--- /dev/null
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+== BEGIN TEXT ONLY VERSION ==
+
+Software License Agreement
+==========================
+
+CKEditor - The text editor for Internet - http://ckeditor.com
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+
+Licensed under the terms of any of the following licenses at your
+choice:
+
+ - GNU General Public License Version 2 or later (the "GPL")
+ http://www.gnu.org/licenses/gpl.html
+ (See Appendix A)
+
+ - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
+ http://www.gnu.org/licenses/lgpl.html
+ (See Appendix B)
+
+ - Mozilla Public License Version 1.1 or later (the "MPL")
+ http://www.mozilla.org/MPL/MPL-1.1.html
+ (See Appendix C)
+
+You are not required to, but if you want to explicitly declare the
+license you have chosen to be bound to when using, reproducing,
+modifying and distributing this software, just include a text file
+titled "legal.txt" in your version of this software, indicating your
+license choice. In any case, your choice will not restrict any
+recipient of your version of this software to use, reproduce, modify
+and distribute this software under any of the above licenses.
+
+Sources of Intellectual Property Included in CKEditor
+=====================================================
+
+Where not otherwise indicated, all CKEditor content is authored by
+CKSource engineers and consists of CKSource-owned intellectual
+property. In some specific instances, CKEditor will incorporate work
+done by developers outside of CKSource with their express permission.
+
+YUI Test: At _source/tests/yuitest.js can be found part of the source
+code of YUI, which is licensed under the terms of the BSD License
+(http://developer.yahoo.com/yui/license.txt). YUI is Copyright (C)
+2008, Yahoo! Inc.
+
+Trademarks
+==========
+
+CKEditor is a trademark of CKSource - Frederico Knabben. All other brand
+and product names are trademarks, registered trademarks or service
+marks of their respective holders.
+
+Appendix A: The GPL License
+===========================
+
+ GNU GENERAL PUBLIC LICENSE
+ Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software-to make sure the software is free for all its users. This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it. (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.) You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+ To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have. You must make sure that they, too, receive or can get the
+source code. And you must show them these terms so they know their
+rights.
+
+ We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+ Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software. If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+ Finally, any free program is threatened constantly by software
+patents. We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary. To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ GNU GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License. The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language. (Hereinafter, translation is included without limitation in
+the term "modification".) Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+ 1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+ 2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ b) You must cause any work that you distribute or publish, that in
+ whole or in part contains or is derived from the Program or any
+ part thereof, to be licensed as a whole at no charge to all third
+ parties under the terms of this License.
+
+ c) If the modified program normally reads commands interactively
+ when run, you must cause it, when started running for such
+ interactive use in the most ordinary way, to print or display an
+ announcement including an appropriate copyright notice and a
+ notice that there is no warranty (or else, saying that you provide
+ a warranty) and that users may redistribute the program under
+ these conditions, and telling the user how to view a copy of this
+ License. (Exception: if the Program itself is interactive but
+ does not normally print such an announcement, your work based on
+ the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of Sections
+ 1 and 2 above on a medium customarily used for software interchange; or,
+
+ b) Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,
+
+ c) Accompany it with the information you received as to the offer
+ to distribute corresponding source code. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form with such
+ an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it. For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable. However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License. Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+ 5. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Program or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+ 6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+ 7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all. For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded. In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+ 9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation. If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+ 10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission. For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this. Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+ NO WARRANTY
+
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+
+Appendix B: The LGPL License
+============================
+
+ GNU LESSER GENERAL PUBLIC LICENSE
+ Version 2.1, February 1999
+
+ Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+ 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the Lesser GPL. It also counts
+ as the successor of the GNU Library Public License, version 2, hence
+ the version number 2.1.]
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software-to make sure the software is free for all its users.
+
+ This license, the Lesser General Public License, applies to some
+specially designated software packages-typically libraries-of the
+Free Software Foundation and other authors who decide to use it. You
+can use it too, but we suggest you first think carefully about whether
+this license or the ordinary General Public License is the better
+strategy to use in any particular case, based on the explanations below.
+
+ When we speak of free software, we are referring to freedom of use,
+not price. Our General Public Licenses are designed to make sure that
+you have the freedom to distribute copies of free software (and charge
+for this service if you wish); that you receive source code or can get
+it if you want it; that you can change the software and use pieces of
+it in new free programs; and that you are informed that you can do
+these things.
+
+ To protect your rights, we need to make restrictions that forbid
+distributors to deny you these rights or to ask you to surrender these
+rights. These restrictions translate to certain responsibilities for
+you if you distribute copies of the library or if you modify it.
+
+ For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you. You must make sure that they, too, receive or can get the source
+code. If you link other code with the library, you must provide
+complete object files to the recipients, so that they can relink them
+with the library after making changes to the library and recompiling
+it. And you must show them these terms so they know their rights.
+
+ We protect your rights with a two-step method: (1) we copyright the
+library, and (2) we offer you this license, which gives you legal
+permission to copy, distribute and/or modify the library.
+
+ To protect each distributor, we want to make it very clear that
+there is no warranty for the free library. Also, if the library is
+modified by someone else and passed on, the recipients should know
+that what they have is not the original version, so that the original
+author's reputation will not be affected by problems that might be
+introduced by others.
+
+ Finally, software patents pose a constant threat to the existence of
+any free program. We wish to make sure that a company cannot
+effectively restrict the users of a free program by obtaining a
+restrictive license from a patent holder. Therefore, we insist that
+any patent license obtained for a version of the library must be
+consistent with the full freedom of use specified in this license.
+
+ Most GNU software, including some libraries, is covered by the
+ordinary GNU General Public License. This license, the GNU Lesser
+General Public License, applies to certain designated libraries, and
+is quite different from the ordinary General Public License. We use
+this license for certain libraries in order to permit linking those
+libraries into non-free programs.
+
+ When a program is linked with a library, whether statically or using
+a shared library, the combination of the two is legally speaking a
+combined work, a derivative of the original library. The ordinary
+General Public License therefore permits such linking only if the
+entire combination fits its criteria of freedom. The Lesser General
+Public License permits more lax criteria for linking other code with
+the library.
+
+ We call this license the "Lesser" General Public License because it
+does Less to protect the user's freedom than the ordinary General
+Public License. It also provides other free software developers Less
+of an advantage over competing non-free programs. These disadvantages
+are the reason we use the ordinary General Public License for many
+libraries. However, the Lesser license provides advantages in certain
+special circumstances.
+
+ For example, on rare occasions, there may be a special need to
+encourage the widest possible use of a certain library, so that it becomes
+a de-facto standard. To achieve this, non-free programs must be
+allowed to use the library. A more frequent case is that a free
+library does the same job as widely used non-free libraries. In this
+case, there is little to gain by limiting the free library to free
+software only, so we use the Lesser General Public License.
+
+ In other cases, permission to use a particular library in non-free
+programs enables a greater number of people to use a large body of
+free software. For example, permission to use the GNU C Library in
+non-free programs enables many more people to use the whole GNU
+operating system, as well as its variant, the GNU/Linux operating
+system.
+
+ Although the Lesser General Public License is Less protective of the
+users' freedom, it does ensure that the user of a program that is
+linked with the Library has the freedom and the wherewithal to run
+that program using a modified version of the Library.
+
+ The precise terms and conditions for copying, distribution and
+modification follow. Pay close attention to the difference between a
+"work based on the library" and a "work that uses the library". The
+former contains code derived from the library, whereas the latter must
+be combined with the library in order to run.
+
+ GNU LESSER GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License Agreement applies to any software library or other
+program which contains a notice placed by the copyright holder or
+other authorized party saying it may be distributed under the terms of
+this Lesser General Public License (also called "this License").
+Each licensee is addressed as "you".
+
+ A "library" means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+ The "Library", below, refers to any such software library or work
+which has been distributed under these terms. A "work based on the
+Library" means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language. (Hereinafter, translation is
+included without limitation in the term "modification".)
+
+ "Source code" for a work means the preferred form of the work for
+making modifications to it. For a library, complete source code means
+all the source code for all modules it contains, plus any associated
+interface definition files, plus the scripts used to control compilation
+and installation of the library.
+
+ Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it). Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+
+ 1. You may copy and distribute verbatim copies of the Library's
+complete source code as you receive it, in any medium, provided that
+you conspicuously and appropriately publish on each copy an
+appropriate copyright notice and disclaimer of warranty; keep intact
+all the notices that refer to this License and to the absence of any
+warranty; and distribute a copy of this License along with the
+Library.
+
+ You may charge a fee for the physical act of transferring a copy,
+and you may at your option offer warranty protection in exchange for a
+fee.
+
+ 2. You may modify your copy or copies of the Library or any portion
+of it, thus forming a work based on the Library, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) The modified work must itself be a software library.
+
+ b) You must cause the files modified to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ c) You must cause the whole of the work to be licensed at no
+ charge to all third parties under the terms of this License.
+
+ d) If a facility in the modified Library refers to a function or a
+ table of data to be supplied by an application program that uses
+ the facility, other than as an argument passed when the facility
+ is invoked, then you must make a good faith effort to ensure that,
+ in the event an application does not supply such function or
+ table, the facility still operates, and performs whatever part of
+ its purpose remains meaningful.
+
+ (For example, a function in a library to compute square roots has
+ a purpose that is entirely well-defined independent of the
+ application. Therefore, Subsection 2d requires that any
+ application-supplied function or table used by this function must
+ be optional: if the application does not supply it, the square
+ root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Library,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Library, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote
+it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library. To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License. (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.) Do not make any other change in
+these notices.
+
+ Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+ This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+ 4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you accompany
+it with the complete corresponding machine-readable source code, which
+must be distributed under the terms of Sections 1 and 2 above on a
+medium customarily used for software interchange.
+
+ If distribution of object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the
+source code from the same place satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a "work that uses the Library". Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+ However, linking a "work that uses the Library" with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a "work that uses the
+library". The executable is therefore covered by this License.
+Section 6 states terms for distribution of such executables.
+
+ When a "work that uses the Library" uses material from a header file
+that is part of the Library, the object code for the work may be a
+derivative work of the Library even though the source code is not.
+Whether this is true is especially significant if the work can be
+linked without the Library, or if the work is itself a library. The
+threshold for this to be true is not precisely defined by law.
+
+ If such an object file uses only numerical parameters, data
+structure layouts and accessors, and small macros and small inline
+functions (ten lines or less in length), then the use of the object
+file is unrestricted, regardless of whether it is legally a derivative
+work. (Executables containing this object code plus portions of the
+Library will still fall under Section 6.)
+
+ Otherwise, if the work is a derivative of the Library, you may
+distribute the object code for the work under the terms of Section 6.
+Any executables containing that work also fall under Section 6,
+whether or not they are linked directly with the Library itself.
+
+ 6. As an exception to the Sections above, you may also combine or
+link a "work that uses the Library" with the Library to produce a
+work containing portions of the Library, and distribute that work
+under terms of your choice, provided that the terms permit
+modification of the work for the customer's own use and reverse
+engineering for debugging such modifications.
+
+ You must give prominent notice with each copy of the work that the
+Library is used in it and that the Library and its use are covered by
+this License. You must supply a copy of this License. If the work
+during execution displays copyright notices, you must include the
+copyright notice for the Library among them, as well as a reference
+directing the user to the copy of this License. Also, you must do one
+of these things:
+
+ a) Accompany the work with the complete corresponding
+ machine-readable source code for the Library including whatever
+ changes were used in the work (which must be distributed under
+ Sections 1 and 2 above); and, if the work is an executable linked
+ with the Library, with the complete machine-readable "work that
+ uses the Library", as object code and/or source code, so that the
+ user can modify the Library and then relink to produce a modified
+ executable containing the modified Library. (It is understood
+ that the user who changes the contents of definitions files in the
+ Library will not necessarily be able to recompile the application
+ to use the modified definitions.)
+
+ b) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (1) uses at run time a
+ copy of the library already present on the user's computer system,
+ rather than copying library functions into the executable, and (2)
+ will operate properly with a modified version of the library, if
+ the user installs one, as long as the modified version is
+ interface-compatible with the version that the work was made with.
+
+ c) Accompany the work with a written offer, valid for at
+ least three years, to give the same user the materials
+ specified in Subsection 6a, above, for a charge no more
+ than the cost of performing this distribution.
+
+ d) If distribution of the work is made by offering access to copy
+ from a designated place, offer equivalent access to copy the above
+ specified materials from the same place.
+
+ e) Verify that the user has already received a copy of these
+ materials or that you have already sent this user a copy.
+
+ For an executable, the required form of the "work that uses the
+Library" must include any data and utility programs needed for
+reproducing the executable from it. However, as a special exception,
+the materials to be distributed need not include anything that is
+normally distributed (in either source or binary form) with the major
+components (compiler, kernel, and so on) of the operating system on
+which the executable runs, unless that component itself accompanies
+the executable.
+
+ It may happen that this requirement contradicts the license
+restrictions of other proprietary libraries that do not normally
+accompany the operating system. Such a contradiction means you cannot
+use both them and the Library together in an executable that you
+distribute.
+
+ 7. You may place library facilities that are a work based on the
+Library side-by-side in a single library together with other library
+facilities not covered by this License, and distribute such a combined
+library, provided that the separate distribution of the work based on
+the Library and of the other library facilities is otherwise
+permitted, and provided that you do these two things:
+
+ a) Accompany the combined library with a copy of the same work
+ based on the Library, uncombined with any other library
+ facilities. This must be distributed under the terms of the
+ Sections above.
+
+ b) Give prominent notice with the combined library of the fact
+ that part of it is a work based on the Library, and explaining
+ where to find the accompanying uncombined form of the same work.
+
+ 8. You may not copy, modify, sublicense, link with, or distribute
+the Library except as expressly provided under this License. Any
+attempt otherwise to copy, modify, sublicense, link with, or
+distribute the Library is void, and will automatically terminate your
+rights under this License. However, parties who have received copies,
+or rights, from you under this License will not have their licenses
+terminated so long as such parties remain in full compliance.
+
+ 9. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Library or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Library (or any work based on the
+Library), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Library or works based on it.
+
+ 10. Each time you redistribute the Library (or any work based on the
+Library), the recipient automatically receives a license from the
+original licensor to copy, distribute, link with or modify the Library
+subject to these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties with
+this License.
+
+ 11. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Library at all. For example, if a patent
+license would not permit royalty-free redistribution of the Library by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Library.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply,
+and the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 12. If the distribution and/or use of the Library is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Library under this License may add
+an explicit geographical distribution limitation excluding those countries,
+so that distribution is permitted only in or among countries not thus
+excluded. In such case, this License incorporates the limitation as if
+written in the body of this License.
+
+ 13. The Free Software Foundation may publish revised and/or new
+versions of the Lesser General Public License from time to time.
+Such new versions will be similar in spirit to the present version,
+but may differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Library
+specifies a version number of this License which applies to it and
+"any later version", you have the option of following the terms and
+conditions either of that version or of any later version published by
+the Free Software Foundation. If the Library does not specify a
+license version number, you may choose any version ever published by
+the Free Software Foundation.
+
+ 14. If you wish to incorporate parts of the Library into other free
+programs whose distribution conditions are incompatible with these,
+write to the author to ask for permission. For software which is
+copyrighted by the Free Software Foundation, write to the Free
+Software Foundation; we sometimes make exceptions for this. Our
+decision will be guided by the two goals of preserving the free status
+of all derivatives of our free software and of promoting the sharing
+and reuse of software generally.
+
+ NO WARRANTY
+
+ 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+
+Appendix C: The MPL License
+===========================
+
+ MOZILLA PUBLIC LICENSE
+ Version 1.1
+
+ ===============
+
+1. Definitions.
+
+ 1.0.1. "Commercial Use" means distribution or otherwise making the
+ Covered Code available to a third party.
+
+ 1.1. "Contributor" means each entity that creates or contributes to
+ the creation of Modifications.
+
+ 1.2. "Contributor Version" means the combination of the Original
+ Code, prior Modifications used by a Contributor, and the Modifications
+ made by that particular Contributor.
+
+ 1.3. "Covered Code" means the Original Code or Modifications or the
+ combination of the Original Code and Modifications, in each case
+ including portions thereof.
+
+ 1.4. "Electronic Distribution Mechanism" means a mechanism generally
+ accepted in the software development community for the electronic
+ transfer of data.
+
+ 1.5. "Executable" means Covered Code in any form other than Source
+ Code.
+
+ 1.6. "Initial Developer" means the individual or entity identified
+ as the Initial Developer in the Source Code notice required by Exhibit
+ A.
+
+ 1.7. "Larger Work" means a work which combines Covered Code or
+ portions thereof with code not governed by the terms of this License.
+
+ 1.8. "License" means this document.
+
+ 1.8.1. "Licensable" means having the right to grant, to the maximum
+ extent possible, whether at the time of the initial grant or
+ subsequently acquired, any and all of the rights conveyed herein.
+
+ 1.9. "Modifications" means any addition to or deletion from the
+ substance or structure of either the Original Code or any previous
+ Modifications. When Covered Code is released as a series of files, a
+ Modification is:
+ A. Any addition to or deletion from the contents of a file
+ containing Original Code or previous Modifications.
+
+ B. Any new file that contains any part of the Original Code or
+ previous Modifications.
+
+ 1.10. "Original Code" means Source Code of computer software code
+ which is described in the Source Code notice required by Exhibit A as
+ Original Code, and which, at the time of its release under this
+ License is not already Covered Code governed by this License.
+
+ 1.10.1. "Patent Claims" means any patent claim(s), now owned or
+ hereafter acquired, including without limitation, method, process,
+ and apparatus claims, in any patent Licensable by grantor.
+
+ 1.11. "Source Code" means the preferred form of the Covered Code for
+ making modifications to it, including all modules it contains, plus
+ any associated interface definition files, scripts used to control
+ compilation and installation of an Executable, or source code
+ differential comparisons against either the Original Code or another
+ well known, available Covered Code of the Contributor's choice. The
+ Source Code can be in a compressed or archival form, provided the
+ appropriate decompression or de-archiving software is widely available
+ for no charge.
+
+ 1.12. "You" (or "Your") means an individual or a legal entity
+ exercising rights under, and complying with all of the terms of, this
+ License or a future version of this License issued under Section 6.1.
+ For legal entities, "You" includes any entity which controls, is
+ controlled by, or is under common control with You. For purposes of
+ this definition, "control" means (a) the power, direct or indirect,
+ to cause the direction or management of such entity, whether by
+ contract or otherwise, or (b) ownership of more than fifty percent
+ (50%) of the outstanding shares or beneficial ownership of such
+ entity.
+
+2. Source Code License.
+
+ 2.1. The Initial Developer Grant.
+ The Initial Developer hereby grants You a world-wide, royalty-free,
+ non-exclusive license, subject to third party intellectual property
+ claims:
+ (a) under intellectual property rights (other than patent or
+ trademark) Licensable by Initial Developer to use, reproduce,
+ modify, display, perform, sublicense and distribute the Original
+ Code (or portions thereof) with or without Modifications, and/or
+ as part of a Larger Work; and
+
+ (b) under Patents Claims infringed by the making, using or
+ selling of Original Code, to make, have made, use, practice,
+ sell, and offer for sale, and/or otherwise dispose of the
+ Original Code (or portions thereof).
+
+ (c) the licenses granted in this Section 2.1(a) and (b) are
+ effective on the date Initial Developer first distributes
+ Original Code under the terms of this License.
+
+ (d) Notwithstanding Section 2.1(b) above, no patent license is
+ granted: 1) for code that You delete from the Original Code; 2)
+ separate from the Original Code; or 3) for infringements caused
+ by: i) the modification of the Original Code or ii) the
+ combination of the Original Code with other software or devices.
+
+ 2.2. Contributor Grant.
+ Subject to third party intellectual property claims, each Contributor
+ hereby grants You a world-wide, royalty-free, non-exclusive license
+
+ (a) under intellectual property rights (other than patent or
+ trademark) Licensable by Contributor, to use, reproduce, modify,
+ display, perform, sublicense and distribute the Modifications
+ created by such Contributor (or portions thereof) either on an
+ unmodified basis, with other Modifications, as Covered Code
+ and/or as part of a Larger Work; and
+
+ (b) under Patent Claims infringed by the making, using, or
+ selling of Modifications made by that Contributor either alone
+ and/or in combination with its Contributor Version (or portions
+ of such combination), to make, use, sell, offer for sale, have
+ made, and/or otherwise dispose of: 1) Modifications made by that
+ Contributor (or portions thereof); and 2) the combination of
+ Modifications made by that Contributor with its Contributor
+ Version (or portions of such combination).
+
+ (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
+ effective on the date Contributor first makes Commercial Use of
+ the Covered Code.
+
+ (d) Notwithstanding Section 2.2(b) above, no patent license is
+ granted: 1) for any code that Contributor has deleted from the
+ Contributor Version; 2) separate from the Contributor Version;
+ 3) for infringements caused by: i) third party modifications of
+ Contributor Version or ii) the combination of Modifications made
+ by that Contributor with other software (except as part of the
+ Contributor Version) or other devices; or 4) under Patent Claims
+ infringed by Covered Code in the absence of Modifications made by
+ that Contributor.
+
+3. Distribution Obligations.
+
+ 3.1. Application of License.
+ The Modifications which You create or to which You contribute are
+ governed by the terms of this License, including without limitation
+ Section 2.2. The Source Code version of Covered Code may be
+ distributed only under the terms of this License or a future version
+ of this License released under Section 6.1, and You must include a
+ copy of this License with every copy of the Source Code You
+ distribute. You may not offer or impose any terms on any Source Code
+ version that alters or restricts the applicable version of this
+ License or the recipients' rights hereunder. However, You may include
+ an additional document offering the additional rights described in
+ Section 3.5.
+
+ 3.2. Availability of Source Code.
+ Any Modification which You create or to which You contribute must be
+ made available in Source Code form under the terms of this License
+ either on the same media as an Executable version or via an accepted
+ Electronic Distribution Mechanism to anyone to whom you made an
+ Executable version available; and if made available via Electronic
+ Distribution Mechanism, must remain available for at least twelve (12)
+ months after the date it initially became available, or at least six
+ (6) months after a subsequent version of that particular Modification
+ has been made available to such recipients. You are responsible for
+ ensuring that the Source Code version remains available even if the
+ Electronic Distribution Mechanism is maintained by a third party.
+
+ 3.3. Description of Modifications.
+ You must cause all Covered Code to which You contribute to contain a
+ file documenting the changes You made to create that Covered Code and
+ the date of any change. You must include a prominent statement that
+ the Modification is derived, directly or indirectly, from Original
+ Code provided by the Initial Developer and including the name of the
+ Initial Developer in (a) the Source Code, and (b) in any notice in an
+ Executable version or related documentation in which You describe the
+ origin or ownership of the Covered Code.
+
+ 3.4. Intellectual Property Matters
+ (a) Third Party Claims.
+ If Contributor has knowledge that a license under a third party's
+ intellectual property rights is required to exercise the rights
+ granted by such Contributor under Sections 2.1 or 2.2,
+ Contributor must include a text file with the Source Code
+ distribution titled "LEGAL" which describes the claim and the
+ party making the claim in sufficient detail that a recipient will
+ know whom to contact. If Contributor obtains such knowledge after
+ the Modification is made available as described in Section 3.2,
+ Contributor shall promptly modify the LEGAL file in all copies
+ Contributor makes available thereafter and shall take other steps
+ (such as notifying appropriate mailing lists or newsgroups)
+ reasonably calculated to inform those who received the Covered
+ Code that new knowledge has been obtained.
+
+ (b) Contributor APIs.
+ If Contributor's Modifications include an application programming
+ interface and Contributor has knowledge of patent licenses which
+ are reasonably necessary to implement that API, Contributor must
+ also include this information in the LEGAL file.
+
+ (c) Representations.
+ Contributor represents that, except as disclosed pursuant to
+ Section 3.4(a) above, Contributor believes that Contributor's
+ Modifications are Contributor's original creation(s) and/or
+ Contributor has sufficient rights to grant the rights conveyed by
+ this License.
+
+ 3.5. Required Notices.
+ You must duplicate the notice in Exhibit A in each file of the Source
+ Code. If it is not possible to put such notice in a particular Source
+ Code file due to its structure, then You must include such notice in a
+ location (such as a relevant directory) where a user would be likely
+ to look for such a notice. If You created one or more Modification(s)
+ You may add your name as a Contributor to the notice described in
+ Exhibit A. You must also duplicate this License in any documentation
+ for the Source Code where You describe recipients' rights or ownership
+ rights relating to Covered Code. You may choose to offer, and to
+ charge a fee for, warranty, support, indemnity or liability
+ obligations to one or more recipients of Covered Code. However, You
+ may do so only on Your own behalf, and not on behalf of the Initial
+ Developer or any Contributor. You must make it absolutely clear than
+ any such warranty, support, indemnity or liability obligation is
+ offered by You alone, and You hereby agree to indemnify the Initial
+ Developer and every Contributor for any liability incurred by the
+ Initial Developer or such Contributor as a result of warranty,
+ support, indemnity or liability terms You offer.
+
+ 3.6. Distribution of Executable Versions.
+ You may distribute Covered Code in Executable form only if the
+ requirements of Section 3.1-3.5 have been met for that Covered Code,
+ and if You include a notice stating that the Source Code version of
+ the Covered Code is available under the terms of this License,
+ including a description of how and where You have fulfilled the
+ obligations of Section 3.2. The notice must be conspicuously included
+ in any notice in an Executable version, related documentation or
+ collateral in which You describe recipients' rights relating to the
+ Covered Code. You may distribute the Executable version of Covered
+ Code or ownership rights under a license of Your choice, which may
+ contain terms different from this License, provided that You are in
+ compliance with the terms of this License and that the license for the
+ Executable version does not attempt to limit or alter the recipient's
+ rights in the Source Code version from the rights set forth in this
+ License. If You distribute the Executable version under a different
+ license You must make it absolutely clear that any terms which differ
+ from this License are offered by You alone, not by the Initial
+ Developer or any Contributor. You hereby agree to indemnify the
+ Initial Developer and every Contributor for any liability incurred by
+ the Initial Developer or such Contributor as a result of any such
+ terms You offer.
+
+ 3.7. Larger Works.
+ You may create a Larger Work by combining Covered Code with other code
+ not governed by the terms of this License and distribute the Larger
+ Work as a single product. In such a case, You must make sure the
+ requirements of this License are fulfilled for the Covered Code.
+
+4. Inability to Comply Due to Statute or Regulation.
+
+ If it is impossible for You to comply with any of the terms of this
+ License with respect to some or all of the Covered Code due to
+ statute, judicial order, or regulation then You must: (a) comply with
+ the terms of this License to the maximum extent possible; and (b)
+ describe the limitations and the code they affect. Such description
+ must be included in the LEGAL file described in Section 3.4 and must
+ be included with all distributions of the Source Code. Except to the
+ extent prohibited by statute or regulation, such description must be
+ sufficiently detailed for a recipient of ordinary skill to be able to
+ understand it.
+
+5. Application of this License.
+
+ This License applies to code to which the Initial Developer has
+ attached the notice in Exhibit A and to related Covered Code.
+
+6. Versions of the License.
+
+ 6.1. New Versions.
+ Netscape Communications Corporation ("Netscape") may publish revised
+ and/or new versions of the License from time to time. Each version
+ will be given a distinguishing version number.
+
+ 6.2. Effect of New Versions.
+ Once Covered Code has been published under a particular version of the
+ License, You may always continue to use it under the terms of that
+ version. You may also choose to use such Covered Code under the terms
+ of any subsequent version of the License published by Netscape. No one
+ other than Netscape has the right to modify the terms applicable to
+ Covered Code created under this License.
+
+ 6.3. Derivative Works.
+ If You create or use a modified version of this License (which you may
+ only do in order to apply it to code which is not already Covered Code
+ governed by this License), You must (a) rename Your license so that
+ the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
+ "MPL", "NPL" or any confusingly similar phrase do not appear in your
+ license (except to note that your license differs from this License)
+ and (b) otherwise make it clear that Your version of the license
+ contains terms which differ from the Mozilla Public License and
+ Netscape Public License. (Filling in the name of the Initial
+ Developer, Original Code or Contributor in the notice described in
+ Exhibit A shall not of themselves be deemed to be modifications of
+ this License.)
+
+7. DISCLAIMER OF WARRANTY.
+
+ COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
+ WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
+ WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
+ DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
+ THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
+ IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
+ YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
+ COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
+ OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
+ ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
+
+8. TERMINATION.
+
+ 8.1. This License and the rights granted hereunder will terminate
+ automatically if You fail to comply with terms herein and fail to cure
+ such breach within 30 days of becoming aware of the breach. All
+ sublicenses to the Covered Code which are properly granted shall
+ survive any termination of this License. Provisions which, by their
+ nature, must remain in effect beyond the termination of this License
+ shall survive.
+
+ 8.2. If You initiate litigation by asserting a patent infringement
+ claim (excluding declatory judgment actions) against Initial Developer
+ or a Contributor (the Initial Developer or Contributor against whom
+ You file such action is referred to as "Participant") alleging that:
+
+ (a) such Participant's Contributor Version directly or indirectly
+ infringes any patent, then any and all rights granted by such
+ Participant to You under Sections 2.1 and/or 2.2 of this License
+ shall, upon 60 days notice from Participant terminate prospectively,
+ unless if within 60 days after receipt of notice You either: (i)
+ agree in writing to pay Participant a mutually agreeable reasonable
+ royalty for Your past and future use of Modifications made by such
+ Participant, or (ii) withdraw Your litigation claim with respect to
+ the Contributor Version against such Participant. If within 60 days
+ of notice, a reasonable royalty and payment arrangement are not
+ mutually agreed upon in writing by the parties or the litigation claim
+ is not withdrawn, the rights granted by Participant to You under
+ Sections 2.1 and/or 2.2 automatically terminate at the expiration of
+ the 60 day notice period specified above.
+
+ (b) any software, hardware, or device, other than such Participant's
+ Contributor Version, directly or indirectly infringes any patent, then
+ any rights granted to You by such Participant under Sections 2.1(b)
+ and 2.2(b) are revoked effective as of the date You first made, used,
+ sold, distributed, or had made, Modifications made by that
+ Participant.
+
+ 8.3. If You assert a patent infringement claim against Participant
+ alleging that such Participant's Contributor Version directly or
+ indirectly infringes any patent where such claim is resolved (such as
+ by license or settlement) prior to the initiation of patent
+ infringement litigation, then the reasonable value of the licenses
+ granted by such Participant under Sections 2.1 or 2.2 shall be taken
+ into account in determining the amount or value of any payment or
+ license.
+
+ 8.4. In the event of termination under Sections 8.1 or 8.2 above,
+ all end user license agreements (excluding distributors and resellers)
+ which have been validly granted by You or any distributor hereunder
+ prior to termination shall survive termination.
+
+9. LIMITATION OF LIABILITY.
+
+ UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
+ (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
+ DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
+ OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
+ ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
+ CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
+ WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
+ COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
+ INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
+ LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
+ RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
+ PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
+ EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
+ THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
+
+10. U.S. GOVERNMENT END USERS.
+
+ The Covered Code is a "commercial item," as that term is defined in
+ 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
+ software" and "commercial computer software documentation," as such
+ terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
+ C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
+ all U.S. Government End Users acquire Covered Code with only those
+ rights set forth herein.
+
+11. MISCELLANEOUS.
+
+ This License represents the complete agreement concerning subject
+ matter hereof. If any provision of this License is held to be
+ unenforceable, such provision shall be reformed only to the extent
+ necessary to make it enforceable. This License shall be governed by
+ California law provisions (except to the extent applicable law, if
+ any, provides otherwise), excluding its conflict-of-law provisions.
+ With respect to disputes in which at least one party is a citizen of,
+ or an entity chartered or registered to do business in the United
+ States of America, any litigation relating to this License shall be
+ subject to the jurisdiction of the Federal Courts of the Northern
+ District of California, with venue lying in Santa Clara County,
+ California, with the losing party responsible for costs, including
+ without limitation, court costs and reasonable attorneys' fees and
+ expenses. The application of the United Nations Convention on
+ Contracts for the International Sale of Goods is expressly excluded.
+ Any law or regulation which provides that the language of a contract
+ shall be construed against the drafter shall not apply to this
+ License.
+
+12. RESPONSIBILITY FOR CLAIMS.
+
+ As between Initial Developer and the Contributors, each party is
+ responsible for claims and damages arising, directly or indirectly,
+ out of its utilization of rights under this License and You agree to
+ work with Initial Developer and Contributors to distribute such
+ responsibility on an equitable basis. Nothing herein is intended or
+ shall be deemed to constitute any admission of liability.
+
+13. MULTIPLE-LICENSED CODE.
+
+ Initial Developer may designate portions of the Covered Code as
+ "Multiple-Licensed". "Multiple-Licensed" means that the Initial
+ Developer permits you to utilize portions of the Covered Code under
+ Your choice of the NPL or the alternative licenses, if any, specified
+ by the Initial Developer in the file described in Exhibit A.
+
+EXHIBIT A -Mozilla Public License.
+
+ ``The contents of this file are subject to the Mozilla Public License
+ Version 1.1 (the "License"); you may not use this file except in
+ compliance with the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+
+ Software distributed under the License is distributed on an "AS IS"
+ basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
+ License for the specific language governing rights and limitations
+ under the License.
+
+ The Original Code is ______________________________________.
+
+ The Initial Developer of the Original Code is ________________________.
+ Portions created by ______________________ are Copyright (C) ______
+ _______________________. All Rights Reserved.
+
+ Contributor(s): ______________________________________.
+
+ Alternatively, the contents of this file may be used under the terms
+ of the _____ license (the "[___] License"), in which case the
+ provisions of [______] License are applicable instead of those
+ above. If you wish to allow use of your version of this file only
+ under the terms of the [____] License and not to allow others to use
+ your version of this file under the MPL, indicate your decision by
+ deleting the provisions above and replace them with the notice and
+ other provisions required by the [___] License. If you do not delete
+ the provisions above, a recipient may use your version of this file
+ under either the MPL or the [___] License."
+
+ [NOTE: The text of this Exhibit A may differ slightly from the text of
+ the notices in the Source Code files of the Original Code. You should
+ use the text of this Exhibit A rather than the text found in the
+ Original Code Source Code for Your Modifications.]
+
+== END TEXT ONLY VERSION ==
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <title>License - CKEditor</title>
+</head>
+<body>
+ <h1>
+ Software License Agreement
+ </h1>
+ <p>
+ <strong>CKEditor™</strong> - The text editor for Internet™ - <a href="http://ckeditor.com">
+ http://ckeditor.com</a><br />
+ Copyright © 2003-2010, <a href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
+ </p>
+ <p>
+ Licensed under the terms of any of the following licenses at your choice:
+ </p>
+ <ul>
+ <li><a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a> Version
+ 2 or later (the "GPL");</li>
+ <li><a href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public License</a>
+ Version 2.1 or later (the "LGPL");</li>
+ <li><a href="http://www.mozilla.org/MPL/MPL-1.1.html">Mozilla Public License</a> Version
+ 1.1 or later (the "MPL").</li>
+ </ul>
+ <p>
+ You are not required to, but if you want to explicitly declare the license you have
+ chosen to be bound to when using, reproducing, modifying and distributing this software,
+ just include a text file titled "LEGAL" in your version of this software, indicating
+ your license choice. In any case, your choice will not restrict any recipient of
+ your version of this software to use, reproduce, modify and distribute this software
+ under any of the above licenses.
+ </p>
+ <h2>
+ Sources of Intellectual Property Included in CKEditor
+ </h2>
+ <p>
+ Where not otherwise indicated, all CKEditor content is authored by CKSource engineers
+ and consists of CKSource-owned intellectual property. In some specific instances,
+ CKEditor will incorporate work done by developers outside of CKSource with their
+ express permission.
+ </p>
+ <p>
+ <a href="http://developer.yahoo.com/yui/yuitest/">YUI Test</a>: At _source/tests/yuitest.js
+ can be found part of the source code of YUI, which is licensed under the terms of
+ the <a href="http://developer.yahoo.com/yui/license.txt">BSD License</a>. YUI is
+ Copyright © 2008, Yahoo! Inc.
+ </p>
+ <h2>
+ Trademarks
+ </h2>
+ <p>
+ CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product
+ names are trademarks, registered trademarks or service marks of their respective
+ holders.
+ </p>
+</body>
+</html>
--- /dev/null
+(function(){if(!window.CKEDITOR){window.CKEDITOR=(function(){var a={timestamp:"A73H4H9",version:"3.3.2",revision:"5805",_:{},status:"unloaded",basePath:(function(){var d=window.CKEDITOR_BASEPATH||"";if(!d){var e=document.getElementsByTagName("script");for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break}}}if(d.indexOf("://")==-1){if(d.indexOf("/")===0){d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d}else{d=location.href.match(/^[^\?]*\/(?:)/)[0]+d}}if(!d){throw'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.'}return d})(),getUrl:function(d){if(d.indexOf("://")==-1&&d.indexOf("/")!==0){d=this.basePath+d}if(this.timestamp&&d.charAt(d.length-1)!="/"){d+=(d.indexOf("?")>=0?"&":"?")+"t="+this.timestamp}return d}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d)}}return a})()}var a=CKEDITOR;if(!a.event){a.event=function(){};a.event.implementOn=function(b,c){var d=a.event.prototype;for(var e in d){if(b[e]==undefined){b[e]=d[e]}}};a.event.prototype=(function(){var b=function(d){var e=d.getPrivate&&d.getPrivate()||d._||(d._={});return e.events||(e.events={})},c=function(d){this.name=d;this.listeners=[]};c.prototype={getListenerIndex:function(d){for(var e=0,f=this.listeners;e<f.length;e++){if(f[e].fn==d){return e}}return -1}};return{on:function(d,e,f,g,h){var i=b(this),j=i[d]||(i[d]=new c(d));if(j.getListenerIndex(e)<0){var k=j.listeners;if(!f){f=this}if(isNaN(h)){h=10}var l=this,m=function(o,p,q,r){var s={name:d,sender:this,editor:o,data:p,listenerData:g,stop:q,cancel:r,removeListener:function(){l.removeListener(d,e)}};e.call(f,s);return s.data};m.fn=e;m.priority=h;for(var n=k.length-1;n>=0;n--){if(k[n].priority<=h){k.splice(n+1,0,m);return}}k.unshift(m)}},fire:(function(){var d=false,e=function(){d=true},f=false,g=function(){f=true};return function(h,i,j){var k=b(this)[h],l=d,m=f;d=f=false;if(k){var n=k.listeners;if(n.length){n=n.slice(0);for(var o=0;o<n.length;o++){var p=n[o].call(this,j,i,e,g);if(typeof p!="undefined"){i=p}if(d||f){break}}}}var q=f||(typeof i=="undefined"?false:i);d=l;f=m;return q}})(),fireOnce:function(d,e,f){var g=this.fire(d,e,f);delete b(this)[d];return g},removeListener:function(d,e){var f=b(this)[d];if(f){var g=f.getListenerIndex(e);if(g>=0){f.listeners.splice(g,1)}}},hasListeners:function(d){var e=b(this)[d];return e&&e.listeners.length>0}}})()}if(!a.editor){a.ELEMENT_MODE_NONE=0;a.ELEMENT_MODE_REPLACE=1;a.ELEMENT_MODE_APPENDTO=2;a.editor=function(b,c,d,e){var f=this;f._={instanceConfig:b,element:c,data:e};f.elementMode=d||0;a.event.call(f);f._init()};a.editor.replace=function(b,c){var d=b;if(typeof d!="object"){d=document.getElementById(b);if(!d){var e=0,f=document.getElementsByName(b);while((d=f[e++])&&d.tagName.toLowerCase()!="textarea"){}}if(!d){throw'[CKEDITOR.editor.replace] The element with id or name "'+b+'" was not found.'}}d.style.visibility="hidden";return new a.editor(c,d,1)};a.editor.appendTo=function(b,c,d){var e=b;if(typeof e!="object"){e=document.getElementById(b);if(!e){throw'[CKEDITOR.editor.appendTo] The element with id "'+b+'" was not found.'}}return new a.editor(c,e,2,d)};a.editor.prototype={_init:function(){var b=a.editor._pending||(a.editor._pending=[]);b.push(this)},fire:function(b,c){return a.event.prototype.fire.call(this,b,c,this)},fireOnce:function(b,c){return a.event.prototype.fireOnce.call(this,b,c,this)}};a.event.implementOn(a.editor.prototype,true)}if(!a.env){a.env=(function(){var b=navigator.userAgent.toLowerCase(),c=window.opera,d={ie:/*@cc_on!@*/false,opera:!!c&&c.version,webkit:b.indexOf(" applewebkit/")>-1,air:b.indexOf(" adobeair/")>-1,mac:b.indexOf("macintosh")>-1,quirks:document.compatMode=="BackCompat",mobile:b.indexOf("mobile")>-1,isCustomDomain:function(){var g=document.domain,h=window.location.hostname;return this.ie&&g!=h&&g!="["+h+"]"}};d.gecko=navigator.product=="Gecko"&&!d.webkit&&!d.opera;var e=0;if(d.ie){e=parseFloat(b.match(/msie (\d+)/)[1]);d.ie8=!!document.documentMode;d.ie8Compat=document.documentMode==8;d.ie7Compat=e==7&&!document.documentMode||document.documentMode==7;d.ie6Compat=e<7||d.quirks}if(d.gecko){var f=b.match(/rv:([\d\.]+)/);if(f){f=f[1].split(".");e=f[0]*10000+(f[1]||0)*100+ +(f[2]||0)}}if(d.opera){e=parseFloat(c.version())}if(d.air){e=parseFloat(b.match(/ adobeair\/(\d+)/)[1])}if(d.webkit){e=parseFloat(b.match(/ applewebkit\/(\d+)/)[1])}d.version=e;d.isCompatible=!d.mobile&&(d.ie&&e>=6||d.gecko&&e>=10801||d.opera&&e>=9.5||d.air&&e>=1||d.webkit&&e>=522||false);d.cssClass="cke_browser_"+(d.ie?"ie":d.gecko?"gecko":d.opera?"opera":d.air?"air":d.webkit?"webkit":"unknown");if(d.quirks){d.cssClass+=" cke_browser_quirks"}if(d.ie){d.cssClass+=" cke_browser_ie"+(d.version<7?"6":d.version>=8?"8":"7");if(d.quirks){d.cssClass+=" cke_browser_iequirks"}}if(d.gecko&&e<10900){d.cssClass+=" cke_browser_gecko18"}return d})()}var b=a.env;var c=b.ie;if(a.status=="unloaded"){(function(){a.event.implementOn(a);a.loadFullCore=function(){if(a.status!="basic_ready"){a.loadFullCore._load=true;return}delete a.loadFullCore;var e=document.createElement("script");e.type="text/javascript";e.src=a.basePath+"ckeditor.js";document.getElementsByTagName("head")[0].appendChild(e)};a.loadFullCoreTimeout=0;a.replaceClass="ckeditor";a.replaceByClassEnabled=true;var d=function(e,f,g,h){if(b.isCompatible){if(a.loadFullCore){a.loadFullCore()}var i=g(e,f,h);a.add(i);return i}return null};a.replace=function(e,f){return d(e,f,a.editor.replace)};a.appendTo=function(e,f,g){return d(e,f,a.editor.appendTo,g)};a.add=function(e){var f=this._.pending||(this._.pending=[]);f.push(e)};a.replaceAll=function(){var e=document.getElementsByTagName("textarea");for(var f=0;f<e.length;f++){var g=null,h=e[f],i=h.name;if(!h.name&&!h.id){continue}if(typeof arguments[0]=="string"){var j=new RegExp("(?:^|\\s)"+arguments[0]+"(?:$|\\s)");if(!j.test(h.className)){continue}}else{if(typeof arguments[0]=="function"){g={};if(arguments[0](h,g)===false){continue}}}this.replace(h,g)}};(function(){var e=function(){var f=a.loadFullCore,g=a.loadFullCoreTimeout;if(a.replaceByClassEnabled){a.replaceAll(a.replaceClass)}a.status="basic_ready";if(f&&f._load){f()}else{if(g){setTimeout(function(){if(a.loadFullCore){a.loadFullCore()}},g*1000)}}};if(window.addEventListener){window.addEventListener("load",e,false)}else{if(window.attachEvent){window.attachEvent("onload",e)}}})();a.status="basic_loaded"})()}a.dom={};var d=a.dom;(function(){var e=[];a.on("reset",function(){e=[]});a.tools={arrayCompare:function(f,g){if(!f&&!g){return true}if(!f||!g||f.length!=g.length){return false}for(var h=0;h<f.length;h++){if(f[h]!=g[h]){return false}}return true},clone:function(f){var g;if(f&&f instanceof Array){g=[];for(var h=0;h<f.length;h++){g[h]=this.clone(f[h])}return g}if(f===null||typeof f!="object"||f instanceof String||f instanceof Number||f instanceof Boolean||f instanceof Date||f instanceof RegExp){return f}g=new f.constructor();for(var i in f){var j=f[i];g[i]=this.clone(j)}return g},capitalize:function(f){return f.charAt(0).toUpperCase()+f.substring(1).toLowerCase()},extend:function(f){var g=arguments.length,h,i;if(typeof(h=arguments[g-1])=="boolean"){g--}else{if(typeof(h=arguments[g-2])=="boolean"){i=arguments[g-1];g-=2}}for(var j=1;j<g;j++){var k=arguments[j];for(var l in k){if(h===true||f[l]==undefined){if(!i||l in i){f[l]=k[l]}}}}return f},prototypedCopy:function(f){var g=function(){};g.prototype=f;return new g()},isArray:function(f){return !!f&&f instanceof Array},isEmpty:function(f){for(var g in f){if(f.hasOwnProperty(g)){return false}}return true},cssStyleToDomStyle:(function(){var f=document.createElement("div").style,g=typeof f.cssFloat!="undefined"?"cssFloat":typeof f.styleFloat!="undefined"?"styleFloat":"float";return function(h){if(h=="float"){return g}else{return h.replace(/-./g,function(i){return i.substr(1).toUpperCase()})}}})(),buildStyleHtml:function(f){f=[].concat(f);var g,h=[];for(var i=0;i<f.length;i++){g=f[i];if(/@import|[{}]/.test(g)){h.push("<style>"+g+"</style>")}else{h.push('<link type="text/css" rel=stylesheet href="'+g+'">')}}return h.join("")},htmlEncode:function(f){var g=function(k){var l=new d.element("span");l.setText(k);return l.getHtml()},h=g("\n").toLowerCase()=="<br>"?function(k){return g(k).replace(/<br>/gi,"\n")}:g,i=g(">")==">"?function(k){return h(k).replace(/>/g,">")}:h,j=g(" ")==" "?function(k){return i(k).replace(/ /g," ")}:i;this.htmlEncode=j;return this.htmlEncode(f)},htmlEncodeAttr:function(f){return f.replace(/"/g,""").replace(/</g,"<").replace(/>/g,">")},escapeCssSelector:function(f){return f.replace(/[\s#:.,$*^\[\]()~=+>]/g,"\\$&")},getNextNumber:(function(){var f=0;return function(){return ++f}})(),override:function(f,g){return g(f)},setTimeout:function(f,g,h,i,j){if(!j){j=window}if(!h){h=j}return j.setTimeout(function(){if(i){f.apply(h,[].concat(i))}else{f.apply(h)}},g||0)},trim:(function(){var f=/(?:^[ \t\n\r]+)|(?:[ \t\n\r]+$)/g;return function(g){return g.replace(f,"")}})(),ltrim:(function(){var f=/^[ \t\n\r]+/g;return function(g){return g.replace(f,"")}})(),rtrim:(function(){var f=/[ \t\n\r]+$/g;return function(g){return g.replace(f,"")}})(),indexOf:Array.prototype.indexOf?function(f,g){return f.indexOf(g)}:function(f,g){for(var h=0,i=f.length;h<i;h++){if(f[h]===g){return h}}return -1},bind:function(f,g){return function(){return f.apply(g,arguments)}},createClass:function(f){var g=f.$,h=f.base,i=f.privates||f._,j=f.proto,k=f.statics;if(i){var l=g;g=function(){var p=this;var m=p._||(p._={});for(var n in i){var o=i[n];m[n]=typeof o=="function"?a.tools.bind(o,p):o}l.apply(p,arguments)}}if(h){g.prototype=this.prototypedCopy(h.prototype);g.prototype.constructor=g;g.prototype.base=function(){this.base=h.prototype.base;h.apply(this,arguments);this.base=arguments.callee}}if(j){this.extend(g.prototype,j,true)}if(k){this.extend(g,k,true)}return g},addFunction:function(f,g){return e.push(function(){f.apply(g||this,arguments)})-1},removeFunction:function(f){e[f]=null},callFunction:function(f){var g=e[f];return g&&g.apply(window,Array.prototype.slice.call(arguments,1))},cssLength:(function(){var f=/^\d+(?:\.\d+)?$/;return function(g){return g+(f.test(g)?"px":"")}})(),repeat:function(f,g){return new Array(g+1).join(f)},tryThese:function(){var f;for(var g=0,h=arguments.length;g<h;g++){var i=arguments[g];try{f=i();break}catch(j){}}return f},genKey:function(){return Array.prototype.slice.call(arguments).join("-")}}})();var e=a.tools;a.dtd=(function(){var f=e.extend,g={isindex:1,fieldset:1},h={input:1,button:1,select:1,textarea:1,label:1},i=f({a:1},h),j=f({iframe:1},i),k={hr:1,ul:1,menu:1,div:1,blockquote:1,noscript:1,table:1,center:1,address:1,dir:1,pre:1,h5:1,dl:1,h4:1,noframes:1,h6:1,ol:1,h1:1,h3:1,h2:1},l={ins:1,del:1,script:1,style:1},m=f({b:1,acronym:1,bdo:1,"var":1,"#":1,abbr:1,code:1,br:1,i:1,cite:1,kbd:1,u:1,strike:1,s:1,tt:1,strong:1,q:1,samp:1,em:1,dfn:1,span:1},l),n=f({sub:1,img:1,object:1,sup:1,basefont:1,map:1,applet:1,font:1,big:1,small:1},m),o=f({p:1},n),p=f({iframe:1},n,h),q={img:1,noscript:1,br:1,kbd:1,center:1,button:1,basefont:1,h5:1,h4:1,samp:1,h6:1,ol:1,h1:1,h3:1,h2:1,form:1,font:1,"#":1,select:1,menu:1,ins:1,abbr:1,label:1,code:1,table:1,script:1,cite:1,input:1,iframe:1,strong:1,textarea:1,noframes:1,big:1,small:1,span:1,hr:1,sub:1,bdo:1,"var":1,div:1,object:1,sup:1,strike:1,dir:1,map:1,dl:1,applet:1,del:1,isindex:1,fieldset:1,ul:1,b:1,acronym:1,a:1,blockquote:1,i:1,u:1,s:1,tt:1,address:1,q:1,pre:1,p:1,em:1,dfn:1},r=f({a:1},p),s={tr:1},t={"#":1},u=f({param:1},q),v=f({form:1},g,j,k,o),w={li:1},x={style:1,script:1},y={base:1,link:1,meta:1,title:1},z=f(y,x),A={head:1,body:1},B={html:1},C={address:1,blockquote:1,center:1,dir:1,div:1,dl:1,fieldset:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,isindex:1,menu:1,noframes:1,ol:1,p:1,pre:1,table:1,ul:1};return{$nonBodyContent:f(B,A,y),$block:C,$blockLimit:{body:1,div:1,td:1,th:1,caption:1,form:1},$inline:r,$body:f({script:1,style:1},C),$cdata:{script:1,style:1},$empty:{area:1,base:1,br:1,col:1,hr:1,img:1,input:1,link:1,meta:1,param:1},$listItem:{dd:1,dt:1,li:1},$list:{ul:1,ol:1,dl:1},$nonEditable:{applet:1,button:1,embed:1,iframe:1,map:1,object:1,option:1,script:1,textarea:1,param:1},$removeEmpty:{abbr:1,acronym:1,address:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,s:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,"var":1},$tabIndex:{a:1,area:1,button:1,input:1,object:1,select:1,textarea:1},$tableContent:{caption:1,col:1,colgroup:1,tbody:1,td:1,tfoot:1,th:1,thead:1,tr:1},html:A,head:z,style:t,script:t,body:v,base:{},link:{},meta:{},title:t,col:{},tr:{td:1,th:1},img:{},colgroup:{col:1},noscript:v,td:v,br:{},th:v,center:v,kbd:r,button:f(o,k),basefont:{},h5:r,h4:r,samp:r,h6:r,ol:w,h1:r,h3:r,option:t,h2:r,form:f(g,j,k,o),select:{optgroup:1,option:1},font:r,ins:r,menu:w,abbr:r,label:r,table:{thead:1,col:1,tbody:1,tr:1,colgroup:1,caption:1,tfoot:1},code:r,script:t,tfoot:s,cite:r,li:v,input:{},iframe:v,strong:r,textarea:t,noframes:v,big:r,small:r,span:r,hr:{},dt:r,sub:r,optgroup:{option:1},param:{},bdo:r,"var":r,div:v,object:u,sup:r,dd:v,strike:r,area:{},dir:w,map:f({area:1,form:1,p:1},g,l,k),applet:u,dl:{dt:1,dd:1},del:r,isindex:{},fieldset:f({legend:1},q),thead:s,ul:w,acronym:r,b:r,a:p,blockquote:v,caption:r,i:r,u:r,tbody:s,s:r,address:f(j,o),tt:r,legend:r,q:r,pre:f(m,i),p:r,em:r,dfn:r}})();var f=a.dtd;d.event=function(g){this.$=g};d.event.prototype={getKey:function(){return this.$.keyCode||this.$.which},getKeystroke:function(){var h=this;var g=h.getKey();if(h.$.ctrlKey||h.$.metaKey){g+=1000}if(h.$.shiftKey){g+=2000}if(h.$.altKey){g+=4000}return g},preventDefault:function(g){var h=this.$;if(h.preventDefault){h.preventDefault()}else{h.returnValue=false}if(g){this.stopPropagation()}},stopPropagation:function(){var g=this.$;if(g.stopPropagation){g.stopPropagation()}else{g.cancelBubble=true}},getTarget:function(){var g=this.$.target||this.$.srcElement;return g?new d.node(g):null}};a.CTRL=1000;a.SHIFT=2000;a.ALT=4000;d.domObject=function(g){if(g){this.$=g}};d.domObject.prototype=(function(){var g=function(h,i){return function(j){if(typeof a!="undefined"){h.fire(i,new d.event(j))}}};return{getPrivate:function(){var h;if(!(h=this.getCustomData("_"))){this.setCustomData("_",h={})}return h},on:function(h){var k=this;var i=k.getCustomData("_cke_nativeListeners");if(!i){i={};k.setCustomData("_cke_nativeListeners",i)}if(!i[h]){var j=i[h]=g(k,h);if(k.$.addEventListener){k.$.addEventListener(h,j,!!a.event.useCapture)}else{if(k.$.attachEvent){k.$.attachEvent("on"+h,j)}}}return a.event.prototype.on.apply(k,arguments)},removeListener:function(h){var k=this;a.event.prototype.removeListener.apply(k,arguments);if(!k.hasListeners(h)){var i=k.getCustomData("_cke_nativeListeners"),j=i&&i[h];if(j){if(k.$.removeEventListener){k.$.removeEventListener(h,j,false)}else{if(k.$.detachEvent){k.$.detachEvent("on"+h,j)}}delete i[h]}}},removeAllListeners:function(){var k=this;var h=k.getCustomData("_cke_nativeListeners");for(var i in h){var j=h[i];if(k.$.removeEventListener){k.$.removeEventListener(i,j,false)}else{if(k.$.detachEvent){k.$.detachEvent("on"+i,j)}}delete h[i]}}}})();(function(g){var h={};a.on("reset",function(){h={}});g.equals=function(i){return i&&i.$===this.$};g.setCustomData=function(i,j){var k=this.getUniqueId(),l=h[k]||(h[k]={});l[i]=j;return this};g.getCustomData=function(i){var j=this.$._cke_expando,k=j&&h[j];return k&&k[i]};g.removeCustomData=function(i){var j=this.$._cke_expando,k=j&&h[j],l=k&&k[i];if(typeof l!="undefined"){delete k[i]}return l||null};g.clearCustomData=function(){this.removeAllListeners();var i=this.$._cke_expando;i&&delete h[i]};g.getUniqueId=function(){return this.$._cke_expando||(this.$._cke_expando=e.getNextNumber())};a.event.implementOn(g)})(d.domObject.prototype);d.window=function(g){d.domObject.call(this,g)};d.window.prototype=new d.domObject();e.extend(d.window.prototype,{focus:function(){if(b.webkit&&this.$.parent){this.$.parent.focus()}this.$.focus()},getViewPaneSize:function(){var g=this.$.document,h=g.compatMode=="CSS1Compat";return{width:(h?g.documentElement.clientWidth:g.body.clientWidth)||0,height:(h?g.documentElement.clientHeight:g.body.clientHeight)||0}},getScrollPosition:function(){var g=this.$;if("pageXOffset" in g){return{x:g.pageXOffset||0,y:g.pageYOffset||0}}else{var h=g.document;return{x:h.documentElement.scrollLeft||h.body.scrollLeft||0,y:h.documentElement.scrollTop||h.body.scrollTop||0}}}});d.document=function(g){d.domObject.call(this,g)};var g=d.document;g.prototype=new d.domObject();e.extend(g.prototype,{appendStyleSheet:function(h){if(this.$.createStyleSheet){this.$.createStyleSheet(h)}else{var i=new d.element("link");i.setAttributes({rel:"stylesheet",type:"text/css",href:h});this.getHead().append(i)}},appendStyleText:function(h){var k=this;if(k.$.createStyleSheet){var i=k.$.createStyleSheet("");i.cssText=h}else{var j=new d.element("style",k);j.append(new d.text(h,k));k.getHead().append(j)}},createElement:function(h,i){var j=new d.element(h,this);if(i){if(i.attributes){j.setAttributes(i.attributes)}if(i.styles){j.setStyles(i.styles)}}return j},createText:function(h){return new d.text(h,this)},focus:function(){this.getWindow().focus()},getById:function(h){var i=this.$.getElementById(h);return i?new d.element(i):null},getByAddress:function(h,i){var j=this.$.documentElement;for(var k=0;j&&k<h.length;k++){var l=h[k];if(!i){j=j.childNodes[l];continue}var m=-1;for(var n=0;n<j.childNodes.length;n++){var o=j.childNodes[n];if(i===true&&o.nodeType==3&&o.previousSibling&&o.previousSibling.nodeType==3){continue}m++;if(m==l){j=o;break}}}return j?new d.node(j):null},getElementsByTag:function(h,i){if(!c&&i){h=i+":"+h}return new d.nodeList(this.$.getElementsByTagName(h))},getHead:function(){var h=this.$.getElementsByTagName("head")[0];h=new d.element(h);return(this.getHead=function(){return h})()},getBody:function(){var h=new d.element(this.$.body);return(this.getBody=function(){return h})()},getDocumentElement:function(){var h=new d.element(this.$.documentElement);return(this.getDocumentElement=function(){return h})()},getWindow:function(){var h=new d.window(this.$.parentWindow||this.$.defaultView);return(this.getWindow=function(){return h})()}});d.node=function(h){if(h){switch(h.nodeType){case 9:return new g(h);case 1:return new d.element(h);case 3:return new d.text(h)}d.domObject.call(this,h)}return this};d.node.prototype=new d.domObject();a.NODE_ELEMENT=1;a.NODE_DOCUMENT=9;a.NODE_TEXT=3;a.NODE_COMMENT=8;a.NODE_DOCUMENT_FRAGMENT=11;a.POSITION_IDENTICAL=0;a.POSITION_DISCONNECTED=1;a.POSITION_FOLLOWING=2;a.POSITION_PRECEDING=4;a.POSITION_IS_CONTAINED=8;a.POSITION_CONTAINS=16;e.extend(d.node.prototype,{appendTo:function(h,i){h.append(this,i);return h},clone:function(h,i){var j=this.$.cloneNode(h);if(!i){var k=function(l){if(l.nodeType!=1){return}l.removeAttribute("id",false);l.removeAttribute("_cke_expando",false);var m=l.childNodes;for(var n=0;n<m.length;n++){k(m[n])}};k(j)}return new d.node(j)},hasPrevious:function(){return !!this.$.previousSibling},hasNext:function(){return !!this.$.nextSibling},insertAfter:function(h){h.$.parentNode.insertBefore(this.$,h.$.nextSibling);return h},insertBefore:function(h){h.$.parentNode.insertBefore(this.$,h.$);return h},insertBeforeMe:function(h){this.$.parentNode.insertBefore(h.$,this.$);return h},getAddress:function(h){var i=[],j=this.getDocument().$.documentElement,k=this.$;while(k&&k!=j){var l=k.parentNode,m=-1;if(l){for(var n=0;n<l.childNodes.length;n++){var o=l.childNodes[n];if(h&&o.nodeType==3&&o.previousSibling&&o.previousSibling.nodeType==3){continue}m++;if(o==k){break}}i.unshift(m)}k=l}return i},getDocument:function(){var h=new g(this.$.ownerDocument||this.$.parentNode.ownerDocument);return(this.getDocument=function(){return h})()},getIndex:function(){var h=this.$,i=h.parentNode&&h.parentNode.firstChild,j=-1;while(i){j++;if(i==h){return j}i=i.nextSibling}return -1},getNextSourceNode:function(h,i,j){if(j&&!j.call){var k=j;j=function(n){return !n.equals(k)}}var l=!h&&this.getFirst&&this.getFirst(),m;if(!l){if(this.type==1&&j&&j(this,true)===false){return null}l=this.getNext()}while(!l&&(m=(m||this).getParent())){if(j&&j(m,true)===false){return null}l=m.getNext()}if(!l){return null}if(j&&j(l)===false){return null}if(i&&i!=l.type){return l.getNextSourceNode(false,i,j)}return l},getPreviousSourceNode:function(h,i,j){if(j&&!j.call){var k=j;j=function(n){return !n.equals(k)}}var l=!h&&this.getLast&&this.getLast(),m;if(!l){if(this.type==1&&j&&j(this,true)===false){return null}l=this.getPrevious()}while(!l&&(m=(m||this).getParent())){if(j&&j(m,true)===false){return null}l=m.getPrevious()}if(!l){return null}if(j&&j(l)===false){return null}if(i&&l.type!=i){return l.getPreviousSourceNode(false,i,j)}return l},getPrevious:function(h){var i=this.$,j;do{i=i.previousSibling;j=i&&new d.node(i)}while(j&&h&&!h(j));return j},getNext:function(h){var i=this.$,j;do{i=i.nextSibling;j=i&&new d.node(i)}while(j&&h&&!h(j));return j},getParent:function(){var h=this.$.parentNode;return h&&h.nodeType==1?new d.node(h):null},getParents:function(h){var i=this,j=[];do{j[h?"push":"unshift"](i)}while(i=i.getParent());return j},getCommonAncestor:function(h){var j=this;if(h.equals(j)){return j}if(h.contains&&h.contains(j)){return h}var i=j.contains?j:j.getParent();do{if(i.contains(h)){return i}}while(i=i.getParent());return null},getPosition:function(h){var i=this.$,j=h.$;if(i.compareDocumentPosition){return i.compareDocumentPosition(j)}if(i==j){return 0}if(this.type==1&&h.type==1){if(i.contains){if(i.contains(j)){return 16+4}if(j.contains(i)){return 8+2}}if("sourceIndex" in i){return i.sourceIndex<0||j.sourceIndex<0?1:i.sourceIndex<j.sourceIndex?4:2}}var k=this.getAddress(),l=h.getAddress(),m=Math.min(k.length,l.length);for(var n=0;n<=m-1;n++){if(k[n]!=l[n]){if(n<m){return k[n]<l[n]?4:2}break}}return k.length<l.length?16+4:8+2},getAscendant:function(h,i){var j=this.$;if(!i){j=j.parentNode}while(j){if(j.nodeName&&j.nodeName.toLowerCase()==h){return new d.node(j)}j=j.parentNode}return null},hasAscendant:function(h,i){var j=this.$;if(!i){j=j.parentNode}while(j){if(j.nodeName&&j.nodeName.toLowerCase()==h){return true}j=j.parentNode}return false},move:function(h,i){h.append(this.remove(),i)},remove:function(h){var i=this.$,j=i.parentNode;if(j){if(h){for(var k;k=i.firstChild;){j.insertBefore(i.removeChild(k),i)}}j.removeChild(i)}return this},replace:function(h){this.insertBefore(h);h.remove()},trim:function(){this.ltrim();this.rtrim()},ltrim:function(){var k=this;var h;while(k.getFirst&&(h=k.getFirst())){if(h.type==3){var i=e.ltrim(h.getText()),j=h.getLength();if(!i){h.remove();continue}else{if(i.length<j){h.split(j-i.length);k.$.removeChild(k.$.firstChild)}}}break}},rtrim:function(){var k=this;var h;while(k.getLast&&(h=k.getLast())){if(h.type==3){var i=e.rtrim(h.getText()),j=h.getLength();if(!i){h.remove();continue}else{if(i.length<j){h.split(i.length);k.$.lastChild.parentNode.removeChild(k.$.lastChild)}}}break}if(!c&&!b.opera){h=k.$.lastChild;if(h&&h.type==1&&h.nodeName.toLowerCase()=="br"){h.parentNode.removeChild(h)}}}});d.nodeList=function(h){this.$=h};d.nodeList.prototype={count:function(){return this.$.length},getItem:function(h){var i=this.$[h];return i?new d.node(i):null}};d.element=function(h,i){if(typeof h=="string"){h=(i?i.$:document).createElement(h)}d.domObject.call(this,h)};var h=d.element;h.get=function(i){return i&&(i.$?i:new h(i))};h.prototype=new d.node();h.createFromHtml=function(i,j){var k=new h("div",j);k.setHtml(i);return k.getFirst().remove()};h.setMarker=function(i,j,k,l){var m=j.getCustomData("list_marker_id")||j.setCustomData("list_marker_id",e.getNextNumber()).getCustomData("list_marker_id"),n=j.getCustomData("list_marker_names")||j.setCustomData("list_marker_names",{}).getCustomData("list_marker_names");i[m]=j;n[k]=1;return j.setCustomData(k,l)};h.clearAllMarkers=function(i){for(var j in i){h.clearMarkers(i,i[j],true)}};h.clearMarkers=function(i,j,k){var l=j.getCustomData("list_marker_names"),m=j.getCustomData("list_marker_id");for(var n in l){j.removeCustomData(n)}j.removeCustomData("list_marker_names");if(k){j.removeCustomData("list_marker_id");delete i[m]}};e.extend(h.prototype,{type:1,addClass:function(i){var j=this.$.className;if(j){var k=new RegExp("(?:^|\\s)"+i+"(?:\\s|$)","");if(!k.test(j)){j+=" "+i}}this.$.className=j||i},removeClass:function(i){var j=this.getAttribute("class");if(j){var k=new RegExp("(?:^|\\s+)"+i+"(?=\\s|$)","i");if(k.test(j)){j=j.replace(k,"").replace(/^\s+/,"");if(j){this.setAttribute("class",j)}else{this.removeAttribute("class")}}}},hasClass:function(i){var j=new RegExp("(?:^|\\s+)"+i+"(?=\\s|$)","");return j.test(this.getAttribute("class"))},append:function(i,j){var k=this;if(typeof i=="string"){i=k.getDocument().createElement(i)}if(j){k.$.insertBefore(i.$,k.$.firstChild)}else{k.$.appendChild(i.$)}return i},appendHtml:function(i){var k=this;if(!k.$.childNodes.length){k.setHtml(i)}else{var j=new h("div",k.getDocument());j.setHtml(i);j.moveChildren(k)}},appendText:function(i){if(this.$.text!=undefined){this.$.text+=i}else{this.append(new d.text(i))}},appendBogus:function(){var k=this;var i=k.getLast();while(i&&i.type==3&&!e.rtrim(i.getText())){i=i.getPrevious()}if(!i||!i.is||!i.is("br")){var j=b.opera?k.getDocument().createText(""):k.getDocument().createElement("br");b.gecko&&j.setAttribute("type","_moz");k.append(j)}},breakParent:function(i){var l=this;var j=new d.range(l.getDocument());j.setStartAfter(l);j.setEndAfter(i);var k=j.extractContents();j.insertNode(l.remove());k.insertAfterNode(l)},contains:c||b.webkit?function(i){var j=this.$;return i.type!=1?j.contains(i.getParent().$):j!=i.$&&j.contains(i.$)}:function(i){return !!(this.$.compareDocumentPosition(i.$)&16)},focus:function(){try{this.$.focus()}catch(i){}},getHtml:function(){var i=this.$.innerHTML;return c?i.replace(/<\?[^>]*>/g,""):i},getOuterHtml:function(){var j=this;if(j.$.outerHTML){return j.$.outerHTML.replace(/<\?[^>]*>/,"")}var i=j.$.ownerDocument.createElement("div");i.appendChild(j.$.cloneNode(true));return i.innerHTML},setHtml:function(i){return this.$.innerHTML=i},setText:function(i){h.prototype.setText=this.$.innerText!=undefined?function(j){return this.$.innerText=j}:function(j){return this.$.textContent=j};return this.setText(i)},getAttribute:(function(){var i=function(j){return this.$.getAttribute(j,2)};if(c&&(b.ie7Compat||b.ie6Compat)){return function(j){var n=this;switch(j){case"class":j="className";break;case"tabindex":var k=i.call(n,j);if(k!==0&&n.$.tabIndex===0){k=null}return k;break;case"checked":var l=n.$.attributes.getNamedItem(j),m=l.specified?l.nodeValue:n.$.checked;return m?"checked":null;case"hspace":return n.$.hspace;case"style":return n.$.style.cssText}return i.call(n,j)}}else{return i}})(),getChildren:function(){return new d.nodeList(this.$.childNodes)},getComputedStyle:c?function(i){return this.$.currentStyle[e.cssStyleToDomStyle(i)]}:function(i){return this.getWindow().$.getComputedStyle(this.$,"").getPropertyValue(i)},getDtd:function(){var i=f[this.getName()];this.getDtd=function(){return i};return i},getElementsByTag:g.prototype.getElementsByTag,getTabIndex:c?function(){var i=this.$.tabIndex;if(i===0&&!f.$tabIndex[this.getName()]&&parseInt(this.getAttribute("tabindex"),10)!==0){i=-1}return i}:b.webkit?function(){var i=this.$.tabIndex;if(i==undefined){i=parseInt(this.getAttribute("tabindex"),10);if(isNaN(i)){i=-1}}return i}:function(){return this.$.tabIndex},getText:function(){return this.$.textContent||this.$.innerText||""},getWindow:function(){return this.getDocument().getWindow()},getId:function(){return this.$.id||null},getNameAtt:function(){return this.$.name||null},getName:function(){var i=this.$.nodeName.toLowerCase();if(c){var j=this.$.scopeName;if(j!="HTML"){i=j.toLowerCase()+":"+i}}return(this.getName=function(){return i})()},getValue:function(){return this.$.value},getFirst:function(i){var j=this.$.firstChild,k=j&&new d.node(j);if(k&&i&&!i(k)){k=k.getNext(i)}return k},getLast:function(i){var j=this.$.lastChild,k=j&&new d.node(j);if(k&&i&&!i(k)){k=k.getPrevious(i)}return k},getStyle:function(i){return this.$.style[e.cssStyleToDomStyle(i)]},is:function(){var i=this.getName();for(var j=0;j<arguments.length;j++){if(arguments[j]==i){return true}}return false},isEditable:function(){var i=this.getName(),j=!f.$nonEditable[i]&&(f[i]||f.span);return j&&j["#"]},isIdentical:function(i){if(this.getName()!=i.getName()){return false}var j=this.$.attributes,k=i.$.attributes,l=j.length,m=k.length;if(!c&&l!=m){return false}for(var n=0;n<l;n++){var o=j[n];if((!c||o.specified&&o.nodeName!="_cke_expando")&&o.nodeValue!=i.getAttribute(o.nodeName)){return false}}if(c){for(n=0;n<m;n++){o=k[n];if(o.specified&&o.nodeName!="_cke_expando"&&o.nodeValue!=this.getAttribute(o.nodeName)){return false}}}return true},isVisible:function(){var i=!!this.$.offsetHeight&&this.getComputedStyle("visibility")!="hidden",j,k;if(i&&(b.webkit||b.opera)){j=this.getWindow();if(!j.equals(a.document.getWindow())&&(k=j.$.frameElement)){i=new h(k).isVisible()}}return i},isEmptyInlineRemoveable:function(){if(!f.$removeEmpty[this.getName()]){return false}var i=this.getChildren();for(var j=0,k=i.count();j<k;j++){var l=i.getItem(j);if(l.type==1&&l.getAttribute("_fck_bookmark")){continue}if(l.type==1&&!l.isEmptyInlineRemoveable()||l.type==3&&e.trim(l.getText())){return false}}return true},hasAttributes:c&&(b.ie7Compat||b.ie6Compat)?function(){var i=this.$.attributes;for(var j=0;j<i.length;j++){var k=i[j];switch(k.nodeName){case"class":if(this.getAttribute("class")){return true}case"_cke_expando":continue;default:if(k.specified){return true}}}return false}:function(){var i=this.$.attributes,j=i.length,k={_cke_expando:1,_moz_dirty:1};return j>0&&(j>2||!k[i[0].nodeName]||j==2&&!k[i[1].nodeName])},hasAttribute:function(i){var j=this.$.attributes.getNamedItem(i);return !!(j&&j.specified)},hide:function(){this.setStyle("display","none")},moveChildren:function(i,j){var k=this.$;i=i.$;if(k==i){return}var l;if(j){while(l=k.lastChild){i.insertBefore(k.removeChild(l),i.firstChild)}}else{while(l=k.firstChild){i.appendChild(k.removeChild(l))}}},mergeSiblings:(function(){function i(j,k,l){if(k&&k.type==1){var m=[];while(k.getAttribute("_fck_bookmark")||k.isEmptyInlineRemoveable()){m.push(k);k=l?k.getNext():k.getPrevious();if(!k||k.type!=1){return}}if(j.isIdentical(k)){var n=l?j.getLast():j.getFirst();while(m.length){m.shift().move(j,!l)}k.moveChildren(j,!l);k.remove();if(n&&n.type==1){n.mergeSiblings()}}}}return function(){var j=this;if(!(f.$removeEmpty[j.getName()]||j.is("a"))){return}i(j,j.getNext(),true);i(j,j.getPrevious())}})(),show:function(){this.setStyles({display:"",visibility:""})},setAttribute:(function(){var i=function(j,k){this.$.setAttribute(j,k);return this};if(c&&(b.ie7Compat||b.ie6Compat)){return function(j,k){var l=this;if(j=="class"){l.$.className=k}else{if(j=="style"){l.$.style.cssText=k}else{if(j=="tabindex"){l.$.tabIndex=k}else{if(j=="checked"){l.$.checked=k}else{i.apply(l,arguments)}}}}return l}}else{return i}})(),setAttributes:function(i){for(var j in i){this.setAttribute(j,i[j])}return this},setValue:function(i){this.$.value=i;return this},removeAttribute:(function(){var i=function(j){this.$.removeAttribute(j)};if(c&&(b.ie7Compat||b.ie6Compat)){return function(j){if(j=="class"){j="className"}else{if(j=="tabindex"){j="tabIndex"}}i.call(this,j)}}else{return i}})(),removeAttributes:function(i){if(e.isArray(i)){for(var j=0;j<i.length;j++){this.removeAttribute(i[j])}}else{for(var k in i){i.hasOwnProperty(k)&&this.removeAttribute(k)}}},removeStyle:function(i){var j=this;j.setStyle(i,"");if(j.$.style.removeAttribute){j.$.style.removeAttribute(e.cssStyleToDomStyle(i))}if(!j.$.style.cssText){j.removeAttribute("style")}},setStyle:function(i,j){this.$.style[e.cssStyleToDomStyle(i)]=j;return this},setStyles:function(i){for(var j in i){this.setStyle(j,i[j])}return this},setOpacity:function(i){if(c){i=Math.round(i*100);this.setStyle("filter",i>=100?"":"progid:DXImageTransform.Microsoft.Alpha(opacity="+i+")")}else{this.setStyle("opacity",i)}},unselectable:b.gecko?function(){this.$.style.MozUserSelect="none";this.on("dragstart",function(i){i.data.preventDefault()})}:b.webkit?function(){this.$.style.KhtmlUserSelect="none";this.on("dragstart",function(i){i.data.preventDefault()})}:function(){if(c||b.opera){var i=this.$,j,k=0;i.unselectable="on";while(j=i.all[k++]){switch(j.tagName.toLowerCase()){case"iframe":case"textarea":case"input":case"select":break;default:j.unselectable="on"}}}},getPositionedAncestor:function(){var i=this;while(i.getName()!="html"){if(i.getComputedStyle("position")!="static"){return i}i=i.getParent()}return null},getDocumentPosition:function(i){var D=this;var j=0,k=0,l=D.getDocument().getBody(),m=D.getDocument().$.compatMode=="BackCompat",n=D.getDocument();if(document.documentElement.getBoundingClientRect){var o=D.$.getBoundingClientRect(),p=n.$,q=p.documentElement,r=q.clientTop||l.$.clientTop||0,s=q.clientLeft||l.$.clientLeft||0,t=true;if(c){var u=n.getDocumentElement().contains(D),v=n.getBody().contains(D);t=m&&v||!m&&u}if(t){j=o.left+(!m&&q.scrollLeft||l.$.scrollLeft);j-=s;k=o.top+(!m&&q.scrollTop||l.$.scrollTop);k-=r}}else{var w=D,x=null,y;while(w&&!(w.getName()=="body"||w.getName()=="html")){j+=w.$.offsetLeft-w.$.scrollLeft;k+=w.$.offsetTop-w.$.scrollTop;if(!w.equals(D)){j+=w.$.clientLeft||0;k+=w.$.clientTop||0}var z=x;while(z&&!z.equals(w)){j-=z.$.scrollLeft;k-=z.$.scrollTop;z=z.getParent()}x=w;w=(y=w.$.offsetParent)?new h(y):null}}if(i){var A=D.getWindow(),B=i.getWindow();if(!A.equals(B)&&A.$.frameElement){var C=new h(A.$.frameElement).getDocumentPosition(i);j+=C.x;k+=C.y}}if(!document.documentElement.getBoundingClientRect){if(b.gecko&&!m){j+=D.$.clientLeft?1:0;k+=D.$.clientTop?1:0}}return{x:j,y:k}},scrollIntoView:function(i){var o=this;var j=o.getWindow(),k=j.getViewPaneSize().height,l=k*-1;if(i){l+=k}else{l+=o.$.offsetHeight||0;l+=parseInt(o.getComputedStyle("marginBottom")||0,10)||0}var m=o.getDocumentPosition();l+=m.y;l=l<0?0:l;var n=j.getScrollPosition().y;if(l>n||l<n-k){j.$.scrollTo(0,l)}},setState:function(i){var j=this;switch(i){case 1:j.addClass("cke_on");j.removeClass("cke_off");j.removeClass("cke_disabled");break;case 0:j.addClass("cke_disabled");j.removeClass("cke_off");j.removeClass("cke_on");break;default:j.addClass("cke_off");j.removeClass("cke_on");j.removeClass("cke_disabled");break}},getFrameDocument:function(){var i=this.$;try{i.contentWindow.document}catch(j){i.src=i.src;if(c&&b.version<7){window.showModalDialog('javascript:document.write("<script>window.setTimeout(function(){window.close();},50);<\/script>")')}}return i&&new g(i.contentWindow.document)},copyAttributes:function(i,j){var p=this;var k=p.$.attributes;j=j||{};for(var l=0;l<k.length;l++){var m=k[l],n=m.nodeName.toLowerCase(),o;if(n in j){continue}if(n=="checked"&&(o=p.getAttribute(n))){i.setAttribute(n,o)}else{if(m.specified||c&&m.nodeValue&&n=="value"){o=p.getAttribute(n);if(o===null){o=m.nodeValue}i.setAttribute(n,o)}}}if(p.$.style.cssText!==""){i.$.style.cssText=p.$.style.cssText}},renameNode:function(i){var l=this;if(l.getName()==i){return}var j=l.getDocument(),k=new h(i,j);l.copyAttributes(k);l.moveChildren(k);l.getParent()&&l.$.parentNode.replaceChild(k.$,l.$);k.$._cke_expando=l.$._cke_expando;l.$=k.$},getChild:function(i){var j=this.$;if(!i.slice){j=j.childNodes[i]}else{while(i.length>0&&j){j=j.childNodes[i.shift()]}}return j?new d.node(j):null},getChildCount:function(){return this.$.childNodes.length},disableContextMenu:function(){this.on("contextmenu",function(i){if(!i.data.getTarget().hasClass("cke_enable_context_menu")){i.data.preventDefault()}})}});a.command=function(i,j){this.uiItems=[];this.exec=function(k){if(this.state==0){return false}if(this.editorFocus){i.focus()}return j.exec.call(this,i,k)!==false};e.extend(this,j,{modes:{wysiwyg:1},editorFocus:true,state:2});a.event.call(this)};a.command.prototype={enable:function(){var i=this;if(i.state==0){i.setState(!i.preserveState||typeof i.previousState=="undefined"?2:i.previousState)}},disable:function(){this.setState(0)},setState:function(i){var j=this;if(j.state==i){return false}j.previousState=j.state;j.state=i;j.fire("state");return true},toggleState:function(){var i=this;if(i.state==2){i.setState(1)}else{if(i.state==1){i.setState(2)}}}};a.event.implementOn(a.command.prototype,true);a.ENTER_P=1;a.ENTER_BR=2;a.ENTER_DIV=3;a.config={customConfig:"config.js",autoUpdateElement:true,baseHref:"",contentsCss:a.basePath+"contents.css",contentsLangDirection:"ui",contentsLanguage:"",language:"",defaultLanguage:"en",enterMode:1,forceEnterMode:false,shiftEnterMode:2,corePlugins:"",docType:'<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">',bodyId:"",bodyClass:"",fullPage:false,height:200,plugins:"about,a11yhelp,basicstyles,blockquote,button,clipboard,colorbutton,colordialog,contextmenu,div,elementspath,enterkey,entities,filebrowser,find,flash,font,format,forms,horizontalrule,htmldataprocessor,image,indent,justify,keystrokes,link,list,liststyle,maximize,newpage,pagebreak,pastefromword,pastetext,popup,preview,print,removeformat,resize,save,scayt,smiley,showblocks,showborders,sourcearea,stylescombo,table,tabletools,specialchar,tab,templates,toolbar,undo,wysiwygarea,wsc",extraPlugins:"",removePlugins:"",protectedSource:[],tabIndex:0,theme:"default",skin:"kama",width:"",baseFloatZIndex:10000};var i=a.config;a.focusManager=function(j){if(j.focusManager){return j.focusManager}this.hasFocus=false;this._={editor:j};return this};a.focusManager.prototype={focus:function(){var k=this;if(k._.timer){clearTimeout(k._.timer)}if(!k.hasFocus){if(a.currentInstance){a.currentInstance.focusManager.forceBlur()}var j=k._.editor;j.container.getChild(1).addClass("cke_focus");k.hasFocus=true;j.fire("focus")}},blur:function(){var j=this;if(j._.timer){clearTimeout(j._.timer)}j._.timer=setTimeout(function(){delete j._.timer;j.forceBlur()},100)},forceBlur:function(){if(this.hasFocus){var j=this._.editor;j.container.getChild(1).removeClass("cke_focus");this.hasFocus=false;j.fire("blur")}}};(function(){var j={};a.lang={languages:{af:1,ar:1,bg:1,bn:1,bs:1,ca:1,cs:1,cy:1,da:1,de:1,el:1,"en-au":1,"en-ca":1,"en-gb":1,en:1,eo:1,es:1,et:1,eu:1,fa:1,fi:1,fo:1,"fr-ca":1,fr:1,gl:1,gu:1,he:1,hi:1,hr:1,hu:1,is:1,it:1,ja:1,km:1,ko:1,lt:1,lv:1,mn:1,ms:1,nb:1,nl:1,no:1,pl:1,"pt-br":1,pt:1,ro:1,ru:1,sk:1,sl:1,"sr-latn":1,sr:1,sv:1,th:1,tr:1,uk:1,vi:1,"zh-cn":1,zh:1},load:function(k,l,m){if(!k||!a.lang.languages[k]){k=this.detect(l,k)}if(!this[k]){a.scriptLoader.load(a.getUrl("lang/"+k+".js"),function(){m(k,this[k])},this)}else{m(k,this[k])}},detect:function(k,l){var m=this.languages;l=l||navigator.userLanguage||navigator.language;var n=l.toLowerCase().match(/([a-z]+)(?:-([a-z]+))?/),o=n[1],p=n[2];if(m[o+"-"+p]){o=o+"-"+p}else{if(!m[o]){o=null}}a.lang.detect=o?function(){return o}:function(q){return q};return o||k}}})();a.scriptLoader=(function(){var j={},k={};return{load:function(l,m,n,o,p){var q=typeof l=="string";if(q){l=[l]}if(!n){n=a}var r=l.length,s=[],t=[],u=function(z){if(m){if(q){m.call(n,z)}else{m.call(n,s,t)}}};if(r===0){u(true);return}var v=function(z,A){(A?s:t).push(z);if(--r<=0){p&&a.document.getDocumentElement().removeStyle("cursor");u(A)}},w=function(z,A){j[z]=1;var B=k[z];delete k[z];for(var C=0;C<B.length;C++){B[C](z,A)}},x=function(z){if(o!==true&&j[z]){v(z,true);return}var A=k[z]||(k[z]=[]);A.push(v);if(A.length>1){return}var B=new h("script");B.setAttributes({type:"text/javascript",src:z});if(m){if(c){B.$.onreadystatechange=function(){if(B.$.readyState=="loaded"||B.$.readyState=="complete"){B.$.onreadystatechange=null;w(z,true)}}}else{B.$.onload=function(){setTimeout(function(){w(z,true)},0)};B.$.onerror=function(){w(z,false)}}}B.appendTo(a.document.getHead())};p&&a.document.getDocumentElement().setStyle("cursor","wait");for(var y=0;y<r;y++){x(l[y])}},loadCode:function(l){var m=new h("script");m.setAttribute("type","text/javascript");m.appendText(l);m.appendTo(a.document.getHead())}}})();a.resourceManager=function(j,k){var l=this;l.basePath=j;l.fileName=k;l.registered={};l.loaded={};l.externals={};l._={waitingList:{}}};a.resourceManager.prototype={add:function(j,k){if(this.registered[j]){throw'[CKEDITOR.resourceManager.add] The resource name "'+j+'" is already registered.'}a.fire(j+e.capitalize(this.fileName)+"Ready",this.registered[j]=k||{})},get:function(j){return this.registered[j]||null},getPath:function(j){var k=this.externals[j];return a.getUrl(k&&k.dir||this.basePath+j+"/")},getFilePath:function(j){var k=this.externals[j];return a.getUrl(this.getPath(j)+(k&&typeof k.file=="string"?k.file:this.fileName+".js"))},addExternal:function(j,k,l){j=j.split(",");for(var m=0;m<j.length;m++){var n=j[m];this.externals[n]={dir:k,file:l}}},load:function(j,k,l){if(!e.isArray(j)){j=j?[j]:[]}var m=this.loaded,n=this.registered,o=[],p={},q={};for(var r=0;r<j.length;r++){var s=j[r];if(!s){continue}if(!m[s]&&!n[s]){var t=this.getFilePath(s);o.push(t);if(!(t in p)){p[t]=[]}p[t].push(s)}else{q[s]=this.get(s)}}a.scriptLoader.load(o,function(u,v){if(v.length){throw'[CKEDITOR.resourceManager.load] Resource name "'+p[v[0]].join(",")+'" was not found at "'+v[0]+'".'}for(var w=0;w<u.length;w++){var x=p[u[w]];for(var y=0;y<x.length;y++){var z=x[y];q[z]=this.get(z);m[z]=1}}k.call(l,q)},this)}};a.plugins=new a.resourceManager("plugins/","plugin");var j=a.plugins;j.load=e.override(j.load,function(k){return function(l,m,n){var o={},p=function(q){k.call(this,q,function(r){e.extend(o,r);var s=[];for(var t in r){var u=r[t],v=u&&u.requires;if(v){for(var w=0;w<v.length;w++){if(!o[v[w]]){s.push(v[w])}}}}if(s.length){p.call(this,s)}else{for(t in o){u=o[t];if(u.onLoad&&!u.onLoad._called){u.onLoad();u.onLoad._called=1}}if(m){m.call(n||window,o)}}},this)};p.call(this,l)}});j.setLang=function(k,l,m){var n=this.get(k),o=n.lang||(n.lang={});o[l]=m};(function(){var k={},l=function(m,n){var o=function(){p.removeAllListeners();k[m]=1;n()},p=new h("img");p.on("load",o);p.on("error",o);p.setAttribute("src",m)};a.imageCacher={load:function(m,n){var o=m.length,p=function(){if(--o===0){n()}};for(var q=0;q<m.length;q++){var r=m[q];if(k[r]){p()}else{l(r,p)}}}}})();a.skins=(function(){var k={},l={},m={},n=function(o,p,q,r){var s=k[p];if(!o.skin){o.skin=s;if(s.init){s.init(o)}}var t=function(D){for(var E=0;E<D.length;E++){D[E]=a.getUrl(m[p]+D[E])}};function u(D,E){return D.replace(/url\s*\(([\s'"]*)(.*?)([\s"']*)\)/g,function(F,G,H,I){if(/^\/|^\w?:/.test(H)){return F}else{return"url("+E+G+H+I+")"}})}if(!l[p]){var v=s.preload;if(v&&v.length>0){t(v);a.imageCacher.load(v,function(){l[p]=1;n(o,p,q,r)});return}l[p]=1}q=s[q];var w=!q||!!q._isLoaded;if(w){r&&r()}else{var x=q._pending||(q._pending=[]);x.push(r);if(x.length>1){return}var y=!q.css||!q.css.length,z=!q.js||!q.js.length,A=function(){if(y&&z){q._isLoaded=1;for(var D=0;D<x.length;D++){if(x[D]){x[D]()}}}};if(!y){var B=q.css;if(e.isArray(B)){t(B);for(var C=0;C<B.length;C++){a.document.appendStyleSheet(B[C])}}else{B=u(B,a.getUrl(m[p]));a.document.appendStyleText(B)}q.css=B;y=1}if(!z){t(q.js);a.scriptLoader.load(q.js,function(){z=1;A()})}A()}};return{add:function(o,p){k[o]=p;p.skinPath=m[o]||(m[o]=a.getUrl("skins/"+o+"/"))},load:function(o,p,q){var r=o.skinName,s=o.skinPath;if(k[r]){n(o,r,p,q)}else{m[r]=s;a.scriptLoader.load(a.getUrl(s+"skin.js"),function(){n(o,r,p,q)})}}}})();a.themes=new a.resourceManager("themes/","theme");a.ui=function(k){if(k.ui){return k.ui}this._={handlers:{},items:{},editor:k};return this};var k=a.ui;k.prototype={add:function(l,m,n){this._.items[l]={type:m,command:n.command||null,args:Array.prototype.slice.call(arguments,2)}},create:function(l){var q=this;var m=q._.items[l],n=m&&q._.handlers[m.type],o=m&&m.command&&q._.editor.getCommand(m.command),p=n&&n.create.apply(q,m.args);if(o){o.uiItems.push(p)}return p},addHandler:function(l,m){this._.handlers[l]=m}};(function(){var l=0,m=function(){var x="editor"+ ++l;return a.instances&&a.instances[x]?m():x},n={},o=function(x){var y=x.config.customConfig;if(!y){return false}y=a.getUrl(y);var z=n[y]||(n[y]={});if(z.fn){z.fn.call(x,x.config);if(a.getUrl(x.config.customConfig)==y||!o(x)){x.fireOnce("customConfigLoaded")}}else{a.scriptLoader.load(y,function(){if(a.editorConfig){z.fn=a.editorConfig}else{z.fn=function(){}}o(x)})}return true},p=function(x,y){x.on("customConfigLoaded",function(){if(y){if(y.on){for(var z in y.on){x.on(z,y.on[z])}}e.extend(x.config,y,true);delete x.config.on}q(x)});if(y&&y.customConfig!=undefined){x.config.customConfig=y.customConfig}if(!o(x)){x.fireOnce("customConfigLoaded")}},q=function(x){var y=x.config.skin.split(","),z=y[0],A=a.getUrl(y[1]||"skins/"+z+"/");x.skinName=z;x.skinPath=A;x.skinClass="cke_skin_"+z;x.tabIndex=x.config.tabIndex||x.element.getAttribute("tabindex")||0;x.fireOnce("configLoaded");t(x)},r=function(x){a.lang.load(x.config.language,x.config.defaultLanguage,function(y,z){x.langCode=y;x.lang=e.prototypedCopy(z);if(b.gecko&&b.version<10900&&x.lang.dir=="rtl"){x.lang.dir="ltr"}var A=x.config;A.contentsLangDirection=="ui"&&(A.contentsLangDirection=x.lang.dir);s(x)})},s=function(x){var y=x.config,z=y.plugins,A=y.extraPlugins,B=y.removePlugins;if(A){var C=new RegExp("(?:^|,)(?:"+A.replace(/\s*,\s*/g,"|")+")(?=,|$)","g");z=z.replace(C,"");z+=","+A}if(B){C=new RegExp("(?:^|,)(?:"+B.replace(/\s*,\s*/g,"|")+")(?=,|$)","g");z=z.replace(C,"")}j.load(z.split(","),function(D){var E=[],F=[],G=[];x.plugins=D;for(var H in D){var I=D[H],J=I.lang,K=j.getPath(H),L=null;I.path=K;if(J){L=e.indexOf(J,x.langCode)>=0?x.langCode:J[0];if(!I.lang[L]){G.push(a.getUrl(K+"lang/"+L+".js"))}else{e.extend(x.lang,I.lang[L]);L=null}}F.push(L);E.push(I)}a.scriptLoader.load(G,function(){var M=["beforeInit","init","afterInit"];for(var N=0;N<M.length;N++){for(var O=0;O<E.length;O++){var P=E[O];if(N===0&&F[O]&&P.lang){e.extend(x.lang,P.lang[F[O]])}if(P[M[N]]){P[M[N]](x)}}}x.fire("pluginsLoaded");u(x)})})},t=function(x){a.skins.load(x,"editor",function(){r(x)})},u=function(x){var y=x.config.theme;a.themes.load(y,function(){var z=x.theme=a.themes.get(y);z.path=a.themes.getPath(y);z.build(x);if(x.config.autoUpdateElement){v(x)}})},v=function(x){var y=x.element;if(x.elementMode==1&&y.is("textarea")){var z=y.$.form&&new h(y.$.form);if(z){function A(){x.updateElement()}z.on("submit",A);if(!z.$.submit.nodeName){z.$.submit=e.override(z.$.submit,function(B){return function(){x.updateElement();if(B.apply){B.apply(this,arguments)}else{B()}}})}x.on("destroy",function(){z.removeListener("submit",A)})}}};function w(){var x,y=this._.commands,z=this.mode;for(var A in y){x=y[A];x[x.startDisabled?"disable":x.modes[z]?"enable":"disable"]()}}a.editor.prototype._init=function(){var z=this;var x=h.get(z._.element),y=z._.instanceConfig;delete z._.element;delete z._.instanceConfig;z._.commands={};z._.styles=[];z.element=x;z.name=x&&z.elementMode==1&&(x.getId()||x.getNameAtt())||m();if(z.name in a.instances){throw'[CKEDITOR.editor] The instance "'+z.name+'" already exists.'}z.config=e.prototypedCopy(i);z.ui=new k(z);z.focusManager=new a.focusManager(z);a.fire("instanceCreated",null,z);z.on("mode",w,null,null,1);p(z,y)}})();e.extend(a.editor.prototype,{addCommand:function(l,m){return this._.commands[l]=new a.command(this,m)},addCss:function(l){this._.styles.push(l)},destroy:function(l){var r=this;if(!l){r.updateElement()}if(r.mode){r._.modes[r.mode].unload(r.getThemeSpace("contents"))}r.theme.destroy(r);var m,n=0,o,p,q;if(r.toolbox){m=r.toolbox.toolbars;for(;n<m.length;n++){p=m[n].items;for(o=0;o<p.length;o++){q=p[o];if(q.clickFn){e.removeFunction(q.clickFn)}if(q.keyDownFn){e.removeFunction(q.keyDownFn)}if(q.index){k.button._.instances[q.index]=null}}}}if(r.contextMenu){e.removeFunction(r.contextMenu._.functionId)}if(r._.filebrowserFn){e.removeFunction(r._.filebrowserFn)}r.fire("destroy");a.remove(r);a.fire("instanceDestroyed",null,r)},execCommand:function(l,m){var n=this.getCommand(l),o={name:l,commandData:m,command:n};if(n&&n.state!=0){if(this.fire("beforeCommandExec",o)!==true){o.returnValue=n.exec(o.commandData);if(!n.async&&this.fire("afterCommandExec",o)!==true){return o.returnValue}}}return false},getCommand:function(l){return this._.commands[l]},getData:function(){var n=this;n.fire("beforeGetData");var l=n._.data;if(typeof l!="string"){var m=n.element;if(m&&n.elementMode==1){l=m.is("textarea")?m.getValue():m.getHtml()}else{l=""}}l={dataValue:l};n.fire("getData",l);return l.dataValue},getSnapshot:function(){var l=this.fire("getSnapshot");if(typeof l!="string"){var m=this.element;if(m&&this.elementMode==1){l=m.is("textarea")?m.getValue():m.getHtml()}}return l},loadSnapshot:function(l){this.fire("loadSnapshot",l)},setData:function(l,m){if(m){this.on("dataReady",function(o){o.removeListener();m.call(o.editor)})}var n={dataValue:l};this.fire("setData",n);this._.data=n.dataValue;this.fire("afterSetData",n)},insertHtml:function(l){this.fire("insertHtml",l)},insertElement:function(l){this.fire("insertElement",l)},checkDirty:function(){return this.mayBeDirty&&this._.previousValue!==this.getSnapshot()},resetDirty:function(){if(this.mayBeDirty){this._.previousValue=this.getSnapshot()}},updateElement:function(){var n=this;var l=n.element;if(l&&n.elementMode==1){var m=n.getData();if(n.config.htmlEncodeOutput){m=e.htmlEncode(m)}if(l.is("textarea")){l.setValue(m)}else{l.setHtml(m)}}}});a.on("loaded",function(){var l=a.editor._pending;if(l){delete a.editor._pending;for(var m=0;m<l.length;m++){l[m]._init()}}});a.htmlParser=function(){this._={htmlPartsRegex:new RegExp("<(?:(?:\\/([^>]+)>)|(?:!--([\\S|\\s]*?)-->)|(?:([^\\s>]+)\\s*((?:(?:[^\"'>]+)|(?:\"[^\"]*\")|(?:'[^']*'))*)\\/?>))","g")}};(function(){var l=/([\w\-:.]+)(?:(?:\s*=\s*(?:(?:"([^"]*)")|(?:'([^']*)')|([^\s>]+)))|(?=\s|$))/g,m={checked:1,compact:1,declare:1,defer:1,disabled:1,ismap:1,multiple:1,nohref:1,noresize:1,noshade:1,nowrap:1,readonly:1,selected:1};a.htmlParser.prototype={onTagOpen:function(){},onTagClose:function(){},onText:function(){},onCDATA:function(){},onComment:function(){},parse:function(n){var A=this;var o,p,q=0,r;while(o=A._.htmlPartsRegex.exec(n)){var s=o.index;if(s>q){var t=n.substring(q,s);if(r){r.push(t)}else{A.onText(t)}}q=A._.htmlPartsRegex.lastIndex;if(p=o[1]){p=p.toLowerCase();if(r&&f.$cdata[p]){A.onCDATA(r.join(""));r=null}if(!r){A.onTagClose(p);continue}}if(r){r.push(o[0]);continue}if(p=o[3]){p=p.toLowerCase();if(/="/.test(p)){continue}var u={},v,w=o[4],x=!!(w&&w.charAt(w.length-1)=="/");if(w){while(v=l.exec(w)){var y=v[1].toLowerCase(),z=v[2]||v[3]||v[4]||"";if(!z&&m[y]){u[y]=y}else{u[y]=z}}}A.onTagOpen(p,u,x);if(!r&&f.$cdata[p]){r=[]}continue}if(p=o[2]){A.onComment(p)}}if(n.length>q){A.onText(n.substring(q,n.length))}}}})();a.htmlParser.comment=function(l){this.value=l;this._={isBlockLike:false}};a.htmlParser.comment.prototype={type:8,writeHtml:function(l,m){var n=this.value;if(m){if(!(n=m.onComment(n,this))){return}if(typeof n!="string"){n.parent=this.parent;n.writeHtml(l,m);return}}l.comment(n)}};(function(){var l=/[\t\r\n ]{2,}|[\t\r\n]/g;a.htmlParser.text=function(m){this.value=m;this._={isBlockLike:false}};a.htmlParser.text.prototype={type:3,writeHtml:function(m,n){var o=this.value;if(n&&!(o=n.onText(o,this))){return}m.text(o)}}})();(function(){a.htmlParser.cdata=function(l){this.value=l};a.htmlParser.cdata.prototype={type:3,writeHtml:function(l){l.write(this.value)}}})();a.htmlParser.fragment=function(){this.children=[];this.parent=null;this._={isBlockLike:true,hasInlineStarted:false}};(function(){var l={colgroup:1,dd:1,dt:1,li:1,option:1,p:1,td:1,tfoot:1,th:1,thead:1,tr:1},m=e.extend({table:1,ul:1,ol:1,dl:1},f.table,f.ul,f.ol,f.dl),n=f.$list,o=f.$listItem;a.htmlParser.fragment.fromHtml=function(p,q){var r=new a.htmlParser(),s=[],t=new a.htmlParser.fragment(),u=[],v=[],w=t,x=false,y;function z(E){var F;if(u.length>0){for(var G=0;G<u.length;G++){var H=u[G],I=H.name,J=f[I],K=w.name&&f[w.name];if((!K||K[I])&&(!E||!J||J[E]||!f[E])){if(!F){A();F=1}H=H.clone();H.parent=w;w=H;u.splice(G,1);G--}}}}function A(E){while(v.length-(E||0)>0){w.add(v.shift())}}function B(E,F,G){F=F||w||t;if(q&&!F.type){var H,I;if(E.attributes&&(I=E.attributes._cke_real_element_type)){H=I}else{H=E.name}if(H&&!(H in f.$body)&&!(H in f.$nonBodyContent)){var J=w;w=F;r.onTagOpen(q,{});F=w;if(G){w=J}}}if(E._.isBlockLike&&E.name!="pre"){var K=E.children.length,L=E.children[K-1],M;if(L&&L.type==3){if(!(M=e.rtrim(L.value))){E.children.length=K-1}else{L.value=M}}}F.add(E);if(E.returnPoint){w=E.returnPoint;delete E.returnPoint}}r.onTagOpen=function(E,F,G){var H=new a.htmlParser.element(E,F);if(H.isUnknown&&G){H.isEmpty=true}if(f.$removeEmpty[E]){u.push(H);return}else{if(E=="pre"){x=true}else{if(E=="br"&&x){w.add(new a.htmlParser.text("\n"));return}}}if(E=="br"){v.push(H);return}var I=w.name,J=I&&(f[I]||(w._.isBlockLike?f.div:f.span));if(J&&!H.isUnknown&&!w.isUnknown&&!J[E]){var K=false,L;if(E in n&&I in n){var M=w.children,N=M[M.length-1];if(!(N&&N.name in o)){B(N=new a.htmlParser.element("li"),w)}y=w,L=N}else{if(E==I){B(w,w.parent)}else{if(m[I]){if(!y){y=w}}else{B(w,w.parent,true);if(!l[I]){u.unshift(w)}}K=true}}if(L){w=L}else{w=w.returnPoint||w.parent}if(K){r.onTagOpen.apply(this,arguments);return}}z(E);A();H.parent=w;H.returnPoint=y;y=0;if(H.isEmpty){B(H)}else{w=H}};r.onTagClose=function(E){for(var F=u.length-1;F>=0;F--){if(E==u[F].name){u.splice(F,1);return}}var G=[],H=[],I=w;while(I.type&&I.name!=E){if(!I._.isBlockLike){H.unshift(I)}G.push(I);I=I.parent}if(I.type){for(F=0;F<G.length;F++){var J=G[F];B(J,J.parent)}w=I;if(w.name=="pre"){x=false}if(I._.isBlockLike){A()}B(I,I.parent);if(I==w){w=w.parent}u=u.concat(H)}if(E=="body"){q=false}};r.onText=function(E){if(!w._.hasInlineStarted&&!x){E=e.ltrim(E);if(E.length===0){return}}A();z();if(q&&(!w.type||w.name=="body")&&e.trim(E)){this.onTagOpen(q,{})}if(!x){E=E.replace(/[\t\r\n ]{2,}|[\t\r\n]/g," ")}w.add(new a.htmlParser.text(E))};r.onCDATA=function(E){w.add(new a.htmlParser.cdata(E))};r.onComment=function(E){w.add(new a.htmlParser.comment(E))};r.parse(p);A(!c&&1);while(w.type){var C=w.parent,D=w;if(q&&(!C.type||C.name=="body")&&!f.$body[D.name]){w=C;r.onTagOpen(q,{});C=w}C.add(D);w=C}return t};a.htmlParser.fragment.prototype={add:function(p){var s=this;var q=s.children.length,r=q>0&&s.children[q-1]||null;if(r){if(p._.isBlockLike&&r.type==3){r.value=e.rtrim(r.value);if(r.value.length===0){s.children.pop();s.add(p);return}}r.next=p}p.previous=r;p.parent=s;s.children.push(p);s._.hasInlineStarted=p.type==3||p.type==1&&!p._.isBlockLike},writeHtml:function(p,q){var r;this.filterChildren=function(){var s=new a.htmlParser.basicWriter();this.writeChildrenHtml.call(this,s,q,true);var t=s.getHtml();this.children=new a.htmlParser.fragment.fromHtml(t).children;r=1};!this.name&&q&&q.onFragment(this);this.writeChildrenHtml(p,r?null:q)},writeChildrenHtml:function(p,q){for(var r=0;r<this.children.length;r++){this.children[r].writeHtml(p,q)}}}})();a.htmlParser.element=function(l,m){var r=this;r.name=l;r.attributes=m||(m={});r.children=[];var n=m._cke_real_element_type||l,o=f,p=!!(o.$nonBodyContent[n]||o.$block[n]||o.$listItem[n]||o.$tableContent[n]||o.$nonEditable[n]||n=="br"),q=!!o.$empty[l];r.isEmpty=q;r.isUnknown=!o[l];r._={isBlockLike:p,hasInlineStarted:q||!p}};(function(){var l=function(m,n){m=m[0];n=n[0];return m<n?-1:m>n?1:0};a.htmlParser.element.prototype={type:1,add:a.htmlParser.fragment.prototype.add,clone:function(){return new a.htmlParser.element(this.name,this.attributes)},writeHtml:function(m,n){var o=this.attributes,p=this,q=p.name,r,s,t,u;p.filterChildren=function(){if(!u){var z=new a.htmlParser.basicWriter();a.htmlParser.fragment.prototype.writeChildrenHtml.call(p,z,n);p.children=new a.htmlParser.fragment.fromHtml(z.getHtml()).children;u=1}};if(n){for(;;){if(!(q=n.onElementName(q))){return}p.name=q;if(!(p=n.onElement(p))){return}p.parent=this.parent;if(p.name==q){break}if(p.type!=1){p.writeHtml(m,n);return}q=p.name;if(!q){this.writeChildrenHtml.call(p,m,u?null:n);return}}o=p.attributes}m.openTag(q,o);var v=[];for(var w=0;w<2;w++){for(r in o){s=r;t=o[r];if(w==1){v.push([r,t])}else{if(n){for(;;){if(!(s=n.onAttributeName(r))){delete o[r];break}else{if(s!=r){delete o[r];r=s;continue}else{break}}}if(s){if((t=n.onAttribute(p,s,t))===false){delete o[s]}else{o[s]=t}}}}}}if(m.sortAttributes){v.sort(l)}var x=v.length;for(w=0;w<x;w++){var y=v[w];m.attribute(y[0],y[1])}m.openTagClose(q,p.isEmpty);if(!p.isEmpty){this.writeChildrenHtml.call(p,m,u?null:n);m.closeTag(q)}},writeChildrenHtml:function(m,n){a.htmlParser.fragment.prototype.writeChildrenHtml.apply(this,arguments)}}})();(function(){a.htmlParser.filter=e.createClass({$:function(q){this._={elementNames:[],attributeNames:[],elements:{$length:0},attributes:{$length:0}};if(q){this.addRules(q,10)}},proto:{addRules:function(q,r){var s=this;if(typeof r!="number"){r=10}m(s._.elementNames,q.elementNames,r);m(s._.attributeNames,q.attributeNames,r);n(s._.elements,q.elements,r);n(s._.attributes,q.attributes,r);s._.text=o(s._.text,q.text,r)||s._.text;s._.comment=o(s._.comment,q.comment,r)||s._.comment;s._.root=o(s._.root,q.root,r)||s._.root},onElementName:function(q){return l(q,this._.elementNames)},onAttributeName:function(q){return l(q,this._.attributeNames)},onText:function(q){var r=this._.text;return r?r.filter(q):q},onComment:function(q,r){var s=this._.comment;return s?s.filter(q,r):q},onFragment:function(q){var r=this._.root;return r?r.filter(q):q},onElement:function(q){var v=this;var r=[v._.elements["^"],v._.elements[q.name],v._.elements.$],s,t;for(var u=0;u<3;u++){s=r[u];if(s){t=s.filter(q,v);if(t===false){return null}if(t&&t!=q){return v.onNode(t)}if(q.parent&&!q.name){break}}}return q},onNode:function(q){var r=q.type;return r==1?this.onElement(q):r==3?new a.htmlParser.text(this.onText(q.value)):r==8?new a.htmlParser.comment(this.onComment(q.value)):null},onAttribute:function(q,r,s){var t=this._.attributes[r];if(t){var u=t.filter(s,q,this);if(u===false){return false}if(typeof u!="undefined"){return u}}return s}}});function l(q,r){for(var s=0;q&&s<r.length;s++){var t=r[s];q=q.replace(t[0],t[1])}return q}function m(q,r,s){if(typeof r=="function"){r=[r]}var t,u,v=q.length,w=r&&r.length;if(w){for(t=0;t<v&&q[t].pri<s;t++){}for(u=w-1;u>=0;u--){var x=r[u];if(x){x.pri=s;q.splice(t,0,x)}}}}function n(q,r,s){if(r){for(var t in r){var u=q[t];q[t]=o(u,r[t],s);if(!u){q.$length++}}}}function o(q,r,s){if(r){r.pri=s;if(q){if(!q.splice){if(q.pri>s){q=[r,q]}else{q=[q,r]}q.filter=p}else{m(q,r,s)}return q}else{r.filter=r;return r}}}function p(q){var r=q.type||q instanceof a.htmlParser.fragment;for(var s=0;s<this.length;s++){if(r){var t=q.type,u=q.name}var v=this[s],w=v.apply(window,arguments);if(w===false){return w}if(r){if(w&&(w.name!=u||w.type!=t)){return w}}else{if(typeof w!="string"){return w}}w!=undefined&&(q=w)}return q}})();a.htmlParser.basicWriter=e.createClass({$:function(){this._={output:[]}},proto:{openTag:function(l,m){this._.output.push("<",l)},openTagClose:function(l,m){if(m){this._.output.push(" />")}else{this._.output.push(">")}},attribute:function(l,m){if(typeof m=="string"){m=e.htmlEncodeAttr(m)}this._.output.push(" ",l,'="',m,'"')},closeTag:function(l){this._.output.push("</",l,">")},text:function(l){this._.output.push(l)},comment:function(l){this._.output.push("<!--",l,"-->")},write:function(l){this._.output.push(l)},reset:function(){this._.output=[];this._.indent=false},getHtml:function(l){var m=this._.output.join("");if(l){this.reset()}return m}}});delete a.loadFullCore;a.instances={};a.document=new g(document);a.add=function(l){a.instances[l.name]=l;l.on("focus",function(){if(a.currentInstance!=l){a.currentInstance=l;a.fire("currentInstance")}});l.on("blur",function(){if(a.currentInstance==l){a.currentInstance=null;a.fire("currentInstance")}})};a.remove=function(l){delete a.instances[l.name]};a.on("instanceDestroyed",function(){if(e.isEmpty(this.instances)){a.fire("reset")}});a.TRISTATE_ON=1;a.TRISTATE_OFF=2;a.TRISTATE_DISABLED=0;d.comment=e.createClass({base:d.node,$:function(l,m){if(typeof l=="string"){l=(m?m.$:document).createComment(l)}this.base(l)},proto:{type:8,getOuterHtml:function(){return"<!--"+this.$.nodeValue+"-->"}}});(function(){var l={address:1,blockquote:1,dl:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,p:1,pre:1,li:1,dt:1,dd:1},m={body:1,div:1,table:1,tbody:1,tr:1,td:1,th:1,caption:1,form:1},n=function(o){var p=o.getChildren();for(var q=0,r=p.count();q<r;q++){var s=p.getItem(q);if(s.type==1&&f.$block[s.getName()]){return true}}return false};d.elementPath=function(o){var u=this;var p=null,q=null,r=[],s=o;while(s){if(s.type==1){if(!u.lastElement){u.lastElement=s}var t=s.getName();if(c&&s.$.scopeName!="HTML"){t=s.$.scopeName.toLowerCase()+":"+t}if(!q){if(!p&&l[t]){p=s}if(m[t]){if(!p&&t=="div"&&!n(s)){p=s}else{q=s}}}r.push(s);if(t=="body"){break}}s=s.getParent()}u.block=p;u.blockLimit=q;u.elements=r}})();d.elementPath.prototype={compare:function(l){var m=this.elements,n=l&&l.elements;if(!n||m.length!=n.length){return false}for(var o=0;o<m.length;o++){if(!m[o].equals(n[o])){return false}}return true},contains:function(l){var m=this.elements;for(var n=0;n<m.length;n++){if(m[n].getName() in l){return m[n]}}return null}};d.text=function(l,m){if(typeof l=="string"){l=(m?m.$:document).createTextNode(l)}this.$=l};d.text.prototype=new d.node();e.extend(d.text.prototype,{type:3,getLength:function(){return this.$.nodeValue.length},getText:function(){return this.$.nodeValue},split:function(l){var q=this;if(c&&l==q.getLength()){var m=q.getDocument().createText("");m.insertAfter(q);return m}var n=q.getDocument(),o=new d.text(q.$.splitText(l),n);if(b.ie8){var p=new d.text("",n);p.insertAfter(o);p.remove()}return o},substring:function(l,m){if(typeof m!="number"){return this.$.nodeValue.substr(l)}else{return this.$.nodeValue.substring(l,m)}}});d.documentFragment=function(l){l=l||a.document;this.$=l.$.createDocumentFragment()};e.extend(d.documentFragment.prototype,h.prototype,{type:11,insertAfterNode:function(l){l=l.$;l.parentNode.insertBefore(this.$,l.nextSibling)}},true,{append:1,appendBogus:1,getFirst:1,getLast:1,appendTo:1,moveChildren:1,insertBefore:1,insertAfterNode:1,replace:1,trim:1,type:1,ltrim:1,rtrim:1,getDocument:1,getChildCount:1,getChild:1,getChildren:1});(function(){function l(t,u){if(this._.end){return null}var v,w=this.range,x,y=this.guard,z=this.type,A=t?"getPreviousSourceNode":"getNextSourceNode";if(!this._.start){this._.start=1;w.trim();if(w.collapsed){this.end();return null}}if(!t&&!this._.guardLTR){var B=w.endContainer,C=B.getChild(w.endOffset);this._.guardLTR=function(G,H){return(!H||!B.equals(G))&&(!C||!G.equals(C))&&(G.type!=1||!H||G.getName()!="body")}}if(t&&!this._.guardRTL){var D=w.startContainer,E=w.startOffset>0&&D.getChild(w.startOffset-1);this._.guardRTL=function(G,H){return(!H||!D.equals(G))&&(!E||!G.equals(E))&&(G.type!=1||!H||G.getName()!="body")}}var F=t?this._.guardRTL:this._.guardLTR;if(y){x=function(G,H){if(F(G,H)===false){return false}return y(G,H)}}else{x=F}if(this.current){v=this.current[A](false,z,x)}else{if(t){v=w.endContainer;if(w.endOffset>0){v=v.getChild(w.endOffset-1);if(x(v)===false){v=null}}else{v=x(v,true)===false?null:v.getPreviousSourceNode(true,z,x)}}else{v=w.startContainer;v=v.getChild(w.startOffset);if(v){if(x(v)===false){v=null}}else{v=x(w.startContainer,true)===false?null:w.startContainer.getNextSourceNode(true,z,x)}}}while(v&&!this._.end){this.current=v;if(!this.evaluator||this.evaluator(v)!==false){if(!u){return v}}else{if(u&&this.evaluator){return false}}v=v[A](false,z,x)}this.end();return this.current=null}function m(t){var u,v=null;while(u=l.call(this,t)){v=u}return v}d.walker=e.createClass({$:function(t){this.range=t;this._={}},proto:{end:function(){this._.end=1},next:function(){return l.call(this)},previous:function(){return l.call(this,true)},checkForward:function(){return l.call(this,false,true)!==false},checkBackward:function(){return l.call(this,true,true)!==false},lastForward:function(){return m.call(this)},lastBackward:function(){return m.call(this,true)},reset:function(){delete this.current;this._={}}}});var n={block:1,"list-item":1,table:1,"table-row-group":1,"table-header-group":1,"table-footer-group":1,"table-row":1,"table-column-group":1,"table-column":1,"table-cell":1,"table-caption":1},o={hr:1};h.prototype.isBlockBoundary=function(t){var u=e.extend({},o,t||{});return n[this.getComputedStyle("display")]||u[this.getName()]};d.walker.blockBoundary=function(t){return function(u,v){return !(u.type==1&&u.isBlockBoundary(t))}};d.walker.listItemBoundary=function(){return this.blockBoundary({br:1})};d.walker.bookmark=function(t,u){function v(w){return w&&w.getName&&w.getName()=="span"&&w.hasAttribute("_fck_bookmark")}return function(w){var x,y;x=w&&!w.getName&&(y=w.getParent())&&v(y);x=t?x:x||v(w);return u^x}};d.walker.whitespaces=function(t){return function(u){var v=u&&u.type==3&&!e.trim(u.getText());return t^v}};d.walker.invisible=function(t){var u=d.walker.whitespaces();return function(v){var w=u(v)||v.is&&!v.$.offsetHeight;return t^w}};var p=/^[\t\r\n ]*(?: |\xa0)$/,q=d.walker.whitespaces(true),r=d.walker.bookmark(false,true),s=function(t){return r(t)&&q(t)};h.prototype.getBogus=function(){var t=this.getLast(s);if(t&&(!c?t.is&&t.is("br"):t.getText&&p.test(t.getText()))){return t}return false}})();d.range=function(l){var m=this;m.startContainer=null;m.startOffset=null;m.endContainer=null;m.endOffset=null;m.collapsed=true;m.document=l};(function(){var l=function(t){t.collapsed=t.startContainer&&t.endContainer&&t.startContainer.equals(t.endContainer)&&t.startOffset==t.endOffset},m=function(t,u,v){t.optimizeBookmark();var w=t.startContainer,x=t.endContainer,y=t.startOffset,z=t.endOffset,A,B;if(x.type==3){x=x.split(z)}else{if(x.getChildCount()>0){if(z>=x.getChildCount()){x=x.append(t.document.createText(""));B=true}else{x=x.getChild(z)}}}if(w.type==3){w.split(y);if(w.equals(x)){x=w.getNext()}}else{if(!y){w=w.getFirst().insertBeforeMe(t.document.createText(""));A=true}else{if(y>=w.getChildCount()){w=w.append(t.document.createText(""));A=true}else{w=w.getChild(y).getPrevious()}}}var C=w.getParents(),D=x.getParents(),E,F,G;for(E=0;E<C.length;E++){F=C[E];G=D[E];if(!F.equals(G)){break}}var H=v,I,J,K,L;for(var M=E;M<C.length;M++){I=C[M];if(H&&!I.equals(w)){J=H.append(I.clone())}K=I.getNext();while(K){if(K.equals(D[M])||K.equals(x)){break}L=K.getNext();if(u==2){H.append(K.clone(true))}else{K.remove();if(u==1){H.append(K)}}K=L}if(H){H=J}}H=v;for(var N=E;N<D.length;N++){I=D[N];if(u>0&&!I.equals(x)){J=H.append(I.clone())}if(!C[N]||I.$.parentNode!=C[N].$.parentNode){K=I.getPrevious();while(K){if(K.equals(C[N])||K.equals(w)){break}L=K.getPrevious();if(u==2){H.$.insertBefore(K.$.cloneNode(true),H.$.firstChild)}else{K.remove();if(u==1){H.$.insertBefore(K.$,H.$.firstChild)}}K=L}}if(H){H=J}}if(u==2){var O=t.startContainer;if(O.type==3){O.$.data+=O.$.nextSibling.data;O.$.parentNode.removeChild(O.$.nextSibling)}var P=t.endContainer;if(P.type==3&&P.$.nextSibling){P.$.data+=P.$.nextSibling.data;P.$.parentNode.removeChild(P.$.nextSibling)}}else{if(F&&G&&(w.$.parentNode!=F.$.parentNode||x.$.parentNode!=G.$.parentNode)){var Q=G.getIndex();if(A&&G.$.parentNode==w.$.parentNode){Q--}t.setStart(G.getParent(),Q)}t.collapse(true)}if(A){w.remove()}if(B&&x.$.parentNode){x.remove()}},n={abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,"var":1};function o(t){var u=false,v=d.walker.bookmark(true);return function(w){if(v(w)){return true}if(w.type==3){if(e.trim(w.getText()).length){return false}}else{if(w.type==1){if(!n[w.getName()]){if(!t&&!c&&w.getName()=="br"&&!u){u=true}else{return false}}}}return true}}function p(t){return t.type!=3&&t.getName() in f.$removeEmpty||!e.trim(t.getText())||t.getParent().hasAttribute("_fck_bookmark")}var q=new d.walker.whitespaces(),r=new d.walker.bookmark();function s(t){return !q(t)&&!r(t)}d.range.prototype={clone:function(){var u=this;var t=new d.range(u.document);t.startContainer=u.startContainer;t.startOffset=u.startOffset;t.endContainer=u.endContainer;t.endOffset=u.endOffset;t.collapsed=u.collapsed;return t},collapse:function(t){var u=this;if(t){u.endContainer=u.startContainer;u.endOffset=u.startOffset}else{u.startContainer=u.endContainer;u.startOffset=u.endOffset}u.collapsed=true},cloneContents:function(){var t=new d.documentFragment(this.document);if(!this.collapsed){m(this,2,t)}return t},deleteContents:function(){if(this.collapsed){return}m(this,0)},extractContents:function(){var t=new d.documentFragment(this.document);if(!this.collapsed){m(this,1,t)}return t},createBookmark:function(t){var y=this;var u,v,w,x;u=y.document.createElement("span");u.setAttribute("_fck_bookmark",1);u.setStyle("display","none");u.setHtml(" ");if(t){w="cke_bm_"+e.getNextNumber();u.setAttribute("id",w+"S")}if(!y.collapsed){v=u.clone();v.setHtml(" ");if(t){v.setAttribute("id",w+"E")}x=y.clone();x.collapse();x.insertNode(v)}x=y.clone();x.collapse(true);x.insertNode(u);if(v){y.setStartAfter(u);y.setEndBefore(v)}else{y.moveToPosition(u,4)}return{startNode:t?w+"S":u,endNode:t?w+"E":v,serializable:t}},createBookmark2:function(t){var A=this;var u=A.startContainer,v=A.endContainer,w=A.startOffset,x=A.endOffset,y,z;if(!u||!v){return{start:0,end:0}}if(t){if(u.type==1){y=u.getChild(w);if(y&&y.type==3&&w>0&&y.getPrevious().type==3){u=y;w=0}}while(u.type==3&&(z=u.getPrevious())&&z.type==3){u=z;w+=z.getLength()}if(!A.isCollapsed){if(v.type==1){y=v.getChild(x);if(y&&y.type==3&&x>0&&y.getPrevious().type==3){v=y;x=0}}while(v.type==3&&(z=v.getPrevious())&&z.type==3){v=z;x+=z.getLength()}}}return{start:u.getAddress(t),end:A.isCollapsed?null:v.getAddress(t),startOffset:w,endOffset:x,normalized:t,is2:true}},moveToBookmark:function(t){var B=this;if(t.is2){var u=B.document.getByAddress(t.start,t.normalized),v=t.startOffset,w=t.end&&B.document.getByAddress(t.end,t.normalized),x=t.endOffset;B.setStart(u,v);if(w){B.setEnd(w,x)}else{B.collapse(true)}}else{var y=t.serializable,z=y?B.document.getById(t.startNode):t.startNode,A=y?B.document.getById(t.endNode):t.endNode;B.setStartBefore(z);z.remove();if(A){B.setEndBefore(A);A.remove()}else{B.collapse(true)}}},getBoundaryNodes:function(){var y=this;var t=y.startContainer,u=y.endContainer,v=y.startOffset,w=y.endOffset,x;if(t.type==1){x=t.getChildCount();if(x>v){t=t.getChild(v)}else{if(x<1){t=t.getPreviousSourceNode()}else{t=t.$;while(t.lastChild){t=t.lastChild}t=new d.node(t);t=t.getNextSourceNode()||t}}}if(u.type==1){x=u.getChildCount();if(x>w){u=u.getChild(w).getPreviousSourceNode(true)}else{if(x<1){u=u.getPreviousSourceNode()}else{u=u.$;while(u.lastChild){u=u.lastChild}u=new d.node(u)}}}if(t.getPosition(u)&2){t=u}return{startNode:t,endNode:u}},getCommonAncestor:function(t,u){var y=this;var v=y.startContainer,w=y.endContainer,x;if(v.equals(w)){if(t&&v.type==1&&y.startOffset==y.endOffset-1){x=v.getChild(y.startOffset)}else{x=v}}else{x=v.getCommonAncestor(w)}return u&&!x.is?x.getParent():x},optimize:function(){var v=this;var t=v.startContainer,u=v.startOffset;if(t.type!=1){if(!u){v.setStartBefore(t)}else{if(u>=t.getLength()){v.setStartAfter(t)}}}t=v.endContainer;u=v.endOffset;if(t.type!=1){if(!u){v.setEndBefore(t)}else{if(u>=t.getLength()){v.setEndAfter(t)}}}},optimizeBookmark:function(){var v=this;var t=v.startContainer,u=v.endContainer;if(t.is&&t.is("span")&&t.hasAttribute("_fck_bookmark")){v.setStartAt(t,3)}if(u&&u.is&&u.is("span")&&u.hasAttribute("_fck_bookmark")){v.setEndAt(u,4)}},trim:function(t,u){var B=this;var v=B.startContainer,w=B.startOffset,x=B.collapsed;if((!t||x)&&v&&v.type==3){if(!w){w=v.getIndex();v=v.getParent()}else{if(w>=v.getLength()){w=v.getIndex()+1;v=v.getParent()}else{var y=v.split(w);w=v.getIndex()+1;v=v.getParent();if(B.startContainer.equals(B.endContainer)){B.setEnd(y,B.endOffset-B.startOffset)}else{if(v.equals(B.endContainer)){B.endOffset+=1}}}}B.setStart(v,w);if(x){B.collapse(true);return}}var z=B.endContainer,A=B.endOffset;if(!(u||x)&&z&&z.type==3){if(!A){A=z.getIndex();z=z.getParent()}else{if(A>=z.getLength()){A=z.getIndex()+1;z=z.getParent()}else{z.split(A);A=z.getIndex()+1;z=z.getParent()}}B.setEnd(z,A)}},enlarge:function(t){switch(t){case 1:if(this.collapsed){return}var u=this.getCommonAncestor(),v=this.document.getBody(),w,x,y,z,A,B=false,C,D,E=this.startContainer,F=this.startOffset;if(E.type==3){if(F){E=!e.trim(E.substring(0,F)).length&&E;B=!!E}if(E){if(!(z=E.getPrevious())){y=E.getParent()}}}else{if(F){z=E.getChild(F-1)||E.getLast()}if(!z){y=E}}while(y||z){if(y&&!z){if(!A&&y.equals(u)){A=true}if(!v.contains(y)){break}if(!B||y.getComputedStyle("display")!="inline"){B=false;if(A){w=y}else{this.setStartBefore(y)}}z=y.getPrevious()}while(z){C=false;if(z.type==3){D=z.getText();if(/[^\s\ufeff]/.test(D)){z=null}C=/[\s\ufeff]$/.test(D)}else{if(z.$.offsetWidth>0&&!z.getAttribute("_fck_bookmark")){if(B&&f.$removeEmpty[z.getName()]){D=z.getText();if(/[^\s\ufeff]/.test(D)){z=null}else{var G=z.$.all||z.$.getElementsByTagName("*");for(var H=0,I;I=G[H++];){if(!f.$removeEmpty[I.nodeName.toLowerCase()]){z=null;break}}}if(z){C=!!D.length}}else{z=null}}}if(C){if(B){if(A){w=y}else{if(y){this.setStartBefore(y)}}}else{B=true}}if(z){var J=z.getPrevious();if(!y&&!J){y=z;z=null;break}z=J}else{y=null}}if(y){y=y.getParent()}}E=this.endContainer;F=this.endOffset;y=z=null;A=B=false;if(E.type==3){E=!e.trim(E.substring(F)).length&&E;B=!(E&&E.getLength());if(E){if(!(z=E.getNext())){y=E.getParent()}}}else{z=E.getChild(F);if(!z){y=E}}while(y||z){if(y&&!z){if(!A&&y.equals(u)){A=true}if(!v.contains(y)){break}if(!B||y.getComputedStyle("display")!="inline"){B=false;if(A){x=y}else{if(y){this.setEndAfter(y)}}}z=y.getNext()}while(z){C=false;if(z.type==3){D=z.getText();if(/[^\s\ufeff]/.test(D)){z=null}C=/^[\s\ufeff]/.test(D)}else{if(z.$.offsetWidth>0&&!z.getAttribute("_fck_bookmark")){if(B&&f.$removeEmpty[z.getName()]){D=z.getText();if(/[^\s\ufeff]/.test(D)){z=null}else{G=z.$.all||z.$.getElementsByTagName("*");for(H=0;I=G[H++];){if(!f.$removeEmpty[I.nodeName.toLowerCase()]){z=null;break}}}if(z){C=!!D.length}}else{z=null}}}if(C){if(B){if(A){x=y}else{this.setEndAfter(y)}}}if(z){J=z.getNext();if(!y&&!J){y=z;z=null;break}z=J}else{y=null}}if(y){y=y.getParent()}}if(w&&x){u=w.contains(x)?x:w;this.setStartBefore(u);this.setEndAfter(u)}break;case 2:case 3:var K=new d.range(this.document);v=this.document.getBody();K.setStartAt(v,1);K.setEnd(this.startContainer,this.startOffset);var L=new d.walker(K),M,N,O=d.walker.blockBoundary(t==3?{br:1}:null),P=function(R){var S=O(R);if(!S){M=R}return S},Q=function(R){var S=P(R);if(!S&&R.is&&R.is("br")){N=R}return S};L.guard=P;y=L.lastBackward();M=M||v;this.setStartAt(M,!M.is("br")&&(!y&&this.checkStartOfBlock()||y&&M.contains(y))?1:4);K=this.clone();K.collapse();K.setEndAt(v,2);L=new d.walker(K);L.guard=t==3?Q:P;M=null;y=L.lastForward();M=M||v;this.setEndAt(M,!y&&this.checkEndOfBlock()||y&&M.contains(y)?2:3);if(N){this.setEndAfter(N)}}},shrink:function(t,u){if(!this.collapsed){t=t||2;var v=this.clone(),w=this.startContainer,x=this.endContainer,y=this.startOffset,z=this.endOffset,A=this.collapsed,B=1,C=1;if(w&&w.type==3){if(!y){v.setStartBefore(w)}else{if(y>=w.getLength()){v.setStartAfter(w)}else{v.setStartBefore(w);B=0}}}if(x&&x.type==3){if(!z){v.setEndBefore(x)}else{if(z>=x.getLength()){v.setEndAfter(x)}else{v.setEndAfter(x);C=0}}}var D=new d.walker(v);D.evaluator=function(H){return H.type==(t==1?1:3)};var E;D.guard=function(H,I){if(t==1&&H.type==3){return false}if(I&&H.equals(E)){return false}if(!I&&H.type==1){E=H}return true};if(B){var F=D[t==1?"lastForward":"next"]();F&&this.setStartAt(F,u?1:3)}if(C){D.reset();var G=D[t==1?"lastBackward":"previous"]();G&&this.setEndAt(G,u?2:4)}return !!(B||C)}},insertNode:function(t){var x=this;x.optimizeBookmark();x.trim(false,true);var u=x.startContainer,v=x.startOffset,w=u.getChild(v);if(w){t.insertBefore(w)}else{u.append(t)}if(t.getParent().equals(x.endContainer)){x.endOffset++}x.setStartBefore(t)},moveToPosition:function(t,u){this.setStartAt(t,u);this.collapse(true)},selectNodeContents:function(t){this.setStart(t,0);this.setEnd(t,t.type==3?t.getLength():t.getChildCount())},setStart:function(t,u){var v=this;if(t.type==1&&f.$empty[t.getName()]){t=t.getParent(),u=t.getIndex()}v.startContainer=t;v.startOffset=u;if(!v.endContainer){v.endContainer=t;v.endOffset=u}l(v)},setEnd:function(t,u){var v=this;if(t.type==1&&f.$empty[t.getName()]){t=t.getParent(),u=t.getIndex()+1}v.endContainer=t;v.endOffset=u;if(!v.startContainer){v.startContainer=t;v.startOffset=u}l(v)},setStartAfter:function(t){this.setStart(t.getParent(),t.getIndex()+1)},setStartBefore:function(t){this.setStart(t.getParent(),t.getIndex())},setEndAfter:function(t){this.setEnd(t.getParent(),t.getIndex()+1)},setEndBefore:function(t){this.setEnd(t.getParent(),t.getIndex())},setStartAt:function(t,u){var v=this;switch(u){case 1:v.setStart(t,0);break;case 2:if(t.type==3){v.setStart(t,t.getLength())}else{v.setStart(t,t.getChildCount())}break;case 3:v.setStartBefore(t);break;case 4:v.setStartAfter(t)}l(v)},setEndAt:function(t,u){var v=this;switch(u){case 1:v.setEnd(t,0);break;case 2:if(t.type==3){v.setEnd(t,t.getLength())}else{v.setEnd(t,t.getChildCount())}break;case 3:v.setEndBefore(t);break;case 4:v.setEndAfter(t)}l(v)},fixBlock:function(t,u){var x=this;var v=x.createBookmark(),w=x.document.createElement(u);x.collapse(t);x.enlarge(2);x.extractContents().appendTo(w);w.trim();if(!c){w.appendBogus()}x.insertNode(w);x.moveToBookmark(v);return w},splitBlock:function(t){var D=this;var u=new d.elementPath(D.startContainer),v=new d.elementPath(D.endContainer),w=u.blockLimit,x=v.blockLimit,y=u.block,z=v.block,A=null;if(!w.equals(x)){return null}if(t!="br"){if(!y){y=D.fixBlock(true,t);z=new d.elementPath(D.endContainer).block}if(!z){z=D.fixBlock(false,t)}}var B=y&&D.checkStartOfBlock(),C=z&&D.checkEndOfBlock();D.deleteContents();if(y&&y.equals(z)){if(C){A=new d.elementPath(D.startContainer);D.moveToPosition(z,4);z=null}else{if(B){A=new d.elementPath(D.startContainer);D.moveToPosition(y,3);y=null}else{z=D.splitElement(y);if(!c&&!y.is("ul","ol")){y.appendBogus()}}}}return{previousBlock:y,nextBlock:z,wasStartOfBlock:B,wasEndOfBlock:C,elementPath:A}},splitElement:function(t){var w=this;if(!w.collapsed){return null}w.setEndAt(t,2);var u=w.extractContents(),v=t.clone(false);u.appendTo(v);v.insertAfter(t);w.moveToPosition(t,4);return v},checkBoundaryOfElement:function(t,u){var v=this.clone();v[u==1?"setStartAt":"setEndAt"](t,u==1?1:2);var w=new d.walker(v);w.evaluator=p;return w[u==1?"checkBackward":"checkForward"]()},checkStartOfBlock:function(){var z=this;var t=z.startContainer,u=z.startOffset;if(u&&t.type==3){var v=e.ltrim(t.substring(0,u));if(v.length){return false}}z.trim();var w=new d.elementPath(z.startContainer),x=z.clone();x.collapse(true);x.setStartAt(w.block||w.blockLimit,1);var y=new d.walker(x);y.evaluator=o(true);return y.checkBackward()},checkEndOfBlock:function(){var z=this;var t=z.endContainer,u=z.endOffset;if(t.type==3){var v=e.rtrim(t.substring(u));if(v.length){return false}}z.trim();var w=new d.elementPath(z.endContainer),x=z.clone();x.collapse(false);x.setEndAt(w.block||w.blockLimit,2);var y=new d.walker(x);y.evaluator=o(false);return y.checkForward()},moveToElementEditablePosition:function(t,u){var v;if(f.$empty[t.getName()]){return false}while(t&&t.type==1){v=t.isEditable();if(v){this.moveToPosition(t,u?2:1)}else{if(f.$inline[t.getName()]){this.moveToPosition(t,u?4:3);return true}}if(f.$empty[t.getName()]){t=t[u?"getPrevious":"getNext"](s)}else{t=t[u?"getLast":"getFirst"](s)}if(t&&t.type==3){this.moveToPosition(t,u?4:3);return true}}return v},moveToElementEditStart:function(t){return this.moveToElementEditablePosition(t)},moveToElementEditEnd:function(t){return this.moveToElementEditablePosition(t,true)},getEnclosedNode:function(){var t=this.clone();t.optimize();if(t.startContainer.type!=1||t.endContainer.type!=1){return null}var u=new d.walker(t),v=d.walker.bookmark(true),w=d.walker.whitespaces(true),x=function(z){return w(z)&&v(z)};t.evaluator=x;var y=u.next();u.reset();return y&&y.equals(u.previous())?y:null},getTouchedStartNode:function(){var t=this.startContainer;if(this.collapsed||t.type!=1){return t}return t.getChild(this.startOffset)||t},getTouchedEndNode:function(){var t=this.endContainer;if(this.collapsed||t.type!=1){return t}return t.getChild(this.endOffset-1)||t}}})();a.POSITION_AFTER_START=1;a.POSITION_BEFORE_END=2;a.POSITION_BEFORE_START=3;a.POSITION_AFTER_END=4;a.ENLARGE_ELEMENT=1;a.ENLARGE_BLOCK_CONTENTS=2;a.ENLARGE_LIST_ITEM_CONTENTS=3;a.START=1;a.END=2;a.STARTEND=3;a.SHRINK_ELEMENT=1;a.SHRINK_TEXT=2;(function(){if(b.webkit){b.hc=false;return}var l=c&&b.version<7,m=c&&b.version==7,n=l?a.basePath+"images/spacer.gif":m?"about:blank":"data:image/png;base64,",o=h.createFromHtml('<div style="width:0px;height:0px;position:absolute;left:-10000px;background-image:url('+n+')"></div>',a.document);o.appendTo(a.document.getHead());try{b.hc=o.getComputedStyle("background-image")=="none"}catch(p){b.hc=false}if(b.hc){b.cssClass+=" cke_hc"}o.remove()})();j.load(i.corePlugins.split(","),function(){a.status="loaded";a.fire("loaded");var l=a._.pending;if(l){delete a._.pending;for(var m=0;m<l.length;m++){a.add(l[m])}}});a.skins.add("kama",(function(){var l=[],m="cke_ui_color";if(c&&b.version<7){l.push("icons.png","images/sprites_ie6.png","images/dialog_sides.gif")}return{preload:l,editor:{css:["editor.css"]},dialog:{css:["dialog.css"]},templates:{css:["templates.css"]},margins:[0,0,0,0],init:function(n){if(n.config.width&&!isNaN(n.config.width)){n.config.width-=12}var o=[],p=/\$color/g,q="/* UI Color Support */.cke_skin_kama .cke_menuitem .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:active .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover .cke_label,.cke_skin_kama .cke_menuitem a:focus .cke_label,.cke_skin_kama .cke_menuitem a:active .cke_label{\tbackground-color: $color !important;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_label{\tbackground-color: transparent !important;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a.cke_disabled .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuseparator{\tbackground-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover,.cke_skin_kama .cke_menuitem a:focus,.cke_skin_kama .cke_menuitem a:active{\tbackground-color: $color !important;}";if(b.webkit){q=q.split("}").slice(0,-1);for(var r=0;r<q.length;r++){q[r]=q[r].split("{")}}function s(v){var w=v.getById(m);if(!w){w=v.getHead().append("style");w.setAttribute("id",m);w.setAttribute("type","text/css")}return w}function t(v,w,x){var y,z,A;for(var B=0;B<v.length;B++){if(b.webkit){for(z=0;z<w.length;z++){A=w[z][1];for(y=0;y<x.length;y++){A=A.replace(x[y][0],x[y][1])}v[B].$.sheet.addRule(w[z][0],A)}}else{A=w;for(y=0;y<x.length;y++){A=A.replace(x[y][0],x[y][1])}if(c){v[B].$.styleSheet.cssText+=A}else{v[B].$.innerHTML+=A}}}}var u=/\$color/g;e.extend(n,{uiColor:null,getUiColor:function(){return this.uiColor},setUiColor:function(v){var w,x=s(a.document),y=".cke_editor_"+e.escapeCssSelector(n.name),z=[y+" .cke_wrapper",y+"_dialog .cke_dialog_contents",y+"_dialog a.cke_dialog_tab",y+"_dialog .cke_dialog_footer"].join(","),A="background-color: $color !important;";if(b.webkit){w=[[z,A]]}else{w=z+"{"+A+"}"}return(this.setUiColor=function(B){var C=[[u,B]];n.uiColor=B;t([x],w,C);t(o,q,C)})(v)}});n.on("menuShow",function(v){var w=v.data[0],x=w.element.getElementsByTag("iframe").getItem(0).getFrameDocument();if(!x.getById("cke_ui_color")){var y=s(x);o.push(y);var z=n.getUiColor();if(z){t([y],q,[[u,z]])}}});if(n.config.uiColor){n.setUiColor(n.config.uiColor)}}}})());(function(){a.dialog?l():a.on("dialogPluginReady",l);function l(){a.dialog.on("resize",function(m){var n=m.data,o=n.width,p=n.height,q=n.dialog,r=q.parts.contents;if(n.skin!="kama"){return}r.setStyles({width:o+"px",height:p+"px"});setTimeout(function(){var s=q.parts.dialog.getChild([0,0,0]),t=s.getChild(0),u=s.getChild(2);u.setStyle("width",t.$.offsetWidth+"px");u=s.getChild(7);u.setStyle("width",t.$.offsetWidth-28+"px");u=s.getChild(4);u.setStyle("height",t.$.offsetHeight-31-14+"px");u=s.getChild(5);u.setStyle("height",t.$.offsetHeight-31-14+"px")},100)})}})();j.add("about",{requires:["dialog"],init:function(l){var m=l.addCommand("about",new a.dialogCommand("about"));m.modes={wysiwyg:1,source:1};m.canUndo=false;l.ui.addButton("About",{label:l.lang.about.title,command:"about"});a.dialog.add("about",this.path+"dialogs/about.js")}});(function(){var l="a11yhelp",m="a11yHelp";j.add(l,{availableLangs:{en:1,he:1},init:function(n){var o=this;n.addCommand(m,{exec:function(){var p=n.langCode;p=o.availableLangs[p]?p:"en";a.scriptLoader.load(a.getUrl(o.path+"lang/"+p+".js"),function(){e.extend(n.lang,o.lang[p]);n.openDialog(m)})},modes:{wysiwyg:1,source:1},canUndo:false});a.dialog.add(m,this.path+"dialogs/a11yhelp.js")}})})();j.add("basicstyles",{requires:["styles","button"],init:function(l){var m=function(p,q,r,s){var t=new a.style(s);l.attachStyleStateChange(t,function(u){l.getCommand(r).setState(u)});l.addCommand(r,new a.styleCommand(t));l.ui.addButton(p,{label:q,command:r})},n=l.config,o=l.lang;m("Bold",o.bold,"bold",n.coreStyles_bold);m("Italic",o.italic,"italic",n.coreStyles_italic);m("Underline",o.underline,"underline",n.coreStyles_underline);m("Strike",o.strike,"strike",n.coreStyles_strike);m("Subscript",o.subscript,"subscript",n.coreStyles_subscript);m("Superscript",o.superscript,"superscript",n.coreStyles_superscript)}});i.coreStyles_bold={element:"strong",overrides:"b"};i.coreStyles_italic={element:"em",overrides:"i"};i.coreStyles_underline={element:"u"};i.coreStyles_strike={element:"strike"};i.coreStyles_subscript={element:"sub"};i.coreStyles_superscript={element:"sup"};(function(){function l(p,q){var r=q.block||q.blockLimit;if(!r||r.getName()=="body"){return 2}if(r.getAscendant("blockquote",true)){return 1}return 2}function m(p){var q=p.editor,r=q.getCommand("blockquote");r.state=l(q,p.data.path);r.fire("state")}function n(p){for(var q=0,r=p.getChildCount(),s;q<r&&(s=p.getChild(q));q++){if(s.type==1&&s.isBlockBoundary()){return false}}return true}var o={exec:function(p){var q=p.getCommand("blockquote").state,r=p.getSelection(),s=r&&r.getRanges()[0];if(!s){return}var t=r.createBookmarks();if(c){var u=t[0].startNode,v=t[0].endNode,w;if(u&&u.getParent().getName()=="blockquote"){w=u;while(w=w.getNext()){if(w.type==1&&w.isBlockBoundary()){u.move(w,true);break}}}if(v&&v.getParent().getName()=="blockquote"){w=v;while(w=w.getPrevious()){if(w.type==1&&w.isBlockBoundary()){v.move(w);break}}}}var x=s.createIterator(),y;if(q==2){var z=[];while(y=x.getNextParagraph()){z.push(y)}if(z.length<1){var A=p.document.createElement(p.config.enterMode==1?"p":"div"),B=t.shift();s.insertNode(A);A.append(new d.text("\ufeff",p.document));s.moveToBookmark(B);s.selectNodeContents(A);s.collapse(true);B=s.createBookmark();z.push(A);t.unshift(B)}var C=z[0].getParent(),D=[];for(var E=0;E<z.length;E++){y=z[E];C=C.getCommonAncestor(y.getParent())}var F={table:1,tbody:1,tr:1,ol:1,ul:1};while(F[C.getName()]){C=C.getParent()}var G=null;while(z.length>0){y=z.shift();while(!y.getParent().equals(C)){y=y.getParent()}if(!y.equals(G)){D.push(y)}G=y}while(D.length>0){y=D.shift();if(y.getName()=="blockquote"){var H=new d.documentFragment(p.document);while(y.getFirst()){H.append(y.getFirst().remove());z.push(H.getLast())}H.replace(y)}else{z.push(y)}}var I=p.document.createElement("blockquote");I.insertBefore(z[0]);while(z.length>0){y=z.shift();I.append(y)}}else{if(q==1){var J=[],K={};while(y=x.getNextParagraph()){var L=null,M=null;while(y.getParent()){if(y.getParent().getName()=="blockquote"){L=y.getParent();M=y;break}y=y.getParent()}if(L&&M&&!M.getCustomData("blockquote_moveout")){J.push(M);h.setMarker(K,M,"blockquote_moveout",true)}}h.clearAllMarkers(K);var N=[],O=[];K={};while(J.length>0){var P=J.shift();I=P.getParent();if(!P.getPrevious()){P.remove().insertBefore(I)}else{if(!P.getNext()){P.remove().insertAfter(I)}else{P.breakParent(P.getParent());O.push(P.getNext())}}if(!I.getCustomData("blockquote_processed")){O.push(I);h.setMarker(K,I,"blockquote_processed",true)}N.push(P)}h.clearAllMarkers(K);for(E=O.length-1;E>=0;E--){I=O[E];if(n(I)){I.remove()}}if(p.config.enterMode==2){var Q=true;while(N.length){P=N.shift();if(P.getName()=="div"){H=new d.documentFragment(p.document);var R=Q&&P.getPrevious()&&!(P.getPrevious().type==1&&P.getPrevious().isBlockBoundary());if(R){H.append(p.document.createElement("br"))}var S=P.getNext()&&!(P.getNext().type==1&&P.getNext().isBlockBoundary());while(P.getFirst()){P.getFirst().remove().appendTo(H)}if(S){H.append(p.document.createElement("br"))}H.replace(P);Q=false}}}}}r.selectBookmarks(t);p.focus()}};j.add("blockquote",{init:function(p){p.addCommand("blockquote",o);p.ui.addButton("Blockquote",{label:p.lang.blockquote,command:"blockquote"});p.on("selectionChange",m)},requires:["domiterator"]})})();j.add("button",{beforeInit:function(l){l.ui.addHandler(1,k.button.handler)}});a.UI_BUTTON=1;k.button=function(l){e.extend(this,l,{title:l.label,className:l.className||l.command&&"cke_button_"+l.command||"",click:l.click||(function(m){m.execCommand(l.command)})});this._={}};k.button.handler={create:function(l){return new k.button(l)}};k.button.prototype={canGroup:true,render:function(l,m){var n=b,o=this._.id="cke_"+e.getNextNumber(),p="",q=this.command,r,s;this._.editor=l;var t={id:o,button:this,editor:l,focus:function(){var v=a.document.getById(o);v.focus()},execute:function(){this.button.click(l)}};t.clickFn=r=e.addFunction(t.execute,t);t.index=s=k.button._.instances.push(t)-1;if(this.modes){l.on("mode",function(){this.setState(this.modes[l.mode]?2:0)},this)}else{if(q){q=l.getCommand(q);if(q){q.on("state",function(){this.setState(q.state)},this);p+="cke_"+(q.state==1?"on":q.state==0?"disabled":"off")}}}if(!q){p+="cke_off"}if(this.className){p+=" "+this.className}m.push('<span class="cke_button">','<a id="',o,'" class="',p,'"',n.gecko&&n.version>=10900&&!n.hc?"":'" href="javascript:void(\''+(this.title||"").replace("'","")+"')\"",' title="',this.title,'" tabindex="-1" hidefocus="true" role="button" aria-labelledby="'+o+'_label"'+(this.hasArrow?' aria-haspopup="true"':""));if(n.opera||n.gecko&&n.mac){m.push(' onkeypress="return false;"')}if(n.gecko){m.push(' onblur="this.style.cssText = this.style.cssText;"')}m.push(' onkeydown="return CKEDITOR.ui.button._.keydown(',s,', event);" onfocus="return CKEDITOR.ui.button._.focus(',s,', event);" onclick="CKEDITOR.tools.callFunction(',r,', this); return false;"><span class="cke_icon"');if(this.icon){var u=(this.iconOffset||0)*-16;m.push(' style="background-image:url(',a.getUrl(this.icon),");background-position:0 "+u+'px;"')}m.push('> </span><span id="',o,'_label" class="cke_label">',this.label,"</span>");if(this.hasArrow){m.push('<span class="cke_buttonarrow">'+(b.hc?"▼":" ")+"</span>")}m.push("</a>","</span>");if(this.onRender){this.onRender()}return t},setState:function(l){if(this._.state==l){return false}this._.state=l;var m=a.document.getById(this._.id);if(m){m.setState(l);l==0?m.setAttribute("aria-disabled",true):m.removeAttribute("aria-disabled");l==1?m.setAttribute("aria-pressed",true):m.removeAttribute("aria-pressed");return true}else{return false}}};k.button._={instances:[],keydown:function(l,m){var n=k.button._.instances[l];if(n.onkey){m=new d.event(m);return n.onkey(n,m.getKeystroke())!==false}},focus:function(l,m){var n=k.button._.instances[l],o;if(n.onfocus){o=n.onfocus(n,new d.event(m))!==false}if(b.gecko&&b.version<10900){m.preventBubble()}return o}};k.prototype.addButton=function(l,m){this.add(l,1,m)};a.on("reset",function(){k.button._.instances=[]});(function(){var l=function(s,t){var u=s.document,v=u.getBody(),w=false,x=function(){w=true};v.on(t,x);(b.version>7?u.$:u.$.selection.createRange()).execCommand(t);v.removeListener(t,x);return w},m=c?function(s,t){return l(s,t)}:function(s,t){try{return s.document.$.execCommand(t)}catch(u){return false}},n=function(s){this.type=s;this.canUndo=this.type=="cut"};n.prototype={exec:function(s,t){this.type=="cut"&&r(s);var u=m(s,this.type);if(!u){alert(s.lang.clipboard[this.type+"Error"])}return u}};var o={canUndo:false,exec:c?function(s){s.focus();if(!s.document.getBody().fire("beforepaste")&&!l(s,"paste")){s.fire("pasteDialog");return false}}:function(s){try{if(!s.document.getBody().fire("beforepaste")&&!s.document.$.execCommand("Paste",false,null)){throw 0}}catch(t){setTimeout(function(){s.fire("pasteDialog")},0);return false}}},p=function(s){if(this.mode!="wysiwyg"){return}switch(s.data.keyCode){case 1000+86:case 2000+45:var t=this.document.getBody();if(!c&&t.fire("beforepaste")){s.cancel()}else{if(b.opera||b.gecko&&b.version<10900){t.fire("paste")}}return;case 1000+88:case 2000+46:var u=this;this.fire("saveSnapshot");setTimeout(function(){u.fire("saveSnapshot")},0)}};function q(s,t,u){var v=this.document;if(c&&v.getById("cke_pastebin")){return}if(t=="text"&&s.data&&s.data.$.clipboardData){var w=s.data.$.clipboardData.getData("text/plain");if(w){s.data.preventDefault();u(w);return}}var x=this.getSelection(),y=new d.range(v),z=new h(t=="text"?"textarea":b.webkit?"body":"div",v);z.setAttribute("id","cke_pastebin");b.webkit&&z.append(v.createText("\xa0"));v.getBody().append(z);z.setStyles({position:"absolute",top:x.getStartElement().getDocumentPosition().y+"px",width:"1px",height:"1px",overflow:"hidden"});z.setStyle(this.config.contentsLangDirection=="ltr"?"left":"right","-1000px");var A=x.createBookmarks();if(t=="text"){if(c){var B=v.getBody().$.createTextRange();B.moveToElementText(z.$);B.execCommand("Paste");s.data.preventDefault()}else{v.$.designMode="off";z.$.focus()}}else{y.setStartAt(z,1);y.setEndAt(z,2);y.select(true)}window.setTimeout(function(){t=="text"&&!c&&(v.$.designMode="on");z.remove();var C;z=b.webkit&&(C=z.getFirst())&&C.is&&C.hasClass("Apple-style-span")?C:z;x.selectBookmarks(A);u(z["get"+(t=="text"?"Value":"Html")]())},0)}function r(s){if(!c||s.document.$.compatMode=="BackCompat"){return}var t=s.getSelection(),u;if(t.getType()==3&&(u=t.getSelectedElement())){var v=t.getRanges()[0],w=s.document.createText("");w.insertBefore(u);v.setStartBefore(w);v.setEndAfter(u);t.selectRanges([v]);setTimeout(function(){if(u.getParent()){w.remove();t.selectElement(u)}},0)}}j.add("clipboard",{requires:["dialog","htmldataprocessor"],init:function(s){s.on("paste",function(x){var y=x.data;if(y.html){s.insertHtml(y.html)}else{if(y.text){s.insertText(y.text)}}},null,null,1000);s.on("pasteDialog",function(x){setTimeout(function(){s.openDialog("paste")},0)});function t(x,y,z,A){var B=s.lang[y];s.addCommand(y,z);s.ui.addButton(x,{label:B,command:y});if(s.addMenuItems){s.addMenuItem(y,{label:B,command:y,group:"clipboard",order:A})}}t("Cut","cut",new n("cut"),1);t("Copy","copy",new n("copy"),4);t("Paste","paste",o,8);a.dialog.add("paste",a.getUrl(this.path+"dialogs/paste.js"));s.on("key",p,s);var u=s.config.forcePasteAsPlainText?"text":"html";s.on("contentDom",function(){var x=s.document.getBody();x.on(u=="text"&&c||b.webkit?"paste":"beforepaste",function(y){if(v){return}q.call(s,y,u,function(z){if(!z){return}var A={};A[u]=z;s.fire("paste",A)})});x.on("beforecut",function(){!v&&r(s)})});if(s.contextMenu){var v;function w(x){c&&(v=1);var y=s.document.$.queryCommandEnabled(x)?2:0;v=0;return y}s.contextMenu.addListener(function(){return{cut:w("Cut"),copy:w("Cut"),paste:b.webkit?2:w("Paste")}})}}})})();j.add("colorbutton",{requires:["panelbutton","floatpanel","styles"],init:function(l){var m=l.config,n=l.lang.colorButton,o;if(!b.hc){p("TextColor","fore",n.textColorTitle);p("BGColor","back",n.bgColorTitle)}function p(r,s,t){l.ui.add(r,4,{label:t,title:t,className:"cke_button_"+r.toLowerCase(),modes:{wysiwyg:1},panel:{css:l.skin.editor.css,attributes:{role:"listbox","aria-label":n.panelTitle}},onBlock:function(u,v){v.autoSize=true;v.element.addClass("cke_colorblock");v.element.setHtml(q(u,s));v.element.getDocument().getBody().setStyle("overflow","hidden");var w=v.keys,x=l.lang.dir=="rtl";w[x?37:39]="next";w[40]="next";w[9]="next";w[x?39:37]="prev";w[38]="prev";w[2000+9]="prev";w[32]="click"}})}function q(r,s){var t=[],u=m.colorButton_colors.split(","),v=u.length+(m.colorButton_enableMore?2:1),w=e.addFunction(function(C,D){if(C=="?"){var E=arguments.callee;function F(H){this.removeListener("ok",F);this.removeListener("cancel",F);H.name=="ok"&&E(this.getContentElement("picker","selectedColor").getValue(),D)}l.openDialog("colordialog",function(){this.on("ok",F);this.on("cancel",F)});return}l.focus();r.hide();l.fire("saveSnapshot");new a.style(m["colorButton_"+D+"Style"],{color:"inherit"}).remove(l.document);if(C){var G=m["colorButton_"+D+"Style"];G.childRule=D=="back"?function(){return false}:function(H){return H.getName()!="a"};new a.style(G,{color:C}).apply(l.document)}l.fire("saveSnapshot")});t.push('<a class="cke_colorauto" _cke_focus=1 hidefocus=true title="',n.auto,'" onclick="CKEDITOR.tools.callFunction(',w,",null,'",s,"');return false;\" href=\"javascript:void('",n.auto,'\')" role="option" aria-posinset="1" aria-setsize="',v,'"><table role="presentation" cellspacing=0 cellpadding=0 width="100%"><tr><td><span class="cke_colorbox" style="background-color:#000"></span></td><td colspan=7 align=center>',n.auto,'</td></tr></table></a><table role="presentation" cellspacing=0 cellpadding=0 width="100%">');for(var x=0;x<u.length;x++){if(x%8===0){t.push("</tr><tr>")}var y=u[x].split("/"),z=y[0],A=y[1]||z;if(!y[1]){z="#"+z.replace(/^(.)(.)(.)$/,"$1$1$2$2$3$3")}var B=l.lang.colors[A]||A;t.push('<td><a class="cke_colorbox" _cke_focus=1 hidefocus=true title="',B,'" onclick="CKEDITOR.tools.callFunction(',w,",'",z,"','",s,"'); return false;\" href=\"javascript:void('",B,'\')" role="option" aria-posinset="',x+2,'" aria-setsize="',v,'"><span class="cke_colorbox" style="background-color:#',A,'"></span></a></td>')}if(m.colorButton_enableMore){t.push('</tr><tr><td colspan=8 align=center><a class="cke_colormore" _cke_focus=1 hidefocus=true title="',n.more,'" onclick="CKEDITOR.tools.callFunction(',w,",'?','",s,"');return false;\" href=\"javascript:void('",n.more,"')\"",' role="option" aria-posinset="',v,'" aria-setsize="',v,'">',n.more,"</a></td>")}t.push("</tr></table>");return t.join("")}}});i.colorButton_enableMore=true;i.colorButton_colors="000,800000,8B4513,2F4F4F,008080,000080,4B0082,696969,B22222,A52A2A,DAA520,006400,40E0D0,0000CD,800080,808080,F00,FF8C00,FFD700,008000,0FF,00F,EE82EE,A9A9A9,FFA07A,FFA500,FFFF00,00FF00,AFEEEE,ADD8E6,DDA0DD,D3D3D3,FFF0F5,FAEBD7,FFFFE0,F0FFF0,F0FFFF,F0F8FF,E6E6FA,FFF";i.colorButton_foreStyle={element:"span",styles:{color:"#(color)"},overrides:[{element:"font",attributes:{color:null}}]};i.colorButton_backStyle={element:"span",styles:{"background-color":"#(color)"}};(function(){j.colordialog={init:function(l){l.addCommand("colordialog",new a.dialogCommand("colordialog"));a.dialog.add("colordialog",this.path+"dialogs/colordialog.js")}};j.add("colordialog",j.colordialog)})();j.add("contextmenu",{requires:["menu"],beforeInit:function(l){l.contextMenu=new j.contextMenu(l);l.addCommand("contextMenu",{exec:function(){l.contextMenu.show(l.document.getBody())}})}});j.contextMenu=e.createClass({$:function(l){this.id="cke_"+e.getNextNumber();this.editor=l;this._.listeners=[];this._.functionId=e.addFunction(function(m){this._.panel.hide();l.focus();l.execCommand(m)},this);this.definition={panel:{className:l.skinClass+" cke_contextmenu",attributes:{"aria-label":l.lang.contextmenu.options}}}},_:{onMenu:function(l,m,n,o){var p=this._.menu,q=this.editor;if(p){p.hide();p.removeAll()}else{p=this._.menu=new a.menu(q,this.definition);p.onClick=e.bind(function(z){p.hide();if(z.onClick){z.onClick()}else{if(z.command){q.execCommand(z.command)}}},this);p.onEscape=function(z){var A=this.parent;if(A){A._.panel.hideChild();var B=A._.panel._.panel._.currentBlock,C=B._.focusIndex;B._.markItem(C)}else{if(z==27){this.hide();q.focus()}}return false}}var r=this._.listeners,s=[],t=this.editor.getSelection(),u=t&&t.getStartElement();p.onHide=e.bind(function(){p.onHide=null;if(c){var z=q.getSelection();z&&z.unlock()}this.onHide&&this.onHide()},this);for(var v=0;v<r.length;v++){var w=r[v](u,t);if(w){for(var x in w){var y=this.editor.getMenuItem(x);if(y){y.state=w[x];p.add(y)}}}}p.items.length&&p.show(l,m||(q.lang.dir=="rtl"?2:1),n,o)}},proto:{addTarget:function(l,m){if(b.opera){var n;l.on("mousedown",function(r){r=r.data;if(r.$.button!=2){if(r.getKeystroke()==1000+1){l.fire("contextmenu",r)}return}if(m&&(b.mac?r.$.metaKey:r.$.ctrlKey)){return}var s=r.getTarget();if(!n){var t=s.getDocument();n=t.createElement("input");n.$.type="button";t.getBody().append(n)}n.setAttribute("style","position:absolute;top:"+(r.$.clientY-2)+"px;left:"+(r.$.clientX-2)+"px;width:5px;height:5px;opacity:0.01")});l.on("mouseup",function(r){if(n){n.remove();n=undefined;l.fire("contextmenu",r.data)}})}l.on("contextmenu",function(r){var s=r.data;if(m&&(b.webkit?o:b.mac?s.$.metaKey:s.$.ctrlKey)){return}s.preventDefault();var t=s.getTarget().getDocument().getDocumentElement(),u=s.$.clientX,v=s.$.clientY;e.setTimeout(function(){this.show(t,null,u,v)},0,this)},this);if(b.webkit){var o,p=function(r){o=b.mac?r.data.$.metaKey:r.data.$.ctrlKey},q=function(){o=0};l.on("keydown",p);l.on("keyup",q);l.on("contextmenu",q)}},addListener:function(l){this._.listeners.push(l)},show:function(l,m,n,o){this.editor.focus();if(c){var p=this.editor.getSelection();p&&p.lock()}this._.onMenu(l||a.document.getDocumentElement(),m,n||0,o||0)}}});(function(){j.add("div",{requires:["editingblock","domiterator","styles"],init:function(l){var m=l.lang.div;l.addCommand("creatediv",new a.dialogCommand("creatediv"));l.addCommand("editdiv",new a.dialogCommand("editdiv"));l.addCommand("removediv",{exec:function(n){var o=n.getSelection(),p=o&&o.getRanges(),q,r=o.createBookmarks(),s,t=[];function u(w){var x=new d.elementPath(w),y=x.blockLimit,z=y.is("div")&&y;if(z&&!z.getAttribute("_cke_div_added")){t.push(z);z.setAttribute("_cke_div_added")}}for(var v=0;v<p.length;v++){q=p[v];if(q.collapsed){u(o.getStartElement())}else{s=new d.walker(q);s.evaluator=u;s.lastForward()}}for(v=0;v<t.length;v++){t[v].remove(true)}o.selectBookmarks(r)}});l.ui.addButton("CreateDiv",{label:m.toolbar,command:"creatediv"});if(l.addMenuItems){l.addMenuItems({editdiv:{label:m.edit,command:"editdiv",group:"div",order:1},removediv:{label:m.remove,command:"removediv",group:"div",order:5}});if(l.contextMenu){l.contextMenu.addListener(function(n,o){if(!n){return null}var p=new d.elementPath(n),q=p.blockLimit;if(q&&q.getAscendant("div",true)){return{editdiv:2,removediv:2}}return null})}}a.dialog.add("creatediv",this.path+"dialogs/div.js");a.dialog.add("editdiv",this.path+"dialogs/div.js")}})})();(function(){var l={toolbarFocus:{exec:function(n){var o=n._.elementsPath.idBase,p=a.document.getById(o+"0");if(p){p.focus()}}}},m='<span class="cke_empty"> </span>';j.add("elementspath",{requires:["selection"],init:function(n){var o="cke_path_"+n.name,p,q=function(){if(!p){p=a.document.getById(o)}return p},r="cke_elementspath_"+e.getNextNumber()+"_";n._.elementsPath={idBase:r,filters:[]};n.on("themeSpace",function(s){if(s.data.space=="bottom"){s.data.html+='<span id="'+o+'_label" class="cke_voice_label">'+n.lang.elementsPath.eleLabel+'</span><div id="'+o+'" class="cke_path" role="group" aria-labelledby="'+o+'_label">'+m+"</div>"}});n.on("selectionChange",function(s){var t=b,u=s.data.selection,v=u.getStartElement(),w=[],x=s.editor,y=x._.elementsPath.list=[],z=x._.elementsPath.filters;while(v){var A=0;for(var B=0;B<z.length;B++){if(z[B](v)===false){A=1;break}}if(!A){var C=y.push(v)-1,D;if(v.getAttribute("_cke_real_element_type")){D=v.getAttribute("_cke_real_element_type")}else{D=v.getName()}var E="";if(t.opera||t.gecko&&t.mac){E+=' onkeypress="return false;"'}if(t.gecko){E+=' onblur="this.style.cssText = this.style.cssText;"'}var F=x.lang.elementsPath.eleTitle.replace(/%1/,D);w.unshift('<a id="',r,C,'" href="javascript:void(\'',D,'\')" tabindex="-1" title="',F,'"'+(b.gecko&&b.version<10900?' onfocus="event.preventBubble();"':"")+' hidefocus="true" onkeydown="return CKEDITOR._.elementsPath.keydown(\'',x.name,"',",C,', event);"'+E," onclick=\"return CKEDITOR._.elementsPath.click('",x.name,"',",C,');"',' role="button" aria-labelledby="'+r+C+'_label">',D,'<span id="',r,C,'_label" class="cke_label">'+F+"</span>","</a>")}if(D=="body"){break}v=v.getParent()}q().setHtml(w.join("")+m)});n.on("contentDomUnload",function(){p&&p.setHtml(m)});n.addCommand("elementsPathFocus",l.toolbarFocus)}})})();a._.elementsPath={click:function(l,m){var n=a.instances[l];n.focus();var o=n._.elementsPath.list[m];n.getSelection().selectElement(o);return false},keydown:function(l,m,n){var o=k.button._.instances[m],p=a.instances[l],q=p._.elementsPath.idBase,r;n=new d.event(n);var s=p.lang.dir=="rtl";switch(n.getKeystroke()){case s?39:37:case 9:r=a.document.getById(q+(m+1));if(!r){r=a.document.getById(q+"0")}r.focus();return false;case s?37:39:case 2000+9:r=a.document.getById(q+(m-1));if(!r){r=a.document.getById(q+(p._.elementsPath.list.length-1))}r.focus();return false;case 27:p.focus();return false;case 13:case 32:this.click(l,m);return false}return true}};(function(){j.add("enterkey",{requires:["keystrokes","indent"],init:function(s){var t=s.specialKeys;t[13]=q;t[2000+13]=p}});j.enterkey={enterBlock:function(s,t,u,v){u=u||r(s);var w=u.document;if(u.checkStartOfBlock()&&u.checkEndOfBlock()){var x=new d.elementPath(u.startContainer),y=x.block;if(y&&(y.is("li")||y.getParent().is("li"))){s.execCommand("outdent");return}}var z=t==3?"div":"p",A=u.splitBlock(z);if(!A){return}var B=A.previousBlock,C=A.nextBlock,D=A.wasStartOfBlock,E=A.wasEndOfBlock,F;if(C){F=C.getParent();if(F.is("li")){C.breakParent(F);C.move(C.getNext(),true)}}else{if(B&&(F=B.getParent())&&F.is("li")){B.breakParent(F);u.moveToElementEditStart(B.getNext());B.move(B.getPrevious())}}if(!D&&!E){if(C.is("li")&&(F=C.getFirst(d.walker.invisible(true)))&&F.is&&F.is("ul","ol")){(c?w.createText("\xa0"):w.createElement("br")).insertBefore(F)}if(C){u.moveToElementEditStart(C)}}else{var G;if(B){if(B.is("li")||!o.test(B.getName())){G=B.clone()}}else{if(C){G=C.clone()}}if(!G){G=w.createElement(z)}else{if(v&&!G.is("li")){G.renameNode(z)}}var H=A.elementPath;if(H){for(var I=0,J=H.elements.length;I<J;I++){var K=H.elements[I];if(K.equals(H.block)||K.equals(H.blockLimit)){break}if(f.$removeEmpty[K.getName()]){K=K.clone();G.moveChildren(K);G.append(K)}}}if(!c){G.appendBogus()}u.insertNode(G);if(c&&D&&(!E||!B.getChildCount())){u.moveToElementEditStart(E?B:G);u.select()}u.moveToElementEditStart(D&&!E?C:G)}if(!c){if(C){var L=w.createElement("span");L.setHtml(" ");u.insertNode(L);L.scrollIntoView();u.deleteContents()}else{G.scrollIntoView()}}u.select()},enterBr:function(s,t,u,v){u=u||r(s);var w=u.document,x=t==3?"div":"p",y=u.checkEndOfBlock(),z=new d.elementPath(s.getSelection().getStartElement()),A=z.block,B=A&&z.block.getName(),C=false;if(!v&&B=="li"){n(s,t,u,v);return}if(!v&&y&&o.test(B)){w.createElement("br").insertAfter(A);if(b.gecko){w.createText("").insertAfter(A)}u.setStartAt(A.getNext(),c?3:1)}else{var D;C=B=="pre";if(C&&!b.gecko){D=w.createText(c?"\r":"\n")}else{D=w.createElement("br")}u.deleteContents();u.insertNode(D);if(!c){w.createText("\ufeff").insertAfter(D)}if(y&&!c){D.getParent().appendBogus()}if(!c){D.getNext().$.nodeValue=""}if(c){u.setStartAt(D,4)}else{u.setStartAt(D.getNext(),1)}if(!c){var E=null;if(!b.gecko){E=w.createElement("span");E.setHtml(" ")}else{E=w.createElement("br")}E.insertBefore(D.getNext());E.scrollIntoView();E.remove()}}u.collapse(true);u.select(C)}};var l=j.enterkey,m=l.enterBr,n=l.enterBlock,o=/^h[1-6]$/;function p(s){if(s.mode!="wysiwyg"){return false}if(s.getSelection().getStartElement().hasAscendant("pre",true)){setTimeout(function(){n(s,s.config.enterMode,null,true)},0);return true}else{return q(s,s.config.shiftEnterMode,true)}}function q(s,t,u){u=s.config.forceEnterMode||u;if(s.mode!="wysiwyg"){return false}if(!t){t=s.config.enterMode}setTimeout(function(){s.fire("saveSnapshot");if(t==2||s.getSelection().getStartElement().hasAscendant("pre",true)){m(s,t,null,u)}else{n(s,t,null,u)}},0);return true}function r(s){var t=s.getSelection().getRanges();for(var u=t.length-1;u>0;u--){t[u].deleteContents()}return t[0]}})();(function(){var l="nbsp,gt,lt,quot,iexcl,cent,pound,curren,yen,brvbar,sect,uml,copy,ordf,laquo,not,shy,reg,macr,deg,plusmn,sup2,sup3,acute,micro,para,middot,cedil,sup1,ordm,raquo,frac14,frac12,frac34,iquest,times,divide,fnof,bull,hellip,prime,Prime,oline,frasl,weierp,image,real,trade,alefsym,larr,uarr,rarr,darr,harr,crarr,lArr,uArr,rArr,dArr,hArr,forall,part,exist,empty,nabla,isin,notin,ni,prod,sum,minus,lowast,radic,prop,infin,ang,and,or,cap,cup,int,there4,sim,cong,asymp,ne,equiv,le,ge,sub,sup,nsub,sube,supe,oplus,otimes,perp,sdot,lceil,rceil,lfloor,rfloor,lang,rang,loz,spades,clubs,hearts,diams,circ,tilde,ensp,emsp,thinsp,zwnj,zwj,lrm,rlm,ndash,mdash,lsquo,rsquo,sbquo,ldquo,rdquo,bdquo,dagger,Dagger,permil,lsaquo,rsaquo,euro",m="Agrave,Aacute,Acirc,Atilde,Auml,Aring,AElig,Ccedil,Egrave,Eacute,Ecirc,Euml,Igrave,Iacute,Icirc,Iuml,ETH,Ntilde,Ograve,Oacute,Ocirc,Otilde,Ouml,Oslash,Ugrave,Uacute,Ucirc,Uuml,Yacute,THORN,szlig,agrave,aacute,acirc,atilde,auml,aring,aelig,ccedil,egrave,eacute,ecirc,euml,igrave,iacute,icirc,iuml,eth,ntilde,ograve,oacute,ocirc,otilde,ouml,oslash,ugrave,uacute,ucirc,uuml,yacute,thorn,yuml,OElig,oelig,Scaron,scaron,Yuml",n="Alpha,Beta,Gamma,Delta,Epsilon,Zeta,Eta,Theta,Iota,Kappa,Lambda,Mu,Nu,Xi,Omicron,Pi,Rho,Sigma,Tau,Upsilon,Phi,Chi,Psi,Omega,alpha,beta,gamma,delta,epsilon,zeta,eta,theta,iota,kappa,lambda,mu,nu,xi,omicron,pi,rho,sigmaf,sigma,tau,upsilon,phi,chi,psi,omega,thetasym,upsih,piv";function o(p){var q={},r=[],s={nbsp:"\xa0",shy:"??",gt:">",lt:"<"};p=p.replace(/\b(nbsp|shy|gt|lt|amp)(?:,|$)/g,function(x,y){q[s[y]]="&"+y+";";r.push(s[y]);return""});p=p.split(",");var t=document.createElement("div"),u;t.innerHTML="&"+p.join(";&")+";";u=t.innerHTML;t=null;for(var v=0;v<u.length;v++){var w=u.charAt(v);q[w]="&"+p[v]+";";r.push(w)}q.regex=r.join("");return q}j.add("entities",{afterInit:function(p){var q=p.config;if(!q.entities){return}var r=p.dataProcessor,s=r&&r.htmlFilter;if(s){var t=l;if(q.entities_latin){t+=","+m}if(q.entities_greek){t+=","+n}if(q.entities_additional){t+=","+q.entities_additional}var u=o(t),v="["+u.regex+"]";delete u.regex;if(q.entities_processNumerical){v="[^ -~]|"+v}v=new RegExp(v,"g");function w(x){return u[x]||"&#"+x.charCodeAt(0)+";"}s.addRules({text:function(x){return x.replace(v,w)}})}}})})();i.entities=true;i.entities_latin=true;i.entities_greek=true;i.entities_processNumerical=false;i.entities_additional="#39";(function(){function l(u,v){var w=[];if(!v){return u}else{for(var x in v){w.push(x+"="+encodeURIComponent(v[x]))}}return u+(u.indexOf("?")!=-1?"&":"?")+w.join("&")}function m(u){u+="";var v=u.charAt(0).toUpperCase();return v+u.substr(1)}function n(u){var B=this;var v=B.getDialog(),w=v.getParentEditor();w._.filebrowserSe=B;var x=w.config["filebrowser"+m(v.getName())+"WindowWidth"]||w.config.filebrowserWindowWidth||"80%",y=w.config["filebrowser"+m(v.getName())+"WindowHeight"]||w.config.filebrowserWindowHeight||"70%",z=B.filebrowser.params||{};z.CKEditor=w.name;z.CKEditorFuncNum=w._.filebrowserFn;if(!z.langCode){z.langCode=w.langCode}var A=l(B.filebrowser.url,z);w.popup(A,x,y)}function o(u){var x=this;var v=x.getDialog(),w=v.getParentEditor();w._.filebrowserSe=x;if(!v.getContentElement(x["for"][0],x["for"][1]).getInputElement().$.value){return false}if(!v.getContentElement(x["for"][0],x["for"][1]).getAction()){return false}return true}function p(u,v,w){var x=w.params||{};x.CKEditor=u.name;x.CKEditorFuncNum=u._.filebrowserFn;if(!x.langCode){x.langCode=u.langCode}v.action=l(w.url,x);v.filebrowser=w}function q(u,v,w,x){var y,z;for(var A in x){y=x[A];if(y.type=="hbox"||y.type=="vbox"){q(u,v,w,y.children)}if(!y.filebrowser){continue}if(typeof y.filebrowser=="string"){var B={action:y.type=="fileButton"?"QuickUpload":"Browse",target:y.filebrowser};y.filebrowser=B}if(y.filebrowser.action=="Browse"){var C=y.filebrowser.url||u.config["filebrowser"+m(v)+"BrowseUrl"]||u.config.filebrowserBrowseUrl;if(C){y.onClick=n;y.filebrowser.url=C;y.hidden=false}}else{if(y.filebrowser.action=="QuickUpload"&&y["for"]){C=y.filebrowser.url||u.config["filebrowser"+m(v)+"UploadUrl"]||u.config.filebrowserUploadUrl;if(C){var D=y.onClick;y.onClick=function(E){var F=E.sender;if(D&&D.call(F,E)===false){return false}return o.call(F,E)};y.filebrowser.url=C;y.hidden=false;p(u,w.getContents(y["for"][0]).get(y["for"][1]),y.filebrowser)}}}}}function r(u,v){var w=v.getDialog(),x=v.filebrowser.target||null;u=u.replace(/#/g,"%23");if(x){var y=x.split(":"),z=w.getContentElement(y[0],y[1]);if(z){z.setValue(u);w.selectPage(y[0])}}}function s(u,v,w){if(w.indexOf(";")!==-1){var x=w.split(";");for(var y=0;y<x.length;y++){if(s(u,v,x[y])){return true}}return false}var z=u.getContents(v).get(w).filebrowser;return z&&z.url}function t(u,v){var z=this;var w=z._.filebrowserSe.getDialog(),x=z._.filebrowserSe["for"],y=z._.filebrowserSe.filebrowser.onSelect;if(x){w.getContentElement(x[0],x[1]).reset()}if(typeof v=="function"&&v.call(z._.filebrowserSe)===false){return}if(y&&y.call(z._.filebrowserSe,u,v)===false){return}if(typeof v=="string"&&v){alert(v)}if(u){r(u,z._.filebrowserSe)}}j.add("filebrowser",{init:function(u,v){u._.filebrowserFn=e.addFunction(t,u)}});a.on("dialogDefinition",function(u){var v=u.data.definition,w;for(var x in v.contents){w=v.contents[x];q(u.editor,u.data.name,v,w.elements);if(w.hidden&&w.filebrowser){w.hidden=!s(v,w.id,w.filebrowser)}}})})();j.add("find",{init:function(l){var m=j.find;l.ui.addButton("Find",{label:l.lang.findAndReplace.find,command:"find"});var n=l.addCommand("find",new a.dialogCommand("find"));n.canUndo=false;l.ui.addButton("Replace",{label:l.lang.findAndReplace.replace,command:"replace"});var o=l.addCommand("replace",new a.dialogCommand("replace"));o.canUndo=false;a.dialog.add("find",this.path+"dialogs/find.js");a.dialog.add("replace",this.path+"dialogs/find.js")},requires:["styles"]});i.find_highlight={element:"span",styles:{"background-color":"#004",color:"#fff"}};(function(){var l=/\.swf(?:$|\?)/i,m=/^\d+(?:\.\d+)?$/;function n(q){if(m.test(q)){return q+"px"}return q}function o(q){var r=q.attributes;return r.type=="application/x-shockwave-flash"||l.test(r.src||"")}function p(q,r){var s=q.createFakeParserElement(r,"cke_flash","flash",true),t=s.attributes.style||"",u=r.attributes.width,v=r.attributes.height;if(typeof u!="undefined"){t=s.attributes.style=t+"width:"+n(u)+";"}if(typeof v!="undefined"){t=s.attributes.style=t+"height:"+n(v)+";"}return s}j.add("flash",{init:function(q){q.addCommand("flash",new a.dialogCommand("flash"));q.ui.addButton("Flash",{label:q.lang.common.flash,command:"flash"});a.dialog.add("flash",this.path+"dialogs/flash.js");q.addCss("img.cke_flash{background-image: url("+a.getUrl(this.path+"images/placeholder.png")+");background-position: center center;background-repeat: no-repeat;border: 1px solid #a9a9a9;width: 80px;height: 80px;}");if(q.addMenuItems){q.addMenuItems({flash:{label:q.lang.flash.properties,command:"flash",group:"flash"}})}q.on("doubleclick",function(r){var s=r.data.element;if(s.is("img")&&s.getAttribute("_cke_real_element_type")=="flash"){r.data.dialog="flash"}});if(q.contextMenu){q.contextMenu.addListener(function(r,s){if(r&&r.is("img")&&r.getAttribute("_cke_real_element_type")=="flash"){return{flash:2}}})}},afterInit:function(q){var r=q.dataProcessor,s=r&&r.dataFilter;if(s){s.addRules({elements:{"cke:object":function(t){var u=t.attributes,v=u.classid&&String(u.classid).toLowerCase();if(!v){for(var w=0;w<t.children.length;w++){if(t.children[w].name=="cke:embed"){if(!o(t.children[w])){return null}return p(q,t)}}return null}return p(q,t)},"cke:embed":function(t){if(!o(t)){return null}return p(q,t)}}},5)}},requires:["fakeobjects"]})})();e.extend(i,{flashEmbedTagOnly:false,flashAddEmbedTag:true,flashConvertOnEdit:false});(function(){function l(m,n,o,p,q,r,s){var t=m.config,u=q.split(";"),v=[],w={};for(var x=0;x<u.length;x++){var y=u[x];if(y){y=y.split("/");var z={},A=u[x]=y[0];z[o]=v[x]=y[1]||A;w[A]=new a.style(s,z);w[A]._.definition.name=A}else{u.splice(x--,1)}}m.ui.addRichCombo(n,{label:p.label,title:p.panelTitle,className:"cke_"+(o=="size"?"fontSize":"font"),panel:{css:m.skin.editor.css.concat(t.contentsCss),multiSelect:false,attributes:{"aria-label":p.panelTitle}},init:function(){this.startGroup(p.panelTitle);for(var B=0;B<u.length;B++){var C=u[B];this.add(C,w[C].buildPreview(),C)}},onClick:function(B){m.focus();m.fire("saveSnapshot");var C=w[B];if(this.getValue()==B){C.remove(m.document)}else{C.apply(m.document)}m.fire("saveSnapshot")},onRender:function(){m.on("selectionChange",function(B){var C=this.getValue(),D=B.data.path,E=D.elements;for(var F=0,G;F<E.length;F++){G=E[F];for(var H in w){if(w[H].checkElementRemovable(G,true)){if(H!=C){this.setValue(H)}return}}}this.setValue("",r)},this)}})}j.add("font",{requires:["richcombo","styles"],init:function(m){var n=m.config;l(m,"Font","family",m.lang.font,n.font_names,n.font_defaultLabel,n.font_style);l(m,"FontSize","size",m.lang.fontSize,n.fontSize_sizes,n.fontSize_defaultLabel,n.fontSize_style)}})})();i.font_names="Arial/Arial, Helvetica, sans-serif;Comic Sans MS/Comic Sans MS, cursive;Courier New/Courier New, Courier, monospace;Georgia/Georgia, serif;Lucida Sans Unicode/Lucida Sans Unicode, Lucida Grande, sans-serif;Tahoma/Tahoma, Geneva, sans-serif;Times New Roman/Times New Roman, Times, serif;Trebuchet MS/Trebuchet MS, Helvetica, sans-serif;Verdana/Verdana, Geneva, sans-serif";i.font_defaultLabel="";i.font_style={element:"span",styles:{"font-family":"#(family)"},overrides:[{element:"font",attributes:{face:null}}]};i.fontSize_sizes="8/8px;9/9px;10/10px;11/11px;12/12px;14/14px;16/16px;18/18px;20/20px;22/22px;24/24px;26/26px;28/28px;36/36px;48/48px;72/72px";i.fontSize_defaultLabel="";i.fontSize_style={element:"span",styles:{"font-size":"#(size)"},overrides:[{element:"font",attributes:{size:null}}]};j.add("format",{requires:["richcombo","styles"],init:function(l){var m=l.config,n=l.lang.format,o=m.format_tags.split(";"),p={};for(var q=0;q<o.length;q++){var r=o[q];p[r]=new a.style(m["format_"+r]);p[r]._.enterMode=l.config.enterMode}l.ui.addRichCombo("Format",{label:n.label,title:n.panelTitle,className:"cke_format",panel:{css:l.skin.editor.css.concat(m.contentsCss),multiSelect:false,attributes:{"aria-label":n.panelTitle}},init:function(){this.startGroup(n.panelTitle);for(var s in p){var t=n["tag_"+s];this.add(s,"<"+s+">"+t+"</"+s+">",t)}},onClick:function(s){l.focus();l.fire("saveSnapshot");p[s].apply(l.document);setTimeout(function(){l.fire("saveSnapshot")},0)},onRender:function(){l.on("selectionChange",function(s){var t=this.getValue(),u=s.data.path;for(var v in p){if(p[v].checkActive(u)){if(v!=t){this.setValue(v,l.lang.format["tag_"+v])}return}}this.setValue("")},this)}})}});i.format_tags="p;h1;h2;h3;h4;h5;h6;pre;address;div";i.format_p={element:"p"};i.format_div={element:"div"};i.format_pre={element:"pre"};i.format_address={element:"address"};i.format_h1={element:"h1"};i.format_h2={element:"h2"};i.format_h3={element:"h3"};i.format_h4={element:"h4"};i.format_h5={element:"h5"};i.format_h6={element:"h6"};j.add("forms",{init:function(l){var m=l.lang;l.addCss("form{border: 1px dotted #FF0000;padding: 2px;}\n");l.addCss("img.cke_hidden{background-image: url("+a.getUrl(this.path+"images/hiddenfield.gif")+");background-position: center center;background-repeat: no-repeat;border: 1px solid #a9a9a9;width: 16px !important;height: 16px !important;}");var n=function(p,q,r){l.addCommand(q,new a.dialogCommand(q));l.ui.addButton(p,{label:m.common[p.charAt(0).toLowerCase()+p.slice(1)],command:q});a.dialog.add(q,r)},o=this.path+"dialogs/";n("Form","form",o+"form.js");n("Checkbox","checkbox",o+"checkbox.js");n("Radio","radio",o+"radio.js");n("TextField","textfield",o+"textfield.js");n("Textarea","textarea",o+"textarea.js");n("Select","select",o+"select.js");n("Button","button",o+"button.js");n("ImageButton","imagebutton",j.getPath("image")+"dialogs/image.js");n("HiddenField","hiddenfield",o+"hiddenfield.js");if(l.addMenuItems){l.addMenuItems({form:{label:m.form.menu,command:"form",group:"form"},checkbox:{label:m.checkboxAndRadio.checkboxTitle,command:"checkbox",group:"checkbox"},radio:{label:m.checkboxAndRadio.radioTitle,command:"radio",group:"radio"},textfield:{label:m.textfield.title,command:"textfield",group:"textfield"},hiddenfield:{label:m.hidden.title,command:"hiddenfield",group:"hiddenfield"},imagebutton:{label:m.image.titleButton,command:"imagebutton",group:"imagebutton"},button:{label:m.button.title,command:"button",group:"button"},select:{label:m.select.title,command:"select",group:"select"},textarea:{label:m.textarea.title,command:"textarea",group:"textarea"}})}if(l.contextMenu){l.contextMenu.addListener(function(p){if(p&&p.hasAscendant("form",true)){return{form:2}}});l.contextMenu.addListener(function(p){if(p){var q=p.getName();if(q=="select"){return{select:2}}if(q=="textarea"){return{textarea:2}}if(q=="input"){var r=p.getAttribute("type");if(r=="text"||r=="password"){return{textfield:2}}if(r=="button"||r=="submit"||r=="reset"){return{button:2}}if(r=="checkbox"){return{checkbox:2}}if(r=="radio"){return{radio:2}}if(r=="image"){return{imagebutton:2}}}if(q=="img"&&p.getAttribute("_cke_real_element_type")=="hiddenfield"){return{hiddenfield:2}}}})}l.on("doubleclick",function(p){var q=p.data.element;if(q.is("form")){p.data.dialog="form"}else{if(q.is("select")){p.data.dialog="select"}else{if(q.is("textarea")){p.data.dialog="textarea"}else{if(q.is("img")&&q.getAttribute("_cke_real_element_type")=="hiddenfield"){p.data.dialog="hiddenfield"}else{if(q.is("input")){var r=q.getAttribute("type");switch(r){case"text":case"password":p.data.dialog="textfield";break;case"button":case"submit":case"reset":p.data.dialog="button";break;case"checkbox":p.data.dialog="checkbox";break;case"radio":p.data.dialog="radio";break;case"image":p.data.dialog="imagebutton";break}}}}}}})},afterInit:function(l){var m=l.dataProcessor,n=m&&m.htmlFilter,o=m&&m.dataFilter;if(c){n&&n.addRules({elements:{input:function(p){var q=p.attributes,r=q.type;if(r=="checkbox"||r=="radio"){q.value=="on"&&delete q.value}}}})}if(o){o.addRules({elements:{input:function(p){if(p.attributes.type=="hidden"){return l.createFakeParserElement(p,"cke_hidden","hiddenfield")}}}})}},requires:["image","fakeobjects"]});if(c){h.prototype.hasAttribute=function(l){var o=this;var m=o.$.attributes.getNamedItem(l);if(o.getName()=="input"){switch(l){case"class":return o.$.className.length>0;case"checked":return !!o.$.checked;case"value":var n=o.getAttribute("type");if(n=="checkbox"||n=="radio"){return o.$.value!="on"}break;default:}}return !!(m&&m.specified)}}(function(){var l={canUndo:false,exec:function(n){n.insertElement(n.document.createElement("hr"))}},m="horizontalrule";j.add(m,{init:function(n){n.addCommand(m,l);n.ui.addButton("HorizontalRule",{label:n.lang.horizontalrule,command:m})}})})();(function(){var l=/^[\t\r\n ]*(?: |\xa0)$/,m="{cke_protected}";function n(Q){var R=Q.children.length,S=Q.children[R-1];while(S&&S.type==3&&!e.trim(S.value)){S=Q.children[--R]}return S}function o(Q,R){var S=Q.children,T=n(Q);if(T){if((R||!c)&&T.type==1&&T.name=="br"){S.pop()}if(T.type==3&&l.test(T.value)){S.pop()}}}function p(Q){var R=n(Q);return !R||R.type==1&&R.name=="br"||Q.name=="form"&&R.name=="input"}function q(Q){o(Q,true);if(p(Q)){if(c){Q.add(new a.htmlParser.text("\xa0"))}else{Q.add(new a.htmlParser.element("br",{}))}}}function r(Q){o(Q);if(p(Q)){Q.add(new a.htmlParser.text("\xa0"))}}var s=f,t=e.extend({},s.$block,s.$listItem,s.$tableContent);for(var u in t){if(!("br" in s[u])){delete t[u]}}delete t.pre;var v={elements:{},attributeNames:[[/^on/,"_cke_pa_on"]]},w={elements:{}};for(u in t){w.elements[u]=q}var x={elementNames:[[/^cke:/,""],[/^\?xml:namespace$/,""]],attributeNames:[[/^_cke_(saved|pa)_/,""],[/^_cke.*/,""],["hidefocus",""]],elements:{$:function(Q){var R=Q.attributes;if(R){if(R.cke_temp){return false}var S=["name","href","src"],T;for(var U=0;U<S.length;U++){T="_cke_saved_"+S[U];T in R&&delete R[S[U]]}}return Q},embed:function(Q){var R=Q.parent;if(R&&R.name=="object"){var S=R.attributes.width,T=R.attributes.height;S&&(Q.attributes.width=S);T&&(Q.attributes.height=T)}},param:function(Q){Q.children=[];Q.isEmpty=true;return Q},a:function(Q){if(!(Q.children.length||Q.attributes.name||Q.attributes._cke_saved_name)){return false}},html:function(Q){delete Q.attributes.contenteditable;delete Q.attributes["class"]},body:function(Q){delete Q.attributes.spellcheck;delete Q.attributes.contenteditable},style:function(Q){var R=Q.children[0];R&&R.value&&(R.value=e.trim(R.value));if(!Q.attributes.type){Q.attributes.type="text/css"}},title:function(Q){var R=Q.children[0];R&&(R.value=Q.attributes._cke_title||"")}},attributes:{"class":function(Q,R){return e.ltrim(Q.replace(/(?:^|\s+)cke_[^\s]*/g,""))||false}},comment:function(Q){if(Q.substr(0,m.length)==m){if(Q.substr(m.length,3)=="{C}"){Q=Q.substr(m.length+3)}else{Q=Q.substr(m.length)}return new a.htmlParser.cdata(decodeURIComponent(Q))}return Q}},y={elements:{}};for(u in t){y.elements[u]=r}if(c){x.attributes.style=function(Q,R){return Q.toLowerCase()}}function z(Q){Q.attributes.contenteditable="false"}function A(Q){delete Q.attributes.contenteditable}for(u in {input:1,textarea:1}){v.elements[u]=z;x.elements[u]=A}var B=/<(?:a|area|img|input)[\s\S]*?\s((?:href|src|name)\s*=\s*(?:(?:"[^"]*")|(?:'[^']*')|(?:[^ "'>]+)))/gi,C=/(?:<style(?=[ >])[^>]*>[\s\S]*<\/style>)|(?:<(:?link|meta|base)[^>]*>)/gi,D=/<cke:encoded>([^<]*)<\/cke:encoded>/gi,E=/(<\/?)((?:object|embed|param|html|body|head|title)[^>]*>)/gi,F=/(<\/?)cke:((?:html|body|head|title)[^>]*>)/gi,G=/<cke:(param|embed)([^>]*?)\/?>(?!\s*<\/cke:\1)/gi;function H(Q){return Q.replace(B,"$& _cke_saved_$1")}function I(Q){return Q.replace(C,function(R){return"<cke:encoded>"+encodeURIComponent(R)+"</cke:encoded>"})}function J(Q){return Q.replace(D,function(R,S){return decodeURIComponent(S)})}function K(Q){return Q.replace(E,"$1cke:$2")}function L(Q){return Q.replace(F,"$1$2")}function M(Q){return Q.replace(G,"<cke:$1$2></cke:$1>")}function N(Q){return Q.replace(/<!--(?!{cke_protected})[\s\S]+?-->/g,function(R){return"<!--"+m+"{C}"+encodeURIComponent(R).replace(/--/g,"%2D%2D")+"-->"})}function O(Q){return Q.replace(/<!--\{cke_protected\}\{C\}([\s\S]+?)-->/g,function(R,S){return decodeURIComponent(S)})}function P(Q,R){var S=[],T=/<\!--\{cke_temp(comment)?\}(\d*?)-->/g,U=[/<script[\s\S]*?<\/script>/gi,/<noscript[\s\S]*?<\/noscript>/gi].concat(R);Q=Q.replace(/<!--[\s\S]*?-->/g,function(W){return"<!--{cke_tempcomment}"+(S.push(W)-1)+"-->"});for(var V=0;V<U.length;V++){Q=Q.replace(U[V],function(W){W=W.replace(T,function(X,Y,Z){return S[Z]});return"<!--{cke_temp}"+(S.push(W)-1)+"-->"})}Q=Q.replace(T,function(W,X,Y){return"<!--"+m+(X?"{C}":"")+encodeURIComponent(S[Y]).replace(/--/g,"%2D%2D")+"-->"});return Q}j.add("htmldataprocessor",{requires:["htmlwriter"],init:function(Q){var R=Q.dataProcessor=new a.htmlDataProcessor(Q);R.writer.forceSimpleAmpersand=Q.config.forceSimpleAmpersand;R.dataFilter.addRules(v);R.dataFilter.addRules(w);R.htmlFilter.addRules(x);R.htmlFilter.addRules(y)}});a.htmlDataProcessor=function(Q){var R=this;R.editor=Q;R.writer=new a.htmlWriter();R.dataFilter=new a.htmlParser.filter();R.htmlFilter=new a.htmlParser.filter()};a.htmlDataProcessor.prototype={toHtml:function(Q,R){Q=P(Q,this.editor.config.protectedSource);Q=H(Q);Q=I(Q);Q=K(Q);Q=M(Q);var S=new h("div");S.setHtml("a"+Q);Q=S.getHtml().substr(1);Q=L(Q);Q=J(Q);Q=O(Q);var T=a.htmlParser.fragment.fromHtml(Q,R),U=new a.htmlParser.basicWriter();T.writeHtml(U,this.dataFilter);Q=U.getHtml(true);Q=N(Q);return Q},toDataFormat:function(Q,R){var S=this.writer,T=a.htmlParser.fragment.fromHtml(Q,R);S.reset();T.writeHtml(S,this.htmlFilter);return S.getHtml(true)}}})();i.forceSimpleAmpersand=false;j.add("image",{init:function(l){var m="image";a.dialog.add(m,this.path+"dialogs/image.js");l.addCommand(m,new a.dialogCommand(m));l.ui.addButton("Image",{label:l.lang.common.image,command:m});l.on("doubleclick",function(n){var o=n.data.element;if(o.is("img")&&!o.getAttribute("_cke_realelement")){n.data.dialog="image"}});if(l.addMenuItems){l.addMenuItems({image:{label:l.lang.image.menu,command:"image",group:"image"}})}if(l.contextMenu){l.contextMenu.addListener(function(n,o){if(!n||!n.is("img")||n.getAttribute("_cke_realelement")){return null}return{image:2}})}}});i.image_removeLinkByEmptyURL=true;(function(){var l={ol:1,ul:1},m=d.walker.whitespaces(true),n=d.walker.bookmark(false,true);function o(v,w){v.getCommand(this.name).setState(w)}function p(v){var E=this;var w=v.editor,x=v.data.path,y=x&&x.contains(l);if(y){return o.call(E,w,2)}if(!E.useIndentClasses&&E.name=="indent"){return o.call(E,w,2)}var z=v.data.path,A=z.block||z.blockLimit;if(!A){return o.call(E,w,0)}if(E.useIndentClasses){var B=A.$.className.match(E.classNameRegex),C=0;if(B){B=B[1];C=E.indentClassMap[B]}if(E.name=="outdent"&&!C||E.name=="indent"&&C==w.config.indentClasses.length){return o.call(E,w,0)}return o.call(E,w,2)}else{var D=parseInt(A.getStyle(E.indentCssProperty),10);if(isNaN(D)){D=0}if(D<=0){return o.call(E,w,0)}return o.call(E,w,2)}}function q(v,w,x){var y=w.startContainer,z=w.endContainer;while(y&&!y.getParent().equals(x)){y=y.getParent()}while(z&&!z.getParent().equals(x)){z=z.getParent()}if(!y||!z){return}var A=y,B=[],C=false;while(!C){if(A.equals(z)){C=true}B.push(A);A=A.getNext()}if(B.length<1){return}var D=x.getParents(true);for(var E=0;E<D.length;E++){if(D[E].getName&&l[D[E].getName()]){x=D[E];break}}var F=this.name=="indent"?1:-1,G=B[0],H=B[B.length-1],I={},J=j.list.listToArray(x,I),K=J[H.getCustomData("listarray_index")].indent;for(E=G.getCustomData("listarray_index");E<=H.getCustomData("listarray_index");E++){J[E].indent+=F;var L=J[E].parent;J[E].parent=new h(L.getName(),L.getDocument())}for(E=H.getCustomData("listarray_index")+1;E<J.length&&J[E].indent>K;E++){J[E].indent+=F}var M=j.list.arrayToList(J,I,null,v.config.enterMode,0);if(this.name=="outdent"){var N;if((N=x.getParent())&&N.is("li")){var O=M.listNode.getChildren(),P=[],Q=O.count(),R;for(E=Q-1;E>=0;E--){if((R=O.getItem(E))&&R.is&&R.is("li")){P.push(R)}}}}if(M){M.listNode.replace(x)}if(P&&P.length){for(E=0;E<P.length;E++){var S=P[E],T=S;while((T=T.getNext())&&T.is&&T.getName() in l){if(c&&!S.getFirst(function(U){return m(U)&&n(U)})){S.append(w.document.createText("\xa0"))}S.append(T)}S.insertAfter(N)}}h.clearAllMarkers(I)}function r(v,w){var x=w.createIterator(),y=v.config.enterMode;x.enforceRealBlocks=true;x.enlargeBr=y!=2;var z;while(z=x.getNextParagraph()){s.call(this,v,z)}}function s(v,w){var B=this;if(B.useIndentClasses){var x=w.$.className.match(B.classNameRegex),y=0;if(x){x=x[1];y=B.indentClassMap[x]}if(B.name=="outdent"){y--}else{y++}if(y<0){return false}y=Math.min(y,v.config.indentClasses.length);y=Math.max(y,0);var z=e.ltrim(w.$.className.replace(B.classNameRegex,""));if(y<1){w.$.className=z}else{w.addClass(v.config.indentClasses[y-1])}}else{var A=parseInt(w.getStyle(B.indentCssProperty),10);if(isNaN(A)){A=0}A+=(B.name=="indent"?1:-1)*v.config.indentOffset;if(A<0){return false}A=Math.max(A,0);A=Math.ceil(A/v.config.indentOffset)*v.config.indentOffset;w.setStyle(B.indentCssProperty,A?A+v.config.indentUnit:"");if(w.getAttribute("style")===""){w.removeAttribute("style")}}return true}function t(v,w){var y=this;y.name=w;y.useIndentClasses=v.config.indentClasses&&v.config.indentClasses.length>0;if(y.useIndentClasses){y.classNameRegex=new RegExp("(?:^|\\s+)("+v.config.indentClasses.join("|")+")(?=$|\\s)");y.indentClassMap={};for(var x=0;x<v.config.indentClasses.length;x++){y.indentClassMap[v.config.indentClasses[x]]=x+1}}else{y.indentCssProperty=v.config.contentsLangDirection=="ltr"?"margin-left":"margin-right"}y.startDisabled=w=="outdent"}function u(v){return v.type=1&&v.is("li")}t.prototype={exec:function(v){var w=v.getSelection(),x=w&&w.getRanges()[0],y=x.startContainer,z=x.endContainer,A=x.getCommonAncestor(),B=A;while(B&&!(B.type==1&&l[B.getName()])){B=B.getParent()}if(B&&y.type==1&&y.getName() in l){var C=new d.walker(x);C.evaluator=u;x.startContainer=C.next()}if(B&&z.type==1&&z.getName() in l){C=new d.walker(x);C.evaluator=u;x.endContainer=C.previous()}var D=w.createBookmarks(true);if(B){var E=B.getFirst(function(H){return H.type==1&&H.is("li")}),F=x.startContainer,G=E.equals(F)||E.contains(F);if(!(G&&s.call(this,v,B))){q.call(this,v,x,B)}}else{r.call(this,v,x)}v.focus();v.forceNextSelectionCheck();w.selectBookmarks(D)}};j.add("indent",{init:function(v){var w=new t(v,"indent"),x=new t(v,"outdent");v.addCommand("indent",w);v.addCommand("outdent",x);v.ui.addButton("Indent",{label:v.lang.indent,command:"indent"});v.ui.addButton("Outdent",{label:v.lang.outdent,command:"outdent"});v.on("selectionChange",e.bind(p,w));v.on("selectionChange",e.bind(p,x));if(b.ie6Compat||b.ie7Compat){v.addCss("ul,ol{\tmargin-left: 0px;\tpadding-left: 40px;}")}},requires:["domiterator","list"]})})();e.extend(i,{indentOffset:40,indentUnit:"px",indentClasses:null});(function(){var l=/(-moz-|-webkit-|start|auto)/i;function m(p,q){var r=q.block||q.blockLimit;if(!r||r.getName()=="body"){return 2}var s=r.getComputedStyle("text-align").replace(l,"");if(!s&&this.isDefaultAlign||s==this.value){return 1}return 2}function n(p){var q=p.editor.getCommand(this.name);q.state=m.call(this,p.editor,p.data.path);q.fire("state")}function o(p,q,r){var u=this;u.name=q;u.value=r;var s=p.config.contentsLangDirection;u.isDefaultAlign=r=="left"&&s=="ltr"||r=="right"&&s=="rtl";var t=p.config.justifyClasses;if(t){switch(r){case"left":u.cssClassName=t[0];break;case"center":u.cssClassName=t[1];break;case"right":u.cssClassName=t[2];break;case"justify":u.cssClassName=t[3];break}u.cssClassRegex=new RegExp("(?:^|\\s+)(?:"+t.join("|")+")(?=$|\\s)")}}o.prototype={exec:function(p){var z=this;var q=p.getSelection(),r=p.config.enterMode;if(!q){return}var s=q.createBookmarks(),t=q.getRanges(),u=z.cssClassName,v,w;for(var x=t.length-1;x>=0;x--){v=t[x].createIterator();v.enlargeBr=r!=2;while(w=v.getNextParagraph()){w.removeAttribute("align");if(u){var y=w.$.className=e.ltrim(w.$.className.replace(z.cssClassRegex,""));if(z.state==2&&!z.isDefaultAlign){w.addClass(u)}else{if(!y){w.removeAttribute("class")}}}else{if(z.state==2&&!z.isDefaultAlign){w.setStyle("text-align",z.value)}else{w.removeStyle("text-align")}}}}p.focus();p.forceNextSelectionCheck();q.selectBookmarks(s)}};j.add("justify",{init:function(p){var q=new o(p,"justifyleft","left"),r=new o(p,"justifycenter","center"),s=new o(p,"justifyright","right"),t=new o(p,"justifyblock","justify");p.addCommand("justifyleft",q);p.addCommand("justifycenter",r);p.addCommand("justifyright",s);p.addCommand("justifyblock",t);p.ui.addButton("JustifyLeft",{label:p.lang.justify.left,command:"justifyleft"});p.ui.addButton("JustifyCenter",{label:p.lang.justify.center,command:"justifycenter"});p.ui.addButton("JustifyRight",{label:p.lang.justify.right,command:"justifyright"});p.ui.addButton("JustifyBlock",{label:p.lang.justify.block,command:"justifyblock"});p.on("selectionChange",e.bind(n,q));p.on("selectionChange",e.bind(n,s));p.on("selectionChange",e.bind(n,r));p.on("selectionChange",e.bind(n,t))},requires:["domiterator"]})})();e.extend(i,{justifyClasses:null});j.add("keystrokes",{beforeInit:function(l){l.keystrokeHandler=new a.keystrokeHandler(l);l.specialKeys={}},init:function(l){var m=l.config.keystrokes,n=l.config.blockedKeystrokes,o=l.keystrokeHandler.keystrokes,p=l.keystrokeHandler.blockedKeystrokes;for(var q=0;q<m.length;q++){o[m[q][0]]=m[q][1]}for(q=0;q<n.length;q++){p[n[q]]=1}}});a.keystrokeHandler=function(l){var m=this;if(l.keystrokeHandler){return l.keystrokeHandler}m.keystrokes={};m.blockedKeystrokes={};m._={editor:l};return m};(function(){var l,m=function(o){o=o.data;var p=o.getKeystroke(),q=this.keystrokes[p],r=this._.editor;l=r.fire("key",{keyCode:p})===true;if(!l){if(q){var s={from:"keystrokeHandler"};l=r.execCommand(q,s)!==false}if(!l){var t=r.specialKeys[p];l=t&&t(r)===true;if(!l){l=!!this.blockedKeystrokes[p]}}}if(l){o.preventDefault(true)}return !l},n=function(o){if(l){l=false;o.data.preventDefault(true)}};a.keystrokeHandler.prototype={attach:function(o){o.on("keydown",m,this);if(b.opera||b.gecko&&b.mac){o.on("keypress",n,this)}}}})();i.blockedKeystrokes=[1000+66,1000+73,1000+85];i.keystrokes=[[4000+121,"toolbarFocus"],[4000+122,"elementsPathFocus"],[2000+121,"contextMenu"],[1000+2000+121,"contextMenu"],[1000+90,"undo"],[1000+89,"redo"],[1000+2000+90,"redo"],[1000+76,"link"],[1000+66,"bold"],[1000+73,"italic"],[1000+85,"underline"],[4000+109,"toolbarCollapse"],[4000+48,"a11yHelp"]];j.add("link",{init:function(l){l.addCommand("link",new a.dialogCommand("link"));l.addCommand("anchor",new a.dialogCommand("anchor"));l.addCommand("unlink",new a.unlinkCommand());l.ui.addButton("Link",{label:l.lang.link.toolbar,command:"link"});l.ui.addButton("Unlink",{label:l.lang.unlink,command:"unlink"});l.ui.addButton("Anchor",{label:l.lang.anchor.toolbar,command:"anchor"});a.dialog.add("link",this.path+"dialogs/link.js");a.dialog.add("anchor",this.path+"dialogs/anchor.js");l.addCss("img.cke_anchor{background-image: url("+a.getUrl(this.path+"images/anchor.gif")+");background-position: center center;background-repeat: no-repeat;border: 1px solid #a9a9a9;width: 18px !important;height: 18px !important;}\na.cke_anchor{background-image: url("+a.getUrl(this.path+"images/anchor.gif")+");background-position: 0 center;background-repeat: no-repeat;border: 1px solid #a9a9a9;padding-left: 18px;}");l.on("selectionChange",function(m){var n=l.getCommand("unlink"),o=m.data.path.lastElement.getAscendant("a",true);if(o&&o.getName()=="a"&&o.getAttribute("href")){n.setState(2)}else{n.setState(0)}});l.on("doubleclick",function(m){var n=j.link.getSelectedLink(l)||m.data.element;if(n.is("a")){m.data.dialog=n.getAttribute("name")&&!n.getAttribute("href")?"anchor":"link"}else{if(n.is("img")&&n.getAttribute("_cke_real_element_type")=="anchor"){m.data.dialog="anchor"}}});if(l.addMenuItems){l.addMenuItems({anchor:{label:l.lang.anchor.menu,command:"anchor",group:"anchor"},link:{label:l.lang.link.menu,command:"link",group:"link",order:1},unlink:{label:l.lang.unlink,command:"unlink",group:"link",order:5}})}if(l.contextMenu){l.contextMenu.addListener(function(m,n){if(!m){return null}var o=m.is("img")&&m.getAttribute("_cke_real_element_type")=="anchor";if(!o){if(!(m=j.link.getSelectedLink(l))){return null}o=m.getAttribute("name")&&!m.getAttribute("href")}return o?{anchor:2}:{link:2,unlink:2}})}},afterInit:function(l){var m=l.dataProcessor,n=m&&m.dataFilter;if(n){n.addRules({elements:{a:function(o){var p=o.attributes;if(p.name&&!p.href){return l.createFakeParserElement(o,"cke_anchor","anchor")}}}})}},requires:["fakeobjects"]});j.link={getSelectedLink:function(l){var m;try{m=l.getSelection().getRanges()[0]}catch(o){return null}m.shrink(2);var n=m.getCommonAncestor();return n.getAscendant("a",true)}};a.unlinkCommand=function(){};a.unlinkCommand.prototype={exec:function(l){var m=l.getSelection(),n=m.createBookmarks(),o=m.getRanges(),p,q;for(var r=0;r<o.length;r++){p=o[r].getCommonAncestor(true);q=p.getAscendant("a",true);if(!q){continue}o[r].selectNodeContents(q)}m.selectRanges(o);l.document.$.execCommand("unlink",false,null);m.selectBookmarks(n)},startDisabled:true};e.extend(i,{linkShowAdvancedTab:true,linkShowTargetTab:true});(function(){var l={ol:1,ul:1},m=/^[\n\r\t ]*$/;j.list={listToArray:function(B,C,D,E,F){if(!l[B.getName()]){return[]}if(!E){E=0}if(!D){D=[]}for(var G=0,H=B.getChildCount();G<H;G++){var I=B.getChild(G);if(I.$.nodeName.toLowerCase()!="li"){continue}var J={parent:B,indent:E,element:I,contents:[]};if(!F){J.grandparent=B.getParent();if(J.grandparent&&J.grandparent.$.nodeName.toLowerCase()=="li"){J.grandparent=J.grandparent.getParent()}}else{J.grandparent=F}if(C){h.setMarker(C,I,"listarray_index",D.length)}D.push(J);for(var K=0,L=I.getChildCount(),M;K<L;K++){M=I.getChild(K);if(M.type==1&&l[M.getName()]){j.list.listToArray(M,C,D,E+1,J.grandparent)}else{J.contents.push(M)}}}return D},arrayToList:function(B,C,D,E){if(!D){D=0}if(!B||B.length<D+1){return null}var F=B[D].parent.getDocument(),G=new d.documentFragment(F),H=null,I=D,J=Math.max(B[D].indent,0),K=null,L=E==1?"p":"div";for(;;){var M=B[I];if(M.indent==J){if(!H||B[I].parent.getName()!=H.getName()){H=B[I].parent.clone(false,true);G.append(H)}K=H.append(M.element.clone(false,true));for(var N=0;N<M.contents.length;N++){K.append(M.contents[N].clone(true,true))}I++}else{if(M.indent==Math.max(J,0)+1){var O=j.list.arrayToList(B,null,I,E);K.append(O.listNode);I=O.nextIndex}else{if(M.indent==-1&&!D&&M.grandparent){K;if(l[M.grandparent.getName()]){K=M.element.clone(false,true)}else{if(E!=2&&M.grandparent.getName()!="td"){K=F.createElement(L)}else{K=new d.documentFragment(F)}}for(N=0;N<M.contents.length;N++){K.append(M.contents[N].clone(true,true))}if(K.type==11&&I!=B.length-1){if(K.getLast()&&K.getLast().type==1&&K.getLast().getAttribute("type")=="_moz"){K.getLast().remove()}K.appendBogus()}if(K.type==1&&K.getName()==L&&K.$.firstChild){K.trim();var P=K.getFirst();if(P.type==1&&P.isBlockBoundary()){var Q=new d.documentFragment(F);K.moveChildren(Q);K=Q}}var R=K.$.nodeName.toLowerCase();if(!c&&(R=="div"||R=="p")){K.appendBogus()}G.append(K);H=null;I++}else{return null}}}if(B.length<=I||Math.max(B[I].indent,0)<J){break}}if(C){var S=G.getFirst();while(S){if(S.type==1){h.clearMarkers(C,S)}S=S.getNextSourceNode()}}return{listNode:G,nextIndex:I}}};function n(B,C){B.getCommand(this.name).setState(C)}function o(B){var C=B.data.path,D=C.blockLimit,E=C.elements,F;for(var G=0;G<E.length&&(F=E[G])&&!F.equals(D);G++){if(l[E[G].getName()]){return n.call(this,B.editor,this.type==E[G].getName()?1:2)}}return n.call(this,B.editor,2)}function p(B,C,D,E){var F=j.list.listToArray(C.root,D),G=[];for(var H=0;H<C.contents.length;H++){var I=C.contents[H];I=I.getAscendant("li",true);if(!I||I.getCustomData("list_item_processed")){continue}G.push(I);h.setMarker(D,I,"list_item_processed",true)}var J=C.root,K=J.getDocument().createElement(this.type);J.copyAttributes(K,{start:1,type:1});K.removeStyle("list-style-type");for(H=0;H<G.length;H++){var L=G[H].getCustomData("listarray_index");F[L].parent=K}var M=j.list.arrayToList(F,D,null,B.config.enterMode),N,O=M.listNode.getChildCount();for(H=0;H<O&&(N=M.listNode.getChild(H));H++){if(N.getName()==this.type){E.push(N)}}M.listNode.replace(C.root)}var q=/^h[1-6]$/;function r(B,C,D){var E=C.contents,F=C.root.getDocument(),G=[];if(E.length==1&&E[0].equals(C.root)){var H=F.createElement("div");E[0].moveChildren&&E[0].moveChildren(H);E[0].append(H);E[0]=H}var I=C.contents[0].getParent();for(var J=0;J<E.length;J++){I=I.getCommonAncestor(E[J].getParent())}for(J=0;J<E.length;J++){var K=E[J],L;while(L=K.getParent()){if(L.equals(I)){G.push(K);break}K=L}}if(G.length<1){return}var M=G[G.length-1].getNext(),N=F.createElement(this.type);D.push(N);while(G.length){var O=G.shift(),P=F.createElement("li");if(q.test(O.getName())){O.appendTo(P)}else{O.copyAttributes(P);O.moveChildren(P);O.remove()}P.appendTo(N);if(!c){P.appendBogus()}}if(M){N.insertBefore(M)}else{N.appendTo(I)}}function s(B,C,D){var E=j.list.listToArray(C.root,D),F=[];for(var G=0;G<C.contents.length;G++){var H=C.contents[G];H=H.getAscendant("li",true);if(!H||H.getCustomData("list_item_processed")){continue}F.push(H);h.setMarker(D,H,"list_item_processed",true)}var I=null;for(G=0;G<F.length;G++){var J=F[G].getCustomData("listarray_index");E[J].indent=-1;I=J}for(G=I+1;G<E.length;G++){if(E[G].indent>E[G-1].indent+1){var K=E[G-1].indent+1-E[G].indent,L=E[G].indent;while(E[G]&&E[G].indent>=L){E[G].indent+=K;G++}G--}}var M=j.list.arrayToList(E,D,null,B.config.enterMode),N=M.listNode,O,P;function Q(R){if((O=N[R?"getFirst":"getLast"]())&&!(O.is&&O.isBlockBoundary())&&(P=C.root[R?"getPrevious":"getNext"](d.walker.whitespaces(true)))&&!(P.is&&P.isBlockBoundary({br:1}))){B.document.createElement("br")[R?"insertBefore":"insertAfter"](O)}}Q(true);Q();N.replace(C.root)}function t(B,C){this.name=B;this.type=C}t.prototype={exec:function(B){B.focus();var C=B.document,D=B.getSelection(),E=D&&D.getRanges();if(!E||E.length<1){return}if(this.state==2){var F=C.getBody();F.trim();if(!F.getFirst()){var G=C.createElement(B.config.enterMode==1?"p":B.config.enterMode==3?"div":"br");G.appendTo(F);E=[new d.range(C)];if(G.is("br")){E[0].setStartBefore(G);E[0].setEndAfter(G)}else{E[0].selectNodeContents(G)}D.selectRanges(E)}else{var H=E.length==1&&E[0],I=H&&H.getEnclosedNode();if(I&&I.is&&this.type==I.getName()){n.call(this,B,1)}}}var J=D.createBookmarks(true),K=[],L={};while(E.length>0){H=E.shift();var M=H.createIterator(),N;M.forceBrBreak=this.state==2;while(N=M.getNextParagraph()){var O=new d.elementPath(N),P=O.elements,Q=P.length,R=null,S=false,T=O.blockLimit,U;for(var V=Q-1;V>=0&&(U=P[V]);V--){if(l[U.getName()]&&T.contains(U)){T.removeCustomData("list_group_object");var W=U.getCustomData("list_group_object");if(W){W.contents.push(N)}else{W={root:U,contents:[N]};K.push(W);h.setMarker(L,U,"list_group_object",W)}S=true;break}}if(S){continue}var X=T;if(X.getCustomData("list_group_object")){X.getCustomData("list_group_object").contents.push(N)}else{W={root:X,contents:[N]};h.setMarker(L,X,"list_group_object",W);K.push(W)}}}var Y=[];while(K.length>0){W=K.shift();if(this.state==2){if(l[W.root.getName()]){p.call(this,B,W,L,Y)}else{r.call(this,B,W,Y)}}else{if(this.state==1&&l[W.root.getName()]){s.call(this,B,W,L)}}}for(V=0;V<Y.length;V++){R=Y[V];var Z,aa=this;(Z=function(ab){var ac=R[ab?"getPrevious":"getNext"](d.walker.whitespaces(true));if(ac&&ac.getName&&ac.getName()==aa.type){ac.remove();ac.moveChildren(R,ab?true:false)}})();Z(true)}h.clearAllMarkers(L);D.selectBookmarks(J);B.focus()}};var u=f,v=/[\t\r\n ]*(?: |\xa0)$/;function w(B,C){var D,E=B.children,F=E.length;for(var G=0;G<F;G++){D=E[G];if(D.name&&D.name in C){return G}}return F}function x(B){return function(C){var D=C.children,E=w(C,u.$list),F=D[E],G=F&&F.previous,H;if(G&&(G.name&&G.name=="br"||G.value&&(H=G.value.match(v)))){var I=G;if(!(H&&H.index)&&I==D[0]){D[0]=B||c?new a.htmlParser.text("\xa0"):new a.htmlParser.element("br",{})}else{if(I.name=="br"){D.splice(E-1,1)}else{I.value=I.value.replace(v,"")}}}}}var y={elements:{}};for(var z in u.$listItem){y.elements[z]=x()}var A={elements:{}};for(z in u.$listItem){A.elements[z]=x(true)}j.add("list",{init:function(B){var C=new t("numberedlist","ol"),D=new t("bulletedlist","ul");B.addCommand("numberedlist",C);B.addCommand("bulletedlist",D);B.ui.addButton("NumberedList",{label:B.lang.numberedlist,command:"numberedlist"});B.ui.addButton("BulletedList",{label:B.lang.bulletedlist,command:"bulletedlist"});B.on("selectionChange",e.bind(o,C));B.on("selectionChange",e.bind(o,D))},afterInit:function(B){var C=B.dataProcessor;if(C){C.dataFilter.addRules(y);C.htmlFilter.addRules(A)}},requires:["domiterator"]})})();(function(){j.liststyle={requires:["dialog"],init:function(l){l.addCommand("numberedListStyle",new a.dialogCommand("numberedListStyle"));a.dialog.add("numberedListStyle",this.path+"dialogs/liststyle.js");l.addCommand("bulletedListStyle",new a.dialogCommand("bulletedListStyle"));a.dialog.add("bulletedListStyle",this.path+"dialogs/liststyle.js");if(l.addMenuItems){l.addMenuGroup("list",108);l.addMenuItems({numberedlist:{label:l.lang.list.numberedTitle,group:"list",command:"numberedListStyle"},bulletedlist:{label:l.lang.list.bulletedTitle,group:"list",command:"bulletedListStyle"}})}if(l.contextMenu){l.contextMenu.addListener(function(m,n){while(m){var o=m.getName();if(o=="ol"){return{numberedlist:2}}else{if(o=="ul"){return{bulletedlist:2}}}m=m.getParent()}return null})}}};j.add("liststyle",j.liststyle)})();(function(){function l(r){if(!r||r.type!=1||r.getName()!="form"){return[]}var s=[],t=["style","className"];for(var u=0;u<t.length;u++){var v=t[u],w=r.$.elements.namedItem(v);if(w){var x=new h(w);s.push([x,x.nextSibling]);x.remove()}}return s}function m(r,s){if(!r||r.type!=1||r.getName()!="form"){return}if(s.length>0){for(var t=s.length-1;t>=0;t--){var u=s[t][0],v=s[t][1];if(v){u.insertBefore(v)}else{u.appendTo(r)}}}}function n(r,s){var t=l(r),u={},v=r.$;if(!s){u["class"]=v.className||"";v.className=""}u.inline=v.style.cssText||"";if(!s){v.style.cssText="position: static; overflow: visible"}m(t);return u}function o(r,s){var t=l(r),u=r.$;if("class" in s){u.className=s["class"]}if("inline" in s){u.style.cssText=s.inline}m(t)}function p(r){var s=a.instances;for(var t in s){var u=s[t];if(u.mode=="wysiwyg"){var v=u.document.getBody();v.setAttribute("contentEditable",false);v.setAttribute("contentEditable",true)}}if(r.focusManager.hasFocus){r.toolbox.focus();r.focus()}}function q(r){if(!c||b.version>6){return null}var s=h.createFromHtml('<iframe frameborder="0" tabindex="-1" src="javascript:void((function(){document.open();'+(b.isCustomDomain()?"document.domain='"+this.getDocument().$.domain+"';":"")+'document.close();})())" style="display:block;position:absolute;z-index:-1;progid:DXImageTransform.Microsoft.Alpha(opacity=0);"></iframe>');return r.append(s,true)}j.add("maximize",{init:function(r){var s=r.lang,t=a.document,u=t.getWindow(),v,w,x,y;function z(){var B=u.getViewPaneSize();y&&y.setStyles({width:B.width+"px",height:B.height+"px"});r.resize(B.width,B.height,null,true)}var A=2;r.addCommand("maximize",{modes:{wysiwyg:1,source:1},editorFocus:false,exec:function(){var B=r.container.getChild(1),C=r.getThemeSpace("contents");if(r.mode=="wysiwyg"){var D=r.getSelection();v=D&&D.getRanges();w=u.getScrollPosition()}else{var E=r.textarea.$;v=!c&&[E.selectionStart,E.selectionEnd];w=[E.scrollLeft,E.scrollTop]}if(this.state==2){u.on("resize",z);x=u.getScrollPosition();var F=r.container;while(F=F.getParent()){F.setCustomData("maximize_saved_styles",n(F));F.setStyle("z-index",r.config.baseFloatZIndex-1)}C.setCustomData("maximize_saved_styles",n(C,true));B.setCustomData("maximize_saved_styles",n(B,true));if(c){t.$.documentElement.style.overflow=t.getBody().$.style.overflow="hidden"}else{t.getBody().setStyles({overflow:"hidden",width:"0px",height:"0px"})}c?setTimeout(function(){u.$.scrollTo(0,0)},0):u.$.scrollTo(0,0);var G=u.getViewPaneSize();B.setStyle("position","absolute");B.$.offsetLeft;B.setStyles({"z-index":r.config.baseFloatZIndex-1,left:"0px",top:"0px"});y=q(B);B.addClass("cke_maximized");z();var H=B.getDocumentPosition();B.setStyles({left:-1*H.x+"px",top:-1*H.y+"px"});b.gecko&&p(r)}else{if(this.state==1){u.removeListener("resize",z);var I=[C,B];for(var J=0;J<I.length;J++){o(I[J],I[J].getCustomData("maximize_saved_styles"));I[J].removeCustomData("maximize_saved_styles")}F=r.container;while(F=F.getParent()){o(F,F.getCustomData("maximize_saved_styles"));F.removeCustomData("maximize_saved_styles")}c?setTimeout(function(){u.$.scrollTo(x.x,x.y)},0):u.$.scrollTo(x.x,x.y);B.removeClass("cke_maximized");if(y){y.remove();y=null}r.fire("resize")}}this.toggleState();var K=this.uiItems[0],L=this.state==2?s.maximize:s.minimize,M=r.element.getDocument().getById(K._.id);M.getChild(1).setHtml(L);M.setAttribute("title",L);M.setAttribute("href",'javascript:void("'+L+'");');if(r.mode=="wysiwyg"){if(v){b.gecko&&p(r);r.getSelection().selectRanges(v);var N=r.getSelection().getStartElement();N&&N.scrollIntoView(true)}else{u.$.scrollTo(w.x,w.y)}}else{if(v){E.selectionStart=v[0];E.selectionEnd=v[1]}E.scrollLeft=w[0];E.scrollTop=w[1]}v=w=null;A=this.state},canUndo:false});r.ui.addButton("Maximize",{label:s.maximize,command:"maximize"});r.on("mode",function(){r.getCommand("maximize").setState(A)},null,null,100)}})})();j.add("newpage",{init:function(l){l.addCommand("newpage",{modes:{wysiwyg:1,source:1},exec:function(m){var n=this;m.setData(m.config.newpage_html,function(){setTimeout(function(){m.fire("afterCommandExec",{name:n.name,command:n})},200)});m.focus()},async:true});l.ui.addButton("NewPage",{label:l.lang.newPage,command:"newpage"})}});i.newpage_html="";j.add("pagebreak",{init:function(l){l.addCommand("pagebreak",j.pagebreakCmd);l.ui.addButton("PageBreak",{label:l.lang.pagebreak,command:"pagebreak"});l.addCss("img.cke_pagebreak{background-image: url("+a.getUrl(this.path+"images/pagebreak.gif")+");background-position: center center;background-repeat: no-repeat;clear: both;display: block;float: none;width:100% !important; _width:99.9% !important;border-top: #999999 1px dotted;border-bottom: #999999 1px dotted;height: 5px !important;page-break-after: always;}")},afterInit:function(l){var m=l.dataProcessor,n=m&&m.dataFilter;if(n){n.addRules({elements:{div:function(o){var p=o.attributes,q=p&&p.style,r=q&&o.children.length==1&&o.children[0],s=r&&r.name=="span"&&r.attributes.style;if(s&&/page-break-after\s*:\s*always/i.test(q)&&/display\s*:\s*none/i.test(s)){return l.createFakeParserElement(o,"cke_pagebreak","div")}}}})}},requires:["fakeobjects"]});j.pagebreakCmd={exec:function(l){var m=h.createFromHtml('<div style="page-break-after: always;"><span style="display: none;"> </span></div>');m=l.createFakeElement(m,"cke_pagebreak","div");var n=l.getSelection().getRanges();l.fire("saveSnapshot");for(var o,p=0;p<n.length;p++){o=n[p];if(p>0){m=m.clone(true)}o.splitBlock("p");o.insertNode(m);if(p==n.length-1){o.moveToPosition(m,4);o.select()}var q=m.getPrevious();if(f[q.getName()].div){m.move(q)}}l.fire("saveSnapshot")}};(function(){j.add("pastefromword",{init:function(l){var m=0,n=function(){setTimeout(function(){m=0},0)};l.addCommand("pastefromword",{canUndo:false,exec:function(){m=1;if(l.execCommand("paste")===false){l.on("dialogHide",function(o){o.removeListener();n()})}else{n()}}});l.ui.addButton("PasteFromWord",{label:l.lang.pastefromword.toolbar,command:"pastefromword"});l.on("paste",function(o){var p=o.data,q;if((q=p.html)&&(m||/(class=\"?Mso|style=\"[^\"]*\bmso\-|w:WordDocument)/.test(q))){var r=this.loadFilterRules(function(){if(r){l.fire("paste",p)}else{if(!l.config.pasteFromWordPromptCleanup||m||confirm(l.lang.pastefromword.confirmCleanup)){p.html=a.cleanWord(q,l)}}});r&&o.cancel()}},this)},loadFilterRules:function(l){var m=a.cleanWord;if(m){l()}else{var n=a.getUrl(i.pasteFromWordCleanupFile||this.path+"filter/default.js");a.scriptLoader.load(n,l,null,false,true)}return !m}})})();(function(){var l={exec:function(o){var p=e.tryThese(function(){var q=window.clipboardData.getData("Text");if(!q){throw 0}return q});if(!p){o.openDialog("pastetext");return false}else{o.fire("paste",{text:p})}return true}};function m(o,p){if(c){var q=o.selection;if(q.type=="Control"){q.clear()}q.createRange().pasteHTML(p)}else{o.execCommand("inserthtml",false,p)}}j.add("pastetext",{init:function(o){var p="pastetext",q=o.addCommand(p,l);o.ui.addButton("PasteText",{label:o.lang.pasteText.button,command:p});a.dialog.add(p,a.getUrl(this.path+"dialogs/pastetext.js"));if(o.config.forcePasteAsPlainText){o.on("beforeCommandExec",function(r){if(r.data.name=="paste"){o.execCommand("pastetext");r.cancel()}},null,null,0)}},requires:["clipboard"]});function n(o,p,q,r){while(q--){j.enterkey[p==2?"enterBr":"enterBlock"](o,p,null,r)}}a.editor.prototype.insertText=function(o){this.focus();this.fire("saveSnapshot");var p=this.getSelection().getStartElement().hasAscendant("pre",true)?2:this.config.enterMode,q=p==2,r=this.document.$,s=this,t;o=e.htmlEncode(o.replace(/\r\n|\r/g,"\n"));var u=0;o.replace(/\n+/g,function(v,w){t=o.substring(u,w);u=w+v.length;t.length&&m(r,t);var x=v.length,y=q?0:Math.floor(x/2),z=q?x:x%2;n(s,p,y);n(s,2,z,q?false:true)});t=o.substring(u,o.length);t.length&&m(r,t);this.fire("saveSnapshot")}})();j.add("popup");e.extend(a.editor.prototype,{popup:function(l,m,n){m=m||"80%";n=n||"70%";if(typeof m=="string"&&m.length>1&&m.substr(m.length-1,1)=="%"){m=parseInt(window.screen.width*parseInt(m,10)/100,10)}if(typeof n=="string"&&n.length>1&&n.substr(n.length-1,1)=="%"){n=parseInt(window.screen.height*parseInt(n,10)/100,10)}if(m<640){m=640}if(n<420){n=420}var o=parseInt((window.screen.height-n)/2,10),p=parseInt((window.screen.width-m)/2,10),q="location=no,menubar=no,toolbar=no,dependent=yes,minimizable=no,modal=yes,alwaysRaised=yes,resizable=yes,width="+m+",height="+n+",top="+o+",left="+p,r=window.open("",null,q,true);if(!r){return false}try{r.moveTo(p,o);r.resizeTo(m,n);r.focus();r.location.href=l}catch(s){r=window.open(l,null,q,true)}return true}});(function(){var l={modes:{wysiwyg:1,source:1},canUndo:false,exec:function(n){var o,p=n.config,q=p.baseHref?'<base href="'+p.baseHref+'"/>':"",r=b.isCustomDomain();if(p.fullPage){o=n.getData().replace(/<head>/,"$&"+q).replace(/[^>]*(?=<\/title>)/,n.lang.preview)}else{var s="<body ",t=n.document&&n.document.getBody();if(t){if(t.getAttribute("id")){s+='id="'+t.getAttribute("id")+'" '}if(t.getAttribute("class")){s+='class="'+t.getAttribute("class")+'" '}}s+=">";o=n.config.docType+'<html dir="'+n.config.contentsLangDirection+'"><head>'+q+"<title>"+n.lang.preview+"</title>"+e.buildStyleHtml(n.config.contentsCss)+"</head>"+s+n.getData()+"</body></html>"}var u=640,v=420,w=80;try{var x=window.screen;u=Math.round(x.width*0.8);v=Math.round(x.height*0.7);w=Math.round(x.width*0.1)}catch(A){}var y="";if(r){window._cke_htmlToLoad=o;y='javascript:void( (function(){document.open();document.domain="'+document.domain+'";document.write( window.opener._cke_htmlToLoad );document.close();window.opener._cke_htmlToLoad = null;})() )'}var z=window.open(y,null,"toolbar=yes,location=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width="+u+",height="+v+",left="+w);if(!r){z.document.open();z.document.write(o);z.document.close()}}},m="preview";j.add(m,{init:function(n){n.addCommand(m,l);n.ui.addButton("Preview",{label:n.lang.preview,command:m})}})})();j.add("print",{init:function(l){var m="print",n=l.addCommand(m,j.print);l.ui.addButton("Print",{label:l.lang.print,command:m})}});j.print={exec:function(l){if(b.opera){return}else{if(b.gecko){l.window.$.print()}else{l.document.$.execCommand("Print")}}},canUndo:false,modes:{wysiwyg:!b.opera}};j.add("removeformat",{requires:["selection"],init:function(l){l.addCommand("removeFormat",j.removeformat.commands.removeformat);l.ui.addButton("RemoveFormat",{label:l.lang.removeFormat,command:"removeFormat"});l._.removeFormat={filters:[]}}});j.removeformat={commands:{removeformat:{exec:function(l){var m=l._.removeFormatRegex||(l._.removeFormatRegex=new RegExp("^(?:"+l.config.removeFormatTags.replace(/,/g,"|")+")$","i")),n=l._.removeAttributes||(l._.removeAttributes=l.config.removeFormatAttributes.split(",")),o=j.removeformat.filter,p=l.getSelection().getRanges();for(var q=0,r;r=p[q];q++){if(r.collapsed){continue}r.enlarge(1);var s=r.createBookmark(),t=s.startNode,u=s.endNode,v=function(y){var z=new d.elementPath(y),A=z.elements;for(var B=1,C;C=A[B];B++){if(C.equals(z.block)||C.equals(z.blockLimit)){break}if(m.test(C.getName())&&o(l,C)){y.breakParent(C)}}};v(t);v(u);var w=t.getNextSourceNode(true,1);while(w){if(w.equals(u)){break}var x=w.getNextSourceNode(false,1);if(!(w.getName()=="img"&&w.getAttribute("_cke_realelement"))&&o(l,w)){if(m.test(w.getName())){w.remove(true)}else{w.removeAttributes(n);l.fire("removeFormatCleanup",w)}}w=x}r.moveToBookmark(s)}l.getSelection().selectRanges(p)}}},filter:function(l,m){var n=l._.removeFormat.filters;for(var o=0;o<n.length;o++){if(n[o](m)===false){return false}}return true}};a.editor.prototype.addRemoveFormatFilter=function(l){this._.removeFormat.filters.push(l)};i.removeFormatTags="b,big,code,del,dfn,em,font,i,ins,kbd,q,samp,small,span,strike,strong,sub,sup,tt,u,var";i.removeFormatAttributes="class,style,lang,width,height,align,hspace,valign";j.add("resize",{init:function(l){var m=l.config;!m.resize_dir&&(m.resize_dir="both");m.resize_maxWidth==undefined&&(m.resize_maxWidth=3000);m.resize_maxHeight==undefined&&(m.resize_maxHeight=3000);m.resize_minWidth==undefined&&(m.resize_minWidth=750);m.resize_minHeight==undefined&&(m.resize_minHeight=250);if(m.resize_enabled!==false){var n=null,o,p,q=(m.resize_dir=="both"||m.resize_dir=="horizontal")&&m.resize_minWidth!=m.resize_maxWidth,r=(m.resize_dir=="both"||m.resize_dir=="vertical")&&m.resize_minHeight!=m.resize_maxHeight;function s(v){var w=v.data.$.screenX-o.x,x=v.data.$.screenY-o.y,y=p.width,z=p.height,A=y+w*(l.lang.dir=="rtl"?-1:1),B=z+x;if(q){y=Math.max(m.resize_minWidth,Math.min(A,m.resize_maxWidth))}if(r){z=Math.max(m.resize_minHeight,Math.min(B,m.resize_maxHeight))}l.resize(y,z)}function t(v){a.document.removeListener("mousemove",s);a.document.removeListener("mouseup",t);if(l.document){l.document.removeListener("mousemove",s);l.document.removeListener("mouseup",t)}}var u=e.addFunction(function(v){if(!n){n=l.getResizable()}p={width:n.$.offsetWidth||0,height:n.$.offsetHeight||0};o={x:v.screenX,y:v.screenY};m.resize_minWidth>p.width&&(m.resize_minWidth=p.width);m.resize_minHeight>p.height&&(m.resize_minHeight=p.height);a.document.on("mousemove",s);a.document.on("mouseup",t);if(l.document){l.document.on("mousemove",s);l.document.on("mouseup",t)}});l.on("destroy",function(){e.removeFunction(u)});l.on("themeSpace",function(v){if(v.data.space=="bottom"){var w="";if(q&&!r){w=" cke_resizer_horizontal"}if(!q&&r){w=" cke_resizer_vertical"}v.data.html+='<div class="cke_resizer'+w+'" title="'+e.htmlEncode(l.lang.resize)+'" onmousedown="CKEDITOR.tools.callFunction('+u+', event)"></div>'}},l,null,100)}}});(function(){var l={modes:{wysiwyg:1,source:1},exec:function(n){var o=n.element.$.form;if(o){try{o.submit()}catch(p){if(o.submit.click){o.submit.click()}}}}},m="save";j.add(m,{init:function(n){var o=n.addCommand(m,l);o.modes={wysiwyg:!!n.element.$.form};n.ui.addButton("Save",{label:n.lang.save,command:m})}})})();(function(){var l="scaytcheck",m="";function n(s,t){var u=false,v;for(v in t){if(t[v]===s||t[v]==s){u=true;break}}return u}var o=function(){var s=this,t=function(){var x={};x.srcNodeRef=s.document.getWindow().$.frameElement;x.assocApp="CKEDITOR."+a.version+"@"+a.revision;x.customerid=s.config.scayt_customerid||"1:WvF0D4-UtPqN1-43nkD4-NKvUm2-daQqk3-LmNiI-z7Ysb4-mwry24-T8YrS3-Q2tpq2";x.customDictionaryIds=s.config.scayt_customDictionaryIds||"";x.userDictionaryName=s.config.scayt_userDictionaryName||"";x.sLang=s.config.scayt_sLang||"en_US";x.onLoad=function(){if(!(c&&b.version<8)){this.addStyle(this.selectorCss(),"padding-bottom: 2px !important;")}if(s.focusManager.hasFocus&&!p.isControlRestored(s)){this.focus()}};x.onBeforeChange=function(){if(p.getScayt(s)&&!s.checkDirty()){setTimeout(function(){s.resetDirty()})}};var y=window.scayt_custom_params;if(typeof y=="object"){for(var z in y){x[z]=y[z]}}if(p.getControlId(s)){x.id=p.getControlId(s)}var A=new window.scayt(x);A.afterMarkupRemove.push(function(H){new h(H,A.document).mergeSiblings()});var B=p.instances[s.name];if(B){A.sLang=B.sLang;A.option(B.option());A.paused=B.paused}p.instances[s.name]=A;var C="scaytButton",D=window.scayt.uiTags,E=[];for(var F=0,G=4;F<G;F++){E.push(D[F]&&p.uiTabs[F])}p.uiTabs=E;try{A.setDisabled(p.isPaused(s)===false)}catch(H){}s.fire("showScaytState")};s.on("contentDom",t);s.on("contentDomUnload",function(){var x=a.document.getElementsByTag("script"),y=/^dojoIoScript(\d+)$/i,z=/^https?:\/\/svc\.spellchecker\.net\/spellcheck\/script\/ssrv\.cgi/i;for(var A=0;A<x.count();A++){var B=x.getItem(A),C=B.getId(),D=B.getAttribute("src");if(C&&D&&C.match(y)&&D.match(z)){B.remove()}}});s.on("beforeCommandExec",function(x){if((x.data.name=="source"||x.data.name=="newpage")&&s.mode=="wysiwyg"){var y=p.getScayt(s);if(y){p.setPaused(s,!y.disabled);p.setControlId(s,y.id);y.destroy(true);delete p.instances[s.name]}}else{if(x.data.name=="source"&&s.mode=="source"){p.markControlRestore(s)}}});s.on("afterCommandExec",function(x){if(!p.isScaytEnabled(s)){return}if(s.mode=="wysiwyg"&&(x.data.name=="undo"||x.data.name=="redo")){window.setTimeout(function(){p.getScayt(s).refresh()},10)}});s.on("destroy",function(x){var y=x.editor,z=p.getScayt(y);if(!z){return}delete p.instances[y.name];p.setControlId(y,z.id);z.destroy(true)});s.on("afterSetData",function(){if(p.isScaytEnabled(s)){window.setTimeout(function(){var x=p.getScayt(s);x&&x.refresh()},10)}});s.on("insertElement",function(){var x=p.getScayt(s);if(p.isScaytEnabled(s)){if(c){s.getSelection().unlock(true)}window.setTimeout(function(){x.focus();x.refresh()},10)}},this,null,50);s.on("insertHtml",function(){var x=p.getScayt(s);if(p.isScaytEnabled(s)){if(c){s.getSelection().unlock(true)}window.setTimeout(function(){x.focus();x.refresh()},10)}},this,null,50);s.on("scaytDialog",function(x){x.data.djConfig=window.djConfig;x.data.scayt_control=p.getScayt(s);x.data.tab=m;x.data.scayt=window.scayt});var u=s.dataProcessor,v=u&&u.htmlFilter;if(v){v.addRules({elements:{span:function(x){if(x.attributes.scayt_word&&x.attributes.scaytid){delete x.name;return x}}}})}var w=j.undo.Image.prototype;w.equals=e.override(w.equals,function(x){return function(y){var D=this;var z=D.contents,A=y.contents,B=p.getScayt(D.editor);if(B&&p.isScaytReady(D.editor)){D.contents=B.reset(z)||"";y.contents=B.reset(A)||""}var C=x.apply(D,arguments);D.contents=z;y.contents=A;return C}});if(s.document){t()}};j.scayt={engineLoaded:false,instances:{},controlInfo:{},setControlInfo:function(s,t){if(s&&s.name&&typeof this.controlInfo[s.name]!="object"){this.controlInfo[s.name]={}}for(var u in t){this.controlInfo[s.name][u]=t[u]}},isControlRestored:function(s){if(s&&s.name&&this.controlInfo[s.name]){return this.controlInfo[s.name].restored}return false},markControlRestore:function(s){this.setControlInfo(s,{restored:true})},setControlId:function(s,t){this.setControlInfo(s,{id:t})},getControlId:function(s){if(s&&s.name&&this.controlInfo[s.name]&&this.controlInfo[s.name].id){return this.controlInfo[s.name].id}return null},setPaused:function(s,t){this.setControlInfo(s,{paused:t})},isPaused:function(s){if(s&&s.name&&this.controlInfo[s.name]){return this.controlInfo[s.name].paused}return undefined},getScayt:function(s){return this.instances[s.name]},isScaytReady:function(s){return this.engineLoaded===true&&"undefined"!==typeof window.scayt&&this.getScayt(s)},isScaytEnabled:function(s){var t=this.getScayt(s);return t?t.disabled===false:false},loadEngine:function(s){if(b.gecko&&b.version<10900||b.opera){return s.fire("showScaytState")}if(this.engineLoaded===true){return o.apply(s)}else{if(this.engineLoaded==-1){return a.on("scaytReady",function(){o.apply(s)})}}a.on("scaytReady",o,s);a.on("scaytReady",function(){this.engineLoaded=true},this,null,0);this.engineLoaded=-1;var t=document.location.protocol;t=t.search(/https?:/)!=-1?t:"http:";var u="svc.spellchecker.net/scayt25/loader__base.js",v=s.config.scayt_srcUrl||t+"//"+u,w=p.parseUrl(v).path+"/";if(window.scayt==undefined){a._djScaytConfig={baseUrl:w,addOnLoad:[function(){a.fireOnce("scaytReady")}],isDebug:false};a.document.getHead().append(a.document.createElement("script",{attributes:{type:"text/javascript",async:"true",src:v}}))}else{a.fireOnce("scaytReady")}return null},parseUrl:function(s){var t;if(s.match&&(t=s.match(/(.*)[\/\\](.*?\.\w+)$/))){return{path:t[1],file:t[2]}}else{return s}}};var p=j.scayt,q=function(s,t,u,v,w,x,y){s.addCommand(v,w);s.addMenuItem(v,{label:u,command:v,group:x,order:y})},r={preserveState:true,editorFocus:false,exec:function(s){if(p.isScaytReady(s)){var t=p.isScaytEnabled(s);this.setState(t?2:1);var u=p.getScayt(s);u.focus();u.setDisabled(t)}else{if(!s.config.scayt_autoStartup&&p.engineLoaded>=0){this.setState(0);p.loadEngine(s)}}}};j.add("scayt",{requires:["menubutton"],beforeInit:function(s){var t=s.config.scayt_contextMenuItemsOrder||"suggest|moresuggest|control",u="";t=t.split("|");if(t&&t.length){for(var v in t){u+="scayt_"+t[v]+(t.length!=parseInt(v,10)+1?",":"")}}if(s.config.scayt_contextMenuOntop){s.config.menu_groups=u+","+s.config.menu_groups}else{s.config.menu_groups=s.config.menu_groups+","+u}},init:function(s){var t={},u={},v=s.addCommand(l,r);a.dialog.add(l,a.getUrl(this.path+"dialogs/options.js"));var w=s.config.scayt_uiTabs||"1,1,1",x=[];w=w.split(",");for(var y=0,z=3;y<z;y++){var A=parseInt(w[y]||"1",10);x.push(A)}var B="scaytButton";s.addMenuGroup(B);var C={};C.scaytToggle={label:s.lang.scayt.enable,command:l,group:B};if(x[0]==1){C.scaytOptions={label:s.lang.scayt.options,group:B,onClick:function(){m="options";s.openDialog(l)}}}if(x[1]==1){C.scaytLangs={label:s.lang.scayt.langs,group:B,onClick:function(){m="langs";s.openDialog(l)}}}if(x[2]==1){C.scaytDict={label:s.lang.scayt.dictionariesTab,group:B,onClick:function(){m="dictionaries";s.openDialog(l)}}}C.scaytAbout={label:s.lang.scayt.about,group:B,onClick:function(){m="about";s.openDialog(l)}};x[3]=1;p.uiTabs=x;s.addMenuItems(C);s.ui.add("Scayt",5,{label:s.lang.scayt.title,title:b.opera?s.lang.scayt.opera_title:s.lang.scayt.title,className:"cke_button_scayt",onRender:function(){v.on("state",function(){this.setState(v.state)},this)},onMenu:function(){var E=p.isScaytEnabled(s);s.getMenuItem("scaytToggle").label=s.lang.scayt[E?"disable":"enable"];return{scaytToggle:2,scaytOptions:E&&p.uiTabs[0]?2:0,scaytLangs:E&&p.uiTabs[1]?2:0,scaytDict:E&&p.uiTabs[2]?2:0,scaytAbout:E&&p.uiTabs[3]?2:0}}});if(s.contextMenu&&s.addMenuItems){s.contextMenu.addListener(function(){if(!p.isScaytEnabled(s)){return null}var E=p.getScayt(s),F=E.getScaytNode();if(!F){return null}var G=E.getWord(F);if(!G){return null}var H=E.getLang(),I={},J=window.scayt.getSuggestion(G,H);if(!J||!J.length){return null}for(y in t){delete s._.menuItems[y];delete s._.commands[y]}for(y in u){delete s._.menuItems[y];delete s._.commands[y]}t={};u={};var K=s.config.scayt_moreSuggestions||"on",L=false,M=s.config.scayt_maxSuggestions;typeof M!="number"&&(M=5);!M&&(M=J.length);var N=s.config.scayt_contextCommands||"all";N=N.split("|");for(var O=0,P=J.length;O<P;O+=1){var Q="scayt_suggestion_"+J[O].replace(" ","_"),R=(function(V,W){return{exec:function(){E.replace(V,W)}}})(F,J[O]);if(O<M){q(s,"button_"+Q,J[O],Q,R,"scayt_suggest",O+1);I[Q]=2;u[Q]=2}else{if(K=="on"){q(s,"button_"+Q,J[O],Q,R,"scayt_moresuggest",O+1);t[Q]=2;L=true}}}if(L){s.addMenuItem("scayt_moresuggest",{label:s.lang.scayt.moreSuggestions,group:"scayt_moresuggest",order:10,getItems:function(){return t}});u.scayt_moresuggest=2}if(n("all",N)||n("ignore",N)){var S={exec:function(){E.ignore(F)}};q(s,"ignore",s.lang.scayt.ignore,"scayt_ignore",S,"scayt_control",1);u.scayt_ignore=2}if(n("all",N)||n("ignoreall",N)){var T={exec:function(){E.ignoreAll(F)}};q(s,"ignore_all",s.lang.scayt.ignoreAll,"scayt_ignore_all",T,"scayt_control",2);u.scayt_ignore_all=2}if(n("all",N)||n("add",N)){var U={exec:function(){window.scayt.addWordToUserDictionary(F)}};q(s,"add_word",s.lang.scayt.addWord,"scayt_add_word",U,"scayt_control",3);u.scayt_add_word=2}if(E.fireOnContextMenu){E.fireOnContextMenu(s)}return u})}var D=function(){s.removeListener("showScaytState",D);if(!b.opera){v.setState(p.isScaytEnabled(s)?1:2)}else{v.setState(0)}};s.on("showScaytState",D);if(b.opera){s.on("instanceReady",function(){D()})}if(s.config.scayt_autoStartup){s.on("instanceReady",function(){p.loadEngine(s)})}},afterInit:function(s){var t,u=function(v){if(v.hasAttribute("scaytid")){return false}};if(s._.elementsPath&&(t=s._.elementsPath.filters)){t.push(u)}s.addRemoveFormatFilter&&s.addRemoveFormatFilter(u)}})})();j.add("smiley",{requires:["dialog"],init:function(l){l.config.smiley_path=l.config.smiley_path||this.path+"images/";l.addCommand("smiley",new a.dialogCommand("smiley"));l.ui.addButton("Smiley",{label:l.lang.smiley.toolbar,command:"smiley"});a.dialog.add("smiley",this.path+"dialogs/smiley.js")}});i.smiley_images=["regular_smile.gif","sad_smile.gif","wink_smile.gif","teeth_smile.gif","confused_smile.gif","tounge_smile.gif","embaressed_smile.gif","omg_smile.gif","whatchutalkingabout_smile.gif","angry_smile.gif","angel_smile.gif","shades_smile.gif","devil_smile.gif","cry_smile.gif","lightbulb.gif","thumbs_down.gif","thumbs_up.gif","heart.gif","broken_heart.gif","kiss.gif","envelope.gif"];i.smiley_descriptions=["smiley","sad","wink","laugh","frown","cheeky","blush","surprise","indecision","angry","angel","cool","devil","crying","enlightened","no","yes","heart","broken heart","kiss","mail"];(function(){var l=".%2 p,.%2 div,.%2 pre,.%2 address,.%2 blockquote,.%2 h1,.%2 h2,.%2 h3,.%2 h4,.%2 h5,.%2 h6{background-repeat: no-repeat;border: 1px dotted gray;padding-top: 8px;padding-left: 8px;}.%2 p{%1p.png);}.%2 div{%1div.png);}.%2 pre{%1pre.png);}.%2 address{%1address.png);}.%2 blockquote{%1blockquote.png);}.%2 h1{%1h1.png);}.%2 h2{%1h2.png);}.%2 h3{%1h3.png);}.%2 h4{%1h4.png);}.%2 h5{%1h5.png);}.%2 h6{%1h6.png);}",m=/%1/g,n=/%2/g,o={preserveState:true,editorFocus:false,exec:function(p){this.toggleState();this.refresh(p)},refresh:function(p){var q=this.state==1?"addClass":"removeClass";p.document.getBody()[q]("cke_show_blocks")}};j.add("showblocks",{requires:["wysiwygarea"],init:function(p){var q=p.addCommand("showblocks",o);q.canUndo=false;if(p.config.startupOutlineBlocks){q.setState(1)}p.addCss(l.replace(m,"background-image: url("+a.getUrl(this.path)+"images/block_").replace(n,"cke_show_blocks "));p.ui.addButton("ShowBlocks",{label:p.lang.showBlocks,command:"showblocks"});p.on("mode",function(){if(q.state!=0){q.refresh(p)}});p.on("contentDom",function(){if(q.state!=0){q.refresh(p)}})}})})();i.startupOutlineBlocks=false;(function(){var l="cke_show_border",m,n=(b.ie6Compat?[".%1 table.%2,",".%1 table.%2 td, .%1 table.%2 th,","{","border : #d3d3d3 1px dotted","}"]:[".%1 table.%2,",".%1 table.%2 > tr > td, .%1 table.%2 > tr > th,",".%1 table.%2 > tbody > tr > td, .%1 table.%2 > tbody > tr > th,",".%1 table.%2 > thead > tr > td, .%1 table.%2 > thead > tr > th,",".%1 table.%2 > tfoot > tr > td, .%1 table.%2 > tfoot > tr > th","{","border : #d3d3d3 1px dotted","}"]).join("");m=n.replace(/%2/g,l).replace(/%1/g,"cke_show_borders ");var o={preserveState:true,editorFocus:false,exec:function(p){this.toggleState();this.refresh(p)},refresh:function(p){var q=this.state==1?"addClass":"removeClass";p.document.getBody()[q]("cke_show_borders")}};j.add("showborders",{requires:["wysiwygarea"],modes:{wysiwyg:1},init:function(p){var q=p.addCommand("showborders",o);q.canUndo=false;if(p.config.startupShowBorders!==false){q.setState(1)}p.addCss(m);p.on("mode",function(){if(q.state!=0){q.refresh(p)}},null,null,100);p.on("contentDom",function(){if(q.state!=0){q.refresh(p)}});p.on("removeFormatCleanup",function(r){var s=r.data;if(p.getCommand("showborders").state==1&&s.is("table")&&(!s.hasAttribute("border")||parseInt(s.getAttribute("border"),10)<=0)){s.addClass(l)}})},afterInit:function(p){var q=p.dataProcessor,r=q&&q.dataFilter,s=q&&q.htmlFilter;if(r){r.addRules({elements:{table:function(t){var u=t.attributes,v=u["class"],w=parseInt(u.border,10);if(!w||w<=0){u["class"]=(v||"")+" "+l}}}})}if(s){s.addRules({elements:{table:function(t){var u=t.attributes,v=u["class"];v&&(u["class"]=v.replace(l,"").replace(/\s{2}/," ").replace(/^\s+|\s+$/,""))}}})}}});a.on("dialogDefinition",function(p){var q=p.data.name;if(q=="table"||q=="tableProperties"){var r=p.data.definition,s=r.getContents("info"),t=s.get("txtBorder"),u=t.commit;t.commit=e.override(u,function(v){return function(w,x){v.apply(this,arguments);var y=parseInt(this.getValue(),10);x[!y||y<=0?"addClass":"removeClass"](l)}})}})})();j.add("sourcearea",{requires:["editingblock"],init:function(l){var m=j.sourcearea,n=a.document.getWindow();l.on("editingBlockReady",function(){var o,p;l.addMode("source",{load:function(q,r){if(c&&b.version<8){q.setStyle("position","relative")}l.textarea=o=new h("textarea");o.setAttributes({dir:"ltr",tabIndex:b.webkit?-1:l.tabIndex,role:"textbox","aria-label":l.lang.editorTitle.replace("%1",l.name)});o.addClass("cke_source");o.addClass("cke_enable_context_menu");var s={width:b.ie7Compat?"99%":"100%",height:"100%",resize:"none",outline:"none","text-align":"left"};if(c){p=function(){o.hide();o.setStyle("height",q.$.clientHeight+"px");o.setStyle("width",q.$.clientWidth+"px");o.show()};l.on("resize",p);n.on("resize",p);setTimeout(p,0)}else{o.on("mousedown",function(u){u.data.stopPropagation()})}q.setHtml("");q.append(o);o.setStyles(s);l.fire("ariaWidget",o);o.on("blur",function(){l.focusManager.blur()});o.on("focus",function(){l.focusManager.focus()});l.mayBeDirty=true;this.loadData(r);var t=l.keystrokeHandler;if(t){t.attach(o)}setTimeout(function(){l.mode="source";l.fire("mode")},b.gecko||b.webkit?100:0)},loadData:function(q){o.setValue(q);l.fire("dataReady")},getData:function(){return o.getValue()},getSnapshotData:function(){return o.getValue()},unload:function(q){o.clearCustomData();l.textarea=o=null;if(p){l.removeListener("resize",p);n.removeListener("resize",p)}if(c&&b.version<8){q.removeStyle("position")}},focus:function(){o.focus()}})});l.addCommand("source",m.commands.source);if(l.ui.addButton){l.ui.addButton("Source",{label:l.lang.source,command:"source"})}l.on("mode",function(){l.getCommand("source").setState(l.mode=="source"?1:2)})}});j.sourcearea={commands:{source:{modes:{wysiwyg:1,source:1},editorFocus:false,exec:function(l){if(l.mode=="wysiwyg"){l.fire("saveSnapshot")}l.getCommand("source").setState(0);l.setMode(l.mode=="source"?"wysiwyg":"source")},canUndo:false}}};(function(){j.add("stylescombo",{requires:["richcombo","styles"],init:function(m){var n=m.config,o=m.lang.stylesCombo,p={},q=[];function r(s){m.getStylesSet(function(t){if(!q.length){var u,v;for(var w=0;w<t.length;w++){var x=t[w];v=x.name;u=p[v]=new a.style(x);u._name=v;u._.enterMode=n.enterMode;q.push(u)}q.sort(l)}s&&s()})}m.ui.addRichCombo("Styles",{label:o.label,title:o.panelTitle,className:"cke_styles",panel:{css:m.skin.editor.css.concat(n.contentsCss),multiSelect:true,attributes:{"aria-label":o.panelTitle}},init:function(){var s=this;r(function(){var t,u,v;for(var w=0;w<q.length;w++){t=q[w];u=t._name;var x=t.type;if(x!=v){s.startGroup(o["panelTitle"+String(x)]);v=x}s.add(u,t.type==3?u:t.buildPreview(),u)}s.commit();s.onOpen()})},onClick:function(s){m.focus();m.fire("saveSnapshot");var t=p[s],u=m.getSelection(),v=new d.elementPath(u.getStartElement());if(t.type==2&&t.checkActive(v)){t.remove(m.document)}else{t.apply(m.document)}m.fire("saveSnapshot")},onRender:function(){m.on("selectionChange",function(s){var t=this.getValue(),u=s.data.path,v=u.elements;for(var w=0,x;w<v.length;w++){x=v[w];for(var y in p){if(p[y].checkElementRemovable(x,true)){if(y!=t){this.setValue(y)}return}}}this.setValue("")},this)},onOpen:function(){var z=this;if(c||b.webkit){m.focus()}var s=m.getSelection(),t=s.getSelectedElement(),u=new d.elementPath(t||s.getStartElement()),v=[0,0,0,0];z.showAll();z.unmarkAll();for(var w in p){var x=p[w],y=x.type;if(x.checkActive(u)){z.mark(w)}else{if(y==3&&!x.checkApplicable(u)){z.hideItem(w);v[y]--}}v[y]++}if(!v[1]){z.hideGroup(o["panelTitle"+String(1)])}if(!v[2]){z.hideGroup(o["panelTitle"+String(2)])}if(!v[3]){z.hideGroup(o["panelTitle"+String(3)])}}});m.on("instanceReady",function(){r()})}});function l(m,n){var o=m.type,p=n.type;return o==p?0:o==3?-1:p==3?1:p==1?1:-1}})();j.add("table",{init:function(l){var m=j.table,n=l.lang.table;l.addCommand("table",new a.dialogCommand("table"));l.addCommand("tableProperties",new a.dialogCommand("tableProperties"));l.ui.addButton("Table",{label:n.toolbar,command:"table"});a.dialog.add("table",this.path+"dialogs/table.js");a.dialog.add("tableProperties",this.path+"dialogs/table.js");if(l.addMenuItems){l.addMenuItems({table:{label:n.menu,command:"tableProperties",group:"table",order:5},tabledelete:{label:n.deleteTable,command:"tableDelete",group:"table",order:1}})}l.on("doubleclick",function(o){var p=o.data.element;if(p.is("table")){o.data.dialog="tableProperties"}});if(l.contextMenu){l.contextMenu.addListener(function(o,p){if(!o){return null}var q=o.is("table")||o.hasAscendant("table");if(q){return{tabledelete:2,table:2}}return null})}}});(function(){function l(G,H){if(c){G.removeAttribute(H)}else{delete G[H]}}var m=/^(?:td|th)$/;function n(G){var H=G.createBookmarks(),I=G.getRanges(),J=[],K={};function L(T){if(J.length>0){return}if(T.type==1&&m.test(T.getName())&&!T.getCustomData("selected_cell")){h.setMarker(K,T,"selected_cell",true);J.push(T)}}for(var M=0;M<I.length;M++){var N=I[M];if(N.collapsed){var O=N.getCommonAncestor(),P=O.getAscendant("td",true)||O.getAscendant("th",true);if(P){J.push(P)}}else{var Q=new d.walker(N),R;Q.guard=L;while(R=Q.next()){var S=R.getParent();if(S&&m.test(S.getName())&&!S.getCustomData("selected_cell")){h.setMarker(K,S,"selected_cell",true);J.push(S)}}}}h.clearAllMarkers(K);G.selectBookmarks(H);return J}function o(G){var H=0,I=G.length-1,J={},K,L,M;while(K=G[H++]){h.setMarker(J,K,"delete_cell",true)}H=0;while(K=G[H++]){if((L=K.getPrevious())&&!L.getCustomData("delete_cell")||(L=K.getNext())&&!L.getCustomData("delete_cell")){h.clearAllMarkers(J);return L}}h.clearAllMarkers(J);M=G[0].getParent();if(M=M.getPrevious()){return M.getLast()}M=G[I].getParent();if(M=M.getNext()){return M.getChild(0)}return null}function p(G){var H=G.cells;for(var I=0;I<H.length;I++){H[I].innerHTML="";if(!c){new h(H[I]).appendBogus()}}}function q(G,H){var I=G.getStartElement().getAscendant("tr");if(!I){return}var J=I.clone(true);J.insertBefore(I);p(H?J.$:I.$)}function r(G){if(G instanceof d.selection){var H=n(G),I=H.length,J=[],K,L,M;for(var N=0;N<I;N++){var O=H[N].getParent(),P=O.$.rowIndex;!N&&(L=P-1);J[P]=O;N==I-1&&(M=P+1)}var Q=O.getAscendant("table"),R=Q.$.rows,S=R.length;K=new h(M<S&&Q.$.rows[M]||L>0&&Q.$.rows[L]||Q.$.parentNode);for(N=J.length;N>=0;N--){if(J[N]){r(J[N])}}return K}else{if(G instanceof h){Q=G.getAscendant("table");if(Q.$.rows.length==1){Q.remove()}else{G.remove()}}}return 0}function s(G,H){var I=G.getStartElement(),J=I.getAscendant("td",true)||I.getAscendant("th",true);if(!J){return}var K=J.getAscendant("table"),L=J.$.cellIndex;for(var M=0;M<K.$.rows.length;M++){var N=K.$.rows[M];if(N.cells.length<L+1){continue}J=new h(N.cells[L]).clone(false);if(!c){J.appendBogus()}var O=new h(N.cells[L]);if(H){J.insertBefore(O)}else{J.insertAfter(O)}}}function t(G){var H=[],I=G[0]&&G[0].getAscendant("table"),J,K,L,M;for(J=0,K=G.length;J<K;J++){H.push(G[J].$.cellIndex)}H.sort();for(J=1,K=H.length;J<K;J++){if(H[J]-H[J-1]>1){L=H[J-1]+1;break}}if(!L){L=H[0]>0?H[0]-1:H[H.length-1]+1}var N=I.$.rows;for(J=0,K=N.length;J<K;J++){M=N[J].cells[L];if(M){break}}return M?new h(M):I.getPrevious()}function u(G){if(G instanceof d.selection){var H=n(G),I=t(H);for(var J=H.length-1;J>=0;J--){if(H[J]){u(H[J])}}return I}else{if(G instanceof h){var K=G.getAscendant("table");if(!K){return null}var L=G.$.cellIndex;for(J=K.$.rows.length-1;J>=0;J--){var M=new h(K.$.rows[J]);if(!L&&M.$.cells.length==1){r(M);continue}if(M.$.cells[L]){M.$.removeChild(M.$.cells[L])}}}}return null}function v(G,H){var I=G.getStartElement(),J=I.getAscendant("td",true)||I.getAscendant("th",true);if(!J){return}var K=J.clone();if(!c){K.appendBogus()}if(H){K.insertBefore(J)}else{K.insertAfter(J)}}function w(G){if(G instanceof d.selection){var H=n(G),I=H[0]&&H[0].getAscendant("table"),J=o(H);for(var K=H.length-1;K>=0;K--){w(H[K])}if(J){y(J,true)}else{if(I){I.remove()}}}else{if(G instanceof h){var L=G.getParent();if(L.getChildCount()==1){L.remove()}else{G.remove()}}}}function x(G){var H=G.getBogus();H&&H.remove();G.trim()}function y(G,H){var I=new d.range(G.getDocument());if(!I["moveToElementEdit"+(H?"End":"Start")](G)){I.selectNodeContents(G);I.collapse(H?false:true)}I.select(true)}function z(G){var H=G.$.rows,I=-1,J=[];for(var K=0;K<H.length;K++){I++;!J[I]&&(J[I]=[]);var L=-1;for(var M=0;M<H[K].cells.length;M++){var N=H[K].cells[M];L++;while(J[I][L]){L++}var O=isNaN(N.colSpan)?1:N.colSpan,P=isNaN(N.rowSpan)?1:N.rowSpan;for(var Q=0;Q<P;Q++){if(!J[I+Q]){J[I+Q]=[]}for(var R=0;R<O;R++){J[I+Q][L+R]=H[K].cells[M]}}L+=O-1}}return J}function A(G,H,I){var J=G[H];if(typeof I=="undefined"){return J}for(var K=0;J&&K<J.length;K++){if(I.is&&J[K]==I.$){return K}else{if(K==I){return new h(J[K])}}}return I.is?-1:null}function B(G,H,I){var J=[];for(var K=0;K<G.length;K++){var L=G[K];if(typeof I=="undefined"){J.push(L[H])}else{if(I.is&&L[H]==I.$){return K}else{if(K==I){return new h(L[H])}}}}return typeof I=="undefined"?J:I.is?-1:null}function C(G,H,I){var J=n(G),K;if((H?J.length!=1:J.length<2)||(K=G.getCommonAncestor())&&K.type==1&&K.is("table")){return false}var L,M=J[0],N=M.getAscendant("table"),O=z(N),P=O.length,Q=O[0].length,R=M.getParent().$.rowIndex,S=A(O,R,M);if(H){var T;try{T=O[H=="up"?R-1:H=="down"?R+1:R][H=="left"?S-1:H=="right"?S+1:S]}catch(al){return false}if(!T||M.$==T){return false}J[H=="up"||H=="left"?"unshift":"push"](new h(T))}var U=M.getDocument(),V=R,W=0,X=0,Y=!I&&new d.documentFragment(U),Z=0;for(var aa=0;aa<J.length;aa++){L=J[aa];var ab=L.getParent(),ac=L.getFirst(),ad=L.$.colSpan,ae=L.$.rowSpan,af=ab.$.rowIndex,ag=A(O,af,L);Z+=ad*ae;X=Math.max(X,ag-S+ad);W=Math.max(W,af-R+ae);if(!I){if(x(L),L.getChildren().count()){if(af!=V&&ac&&!(ac.isBlockBoundary&&ac.isBlockBoundary({br:1}))){var ah=Y.getLast(d.walker.whitespaces(true));if(ah&&!(ah.is&&ah.is("br"))){Y.append(new h("br"))}}L.moveChildren(Y)}aa?L.remove():L.setHtml("")}V=af}if(!I){Y.moveChildren(M);if(!c){M.appendBogus()}if(X>=Q){M.removeAttribute("rowSpan")}else{M.$.rowSpan=W}if(W>=P){M.removeAttribute("colSpan")}else{M.$.colSpan=X}var ai=new d.nodeList(N.$.rows),aj=ai.count();for(aa=aj-1;aa>=0;aa--){var ak=ai.getItem(aa);if(!ak.$.cells.length){ak.remove();aj++;continue}}return M}else{return W*X==Z}}function D(G,H){var I=n(G);if(I.length>1){return false}else{if(H){return true}}var J=I[0],K=J.getParent(),L=K.getAscendant("table"),M=z(L),N=K.$.rowIndex,O=A(M,N,J),P=J.$.rowSpan,Q,R,S,T;if(P>1){R=Math.ceil(P/2);S=Math.floor(P/2);T=N+R;var U=new h(L.$.rows[T]),V=A(M,T),W;Q=J.clone();for(var X=0;X<V.length;X++){W=V[X];if(W.parentNode==U.$&&X>O){Q.insertBefore(new h(W));break}else{W=null}}if(!W){U.append(Q,true)}}else{S=R=1;U=K.clone();U.insertAfter(K);U.append(Q=J.clone());var Y=A(M,N);for(var Z=0;Z<Y.length;Z++){Y[Z].rowSpan++}}if(!c){Q.appendBogus()}J.$.rowSpan=R;Q.$.rowSpan=S;if(R==1){J.removeAttribute("rowSpan")}if(S==1){Q.removeAttribute("rowSpan")}return Q}function E(G,H){var I=n(G);if(I.length>1){return false}else{if(H){return true}}var J=I[0],K=J.getParent(),L=K.getAscendant("table"),M=z(L),N=K.$.rowIndex,O=A(M,N,J),P=J.$.colSpan,Q,R,S;if(P>1){R=Math.ceil(P/2);S=Math.floor(P/2)}else{S=R=1;var T=B(M,O);for(var U=0;U<T.length;U++){T[U].colSpan++}}Q=J.clone();Q.insertAfter(J);if(!c){Q.appendBogus()}J.$.colSpan=R;Q.$.colSpan=S;if(R==1){J.removeAttribute("colSpan")}if(S==1){Q.removeAttribute("colSpan")}return Q}var F={thead:1,tbody:1,tfoot:1,td:1,tr:1,th:1};j.tabletools={init:function(G){var H=G.lang.table;G.addCommand("cellProperties",new a.dialogCommand("cellProperties"));a.dialog.add("cellProperties",this.path+"dialogs/tableCell.js");G.addCommand("tableDelete",{exec:function(I){var J=I.getSelection(),K=J&&J.getStartElement(),L=K&&K.getAscendant("table",true);if(!L){return}J.selectElement(L);var M=J.getRanges()[0];M.collapse();J.selectRanges([M]);var N=L.getParent();if(N.getChildCount()==1&&N.getName()!="body"){N.remove()}else{L.remove()}}});G.addCommand("rowDelete",{exec:function(I){var J=I.getSelection();y(r(J))}});G.addCommand("rowInsertBefore",{exec:function(I){var J=I.getSelection();q(J,true)}});G.addCommand("rowInsertAfter",{exec:function(I){var J=I.getSelection();q(J)}});G.addCommand("columnDelete",{exec:function(I){var J=I.getSelection(),K=u(J);K&&y(K,true)}});G.addCommand("columnInsertBefore",{exec:function(I){var J=I.getSelection();s(J,true)}});G.addCommand("columnInsertAfter",{exec:function(I){var J=I.getSelection();s(J)}});G.addCommand("cellDelete",{exec:function(I){var J=I.getSelection();w(J)}});G.addCommand("cellMerge",{exec:function(I){y(C(I.getSelection()),true)}});G.addCommand("cellMergeRight",{exec:function(I){y(C(I.getSelection(),"right"),true)}});G.addCommand("cellMergeDown",{exec:function(I){y(C(I.getSelection(),"down"),true)}});G.addCommand("cellVerticalSplit",{exec:function(I){y(D(I.getSelection()))}});G.addCommand("cellHorizontalSplit",{exec:function(I){y(E(I.getSelection()))}});G.addCommand("cellInsertBefore",{exec:function(I){var J=I.getSelection();v(J,true)}});G.addCommand("cellInsertAfter",{exec:function(I){var J=I.getSelection();v(J)}});if(G.addMenuItems){G.addMenuItems({tablecell:{label:H.cell.menu,group:"tablecell",order:1,getItems:function(){var I=G.getSelection(),J=n(I);return{tablecell_insertBefore:2,tablecell_insertAfter:2,tablecell_delete:2,tablecell_merge:C(I,null,true)?2:0,tablecell_merge_right:C(I,"right",true)?2:0,tablecell_merge_down:C(I,"down",true)?2:0,tablecell_split_vertical:D(I,true)?2:0,tablecell_split_horizontal:E(I,true)?2:0,tablecell_properties:J.length>0?2:0}}},tablecell_insertBefore:{label:H.cell.insertBefore,group:"tablecell",command:"cellInsertBefore",order:5},tablecell_insertAfter:{label:H.cell.insertAfter,group:"tablecell",command:"cellInsertAfter",order:10},tablecell_delete:{label:H.cell.deleteCell,group:"tablecell",command:"cellDelete",order:15},tablecell_merge:{label:H.cell.merge,group:"tablecell",command:"cellMerge",order:16},tablecell_merge_right:{label:H.cell.mergeRight,group:"tablecell",command:"cellMergeRight",order:17},tablecell_merge_down:{label:H.cell.mergeDown,group:"tablecell",command:"cellMergeDown",order:18},tablecell_split_horizontal:{label:H.cell.splitHorizontal,group:"tablecell",command:"cellHorizontalSplit",order:19},tablecell_split_vertical:{label:H.cell.splitVertical,group:"tablecell",command:"cellVerticalSplit",order:20},tablecell_properties:{label:H.cell.title,group:"tablecellproperties",command:"cellProperties",order:21},tablerow:{label:H.row.menu,group:"tablerow",order:1,getItems:function(){return{tablerow_insertBefore:2,tablerow_insertAfter:2,tablerow_delete:2}}},tablerow_insertBefore:{label:H.row.insertBefore,group:"tablerow",command:"rowInsertBefore",order:5},tablerow_insertAfter:{label:H.row.insertAfter,group:"tablerow",command:"rowInsertAfter",order:10},tablerow_delete:{label:H.row.deleteRow,group:"tablerow",command:"rowDelete",order:15},tablecolumn:{label:H.column.menu,group:"tablecolumn",order:1,getItems:function(){return{tablecolumn_insertBefore:2,tablecolumn_insertAfter:2,tablecolumn_delete:2}}},tablecolumn_insertBefore:{label:H.column.insertBefore,group:"tablecolumn",command:"columnInsertBefore",order:5},tablecolumn_insertAfter:{label:H.column.insertAfter,group:"tablecolumn",command:"columnInsertAfter",order:10},tablecolumn_delete:{label:H.column.deleteColumn,group:"tablecolumn",command:"columnDelete",order:15}})}if(G.contextMenu){G.contextMenu.addListener(function(I,J){if(!I){return null}while(I){if(I.getName() in F){return{tablecell:2,tablerow:2,tablecolumn:2}}I=I.getParent()}return null})}},getSelectedCells:n};j.add("tabletools",j.tabletools)})();j.add("specialchar",{init:function(l){var m="specialchar";a.dialog.add(m,this.path+"dialogs/specialchar.js");l.addCommand(m,new a.dialogCommand(m));l.ui.addButton("SpecialChar",{label:l.lang.specialChar.toolbar,command:m})}});(function(){var l={editorFocus:false,modes:{wysiwyg:1,source:1}},m={exec:function(o){o.container.focusNext(true,o.tabIndex)}},n={exec:function(o){o.container.focusPrevious(true,o.tabIndex)}};j.add("tab",{requires:["keystrokes"],init:function(o){var p=o.config.tabSpaces||0,q="";while(p--){q+="\xa0"}if(q){o.on("key",function(r){if(r.data.keyCode==9){o.insertHtml(q);r.cancel()}})}if(b.webkit||b.gecko){o.on("key",function(r){var s=r.data.keyCode;if(s==9&&!q){r.cancel();o.execCommand("blur")}if(s==2000+9){o.execCommand("blurBack");r.cancel()}})}o.addCommand("blur",e.extend(m,l));o.addCommand("blurBack",e.extend(n,l))}})})();h.prototype.focusNext=function(l,m){var v=this;var n=v.$,o=m===undefined?v.getTabIndex():m,p,q,r,s,t,u;if(o<=0){t=v.getNextSourceNode(l,1);while(t){if(t.isVisible()&&t.getTabIndex()===0){r=t;break}t=t.getNextSourceNode(false,1)}}else{t=v.getDocument().getBody().getFirst();while(t=t.getNextSourceNode(false,1)){if(!p){if(!q&&t.equals(v)){q=true;if(l){if(!(t=t.getNextSourceNode(true,1))){break}p=1}}else{if(q&&!v.contains(t)){p=1}}}if(!t.isVisible()||(u=t.getTabIndex())<0){continue}if(p&&u==o){r=t;break}if(u>o&&(!r||!s||u<s)){r=t;s=u}else{if(!r&&u===0){r=t;s=u}}}}if(r){r.focus()}};h.prototype.focusPrevious=function(l,m){var v=this;var n=v.$,o=m===undefined?v.getTabIndex():m,p,q,r,s=0,t,u=v.getDocument().getBody().getLast();while(u=u.getPreviousSourceNode(false,1)){if(!p){if(!q&&u.equals(v)){q=true;if(l){if(!(u=u.getPreviousSourceNode(true,1))){break}p=1}}else{if(q&&!v.contains(u)){p=1}}}if(!u.isVisible()||(t=u.getTabIndex())<0){continue}if(o<=0){if(p&&t===0){r=u;break}if(t>s){r=u;s=t}}else{if(p&&t==o){r=u;break}if(t<o&&(!r||t>s)){r=u;s=t}}}if(r){r.focus()}};(function(){j.add("templates",{requires:["dialog"],init:function(n){a.dialog.add("templates",a.getUrl(this.path+"dialogs/templates.js"));n.addCommand("templates",new a.dialogCommand("templates"));n.ui.addButton("Templates",{label:n.lang.templates.button,command:"templates"})}});var l={},m={};a.addTemplates=function(n,o){l[n]=o};a.getTemplates=function(n){return l[n]};a.loadTemplates=function(n,o){var p=[];for(var q=0;q<n.length;q++){if(!m[n[q]]){p.push(n[q]);m[n[q]]=1}}if(p.length>0){a.scriptLoader.load(p,o)}else{setTimeout(o,0)}}})();i.templates="default";i.templates_files=[a.getUrl("plugins/templates/templates/default.js")];i.templates_replaceContent=true;(function(){var l=function(){this.toolbars=[];this.focusCommandExecuted=false};l.prototype.focus=function(){for(var n=0,o;o=this.toolbars[n++];){for(var p=0,q;q=o.items[p++];){if(q.focus){q.focus();return}}}};var m={toolbarFocus:{modes:{wysiwyg:1,source:1},exec:function(n){if(n.toolbox){n.toolbox.focusCommandExecuted=true;if(c){setTimeout(function(){n.toolbox.focus()},100)}else{n.toolbox.focus()}}}}};j.add("toolbar",{init:function(n){var o=function(p,q){var r,s,t,u=n.lang.dir=="rtl";switch(q){case u?37:39:case 9:do{r=p.next;if(!r){s=p.toolbar.next;t=s&&s.items.length;while(t===0){s=s.next;t=s&&s.items.length}if(s){r=s.items[0]}}p=r}while(p&&!p.focus);if(p){p.focus()}else{n.toolbox.focus()}return false;case u?39:37:case 2000+9:do{r=p.previous;if(!r){s=p.toolbar.previous;t=s&&s.items.length;while(t===0){s=s.previous;t=s&&s.items.length}if(s){r=s.items[t-1]}}p=r}while(p&&!p.focus);if(p){p.focus()}else{var v=n.toolbox.toolbars[n.toolbox.toolbars.length-1].items;v[v.length-1].focus()}return false;case 27:n.focus();return false;case 13:case 32:p.execute();return false}return true};n.on("themeSpace",function(p){if(p.data.space==n.config.toolbarLocation){n.toolbox=new l();var q="cke_"+e.getNextNumber(),r=['<div class="cke_toolbox" role="toolbar" aria-labelledby="',q,'"'],s=n.config.toolbarStartupExpanded!==false,t;r.push(s?">":' style="display:none">');r.push('<span id="',q,'" class="cke_voice_label">',n.lang.toolbar,"</span>");var u=n.toolbox.toolbars,v=n.config.toolbar instanceof Array?n.config.toolbar:n.config["toolbar_"+n.config.toolbar];for(var w=0;w<v.length;w++){var x=v[w];if(!x){continue}var y="cke_"+e.getNextNumber(),z={id:y,items:[]};if(t){r.push("</div>");t=0}if(x==="/"){r.push('<div class="cke_break"></div>');continue}r.push('<span id="',y,'" class="cke_toolbar" role="presentation"><span class="cke_toolbar_start"></span>');var A=u.push(z)-1;if(A>0){z.previous=u[A-1];z.previous.next=z}for(var B=0;B<x.length;B++){var C,D=x[B];if(D=="-"){C=k.separator}else{C=n.ui.create(D)}if(C){if(C.canGroup){if(!t){r.push('<span class="cke_toolgroup" role="presentation">');t=1}}else{if(t){r.push("</span>");t=0}}var E=C.render(n,r);A=z.items.push(E)-1;if(A>0){E.previous=z.items[A-1];E.previous.next=E}E.toolbar=z;E.onkey=o;E.onfocus=function(){if(!n.toolbox.focusCommandExecuted){n.focus()}}}}if(t){r.push("</span>");t=0}r.push('<span class="cke_toolbar_end"></span></span>')}r.push("</div>");if(n.config.toolbarCanCollapse){var F=e.addFunction(function(){n.execCommand("toolbarCollapse")});n.on("destroy",function(){e.removeFunction(F)});var G="cke_"+e.getNextNumber();n.addCommand("toolbarCollapse",{exec:function(H){var I=a.document.getById(G),J=I.getPrevious(),K=H.getThemeSpace("contents"),L=J.getParent(),M=parseInt(K.$.style.height,10),N=L.$.offsetHeight,O=!J.isVisible();if(!O){J.hide();I.addClass("cke_toolbox_collapser_min");I.setAttribute("title",H.lang.toolbarExpand)}else{J.show();I.removeClass("cke_toolbox_collapser_min");I.setAttribute("title",H.lang.toolbarCollapse)}I.getFirst().setText(O?"???":"???");var P=L.$.offsetHeight-N;K.setStyle("height",M-P+"px");H.fire("resize")},modes:{wysiwyg:1,source:1}});r.push('<a title="'+(s?n.lang.toolbarCollapse:n.lang.toolbarExpand)+'" id="'+G+'" tabIndex="-1" class="cke_toolbox_collapser');if(!s){r.push(" cke_toolbox_collapser_min")}r.push('" onclick="CKEDITOR.tools.callFunction('+F+')">',"<span>▲</span>","</a>")}p.data.html+=r.join("")}});n.addCommand("toolbarFocus",m.toolbarFocus)}})})();k.separator={render:function(l,m){m.push('<span class="cke_separator" role="separator"></span>');return{}}};i.toolbarLocation="top";i.toolbar_Basic=[["Bold","Italic","-","NumberedList","BulletedList","-","Link","Unlink","-","About"]];i.toolbar_Full=[["Source","-","Save","NewPage","Preview","-","Templates"],["Cut","Copy","Paste","PasteText","PasteFromWord","-","Print","SpellChecker","Scayt"],["Undo","Redo","-","Find","Replace","-","SelectAll","RemoveFormat"],["Form","Checkbox","Radio","TextField","Textarea","Select","Button","ImageButton","HiddenField"],"/",["Bold","Italic","Underline","Strike","-","Subscript","Superscript"],["NumberedList","BulletedList","-","Outdent","Indent","Blockquote","CreateDiv"],["JustifyLeft","JustifyCenter","JustifyRight","JustifyBlock"],["Link","Unlink","Anchor"],["Image","Flash","Table","HorizontalRule","Smiley","SpecialChar","PageBreak"],"/",["Styles","Format","Font","FontSize"],["TextColor","BGColor"],["Maximize","ShowBlocks","-","About"]];i.toolbar="Full";i.toolbarCanCollapse=true;(function(){j.add("undo",{requires:["selection","wysiwygarea"],init:function(r){var s=new n(r),t=r.addCommand("undo",{exec:function(){if(s.undo()){r.selectionChange();this.fire("afterUndo")}},state:0,canUndo:false}),u=r.addCommand("redo",{exec:function(){if(s.redo()){r.selectionChange();this.fire("afterRedo")}},state:0,canUndo:false});s.onChange=function(){t.setState(s.undoable()?2:0);u.setState(s.redoable()?2:0)};function v(w){if(s.enabled&&w.data.command.canUndo!==false){s.save()}}r.on("beforeCommandExec",v);r.on("afterCommandExec",v);r.on("saveSnapshot",function(){s.save()});r.on("contentDom",function(){r.document.on("keydown",function(w){if(!w.data.$.ctrlKey&&!w.data.$.metaKey){s.type(w)}})});r.on("beforeModeUnload",function(){r.mode=="wysiwyg"&&s.save(true)});r.on("mode",function(){s.enabled=r.mode=="wysiwyg";s.onChange()});r.ui.addButton("Undo",{label:r.lang.undo,command:"undo"});r.ui.addButton("Redo",{label:r.lang.redo,command:"redo"});r.resetUndo=function(){s.reset();r.fire("saveSnapshot")};r.on("updateSnapshot",function(){if(s.currentImage&&new l(r).equals(s.currentImage)){setTimeout(function(){s.update()},0)}})}});j.undo={};var l=j.undo.Image=function(r){this.editor=r;var s=r.getSnapshot(),t=s&&r.getSelection();c&&s&&(s=s.replace(/\s+_cke_expando=".*?"/g,""));this.contents=s;this.bookmarks=t&&t.createBookmarks2(true)},m=/\b(?:href|src|name)="[^"]*?"/gi;l.prototype={equals:function(r,s){var t=this.contents,u=r.contents;if(c&&(b.ie7Compat||b.ie6Compat)){t=t.replace(m,"");u=u.replace(m,"")}if(t!=u){return false}if(s){return true}var v=this.bookmarks,w=r.bookmarks;if(v||w){if(!v||!w||v.length!=w.length){return false}for(var x=0;x<v.length;x++){var y=v[x],z=w[x];if(y.startOffset!=z.startOffset||y.endOffset!=z.endOffset||!e.arrayCompare(y.start,z.start)||!e.arrayCompare(y.end,z.end)){return false}}}return true}};function n(r){this.editor=r;this.reset()}var o={8:1,46:1},p={16:1,17:1,18:1},q={37:1,38:1,39:1,40:1};n.prototype={type:function(r){var s=r&&r.data.getKey(),t=s in p,u=s in o,v=this.lastKeystroke in o,w=u&&s==this.lastKeystroke,x=s in q,y=this.lastKeystroke in q,z=!u&&!x,A=u&&!w,B=!(t||this.typing)||z&&(v||y);if(B||A){var C=new l(this.editor);e.setTimeout(function(){var E=this;var D=E.editor.getSnapshot();if(c){D=D.replace(/\s+_cke_expando=".*?"/g,"")}if(C.contents!=D){E.typing=true;if(!E.save(false,C,false)){E.snapshots.splice(E.index+1,E.snapshots.length-E.index-1)}E.hasUndo=true;E.hasRedo=false;E.typesCount=1;E.modifiersCount=1;E.onChange()}},0,this)}this.lastKeystroke=s;if(u){this.typesCount=0;this.modifiersCount++;if(this.modifiersCount>25){this.save(false,null,false);this.modifiersCount=1}}else{if(!x){this.modifiersCount=0;this.typesCount++;if(this.typesCount>25){this.save(false,null,false);this.typesCount=1}}}},reset:function(){var r=this;r.lastKeystroke=0;r.snapshots=[];r.index=-1;r.limit=r.editor.config.undoStackSize;r.currentImage=null;r.hasUndo=false;r.hasRedo=false;r.resetType()},resetType:function(){var r=this;r.typing=false;delete r.lastKeystroke;r.typesCount=0;r.modifiersCount=0},fireChange:function(){var r=this;r.hasUndo=!!r.getNextImage(true);r.hasRedo=!!r.getNextImage(false);r.resetType();r.onChange()},save:function(r,s,t){var v=this;var u=v.snapshots;if(!s){s=new l(v.editor)}if(s.contents===false){return false}if(v.currentImage&&s.equals(v.currentImage,r)){return false}u.splice(v.index+1,u.length-v.index-1);if(u.length==v.limit){u.shift()}v.index=u.push(s)-1;v.currentImage=s;if(t!==false){v.fireChange()}return true},restoreImage:function(r){var t=this;t.editor.loadSnapshot(r.contents);if(r.bookmarks){t.editor.getSelection().selectBookmarks(r.bookmarks)}else{if(c){var s=t.editor.document.getBody().$.createTextRange();s.collapse(true);s.select()}}t.index=r.index;t.update();t.fireChange()},getNextImage:function(r){var w=this;var s=w.snapshots,t=w.currentImage,u,v;if(t){if(r){for(v=w.index-1;v>=0;v--){u=s[v];if(!t.equals(u,true)){u.index=v;return u}}}else{for(v=w.index+1;v<s.length;v++){u=s[v];if(!t.equals(u,true)){u.index=v;return u}}}}return null},redoable:function(){return this.enabled&&this.hasRedo},undoable:function(){return this.enabled&&this.hasUndo},undo:function(){var s=this;if(s.undoable()){s.save(true);var r=s.getNextImage(true);if(r){return s.restoreImage(r),true}}return false},redo:function(){var s=this;if(s.redoable()){s.save(true);if(s.redoable()){var r=s.getNextImage(false);if(r){return s.restoreImage(r),true}}}return false},update:function(){var r=this;r.snapshots.splice(r.index,1,r.currentImage=new l(r.editor))}}})();i.undoStackSize=20;(function(){var l={table:1,pre:1},m=/\s*<(p|div|address|h\d|center|li)[^>]*>\s*(?:<br[^>]*>| |\u00A0| )?\s*(:?<\/\1>)?\s*(?=$|<\/body>)/gi,n=d.walker.whitespaces(true);function o(z){if(this.mode=="wysiwyg"){this.focus();this.fire("saveSnapshot");var A=this.getSelection(),B=z.data;if(this.dataProcessor){B=this.dataProcessor.toHtml(B)}if(c){var C=A.isLocked;if(C){A.unlock()}var D=A.getNative();if(D.type=="Control"){D.clear()}D.createRange().pasteHTML(B);if(C){this.getSelection().lock()}}else{this.document.$.execCommand("inserthtml",false,B)}if(b.webkit){this.document.$.execCommand("inserthtml",false,'<span id="cke_paste_marker" cke_temp="1"></span>');var E=this.document.getById("cke_paste_marker");E.scrollIntoView();E.remove()}e.setTimeout(function(){this.fire("saveSnapshot")},0,this)}}function p(z){if(this.mode=="wysiwyg"){this.focus();this.fire("saveSnapshot");var A=z.data,B=A.getName(),C=f.$block[B],D=this.getSelection(),E=D.getRanges(),F=D.isLocked;if(F){D.unlock()}var G,H,I,J;for(var K=E.length-1;K>=0;K--){G=E[K];G.deleteContents();H=!K&&A||A.clone(true);var L,M;if(C){while((L=G.getCommonAncestor(false,true))&&(M=f[L.getName()])&&!(M&&M[B])){if(L.getName() in f.span){G.splitElement(L)}else{if(G.checkStartOfBlock()&&G.checkEndOfBlock()){G.setStartBefore(L);G.collapse(true);L.remove()}else{G.splitBlock()}}}}G.insertNode(H);if(!I){I=H}}G.moveToPosition(I,4);if(C){var N=I.getNext(n),O=N&&N.type==1&&N.getName();if(O&&f.$block[O]&&f[O]["#"]){G.moveToElementEditStart(N)}}D.selectRanges([G]);if(F){this.getSelection().lock()}e.setTimeout(function(){this.fire("saveSnapshot")},0,this)}}function q(z){if(!z.checkDirty()){setTimeout(function(){z.resetDirty()})}}var r=d.walker.whitespaces(true),s=d.walker.bookmark(false,true);function t(z){return r(z)&&s(z)}function u(z){return z.type==3&&e.trim(z.getText()).match(/^(?: |\xa0)$/)}function v(z){if(z.isLocked){z.unlock();setTimeout(function(){z.lock()},0)}}function w(z){return z.getOuterHtml().match(m)}r=d.walker.whitespaces(true);function x(z){var A=z.window,B=z.document,C=z.document.getBody(),D=C.getChildren().count();if(!D||D==1&&C.getFirst().hasAttribute("_moz_editor_bogus_node")){q(z);var E=B.$.createEvent("KeyEvents");E.initKeyEvent("keypress",true,true,A.$,false,false,false,false,0,32);B.$.dispatchEvent(E);D&&C.getFirst().remove();B.getBody().appendBogus();var F=new d.range(B);F.setStartAt(C,1);F.select()}}function y(z){var A=z.editor,B=z.data.path,C=B.blockLimit,D=z.data.selection,E=D.getRanges()[0],F=A.document.getBody(),G=A.config.enterMode;b.gecko&&x(A);if(G!=2&&E.collapsed&&C.getName()=="body"&&!B.block){A.fire("updateSnapshot");q(A);c&&v(D);var H=E.fixBlock(true,A.config.enterMode==3?"div":"p");if(c){var I=H.getFirst(t);I&&u(I)&&I.remove()}if(w(H)){var J=H.getNext(r);if(J&&J.type==1&&!l[J.getName()]){E.moveToElementEditStart(J);H.remove()}else{J=H.getPrevious(r);if(J&&J.type==1&&!l[J.getName()]){E.moveToElementEditEnd(J);H.remove()}}}E.select();if(!c){A.selectionChange()}}var K=new d.range(A.document),L=new d.walker(K);K.selectNodeContents(F);L.evaluator=function(N){return N.type==1&&N.getName() in l};L.guard=function(N,O){return !(N.type==3&&r(N)||O)};if(L.previous()){A.fire("updateSnapshot");q(A);c&&v(D);var M;if(G!=2){M=F.append(new h(G==1?"p":"div"))}else{M=F}if(!c){M.appendBogus()}}}j.add("wysiwygarea",{requires:["editingblock"],init:function(z){var A=z.config.enterMode!=2?z.config.enterMode==3?"div":"p":false,B=z.lang.editorTitle.replace("%1",z.name),C;z.on("editingBlockReady",function(){var I,J,K,L,M,N,O=b.isCustomDomain(),P=function(S){if(J){J.remove()}var T="document.open();"+(O?'document.domain="'+document.domain+'";':"")+"document.close();";J=h.createFromHtml('<iframe style="width:100%;height:100%" frameBorder="0" title="'+B+'" src="'+(c?"javascript:void(function(){"+encodeURIComponent(T)+"}())":"")+'" tabIndex="'+(b.webkit?-1:z.tabIndex)+'" allowTransparency="true"></iframe>');J.on("load",function(U){M=1;U.removeListener();var V=J.getFrameDocument().$;V.open("text/html","replace");V.write(S);V.close()});I.append(J)};C=e.addFunction(R);var Q='<script id="cke_actscrpt" type="text/javascript" cke_temp="1">'+(O?'document.domain="'+document.domain+'";':"")+"window.parent.CKEDITOR.tools.callFunction( "+C+", window );<\/script>";function R(S){if(!M){return}M=0;z.fire("ariaWidget",J);var T=S.document,U=T.body,V=T.getElementById("cke_actscrpt");V.parentNode.removeChild(V);U.spellcheck=!z.config.disableNativeSpellChecker;if(c){U.hideFocus=true;U.disabled=true;U.contentEditable=true;U.removeAttribute("disabled")}else{setTimeout(function(){if(b.gecko&&b.version>=10900||b.opera){T.$.body.contentEditable=true}else{if(b.webkit){T.$.body.parentNode.contentEditable=true}else{T.$.designMode="on"}}},0)}b.gecko&&e.setTimeout(x,0,null,z);S=z.window=new d.window(S);T=z.document=new g(T);T.on("dblclick",function(Z){var aa=Z.data.getTarget(),ab={element:aa,dialog:""};z.fire("doubleclick",ab);ab.dialog&&z.openDialog(ab.dialog)});if(!(c||b.opera)){T.on("mousedown",function(Z){var aa=Z.data.getTarget();if(aa.is("img","hr","input","textarea","select")){z.getSelection().selectElement(aa)}})}if(b.gecko){T.on("mouseup",function(Z){if(Z.data.$.button==2){var aa=Z.data.getTarget();if(!aa.getOuterHtml().replace(m,"")){var ab=new d.range(T);ab.moveToElementEditStart(aa);ab.select(true)}}})}if(b.webkit){T.on("click",function(Z){if(Z.data.getTarget().is("input","select")){Z.data.preventDefault()}});T.on("mouseup",function(Z){if(Z.data.getTarget().is("input","textarea")){Z.data.preventDefault()}})}if(c&&T.$.compatMode=="CSS1Compat"||b.gecko||b.opera){var W=T.getDocumentElement();W.on("mousedown",function(Z){if(Z.data.getTarget().equals(W)){if(b.gecko&&b.version>=10900){G()}H.focus()}})}S.on("blur",function(){z.focusManager.blur()});S.on("focus",function(){var Z=z.document;if(b.gecko&&b.version>=10900){G()}else{if(b.opera){Z.getBody().focus()}}z.focusManager.focus()});var X=z.keystrokeHandler;if(X){X.attach(T)}if(c){T.getDocumentElement().addClass(T.$.compatMode);T.on("keydown",function(Z){var aa=Z.data.getKeystroke();if(aa in {8:1,46:1}){var ab=z.getSelection(),ac=ab.getSelectedElement();if(ac){z.fire("saveSnapshot");var ad=ab.getRanges()[0].createBookmark();ac.remove();ab.selectBookmarks([ad]);z.fire("saveSnapshot");Z.data.preventDefault()}}});if(T.$.compatMode=="CSS1Compat"){var Y={33:1,34:1};T.on("keydown",function(Z){if(Z.data.getKeystroke() in Y){setTimeout(function(){z.getSelection().scrollIntoView()},0)}})}}if(z.contextMenu){z.contextMenu.addTarget(T,z.config.browserContextMenuOnCtrl!==false)}setTimeout(function(){z.fire("contentDom");if(N){z.mode="wysiwyg";z.fire("mode");N=false}K=false;if(L){z.focus();L=false}setTimeout(function(){z.fire("dataReady")},0);try{z.document.$.execCommand("enableObjectResizing",false,!z.config.disableObjectResizing)}catch(Z){}try{z.document.$.execCommand("enableInlineTableEditing",false,!z.config.disableNativeTableHandles)}catch(aa){}if(c){setTimeout(function(){if(z.document){var ab=z.document.$.body;ab.runtimeStyle.marginBottom="0px";ab.runtimeStyle.marginBottom=""}},1000)}},0)}z.addMode("wysiwyg",{load:function(S,T,U){I=S;if(c&&b.quirks){S.setStyle("position","relative")}z.mayBeDirty=true;N=true;if(U){this.loadSnapshotData(T)}else{this.loadData(T)}},loadData:function(S){K=true;var T=z.config,U=T.fullPage,V=T.docType,W='<style type="text/css" cke_temp="1">'+z._.styles.join("\n")+"</style>";!U&&(W=e.buildStyleHtml(z.config.contentsCss)+W);var X=T.baseHref?'<base href="'+T.baseHref+'" cke_temp="1" />':"";if(U){S=S.replace(/<!DOCTYPE[^>]*>/i,function(Y){z.docType=V=Y;return""})}if(z.dataProcessor){S=z.dataProcessor.toHtml(S,A)}if(U){if(!/<body[\s|>]/.test(S)){S="<body>"+S}if(!/<html[\s|>]/.test(S)){S="<html>"+S+"</html>"}if(!/<head[\s|>]/.test(S)){S=S.replace(/<html[^>]*>/,"$&<head><title></title></head>")}else{if(!/<title[\s|>]/.test(S)){S=S.replace(/<head[^>]*>/,"$&<title></title>")}}X&&(S=S.replace(/<head>/,"$&"+X));S=S.replace(/<\/head\s*>/,W+"$&");S=V+S}else{S=T.docType+'<html dir="'+T.contentsLangDirection+'" lang="'+(T.contentsLanguage||z.langCode)+'"><head><title>'+B+"</title>"+X+W+"</head><body"+(T.bodyId?' id="'+T.bodyId+'"':"")+(T.bodyClass?' class="'+T.bodyClass+'"':"")+">"+S+"</html>"}S+=Q;this.onDispose();P(S)},getData:function(){var S=z.config,T=S.fullPage,U=T&&z.docType,V=J.getFrameDocument(),W=T?V.getDocumentElement().getOuterHtml():V.getBody().getHtml();if(z.dataProcessor){W=z.dataProcessor.toDataFormat(W,A)}if(S.ignoreEmptyParagraph){W=W.replace(m,"")}if(U){W=U+"\n"+W}return W},getSnapshotData:function(){return J.getFrameDocument().getBody().getHtml()},loadSnapshotData:function(S){J.getFrameDocument().getBody().setHtml(S)},onDispose:function(){if(!z.document){return}z.document.getDocumentElement().clearCustomData();z.document.getBody().clearCustomData();z.window.clearCustomData();z.document.clearCustomData();J.clearCustomData();J.remove()},unload:function(S){this.onDispose();z.window=z.document=J=I=L=null;z.fire("contentDomUnload")},focus:function(){if(K){L=true}else{if(z.window){z.window.focus();z.selectionChange()}}}});z.on("insertHtml",o,null,null,20);z.on("insertElement",p,null,null,20);z.on("selectionChange",y,null,null,1)});var D;z.on("contentDom",function(){var I=z.document.getElementsByTag("title").getItem(0);I.setAttribute("_cke_title",z.document.$.title);z.document.$.title=B});if(b.ie8Compat){z.addCss("html.CSS1Compat [contenteditable=false]{ min-height:0 !important;}");var E=[];for(var F in f.$removeEmpty){E.push("html.CSS1Compat "+F+"[contenteditable=false]")}z.addCss(E.join(",")+"{ display:inline-block;}")}function G(I){e.tryThese(function(){z.document.$.designMode="on";setTimeout(function(){z.document.$.designMode="off";z.document.getBody().focus()},50)},function(){z.document.$.designMode="off";var J=z.document.getBody();J.setAttribute("contentEditable",false);J.setAttribute("contentEditable",true);!I&&G(1)})}if(b.gecko||c||b.opera){var H;z.on("uiReady",function(){H=z.container.append(h.createFromHtml('<span tabindex="-1" style="position:absolute; left:-10000" role="presentation"></span>'));H.on("focus",function(){z.focus()})});z.on("destroy",function(){e.removeFunction(C);H.clearCustomData()})}z.on("insertElement",function(I){var J=I.data;if(J.type==1&&(J.is("input")||J.is("textarea"))){J.setAttribute("contentEditable",false)}})}});if(b.gecko){(function(){var z=document.body;if(!z){window.addEventListener("load",arguments.callee,false)}else{var A=z.getAttribute("onpageshow");z.setAttribute("onpageshow",(A?A+";":"")+'event.persisted && (function(){var allInstances = CKEDITOR.instances, editor, doc;for ( var i in allInstances ){\teditor = allInstances[ i ];\tdoc = editor.document;\tif ( doc )\t{\t\tdoc.$.designMode = "off";\t\tdoc.$.designMode = "on";\t}}})();')}})()}})();i.disableObjectResizing=false;i.disableNativeTableHandles=true;i.disableNativeSpellChecker=true;i.ignoreEmptyParagraph=true;j.add("wsc",{requires:["dialog"],init:function(l){var m="checkspell",n=l.addCommand(m,new a.dialogCommand(m));n.modes={wysiwyg:!b.opera&&document.domain==window.location.hostname};l.ui.addButton("SpellChecker",{label:l.lang.spellCheck.toolbar,command:m});a.dialog.add(m,this.path+"dialogs/wsc.js")}});i.wsc_customerId=i.wsc_customerId||"1:ua3xw1-2XyGJ3-GWruD3-6OFNT1-oXcuB1-nR6Bp4-hgQHc-EcYng3-sdRXG3-NOfFk";i.wsc_customLoaderScript=i.wsc_customLoaderScript||null;a.DIALOG_RESIZE_NONE=0;a.DIALOG_RESIZE_WIDTH=1;a.DIALOG_RESIZE_HEIGHT=2;a.DIALOG_RESIZE_BOTH=3;(function(){function l(M){return !!this._.tabs[M][0].$.offsetHeight}function m(){var Q=this;var M=Q._.currentTabId,N=Q._.tabIdList.length,O=e.indexOf(Q._.tabIdList,M)+N;for(var P=O-1;P>O-N;P--){if(l.call(Q,Q._.tabIdList[P%N])){return Q._.tabIdList[P%N]}}return null}function n(){var Q=this;var M=Q._.currentTabId,N=Q._.tabIdList.length,O=e.indexOf(Q._.tabIdList,M);for(var P=O+1;P<O+N;P++){if(l.call(Q,Q._.tabIdList[P%N])){return Q._.tabIdList[P%N]}}return null}a.dialog=function(M,N){var O=a.dialog._.dialogDefinitions[N];O=e.extend(O(M),p);O=e.clone(O);O=new t(this,O);var P=a.document,Q=M.theme.buildDialog(M);this._={editor:M,element:Q.element,name:N,contentSize:{width:0,height:0},size:{width:0,height:0},updateSize:false,contents:{},buttons:{},accessKeyMap:{},tabs:{},tabIdList:[],currentTabId:null,currentTabIndex:null,pageCount:0,lastTab:null,tabBarMode:false,focusList:[],currentFocusIndex:0,hasFocus:false};this.parts=Q.parts;e.setTimeout(function(){M.fire("ariaWidget",this.parts.contents)},0,this);this.parts.dialog.setStyles({position:b.ie6Compat?"absolute":"fixed",top:0,left:0,visibility:"hidden"});a.event.call(this);this.definition=O=a.fire("dialogDefinition",{name:N,definition:O},M).definition;if(O.onLoad){this.on("load",O.onLoad)}if(O.onShow){this.on("show",O.onShow)}if(O.onHide){this.on("hide",O.onHide)}if(O.onOk){this.on("ok",function(ac){M.fire("saveSnapshot");setTimeout(function(){M.fire("saveSnapshot")},0);if(O.onOk.call(this,ac)===false){ac.data.hide=false}})}if(O.onCancel){this.on("cancel",function(ac){if(O.onCancel.call(this,ac)===false){ac.data.hide=false}})}var R=this,S=function(ac){var ad=R._.contents,ae=false;for(var af in ad){for(var ag in ad[af]){ae=ac.call(this,ad[af][ag]);if(ae){return}}}};this.on("ok",function(ac){S(function(ad){if(ad.validate){var ae=ad.validate(this);if(typeof ae=="string"){alert(ae);ae=false}if(ae===false){if(ad.select){ad.select()}else{ad.focus()}ac.data.hide=false;ac.stop();return true}}})},this,null,0);this.on("cancel",function(ac){S(function(ad){if(ad.isChanged()){if(!confirm(M.lang.common.confirmCancel)){ac.data.hide=false}return true}})},this,null,0);this.parts.close.on("click",function(ac){if(this.fire("cancel",{hide:true}).hide!==false){this.hide()}ac.data.preventDefault()},this);function T(){var ac=R._.focusList;ac.sort(function(af,ag){if(af.tabIndex!=ag.tabIndex){return ag.tabIndex-af.tabIndex}else{return af.focusIndex-ag.focusIndex}});var ad=ac.length;for(var ae=0;ae<ad;ae++){ac[ae].focusIndex=ae}}function U(ac){var ad=R._.focusList,ae=ac?1:-1;if(ad.length<1){return}var af=R._.currentFocusIndex;try{ad[af].getInputElement().$.blur()}catch(ai){}var ag=(af+ae+ad.length)%ad.length,ah=ag;while(!ad[ah].isFocusable()){ah=(ah+ae+ad.length)%ad.length;if(ah==ag){break}}ad[ah].focus();if(ad[ah].type=="text"){ad[ah].select()}}this.changeFocus=U;var V;function W(ac){var ah=this;if(R!=a.dialog._.currentTop){return}var ad=ac.data.getKeystroke(),ae=M.lang.dir=="rtl";V=0;if(ad==9||ad==2000+9){var af=ad==2000+9;if(R._.tabBarMode){var ag=af?m.call(R):n.call(R);R.selectPage(ag);R._.tabs[ag][0].focus()}else{U(!af)}V=1}else{if(ad==4000+121&&!R._.tabBarMode&&R.getPageCount()>1){R._.tabBarMode=true;R._.tabs[R._.currentTabId][0].focus();V=1}else{if((ad==37||ad==39)&&R._.tabBarMode){ag=ad==(ae?39:37)?m.call(R):n.call(R);R.selectPage(ag);R._.tabs[ag][0].focus();V=1}else{if((ad==13||ad==32)&&R._.tabBarMode){ah.selectPage(ah._.currentTabId);ah._.tabBarMode=false;ah._.currentFocusIndex=-1;U(true);V=1}}}}if(V){ac.stop();ac.data.preventDefault()}}function X(ac){V&&ac.data.preventDefault()}var Y=this._.element;this.on("show",function(){Y.on("keydown",W,this,null,0);if(b.opera||b.gecko&&b.mac){Y.on("keypress",X,this)}});this.on("hide",function(){Y.removeListener("keydown",W);if(b.opera||b.gecko&&b.mac){Y.removeListener("keypress",X)}});this.on("iframeAdded",function(ac){var ad=new g(ac.data.iframe.$.contentWindow.document);ad.on("keydown",W,this,null,0)});this.on("show",function(){var ag=this;T();if(M.config.dialog_startupFocusTab&&R._.pageCount>1){R._.tabBarMode=true;R._.tabs[R._.currentTabId][0].focus()}else{if(!ag._.hasFocus){ag._.currentFocusIndex=-1;if(O.onFocus){var ac=O.onFocus.call(ag);ac&&ac.focus()}else{U(true)}if(ag._.editor.mode=="wysiwyg"&&c){var ad=M.document.$.selection,ae=ad.createRange();if(ae){if(ae.parentElement&&ae.parentElement().ownerDocument==M.document.$||ae.item&&ae.item(0).ownerDocument==M.document.$){var af=document.body.createTextRange();af.moveToElementText(ag.getElement().getFirst().$);af.collapse(true);af.select()}}}}}},this,null,4294967295);if(b.ie6Compat){this.on("load",function(ac){var ad=this.getElement(),ae=ad.getFirst();ae.remove();ae.appendTo(ad)},this)}v(this);w(this);new d.text(O.title,a.document).appendTo(this.parts.title);for(var Z=0;Z<O.contents.length;Z++){this.addPage(O.contents[Z])}this.parts.tabs.on("click",function(ac){var af=this;var ad=ac.data.getTarget();if(ad.hasClass("cke_dialog_tab")){var ae=ad.$.id;af.selectPage(ae.substr(0,ae.lastIndexOf("_")));if(af._.tabBarMode){af._.tabBarMode=false;af._.currentFocusIndex=-1;U(true)}ac.data.preventDefault()}},this);var aa=[],ab=a.dialog._.uiElementBuilders.hbox.build(this,{type:"hbox",className:"cke_dialog_footer_buttons",widths:[],children:O.buttons},aa).getChild();this.parts.footer.setHtml(aa.join(""));for(Z=0;Z<ab.length;Z++){this._.buttons[ab[Z].id]=ab[Z]}};function o(M,N,O){this.element=N;this.focusIndex=O;this.tabIndex=0;this.isFocusable=function(){return !N.getAttribute("disabled")&&N.isVisible()};this.focus=function(){M._.currentFocusIndex=this.focusIndex;this.element.focus()};N.on("keydown",function(P){if(P.data.getKeystroke() in {32:1,13:1}){this.fire("click")}});N.on("focus",function(){this.fire("mouseover")});N.on("blur",function(){this.fire("mouseout")})}a.dialog.prototype={destroy:function(){this.hide();this._.element.remove()},resize:(function(){return function(M,N){var O=this;if(O._.contentSize&&O._.contentSize.width==M&&O._.contentSize.height==N){return}a.dialog.fire("resize",{dialog:O,skin:O._.editor.skinName,width:M,height:N},O._.editor);O._.contentSize={width:M,height:N};O._.updateSize=true}})(),getSize:function(){var O=this;if(!O._.updateSize){return O._.size}var M=O._.element.getFirst(),N=O._.size={width:M.$.offsetWidth||0,height:M.$.offsetHeight||0};O._.updateSize=!N.width||!N.height;return N},move:(function(){var M;return function(N,O){var R=this;var P=R._.element.getFirst();if(M===undefined){M=P.getComputedStyle("position")=="fixed"}if(M&&R._.position&&R._.position.x==N&&R._.position.y==O){return}R._.position={x:N,y:O};if(!M){var Q=a.document.getWindow().getScrollPosition();N+=Q.x;O+=Q.y}P.setStyles({left:(N>0?N:0)+"px",top:(O>0?O:0)+"px"})}})(),getPosition:function(){return e.extend({},this._.position)},show:function(){var M=this._.editor;if(M.mode=="wysiwyg"&&c){var N=M.getSelection();N&&N.lock()}var O=this._.element,P=this.definition;if(!(O.getParent()&&O.getParent().equals(a.document.getBody()))){O.appendTo(a.document.getBody())}else{O.setStyle("display","block")}if(b.gecko&&b.version<10900){var Q=this.parts.dialog;Q.setStyle("position","absolute");setTimeout(function(){Q.setStyle("position","fixed")},0)}this.resize(P.minWidth,P.minHeight);this.selectPage(this.definition.contents[0].id);this.reset();if(a.dialog._.currentZIndex===null){a.dialog._.currentZIndex=this._.editor.config.baseFloatZIndex}this._.element.getFirst().setStyle("z-index",a.dialog._.currentZIndex+=10);if(a.dialog._.currentTop===null){a.dialog._.currentTop=this;this._.parentDialog=null;A(this._.editor);O.on("keydown",E);O.on(b.opera?"keypress":"keyup",F);for(var R in {keyup:1,keydown:1,keypress:1}){O.on(R,L)}}else{this._.parentDialog=a.dialog._.currentTop;var S=this._.parentDialog.getElement().getFirst();S.$.style.zIndex-=Math.floor(this._.editor.config.baseFloatZIndex/2);a.dialog._.currentTop=this}G(this,this,"\x1b",null,function(){this.getButton("cancel")&&this.getButton("cancel").click()});this._.hasFocus=false;e.setTimeout(function(){var T=a.document.getWindow().getViewPaneSize(),U=this.getSize();this.move((T.width-P.minWidth)/2,(T.height-U.height)/2);this.parts.dialog.setStyle("visibility","");this.fireOnce("load",{});this.fire("show",{});this._.editor.fire("dialogShow",this);this.foreach(function(V){V.setInitValue&&V.setInitValue()})},100,this)},foreach:function(M){var P=this;for(var N in P._.contents){for(var O in P._.contents[N]){M(P._.contents[N][O])}}return P},reset:(function(){var M=function(N){if(N.reset){N.reset()}};return function(){this.foreach(M);return this}})(),setupContent:function(){var M=arguments;this.foreach(function(N){if(N.setup){N.setup.apply(N,M)}})},commitContent:function(){var M=arguments;this.foreach(function(N){if(N.commit){N.commit.apply(N,M)}})},hide:function(){if(!this.parts.dialog.isVisible()){return}this.fire("hide",{});this._.editor.fire("dialogHide",this);var M=this._.element;M.setStyle("display","none");this.parts.dialog.setStyle("visibility","hidden");H(this);while(a.dialog._.currentTop!=this){a.dialog._.currentTop.hide()}if(!this._.parentDialog){B()}else{var N=this._.parentDialog.getElement().getFirst();N.setStyle("z-index",parseInt(N.$.style.zIndex,10)+Math.floor(this._.editor.config.baseFloatZIndex/2))}a.dialog._.currentTop=this._.parentDialog;if(!this._.parentDialog){a.dialog._.currentZIndex=null;M.removeListener("keydown",E);M.removeListener(b.opera?"keypress":"keyup",F);for(var O in {keyup:1,keydown:1,keypress:1}){M.removeListener(O,L)}var P=this._.editor;P.focus();if(P.mode=="wysiwyg"&&c){var Q=P.getSelection();Q&&Q.unlock(true)}}else{a.dialog._.currentZIndex-=10}delete this._.parentDialog;this.foreach(function(R){R.resetInitValue&&R.resetInitValue()})},addPage:function(M){var Y=this;var N=[],O=M.label?' title="'+e.htmlEncode(M.label)+'"':"",P=M.elements,Q=a.dialog._.uiElementBuilders.vbox.build(Y,{type:"vbox",className:"cke_dialog_page_contents",children:M.elements,expand:!!M.expand,padding:M.padding,style:M.style||"width: 100%; height: 100%;"},N),R=h.createFromHtml(N.join(""));R.setAttribute("role","tabpanel");var S=b,T=M.id+"_"+e.getNextNumber(),U=h.createFromHtml(['<a class="cke_dialog_tab"',Y._.pageCount>0?" cke_last":"cke_first",O,!!M.hidden?' style="display:none"':"",' id="',T,'"',S.gecko&&S.version>=10900&&!S.hc?"":' href="javascript:void(0)"',' tabIndex="-1"',' hidefocus="true"',' role="tab">',M.label,"</a>"].join(""));R.setAttribute("aria-labelledby",T);Y._.tabs[M.id]=[U,R];Y._.tabIdList.push(M.id);!M.hidden&&Y._.pageCount++;Y._.lastTab=U;Y.updateStyle();var V=Y._.contents[M.id]={},W,X=Q.getChild();while(W=X.shift()){V[W.id]=W;if(typeof W.getChild=="function"){X.push.apply(X,W.getChild())}}R.setAttribute("name",M.id);R.appendTo(Y.parts.contents);U.unselectable();Y.parts.tabs.append(U);if(M.accessKey){G(Y,Y,"CTRL+"+M.accessKey,J,I);Y._.accessKeyMap["CTRL+"+M.accessKey]=M.id}},selectPage:function(M){var R=this;if(R._.currentTabId==M){return}if(R.fire("selectPage",{page:M,currentPage:R._.currentTabId})===true){return}for(var N in R._.tabs){var O=R._.tabs[N][0],P=R._.tabs[N][1];if(N!=M){O.removeClass("cke_dialog_tab_selected");P.hide()}P.setAttribute("aria-hidden",N!=M)}var Q=R._.tabs[M];Q[0].addClass("cke_dialog_tab_selected");Q[1].show();R._.currentTabId=M;R._.currentTabIndex=e.indexOf(R._.tabIdList,M)},updateStyle:function(){this.parts.dialog[(this._.pageCount===1?"add":"remove")+"Class"]("cke_single_page")},hidePage:function(M){var O=this;var N=O._.tabs[M]&&O._.tabs[M][0];if(!N||O._.pageCount==1){return}else{if(M==O._.currentTabId){O.selectPage(m.call(O))}}N.hide();O._.pageCount--;O.updateStyle()},showPage:function(M){var O=this;var N=O._.tabs[M]&&O._.tabs[M][0];if(!N){return}N.show();O._.pageCount++;O.updateStyle()},getElement:function(){return this._.element},getName:function(){return this._.name},getContentElement:function(M,N){var O=this._.contents[M];return O&&O[N]},getValueOf:function(M,N){return this.getContentElement(M,N).getValue()},setValueOf:function(M,N,O){return this.getContentElement(M,N).setValue(O)},getButton:function(M){return this._.buttons[M]},click:function(M){return this._.buttons[M].click()},disableButton:function(M){return this._.buttons[M].disable()},enableButton:function(M){return this._.buttons[M].enable()},getPageCount:function(){return this._.pageCount},getParentEditor:function(){return this._.editor},getSelectedElement:function(){return this.getParentEditor().getSelection().getSelectedElement()},addFocusable:function(M,N){var P=this;if(typeof N=="undefined"){N=P._.focusList.length;P._.focusList.push(new o(P,M,N))}else{P._.focusList.splice(N,0,new o(P,M,N));for(var O=N+1;O<P._.focusList.length;O++){P._.focusList[O].focusIndex++}}}};e.extend(a.dialog,{add:function(M,N){if(!this._.dialogDefinitions[M]||typeof N=="function"){this._.dialogDefinitions[M]=N}},exists:function(M){return !!this._.dialogDefinitions[M]},getCurrent:function(){return a.dialog._.currentTop},okButton:(function(){var M=function(N,O){O=O||{};return e.extend({id:"ok",type:"button",label:N.lang.common.ok,"class":"cke_dialog_ui_button_ok",onClick:function(P){var Q=P.data.dialog;if(Q.fire("ok",{hide:true}).hide!==false){Q.hide()}}},O,true)};M.type="button";M.override=function(N){return e.extend(function(O){return M(O,N)},{type:"button"},true)};return M})(),cancelButton:(function(){var M=function(N,O){O=O||{};return e.extend({id:"cancel",type:"button",label:N.lang.common.cancel,"class":"cke_dialog_ui_button_cancel",onClick:function(P){var Q=P.data.dialog;if(Q.fire("cancel",{hide:true}).hide!==false){Q.hide()}}},O,true)};M.type="button";M.override=function(N){return e.extend(function(O){return M(O,N)},{type:"button"},true)};return M})(),addUIElement:function(M,N){this._.uiElementBuilders[M]=N}});a.dialog._={uiElementBuilders:{},dialogDefinitions:{},currentTop:null,currentZIndex:null};a.event.implementOn(a.dialog);a.event.implementOn(a.dialog.prototype,true);var p={resizable:3,minWidth:600,minHeight:400,buttons:[a.dialog.okButton,a.dialog.cancelButton]};b.mac&&p.buttons.reverse();var q=function(M,N,O){for(var P=0,Q;Q=M[P];P++){if(Q.id==N){return Q}if(O&&Q[O]){var R=q(Q[O],N,O);if(R){return R}}}return null},r=function(M,N,O,P,Q){if(O){for(var R=0,S;S=M[R];R++){if(S.id==O){M.splice(R,0,N);return N}if(P&&S[P]){var T=r(S[P],N,O,P,true);if(T){return T}}}if(Q){return null}}M.push(N);return N},s=function(M,N,O){for(var P=0,Q;Q=M[P];P++){if(Q.id==N){return M.splice(P,1)}if(O&&Q[O]){var R=s(Q[O],N,O);if(R){return R}}}return null},t=function(M,N){this.dialog=M;var O=N.contents;for(var P=0,Q;Q=O[P];P++){O[P]=new u(M,Q)}e.extend(this,N)};t.prototype={getContents:function(M){return q(this.contents,M)},getButton:function(M){return q(this.buttons,M)},addContents:function(M,N){return r(this.contents,M,N)},addButton:function(M,N){return r(this.buttons,M,N)},removeContents:function(M){s(this.contents,M)},removeButton:function(M){s(this.buttons,M)}};function u(M,N){this._={dialog:M};e.extend(this,N)}u.prototype={get:function(M){return q(this.elements,M,"children")},add:function(M,N){return r(this.elements,M,N,"children")},remove:function(M){s(this.elements,M,"children")}};function v(M){var N=null,O=null,P=M.getElement().getFirst(),Q=M.getParentEditor(),R=Q.config.dialog_magnetDistance,S=Q.skin.margins||[0,0,0,0];if(typeof R=="undefined"){R=20}function T(V){var W=M.getSize(),X=a.document.getWindow().getViewPaneSize(),Y=V.data.$.screenX,Z=V.data.$.screenY,aa=Y-N.x,ab=Z-N.y,ac,ad;N={x:Y,y:Z};O.x+=aa;O.y+=ab;if(O.x+S[3]<R){ac=-S[3]}else{if(O.x-S[1]>X.width-W.width-R){ac=X.width-W.width+S[1]}else{ac=O.x}}if(O.y+S[0]<R){ad=-S[0]}else{if(O.y-S[2]>X.height-W.height-R){ad=X.height-W.height+S[2]}else{ad=O.y}}M.move(ac,ad);V.data.preventDefault()}function U(V){a.document.removeListener("mousemove",T);a.document.removeListener("mouseup",U);if(b.ie6Compat){var W=z.getChild(0).getFrameDocument();W.removeListener("mousemove",T);W.removeListener("mouseup",U)}}M.parts.title.on("mousedown",function(V){M._.updateSize=true;N={x:V.data.$.screenX,y:V.data.$.screenY};a.document.on("mousemove",T);a.document.on("mouseup",U);O=M.getPosition();if(b.ie6Compat){var W=z.getChild(0).getFrameDocument();W.on("mousemove",T);W.on("mouseup",U)}V.data.preventDefault()},M)}function w(M){var N=M.definition,O=N.minWidth||0,P=N.minHeight||0,Q=N.resizable,R=M.getParentEditor().skin.margins||[0,0,0,0];function S(ad,ae){ad.y+=ae}function T(ad,ae){ad.x2+=ae}function U(ad,ae){ad.y2+=ae}function V(ad,ae){ad.x+=ae}var W=null,X=null,Y=M._.editor.config.magnetDistance,Z=["tl","t","tr","l","r","bl","b","br"];function aa(ad){var ae=ad.listenerData.part,af=M.getSize();X=M.getPosition();e.extend(X,{x2:X.x+af.width,y2:X.y+af.height});W={x:ad.data.$.screenX,y:ad.data.$.screenY};a.document.on("mousemove",ab,M,{part:ae});a.document.on("mouseup",ac,M,{part:ae});if(b.ie6Compat){var ag=z.getChild(0).getFrameDocument();ag.on("mousemove",ab,M,{part:ae});ag.on("mouseup",ac,M,{part:ae})}ad.data.preventDefault()}function ab(ad){var ae=ad.data.$.screenX,af=ad.data.$.screenY,ag=ae-W.x,ah=af-W.y,ai=a.document.getWindow().getViewPaneSize(),aj=ad.listenerData.part;if(aj.search("t")!=-1){S(X,ah)}if(aj.search("l")!=-1){V(X,ag)}if(aj.search("b")!=-1){U(X,ah)}if(aj.search("r")!=-1){T(X,ag)}W={x:ae,y:af};var ak,al,am,an;if(X.x+R[3]<Y){ak=-R[3]}else{if(aj.search("l")!=-1&&X.x2-X.x<O+Y){ak=X.x2-O}else{ak=X.x}}if(X.y+R[0]<Y){al=-R[0]}else{if(aj.search("t")!=-1&&X.y2-X.y<P+Y){al=X.y2-P}else{al=X.y}}if(X.x2-R[1]>ai.width-Y){am=ai.width+R[1]}else{if(aj.search("r")!=-1&&X.x2-X.x<O+Y){am=X.x+O}else{am=X.x2}}if(X.y2-R[2]>ai.height-Y){an=ai.height+R[2]}else{if(aj.search("b")!=-1&&X.y2-X.y<P+Y){an=X.y+P}else{an=X.y2}}M.move(ak,al);M.resize(am-ak,an-al);ad.data.preventDefault()}function ac(ad){a.document.removeListener("mouseup",ac);a.document.removeListener("mousemove",ab);if(b.ie6Compat){var ae=z.getChild(0).getFrameDocument();ae.removeListener("mouseup",ac);ae.removeListener("mousemove",ab)}}}var x,y={},z;function A(M){var N=a.document.getWindow(),O=M.config.dialog_backgroundCoverColor||"white",P=M.config.dialog_backgroundCoverOpacity,Q=M.config.baseFloatZIndex,R=e.genKey(O,P,Q),S=y[R];if(!S){var T=['<div style="position: ',b.ie6Compat?"absolute":"fixed","; z-index: ",Q,"; top: 0px; left: 0px; ",!b.ie6Compat?"background-color: "+O:"",'" class="cke_dialog_background_cover">'];if(b.ie6Compat){var U=b.isCustomDomain(),V="<html><body style=\\'background-color:"+O+";\\'></body></html>";T.push('<iframe hidefocus="true" frameborder="0" id="cke_dialog_background_iframe" src="javascript:');T.push("void((function(){document.open();"+(U?"document.domain='"+document.domain+"';":"")+"document.write( '"+V+"' );document.close();})())");T.push('" style="position:absolute;left:0;top:0;width:100%;height: 100%;progid:DXImageTransform.Microsoft.Alpha(opacity=0)"></iframe>')}T.push("</div>");S=h.createFromHtml(T.join(""));S.setOpacity(P!=undefined?P:0.5);S.appendTo(a.document.getBody());y[R]=S}else{S.show()}z=S;var W=function(){var Z=N.getViewPaneSize();S.setStyles({width:Z.width+"px",height:Z.height+"px"})},X=function(){var Z=N.getScrollPosition(),aa=a.dialog._.currentTop;S.setStyles({left:Z.x+"px",top:Z.y+"px"});do{var ab=aa.getPosition();aa.move(ab.x,ab.y)}while(aa=aa._.parentDialog)};x=W;N.on("resize",W);W();if(b.ie6Compat){var Y=function(){X();arguments.callee.prevScrollHandler.apply(this,arguments)};N.$.setTimeout(function(){Y.prevScrollHandler=window.onscroll||(function(){});window.onscroll=Y},0);X()}}function B(){if(!z){return}var M=a.document.getWindow();z.hide();M.removeListener("resize",x);if(b.ie6Compat){M.$.setTimeout(function(){var N=window.onscroll&&window.onscroll.prevScrollHandler;window.onscroll=N||null},0)}x=null}function C(){for(var M in y){y[M].remove()}y={}}var D={},E=function(M){var N=M.data.$.ctrlKey||M.data.$.metaKey,O=M.data.$.altKey,P=M.data.$.shiftKey,Q=String.fromCharCode(M.data.$.keyCode),R=D[(N?"CTRL+":"")+(O?"ALT+":"")+(P?"SHIFT+":"")+Q];if(!R||!R.length){return}R=R[R.length-1];R.keydown&&R.keydown.call(R.uiElement,R.dialog,R.key);M.data.preventDefault()},F=function(M){var N=M.data.$.ctrlKey||M.data.$.metaKey,O=M.data.$.altKey,P=M.data.$.shiftKey,Q=String.fromCharCode(M.data.$.keyCode),R=D[(N?"CTRL+":"")+(O?"ALT+":"")+(P?"SHIFT+":"")+Q];if(!R||!R.length){return}R=R[R.length-1];if(R.keyup){R.keyup.call(R.uiElement,R.dialog,R.key);M.data.preventDefault()}},G=function(M,N,O,P,Q){var R=D[O]||(D[O]=[]);R.push({uiElement:M,dialog:N,key:O,keyup:Q||M.accessKeyUp,keydown:P||M.accessKeyDown})},H=function(M){for(var N in D){var O=D[N];for(var P=O.length-1;P>=0;P--){if(O[P].dialog==M||O[P].uiElement==M){O.splice(P,1)}}if(O.length===0){delete D[N]}}},I=function(M,N){if(M._.accessKeyMap[N]){M.selectPage(M._.accessKeyMap[N])}},J=function(M,N){},K={27:1,13:1},L=function(M){if(M.data.getKeystroke() in K){M.data.stopPropagation()}};(function(){k.dialog={uiElement:function(M,N,O,P,Q,R,S){if(arguments.length<4){return}var T=(P.call?P(N):P)||"div",U=["<",T," "],V=(Q&&Q.call?Q(N):Q)||{},W=(R&&R.call?R(N):R)||{},X=(S&&S.call?S.call(this,M,N):S)||"",Y=this.domId=W.id||e.getNextNumber()+"_uiElement",Z=this.id=N.id,aa;W.id=Y;var ab={};if(N.type){ab["cke_dialog_ui_"+N.type]=1}if(N.className){ab[N.className]=1}var ac=W["class"]&&W["class"].split?W["class"].split(" "):[];for(aa=0;aa<ac.length;aa++){if(ac[aa]){ab[ac[aa]]=1}}var ad=[];for(aa in ab){ad.push(aa)}W["class"]=ad.join(" ");if(N.title){W.title=N.title}var ae=(N.style||"").split(";");for(aa in V){ae.push(aa+":"+V[aa])}if(N.hidden){ae.push("display:none")}for(aa=ae.length-1;aa>=0;aa--){if(ae[aa]===""){ae.splice(aa,1)}}if(ae.length>0){W.style=(W.style?W.style+"; ":"")+ae.join("; ")}for(aa in W){U.push(aa+'="'+e.htmlEncode(W[aa])+'" ')}U.push(">",X,"</",T,">");O.push(U.join(""));(this._||(this._={})).dialog=M;if(typeof N.isChanged=="boolean"){this.isChanged=function(){return N.isChanged}}if(typeof N.isChanged=="function"){this.isChanged=N.isChanged}a.event.implementOn(this);this.registerEvents(N);if(this.accessKeyUp&&this.accessKeyDown&&N.accessKey){G(this,M,"CTRL+"+N.accessKey)}var af=this;M.on("load",function(){if(af.getInputElement()){af.getInputElement().on("focus",function(){M._.tabBarMode=false;M._.hasFocus=true;af.fire("focus")},af)}});if(this.keyboardFocusable){this.tabIndex=N.tabIndex||0;this.focusIndex=M._.focusList.push(this)-1;this.on("focus",function(){M._.currentFocusIndex=af.focusIndex})}e.extend(this,N)},hbox:function(M,N,O,P,Q){if(arguments.length<4){return}this._||(this._={});var R=this._.children=N,S=Q&&Q.widths||null,T=Q&&Q.height||null,U={},V,W=function(){var Y=['<tbody><tr class="cke_dialog_ui_hbox">'];for(V=0;V<O.length;V++){var Z="cke_dialog_ui_hbox_child",aa=[];if(V===0){Z="cke_dialog_ui_hbox_first"}if(V==O.length-1){Z="cke_dialog_ui_hbox_last"}Y.push('<td class="',Z,'" role="presentation" ');if(S){if(S[V]){aa.push("width:"+e.cssLength(S[V]))}}else{aa.push("width:"+Math.floor(100/O.length)+"%")}if(T){aa.push("height:"+e.cssLength(T))}if(Q&&Q.padding!=undefined){aa.push("padding:"+e.cssLength(Q.padding))}if(aa.length>0){Y.push('style="'+aa.join("; ")+'" ')}Y.push(">",O[V],"</td>")}Y.push("</tr></tbody>");return Y.join("")},X={role:"presentation"};Q&&Q.align&&(X.align=Q.align);k.dialog.uiElement.call(this,M,Q||{type:"hbox"},P,"table",U,X,W)},vbox:function(M,N,O,P,Q){if(arguments.length<3){return}this._||(this._={});var R=this._.children=N,S=Q&&Q.width||null,T=Q&&Q.heights||null,U=function(){var V=['<table role="presentation" cellspacing="0" border="0" '];V.push('style="');if(Q&&Q.expand){V.push("height:100%;")}V.push("width:"+e.cssLength(S||"100%"),";");V.push('"');V.push('align="',e.htmlEncode(Q&&Q.align||(M.getParentEditor().lang.dir=="ltr"?"left":"right")),'" ');V.push("><tbody>");for(var W=0;W<O.length;W++){var X=[];V.push('<tr><td role="presentation" ');if(S){X.push("width:"+e.cssLength(S||"100%"))}if(T){X.push("height:"+e.cssLength(T[W]))}else{if(Q&&Q.expand){X.push("height:"+Math.floor(100/O.length)+"%")}}if(Q&&Q.padding!=undefined){X.push("padding:"+e.cssLength(Q.padding))}if(X.length>0){V.push('style="',X.join("; "),'" ')}V.push(' class="cke_dialog_ui_vbox_child">',O[W],"</td></tr>")}V.push("</tbody></table>");return V.join("")};k.dialog.uiElement.call(this,M,Q||{type:"vbox"},P,"div",null,{role:"presentation"},U)}}})();k.dialog.uiElement.prototype={getElement:function(){return a.document.getById(this.domId)},getInputElement:function(){return this.getElement()},getDialog:function(){return this._.dialog},setValue:function(M){this.getInputElement().setValue(M);this.fire("change",{value:M});return this},getValue:function(){return this.getInputElement().getValue()},isChanged:function(){return false},selectParentTab:function(){var P=this;var M=P.getInputElement(),N=M,O;while((N=N.getParent())&&N.$.className.search("cke_dialog_page_contents")==-1){}if(!N){return P}O=N.getAttribute("name");if(P._.dialog._.currentTabId!=O){P._.dialog.selectPage(O)}return P},focus:function(){this.selectParentTab().getInputElement().focus();return this},registerEvents:function(M){var N=/^on([A-Z]\w+)/,O,P=function(R,S,T,U){S.on("load",function(){R.getInputElement().on(T,U,R)})};for(var Q in M){if(!(O=Q.match(N))){continue}if(this.eventProcessors[Q]){this.eventProcessors[Q].call(this,this._.dialog,M[Q])}else{P(this,this._.dialog,O[1].toLowerCase(),M[Q])}}return this},eventProcessors:{onLoad:function(M,N){M.on("load",N,this)},onShow:function(M,N){M.on("show",N,this)},onHide:function(M,N){M.on("hide",N,this)}},accessKeyDown:function(M,N){this.focus()},accessKeyUp:function(M,N){},disable:function(){var M=this.getInputElement();M.setAttribute("disabled","true");M.addClass("cke_disabled")},enable:function(){var M=this.getInputElement();M.removeAttribute("disabled");M.removeClass("cke_disabled")},isEnabled:function(){return !this.getInputElement().getAttribute("disabled")},isVisible:function(){return this.getInputElement().isVisible()},isFocusable:function(){if(!this.isEnabled()||!this.isVisible()){return false}return true}};k.dialog.hbox.prototype=e.extend(new k.dialog.uiElement(),{getChild:function(M){var N=this;if(arguments.length<1){return N._.children.concat()}if(!M.splice){M=[M]}if(M.length<2){return N._.children[M[0]]}else{return N._.children[M[0]]&&N._.children[M[0]].getChild?N._.children[M[0]].getChild(M.slice(1,M.length)):null}}},true);k.dialog.vbox.prototype=new k.dialog.hbox();(function(){var M={build:function(N,O,P){var Q=O.children,R,S=[],T=[];for(var U=0;U<Q.length&&(R=Q[U]);U++){var V=[];S.push(V);T.push(a.dialog._.uiElementBuilders[R.type].build(N,R,V))}return new k.dialog[O.type](N,T,S,P,O)}};a.dialog.addUIElement("hbox",M);a.dialog.addUIElement("vbox",M)})();a.dialogCommand=function(M){this.dialogName=M};a.dialogCommand.prototype={exec:function(M){M.openDialog(this.dialogName)},canUndo:false,editorFocus:c||b.webkit};(function(){var M=/^([a]|[^a])+$/,N=/^\d*$/,O=/^\d*(?:\.\d+)?$/;a.VALIDATE_OR=1;a.VALIDATE_AND=2;a.dialog.validate={functions:function(){return function(){var V=this;var P=V&&V.getValue?V.getValue():arguments[0],Q=undefined,R=2,S=[],T;for(T=0;T<arguments.length;T++){if(typeof arguments[T]=="function"){S.push(arguments[T])}else{break}}if(T<arguments.length&&typeof arguments[T]=="string"){Q=arguments[T];T++}if(T<arguments.length&&typeof arguments[T]=="number"){R=arguments[T]}var U=R==2?true:false;for(T=0;T<S.length;T++){if(R==2){U=U&&S[T](P)}else{U=U||S[T](P)}}if(!U){if(Q!==undefined){alert(Q)}if(V&&(V.select||V.focus)){V.select||V.focus()}return false}return true}},regex:function(P,Q){return function(){var S=this;var R=S&&S.getValue?S.getValue():arguments[0];if(!P.test(R)){if(Q!==undefined){alert(Q)}if(S&&(S.select||S.focus)){if(S.select){S.select()}else{S.focus()}}return false}return true}},notEmpty:function(P){return this.regex(M,P)},integer:function(P){return this.regex(N,P)},number:function(P){return this.regex(O,P)},equals:function(P,Q){return this.functions(function(R){return R==P},Q)},notEqual:function(P,Q){return this.functions(function(R){return R!=P},Q)}};a.on("instanceDestroyed",function(P){if(e.isEmpty(a.instances)){var Q;while(Q=a.dialog._.currentTop){Q.hide()}C()}var R=P.editor._.storedDialogs;for(var S in R){R[S].destroy()}})})()})();e.extend(a.editor.prototype,{openDialog:function(l,m){var n=a.dialog._.dialogDefinitions[l],o=this.skin.dialog;if(typeof n=="function"&&o._isLoaded){var p=this._.storedDialogs||(this._.storedDialogs={}),q=p[l]||(p[l]=new a.dialog(this,l));m&&m.call(q,q);q.show();return q}else{if(n=="failed"){throw new Error('[CKEDITOR.dialog.openDialog] Dialog "'+l+'" failed when loading definition.')}}var r=a.document.getBody(),s=r.$.style.cursor,t=this;r.setStyle("cursor","wait");function u(w){var x=a.dialog._.dialogDefinitions[l],y=t.skin.dialog;if(!y._isLoaded||v&&typeof w=="undefined"){return}if(typeof x!="function"){a.dialog._.dialogDefinitions[l]="failed"}t.openDialog(l,m);r.setStyle("cursor",s)}if(typeof n=="string"){var v=1;a.scriptLoader.load(a.getUrl(n),u)}a.skins.load(this,"dialog",u);return null}});j.add("dialog",{requires:["dialogui"]});j.add("styles",{requires:["selection"]});a.editor.prototype.attachStyleStateChange=function(l,m){var n=this._.styleStateChangeCallbacks;if(!n){n=this._.styleStateChangeCallbacks=[];this.on("selectionChange",function(o){for(var p=0;p<n.length;p++){var q=n[p],r=q.style.checkActive(o.data.path)?1:2;if(q.state!==r){q.fn.call(this,r);q.state=r}}})}n.push({style:l,fn:m})};a.STYLE_BLOCK=1;a.STYLE_INLINE=2;a.STYLE_OBJECT=3;(function(){var l={address:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,p:1,pre:1},m={a:1,embed:1,hr:1,img:1,li:1,object:1,ol:1,table:1,td:1,tr:1,th:1,ul:1,dl:1,dt:1,dd:1,form:1},n=/\s*(?:;\s*|$)/;a.style=function(O,P){if(P){O=e.clone(O);G(O.attributes,P);G(O.styles,P)}var Q=this.element=(O.element||"*").toLowerCase();this.type=Q=="#"||l[Q]?1:m[Q]?3:2;this._={definition:O}};a.style.prototype={apply:function(O){N.call(this,O,false)},remove:function(O){N.call(this,O,true)},applyToRange:function(O){var P=this;return(P.applyToRange=P.type==2?o:P.type==1?r:P.type==3?q:null).call(P,O)},removeFromRange:function(O){return(this.removeFromRange=this.type==2?p:null).call(this,O)},applyToObject:function(O){E(O,this)},checkActive:function(O){var S=this;switch(S.type){case 1:return S.checkElementRemovable(O.block||O.blockLimit,true);case 3:case 2:var P=O.elements;for(var Q=0,R;Q<P.length;Q++){R=P[Q];if(S.type==2&&(R==O.block||R==O.blockLimit)){continue}if(S.type==3&&!(R.getName() in m)){continue}if(S.checkElementRemovable(R,true)){return true}}}return false},checkApplicable:function(O){switch(this.type){case 2:case 1:break;case 3:return O.lastElement.getAscendant(this.element,true)}return true},checkElementRemovable:function(O,P){if(!O){return false}var Q=this._.definition,R;if(O.getName()==this.element){if(!P&&!O.hasAttributes()){return true}R=H(Q);if(R._length){for(var S in R){if(S=="_length"){continue}var T=O.getAttribute(S)||"";if(S=="style"?M(R[S],K(T,false)):R[S]==T){if(!P){return true}}else{if(P){return false}}}if(P){return true}}else{return true}}var U=I(this)[O.getName()];if(U){if(!(R=U.attributes)){return true}for(var V=0;V<R.length;V++){S=R[V][0];var W=O.getAttribute(S);if(W){var X=R[V][1];if(X===null||typeof X=="string"&&W==X||X.test(W)){return true}}}}return false},buildPreview:function(){var O=this._.definition,P=[],Q=O.element;if(Q=="bdo"){Q="span"}P=["<",Q];var R=O.attributes;if(R){for(var S in R){P.push(" ",S,'="',R[S],'"')}}var T=a.style.getStyleText(O);if(T){P.push(' style="',T,'"')}P.push(">",O.name,"</",Q,">");return P.join("")}};a.style.getStyleText=function(O){var P=O._ST;if(P){return P}P=O.styles;var Q=O.attributes&&O.attributes.style||"",R="";if(Q.length){Q=Q.replace(n,";")}for(var S in P){var T=P[S],U=(S+":"+T).replace(n,";");if(T=="inherit"){R+=U}else{Q+=U}}if(Q.length){Q=K(Q)}Q+=R;return O._ST=Q};function o(O){var al=this;var P=O.document;if(O.collapsed){var Q=D(al,P);O.insertNode(Q);O.moveToPosition(Q,2);return}var R=al.element,S=al._.definition,T,U=f[R]||(T=true,f.span),V=O.createBookmark();O.enlarge(1);O.trim();var W=O.createBookmark(),X=W.startNode,Y=W.endNode,Z=X,aa;while(Z){var ab=false;if(Z.equals(Y)){Z=null;ab=true}else{var ac=Z.type,ad=ac==1?Z.getName():null;if(ad&&Z.getAttribute("_fck_bookmark")){Z=Z.getNextSourceNode(true);continue}if(!ad||U[ad]&&(Z.getPosition(Y)|4|0|8)==4+0+8&&(!S.childRule||S.childRule(Z))){var ae=Z.getParent();if(ae&&((ae.getDtd()||f.span)[R]||T)&&(!S.parentRule||S.parentRule(ae))){if(!aa&&(!ad||!f.$removeEmpty[ad]||(Z.getPosition(Y)|4|0|8)==4+0+8)){aa=new d.range(P);aa.setStartBefore(Z)}if(ac==3||ac==1&&!Z.getChildCount()){var af=Z,ag;while(!af.$.nextSibling&&(ag=af.getParent(),U[ag.getName()])&&(ag.getPosition(X)|2|0|8)==2+0+8&&(!S.childRule||S.childRule(ag))){af=ag}aa.setEndAfter(af);if(!af.$.nextSibling){ab=true}}}else{ab=true}}else{ab=true}Z=Z.getNextSourceNode()}if(ab&&aa&&!aa.collapsed){var ah=D(al,P),ai=aa.getCommonAncestor();while(ah&&ai){if(ai.getName()==R){for(var aj in S.attributes){if(ah.getAttribute(aj)==ai.getAttribute(aj)){ah.removeAttribute(aj)}}for(var ak in S.styles){if(ah.getStyle(ak)==ai.getStyle(ak)){ah.removeStyle(ak)}}if(!ah.hasAttributes()){ah=null;break}}ai=ai.getParent()}if(ah){aa.extractContents().appendTo(ah);A(al,ah);aa.insertNode(ah);ah.mergeSiblings();if(!c){ah.$.normalize()}}aa=null}}X.remove();Y.remove();O.moveToBookmark(V);O.shrink(2)}function p(O){O.enlarge(1);var P=O.createBookmark(),Q=P.startNode;if(O.collapsed){var R=new d.elementPath(Q.getParent()),S;for(var T=0,U;T<R.elements.length&&(U=R.elements[T]);T++){if(U==R.block||U==R.blockLimit){break}if(this.checkElementRemovable(U)){var V=O.checkBoundaryOfElement(U,2),W=!V&&O.checkBoundaryOfElement(U,1);if(W||V){S=U;S.match=W?"start":"end"}else{U.mergeSiblings();z(this,U)}}}if(S){var X=Q;for(T=0;true;T++){var Y=R.elements[T];if(Y.equals(S)){break}else{if(Y.match){continue}else{Y=Y.clone()}}Y.append(X);X=Y}X[S.match=="start"?"insertBefore":"insertAfter"](S)}}else{var Z=P.endNode,aa=this;function ab(){var ae=new d.elementPath(Q.getParent()),af=new d.elementPath(Z.getParent()),ag=null,ah=null;for(var ai=0;ai<ae.elements.length;ai++){var aj=ae.elements[ai];if(aj==ae.block||aj==ae.blockLimit){break}if(aa.checkElementRemovable(aj)){ag=aj}}for(ai=0;ai<af.elements.length;ai++){aj=af.elements[ai];if(aj==af.block||aj==af.blockLimit){break}if(aa.checkElementRemovable(aj)){ah=aj}}if(ah){Z.breakParent(ah)}if(ag){Q.breakParent(ag)}}ab();var ac=Q.getNext();while(!ac.equals(Z)){var ad=ac.getNextSourceNode();if(ac.type==1&&this.checkElementRemovable(ac)){if(ac.getName()==this.element){z(this,ac)}else{B(ac,I(this)[ac.getName()])}if(ad.type==1&&ad.contains(Q)){ab();ad=Q.getNext()}}ac=ad}}O.moveToBookmark(P)}function q(O){var P=O.getCommonAncestor(true,true),Q=P.getAscendant(this.element,true);Q&&E(Q,this)}function r(O){var P=O.createBookmark(true),Q=O.createIterator();Q.enforceRealBlocks=true;if(this._.enterMode){Q.enlargeBr=this._.enterMode!=2}var R,S=O.document,T;while(R=Q.getNextParagraph()){var U=D(this,S);s(R,U)}O.moveToBookmark(P)}function s(O,P){var Q=P.is("pre"),R=O.is("pre"),S=Q&&!R,T=!Q&&R;if(S){P=y(O,P)}else{if(T){P=x(v(O),P)}else{O.moveChildren(P)}}P.replace(O);if(Q){u(P)}}var t=d.walker.whitespaces(true);function u(O){var P;if(!((P=O.getPrevious(t))&&P.is&&P.is("pre"))){return}var Q=w(P.getHtml(),/\n$/,"")+"\n\n"+w(O.getHtml(),/^\n/,"");if(c){O.$.outerHTML="<pre>"+Q+"</pre>"}else{O.setHtml(Q)}P.remove()}function v(O){var P=/(\S\s*)\n(?:\s|(<span[^>]+_fck_bookmark.*?\/span>))*\n(?!$)/gi,Q=O.getName(),R=w(O.getOuterHtml(),P,function(T,U,V){return U+"</pre>"+V+"<pre>"}),S=[];R.replace(/<pre\b.*?>([\s\S]*?)<\/pre>/gi,function(T,U){S.push(U)});return S}function w(O,P,Q){var R="",S="";O=O.replace(/(^<span[^>]+_fck_bookmark.*?\/span>)|(<span[^>]+_fck_bookmark.*?\/span>$)/gi,function(T,U,V){U&&(R=U);V&&(S=V);return""});return R+O.replace(P,Q)+S}function x(O,P){var Q=new d.documentFragment(P.getDocument());for(var R=0;R<O.length;R++){var S=O[R];S=S.replace(/(\r\n|\r)/g,"\n");S=w(S,/^[ \t]*\n/,"");S=w(S,/\n$/,"");S=w(S,/^[ \t]+|[ \t]+$/g,function(U,V,W){if(U.length==1){return" "}else{if(!V){return e.repeat(" ",U.length-1)+" "}else{return" "+e.repeat(" ",U.length-1)}}});S=S.replace(/\n/g,"<br>");S=S.replace(/[ \t]{2,}/g,function(U){return e.repeat(" ",U.length-1)+" "});var T=P.clone();T.setHtml(S);Q.append(T)}return Q}function y(O,P){var Q=O.getHtml();Q=w(Q,/(?:^[ \t\n\r]+)|(?:[ \t\n\r]+$)/g,"");Q=Q.replace(/[ \t\r\n]*(<br[^>]*>)[ \t\r\n]*/gi,"$1");Q=Q.replace(/([ \t\n\r]+| )/g," ");Q=Q.replace(/<br\b[^>]*>/gi,"\n");if(c){var R=O.getDocument().createElement("div");R.append(P);P.$.outerHTML="<pre>"+Q+"</pre>";P=R.getFirst().remove()}else{P.setHtml(Q)}return P}function z(O,P){var Q=O._.definition,R=e.extend({},Q.attributes,I(O)[P.getName()]),S=Q.styles,T=e.isEmpty(R)&&e.isEmpty(S);for(var U in R){if((U=="class"||O._.definition.fullMatch)&&P.getAttribute(U)!=J(U,R[U])){continue}T=P.hasAttribute(U);P.removeAttribute(U)}for(var V in S){if(O._.definition.fullMatch&&P.getStyle(V)!=J(V,S[V],true)){continue}T=T||!!P.getStyle(V);P.removeStyle(V)}T&&C(P)}function A(O,P){var Q=O._.definition,R=Q.attributes,S=Q.styles,T=I(O),U=P.getElementsByTag(O.element);for(var V=U.count();--V>=0;){z(O,U.getItem(V))}for(var W in T){if(W!=O.element){U=P.getElementsByTag(W);for(V=U.count()-1;V>=0;V--){var X=U.getItem(V);B(X,T[W])}}}}function B(O,P){var Q=P&&P.attributes;if(Q){for(var R=0;R<Q.length;R++){var S=Q[R][0],T;if(T=O.getAttribute(S)){var U=Q[R][1];if(U===null||U.test&&U.test(T)||typeof U=="string"&&T==U){O.removeAttribute(S)}}}}C(O)}function C(O){if(!O.hasAttributes()){var P=O.getFirst(),Q=O.getLast();O.remove(true);if(P){P.type==1&&P.mergeSiblings();if(Q&&!P.equals(Q)&&Q.type==1){Q.mergeSiblings()}}}}function D(O,P){var Q,R=O._.definition,S=O.element;if(S=="*"){S="span"}Q=new h(S,P);return E(Q,O)}function E(O,P){var Q=P._.definition,R=Q.attributes,S=a.style.getStyleText(Q);if(R){for(var T in R){O.setAttribute(T,R[T])}}if(S){O.setAttribute("style",S)}return O}var F=/#\((.+?)\)/g;function G(O,P){for(var Q in O){O[Q]=O[Q].replace(F,function(R,S){return P[S]})}}function H(O){var P=O._AC;if(P){return P}P={};var Q=0,R=O.attributes;if(R){for(var S in R){Q++;P[S]=R[S]}}var T=a.style.getStyleText(O);if(T){if(!P.style){Q++}P.style=T}P._length=Q;return O._AC=P}function I(O){if(O._.overrides){return O._.overrides}var P=O._.overrides={},Q=O._.definition.overrides;if(Q){if(!e.isArray(Q)){Q=[Q]}for(var R=0;R<Q.length;R++){var S=Q[R],T,U,V;if(typeof S=="string"){T=S.toLowerCase()}else{T=S.element?S.element.toLowerCase():O.element;V=S.attributes}U=P[T]||(P[T]={});if(V){var W=U.attributes=U.attributes||[];for(var X in V){W.push([X.toLowerCase(),V[X]])}}}}return P}function J(O,P,Q){var R=new h("span");R[Q?"setStyle":"setAttribute"](O,P);return R[Q?"getStyle":"getAttribute"](O)}function K(O,P){var Q;if(P!==false){var R=new h("span");R.setAttribute("style",O);Q=R.getAttribute("style")||""}else{Q=O}return Q.replace(/\s*([;:])\s*/,"$1").replace(/([^\s;])$/,"$1;").replace(/,\s+/g,",").toLowerCase()}function L(O){var P={};O.replace(/"/g,'"').replace(/\s*([^ :;]+)\s*:\s*([^;]+)\s*(?=;|$)/g,function(Q,R,S){P[R]=S});return P}function M(O,P){typeof O=="string"&&(O=L(O));typeof P=="string"&&(P=L(P));for(var Q in O){if(!(Q in P&&(P[Q]==O[Q]||O[Q]=="inherit"||P[Q]=="inherit"))){return false}}return true}function N(O,P){var Q=O.getSelection(),R=Q.getRanges(),S=P?this.removeFromRange:this.applyToRange;for(var T=0;T<R.length;T++){S.call(this,R[T])}Q.selectRanges(R)}})();a.styleCommand=function(l){this.style=l};a.styleCommand.prototype.exec=function(l){var n=this;l.focus();var m=l.document;if(m){if(n.state==2){n.style.apply(m)}else{if(n.state==1){n.style.remove(m)}}}return !!m};a.stylesSet=new a.resourceManager("","stylesSet");a.addStylesSet=e.bind(a.stylesSet.add,a.stylesSet);a.loadStylesSet=function(l,m,n){a.stylesSet.addExternal(l,m,"");a.stylesSet.load(l,n)};a.editor.prototype.getStylesSet=function(l){if(!this._.stylesDefinitions){var m=this,n=m.config.stylesCombo_stylesSet||m.config.stylesSet||"default";if(n instanceof Array){m._.stylesDefinitions=n;l(n);return}var o=n.split(":"),p=o[0],q=o[1],r=j.registered.styles.path;a.stylesSet.addExternal(p,q?o.slice(1).join(":"):r+"styles/"+p+".js","");a.stylesSet.load(p,function(s){m._.stylesDefinitions=s[p];l(m._.stylesDefinitions)})}else{l(this._.stylesDefinitions)}};j.add("domiterator");(function(){function l(o){var p=this;if(arguments.length<1){return}p.range=o;p.forceBrBreak=false;p.enlargeBr=true;p.enforceRealBlocks=false;p._||(p._={})}var m=/^[\r\n\t ]+$/,n=d.walker.bookmark();l.prototype={getNextParagraph:function(o){var N=this;var p,q,r,s,t;if(!N._.lastNode){q=N.range.clone();q.shrink(1,true);q.enlarge(N.forceBrBreak||!N.enlargeBr?3:2);var u=new d.walker(q),v=d.walker.bookmark(true,true);u.evaluator=v;N._.nextNode=u.next();u=new d.walker(q);u.evaluator=v;var w=u.previous();N._.lastNode=w.getNextSourceNode(true);if(N._.lastNode&&N._.lastNode.type==3&&!e.trim(N._.lastNode.getText())&&N._.lastNode.getParent().isBlockBoundary()){var x=new d.range(q.document);x.moveToPosition(N._.lastNode,4);if(x.checkEndOfBlock()){var y=new d.elementPath(x.endContainer),z=y.block||y.blockLimit;N._.lastNode=z.getNextSourceNode(true)}}if(!N._.lastNode){N._.lastNode=N._.docEndMarker=q.document.createText("");N._.lastNode.insertAfter(w)}q=null}var A=N._.nextNode;w=N._.lastNode;N._.nextNode=null;while(A){var B=false,C=A.type!=1,D=false;if(!C){var E=A.getName();if(A.isBlockBoundary(N.forceBrBreak&&{br:1})){if(E=="br"){C=true}else{if(!q&&!A.getChildCount()&&E!="hr"){p=A;r=A.equals(w);break}}if(q){q.setEndAt(A,3);if(E!="br"){N._.nextNode=A}}B=true}else{if(A.getFirst()){if(!q){q=new d.range(N.range.document);q.setStartAt(A,3)}A=A.getFirst();continue}C=true}}else{if(A.type==3){if(m.test(A.getText())){C=false}}}if(C&&!q){q=new d.range(N.range.document);q.setStartAt(A,3)}r=(!B||C)&&A.equals(w);if(q&&!B){while(!A.getNext()&&!r){var F=A.getParent();if(F.isBlockBoundary(N.forceBrBreak&&{br:1})){B=true;r=r||F.equals(w);break}A=F;C=true;r=A.equals(w);D=true}}if(C){q.setEndAt(A,4)}A=A.getNextSourceNode(D,null,w);r=!A;if(r||B&&q){break}}if(!p){if(!q){N._.docEndMarker&&N._.docEndMarker.remove();N._.nextNode=null;return null}var G=new d.elementPath(q.startContainer),H=G.blockLimit,I={div:1,th:1,td:1};p=G.block;if(!p&&!N.enforceRealBlocks&&I[H.getName()]&&q.checkStartOfBlock()&&q.checkEndOfBlock()){p=H}else{if(!p||N.enforceRealBlocks&&p.getName()=="li"){p=N.range.document.createElement(o||"p");q.extractContents().appendTo(p);p.trim();q.insertNode(p);s=t=true}else{if(p.getName()!="li"){if(!q.checkStartOfBlock()||!q.checkEndOfBlock()){p=p.clone(false);q.extractContents().appendTo(p);p.trim();var J=q.splitBlock();s=!J.wasStartOfBlock;t=!J.wasEndOfBlock;q.insertNode(p)}}else{if(!r){N._.nextNode=p.equals(w)?null:q.getBoundaryNodes().endNode.getNextSourceNode(true,null,w)}}}}}if(s){var K=p.getPrevious();if(K&&K.type==1){if(K.getName()=="br"){K.remove()}else{if(K.getLast()&&K.getLast().$.nodeName.toLowerCase()=="br"){K.getLast().remove()}}}}if(t){var L=d.walker.bookmark(false,true),M=p.getLast();if(M&&M.type==1&&M.getName()=="br"){if(c||M.getPrevious(L)||M.getNext(L)){M.remove()}}}if(!N._.nextNode){N._.nextNode=r||p.equals(w)?null:p.getNextSourceNode(true,null,w)}return p}};d.range.prototype.createIterator=function(){return new l(this)}})();j.add("panelbutton",{requires:["button"],beforeInit:function(l){l.ui.addHandler(4,k.panelButton.handler)}});a.UI_PANELBUTTON=4;(function(){var l=function(m){var o=this;var n=o._;if(n.state==0){return}o.createPanel(m);if(n.on){n.panel.hide();return}n.panel.showBlock(o._.id,o.document.getById(o._.id),4)};k.panelButton=e.createClass({base:k.button,$:function(m){var o=this;var n=m.panel;delete m.panel;o.base(m);o.document=n&&n.parent&&n.parent.getDocument()||a.document;n.block={attributes:n.attributes};o.hasArrow=true;o.click=l;o._={panelDefinition:n}},statics:{handler:{create:function(m){return new k.panelButton(m)}}},proto:{createPanel:function(m){var n=this._;if(n.panel){return}var o=this._.panelDefinition||{},p=this._.panelDefinition.block,q=o.parent||a.document.getBody(),r=this._.panel=new k.floatPanel(m,q,o),s=r.addBlock(n.id,p),t=this;r.onShow=function(){if(t.className){this.element.getFirst().addClass(t.className+"_panel")}n.oldState=t._.state;t.setState(1);n.on=1;if(t.onOpen){t.onOpen()}};r.onHide=function(){if(t.className){this.element.getFirst().removeClass(t.className+"_panel")}t.setState(n.oldState);n.on=0;if(t.onClose){t.onClose()}};r.onEscape=function(){r.hide();t.document.getById(n.id).focus()};if(this.onBlock){this.onBlock(r,s)}s.onHide=function(){n.on=0;t.setState(2)}}}})})();j.add("floatpanel",{requires:["panel"]});(function(){var l={},m=false;function n(o,p,q,r,s){var t=p.getUniqueId()+"-"+q.getUniqueId()+"-"+o.skinName+"-"+o.lang.dir+(o.uiColor&&"-"+o.uiColor||"")+(r.css&&"-"+r.css||"")+(s&&"-"+s||""),u=l[t];if(!u){u=l[t]=new k.panel(p,r);u.element=q.append(h.createFromHtml(u.renderHtml(o),p));u.element.setStyles({display:"none",position:"absolute"})}return u}k.floatPanel=e.createClass({$:function(o,p,q,r){q.forceIFrame=true;var s=p.getDocument(),t=n(o,s,p,q,r||0),u=t.element,v=u.getFirst().getFirst();this.element=u;this._={panel:t,parentElement:p,definition:q,document:s,iframe:v,children:[],dir:o.lang.dir}},proto:{addBlock:function(o,p){return this._.panel.addBlock(o,p)},addListBlock:function(o,p){return this._.panel.addListBlock(o,p)},getBlock:function(o){return this._.panel.getBlock(o)},showBlock:function(o,p,q,r,s){var t=this._.panel,u=t.showBlock(o);this.allowBlur(false);m=true;var v=this.element,w=this._.iframe,x=this._.definition,y=p.getDocumentPosition(v.getDocument()),z=this._.dir=="rtl",A=y.x+(r||0),B=y.y+(s||0);if(z&&(q==1||q==4)){A+=p.$.offsetWidth}else{if(!z&&(q==2||q==3)){A+=p.$.offsetWidth-1}}if(q==3||q==4){B+=p.$.offsetHeight-1}this._.panel._.offsetParentId=p.getId();v.setStyles({top:"-30000px",display:""});v.setOpacity(0);v.getFirst().removeStyle("width");if(!this._.blurSet){var C=c?w:new d.window(w.$.contentWindow);a.event.useCapture=true;C.on("blur",function(D){var F=this;if(!F.allowBlur()){return}var E;if(c&&!F.allowBlur()||(E=D.data.getTarget())&&E.getName&&E.getName()!="iframe"){return}if(F.visible&&!F._.activeChild&&!m){F.hide()}},this);C.on("focus",function(){this._.focused=true;this.hideChild();this.allowBlur(true)},this);a.event.useCapture=false;this._.blurSet=1}t.onEscape=e.bind(function(D){if(this.onEscape&&this.onEscape(D)===false){return false}},this);e.setTimeout(function(){if(z){A-=v.$.offsetWidth}var D=e.bind(function(){var E=v.getFirst();if(u.autoSize){var F=u.element.$;if(b.gecko||b.opera){F=F.parentNode}if(c){F=F.document.body}var G=F.scrollWidth;if(c&&b.quirks&&G>0){G+=(E.$.offsetWidth||0)-(E.$.clientWidth||0)}G+=4;E.setStyle("width",G+"px");u.element.addClass("cke_frameLoaded");var H=u.element.$.scrollHeight;if(c&&b.quirks&&H>0){H+=(E.$.offsetHeight||0)-(E.$.clientHeight||0)}E.setStyle("height",H+"px");t._.currentBlock.element.setStyle("display","none").removeStyle("display")}else{E.removeStyle("height")}var I=t.element,J=I.getWindow(),K=J.getScrollPosition(),L=J.getViewPaneSize(),M={height:I.$.offsetHeight,width:I.$.offsetWidth};if(z?A<0:A+M.width>L.width+K.x){A+=M.width*(z?1:-1)}if(B+M.height>L.height+K.y){B-=M.height}v.setStyles({top:B+"px",left:A+"px"});v.setOpacity(1)},this);t.isLoaded?D():t.onLoad=D;e.setTimeout(function(){w.$.contentWindow.focus();this.allowBlur(true)},0,this)},0,this);this.visible=1;if(this.onShow){this.onShow.call(this)}m=false},hide:function(){var o=this;if(o.visible&&(!o.onHide||o.onHide.call(o)!==true)){o.hideChild();o.element.setStyle("display","none");o.visible=0}},allowBlur:function(o){var p=this._.panel;if(o!=undefined){p.allowBlur=o}return p.allowBlur},showAsChild:function(o,p,q,r,s,t){if(this._.activeChild==o&&o._.panel._.offsetParentId==q.getId()){return}this.hideChild();o.onHide=e.bind(function(){e.setTimeout(function(){if(!this._.focused){this.hide()}},0,this)},this);this._.activeChild=o;this._.focused=false;o.showBlock(p,q,r,s,t);if(b.ie7Compat||b.ie8&&b.ie6Compat){setTimeout(function(){o.element.getChild(0).$.style.cssText+=""},100)}},hideChild:function(){var o=this._.activeChild;if(o){delete o.onHide;delete this._.activeChild;o.hide()}}}});a.on("instanceDestroyed",function(){var o=e.isEmpty(a.instances);for(var p in l){var q=l[p];if(o){q.destroy()}else{q.element.hide()}}o&&(l={})})})();j.add("menu",{beforeInit:function(l){var m=l.config.menu_groups.split(","),n=l._.menuGroups={},o=l._.menuItems={};for(var p=0;p<m.length;p++){n[m[p]]=p+1}l.addMenuGroup=function(q,r){n[q]=r||100};l.addMenuItem=function(q,r){if(n[r.group]){o[q]=new a.menuItem(this,q,r)}};l.addMenuItems=function(q){for(var r in q){this.addMenuItem(r,q[r])}};l.getMenuItem=function(q){return o[q]}},requires:["floatpanel"]});(function(){a.menu=e.createClass({$:function(m,n){var q=this;n=q._.definition=n||{};q.id="cke_"+e.getNextNumber();q.editor=m;q.items=[];q._.level=n.level||1;var o=e.extend({},n.panel,{css:m.skin.editor.css,level:q._.level-1,block:{}}),p=o.block.attributes=o.attributes||{};!p.role&&(p.role="menu");q._.panelDefinition=o},_:{showSubMenu:function(m){var u=this;var n=u._.subMenu,o=u.items[m],p=o.getItems&&o.getItems();if(!p){u._.panel.hideChild();return}var q=u._.panel.getBlock(u.id);q._.focusIndex=m;if(n){n.removeAll()}else{n=u._.subMenu=new a.menu(u.editor,e.extend({},u._.definition,{level:u._.level+1},true));n.parent=u;n.onClick=e.bind(u.onClick,u);n.onEscape=u.onEscape}for(var r in p){var s=u.editor.getMenuItem(r);if(s){s.state=p[r];n.add(s)}}var t=u._.panel.getBlock(u.id).element.getDocument().getById(u.id+String(m));n.show(t,2)}},proto:{add:function(m){if(!m.order){m.order=this.items.length}this.items.push(m)},removeAll:function(){this.items=[]},show:function(m,n,o,p){var q=this.items,r=this.editor,s=this._.panel,t=this._.element;if(!s){s=this._.panel=new k.floatPanel(this.editor,a.document.getBody(),this._.panelDefinition,this._.level);s.onEscape=e.bind(function(C){if(this.onEscape&&this.onEscape(C)===false){return false}},this);s.onHide=e.bind(function(){this.onHide&&this.onHide()},this);var u=s.addBlock(this.id,this._.panelDefinition.block);u.autoSize=true;var v=u.keys;v[40]="next";v[9]="next";v[38]="prev";v[2000+9]="prev";v[32]="click";v[r.lang.dir=="rtl"?37:39]="click";t=this._.element=u.element;t.addClass(r.skinClass);var w=t.getDocument();w.getBody().setStyle("overflow","hidden");w.getElementsByTag("html").getItem(0).setStyle("overflow","hidden");this._.itemOverFn=e.addFunction(function(C){var D=this;clearTimeout(D._.showSubTimeout);D._.showSubTimeout=e.setTimeout(D._.showSubMenu,r.config.menu_subMenuDelay,D,[C])},this);this._.itemOutFn=e.addFunction(function(C){clearTimeout(this._.showSubTimeout)},this);this._.itemClickFn=e.addFunction(function(C){var E=this;var D=E.items[C];if(D.state==0){E.hide();return}if(D.getItems){E._.showSubMenu(C)}else{E.onClick&&E.onClick(D)}},this)}l(q);var x=['<div class="cke_menu" role="presentation">'],y=q.length,z=y&&q[0].group;for(var A=0;A<y;A++){var B=q[A];if(z!=B.group){x.push('<div class="cke_menuseparator" role="separator"></div>');z=B.group}B.render(this,A,x)}x.push("</div>");t.setHtml(x.join(""));if(this.parent){this.parent._.panel.showAsChild(s,this.id,m,n,o,p)}else{s.showBlock(this.id,m,n,o,p)}r.fire("menuShow",[s])},hide:function(){this._.panel&&this._.panel.hide()}}});function l(m){m.sort(function(n,o){if(n.group<o.group){return -1}else{if(n.group>o.group){return 1}}return n.order<o.order?-1:n.order>o.order?1:0})}})();a.menuItem=e.createClass({$:function(l,m,n){var o=this;e.extend(o,n,{order:0,className:"cke_button_"+m});o.group=l._.menuGroups[o.group];o.editor=l;o.name=m},proto:{render:function(l,m,n){var u=this;var o=l.id+String(m),p=typeof u.state=="undefined"?2:u.state,q=" cke_"+(p==1?"on":p==0?"disabled":"off"),r=u.label;if(u.className){q+=" "+u.className}var s=u.getItems;n.push('<span class="cke_menuitem"><a id="',o,'" class="',q,'" href="javascript:void(\'',(u.label||"").replace("'",""),'\')" title="',u.label,'" tabindex="-1"_cke_focus=1 hidefocus="true" role="menuitem"'+(s?'aria-haspopup="true"':"")+(p==0?'aria-disabled="true"':"")+(p==1?'aria-pressed="true"':""));if(b.opera||b.gecko&&b.mac){n.push(' onkeypress="return false;"')}if(b.gecko){n.push(' onblur="this.style.cssText = this.style.cssText;"')}var t=(u.iconOffset||0)*-16;n.push(' onmouseover="CKEDITOR.tools.callFunction(',l._.itemOverFn,",",m,');" onmouseout="CKEDITOR.tools.callFunction(',l._.itemOutFn,",",m,');" onclick="CKEDITOR.tools.callFunction(',l._.itemClickFn,",",m,'); return false;"><span class="cke_icon_wrapper"><span class="cke_icon"'+(u.icon?' style="background-image:url('+a.getUrl(u.icon)+");background-position:0 "+t+'px;"':"")+'></span></span><span class="cke_label">');if(s){n.push('<span class="cke_menuarrow">',"<span>&#",u.editor.lang.dir=="rtl"?"9668":"9658",";</span>","</span>")}n.push(r,"</span></a></span>")}}});i.menu_subMenuDelay=400;i.menu_groups="clipboard,form,tablecell,tablecellproperties,tablerow,tablecolumn,table,anchor,link,image,flash,checkbox,radio,textfield,hiddenfield,imagebutton,button,select,textarea,div";(function(){var l=function(n,o){return n._.modes&&n._.modes[o||n.mode]},m;j.add("editingblock",{init:function(n){if(!n.config.editingBlock){return}n.on("themeSpace",function(o){if(o.data.space=="contents"){o.data.html+="<br>"}});n.on("themeLoaded",function(){n.fireOnce("editingBlockReady")});n.on("uiReady",function(){n.setMode(n.config.startupMode)});n.on("afterSetData",function(){if(!m){function o(){m=true;l(n).loadData(n.getData());m=false}if(n.mode){o()}else{n.on("mode",function(){o();n.removeListener("mode",arguments.callee)})}}});n.on("beforeGetData",function(){if(!m&&n.mode){m=true;n.setData(l(n).getData());m=false}});n.on("getSnapshot",function(o){if(n.mode){o.data=l(n).getSnapshotData()}});n.on("loadSnapshot",function(o){if(n.mode){l(n).loadSnapshotData(o.data)}});n.on("mode",function(o){o.removeListener();b.webkit&&n.container.on("focus",function(){n.focus()});if(n.config.startupFocus){n.focus()}setTimeout(function(){n.fireOnce("instanceReady");a.fire("instanceReady",null,n)})})}});a.editor.prototype.mode="";a.editor.prototype.addMode=function(n,o){o.name=n;(this._.modes||(this._.modes={}))[n]=o};a.editor.prototype.setMode=function(n){var o,p=this.getThemeSpace("contents"),q=this.checkDirty();if(this.mode){if(n==this.mode){return}this.fire("beforeModeUnload");var r=l(this);o=r.getData();r.unload(p);this.mode=""}p.setHtml("");var s=l(this,n);if(!s){throw'[CKEDITOR.editor.setMode] Unknown mode "'+n+'".'}if(!q){this.on("mode",function(){this.resetDirty();this.removeListener("mode",arguments.callee)})}s.load(p,typeof o!="string"?this.getData():o)};a.editor.prototype.focus=function(){var n=l(this);if(n){n.focus()}}})();i.startupMode="wysiwyg";i.startupFocus=false;i.editingBlock=true;(function(){function l(){var v=this;try{var s=v.getSelection();if(!s||!s.document.getWindow().$){return}var t=s.getStartElement(),u=new d.elementPath(t);if(!u.compare(v._.selectionPreviousPath)){v._.selectionPreviousPath=u;v.fire("selectionChange",{selection:s,path:u,element:t})}}catch(w){}}var m,n;function o(){n=true;if(m){return}p.call(this);m=e.setTimeout(p,200,this)}function p(){m=null;if(n){e.setTimeout(l,0,this);n=false}}var q={modes:{wysiwyg:1,source:1},exec:function(s){switch(s.mode){case"wysiwyg":s.document.$.execCommand("SelectAll",false,null);break;case"source":var t=s.textarea.$;if(c){t.createTextRange().execCommand("SelectAll")}else{t.selectionStart=0;t.selectionEnd=t.value.length}t.focus()}},canUndo:false};j.add("selection",{init:function(s){s.on("contentDom",function(){var t=s.document,u=t.getBody(),v=t.getDocumentElement();if(c){var w,x,y=1;u.on("focusin",function(B){if(B.data.$.srcElement.nodeName!="BODY"){return}if(w){if(y){try{w.select()}catch(C){}}w=null}});u.on("focus",function(){x=true;A()});u.on("beforedeactivate",function(B){if(B.data.$.toElement){return}x=false;y=1});if(c&&b.version<8){s.on("blur",function(B){s.document&&s.document.$.selection.empty()})}v.on("mousedown",function(){y=0});v.on("mouseup",function(){y=1});if(c&&(b.ie7Compat||b.version<8||b.quirks)){v.on("click",function(B){if(B.data.getTarget().getName()=="html"){s.getSelection().getRanges()[0].select()}})}u.on("mousedown",function(){z()});u.on("mouseup",function(){x=true;setTimeout(function(){A(true)},0)});u.on("keydown",z);u.on("keyup",function(){x=true;A()});t.on("selectionchange",A);function z(){x=false}function A(B){if(x){var C=s.document,D=s.getSelection(),E=D&&D.getNative();if(B&&E&&E.type=="None"){if(!C.$.queryCommandEnabled("InsertImage")){e.setTimeout(A,50,this,true);return}}var F;if(E&&E.type&&E.type!="Control"&&(F=E.createRange())&&(F=F.parentElement())&&(F=F.nodeName)&&F.toLowerCase() in {input:1,textarea:1}){return}w=E&&D.getRanges()[0];o.call(s)}}}else{t.on("mouseup",o,s);t.on("keyup",o,s)}});s.addCommand("selectAll",q);s.ui.addButton("SelectAll",{label:s.lang.selectAll,command:"selectAll"});s.selectionChange=o}});a.editor.prototype.getSelection=function(){return this.document&&this.document.getSelection()};a.editor.prototype.forceNextSelectionCheck=function(){delete this._.selectionPreviousPath};g.prototype.getSelection=function(){var s=new d.selection(this);return !s||s.isInvalid?null:s};a.SELECTION_NONE=1;a.SELECTION_TEXT=2;a.SELECTION_ELEMENT=3;d.selection=function(s){var v=this;var t=s.getCustomData("cke_locked_selection");if(t){return t}v.document=s;v.isLocked=false;v._={cache:{}};if(c){var u=v.getNative().createRange();if(!u||u.item&&u.item(0).ownerDocument!=v.document.$||u.parentElement&&u.parentElement().ownerDocument!=v.document.$){v.isInvalid=true}}return v};var r={img:1,hr:1,li:1,table:1,tr:1,td:1,th:1,embed:1,object:1,ol:1,ul:1,a:1,input:1,form:1,select:1,textarea:1,button:1,fieldset:1,th:1,thead:1,tfoot:1};d.selection.prototype={getNative:c?function(){return this._.cache.nativeSel||(this._.cache.nativeSel=this.document.$.selection)}:function(){return this._.cache.nativeSel||(this._.cache.nativeSel=this.document.getWindow().$.getSelection())},getType:c?function(){var s=this._.cache;if(s.type){return s.type}var t=1;try{var u=this.getNative(),v=u.type;if(v=="Text"){t=2}if(v=="Control"){t=3}if(u.createRange().parentElement){t=2}}catch(w){}return s.type=t}:function(){var s=this._.cache;if(s.type){return s.type}var t=2,u=this.getNative();if(!u){t=1}else{if(u.rangeCount==1){var v=u.getRangeAt(0),w=v.startContainer;if(w==v.endContainer&&w.nodeType==1&&v.endOffset-v.startOffset==1&&r[w.childNodes[v.startOffset].nodeName.toLowerCase()]){t=3}}}return s.type=t},getRanges:c?(function(){var s=function(t,u){t=t.duplicate();t.collapse(u);var v=t.parentElement(),w=v.childNodes,x;for(var y=0;y<w.length;y++){var z=w[y];if(z.nodeType==1){x=t.duplicate();x.moveToElementText(z);var A=x.compareEndPoints("StartToStart",t),B=x.compareEndPoints("EndToStart",t);x.collapse();if(A>0){break}else{if(!A||B==1&&A==-1){return{container:v,offset:y}}else{if(!B){return{container:v,offset:y+1}}}}x=null}}if(!x){x=t.duplicate();x.moveToElementText(v);x.collapse(false)}x.setEndPoint("StartToStart",t);var C=x.text.replace(/(\r\n|\r)/g,"\n").length;try{while(C>0){C-=w[--y].nodeValue.length}}catch(D){C=0}if(C===0){return{container:v,offset:y}}else{return{container:w[y],offset:-C}}};return function(){var E=this;var t=E._.cache;if(t.ranges){return t.ranges}var u=E.getNative(),v=u&&u.createRange(),w=E.getType(),x;if(!u){return[]}if(w==2){x=new d.range(E.document);var y=s(v,true);x.setStart(new d.node(y.container),y.offset);y=s(v);x.setEnd(new d.node(y.container),y.offset);return t.ranges=[x]}else{if(w==3){var z=E._.cache.ranges=[];for(var A=0;A<v.length;A++){var B=v.item(A),C=B.parentNode,D=0;x=new d.range(E.document);for(;D<C.childNodes.length&&C.childNodes[D]!=B;D++){}x.setStart(new d.node(C),D);x.setEnd(new d.node(C),D+1);z.push(x)}return z}}return t.ranges=[]}})():function(){var s=this._.cache;if(s.ranges){return s.ranges}var t=[],u=this.getNative();if(!u){return[]}for(var v=0;v<u.rangeCount;v++){var w=u.getRangeAt(v),x=new d.range(this.document);x.setStart(new d.node(w.startContainer),w.startOffset);x.setEnd(new d.node(w.endContainer),w.endOffset);t.push(x)}return s.ranges=t},getStartElement:function(){var z=this;var s=z._.cache;if(s.startElement!==undefined){return s.startElement}var t,u=z.getNative();switch(z.getType()){case 3:return z.getSelectedElement();case 2:var v=z.getRanges()[0];if(v){if(!v.collapsed){v.optimize();for(;;){var w=v.startContainer,x=v.startOffset;if(x==(w.getChildCount?w.getChildCount():w.getLength())&&!w.isBlockBoundary()){v.setStartAfter(w)}else{break}}t=v.startContainer;if(t.type!=1){return t.getParent()}t=t.getChild(v.startOffset);if(!t||t.type!=1){return v.startContainer}var y=t.getFirst();while(y&&y.type==1){t=y;y=y.getFirst()}return t}}if(c){v=u.createRange();v.collapse(true);t=v.parentElement()}else{t=u.anchorNode;if(t&&t.nodeType!=1){t=t.parentNode}}}return s.startElement=t?new h(t):null},getSelectedElement:function(){var s=this._.cache;if(s.selectedElement!==undefined){return s.selectedElement}var t=this,u=e.tryThese(function(){return t.getNative().createRange().item(0)},function(){var v=t.getRanges()[0],w,x;for(var y=2;y&&!((w=v.getEnclosedNode())&&w.type==1&&r[w.getName()]&&(x=w));y--){v.shrink(1)}return x.$});return s.selectedElement=u?new h(u):null},lock:function(){var s=this;s.getRanges();s.getStartElement();s.getSelectedElement();s._.cache.nativeSel={};s.isLocked=true;s.document.setCustomData("cke_locked_selection",s)},unlock:function(s){var x=this;var t=x.document,u=t.getCustomData("cke_locked_selection");if(u){t.setCustomData("cke_locked_selection",null);if(s){var v=u.getSelectedElement(),w=!v&&u.getRanges();x.isLocked=false;x.reset();t.getBody().focus();if(v){x.selectElement(v)}else{x.selectRanges(w)}}}if(!u||!s){x.isLocked=false;x.reset()}},reset:function(){this._.cache={}},selectElement:function(s){var v=this;if(v.isLocked){var t=new d.range(v.document);t.setStartBefore(s);t.setEndAfter(s);v._.cache.selectedElement=s;v._.cache.startElement=s;v._.cache.ranges=[t];v._.cache.type=3;return}if(c){v.getNative().empty();try{t=v.document.$.body.createControlRange();t.addElement(s.$);t.select()}catch(w){t=v.document.$.body.createTextRange();t.moveToElementText(s.$);t.select()}finally{v.document.fire("selectionchange")}v.reset()}else{t=v.document.$.createRange();t.selectNode(s.$);var u=v.getNative();u.removeAllRanges();u.addRange(t);v.reset()}},selectRanges:function(s){var y=this;if(y.isLocked){y._.cache.selectedElement=null;y._.cache.startElement=s[0].getTouchedStartNode();y._.cache.ranges=s;y._.cache.type=2;return}if(c){if(s[0]){s[0].select()}y.reset()}else{var t=y.getNative();t.removeAllRanges();for(var u=0;u<s.length;u++){var v=s[u],w=y.document.$.createRange(),x=v.startContainer;if(v.collapsed&&b.gecko&&b.version<10900&&x.type==1&&!x.getChildCount()){x.appendText("")}w.setStart(x.$,v.startOffset);w.setEnd(v.endContainer.$,v.endOffset);t.addRange(w)}y.reset()}},createBookmarks:function(s){var t=[],u=this.getRanges(),v=u.length,w;for(var x=0;x<v;x++){t.push(w=u[x].createBookmark(s,true));s=w.serializable;var y=s?this.document.getById(w.startNode):w.startNode,z=s?this.document.getById(w.endNode):w.endNode;for(var A=x+1;A<v;A++){var B=u[A],C=B.startContainer,D=B.endContainer;C.equals(y.getParent())&&B.startOffset++;C.equals(z.getParent())&&B.startOffset++;D.equals(y.getParent())&&B.endOffset++;D.equals(z.getParent())&&B.endOffset++}}return t},createBookmarks2:function(s){var t=[],u=this.getRanges();for(var v=0;v<u.length;v++){t.push(u[v].createBookmark2(s))}return t},selectBookmarks:function(s){var t=[];for(var u=0;u<s.length;u++){var v=new d.range(this.document);v.moveToBookmark(s[u]);t.push(v)}this.selectRanges(t);return this},getCommonAncestor:function(){var s=this.getRanges(),t=s[0].startContainer,u=s[s.length-1].endContainer;return t.getCommonAncestor(u)},scrollIntoView:function(){var s=this.getStartElement();s.scrollIntoView()}}})();(function(){var l=d.walker.whitespaces(true),m=/\ufeff|\u00a0/,n={table:1,tbody:1,tr:1};d.range.prototype.select=c?function(o){var y=this;var p=y.collapsed,q,r;if(y.startContainer.type==1&&y.startContainer.getName() in n||y.endContainer.type==1&&y.endContainer.getName() in n){y.shrink(1,true)}var s=y.createBookmark(),t=s.startNode,u;if(!p){u=s.endNode}var v=y.document.$.body.createTextRange();v.moveToElementText(t.$);v.moveStart("character",1);if(u){var w=y.document.$.body.createTextRange();w.moveToElementText(u.$);v.setEndPoint("EndToEnd",w);v.moveEnd("character",-1)}else{var x=t.getNext(l);q=!(x&&x.getText&&x.getText().match(m))&&(o||!t.hasPrevious()||t.getPrevious().is&&t.getPrevious().is("br"));r=y.document.createElement("span");r.setHtml("");r.insertBefore(t);if(q){y.document.createText("\ufeff").insertBefore(t)}}y.setStartBefore(t);t.remove();if(p){if(q){v.moveStart("character",-1);v.select();y.document.$.selection.clear()}else{v.select()}y.moveToPosition(r,3);r.remove()}else{y.setEndBefore(u);u.remove();v.select()}y.document.fire("selectionchange")}:function(){var r=this;var o=r.startContainer;if(r.collapsed&&o.type==1&&!o.getChildCount()){o.append(new d.text(""))}var p=r.document.$.createRange();p.setStart(o.$,r.startOffset);try{p.setEnd(r.endContainer.$,r.endOffset)}catch(s){if(s.toString().indexOf("NS_ERROR_ILLEGAL_VALUE")>=0){r.collapse(true);p.setEnd(r.endContainer.$,r.endOffset)}else{throw s}}var q=r.document.getSelection().getNative();q.removeAllRanges();q.addRange(p)}})();(function(){var l={elements:{$:function(m){var n=m.attributes,o=n&&n._cke_realelement,p=o&&new a.htmlParser.fragment.fromHtml(decodeURIComponent(o)),q=p&&p.children[0];if(q&&m.attributes._cke_resizable){var r=m.attributes.style;if(r){var s=/(?:^|\s)width\s*:\s*(\d+)/i.exec(r),t=s&&s[1];s=/(?:^|\s)height\s*:\s*(\d+)/i.exec(r);var u=s&&s[1];if(t){q.attributes.width=t}if(u){q.attributes.height=u}}}return q}}};j.add("fakeobjects",{requires:["htmlwriter"],afterInit:function(m){var n=m.dataProcessor,o=n&&n.htmlFilter;if(o){o.addRules(l)}}})})();a.editor.prototype.createFakeElement=function(l,m,n,o){var p=this.lang.fakeobjects,q={"class":m,src:a.getUrl("images/spacer.gif"),_cke_realelement:encodeURIComponent(l.getOuterHtml()),_cke_real_node_type:l.type,alt:p[n]||p.unknown,align:l.getAttribute("align")||""};if(n){q._cke_real_element_type=n}if(o){q._cke_resizable=o}return this.document.createElement("img",{attributes:q})};a.editor.prototype.createFakeParserElement=function(l,m,n,o){var p=this.lang.fakeobjects,q,r=new a.htmlParser.basicWriter();l.writeHtml(r);q=r.getHtml();var s={"class":m,src:a.getUrl("images/spacer.gif"),_cke_realelement:encodeURIComponent(q),_cke_real_node_type:l.type,alt:p[n]||p.unknown,align:l.attributes.align||""};if(n){s._cke_real_element_type=n}if(o){s._cke_resizable=o}return new a.htmlParser.element("img",s)};a.editor.prototype.restoreRealElement=function(l){if(l.getAttribute("_cke_real_node_type")!=1){return null}return h.createFromHtml(decodeURIComponent(l.getAttribute("_cke_realelement")),this.document)};j.add("richcombo",{requires:["floatpanel","listblock","button"],beforeInit:function(l){l.ui.addHandler(3,k.richCombo.handler)}});a.UI_RICHCOMBO=3;k.richCombo=e.createClass({$:function(l){var n=this;e.extend(n,l,{title:l.label,modes:{wysiwyg:1}});var m=n.panel||{};delete n.panel;n.id=e.getNextNumber();n.document=m&&m.parent&&m.parent.getDocument()||a.document;m.className=(m.className||"")+" cke_rcombopanel";m.block={multiSelect:m.multiSelect,attributes:m.attributes};n._={panelDefinition:m,items:{},state:2}},statics:{handler:{create:function(l){return new k.richCombo(l)}}},proto:{renderHtml:function(l){var m=[];this.render(l,m);return m.join("")},render:function(l,m){var n=b,o="cke_"+this.id,p=e.addFunction(function(s){var v=this;var t=v._;if(t.state==0){return}v.createPanel(l);if(t.on){t.panel.hide();return}if(!t.committed){t.list.commit();t.committed=1}var u=v.getValue();if(u){t.list.mark(u)}else{t.list.unmarkAll()}t.panel.showBlock(v.id,new h(s),4)},this),q={id:o,combo:this,focus:function(){var s=a.document.getById(o).getChild(1);s.focus()},clickFn:p};l.on("mode",function(){this.setState(this.modes[l.mode]?2:0)},this);var r=e.addFunction(function(s,t){s=new d.event(s);var u=s.getKeystroke();switch(u){case 13:case 32:case 40:e.callFunction(p,t);break;default:q.onkey(q,u)}s.preventDefault()});q.keyDownFn=r;m.push('<span class="cke_rcombo">',"<span id=",o);if(this.className){m.push(' class="',this.className,' cke_off"')}m.push(">",'<span id="'+o+'_label" class=cke_label>',this.label,"</span>",'<a hidefocus=true title="',this.title,'" tabindex="-1"',n.gecko&&n.version>=10900&&!n.hc?"":" href=\"javascript:void('"+this.label+"')\"",' role="button" aria-labelledby="',o,'_label" aria-describedby="',o,'_text" aria-haspopup="true"');if(b.opera||b.gecko&&b.mac){m.push(' onkeypress="return false;"')}if(b.gecko){m.push(' onblur="this.style.cssText = this.style.cssText;"')}m.push(' onkeydown="CKEDITOR.tools.callFunction( ',r,', event, this );" onclick="CKEDITOR.tools.callFunction(',p,', this); return false;"><span><span id="'+o+'_text" class="cke_text cke_inline_label">'+this.label+"</span></span><span class=cke_openbutton>"+(b.hc?"<span>▼</span>":"")+"</span></a></span></span>");if(this.onRender){this.onRender()}return q},createPanel:function(l){if(this._.panel){return}var m=this._.panelDefinition,n=this._.panelDefinition.block,o=m.parent||a.document.getBody(),p=new k.floatPanel(l,o,m),q=p.addListBlock(this.id,n),r=this;p.onShow=function(){if(r.className){this.element.getFirst().addClass(r.className+"_panel")}r.setState(1);q.focus(!r.multiSelect&&r.getValue());r._.on=1;if(r.onOpen){r.onOpen()}};p.onHide=function(){if(r.className){this.element.getFirst().removeClass(r.className+"_panel")}r.setState(2);r._.on=0;if(r.onClose){r.onClose()}};p.onEscape=function(){p.hide();r.document.getById("cke_"+r.id).getFirst().getNext().focus()};q.onClick=function(s,t){r.document.getWindow().focus();if(r.onClick){r.onClick.call(r,s,t)}if(t){r.setValue(s,r._.items[s])}else{r.setValue("")}p.hide()};this._.panel=p;this._.list=q;p.getBlock(this.id).onHide=function(){r._.on=0;r.setState(2)};if(this.init){this.init()}},setValue:function(l,m){var o=this;o._.value=l;var n=o.document.getById("cke_"+o.id+"_text");if(!(l||m)){m=o.label;n.addClass("cke_inline_label")}else{n.removeClass("cke_inline_label")}n.setHtml(typeof m!="undefined"?m:l)},getValue:function(){return this._.value||""},unmarkAll:function(){this._.list.unmarkAll()},mark:function(l){this._.list.mark(l)},hideItem:function(l){this._.list.hideItem(l)},hideGroup:function(l){this._.list.hideGroup(l)},showAll:function(){this._.list.showAll()},add:function(l,m,n){this._.items[l]=n||l;this._.list.add(l,m,n)},startGroup:function(l){this._.list.startGroup(l)},commit:function(){this._.list.commit()},setState:function(l){var m=this;if(m._.state==l){return}m.document.getById("cke_"+m.id).setState(l);m._.state=l}}});k.prototype.addRichCombo=function(l,m){this.add(l,3,m)};j.add("htmlwriter");a.htmlWriter=e.createClass({base:a.htmlParser.basicWriter,$:function(){var n=this;n.base();n.indentationChars="\t";n.selfClosingEnd=" />";n.lineBreakChars="\n";n.forceSimpleAmpersand=false;n.sortAttributes=true;n._.indent=false;n._.indentation="";n._.rules={};var l=f;for(var m in e.extend({},l.$nonBodyContent,l.$block,l.$listItem,l.$tableContent)){n.setRules(m,{indent:true,breakBeforeOpen:true,breakAfterOpen:true,breakBeforeClose:!l[m]["#"],breakAfterClose:true})}n.setRules("br",{breakAfterOpen:true});n.setRules("title",{indent:false,breakAfterOpen:false});n.setRules("style",{indent:false,breakBeforeClose:true});n.setRules("pre",{indent:false})},proto:{openTag:function(l,m){var o=this;var n=o._.rules[l];if(o._.indent){o.indentation()}else{if(n&&n.breakBeforeOpen){o.lineBreak();o.indentation()}}o._.output.push("<",l)},openTagClose:function(l,m){var o=this;var n=o._.rules[l];if(m){o._.output.push(o.selfClosingEnd)}else{o._.output.push(">");if(n&&n.indent){o._.indentation+=o.indentationChars}}if(n&&n.breakAfterOpen){o.lineBreak()}},attribute:function(l,m){if(typeof m=="string"){this.forceSimpleAmpersand&&(m=m.replace(/&/g,"&"));m=e.htmlEncodeAttr(m)}this._.output.push(" ",l,'="',m,'"')},closeTag:function(l){var n=this;var m=n._.rules[l];if(m&&m.indent){n._.indentation=n._.indentation.substr(n.indentationChars.length)}if(n._.indent){n.indentation()}else{if(m&&m.breakBeforeClose){n.lineBreak();n.indentation()}}n._.output.push("</",l,">");if(m&&m.breakAfterClose){n.lineBreak()}},text:function(l){if(this._.indent){this.indentation();l=e.ltrim(l)}this._.output.push(l)},comment:function(l){if(this._.indent){this.indentation()}this._.output.push("<!--",l,"-->")},lineBreak:function(){var l=this;if(l._.output.length>0){l._.output.push(l.lineBreakChars)}l._.indent=true},indentation:function(){this._.output.push(this._.indentation);this._.indent=false},setRules:function(l,m){var n=this._.rules[l];if(n){e.extend(n,m,true)}else{this._.rules[l]=m}}}});j.add("menubutton",{requires:["button","contextmenu"],beforeInit:function(l){l.ui.addHandler(5,k.menuButton.handler)}});a.UI_MENUBUTTON=5;(function(){var l=function(m){var n=this._;if(n.state===0){return}n.previousState=n.state;var o=n.menu;if(!o){o=n.menu=new j.contextMenu(m);o.definition.panel.attributes["aria-label"]=m.lang.common.options;o.onHide=e.bind(function(){this.setState(n.previousState)},this);if(this.onMenu){o.addListener(this.onMenu)}}if(n.on){o.hide();return}this.setState(1);o.show(a.document.getById(this._.id),4)};k.menuButton=e.createClass({base:k.button,$:function(m){var n=m.panel;delete m.panel;this.base(m);this.hasArrow=true;this.click=l},statics:{handler:{create:function(m){return new k.menuButton(m)}}}})})();j.add("dialogui");(function(){var l=function(t){var w=this;w._||(w._={});w._["default"]=w._.initValue=t["default"]||"";w._.required=t.required||false;var u=[w._];for(var v=1;v<arguments.length;v++){u.push(arguments[v])}u.push(true);e.extend.apply(e,u);return w._},m={build:function(t,u,v){return new k.dialog.textInput(t,u,v)}},n={build:function(t,u,v){return new k.dialog[u.type](t,u,v)}},o={build:function(t,u,v){var w=u.children,x,y=[],z=[];for(var A=0;A<w.length&&(x=w[A]);A++){var B=[];y.push(B);z.push(a.dialog._.uiElementBuilders[x.type].build(t,x,B))}return new k.dialog[u.type](t,z,y,v,u)}},p={isChanged:function(){return this.getValue()!=this.getInitValue()},reset:function(){this.setValue(this.getInitValue())},setInitValue:function(){this._.initValue=this.getValue()},resetInitValue:function(){this._.initValue=this._["default"]},getInitValue:function(){return this._.initValue}},q=e.extend({},k.dialog.uiElement.prototype.eventProcessors,{onChange:function(t,u){if(!this._.domOnChangeRegistered){t.on("load",function(){this.getInputElement().on("change",function(){if(!t.parts.dialog.isVisible()){return}this.fire("change",{value:this.getValue()})},this)},this);this._.domOnChangeRegistered=true}this.on("change",u)}},true),r=/^on([A-Z]\w+)/,s=function(t){for(var u in t){if(r.test(u)||u=="title"||u=="type"){delete t[u]}}return t};e.extend(k.dialog,{labeledElement:function(t,u,v,w){if(arguments.length<4){return}var x=l.call(this,u);x.labelId=e.getNextNumber()+"_label";var y=this._.children=[],z=function(){var A=[],B=u.required?" cke_required":"";if(u.labelLayout!="horizontal"){A.push('<label class="cke_dialog_ui_labeled_label'+B+'" ',' id="'+x.labelId+'"',' for="'+x.inputId+'"',' style="'+u.labelStyle+'">',u.label,"</label>",'<div class="cke_dialog_ui_labeled_content" role="presentation">',w.call(this,t,u),"</div>")}else{var C={type:"hbox",widths:u.widths,padding:0,children:[{type:"html",html:'<label class="cke_dialog_ui_labeled_label'+B+'" id="'+x.labelId+'" for="'+x.inputId+'" style="'+u.labelStyle+'">'+e.htmlEncode(u.label)+"</span>"},{type:"html",html:'<span class="cke_dialog_ui_labeled_content">'+w.call(this,t,u)+"</span>"}]};a.dialog._.uiElementBuilders.hbox.build(t,C,A)}return A.join("")};k.dialog.uiElement.call(this,t,u,v,"div",null,{role:"presentation"},z)},textInput:function(t,u,v){if(arguments.length<3){return}l.call(this,u);var w=this._.inputId=e.getNextNumber()+"_textInput",x={"class":"cke_dialog_ui_input_"+u.type,id:w,type:"text"},y;if(u.validate){this.validate=u.validate}if(u.maxLength){x.maxlength=u.maxLength}if(u.size){x.size=u.size}if(u.controlStyle){x.style=u.controlStyle}var z=this,A=false;t.on("load",function(){z.getInputElement().on("keydown",function(C){if(C.data.getKeystroke()==13){A=true}});z.getInputElement().on("keyup",function(C){if(C.data.getKeystroke()==13&&A){t.getButton("ok")&&setTimeout(function(){t.getButton("ok").click()},0);A=false}},null,null,1000)});var B=function(){var C=['<div class="cke_dialog_ui_input_',u.type,'" role="presentation"'];if(u.width){C.push('style="width:'+u.width+'" ')}C.push("><input ");x["aria-labelledby"]=this._.labelId;this._.required&&(x["aria-required"]=this._.required);for(var D in x){C.push(D+'="'+x[D]+'" ')}C.push(" /></div>");return C.join("")};k.dialog.labeledElement.call(this,t,u,v,B)},textarea:function(t,u,v){if(arguments.length<3){return}l.call(this,u);var w=this,x=this._.inputId=e.getNextNumber()+"_textarea",y={};if(u.validate){this.validate=u.validate}y.rows=u.rows||5;y.cols=u.cols||20;var z=function(){y["aria-labelledby"]=this._.labelId;this._.required&&(y["aria-required"]=this._.required);var A=['<div class="cke_dialog_ui_input_textarea" role="presentation"><textarea class="cke_dialog_ui_input_textarea" id="',x,'" '];for(var B in y){A.push(B+'="'+e.htmlEncode(y[B])+'" ')}A.push(">",e.htmlEncode(w._["default"]),"</textarea></div>");return A.join("")};k.dialog.labeledElement.call(this,t,u,v,z)},checkbox:function(t,u,v){if(arguments.length<3){return}var w=l.call(this,u,{"default":!!u["default"]});if(u.validate){this.validate=u.validate}var x=function(){var y=e.extend({},u,{id:u.id?u.id+"_checkbox":e.getNextNumber()+"_checkbox"},true),z=[],A=e.getNextNumber()+"_label",B={"class":"cke_dialog_ui_checkbox_input",type:"checkbox","aria-labelledby":A};s(y);if(u["default"]){B.checked="checked"}if(typeof y.controlStyle!="undefined"){y.style=y.controlStyle}w.checkbox=new k.dialog.uiElement(t,y,z,"input",null,B);z.push(' <label id="',A,'" for="',B.id,'">',e.htmlEncode(u.label),"</label>");return z.join("")};k.dialog.uiElement.call(this,t,u,v,"span",null,null,x)},radio:function(t,u,v){if(arguments.length<3){return}l.call(this,u);if(!this._["default"]){this._["default"]=this._.initValue=u.items[0][1]}if(u.validate){this.validate=u.valdiate}var w=[],x=this,y=function(){var z=[],A=[],B={"class":"cke_dialog_ui_radio_item","aria-labelledby":this._.labelId},C=u.id?u.id+"_radio":e.getNextNumber()+"_radio";for(var D=0;D<u.items.length;D++){var E=u.items[D],F=E[2]!==undefined?E[2]:E[0],G=E[1]!==undefined?E[1]:E[0],H=e.getNextNumber()+"_radio_input",I=H+"_label",J=e.extend({},u,{id:H,title:null,type:null},true),K=e.extend({},J,{title:F},true),L={type:"radio","class":"cke_dialog_ui_radio_input",name:C,value:G,"aria-labelledby":I},M=[];if(x._["default"]==G){L.checked="checked"}s(J);s(K);if(typeof J.controlStyle!="undefined"){J.style=J.controlStyle}w.push(new k.dialog.uiElement(t,J,M,"input",null,L));M.push(" ");new k.dialog.uiElement(t,K,M,"label",null,{id:I,"for":L.id},E[0]);z.push(M.join(""))}new k.dialog.hbox(t,[],z,A);return A.join("")};k.dialog.labeledElement.call(this,t,u,v,y);this._.children=w},button:function(t,u,v){if(!arguments.length){return}if(typeof u=="function"){u=u(t.getParentEditor())}l.call(this,u,{disabled:u.disabled||false});a.event.implementOn(this);var w=this;t.on("load",function(z){var A=this.getElement();(function(){A.on("click",function(B){w.fire("click",{dialog:w.getDialog()});B.data.preventDefault()});A.on("keydown",function(B){if(B.data.getKeystroke() in {32:1}){w.click();B.data.preventDefault()}})})();A.unselectable()},this);var x=e.extend({},u);delete x.style;var y=e.getNextNumber()+"_label";k.dialog.uiElement.call(this,t,x,v,"a",null,{style:u.style,href:"javascript:void(0)",title:u.label,hidefocus:"true","class":u["class"],role:"button","aria-labelledby":y},'<span id="'+y+'" class="cke_dialog_ui_button">'+e.htmlEncode(u.label)+"</span>")},select:function(t,u,v){if(arguments.length<3){return}var w=l.call(this,u);if(u.validate){this.validate=u.validate}w.inputId=e.getNextNumber()+"_select";var x=function(){var y=e.extend({},u,{id:u.id?u.id+"_select":e.getNextNumber()+"_select"},true),z=[],A=[],B={id:w.inputId,"class":"cke_dialog_ui_input_select","aria-labelledby":this._.labelId};if(u.size!=undefined){B.size=u.size}if(u.multiple!=undefined){B.multiple=u.multiple}s(y);for(var C=0,D;C<u.items.length&&(D=u.items[C]);C++){A.push('<option value="',e.htmlEncode(D[1]!==undefined?D[1]:D[0]),'" /> ',e.htmlEncode(D[0]))}if(typeof y.controlStyle!="undefined"){y.style=y.controlStyle}w.select=new k.dialog.uiElement(t,y,z,"select",null,B,A.join(""));return z.join("")};k.dialog.labeledElement.call(this,t,u,v,x)},file:function(t,u,v){if(arguments.length<3){return}if(u["default"]===undefined){u["default"]=""}var w=e.extend(l.call(this,u),{definition:u,buttons:[]});if(u.validate){this.validate=u.validate}var x=function(){w.frameId=e.getNextNumber()+"_fileInput";var y=b.isCustomDomain(),z=['<iframe frameborder="0" allowtransparency="0" class="cke_dialog_ui_input_file" id="',w.frameId,'" title="',u.label,'" src="javascript:void('];z.push(y?"(function(){document.open();document.domain='"+document.domain+"';document.close();})()":"0");z.push(')"></iframe>');return z.join("")};t.on("load",function(){var y=a.document.getById(w.frameId),z=y.getParent();z.addClass("cke_dialog_ui_input_file")});k.dialog.labeledElement.call(this,t,u,v,x)},fileButton:function(t,u,v){if(arguments.length<3){return}var w=l.call(this,u),x=this;if(u.validate){this.validate=u.validate}var y=e.extend({},u),z=y.onClick;y.className=(y.className?y.className+" ":"")+"cke_dialog_ui_button";y.onClick=function(A){var B=u["for"];if(!z||z.call(this,A)!==false){t.getContentElement(B[0],B[1]).submit();this.disable()}};t.on("load",function(){t.getContentElement(u["for"][0],u["for"][1])._.buttons.push(x)});k.dialog.button.call(this,t,y,v)},html:(function(){var t=/^\s*<[\w:]+\s+([^>]*)?>/,u=/^(\s*<[\w:]+(?:\s+[^>]*)?)((?:.|\r|\n)+)$/,v=/\/$/;return function(w,x,y){if(arguments.length<3){return}var z=[],A,B=x.html,C,D;if(B.charAt(0)!="<"){B="<span>"+B+"</span>"}var E=x.focus;if(E){var F=this.focus;this.focus=function(){F.call(this);typeof E=="function"&&E.call(this);this.fire("focus")};if(x.isFocusable){var G=this.isFocusable;this.isFocusable=G}this.keyboardFocusable=true}k.dialog.uiElement.call(this,w,x,z,"span",null,null,"");A=z.join("");C=A.match(t);D=B.match(u)||["","",""];if(v.test(D[1])){D[1]=D[1].slice(0,-1);D[2]="/"+D[2]}y.push([D[1]," ",C[1]||"",D[2]].join(""))}})(),fieldset:function(t,u,v,w,x){var y=x.label,z=function(){var A=[];y&&A.push("<legend>"+y+"</legend>");for(var B=0;B<v.length;B++){A.push(v[B])}return A.join("")};this._={children:u};k.dialog.uiElement.call(this,t,x,w,"fieldset",null,null,z)}},true);k.dialog.html.prototype=new k.dialog.uiElement();k.dialog.labeledElement.prototype=e.extend(new k.dialog.uiElement(),{setLabel:function(t){var u=a.document.getById(this._.labelId);if(u.getChildCount()<1){new d.text(t,a.document).appendTo(u)}else{u.getChild(0).$.nodeValue=t}return this},getLabel:function(){var t=a.document.getById(this._.labelId);if(!t||t.getChildCount()<1){return""}else{return t.getChild(0).getText()}},eventProcessors:q},true);k.dialog.button.prototype=e.extend(new k.dialog.uiElement(),{click:function(){var t=this;if(!t._.disabled){return t.fire("click",{dialog:t._.dialog})}t.getElement().$.blur();return false},enable:function(){this._.disabled=false;var t=this.getElement();t&&t.removeClass("disabled")},disable:function(){this._.disabled=true;this.getElement().addClass("disabled")},isVisible:function(){return this.getElement().getFirst().isVisible()},isEnabled:function(){return !this._.disabled},eventProcessors:e.extend({},k.dialog.uiElement.prototype.eventProcessors,{onClick:function(t,u){this.on("click",u)}},true),accessKeyUp:function(){this.click()},accessKeyDown:function(){this.focus()},keyboardFocusable:true},true);k.dialog.textInput.prototype=e.extend(new k.dialog.labeledElement(),{getInputElement:function(){return a.document.getById(this._.inputId)},focus:function(){var t=this.selectParentTab();setTimeout(function(){var u=t.getInputElement();u&&u.$.focus()},0)},select:function(){var t=this.selectParentTab();setTimeout(function(){var u=t.getInputElement();if(u){u.$.focus();u.$.select()}},0)},accessKeyUp:function(){this.select()},setValue:function(t){!t&&(t="");return k.dialog.uiElement.prototype.setValue.call(this,t)},keyboardFocusable:true},p,true);k.dialog.textarea.prototype=new k.dialog.textInput();k.dialog.select.prototype=e.extend(new k.dialog.labeledElement(),{getInputElement:function(){return this._.select.getElement()},add:function(t,u,v){var w=new h("option",this.getDialog().getParentEditor().document),x=this.getInputElement().$;w.$.text=t;w.$.value=u===undefined||u===null?t:u;if(v===undefined||v===null){if(c){x.add(w.$)}else{x.add(w.$,null)}}else{x.add(w.$,v)}return this},remove:function(t){var u=this.getInputElement().$;u.remove(t);return this},clear:function(){var t=this.getInputElement().$;while(t.length>0){t.remove(0)}return this},keyboardFocusable:true},p,true);k.dialog.checkbox.prototype=e.extend(new k.dialog.uiElement(),{getInputElement:function(){return this._.checkbox.getElement()},setValue:function(t){this.getInputElement().$.checked=t;this.fire("change",{value:t})},getValue:function(){return this.getInputElement().$.checked},accessKeyUp:function(){this.setValue(!this.getValue())},eventProcessors:{onChange:function(t,u){if(!c){return q.onChange.apply(this,arguments)}else{t.on("load",function(){var v=this._.checkbox.getElement();v.on("propertychange",function(w){w=w.data.$;if(w.propertyName=="checked"){this.fire("change",{value:v.$.checked})}},this)},this);this.on("change",u)}return null}},keyboardFocusable:true},p,true);k.dialog.radio.prototype=e.extend(new k.dialog.uiElement(),{setValue:function(t){var u=this._.children,v;for(var w=0;w<u.length&&(v=u[w]);w++){v.getElement().$.checked=v.getValue()==t}this.fire("change",{value:t})},getValue:function(){var t=this._.children;for(var u=0;u<t.length;u++){if(t[u].getElement().$.checked){return t[u].getValue()}}return null},accessKeyUp:function(){var t=this._.children,u;for(u=0;u<t.length;u++){if(t[u].getElement().$.checked){t[u].getElement().focus();return}}t[0].getElement().focus()},eventProcessors:{onChange:function(t,u){if(!c){return q.onChange.apply(this,arguments)}else{t.on("load",function(){var v=this._.children,w=this;for(var x=0;x<v.length;x++){var y=v[x].getElement();y.on("propertychange",function(z){z=z.data.$;if(z.propertyName=="checked"&&this.$.checked){w.fire("change",{value:this.getAttribute("value")})}})}},this);this.on("change",u)}return null}},keyboardFocusable:true},p,true);k.dialog.file.prototype=e.extend(new k.dialog.labeledElement(),p,{getInputElement:function(){var t=a.document.getById(this._.frameId).getFrameDocument();return t.$.forms.length>0?new h(t.$.forms[0].elements[0]):this.getElement()},submit:function(){this.getInputElement().getParent().$.submit();return this},getAction:function(){return this.getInputElement().getParent().$.action},registerEvents:function(t){var u=/^on([A-Z]\w+)/,v,w=function(y,z,A,B){y.on("formLoaded",function(){y.getInputElement().on(A,B,y)})};for(var x in t){if(!(v=x.match(u))){continue}if(this.eventProcessors[x]){this.eventProcessors[x].call(this,this._.dialog,t[x])}else{w(this,this._.dialog,v[1].toLowerCase(),t[x])}}return this},reset:function(){var t=a.document.getById(this._.frameId),u=t.getFrameDocument(),v=this._.definition,w=this._.buttons,x=this.formLoadedNumber,y=this.formUnloadNumber,z=this._.dialog._.editor.lang.dir,A=this._.dialog._.editor.langCode;if(!x){x=this.formLoadedNumber=e.addFunction(function(){this.fire("formLoaded")},this);y=this.formUnloadNumber=e.addFunction(function(){this.getInputElement().clearCustomData()},this);this.getDialog()._.editor.on("destroy",function(){e.removeFunction(x);e.removeFunction(y)})}function B(){u.$.open();if(b.isCustomDomain()){u.$.domain=document.domain}var C="";if(v.size){C=v.size-(c?7:0)}u.$.write(['<html dir="'+z+'" lang="'+A+'"><head><title></title></head><body style="margin: 0; overflow: hidden; background: transparent;">','<form enctype="multipart/form-data" method="POST" dir="'+z+'" lang="'+A+'" action="',e.htmlEncode(v.action),'">','<input type="file" name="',e.htmlEncode(v.id||"cke_upload"),'" size="',e.htmlEncode(C>0?C:""),'" />',"</form>","</body></html>","<script>window.parent.CKEDITOR.tools.callFunction("+x+");","window.onbeforeunload = function() {window.parent.CKEDITOR.tools.callFunction("+y+")}<\/script>"].join(""));u.$.close();for(var D=0;D<w.length;D++){w[D].enable()}}if(b.gecko){setTimeout(B,500)}else{B()}},getValue:function(){return this.getInputElement().$.value},setInitValue:function(){this._.initValue=""},eventProcessors:{onChange:function(t,u){if(!this._.domOnChangeRegistered){this.on("formLoaded",function(){this.getInputElement().on("change",function(){this.fire("change",{value:this.getValue()})},this)},this);this._.domOnChangeRegistered=true}this.on("change",u)}},keyboardFocusable:true},true);k.dialog.fileButton.prototype=new k.dialog.button();k.dialog.fieldset.prototype=e.clone(k.dialog.hbox.prototype);a.dialog.addUIElement("text",m);a.dialog.addUIElement("password",m);a.dialog.addUIElement("textarea",n);a.dialog.addUIElement("checkbox",n);a.dialog.addUIElement("radio",n);a.dialog.addUIElement("button",n);a.dialog.addUIElement("select",n);a.dialog.addUIElement("file",n);a.dialog.addUIElement("fileButton",n);a.dialog.addUIElement("html",n);a.dialog.addUIElement("fieldset",o)})();j.add("panel",{beforeInit:function(l){l.ui.addHandler(2,k.panel.handler)}});a.UI_PANEL=2;k.panel=function(l,m){var n=this;if(m){e.extend(n,m)}e.extend(n,{className:"",css:[]});n.id=e.getNextNumber();n.document=l;n._={blocks:{}}};k.panel.handler={create:function(l){return new k.panel(l)}};k.panel.prototype={renderHtml:function(l){var m=[];this.render(l,m);return m.join("")},render:function(l,m){var o=this;var n="cke_"+o.id;m.push('<div class="',l.skinClass,'" lang="',l.langCode,'" role="presentation" style="display:none;z-index:'+(l.config.baseFloatZIndex+1)+'"><div id=',n," dir=",l.lang.dir,' role="presentation" class="cke_panel cke_',l.lang.dir);if(o.className){m.push(" ",o.className)}m.push('">');if(o.forceIFrame||o.css.length){m.push('<iframe id="',n,'_frame" frameborder="0" role="application" src="javascript:void(');m.push(b.isCustomDomain()?"(function(){document.open();document.domain='"+document.domain+"';document.close();})()":"0");m.push(')"></iframe>')}m.push("</div></div>");return n},getHolderElement:function(){var l=this._.holder;if(!l){if(this.forceIFrame||this.css.length){var m=this.document.getById("cke_"+this.id+"_frame"),n=m.getParent(),o=n.getAttribute("dir"),p=n.getParent().getAttribute("class"),q=n.getParent().getAttribute("lang"),r=m.getFrameDocument();r.$.open();if(b.isCustomDomain()){r.$.domain=document.domain}var s=e.addFunction(e.bind(function(u){this.isLoaded=true;if(this.onLoad){this.onLoad()}},this));r.$.write('<!DOCTYPE html><html dir="'+o+'" class="'+p+'_container" lang="'+q+'"><head><style>.'+p+'_container{visibility:hidden}</style></head><body class="cke_'+o+" cke_panel_frame "+b.cssClass+'" style="margin:0;padding:0" onload="( window.CKEDITOR || window.parent.CKEDITOR ).tools.callFunction('+s+');"></body>'+e.buildStyleHtml(this.css)+"</html>");r.$.close();var t=r.getWindow();t.$.CKEDITOR=a;r.on("keydown",function(u){var x=this;var v=u.data.getKeystroke(),w=x.document.getById("cke_"+x.id).getAttribute("dir");if(x._.onKeyDown&&x._.onKeyDown(v)===false){u.data.preventDefault();return}if(v==27||v==(w=="rtl"?39:37)){if(x.onEscape&&x.onEscape(v)===false){u.data.preventDefault()}}},this);l=r.getBody();l.unselectable()}else{l=this.document.getById("cke_"+this.id)}this._.holder=l}return l},addBlock:function(l,m){var n=this;m=n._.blocks[l]=m instanceof k.panel.block?m:new k.panel.block(n.getHolderElement(),m);if(!n._.currentBlock){n.showBlock(l)}return m},getBlock:function(l){return this._.blocks[l]},showBlock:function(l){var m=this._.blocks,n=m[l],o=this._.currentBlock,p=this.forceIFrame?this.document.getById("cke_"+this.id+"_frame"):this._.holder;p.getParent().getParent().disableContextMenu();if(o){p.removeAttributes(o.attributes);o.hide()}this._.currentBlock=n;p.setAttributes(n.attributes);a.fire("ariaWidget",p);n._.focusIndex=-1;this._.onKeyDown=n.onKeyDown&&e.bind(n.onKeyDown,n);n.onMark=function(q){p.setAttribute("aria-activedescendant",q.getId()+"_option")};n.onUnmark=function(){p.removeAttribute("aria-activedescendant")};n.show();return n},destroy:function(){this.element&&this.element.remove()}};k.panel.block=e.createClass({$:function(l,m){var n=this;n.element=l.append(l.getDocument().createElement("div",{attributes:{tabIndex:-1,"class":"cke_panel_block",role:"presentation"},styles:{display:"none"}}));if(m){e.extend(n,m)}if(!n.attributes.title){n.attributes.title=n.attributes["aria-label"]}n.keys={};n._.focusIndex=-1;n.element.disableContextMenu()},_:{markItem:function(l){var o=this;if(l==-1){return}var m=o.element.getElementsByTag("a"),n=m.getItem(o._.focusIndex=l);if(b.webkit){n.getDocument().getWindow().focus()}n.focus();o.onMark&&o.onMark(n)}},proto:{show:function(){this.element.setStyle("display","")},hide:function(){var l=this;if(!l.onHide||l.onHide.call(l)!==true){l.element.setStyle("display","none")}},onKeyDown:function(l){var q=this;var m=q.keys[l];switch(m){case"next":var n=q._.focusIndex,o=q.element.getElementsByTag("a"),p;while(p=o.getItem(++n)){if(p.getAttribute("_cke_focus")&&p.$.offsetWidth){q._.focusIndex=n;p.focus();break}}return false;case"prev":n=q._.focusIndex;o=q.element.getElementsByTag("a");while(n>0&&(p=o.getItem(--n))){if(p.getAttribute("_cke_focus")&&p.$.offsetWidth){q._.focusIndex=n;p.focus();break}}return false;case"click":n=q._.focusIndex;p=n>=0&&q.element.getElementsByTag("a").getItem(n);if(p){p.$.click?p.$.click():p.$.onclick()}return false}return true}}});j.add("listblock",{requires:["panel"],onLoad:function(){k.panel.prototype.addListBlock=function(l,m){return this.addBlock(l,new k.listBlock(this.getHolderElement(),m))};k.listBlock=e.createClass({base:k.panel.block,$:function(l,m){var p=this;m=m||{};var n=m.attributes||(m.attributes={});(p.multiSelect=!!m.multiSelect)&&(n["aria-multiselectable"]=true);!n.role&&(n.role="listbox");p.base.apply(p,arguments);var o=p.keys;o[40]="next";o[9]="next";o[38]="prev";o[2000+9]="prev";o[32]="click";p._.pendingHtml=[];p._.items={};p._.groups={}},_:{close:function(){if(this._.started){this._.pendingHtml.push("</ul>");delete this._.started}},getClick:function(){if(!this._.click){this._.click=e.addFunction(function(l){var n=this;var m=true;if(n.multiSelect){m=n.toggle(l)}else{n.mark(l)}if(n.onClick){n.onClick(l,m)}},this)}return this._.click}},proto:{add:function(l,m,n){var q=this;var o=q._.pendingHtml,p="cke_"+e.getNextNumber();if(!q._.started){o.push('<ul role="presentation" class=cke_panel_list>');q._.started=1;q._.size=q._.size||0}q._.items[l]=p;o.push("<li id=",p,' class=cke_panel_listItem><a id="',p,'_option" _cke_focus=1 hidefocus=true title="',n||l,'" href="javascript:void(\'',l,'\')" onclick="CKEDITOR.tools.callFunction(',q._.getClick(),",'",l,"'); return false;\"",' role="option" aria-posinset="'+ ++q._.size+'">',m||l,"</a></li>")},startGroup:function(l){this._.close();var m="cke_"+e.getNextNumber();this._.groups[l]=m;this._.pendingHtml.push('<h1 role="presentation" id=',m," class=cke_panel_grouptitle>",l,"</h1>")},commit:function(){var o=this;o._.close();o.element.appendHtml(o._.pendingHtml.join(""));var l=o._.items,m=o.element.getDocument();for(var n in l){m.getById(l[n]+"_option").setAttribute("aria-setsize",o._.size)}delete o._.size;o._.pendingHtml=[]},toggle:function(l){var m=this.isMarked(l);if(m){this.unmark(l)}else{this.mark(l)}return !m},hideGroup:function(l){var m=this.element.getDocument().getById(this._.groups[l]),n=m&&m.getNext();if(m){m.setStyle("display","none");if(n&&n.getName()=="ul"){n.setStyle("display","none")}}},hideItem:function(l){this.element.getDocument().getById(this._.items[l]).setStyle("display","none")},showAll:function(){var l=this._.items,m=this._.groups,n=this.element.getDocument();for(var o in l){n.getById(l[o]).setStyle("display","")}for(var p in m){var q=n.getById(m[p]),r=q.getNext();q.setStyle("display","");if(r&&r.getName()=="ul"){r.setStyle("display","")}}},mark:function(l){var o=this;if(!o.multiSelect){o.unmarkAll()}var m=o._.items[l],n=o.element.getDocument().getById(m);n.addClass("cke_selected");o.element.getDocument().getById(m+"_option").setAttribute("aria-selected",true);o.element.setAttribute("aria-activedescendant",m+"_option");o.onMark&&o.onMark(n)},unmark:function(l){var m=this;m.element.getDocument().getById(m._.items[l]).removeClass("cke_selected");m.onUnmark&&m.onUnmark(m._.items[l])},unmarkAll:function(){var o=this;var l=o._.items,m=o.element.getDocument();for(var n in l){m.getById(l[n]).removeClass("cke_selected")}o.onUnmark&&o.onUnmark()},isMarked:function(l){return this.element.getDocument().getById(this._.items[l]).hasClass("cke_selected")},focus:function(l){this._.focusIndex=-1;if(l){var m=this.element.getDocument().getById(this._.items[l]).getFirst(),n=this.element.getElementsByTag("a"),o,p=-1;while(o=n.getItem(++p)){if(o.equals(m)){this._.focusIndex=p;break}}setTimeout(function(){m.focus()},0)}}}})}});a.themes.add("default",(function(){function l(m,n){var o,p;p=m.config.sharedSpaces;p=p&&p[n];p=p&&a.document.getById(p);if(p){var q='<span class="cke_shared"><span class="'+m.skinClass+" cke_editor_"+m.name+'"><span class="'+b.cssClass+'"><span class="cke_wrapper cke_'+m.lang.dir+'"><span class="cke_editor"><div class="cke_'+n+'"></div></span></span></span></span></span>',r=p.append(h.createFromHtml(q,p.getDocument()));if(p.getCustomData("cke_hasshared")){r.hide()}else{p.setCustomData("cke_hasshared",1)}o=r.getChild([0,0,0,0]);m.on("focus",function(){for(var s=0,t,u=p.getChildren();t=u.getItem(s);s++){if(t.type==1&&!t.equals(r)&&t.hasClass("cke_shared")){t.hide()}}r.show()});m.on("destroy",function(){r.remove()})}return o}return{build:function(m,n){var o=m.name,p=m.element,q=m.elementMode;if(!p||q==0){return}if(q==1){p.hide()}var r=m.fire("themeSpace",{space:"top",html:""}).html,s=m.fire("themeSpace",{space:"contents",html:""}).html,t=m.fireOnce("themeSpace",{space:"bottom",html:""}).html,u=s&&m.config.height,v=m.config.tabIndex||m.element.getAttribute("tabindex")||0;if(!s){u="auto"}else{if(!isNaN(u)){u+="px"}}var w="",x=m.config.width;if(x){if(!isNaN(x)){x+="px"}w+="width: "+x+";"}var y=r&&l(m,"top"),z=l(m,"bottom");y&&(y.setHtml(r),r="");z&&(z.setHtml(t),t="");var A=h.createFromHtml(['<span id="cke_',o,'" onmousedown="return false;" class="',m.skinClass," cke_editor_",o,'" dir="',m.lang.dir,'" title="',b.gecko?" ":"",'" lang="',m.langCode,'"'+(b.webkit?' tabindex="'+v+'"':"")+' role="application" aria-labelledby="cke_',o,'_arialbl"'+(w?' style="'+w+'"':"")+'><span id="cke_',o,'_arialbl" class="cke_voice_label">'+m.lang.editor+'</span><span class="',b.cssClass,'" role="presentation"><span class="cke_wrapper cke_',m.lang.dir,'" role="presentation"><table class="cke_editor" border="0" cellspacing="0" cellpadding="0" role="presentation"><tbody><tr',r?"":' style="display:none"',' role="presentation"><td id="cke_top_',o,'" class="cke_top" role="presentation">',r,"</td></tr><tr",s?"":' style="display:none"',' role="presentation"><td id="cke_contents_',o,'" class="cke_contents" style="height:',u,'" role="presentation">',s,"</td></tr><tr",t?"":' style="display:none"',' role="presentation"><td id="cke_bottom_',o,'" class="cke_bottom" role="presentation">',t,"</td></tr></tbody></table><style>.",m.skinClass,"{visibility:hidden;}</style></span></span></span>"].join(""));A.getChild([1,0,0,0,0]).unselectable();A.getChild([1,0,0,0,2]).unselectable();if(q==1){A.insertAfter(p)}else{p.append(A)}m.container=A;A.disableContextMenu();m.fireOnce("themeLoaded");m.fireOnce("uiReady")},buildDialog:function(m){var n=e.getNextNumber(),o=h.createFromHtml(['<div class="cke_editor_'+m.name.replace(".","\\.")+"_dialog cke_skin_",m.skinName,'" dir="',m.lang.dir,'" lang="',m.langCode,'" role="dialog" aria-labelledby="%title#"><table class="cke_dialog'," "+b.cssClass," cke_",m.lang.dir,'" style="position:absolute" role="presentation"><tr><td role="presentation"><div class="%body" role="presentation"><div id="%title#" class="%title" role="presentation"></div><a id="%close_button#" class="%close_button" href="javascript:void(0)" title="'+m.lang.common.close+'" role="button"><span class="cke_label">X</span></a><div id="%tabs#" class="%tabs" role="tablist"></div><table class="%contents" role="presentation"><tr><td id="%contents#" class="%contents" role="presentation"></td></tr></table><div id="%footer#" class="%footer" role="presentation"></div></div><div id="%tl#" class="%tl"></div><div id="%tc#" class="%tc"></div><div id="%tr#" class="%tr"></div><div id="%ml#" class="%ml"></div><div id="%mr#" class="%mr"></div><div id="%bl#" class="%bl"></div><div id="%bc#" class="%bc"></div><div id="%br#" class="%br"></div></td></tr></table>',c?"":"<style>.cke_dialog{visibility:hidden;}</style>","</div>"].join("").replace(/#/g,"_"+n).replace(/%/g,"cke_dialog_")),p=o.getChild([0,0,0,0,0]),q=p.getChild(0),r=p.getChild(1);q.unselectable();r.unselectable();return{element:o,parts:{dialog:o.getChild(0),title:q,close:r,tabs:p.getChild(2),contents:p.getChild([3,0,0,0]),footer:p.getChild(4)}}},destroy:function(m){var n=m.container;n.clearCustomData();m.element.clearCustomData();if(n){n.remove()}if(m.elementMode==1){m.element.show()}delete m.element}}})());a.editor.prototype.getThemeSpace=function(l){var m="cke_"+l,n=this._[m]||(this._[m]=a.document.getById(m+"_"+this.name));return n};a.editor.prototype.resize=function(l,m,n,o){var p=/^\d+$/;if(p.test(l)){l+="px"}var q=this.container,r=a.document.getById("cke_contents_"+this.name),s=o?q.getChild(1):q;b.webkit&&s.setStyle("display","none");s.setStyle("width",l);if(b.webkit){s.$.offsetWidth;s.setStyle("display","")}var t=n?0:(s.$.offsetHeight||0)-(r.$.clientHeight||0);r.setStyle("height",Math.max(m-t,0)+"px");this.fire("resize")};a.editor.prototype.getResizable=function(){return this.container.getChild(1)}})();
\ No newline at end of file
--- /dev/null
+(function(){if(!window.CKEDITOR){window.CKEDITOR=(function(){var a={timestamp:"A73H4H9",version:"3.3.2",revision:"5805",_:{},status:"unloaded",basePath:(function(){var d=window.CKEDITOR_BASEPATH||"";if(!d){var e=document.getElementsByTagName("script");for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break}}}if(d.indexOf("://")==-1){if(d.indexOf("/")===0){d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d}else{d=location.href.match(/^[^\?]*\/(?:)/)[0]+d}}if(!d){throw'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.'}return d})(),getUrl:function(d){if(d.indexOf("://")==-1&&d.indexOf("/")!==0){d=this.basePath+d}if(this.timestamp&&d.charAt(d.length-1)!="/"){d+=(d.indexOf("?")>=0?"&":"?")+"t="+this.timestamp}return d}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d)}}return a})()}var a=CKEDITOR;if(!a.event){a.event=function(){};a.event.implementOn=function(b,c){var d=a.event.prototype;for(var e in d){if(b[e]==undefined){b[e]=d[e]}}};a.event.prototype=(function(){var b=function(d){var e=d.getPrivate&&d.getPrivate()||d._||(d._={});return e.events||(e.events={})},c=function(d){this.name=d;this.listeners=[]};c.prototype={getListenerIndex:function(d){for(var e=0,f=this.listeners;e<f.length;e++){if(f[e].fn==d){return e}}return -1}};return{on:function(d,e,f,g,h){var i=b(this),j=i[d]||(i[d]=new c(d));if(j.getListenerIndex(e)<0){var k=j.listeners;if(!f){f=this}if(isNaN(h)){h=10}var l=this,m=function(o,p,q,r){var s={name:d,sender:this,editor:o,data:p,listenerData:g,stop:q,cancel:r,removeListener:function(){l.removeListener(d,e)}};e.call(f,s);return s.data};m.fn=e;m.priority=h;for(var n=k.length-1;n>=0;n--){if(k[n].priority<=h){k.splice(n+1,0,m);return}}k.unshift(m)}},fire:(function(){var d=false,e=function(){d=true},f=false,g=function(){f=true};return function(h,i,j){var k=b(this)[h],l=d,m=f;d=f=false;if(k){var n=k.listeners;if(n.length){n=n.slice(0);for(var o=0;o<n.length;o++){var p=n[o].call(this,j,i,e,g);if(typeof p!="undefined"){i=p}if(d||f){break}}}}var q=f||(typeof i=="undefined"?false:i);d=l;f=m;return q}})(),fireOnce:function(d,e,f){var g=this.fire(d,e,f);delete b(this)[d];return g},removeListener:function(d,e){var f=b(this)[d];if(f){var g=f.getListenerIndex(e);if(g>=0){f.listeners.splice(g,1)}}},hasListeners:function(d){var e=b(this)[d];return e&&e.listeners.length>0}}})()}if(!a.editor){a.ELEMENT_MODE_NONE=0;a.ELEMENT_MODE_REPLACE=1;a.ELEMENT_MODE_APPENDTO=2;a.editor=function(b,c,d,e){var f=this;f._={instanceConfig:b,element:c,data:e};f.elementMode=d||0;a.event.call(f);f._init()};a.editor.replace=function(b,c){var d=b;if(typeof d!="object"){d=document.getElementById(b);if(!d){var e=0,f=document.getElementsByName(b);while((d=f[e++])&&d.tagName.toLowerCase()!="textarea"){}}if(!d){throw'[CKEDITOR.editor.replace] The element with id or name "'+b+'" was not found.'}}d.style.visibility="hidden";return new a.editor(c,d,1)};a.editor.appendTo=function(b,c,d){var e=b;if(typeof e!="object"){e=document.getElementById(b);if(!e){throw'[CKEDITOR.editor.appendTo] The element with id "'+b+'" was not found.'}}return new a.editor(c,e,2,d)};a.editor.prototype={_init:function(){var b=a.editor._pending||(a.editor._pending=[]);b.push(this)},fire:function(b,c){return a.event.prototype.fire.call(this,b,c,this)},fireOnce:function(b,c){return a.event.prototype.fireOnce.call(this,b,c,this)}};a.event.implementOn(a.editor.prototype,true)}if(!a.env){a.env=(function(){var b=navigator.userAgent.toLowerCase(),c=window.opera,d={ie:/*@cc_on!@*/false,opera:!!c&&c.version,webkit:b.indexOf(" applewebkit/")>-1,air:b.indexOf(" adobeair/")>-1,mac:b.indexOf("macintosh")>-1,quirks:document.compatMode=="BackCompat",mobile:b.indexOf("mobile")>-1,isCustomDomain:function(){var g=document.domain,h=window.location.hostname;return this.ie&&g!=h&&g!="["+h+"]"}};d.gecko=navigator.product=="Gecko"&&!d.webkit&&!d.opera;var e=0;if(d.ie){e=parseFloat(b.match(/msie (\d+)/)[1]);d.ie8=!!document.documentMode;d.ie8Compat=document.documentMode==8;d.ie7Compat=e==7&&!document.documentMode||document.documentMode==7;d.ie6Compat=e<7||d.quirks}if(d.gecko){var f=b.match(/rv:([\d\.]+)/);if(f){f=f[1].split(".");e=f[0]*10000+(f[1]||0)*100+ +(f[2]||0)}}if(d.opera){e=parseFloat(c.version())}if(d.air){e=parseFloat(b.match(/ adobeair\/(\d+)/)[1])}if(d.webkit){e=parseFloat(b.match(/ applewebkit\/(\d+)/)[1])}d.version=e;d.isCompatible=!d.mobile&&(d.ie&&e>=6||d.gecko&&e>=10801||d.opera&&e>=9.5||d.air&&e>=1||d.webkit&&e>=522||false);d.cssClass="cke_browser_"+(d.ie?"ie":d.gecko?"gecko":d.opera?"opera":d.air?"air":d.webkit?"webkit":"unknown");if(d.quirks){d.cssClass+=" cke_browser_quirks"}if(d.ie){d.cssClass+=" cke_browser_ie"+(d.version<7?"6":d.version>=8?"8":"7");if(d.quirks){d.cssClass+=" cke_browser_iequirks"}}if(d.gecko&&e<10900){d.cssClass+=" cke_browser_gecko18"}return d})()}var b=a.env;var c=b.ie;if(a.status=="unloaded"){(function(){a.event.implementOn(a);a.loadFullCore=function(){if(a.status!="basic_ready"){a.loadFullCore._load=true;return}delete a.loadFullCore;var e=document.createElement("script");e.type="text/javascript";e.src=a.basePath+"ckeditor.js";document.getElementsByTagName("head")[0].appendChild(e)};a.loadFullCoreTimeout=0;a.replaceClass="ckeditor";a.replaceByClassEnabled=true;var d=function(e,f,g,h){if(b.isCompatible){if(a.loadFullCore){a.loadFullCore()}var i=g(e,f,h);a.add(i);return i}return null};a.replace=function(e,f){return d(e,f,a.editor.replace)};a.appendTo=function(e,f,g){return d(e,f,a.editor.appendTo,g)};a.add=function(e){var f=this._.pending||(this._.pending=[]);f.push(e)};a.replaceAll=function(){var e=document.getElementsByTagName("textarea");for(var f=0;f<e.length;f++){var g=null,h=e[f],i=h.name;if(!h.name&&!h.id){continue}if(typeof arguments[0]=="string"){var j=new RegExp("(?:^|\\s)"+arguments[0]+"(?:$|\\s)");if(!j.test(h.className)){continue}}else{if(typeof arguments[0]=="function"){g={};if(arguments[0](h,g)===false){continue}}}this.replace(h,g)}};(function(){var e=function(){var f=a.loadFullCore,g=a.loadFullCoreTimeout;if(a.replaceByClassEnabled){a.replaceAll(a.replaceClass)}a.status="basic_ready";if(f&&f._load){f()}else{if(g){setTimeout(function(){if(a.loadFullCore){a.loadFullCore()}},g*1000)}}};if(window.addEventListener){window.addEventListener("load",e,false)}else{if(window.attachEvent){window.attachEvent("onload",e)}}})();a.status="basic_loaded"})()}})();
\ No newline at end of file
--- /dev/null
+CKEDITOR.editorConfig=function(a){a.scayt_autoStartup=false};
\ No newline at end of file
--- /dev/null
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+body
+{
+ /* Font */
+ font-family: Arial, Verdana, sans-serif;
+ font-size: 12px;
+
+ /* Text color */
+ color: #222;
+
+ /* Remove the background color to make it transparent */
+ background-color: #fff;
+}
+
+html
+{
+ /* #3658: [IE6] Editor document has horizontal scrollbar on long lines
+ To prevent this misbehavior, we show the scrollbar always */
+ _overflow-y: scroll
+}
+
+img:-moz-broken
+{
+ -moz-force-broken-image-icon : 1;
+ width : 24px;
+ height : 24px;
+}
+img, input, textarea
+{
+ cursor: default;
+}
--- /dev/null
+var CKEDITOR_LANGS=(function(){var a={af:"Afrikaans",ar:"Arabic",bg:"Bulgarian",bn:"Bengali/Bangla",bs:"Bosnian",ca:"Catalan",cs:"Czech",cy:"Welsh",da:"Danish",de:"German",el:"Greek",en:"English","en-au":"English (Australia)","en-ca":"English (Canadian)","en-gb":"English (United Kingdom)",eo:"Esperanto",es:"Spanish",et:"Estonian",eu:"Basque",fa:"Persian",fi:"Finnish",fo:"Faroese",fr:"French","fr-ca":"French (Canada)",gl:"Galician",gu:"Gujarati",he:"Hebrew",hi:"Hindi",hr:"Croatian",hu:"Hungarian",is:"Icelandic",it:"Italian",ja:"Japanese",km:"Khmer",ko:"Korean",lt:"Lithuanian",lv:"Latvian",mn:"Mongolian",ms:"Malay",nb:"Norwegian Bokmal",nl:"Dutch",no:"Norwegian",pl:"Polish",pt:"Portuguese (Portugal)","pt-br":"Portuguese (Brazil)",ro:"Romanian",ru:"Russian",sk:"Slovak",sl:"Slovenian",sr:"Serbian (Cyrillic)","sr-latn":"Serbian (Latin)",sv:"Swedish",th:"Thai",tr:"Turkish",uk:"Ukrainian",vi:"Vietnamese",zh:"Chinese Traditional","zh-cn":"Chinese Simplified"},f=[];for(var e in a){f.push({code:e,name:a[e]})}f.sort(function(c,b){return c.name<b.name?-1:1});return f})();
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.af={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"Nuwe Bladsy",save:"Bewaar",preview:"Voorskou",cut:"Uitsny ",copy:"Kopieer",paste:"Byvoeg",print:"Druk",underline:"Onderstreep",bold:"Vet",italic:"Skuins",selectAll:"Selekteer alles",removeFormat:"Formaat verweider",strike:"Gestreik",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Horisontale lyn byvoeg",pagebreak:"Bladsy breek byvoeg",unlink:"Skakel verweider",undo:"Ont-skep",redo:"Her-skep",common:{browseServer:"Server deurblaai",url:"URL",protocol:"Protokol",upload:"Oplaai",uploadSubmit:"Stuur dit na die Server",image:"Beeld",flash:"Flash",form:"Form",checkbox:"HakBox",radio:"PuntBox",textField:"Byvoegbare karakter strook",textarea:"Byvoegbare karakter area",hiddenField:"Blinde strook",button:"Knop",select:"Opklapbare keuse strook",imageButton:"Beeld knop",notSet:"<geen instelling>",id:"Id",name:"Naam",langDir:"Taal rigting",langDirLtr:"Links na regs (LTR)",langDirRtl:"Regs na links (RTL)",langCode:"Taal kode",longDescr:"Lang beskreiwing URL",cssClass:"Skakel Tiepe",advisoryTitle:"Voorbeveelings Titel",cssStyle:"Styl",ok:"OK",cancel:"Kanseleer",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Ingewikkeld",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Spesiaale Karakter byvoeg",title:"Kies spesiale karakter",options:"Special Character Options"},link:{toolbar:"Skakel byvoeg/verander",other:"<ander>",menu:"Verander skakel",title:"Skakel",info:"Skakel informasie",target:"Mikpunt",upload:"Oplaai",advanced:"Ingewikkeld",type:"Skakel soort",toUrl:"URL",toAnchor:"Skakel na plekhouers in text",toEmail:"E-Mail",targetFrame:"<raam>",targetPopup:"<popup venster>",targetFrameName:"Mikpunt Venster Naam",targetPopupName:"Popup Venster Naam",popupFeatures:"Popup Venster Geaartheid",popupResizable:"Resizable",popupStatusBar:"Status Balk",popupLocationBar:"Adres Balk",popupToolbar:"Gereedskap Balk",popupMenuBar:"Menu Balk",popupFullScreen:"Voll Skerm (IE)",popupScrollBars:"Gleibalkstuk",popupDependent:"Afhanklik (Netscape)",popupWidth:"Weite",popupLeft:"Links Posisie",popupHeight:"Hoogde",popupTop:"Bo Posisie",id:"Id",langDir:"Taal rigting",langDirLTR:"Links na regs (LTR)",langDirRTL:"Regs na links (RTL)",acccessKey:"Toegang sleutel",name:"Naam",langCode:"Taal rigting",tabIndex:"Tab Index",advisoryTitle:"Voorbeveelings Titel",advisoryContentType:"Voorbeveelings inhoud soort",cssClasses:"Skakel Tiepe",charset:"Geskakelde voorbeeld karakterstel",styles:"Styl",selectAnchor:"Kies 'n plekhouer",anchorName:"Volgens plekhouer naam",anchorId:"Volgens element Id",emailAddress:"E-Mail Adres",emailSubject:"Boodskap Opskrif",emailBody:"Boodskap Inhoud",noAnchors:"(Geen plekhouers beskikbaar in dokument}",noUrl:"Voeg asseblief die URL in",noEmail:"Voeg asseblief die e-mail adres in"},anchor:{toolbar:"Plekhouer byvoeg/verander",menu:"Plekhouer eienskappe",title:"Plekhouer eienskappe",name:"Plekhouer Naam",errorName:"Voltooi die plekhouer naam asseblief"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Vind",replace:"Vervang",findWhat:"Soek wat:",replaceWith:"Vervang met:",notFoundMsg:"Die gespesifiseerde karakters word nie gevind nie.",matchCase:"Vergelyk karakter skryfweise",matchWord:"Vergelyk komplete woord",matchCyclic:"Match cyclic",replaceAll:"Vervang alles",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabel",title:"Tabel eienskappe",menu:"Tabel eienskappe",deleteTable:"Tabel verweider",rows:"Reie",columns:"Kolome",border:"Kant groote",align:"Parideering",alignLeft:"Links",alignCenter:"Middel",alignRight:"Regs",width:"Weite",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Hoogde",cellSpace:"Cell spasieering",cellPad:"Cell buffer",caption:"Beskreiwing",summary:"Opsomming",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Cell verweider",merge:"Cell verenig",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Ry",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Ry verweider"},column:{menu:"Kolom",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Kolom verweider"}},button:{title:"Knop eienskappe",text:"Karakters (Waarde)",type:"Soort",typeBtn:"Knop",typeSbm:"Indien",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"HakBox eienskappe",radioTitle:"PuntBox eienskappe",value:"Waarde",selected:"Uitgekies"},form:{title:"Form eienskappe",menu:"Form eienskappe",action:"Aksie",method:"Metode",encoding:"Encoding"},select:{title:"Opklapbare keuse strook eienskappe",selectInfo:"Info",opAvail:"Beskikbare Opsies",value:"Waarde",size:"Grote",lines:"lyne",chkMulti:"Laat meerere keuses toe",opText:"Karakters",opValue:"Waarde",btnAdd:"Byvoeg",btnModify:"Verander",btnUp:"Op",btnDown:"Af",btnSetValue:"Stel as uitgekiesde waarde",btnDelete:"Verweider"},textarea:{title:"Karakter area eienskappe",cols:"Kolom",rows:"Reie"},textfield:{title:"Karakter strook eienskappe",name:"Naam",value:"Waarde",charWidth:"Karakter weite",maxChars:"Maximale karakters",type:"Soort",typeText:"Karakters",typePass:"Wagwoord"},hidden:{title:"Blinde strook eienskappe",name:"Naam",value:"Waarde"},image:{title:"Beeld eienskappe",titleButton:"Beeld knop eienskappe",menu:"Beeld eienskappe",infoTab:"Beeld informasie",btnUpload:"Stuur dit na die Server",upload:"Uplaai",alt:"Alternatiewe beskrywing",width:"Weidte",height:"Hoogde",lockRatio:"Behou preporsie",unlockRatio:"Unlock Ratio",resetSize:"Herstel groote",border:"Kant",hSpace:"HSpasie",vSpace:"VSpasie",align:"Paradeer",alignLeft:"Links",alignRight:"Regs",alertUrl:"Voeg asseblief Beeld URL in.",linkTab:"Skakel",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash eienskappe",propertiesTab:"Properties",title:"Flash eienskappe",chkPlay:"Automaties Speel",chkLoop:"Herhaling",chkMenu:"Laat Flash Menu toe",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Wys alles",scaleNoBorder:"Geen kante",scaleFit:"Presiese pas",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Paradeer",alignLeft:"Links",alignAbsBottom:"Abs Onder",alignAbsMiddle:"Abs Middel",alignBaseline:"Baseline",alignBottom:"Onder",alignMiddle:"Middel",alignRight:"Regs",alignTextTop:"Text Bo",alignTop:"Bo",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Agtergrond kleur",width:"Weidte",height:"Hoogde",hSpace:"HSpasie",vSpace:"VSpasie",validateSrc:"Voeg asseblief die URL in",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Spelling nagaan",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Nie in woordeboek nie",changeTo:"Verander na",btnIgnore:"Ignoreer",btnIgnoreAll:"Ignoreer na-volgende",btnReplace:"Vervang",btnReplaceAll:"vervang na-volgende",btnUndo:"Ont-skep",noSuggestions:"- Geen voorstel -",progress:"Spelling word beproef...",noMispell:"Spellproef kompleet: Geen foute",noChanges:"Spellproef kompleet: Geen woord veranderings",oneChange:"Spellproef kompleet: Een woord verander",manyChanges:"Spellproef kompleet: %1 woorde verander",ieSpellDownload:"Geen Spellproefer geinstaleer nie. Wil U dit aflaai?"},smiley:{toolbar:"Smiley",title:"Voeg Smiley by",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Genommerde lys",bulletedlist:"Gepunkte lys",indent:"Paradeering verleng",outdent:"Paradeering verkort",justify:{left:"Links rig",center:"Rig Middel",right:"Regs rig",block:"Blok paradeer"},blockquote:"Block Quote",clipboard:{title:"Byvoeg",cutError:"U browser se sekuriteit instelling behinder die uitsny aksie. Gebruik asseblief die sleutel kombenasie(Ctrl/Cmd+X).",copyError:"U browser se sekuriteit instelling behinder die kopieerings aksie. Gebruik asseblief die sleutel kombenasie(Ctrl/Cmd+C).",pasteMsg:"Voeg asseblief die inhoud in die gegewe box by met sleutel kombenasie(<STRONG>Ctrl/Cmd+V</STRONG>) en druk <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Van Word af byvoeg",title:"Van Word af byvoeg",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Voeg slegs karakters by",title:"Voeg slegs karakters by"},templates:{button:"Templates",title:"Inhoud Templates",options:"Template Options",insertOption:"Vervang bestaande inhoud",selectPromptMsg:"Kies die template om te gebruik in die editor<br>(Inhoud word vervang!):",emptyListMsg:"(Geen templates gedefinieerd)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styl",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Karakter formaat",panelTitle:"Karakter formaat",tag_p:"Normaal",tag_pre:"Geformateerd",tag_address:"Adres",tag_h1:"Opskrif 1",tag_h2:"Opskrif 2",tag_h3:"Opskrif 3",tag_h4:"Opskrif 4",tag_h5:"Opskrif 5",tag_h6:"Opskrif 6",tag_div:"Normaal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Karakters",voiceLabel:"Font",panelTitle:"Karakters"},fontSize:{label:"Karakter grote",voiceLabel:"Font Size",panelTitle:"Karakter grote"},colorButton:{textColorTitle:"Karakter kleur",bgColorTitle:"Agtergrond kleur",panelTitle:"Colors",auto:"Automaties",more:"Meer Kleure..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.ar={dir:"rtl",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"????????????",newPage:"???????? ??????????",save:"??????",preview:"???????????? ????????????",cut:"????",copy:"??????",paste:"??????",print:"??????????",underline:"??????????",bold:"????????",italic:"????????",selectAll:"?????????? ????????",removeFormat:"?????????? ??????????????????",strike:"???????????? ????",subscript:"??????????",superscript:"??????????",horizontalrule:"???? ????????",pagebreak:"?????????? ???????? ??????????",unlink:"?????????? ????????",undo:"??????????",redo:"??????????",common:{browseServer:"????????",url:"????????????",protocol:"????????????????????",upload:"??????",uploadSubmit:"????????",image:"????????",flash:"????????",form:"??????????",checkbox:"???????? ????????????",radio:"???? ????????????",textField:"???????? ????",textarea:"?????????? ????????",hiddenField:"?????????? ?????? ??????",button:"???? ??????",select:"??????????",imageButton:"???? ????????",notSet:"<???????? ??????????>",id:"??????????",name:"??????????",langDir:"?????????? ????????",langDirLtr:"???????????? ???????????? (LTR)",langDirRtl:"???????????? ???????????? (RTL)",langCode:"?????? ??????????",longDescr:"?????????? ????????????????",cssClass:"???????? ??????????????",advisoryTitle:"?????????? ??????????????",cssStyle:"??????",ok:"??????????",cancel:"?????????? ??????????",close:"Close",preview:"Preview",generalTab:"??????",advancedTab:"??????????",validateNumberFailed:"???????????? ??????????",confirmNewPage:"?????????? ???? ???????????????? ?????? ???? ?????? ???????????? ????????. ???? ?????? ?????????? ?????? ???????? ???????? ????????????",confirmCancel:"?????? ???????????????? ???? ??????????. ???? ?????? ?????????? ???? ?????????? ???????? ??????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ?????? ????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"?????????? ??????.??",title:"???????? ????????????",options:"Special Character Options"},link:{toolbar:"????????",other:"<????????>",menu:"?????????? ????????",title:"???????????? ??????????",info:"?????????????? ????????????",target:"?????? ????????????",upload:"??????",advanced:"??????????",type:"?????? ??????????",toUrl:"URL",toAnchor:"???????? ???? ?????? ??????????????",toEmail:"???????? ????????????????",targetFrame:"<????????>",targetPopup:"<?????????? ????????????>",targetFrameName:"?????? ???????????? ????????????????",targetPopupName:"?????? ?????????????? ????????????????",popupFeatures:"?????????? ?????????????? ????????????????",popupResizable:"?????????? ??????????????",popupStatusBar:"???????? ????????????",popupLocationBar:"???????? ??????????????",popupToolbar:"???????? ??????????????",popupMenuBar:"?????????????? ????????????????",popupFullScreen:"?????? ???????????? (IE)",popupScrollBars:"?????????? ??????????????",popupDependent:"???????? (Netscape)",popupWidth:"??????????",popupLeft:"?????????????? ????????????",popupHeight:"????????????????",popupTop:"?????????????? ????????????",id:"????????",langDir:"?????????? ????????",langDirLTR:"???????????? ???????????? (LTR)",langDirRTL:"???????????? ???????????? (RTL)",acccessKey:"???????????? ????????????????",name:"??????????",langCode:"?????? ????????",tabIndex:"??????????????",advisoryTitle:"?????????? ??????????????",advisoryContentType:"?????? ??????????????",cssClasses:"???????? ??????????????",charset:"?????????? ???????????? ????????????????",styles:"??????",selectAnchor:"???????? ?????????? ????????????",anchorName:"?????? ??????????",anchorId:"?????? ?????? ????????????",emailAddress:"?????????? ???????????? ????????????????",emailSubject:"?????????? ??????????????",emailBody:"?????????? ??????????????",noAnchors:"(???? ???????? ???????????? ???????????? ???? ?????? ??????????????)",noUrl:"???? ???????? ???????? ?????????? ???????????? ???????? ???????? ???????? ????????????",noEmail:"???? ???????? ???????? ?????????? ???????????? ????????????????????"},anchor:{toolbar:"?????????? ????????????",menu:"?????????? ?????????????? ????????????????",title:"?????????? ?????????????? ????????????????",name:"?????? ?????????????? ????????????????",errorName:"???????????? ?????????? ?????? ?????????????? ????????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????? ????????????????",find:"??????",replace:"??????????????",findWhat:"?????????? ????:",replaceWith:"?????????????? ????:",notFoundMsg:"???? ?????? ???????????? ?????? ???????? ????????????.",matchCase:"???????????? ???????? ????????????",matchWord:"???????????? ??????????????",matchCyclic:"???????????? ??????????",replaceAll:"?????????????? ????????",replaceSuccessMsg:"???? ?????????????? 1% ???? ?????????????? "},table:{toolbar:"????????",title:"?????????? ????????????",menu:"?????????? ????????????",deleteTable:"?????? ????????????",rows:"????????",columns:"??????????",border:"????????????",align:"????????????????",alignLeft:"????????",alignCenter:"??????",alignRight:"????????",width:"??????????",widthPx:"????????",widthPc:"????????????",widthUnit:"width unit",height:"????????????????",cellSpace:"?????????? ??????????????",cellPad:"?????????????? ??????????????",caption:"??????????",summary:"??????????????",headers:"????????????????",headersNone:"????????",headersColumn:"???????????? ??????????",headersRow:"???????? ??????????",headersBoth:"????????????",invalidRows:"?????? ???????????? ?????? ???? ???????? ?????????? ???????? ???? ??????.",invalidCols:"?????? ?????????????? ?????? ???? ???????? ?????????? ???????? ???? ??????.",invalidBorder:"?????? ???????? ?????? ???? ???????? ??????????.",invalidWidth:"?????? ???????????? ?????? ???? ???????? ??????????.",invalidHeight:"???????????? ???????????? ?????? ???? ???????? ??????????.",invalidCellSpacing:"?????????????? ?????? ?????????????? ?????? ???? ???????? ??????????.",invalidCellPadding:"?????????????? ?????????????? ?????? ???? ???????? ??????????",cell:{menu:"????????",insertBefore:"?????????? ???????? ??????",insertAfter:"?????????? ???????? ??????",deleteCell:"?????? ????????",merge:"?????? ??????????",mergeRight:"?????? ????????????",mergeDown:"?????? ????????????",splitHorizontal:"?????????? ???????????? ????????????",splitVertical:"?????????? ???????????? ??????????????",title:"?????????? ????????????",cellType:"?????? ????????????",rowSpan:"???????????? ????????????",colSpan:"???????????? ??????????????",wordWrap:"???????????? ????????",hAlign:"???????????? ??????????",vAlign:"???????????? ??????????",alignTop:"????????",alignMiddle:"??????",alignBottom:"????????",alignBaseline:"???? ??????????????",bgColor:"?????? ??????????????",borderColor:"?????? ????????????",data:"????????????",header:"??????????",yes:"??????",no:"????",invalidWidth:"?????? ???????????? ?????? ???? ???????? ??????????.",invalidHeight:"???????????? ???????????? ?????? ???? ???????? ??????????.",invalidRowSpan:"???????????? ???????????? ?????? ???? ???????? ?????????? ????????????.",invalidColSpan:"???????????? ?????????????? ?????? ???? ???????? ?????????? ????????????.",chooseColor:"????????"},row:{menu:"????",insertBefore:"?????????? ???? ??????",insertAfter:"?????????? ???? ??????",deleteRow:"?????? ????????"},column:{menu:"????????",insertBefore:"?????????? ???????? ??????",insertAfter:"?????????? ???????? ??????",deleteColumn:"?????? ??????????"}},button:{title:"?????????? ???? ??????????",text:"????????????/??????????????",type:"?????? ????????",typeBtn:"????",typeSbm:"??????????",typeRst:"?????????? ??????????"},checkboxAndRadio:{checkboxTitle:"?????????? ???????? ????????????????",radioTitle:"?????????? ???? ????????????",value:"????????????",selected:"????????"},form:{title:"?????????? ??????????????",menu:"?????????? ??????????????",action:"?????? ??????????",method:"??????????????",encoding:"??????????"},select:{title:"?????????? ???????????? ??????????",selectInfo:"?????????? ??????????????",opAvail:"???????????????? ??????????????",value:"????????????",size:"??????????",lines:"????????????",chkMulti:"???????????? ???????????????? ????????????",opText:"????????",opValue:"????????????",btnAdd:"??????????",btnModify:"??????????",btnUp:"????????",btnDown:"????????",btnSetValue:"???????????? ??????????",btnDelete:"??????????"},textarea:{title:"?????????? ?????????? ????????",cols:"??????????????",rows:"????????????"},textfield:{title:"?????????? ???????? ????????",name:"??????????",value:"????????????",charWidth:"?????? ????????????",maxChars:"???????? ?????? ????????????",type:"?????? ??????????????",typeText:"????",typePass:"???????? ????????"},hidden:{title:"?????????? ?????????? ????????????",name:"??????????",value:"????????????"},image:{title:"?????????? ????????????",titleButton:"?????????? ???? ????????????",menu:"?????????? ????????????",infoTab:"?????????????? ????????????",btnUpload:"???????????? ????????????",upload:"??????",alt:"?????????? ????????????",width:"??????????",height:"????????????????",lockRatio:"?????????? ??????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????? ?????????? ????????????",border:"?????? ????????????",hSpace:"?????????? ????????",vSpace:"?????????? ??????????",align:"????????????",alignLeft:"????????",alignRight:"????????",alertUrl:"?????????? ???????? ???????????? ???????? ???????? ???????? ?????? ????????????.",linkTab:"????????????",button2Img:"???? ???????? ?????????? ???? ???????????? ?????????????? ?????? ???????? ????????????",img2Button:"???? ???????? ?????????? ???????????? ???????????????? ?????? ???? ??????????",urlMissing:"?????????? ???????? ???????????? ??????????",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????? ????????????",propertiesTab:"??????????????",title:"?????????? ???????? ????????????",chkPlay:"?????????? ????????????",chkLoop:"??????????",chkMenu:"?????????? ?????????? ???????? ????????????",chkFull:"?????? ????????????",scale:"??????????",scaleAll:"?????????? ????????",scaleNoBorder:"?????? ????????",scaleFit:"?????? ??????",access:"???????? ???????? ??????????????",accessAlways:"????????????",accessSameDomain:"?????? ????????????",accessNever:"????????????",align:"????????????",alignLeft:"????????",alignAbsBottom:"???????? ????????",alignAbsMiddle:"?????? ??????????",alignBaseline:"?????? ??????????",alignBottom:"????????",alignMiddle:"??????",alignRight:"????????",alignTextTop:"???????? ????????",alignTop:"????????",quality:"????????",qualityBest:"????????",qualityHigh:"??????????",qualityAutoHigh:"?????????? ????????????????",qualityMedium:"????????????",qualityAutoLow:"???????????? ????????????????",qualityLow:"????????????",windowModeWindow:"??????????",windowModeOpaque:"?????? ????????",windowModeTransparent:"????????",windowMode:"?????? ??????????????",flashvars:"?????????????? ????????????",bgcolor:"?????? ??????????????",width:"??????????",height:"????????????????",hSpace:"?????????? ????????",vSpace:"?????????? ??????????",validateSrc:"?????????? ???????? ?????????? ???????????? ???????? ???????? ???????? ????????????",validateWidth:"?????????? ?????? ???? ???????? ??????????.",validateHeight:"???????????????? ?????? ???? ???????? ??????????.",validateHSpace:"HSpace ?????? ???? ???????? ??????????.",validateVSpace:"VSpace ?????? ???? ???????? ??????????."},spellCheck:{toolbar:"?????????? ????????????",title:"?????????????? ????????????????",notAvailable:"???????????? ???????? ?????? ???????????? ?????? ?????????? ????????",errorLoading:"?????? ???? ?????????? ?????????? ???????? ??????????????????: %s.",notInDic:"???????? ???? ??????????????",changeTo:"?????????????? ??????",btnIgnore:"??????????",btnIgnoreAll:"?????????? ????????",btnReplace:"??????????",btnReplaceAll:"?????????? ????????",btnUndo:"??????????",noSuggestions:"- ???? ???????? ???????????????? -",progress:"???????? ?????????????? ????????????????",noMispell:"???? ?????????????? ????????????????: ???? ?????? ???????????? ?????? ???? ?????????? ??????????????",noChanges:"???? ?????????????? ????????????????: ???? ?????? ?????????? ???? ????????",oneChange:"???? ?????????????? ????????????????: ???? ?????????? ???????? ?????????? ??????",manyChanges:"???? ?????????? ?????????????? ????????????????: ???? ?????????? %1 ???? ??????????",ieSpellDownload:"???????????? ???????????????? (??????????????????) ?????? ??????????. ???? ?????? ???????????? ??????????"},smiley:{toolbar:"????????????????",title:"?????????? ????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"???????? 1%"},numberedlist:"??????????/?????? ?????????? ????????",bulletedlist:"??????????/?????? ?????????? ????????",indent:"?????????? ?????????????? ??????????????",outdent:"?????????? ?????????????? ??????????????",justify:{left:"???????????? ?????? ????????????",center:"??????????",right:"???????????? ?????? ????????????",block:"??????"},blockquote:"????????????",clipboard:{title:"??????",cutError:"?????????????????? ?????????????? ?????????????? ???????? ?????????????? ???????? ???????? ????????????????. ?????????? ???????????? ???????? ???????????????? ???????? ?????? (Ctrl/Cmd+X).",copyError:"?????????????????? ?????????????? ?????????????? ???????? ?????????????? ???????? ?????????? ????????????????. ?????????? ???????????? ???????? ???????????????? ???????? ?????? (Ctrl/Cmd+C).",pasteMsg:"???????? ???????? ?????????????? ???????????????? ?????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ???? ???????? ?????????????????? ???? ???????? ???? <STRONG>??????????</STRONG>.",securityMsg:"?????????? ???????????????? ???????????? ???????????? ???????????????? ???? ?????????? ?????? ???????????? ???? ???????????? ???????????? ?????????????? ???????? ?????? ???????? ?????? ?????????????? ?????? ???????? ???? ?????? ??????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"???????? ???? ???????? ???????????? ???????? ?????????? ???? ???????????? ????????. ???? ?????? ???????????? ?????? ???????????? ???? ?????????? ????????????",toolbar:"?????? ???? ????????",title:"?????? ???? ????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"?????? ?????? ????????",title:"?????? ?????? ????????"},templates:{button:"??????????????",title:"?????????? ??????????????",options:"Template Options",insertOption:"?????????????? ??????????????",selectPromptMsg:"???????? ???????????? ???????? ?????? ???????? ???? ????????????",emptyListMsg:"(???? ?????? ?????????? ???? ????????)"},showBlocks:"???????? ????????????",stylesCombo:{label:"??????????",panelTitle:"Formatting Styles",panelTitle1:"?????????? ????????????",panelTitle2:"?????????? ??????????",panelTitle3:"?????????? ????????????"},format:{label:"??????????",panelTitle:"?????????? ????????????",tag_p:"????????",tag_pre:"??????????",tag_address:"??????????",tag_h1:"?????????????? 1",tag_h2:"?????????????? 2",tag_h3:"?????????????? 3",tag_h4:"?????????????? 4",tag_h5:"?????????????? 5",tag_h6:"?????????????? 6",tag_div:"???????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????",voiceLabel:"?????? ????????",panelTitle:"?????? ????????"},fontSize:{label:"?????? ????????",voiceLabel:"?????? ????????",panelTitle:"?????? ????????"},colorButton:{textColorTitle:"?????? ????????",bgColorTitle:"?????? ??????????????",panelTitle:"Colors",auto:"????????????",more:"?????????? ????????????..."},colors:{"000":"????????",800000:"??????????????","8B4513":"?????? ????????","2F4F4F":"?????????? ?????????????? ????????","008080":"???????? ????????","000080":"???????? ????????","4B0082":"????????",696969:"?????????? ????????",B22222:"????????",A52A2A:"??????",DAA520:"???????? ????????","006400":"???????? ????????","40E0D0":"????????????","0000CD":"???????? ??????????",800080:"???????????? ????????",808080:"??????????",F00:"????????",FF8C00:"?????????????? ????????",FFD700:"????????","008000":"????????","0FF":"????????????","00F":"????????",EE82EE:"????????????",A9A9A9:"?????????? ????????",FFA07A:"?????????????? ????????",FFA500:"??????????????",FFFF00:"????????","00FF00":"????????????",AFEEEE:"???????????? ????????",ADD8E6:"???????? ????????",DDA0DD:"???????????? ????????",D3D3D3:"?????????? ????????",FFF0F5:"???????? ????????",FAEBD7:"???????? ????????",FFFFE0:"???????? ????????",F0FFF0:"???????? ???????? ????????????",F0FFFF:"??????????",F0F8FF:"????????",E6E6FA:"??????????????",FFF:"????????"},scayt:{title:"?????????? ???????????? ?????????? ??????????????",opera_title:"Not supported by Opera",enable:"?????????? SCAYT",disable:"?????????? SCAYT",about:"???? SCAYT",toggle:"?????????? SCAYT",options:"????????????",langs:"????????",moreSuggestions:"???????????? ???? ??????????????????",ignore:"??????????",ignoreAll:"?????????? ????????",addWord:"?????????? ????????",emptyDic:"?????? ?????????????? ?????? ?????? ???????? ????????????.",optionsTab:"????????????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"????????",dictionariesTab:"????????????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"????"},about:{title:"???? CKEditor",dlgTitle:"???? CKEditor",moreInfo:"???????????? ?????? ?????????????? ?????????????? ?? ???????? ?????????? ???????????? ?????? ???????? ????????????????:",copy:"???????? ?????????? © $1. ???????? ???????????? ????????????."},maximize:"??????????",minimize:"??????????",fakeobjects:{anchor:"??????????",flash:"?????? ?????????? ??????????????",div:"???????? ????????",unknown:"???????? ?????? ??????????"},resize:"???????? ???????????? ??????????",colordialog:{title:"???????? ??????",options:"Color Options",highlight:"?????????? ??????????",selected:"????????????",clear:"??????"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.bg={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??????",newPage:"???????? ????????????????",save:"????????????",preview:"?????????????????????????? ????????????",cut:"????????????",copy:"????????????????",paste:"????????????",print:"??????????",underline:"??????????????????",bold:"????????????????",italic:"????????????",selectAll:"???????????????????? ????????????",removeFormat:"???????????? ??????????????????????????",strike:"????????????????",subscript:"???????????? ???? ????????",superscript:"???????????? ???? ????????????",horizontalrule:"???????????? ???????????????????????? ??????????",pagebreak:"???????????? ?????? ??????",unlink:"???????????? ????????????",undo:"????????????",redo:"??????????????",common:{browseServer:"?????????????????? ??????????????",url:"?????????? ?????? (URL)",protocol:"????????????????",upload:"????????",uploadSubmit:"?????????? ?????? ??????????????",image:"??????????????????????",flash:"Flash",form:"????????????????",checkbox:"???????? ???? ??????????????",radio:"???????? ???? ??????????",textField:"???????????????? ????????",textarea:"???????????????? ????????????",hiddenField:"???????????? ????????",button:"??????????",select:"???????????? ???????? ?? ??????????",imageButton:"??????????-??????????????????????",notSet:"<???? ?? ????????????????>",id:"??????????????????????????",name:"??????",langDir:"???????????? ???? ??????????",langDirLtr:"???? ???????? ???? ??????????",langDirRtl:"???? ?????????? ???? ????????",langCode:"?????? ???? ??????????",longDescr:"???????????????? ???? ????????????????",cssClass:"???????? ???? ?????????????????? ??????????????",advisoryTitle:"???????????????????????????? ????????????????",cssStyle:"????????",ok:"????",cancel:"??????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"??????????????????????...",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????? ?????????????????? ????????????",title:"???????????????? ?????????????????? ????????????",options:"Special Character Options"},link:{toolbar:"????????????/???????????????????? ????????????",other:"<????????>",menu:"???????????????????? ????????????",title:"????????????",info:"???????????????????? ???? ????????????????",target:"??????",upload:"????????",advanced:"??????????????????????...",type:"?????? ???? ????????????????",toUrl:"URL",toAnchor:"?????????? ?? ???????????????? ????????????????",toEmail:"??-????????",targetFrame:"<??????????>",targetPopup:"<?????????????? ????????????????>",targetFrameName:"?????? ???? ?????????????? ????????????????",targetPopupName:"?????? ???? ???????????????? ????????????????",popupFeatures:"?????????????????? ???? ???????????????? ????????????????",popupResizable:"Resizable",popupStatusBar:"???????? ???? ????????????",popupLocationBar:"???????? ???? ??????????",popupToolbar:"?????????? ?? ????????????",popupMenuBar:"????????",popupFullScreen:"?????????? ?????????? (MS IE)",popupScrollBars:"??????????????",popupDependent:"?????????????? (Netscape)",popupWidth:"????????????",popupLeft:"???????????????????? - X",popupHeight:"????????????????",popupTop:"???????????????????? - Y",id:"Id",langDir:"???????????? ???? ??????????",langDirLTR:"???? ???????? ???? ??????????",langDirRTL:"???? ?????????? ???? ????????",acccessKey:"???????? ????????????",name:"??????",langCode:"???????????? ???? ??????????",tabIndex:"?????? ???? ????????????",advisoryTitle:"???????????????????????????? ????????????????",advisoryContentType:"???????????????????????????? ?????? ???? ????????????????????????",cssClasses:"???????? ???? ?????????????????? ??????????????",charset:"?????? ???? ?????????????????? ????????????",styles:"????????",selectAnchor:"???????????????? ??????????",anchorName:"???? ?????? ???? ??????????????",anchorId:"???? ?????????????????????????? ???? ??????????????",emailAddress:"?????????? ???? ??-????????",emailSubject:"???????? ???? ??????????????",emailBody:"?????????? ???? ??????????????",noAnchors:"(???????? ?????????? ?? ?????????????? ????????????????)",noUrl:"????????, ???????????????? ???????????? ?????? (URL)",noEmail:"????????, ???????????????? ???????????? ???? ??-????????"},anchor:{toolbar:"????????????/???????????????????? ??????????",menu:"?????????????????? ???? ??????????????",title:"?????????????????? ???? ??????????????",name:"?????? ???? ??????????????",errorName:"????????, ???????????????? ?????? ???? ??????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"??????????",replace:"??????????????",findWhat:"??????????:",replaceWith:"?????????????? ??:",notFoundMsg:"???????????????? ?????????? ???? ???????? ??????????????.",matchCase:"?????? ?????????? ????????????????",matchWord:"?????????? ???????????? ????????",matchCyclic:"Match cyclic",replaceAll:"?????????????? ????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"??????????????",title:"?????????????????? ???? ??????????????????",menu:"?????????????????? ???? ??????????????????",deleteTable:"???????????? ??????????????????",rows:"????????????",columns:"????????????",border:"???????????? ???? ??????????????",align:"????????????????????????",alignLeft:"????????",alignCenter:"????????????",alignRight:"??????????",width:"????????????",widthPx:"??????????????",widthPc:"????????????????",widthUnit:"width unit",height:"????????????????",cellSpace:"???????????????????? ?????????? ????????????????",cellPad:"???????????? ???? ???????????????????????? ?? ????????????????",caption:"????????????????",summary:"????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"???????????? ????????????????",merge:"?????????????? ????????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"???????????? ????????????????"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"???????????? ????????????????"}},button:{title:"?????????????????? ???? ????????????",text:"?????????? (????????????????)",type:"??????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"?????????????????? ???? ???????????? ???? ??????????????",radioTitle:"?????????????????? ???? ???????????? ???? ??????????",value:"????????????????",selected:"??????????????????"},form:{title:"?????????????????? ???? ??????????????????",menu:"?????????????????? ???? ??????????????????",action:"????????????????",method:"??????????",encoding:"Encoding"},select:{title:"?????????????????? ???? ???????????????? ???????? ?? ??????????",selectInfo:"????????????????????",opAvail:"???????????????? ??????????",value:"????????????????",size:"????????????",lines:"??????????",chkMulti:"?????????????????? ?????????????????????? ??????????????????????",opText:"??????????",opValue:"????????????????",btnAdd:"????????????",btnModify:"??????????????",btnUp:"????????????",btnDown:"????????????",btnSetValue:"?????????????? ???????? ?????????????? ????????????????",btnDelete:"????????????"},textarea:{title:"?????????????????? ???? ???????????????????? ????????????",cols:"????????????",rows:"????????????"},textfield:{title:"?????????????????? ???? ????????????????????-????????",name:"??????",value:"????????????????",charWidth:"???????????? ???? ??????????????????",maxChars:"???????????????? ??????????????",type:"??????",typeText:"??????????",typePass:"????????????"},hidden:{title:"?????????????????? ???? ???????????????? ????????",name:"??????",value:"????????????????"},image:{title:"?????????????????? ???? ??????????????????????????",titleButton:"?????????????????? ???? ????????????-??????????????????????",menu:"?????????????????? ???? ??????????????????????????",infoTab:"???????????????????? ???? ??????????????????????????",btnUpload:"?????????? ?????? ??????????????",upload:"????????",alt:"???????????????????????? ??????????",width:"????????????",height:"????????????????",lockRatio:"???????????? ??????????????????????",unlockRatio:"Unlock Ratio",resetSize:"???????????????????? ??????????????",border:"??????????",hSpace:"???????????????????????? ????????????",vSpace:"???????????????????? ????????????",align:"????????????????????????",alignLeft:"????????",alignRight:"??????????",alertUrl:"????????, ???????????????? ???????????? ?????? ???? ??????????????????????????",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????????????? ???? Flash ????????????",propertiesTab:"Properties",title:"?????????????????? ???? Flash ????????????",chkPlay:"?????????????????????? ????????????????????",chkLoop:"???????? ???????????????????? ???????? ????????????????????????",chkMenu:"?????????????????? Flash ????????",chkFull:"Allow Fullscreen",scale:"????????????????????????",scaleAll:"???????????? ?????????? ??????????",scaleNoBorder:"?????? ??????????",scaleFit:"???????????? ??????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"????????????????????????",alignLeft:"????????",alignAbsBottom:"??????-????????",alignAbsMiddle:"?????????? ???? ??????????????",alignBaseline:"???? ???????????????? ??????????",alignBottom:"????????",alignMiddle:"???? ??????????????",alignRight:"??????????",alignTextTop:"?????????? ????????????",alignTop:"????????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"???????? ???? ????????",width:"????????????",height:"????????????????",hSpace:"???????????????????????? ????????????",vSpace:"???????????????????? ????????????",validateSrc:"????????, ???????????????? ???????????? ?????? (URL)",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????????? ??????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????????? ?? ??????????????",changeTo:"?????????????? ????",btnIgnore:"??????????????????",btnIgnoreAll:"?????????????????? ????????????",btnReplace:"??????????????",btnReplaceAll:"?????????????? ????????????",btnUndo:"????????????",noSuggestions:"- ???????? ?????????????????????? -",progress:"???????????????????? ???? ???????????????????? ???? ????????????????...",noMispell:"???????????????????? ???? ???????????????? ??????????????????: ???? ???? ?????????????? ???????????????????? ????????????",noChanges:"???????????????????? ???? ???????????????? ??????????????????: ???????? ?????????????????? ????????",oneChange:"???????????????????? ???? ???????????????? ??????????????????: ???????? ???????? ?? ??????????????????",manyChanges:"???????????????????? ???? ???????????????? ??????????????????: %1 ???????? ???? ??????????????????",ieSpellDownload:"???????????????????????? ???? ???????????????? ???? ???????????????? ???? ?? ????????????????????. ?????????????? ???? ???? ???? ?????????????????????? ?"},smiley:{toolbar:"??????????????",title:"???????????? ??????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????????????? ????????????",bulletedlist:"?????????????????????? ????????????",indent:"?????????????? ??????????????",outdent:"???????????? ??????????????",justify:{left:"???????????????????????? ?? ????????",center:"?????????????????????? ?? ??????????????",right:"???????????????????????? ?? ??????????",block:"???????????????????? ????????????????????????"},blockquote:"Block Quote",clipboard:{title:"????????????",cutError:"?????????????????????? ???? ?????????????????? ???? ?????????? ?????????????? ???? ???????????????????? ???? ?????????????????? ???? ?????????????? ??????????????????????. ???? ?????????? ?????????????????????? ???????????????????????? (Ctrl/Cmd+X).",copyError:"?????????????????????? ???? ?????????????????? ???? ?????????? ?????????????? ???? ???????????????????? ???? ?????????????????? ???? ?????????????? ????????????????????????????. ???? ?????????? ?????????????????????? ???????????????????????? (Ctrl/Cmd+C).",pasteMsg:"???????????????? ?????? ?????????????????????? ?? ?????????????????????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ?? ?????????????????? <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"???????????? ???? MS Word",title:"???????????? ???? MS Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????? ???????? ???????? ??????????",title:"???????????? ???????? ???????? ??????????"},templates:{button:"??????????????",title:"??????????????",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"???????????????? ???????????? <br>(???????????????? ???????????????????? ???? ?????????????????? ???? ???????? ????????????????):",emptyListMsg:"(???????? ???????????????????? ??????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????????",panelTitle:"????????????",tag_p:"????????????????",tag_pre:"????????????????????",tag_address:"??????????",tag_h1:"???????????????? 1",tag_h2:"???????????????? 2",tag_h3:"???????????????? 3",tag_h4:"???????????????? 4",tag_h5:"???????????????? 5",tag_h6:"???????????????? 6",tag_div:"???????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????????",voiceLabel:"Font",panelTitle:"??????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"???????? ???? ????????????",bgColorTitle:"???????? ???? ????????",panelTitle:"Colors",auto:"???? ????????????????????????",more:"?????????? ??????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.bn={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"???????????????",newPage:"???????????? ?????????",save:"????????????????????? ??????",preview:"?????????????????????",cut:"?????????",copy:"?????????",paste:"???????????????",print:"?????????????????????",underline:"??????????????????????????????",bold:"???????????????",italic:"??????????????????",selectAll:"?????? ????????????????????? ??????",removeFormat:"??????????????? ????????????",strike:"???????????????????????? ????????????",subscript:"??????????????????",superscript:"??????????????????",horizontalrule:"???????????? ??????????????? ??????",pagebreak:"????????? ???????????????",unlink:"???????????? ????????????",undo:"????????????",redo:"??????-??????",common:{browseServer:"?????????????????? ?????????????????????",url:"URL",protocol:"????????????????????????",upload:"???????????????",uploadSubmit:"??????????????? ???????????????????????? ?????????????????? ??????",image:"???????????? ??????????????? ??????????????? ??????",flash:"??????????????? ??????????????? ??????????????? ??????",form:"????????????",checkbox:"????????? ???????????????",radio:"??????????????? ????????????",textField:"?????????????????? ???????????????",textarea:"?????????????????? ???????????????",hiddenField:"??????????????? ???????????????",button:"????????????",select:"??????????????? ???????????????",imageButton:"???????????? ????????????",notSet:"<????????? ?????????>",id:"????????????",name:"?????????",langDir:"???????????? ??????????????? ?????????",langDirLtr:"????????? ???????????? ????????? (LTR)",langDirRtl:"????????? ???????????? ????????? (RTL)",langCode:"???????????? ?????????",longDescr:"URL ?????? ??????????????? ??????????????????",cssClass:"??????????????????-????????? ???????????????",advisoryTitle:"????????????????????? ??????????????????",cssStyle:"??????????????????",ok:"?????????",cancel:"???????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??????????????? ??????????????? ??????????????? ??????",title:"??????????????? ????????????????????????????????? ??????????????? ??????",options:"Special Character Options"},link:{toolbar:"???????????? ??????????????? ??????",other:"<other>",menu:"???????????? ?????????????????????",title:"????????????",info:"???????????? ????????????",target:"?????????????????????",upload:"???????????????",advanced:"????????????????????????",type:"???????????? ??????????????????",toUrl:"URL",toAnchor:"?????? ???????????? ???????????? ??????",toEmail:"???????????????",targetFrame:"<???????????????>",targetPopup:"<???????????? ??????????????????>",targetFrameName:"????????????????????? ????????????????????? ?????????",targetPopupName:"???????????? ????????????????????? ?????????",popupFeatures:"???????????? ?????????????????? ??????????????? ????????????",popupResizable:"Resizable",popupStatusBar:"??????????????????????????? ?????????",popupLocationBar:"?????????????????? ?????????",popupToolbar:"????????? ?????????",popupMenuBar:"?????????????????? ?????????",popupFullScreen:"??????????????? ??????????????? ???????????? (IE)",popupScrollBars:"?????????????????? ?????????",popupDependent:"????????????????????????????????? (Netscape)",popupWidth:"??????????????????",popupLeft:"??????????????? ???????????????",popupHeight:"?????????????????????",popupTop:"??????????????? ???????????????",id:"Id",langDir:"???????????? ??????????????? ?????????",langDirLTR:"????????? ???????????? ????????? (LTR)",langDirRTL:"????????? ???????????? ????????? (RTL)",acccessKey:"?????????????????? ??????",name:"?????????",langCode:"???????????? ??????????????? ?????????",tabIndex:"??????????????? ????????????????????????",advisoryTitle:"????????????????????? ??????????????????",advisoryContentType:"????????????????????? ?????????????????????????????? ??????????????????",cssClasses:"??????????????????-????????? ???????????????",charset:"???????????? ????????????????????? ?????????????????????????????? ?????????",styles:"??????????????????",selectAnchor:"???????????? ???????????????",anchorName:"?????????????????? ????????? ????????????",anchorId:"?????????????????? ???????????? ????????????",emailAddress:"??????????????? ??????????????????",emailSubject:"????????????????????? ????????????",emailBody:"????????????????????? ?????????",noAnchors:"(No anchors available in the document)",noUrl:"????????????????????? ????????? URL ???????????? ???????????? ????????????",noEmail:"????????????????????? ????????? ??????????????? ?????????????????? ???????????? ????????????"},anchor:{toolbar:"??????????????????",menu:"???????????? ??????????????????????????????",title:"???????????? ??????????????????????????????",name:"?????????????????? ?????????",errorName:"?????????????????? ????????? ???????????? ????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"????????????",replace:"?????????????????????",findWhat:"?????? ?????????????????? ?????????:",replaceWith:"????????? ???????????? ?????????????????? ?????????:",notFoundMsg:"??????????????? ???????????????????????? ?????????????????? ??????????????? ???????????????",matchCase:"????????? ???????????????",matchWord:"???????????? ???????????? ???????????????",matchCyclic:"Match cyclic",replaceAll:"?????? ???????????? ?????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????????????????? ??????????????? ??????????????? ??????",title:"??????????????? ??????????????????????????????",menu:"??????????????? ??????????????????????????????",deleteTable:"??????????????? ??????????????? ??????",rows:"??????",columns:"????????????",border:"?????????????????? ????????????",align:"??????????????????????????????",alignLeft:"????????????",alignCenter:"?????????????????????",alignRight:"????????????",width:"??????????????????",widthPx:"?????????????????????",widthPc:"???????????????",widthUnit:"width unit",height:"?????????????????????",cellSpace:"????????? ???????????????",cellPad:"????????? ?????????????????????",caption:"??????????????????",summary:"??????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"?????????",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"????????? ???????????? ?????????",merge:"????????? ???????????? ?????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"?????? ???????????? ?????????"},column:{menu:"????????????",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"???????????? ???????????? ?????????"}},button:{title:"???????????? ??????????????????????????????",text:"?????????????????? (??????????????????)",type:"??????????????????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"????????? ???????????? ??????????????????????????????",radioTitle:"??????????????? ???????????? ??????????????????????????????",value:"??????????????????",selected:"???????????????????????????"},form:{title:"???????????? ??????????????????????????????",menu:"???????????? ??????????????????????????????",action:"??????????????????",method:"??????????????????",encoding:"Encoding"},select:{title:"??????????????? ??????????????? ??????????????????????????????",selectInfo:"????????????",opAvail:"???????????????????????? ??????????????????",value:"??????????????????",size:"????????????",lines:"???????????? ????????????",chkMulti:"?????????????????? ????????????????????? ???????????? ??????",opText:"??????????????????",opValue:"??????????????????",btnAdd:"???????????????",btnModify:"???????????? ?????????",btnUp:"?????????",btnDown:"????????????",btnSetValue:"??????????????? ????????? ?????????????????? ?????????????????? ????????? ??????",btnDelete:"???????????????"},textarea:{title:"?????????????????? ??????????????? ??????????????????????????????",cols:"????????????",rows:"??????"},textfield:{title:"?????????????????? ??????????????? ??????????????????????????????",name:"?????????",value:"??????????????????",charWidth:"????????????????????????????????? ???????????????????????????",maxChars:"???????????????????????? ?????????????????????????????????",type:"????????????",typeText:"??????????????????",typePass:"???????????????????????????"},hidden:{title:"??????????????? ??????????????? ??????????????????????????????",name:"?????????",value:"??????????????????"},image:{title:"???????????? ??????????????????????????????",titleButton:"????????? ???????????? ??????????????????????????????",menu:"???????????? ??????????????????????????????",infoTab:"???????????? ????????????",btnUpload:"??????????????? ???????????????????????? ?????????????????? ??????",upload:"???????????????",alt:"?????????????????? ??????????????????",width:"??????????????????",height:"?????????????????????",lockRatio:"?????????????????? ?????? ??????",unlockRatio:"Unlock Ratio",resetSize:"???????????? ???????????????????????????????????? ?????????????????? ?????????",border:"??????????????????",hSpace:"?????????????????????????????? ???????????????",vSpace:"??????????????????????????? ???????????????",align:"???????????????",alignLeft:"????????????",alignRight:"????????????",alertUrl:"???????????????????????? ????????? ???????????? URL ???????????? ????????????",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"??????????????? ??????????????????????????????",propertiesTab:"Properties",title:"????????????????????? ??????????????????????????????",chkPlay:"????????? ????????????",chkLoop:"?????????",chkMenu:"????????????????????? ???????????? ??????????????? ??????",chkFull:"Allow Fullscreen",scale:"???????????????",scaleAll:"?????? ???????????????",scaleNoBorder:"???????????? ?????????????????? ?????????",scaleFit:"?????????????????? ?????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"???????????????",alignLeft:"????????????",alignAbsBottom:"Abs ????????????",alignAbsMiddle:"Abs ?????????",alignBaseline:"????????? ????????????",alignBottom:"????????????",alignMiddle:"????????????",alignRight:"????????????",alignTextTop:"?????????????????? ?????????",alignTop:"?????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"????????????????????????????????? ??????",width:"??????????????????",height:"?????????????????????",hSpace:"?????????????????????????????? ???????????????",vSpace:"??????????????????????????? ???????????????",validateSrc:"????????????????????? ????????? URL ???????????? ???????????? ????????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"??????????????? ?????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????????????????????? ?????????",changeTo:"????????? ???????????????",btnIgnore:"??????????????? ??????",btnIgnoreAll:"?????? ??????????????? ??????",btnReplace:"???????????? ?????????",btnReplaceAll:"?????? ???????????? ?????????",btnUndo:"???????????????",noSuggestions:"- ????????? ?????????????????? ????????? -",progress:"??????????????? ????????????????????? ????????????...",noMispell:"??????????????? ????????????????????? ?????????: ????????? ????????? ??????????????? ??????????????? ???????????????",noChanges:"??????????????? ????????????????????? ?????????: ????????? ???????????? ???????????????????????? ????????? ????????????",oneChange:"??????????????? ????????????????????? ?????????: ???????????? ??????????????? ???????????? ???????????????????????? ????????? ???????????????",manyChanges:"??????????????? ????????????????????? ?????????: %1 ???????????? ???????????? ???????????? ??????????????????",ieSpellDownload:"??????????????? ????????????????????? ?????????????????? ????????? ???????????? ???????????? ?????? ???????????? ????????? ????????????????????? ???????????? ??????????"},smiley:{toolbar:"?????????????????????",title:"????????????????????? ??????????????? ??????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"???????????????????????? ????????????????????? ???????????????",bulletedlist:"??????????????? ??????????????? ???????????????",indent:"????????????????????? ???????????????",outdent:"????????????????????? ????????????",justify:{left:"?????? ???????????? ???????????????",center:"????????? ??????????????? ????????????",right:"????????? ???????????? ???????????????",block:"???????????? ???????????????????????????"},blockquote:"Block Quote",clipboard:{title:"???????????????",cutError:"??????????????? ?????????????????????????????? ????????????????????? ?????????????????? ????????????????????? ???????????????????????? ????????? ???????????? ?????????????????? ?????????????????? ????????? ????????? ?????? ??????????????? ???????????? ????????????????????? ????????????????????? ???????????? (Ctrl/Cmd+X)???",copyError:"??????????????? ?????????????????????????????? ????????????????????? ?????????????????? ????????????????????? ???????????????????????? ????????? ???????????? ?????????????????? ?????????????????? ????????? ????????? ?????? ??????????????? ???????????? ????????????????????? ????????????????????? ???????????? (Ctrl/Cmd+C)???",pasteMsg:"????????????????????? ????????? ??????????????? ?????????????????? ????????????????????? ????????????????????? ????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ??????????????? ???????????? ????????? <STRONG>OK</STRONG> ????????? ?????????",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"??????????????? (????????????)",title:"??????????????? (????????????)",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????? ?????????????????? ?????????????????? ??????????????? ??????",title:"???????????? ?????????????????? ?????????????????? ??????????????? ??????"},templates:{button:"????????????????????????",title:"????????????????????? ????????????????????????",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"????????????????????? ????????? ?????????????????? ???????????? ???????????? ???????????? ???????????????????????? ??????????????? ????????????<br>(????????? ????????????????????? ?????????????????? ????????????):",emptyListMsg:"(????????? ???????????????????????? ?????????????????? ????????? ?????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"??????????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"???????????? ???????????????",panelTitle:"???????????? ???????????????",tag_p:"??????????????????",tag_pre:"????????????????????????",tag_address:"??????????????????",tag_h1:"?????????????????? ???",tag_h2:"?????????????????? ???",tag_h3:"?????????????????? ???",tag_h4:"?????????????????? ???",tag_h5:"?????????????????? ???",tag_h6:"?????????????????? ???",tag_div:"?????????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????????",voiceLabel:"Font",panelTitle:"????????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"????????????????????? ??????",bgColorTitle:"????????????????????????????????? ??????",panelTitle:"Colors",auto:"????????????????????????",more:"????????? ??????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.bs={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"HTML k??d",newPage:"Novi dokument",save:"Snimi",preview:"Prika??i",cut:"Izre??i",copy:"Kopiraj",paste:"Zalijepi",print:"??tampaj",underline:"Podvuci",bold:"Boldiraj",italic:"Ukosi",selectAll:"Selektuj sve",removeFormat:"Poni??ti format",strike:"Precrtaj",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Ubaci horizontalnu liniju",pagebreak:"Insert Page Break for Printing",unlink:"Izbri??i link",undo:"Vrati",redo:"Ponovi",common:{browseServer:"Browse Server",url:"URL",protocol:"Protokol",upload:"??alji",uploadSubmit:"??alji na server",image:"Slika",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<nije pode??eno>",id:"Id",name:"Naziv",langDir:"Smjer pisanja",langDirLtr:"S lijeva na desno (LTR)",langDirRtl:"S desna na lijevo (RTL)",langCode:"Jezi??ni k??d",longDescr:"Duga??ki opis URL-a",cssClass:"Klase CSS stilova",advisoryTitle:"Advisory title",cssStyle:"Stil",ok:"OK",cancel:"Odustani",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Naprednije",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ubaci specijalni karater",title:"Izaberi specijalni karakter",options:"Special Character Options"},link:{toolbar:"Ubaci/Izmjeni link",other:"<other>",menu:"Izmjeni link",title:"Link",info:"Link info",target:"Prozor",upload:"??alji",advanced:"Naprednije",type:"Tip linka",toUrl:"URL",toAnchor:"Sidro na ovoj stranici",toEmail:"E-Mail",targetFrame:"<frejm>",targetPopup:"<popup prozor>",targetFrameName:"Target Frame Name",targetPopupName:"Naziv popup prozora",popupFeatures:"Mogu??nosti popup prozora",popupResizable:"Resizable",popupStatusBar:"Statusna traka",popupLocationBar:"Traka za lokaciju",popupToolbar:"Traka sa alatima",popupMenuBar:"Izborna traka",popupFullScreen:"Cijeli ekran (IE)",popupScrollBars:"Scroll traka",popupDependent:"Ovisno (Netscape)",popupWidth:"??irina",popupLeft:"Lijeva pozicija",popupHeight:"Visina",popupTop:"Gornja pozicija",id:"Id",langDir:"Smjer pisanja",langDirLTR:"S lijeva na desno (LTR)",langDirRTL:"S desna na lijevo (RTL)",acccessKey:"Pristupna tipka",name:"Naziv",langCode:"Smjer pisanja",tabIndex:"Tab indeks",advisoryTitle:"Advisory title",advisoryContentType:"Advisory vrsta sadr??aja",cssClasses:"Klase CSS stilova",charset:"Linked Resource Charset",styles:"Stil",selectAnchor:"Izaberi sidro",anchorName:"Po nazivu sidra",anchorId:"Po Id-u elementa",emailAddress:"E-Mail Adresa",emailSubject:"Subjekt poruke",emailBody:"Poruka",noAnchors:"(Nema dostupnih sidra na stranici)",noUrl:"Molimo ukucajte URL link",noEmail:"Molimo ukucajte e-mail adresu"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Na??i",replace:"Zamjeni",findWhat:"Na??i ??ta:",replaceWith:"Zamjeni sa:",notFoundMsg:"Tra??eni tekst nije prona??en.",matchCase:"Upore??uj velika/mala slova",matchWord:"Upore??uj samo cijelu rije??",matchCyclic:"Match cyclic",replaceAll:"Zamjeni sve",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabela",title:"Svojstva tabele",menu:"Svojstva tabele",deleteTable:"Delete Table",rows:"Redova",columns:"Kolona",border:"Okvir",align:"Poravnanje",alignLeft:"Lijevo",alignCenter:"Centar",alignRight:"Desno",width:"??irina",widthPx:"piksela",widthPc:"posto",widthUnit:"width unit",height:"Visina",cellSpace:"Razmak ??elija",cellPad:"Uvod ??elija",caption:"Naslov",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Bri??i ??elije",merge:"Spoji ??elije",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Bri??i redove"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Bri??i kolone"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Svojstva slike",titleButton:"Image Button Properties",menu:"Svojstva slike",infoTab:"Info slike",btnUpload:"??alji na server",upload:"??alji",alt:"Tekst na slici",width:"??irina",height:"Visina",lockRatio:"Zaklju??aj odnos",unlockRatio:"Unlock Ratio",resetSize:"Resetuj dimenzije",border:"Okvir",hSpace:"HSpace",vSpace:"VSpace",align:"Poravnanje",alignLeft:"Lijevo",alignRight:"Desno",alertUrl:"Molimo ukucajte URL od slike.",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Poravnanje",alignLeft:"Lijevo",alignAbsBottom:"Abs dole",alignAbsMiddle:"Abs sredina",alignBaseline:"Bazno",alignBottom:"Dno",alignMiddle:"Sredina",alignRight:"Desno",alignTextTop:"Vrh teksta",alignTop:"Vrh",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Boja pozadine",width:"??irina",height:"Visina",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Molimo ukucajte URL link",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smje??ko",title:"Ubaci smje??ka",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numerisana lista",bulletedlist:"Lista",indent:"Pove??aj uvod",outdent:"Smanji uvod",justify:{left:"Lijevo poravnanje",center:"Centralno poravnanje",right:"Desno poravnanje",block:"Puno poravnanje"},blockquote:"Block Quote",clipboard:{title:"Zalijepi",cutError:"Sigurnosne postavke va??eg pretra??iva??a ne dozvoljavaju operacije automatskog rezanja. Molimo koristite kraticu na tastaturi (Ctrl/Cmd+X).",copyError:"Sigurnosne postavke Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog kopiranja. Molimo koristite kraticu na tastaturi (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Zalijepi iz Word-a",title:"Zalijepi iz Word-a",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Zalijepi kao obi??an tekst",title:"Zalijepi kao obi??an tekst"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stil",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Veli??ina",voiceLabel:"Font Size",panelTitle:"Veli??ina"},colorButton:{textColorTitle:"Boja teksta",bgColorTitle:"Boja pozadine",panelTitle:"Colors",auto:"Automatska",more:"Vi??e boja..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.ca={dir:"ltr",editorTitle:"Editor de text enriquit, %1, prem ALT 0 per obtenir ajuda.",toolbar:"Barra d'eines",editor:"Editor de text enriquit",source:"Codi font",newPage:"Nova p??gina",save:"Desa",preview:"Visualitzaci?? pr??via",cut:"Retalla",copy:"Copia",paste:"Enganxa",print:"Imprimeix",underline:"Subratllat",bold:"Negreta",italic:"Cursiva",selectAll:"Selecciona-ho tot",removeFormat:"Elimina Format",strike:"Barrat",subscript:"Sub??ndex",superscript:"Super??ndex",horizontalrule:"Insereix l??nia horitzontal",pagebreak:"Insereix salt de p??gina",unlink:"Elimina l'enlla??",undo:"Desf??s",redo:"Ref??s",common:{browseServer:"Veure servidor",url:"URL",protocol:"Protocol",upload:"Puja",uploadSubmit:"Envia-la al servidor",image:"Imatge",flash:"Flash",form:"Formulari",checkbox:"Casella de verificaci??",radio:"Bot?? d'opci??",textField:"Camp de text",textarea:"??rea de text",hiddenField:"Camp ocult",button:"Bot??",select:"Camp de selecci??",imageButton:"Bot?? d'imatge",notSet:"<no definit>",id:"Id",name:"Nom",langDir:"Direcci?? de l'idioma",langDirLtr:"D'esquerra a dreta (LTR)",langDirRtl:"De dreta a esquerra (RTL)",langCode:"Codi d'idioma",longDescr:"Descripci?? llarga de la URL",cssClass:"Classes del full d'estil",advisoryTitle:"T??tol consultiu",cssStyle:"Estil",ok:"D'acord",cancel:"Cancel??la",close:"Tanca",preview:"Previsualitza",generalTab:"General",advancedTab:"Avan??at",validateNumberFailed:"Aquest valor no ??s un n??mero.",confirmNewPage:"Els canvis en aquest contingut que no es desin es perdran. Esteu segur que voleu carregar una p??gina nova?",confirmCancel:"Algunes opcions s'han canviat. Esteu segur que voleu tancar la finestra de di??leg?",options:"Opcions",target:"Dest??",targetNew:"Nova finestra (_blank)",targetTop:"Finestra major (_top)",targetSelf:"Mateixa finestra (_self)",targetParent:"Finestra pare (_parent)",unavailable:'%1<span class="cke_accessibility">, no disponible</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insereix car??cter especial",title:"Selecciona el car??cter especial",options:"Special Character Options"},link:{toolbar:"Insereix/Edita enlla??",other:"<altre>",menu:"Edita l'enlla??",title:"Enlla??",info:"Informaci?? de l'enlla??",target:"Dest??",upload:"Puja",advanced:"Avan??at",type:"Tipus d'enlla??",toUrl:"URL",toAnchor:"??ncora en aquesta p??gina",toEmail:"Correu electr??nic",targetFrame:"<marc>",targetPopup:"<finestra emergent>",targetFrameName:"Nom del marc de dest??",targetPopupName:"Nom finestra popup",popupFeatures:"Caracter??stiques finestra popup",popupResizable:"Redimensionable",popupStatusBar:"Barra d'estat",popupLocationBar:"Barra d'adre??a",popupToolbar:"Barra d'eines",popupMenuBar:"Barra de men??",popupFullScreen:"Pantalla completa (IE)",popupScrollBars:"Barres d'scroll",popupDependent:"Depenent (Netscape)",popupWidth:"Amplada",popupLeft:"Posici?? esquerra",popupHeight:"Al??ada",popupTop:"Posici?? dalt",id:"Id",langDir:"Direcci?? de l'idioma",langDirLTR:"D'esquerra a dreta (LTR)",langDirRTL:"De dreta a esquerra (RTL)",acccessKey:"Clau d'acc??s",name:"Nom",langCode:"Direcci?? de l'idioma",tabIndex:"Index de Tab",advisoryTitle:"T??tol consultiu",advisoryContentType:"Tipus de contingut consultiu",cssClasses:"Classes del full d'estil",charset:"Conjunt de car??cters font enlla??at",styles:"Estil",selectAnchor:"Selecciona una ??ncora",anchorName:"Per nom d'??ncora",anchorId:"Per Id d'element",emailAddress:"Adre??a de correu electr??nic",emailSubject:"Assumpte del missatge",emailBody:"Cos del missatge",noAnchors:"(No hi ha ??ncores disponibles en aquest document)",noUrl:"Si us plau, escrigui l'enlla?? URL",noEmail:"Si us plau, escrigui l'adre??a correu electr??nic"},anchor:{toolbar:"Insereix/Edita ??ncora",menu:"Propietats de l'??ncora",title:"Propietats de l'??ncora",name:"Nom de l'??ncora",errorName:"Si us plau, escriviu el nom de l'ancora"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Cerca i reempla??a",find:"Cerca",replace:"Reempla??a",findWhat:"Cerca:",replaceWith:"Rempla??a amb:",notFoundMsg:"El text especificat no s'ha trobat.",matchCase:"Distingeix maj??scules/min??scules",matchWord:"Nom??s paraules completes",matchCyclic:"Match cyclic",replaceAll:"Reempla??a-ho tot",replaceSuccessMsg:"%1 ocurr??ncia/es reempla??ada/es."},table:{toolbar:"Taula",title:"Propietats de la taula",menu:"Propietats de la taula",deleteTable:"Suprimeix la taula",rows:"Files",columns:"Columnes",border:"Mida vora",align:"Alineaci??",alignLeft:"Esquerra",alignCenter:"Centre",alignRight:"Dreta",width:"Amplada",widthPx:"p??xels",widthPc:"percentatge",widthUnit:"unitat d'amplada",height:"Al??ada",cellSpace:"Espaiat de cel??les",cellPad:"Encoixinament de cel??les",caption:"T??tol",summary:"Resum",headers:"Cap??aleres",headersNone:"Cap",headersColumn:"Primera columna",headersRow:"Primera fila",headersBoth:"Ambdues",invalidRows:"El nombre de files ha de ser un nombre major que 0.",invalidCols:"El nombre de columnes ha de ser un nombre major que 0.",invalidBorder:"El gruix de la vora ha de ser un nombre.",invalidWidth:"L'amplada de la taula ha de ser un nombre.",invalidHeight:"L'al??ada de la taula ha de ser un nombre.",invalidCellSpacing:"L'espaiat de cel??la ha de ser un nombre.",invalidCellPadding:"L'encoixinament de cel??la ha de ser un nombre.",cell:{menu:"Cel??la",insertBefore:"Insereix cel??la abans de",insertAfter:"Insereix cel??la darrera",deleteCell:"Suprimeix les cel??les",merge:"Fusiona les cel??les",mergeRight:"Fusiona cap a la dreta",mergeDown:"Fusiona cap avall",splitHorizontal:"Divideix la cel??la horitzontalment",splitVertical:"Divideix la cel??la verticalment",title:"Propertiat de la cel??la",cellType:"Tipus de cel??la",rowSpan:"Expansi?? de files",colSpan:"Expansi?? de columnes",wordWrap:"Ajustar al contingut",hAlign:"Aliniaci?? Horizontal",vAlign:"Aliniaci?? Vertical",alignTop:"A dalt",alignMiddle:"Al mig",alignBottom:"A baix",alignBaseline:"A la l??nia base",bgColor:"Color de fons",borderColor:"Color de la vora",data:"Data",header:"Cap??alera",yes:"S??",no:"No",invalidWidth:"L'amplada de cel??la ha de ser un nombre.",invalidHeight:"L'al??ada de cel??la ha de ser un nombre.",invalidRowSpan:"L'expansi?? de files ha de ser un nombre enter.",invalidColSpan:"L'expansi?? de columnes ha de ser un nombre enter.",chooseColor:"Trieu"},row:{menu:"Fila",insertBefore:"Insereix fila abans de",insertAfter:"Insereix fila darrera",deleteRow:"Suprimeix una fila"},column:{menu:"Columna",insertBefore:"Insereix columna abans de",insertAfter:"Insereix columna darrera",deleteColumn:"Suprimeix una columna"}},button:{title:"Propietats del bot??",text:"Text (Valor)",type:"Tipus",typeBtn:"Bot??",typeSbm:"Transmet formulari",typeRst:"Reinicia formulari"},checkboxAndRadio:{checkboxTitle:"Propietats de la casella de verificaci??",radioTitle:"Propietats del bot?? d'opci??",value:"Valor",selected:"Seleccionat"},form:{title:"Propietats del formulari",menu:"Propietats del formulari",action:"Acci??",method:"M??tode",encoding:"Codificaci??"},select:{title:"Propietats del camp de selecci??",selectInfo:"Info",opAvail:"Opcions disponibles",value:"Valor",size:"Mida",lines:"L??nies",chkMulti:"Permet m??ltiples seleccions",opText:"Text",opValue:"Valor",btnAdd:"Afegeix",btnModify:"Modifica",btnUp:"Amunt",btnDown:"Avall",btnSetValue:"Selecciona per defecte",btnDelete:"Elimina"},textarea:{title:"Propietats de l'??rea de text",cols:"Columnes",rows:"Files"},textfield:{title:"Propietats del camp de text",name:"Nom",value:"Valor",charWidth:"Amplada",maxChars:"Nombre m??xim de car??cters",type:"Tipus",typeText:"Text",typePass:"Contrasenya"},hidden:{title:"Propietats del camp ocult",name:"Nom",value:"Valor"},image:{title:"Propietats de la imatge",titleButton:"Propietats del bot?? d'imatge",menu:"Propietats de la imatge",infoTab:"Informaci?? de la imatge",btnUpload:"Envia-la al servidor",upload:"Puja",alt:"Text alternatiu",width:"Amplada",height:"Al??ada",lockRatio:"Bloqueja les proporcions",unlockRatio:"Desbloqueja el r??tio",resetSize:"Restaura la mida",border:"Vora",hSpace:"Espaiat horit.",vSpace:"Espaiat vert.",align:"Alineaci??",alignLeft:"Ajusta a l'esquerra",alignRight:"Ajusta a la dreta",alertUrl:"Si us plau, escriviu la URL de la imatge",linkTab:"Enlla??",button2Img:"Voleu transformar el bot?? d'imatge seleccionat en una simple imatge?",img2Button:"Voleu transformar la imatge seleccionada en un bot?? d'imatge?",urlMissing:"Falta la URL de la imatge.",validateWidth:"L'amplada ha de ser un nombre enter.",validateHeight:"L'al??ada ha de ser un nombre enter.",validateBorder:"La vora ha de ser un nombre enter.",validateHSpace:"HSpace ha de ser un nombre enter.",validateVSpace:"VSpace ha de ser un nombre enter."},flash:{properties:"Propietats del Flash",propertiesTab:"Propietats",title:"Propietats del Flash",chkPlay:"Reproduci?? autom??tica",chkLoop:"Bucle",chkMenu:"Habilita men?? Flash",chkFull:"Permetre la pantalla completa",scale:"Escala",scaleAll:"Mostra-ho tot",scaleNoBorder:"Sense vores",scaleFit:"Mida exacta",access:"Acc??s a scripts",accessAlways:"Sempre",accessSameDomain:"El mateix domini",accessNever:"Mai",align:"Alineaci??",alignLeft:"Ajusta a l'esquerra",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Ajusta a la dreta",alignTextTop:"Text Top",alignTop:"Top",quality:"Qualitat",qualityBest:"La millor",qualityHigh:"Alta",qualityAutoHigh:"Alta autom??tica",qualityMedium:"Mitjana",qualityAutoLow:"Baixa autom??tica",qualityLow:"Baixa",windowModeWindow:"Finestra",windowModeOpaque:"Opaca",windowModeTransparent:"Transparent",windowMode:"Mode de la finestra",flashvars:"Variables de Flash",bgcolor:"Color de Fons",width:"Amplada",height:"Al??ada",hSpace:"Espaiat horit.",vSpace:"Espaiat vert.",validateSrc:"Si us plau, escrigui l'enlla?? URL",validateWidth:"L'amplada ha de ser un nombre.",validateHeight:"L'al??ada ha de ser un nombre.",validateHSpace:"L'espaiat horitzonatal ha de ser un nombre.",validateVSpace:"L'espaiat vertical ha de ser un nombre."},spellCheck:{toolbar:"Revisa l'ortografia",title:"Comprova l'ortografia",notAvailable:"El servei no es troba disponible ara.",errorLoading:"Error carregant el servidor: %s.",notInDic:"No ??s al diccionari",changeTo:"Reempla??a amb",btnIgnore:"Ignora",btnIgnoreAll:"Ignora-les totes",btnReplace:"Canvia",btnReplaceAll:"Canvia-les totes",btnUndo:"Desf??s",noSuggestions:"Cap suggeriment",progress:"Verificaci?? ortogr??fica en curs...",noMispell:"Verificaci?? ortogr??fica acabada: no hi ha cap paraula mal escrita",noChanges:"Verificaci?? ortogr??fica: no s'ha canviat cap paraula",oneChange:"Verificaci?? ortogr??fica: s'ha canviat una paraula",manyChanges:"Verificaci?? ortogr??fica: s'han canviat %1 paraules",ieSpellDownload:"Verificaci?? ortogr??fica no instal??lada. Voleu descarregar-ho ara?"},smiley:{toolbar:"Icona",title:"Insereix una icona",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Llista numerada",bulletedlist:"Llista de pics",indent:"Augmenta el sagnat",outdent:"Redueix el sagnat",justify:{left:"Alinia a l'esquerra",center:"Centrat",right:"Alinia a la dreta",block:"Justificat"},blockquote:"Bloc de cita",clipboard:{title:"Enganxa",cutError:"La seguretat del vostre navegador no permet executar autom??ticament les operacions de retallar. Si us plau, utilitzeu el teclat (Ctrl+X).",copyError:"La seguretat del vostre navegador no permet executar autom??ticament les operacions de copiar. Si us plau, utilitzeu el teclat (Ctrl+C).",pasteMsg:"Si us plau, enganxeu dins del seg??ent camp utilitzant el teclat (<STRONG>Ctrl+V</STRONG>) i premeu <STRONG>OK</STRONG>.",securityMsg:"A causa de la configuraci?? de seguretat del vostre navegador, l'editor no pot accedir al porta-retalls directament. Enganxeu-ho un altre cop en aquesta finestra.",pasteArea:"??rea d'enganxat"},pastefromword:{confirmCleanup:"El text que voleu enganxar sembla provenir de Word. Voleu netejar aquest text abans que sigui enganxat?",toolbar:"Enganxa des del Word",title:"Enganxa des del Word",error:"No ha estat possible netejar les dades enganxades degut a un error intern"},pasteText:{button:"Enganxa com a text no formatat",title:"Enganxa com a text no formatat"},templates:{button:"Plantilles",title:"Contingut plantilles",options:"Template Options",insertOption:"Reempla??a el contingut actual",selectPromptMsg:"Si us plau, seleccioneu la plantilla per obrir a l'editor<br>(el contingut actual no ser?? enregistrat):",emptyListMsg:"(No hi ha plantilles definides)"},showBlocks:"Mostra els blocs",stylesCombo:{label:"Estil",panelTitle:"Estils de format",panelTitle1:"Estils de bloc",panelTitle2:"Estils incrustats",panelTitle3:"Estils d'objecte"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatejat",tag_address:"Adre??a",tag_h1:"Encap??alament 1",tag_h2:"Encap??alament 2",tag_h3:"Encap??alament 3",tag_h4:"Encap??alament 4",tag_h5:"Encap??alament 5",tag_h6:"Encap??alament 6",tag_div:"Normal (DIV)"},div:{title:"Crea un contenidor Div",toolbar:"Crea un contenidor Div",cssClassInputLabel:"Classes de la fulla d'estils",styleSelectLabel:"Estil",IdInputLabel:"Id",languageCodeInputLabel:" Codi d'idioma",inlineStyleInputLabel:"Estil en l??nia",advisoryTitleInputLabel:"T??tol de guia",langDirLabel:"Direcci?? de l'idioma",langDirLTRLabel:"D'esquerra a dreta (LTR)",langDirRTLLabel:"De dreta a esquerra (RTL)",edit:"Edita Div",remove:"Elimina Div"},font:{label:"Tipus de lletra",voiceLabel:"Tipus de lletra",panelTitle:"Tipus de lletra"},fontSize:{label:"Mida",voiceLabel:"Mida de la lletra",panelTitle:"Mida"},colorButton:{textColorTitle:"Color de Text",bgColorTitle:"Color de Fons",panelTitle:"Colors",auto:"Autom??tic",more:"M??s colors..."},colors:{"000":"Negre",800000:"Granat","8B4513":"Marr?? sella","2F4F4F":"Gris pissarra fosca","008080":"Blau xarxet","000080":"Blau mar??","4B0082":"Indi",696969:"Gris intens",B22222:"Ma??",A52A2A:"Marr?? (web)",DAA520:"Solidago","006400":"Verd fosc","40E0D0":"Turquesa","0000CD":"Atzur",800080:"Lila",808080:"Gris",F00:"Vermell",FF8C00:"Taronja fosc",FFD700:"Or","008000":"Verd","0FF":"Cian","00F":"Blau",EE82EE:"Lavanda rosat",A9A9A9:"Gris clar",FFA07A:"Salm?? clar",FFA500:"Taronja",FFFF00:"Groc","00FF00":"Verd llima",AFEEEE:"Blau p??lid",ADD8E6:"Blau clar",DDA0DD:"Pruna",D3D3D3:"Gris clar",FFF0F5:"Lavanda rosat",FAEBD7:"Blanc antic",FFFFE0:"Groc clar",F0FFF0:"Verd p??lid",F0FFFF:"Blau cel p??lid",F0F8FF:"Cian p??lid",E6E6FA:"Lavanda",FFF:"Blanc"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Habilitat l'SCAYT",disable:"Deshabilita SCAYT",about:"Quant a l'SCAYT",toggle:"Commuta l'SCAYT",options:"Opcions",langs:"Idiomes",moreSuggestions:"M??s sugger??ncies",ignore:"Ignora",ignoreAll:"Ignora'ls tots",addWord:"Afegeix una paraula",emptyDic:"El nom del diccionari no hauria d'estar buit.",optionsTab:"Opcions",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Idiomes",dictionariesTab:"Diccionaris",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Quant a"},about:{title:"Quan al CKEditor",dlgTitle:"Quan al CKEditor",moreInfo:"Per informaci?? sobre llic??ncies visiteu el web:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximitza",minimize:"Minimitza",fakeobjects:{anchor:"??ncora",flash:"Animaci?? Flash",div:"Salt de p??gina",unknown:"Objecte desconegut"},resize:"Arrossegueu per redimensionar",colordialog:{title:"Selecciona el color",options:"Color Options",highlight:"Destacat",selected:"Seleccionat",clear:"Neteja"},toolbarCollapse:"Redueix la barra d'eines",toolbarExpand:"Amplia la barra d'eines"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.cs={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Zdroj",newPage:"Nov?? str??nka",save:"Ulo??it",preview:"N??hled",cut:"Vyjmout",copy:"Kop??rovat",paste:"Vlo??it",print:"Tisk",underline:"Podtr??en??",bold:"Tu??n??",italic:"Kurz??va",selectAll:"Vybrat v??e",removeFormat:"Odstranit form??tov??n??",strike:"P??e??krtnut??",subscript:"Doln?? index",superscript:"Horn?? index",horizontalrule:"Vlo??it vodorovnou linku",pagebreak:"Vlo??it konec str??nky",unlink:"Odstranit odkaz",undo:"Zp??t",redo:"Znovu",common:{browseServer:"Vybrat na serveru",url:"URL",protocol:"Protokol",upload:"Odeslat",uploadSubmit:"Odeslat na server",image:"Obr??zek",flash:"Flash",form:"Formul????",checkbox:"Za??krt??vac?? pol????ko",radio:"P??ep??na??",textField:"Textov?? pole",textarea:"Textov?? oblast",hiddenField:"Skryt?? pole",button:"Tla????tko",select:"Seznam",imageButton:"Obr??zkov?? tla????tko",notSet:"<nenastaveno>",id:"Id",name:"Jm??no",langDir:"Orientace jazyka",langDirLtr:"Zleva do prava (LTR)",langDirRtl:"Zprava do leva (RTL)",langCode:"K??d jazyka",longDescr:"Dlouh?? popis URL",cssClass:"T????da stylu",advisoryTitle:"Pomocn?? titulek",cssStyle:"Styl",ok:"OK",cancel:"Storno",close:"Close",preview:"Preview",generalTab:"Obecn??",advancedTab:"Roz??????en??",validateNumberFailed:"Zadan?? hodnota nen?? ????seln??.",confirmNewPage:"Jak??koliv neulo??en?? zm??ny obsahu budou ztraceny. Skute??n?? chete otevr??t novou str??nku?",confirmCancel:"N??kter?? z nastaven?? byla zm??n??na. Skute??n?? chete zav????t dialogov?? okno?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, nedostupn??</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Vlo??it speci??ln?? znaky",title:"V??b??r speci??ln??ho znaku",options:"Special Character Options"},link:{toolbar:"Vlo??it/zm??nit odkaz",other:"<jin??>",menu:"Zm??nit odkaz",title:"Odkaz",info:"Informace o odkazu",target:"C??l",upload:"Odeslat",advanced:"Roz??????en??",type:"Typ odkazu",toUrl:"URL",toAnchor:"Kotva v t??to str??nce",toEmail:"E-Mail",targetFrame:"<r??mec>",targetPopup:"<vyskakovac?? okno>",targetFrameName:"N??zev c??lov??ho r??mu",targetPopupName:"N??zev vyskakovac??ho okna",popupFeatures:"Vlastnosti vyskakovac??ho okna",popupResizable:"Umo????uj??c?? m??nit velikost",popupStatusBar:"Stavov?? ????dek",popupLocationBar:"Panel um??st??n??",popupToolbar:"Panel n??stroj??",popupMenuBar:"Panel nab??dky",popupFullScreen:"Cel?? obrazovka (IE)",popupScrollBars:"Posuvn??ky",popupDependent:"Z??vislost (Netscape)",popupWidth:"??????ka",popupLeft:"Lev?? okraj",popupHeight:"V????ka",popupTop:"Horn?? okraj",id:"Id",langDir:"Orientace jazyka",langDirLTR:"Zleva do prava (LTR)",langDirRTL:"Zprava do leva (RTL)",acccessKey:"P????stupov?? kl????",name:"Jm??no",langCode:"Orientace jazyka",tabIndex:"Po??ad?? prvku",advisoryTitle:"Pomocn?? titulek",advisoryContentType:"Pomocn?? typ obsahu",cssClasses:"T????da stylu",charset:"P??i??azen?? znakov?? sada",styles:"Styl",selectAnchor:"Vybrat kotvu",anchorName:"Podle jm??na kotvy",anchorId:"Podle Id objektu",emailAddress:"E-Mailov?? adresa",emailSubject:"P??edm??t zpr??vy",emailBody:"T??lo zpr??vy",noAnchors:"(Ve str??nce nen?? definov??na ????dn?? kotva!)",noUrl:"Zadejte pros??m URL odkazu",noEmail:"Zadejte pros??m e-mailovou adresu"},anchor:{toolbar:"Vlo????t/zm??nit z??lo??ku",menu:"Vlastnosti z??lo??ky",title:"Vlastnosti z??lo??ky",name:"N??zev z??lo??ky",errorName:"Zadejte pros??m n??zev z??lo??ky"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Naj??t a nahradit",find:"Hledat",replace:"Nahradit",findWhat:"Co hledat:",replaceWith:"????m nahradit:",notFoundMsg:"Hledan?? text nebyl nalezen.",matchCase:"Rozli??ovat velikost p??sma",matchWord:"Pouze cel?? slova",matchCyclic:"Proch??zet opakovan??",replaceAll:"Nahradit v??e",replaceSuccessMsg:"%1 nahrazen??."},table:{toolbar:"Tabulka",title:"Vlastnosti tabulky",menu:"Vlastnosti tabulky",deleteTable:"Smazat tabulku",rows:"????dky",columns:"Sloupce",border:"Ohrani??en??",align:"Zarovn??n??",alignLeft:"Vlevo",alignCenter:"Na st??ed",alignRight:"Vpravo",width:"??????ka",widthPx:"bod??",widthPc:"procent",widthUnit:"width unit",height:"V????ka",cellSpace:"Vzd??lenost bun??k",cellPad:"Odsazen?? obsahu v bu??ce",caption:"Popis",summary:"Souhrn",headers:"Z??hlav??",headersNone:"????dn??",headersColumn:"Prvn?? sloupec",headersRow:"Prvn?? ????dek",headersBoth:"Oboj??",invalidRows:"Po??et ????dk?? mus?? b??t ????slo v??t???? ne?? 0.",invalidCols:"Po??et sloupc?? mus?? b??t ????slo v??t???? ne?? 0.",invalidBorder:"Zdan?? velikost okraje mus?? b??t ????seln??.",invalidWidth:"Zadan?? ??????ka tabulky mus?? b??t ????seln??.",invalidHeight:"zadan?? v????ka tabulky mus?? b??t ????seln??.",invalidCellSpacing:"Zadan?? vzd??lenost bun??k mus?? b??t ????seln??.",invalidCellPadding:"Zadan?? odsazen?? obsahu v bu??ce mus?? b??t ????seln??.",cell:{menu:"Bu??ka",insertBefore:"Vlo??it bu??ku p??ed",insertAfter:"Vlo??it bu??ku za",deleteCell:"Smazat bu??ky",merge:"Slou??it bu??ky",mergeRight:"Slou??it doprava",mergeDown:"Slou??it dol??",splitHorizontal:"Rozd??lit bu??ky vodorovn??",splitVertical:"Rozd??lit bu??ky svisle",title:"Vlastnosti bu??ky",cellType:"Typ bu??ky",rowSpan:"Spojit ????dky",colSpan:"Spojit sloupce",wordWrap:"Zalamov??n??",hAlign:"Vodorovn?? zarovn??n??",vAlign:"Svisl?? zarovn??n??",alignTop:"Nahoru",alignMiddle:"Doprost??ed",alignBottom:"Dol??",alignBaseline:"Na ????a????",bgColor:"Barva pozad??",borderColor:"Barva okraje",data:"Data",header:"Hlavi??ka",yes:"Ano",no:"Ne",invalidWidth:"Zadan?? ??????ka bu??ky mus?? b??t ????slen??.",invalidHeight:"Zadan?? v????ka bu??ky mus?? b??t ????slen??.",invalidRowSpan:"Zadan?? po??et slou??en??ch ????dk?? mus?? b??t cel?? ????slo.",invalidColSpan:"Zadan?? po??et slou??en??ch sloupc?? mus?? b??t cel?? ????slo.",chooseColor:"V??b??r"},row:{menu:"????dek",insertBefore:"Vlo??it ????dek p??ed",insertAfter:"Vlo??it ????dek za",deleteRow:"Smazat ????dky"},column:{menu:"Sloupec",insertBefore:"Vlo??it sloupec p??ed",insertAfter:"Vlo??it sloupec za",deleteColumn:"Smazat sloupec"}},button:{title:"Vlastnosti tla????tka",text:"Popisek",type:"Typ",typeBtn:"Tla????tko",typeSbm:"Odeslat",typeRst:"Obnovit"},checkboxAndRadio:{checkboxTitle:"Vlastnosti za??krt??vac??ho pol????ka",radioTitle:"Vlastnosti p??ep??na??e",value:"Hodnota",selected:"Za??krtnuto"},form:{title:"Vlastnosti formul????e",menu:"Vlastnosti formul????e",action:"Akce",method:"Metoda",encoding:"K??dov??n??"},select:{title:"Vlastnosti seznamu",selectInfo:"Info",opAvail:"Dostupn?? nastaven??",value:"Hodnota",size:"Velikost",lines:"????dk??",chkMulti:"Povolit mnohon??sobn?? v??b??ry",opText:"Text",opValue:"Hodnota",btnAdd:"P??idat",btnModify:"Zm??nit",btnUp:"Nahoru",btnDown:"Dol??",btnSetValue:"Nastavit jako vybranou hodnotu",btnDelete:"Smazat"},textarea:{title:"Vlastnosti textov?? oblasti",cols:"Sloupc??",rows:"????dk??"},textfield:{title:"Vlastnosti textov??ho pole",name:"N??zev",value:"Hodnota",charWidth:"??????ka ve znac??ch",maxChars:"Maxim??ln?? po??et znak??",type:"Typ",typeText:"Text",typePass:"Heslo"},hidden:{title:"Vlastnosti skryt??ho pole",name:"N??zev",value:"Hodnota"},image:{title:"Vlastnosti obr??zku",titleButton:"Vlastnost?? obr??zkov??ho tla????tka",menu:"Vlastnosti obr??zku",infoTab:"Informace o obr??zku",btnUpload:"Odeslat na server",upload:"Odeslat",alt:"Alternativn?? text",width:"??????ka",height:"V????ka",lockRatio:"Z??mek",unlockRatio:"Unlock Ratio",resetSize:"P??vodn?? velikost",border:"Okraje",hSpace:"H-mezera",vSpace:"V-mezera",align:"Zarovn??n??",alignLeft:"Vlevo",alignRight:"Vpravo",alertUrl:"Zadejte pros??m URL obr??zku",linkTab:"Odkaz",button2Img:"Skute??n?? chcete p??ev??st zvolen?? obr??zkov?? tla????tko na oby??ejn?? obr??zek?",img2Button:"Skute??n?? chcete p??ev??st zvolen?? obr??zek na obr??zkov?? tla????tko?",urlMissing:"Zadan?? URL zdroje obr??zku nebylo nalezeno.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Vlastnosti Flashe",propertiesTab:"Vlastnosti",title:"Vlastnosti Flashe",chkPlay:"Automatick?? spu??t??n??",chkLoop:"Opakov??n??",chkMenu:"Nab??dka Flash",chkFull:"Povolit celoobrazovkov?? re??im",scale:"Zobrazit",scaleAll:"Zobrazit v??e",scaleNoBorder:"Bez okraje",scaleFit:"P??izp??sobit",access:"P????stup ke skriptu",accessAlways:"V??dy",accessSameDomain:"Ve stejn?? dom??n??",accessNever:"Nikdy",align:"Zarovn??n??",alignLeft:"Vlevo",alignAbsBottom:"Zcela dol??",alignAbsMiddle:"Doprost??ed",alignBaseline:"Na ????a????",alignBottom:"Dol??",alignMiddle:"Na st??ed",alignRight:"Vpravo",alignTextTop:"Na horn?? okraj textu",alignTop:"Nahoru",quality:"Kvalita",qualityBest:"Nejlep????",qualityHigh:"Vysok??",qualityAutoHigh:"Vysok?? - auto",qualityMedium:"St??edn??",qualityAutoLow:"N??zk?? - auto",qualityLow:"Nejni??????",windowModeWindow:"Okno",windowModeOpaque:"Nepr??hledn??",windowModeTransparent:"Pr??hledn??",windowMode:"Re??im okna",flashvars:"Prom??nn?? pro Flash",bgcolor:"Barva pozad??",width:"??????ka",height:"V????ka",hSpace:"H-mezera",vSpace:"V-mezera",validateSrc:"Zadejte pros??m URL odkazu",validateWidth:"Zadan?? ??????ka mus?? b??t ????slo.",validateHeight:"Zadan?? v????ka mus?? b??t ????slo.",validateHSpace:"Zadan?? H-mezera mus?? b??t ????slo.",validateVSpace:"Zadan?? V-mezera mus?? b??t ????slo."},spellCheck:{toolbar:"Zkontrolovat pravopis",title:"Kontrola pravopisu",notAvailable:"Omlouv??me se, ale slu??ba nyn?? nen?? dostupn??.",errorLoading:"Chyba nahr??v??n?? slu??by aplikace z: %s.",notInDic:"Nen?? ve slovn??ku",changeTo:"Zm??nit na",btnIgnore:"P??esko??it",btnIgnoreAll:"P??eskakovat v??e",btnReplace:"Zam??nit",btnReplaceAll:"Zam????ovat v??e",btnUndo:"Zp??t",noSuggestions:"- ????dn?? n??vrhy -",progress:"Prob??h?? kontrola pravopisu...",noMispell:"Kontrola pravopisu dokon??ena: ????dn?? pravopisn?? chyby nenalezeny",noChanges:"Kontrola pravopisu dokon??ena: Beze zm??n",oneChange:"Kontrola pravopisu dokon??ena: Jedno slovo zm??n??no",manyChanges:"Kontrola pravopisu dokon??ena: %1 slov zm??n??no",ieSpellDownload:"Kontrola pravopisu nen?? nainstalov??na. Chcete ji nyn?? st??hnout?"},smiley:{toolbar:"Smajl??ky",title:"Vkl??d??n?? smajl??k??",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 objekt"},numberedlist:"????slov??n??",bulletedlist:"Odr????ky",indent:"Zv??t??it odsazen??",outdent:"Zmen??it odsazen??",justify:{left:"Zarovnat vlevo",center:"Zarovnat na st??ed",right:"Zarovnat vpravo",block:"Zarovnat do bloku"},blockquote:"Citace",clipboard:{title:"Vlo??it",cutError:"Bezpe??nostn?? nastaven?? Va??eho prohl????e??e nedovoluj?? editoru spustit funkci pro vyjmut?? zvolen??ho textu do schr??nky. Pros??m vyjm??te zvolen?? text do schr??nky pomoc?? kl??vesnice (Ctrl/Cmd+X).",copyError:"Bezpe??nostn?? nastaven?? Va??eho prohl????e??e nedovoluj?? editoru spustit funkci pro kop??rov??n?? zvolen??ho textu do schr??nky. Pros??m zkop??rujte zvolen?? text do schr??nky pomoc?? kl??vesnice (Ctrl/Cmd+C).",pasteMsg:"Do n??sleduj??c??ho pole vlo??te po??adovan?? obsah pomoc?? kl??vesnice (<STRONG>Ctrl/Cmd+V</STRONG>) a stiskn??te <STRONG>OK</STRONG>.",securityMsg:"Z d??vod?? nastaven?? bezpe??nosti Va??eho prohl????e??e nem????e editor p??istupovat p????mo do schr??nky. Obsah schr??nky pros??m vlo??te znovu do tohoto okna.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Jak je vid??t, vkl??dan?? text je kop??rov??n z Wordu. Chcete jej p??ed vlo??en??m vy??istit?",toolbar:"Vlo??it z Wordu",title:"Vlo??it z Wordu",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Vlo??it jako ??ist?? text",title:"Vlo??it jako ??ist?? text"},templates:{button:"??ablony",title:"??ablony obsahu",options:"Template Options",insertOption:"Nahradit aktu??ln?? obsah",selectPromptMsg:"Pros??m zvolte ??ablonu pro otev??en?? v editoru<br>(aktu??ln?? obsah editoru bude ztracen):",emptyListMsg:"(Nen?? definov??na ????dn?? ??ablona)"},showBlocks:"Uk??zat bloky",stylesCombo:{label:"Styl",panelTitle:"Formatting Styles",panelTitle1:"Blokov?? styly",panelTitle2:"????dkov?? styly",panelTitle3:"Objektov?? styly"},format:{label:"Form??t",panelTitle:"Form??t",tag_p:"Norm??ln??",tag_pre:"Naform??tov??no",tag_address:"Adresa",tag_h1:"Nadpis 1",tag_h2:"Nadpis 2",tag_h3:"Nadpis 3",tag_h4:"Nadpis 4",tag_h5:"Nadpis 5",tag_h6:"Nadpis 6",tag_div:"Norm??ln?? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"P??smo",voiceLabel:"P??smo",panelTitle:"P??smo"},fontSize:{label:"Velikost",voiceLabel:"Velikost p??sma",panelTitle:"Velikost"},colorButton:{textColorTitle:"Barva textu",bgColorTitle:"Barva pozad??",panelTitle:"Colors",auto:"Automaticky",more:"V??ce barev..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Kontrola pravopisu b??hem psan?? (SCAYT)",opera_title:"Not supported by Opera",enable:"Zapnout SCAYT",disable:"Vypnout SCAYT",about:"O aplikaci SCAYT",toggle:"Vyp??na?? SCAYT",options:"Nastaven??",langs:"Jazyky",moreSuggestions:"V??ce n??vrh??",ignore:"P??esko??it",ignoreAll:"P??esko??it v??e",addWord:"P??idat slovo",emptyDic:"N??zev slovn??ku nesm?? b??t pr??zdn??.",optionsTab:"Nastaven??",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Jazyky",dictionariesTab:"Slovn??ky",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"O aplikaci"},about:{title:"O aplikaci CKEditor",dlgTitle:"O aplikaci CKEditor",moreInfo:"Pro informace o lincenci nav??tivte na??i webovou str??nku:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximalizovat",minimize:"Minimalizovat",fakeobjects:{anchor:"Z??lo??ka",flash:"Flash animace",div:"Zalomen?? str??nky",unknown:"Nezn??m?? objekt"},resize:"Uchopit pro zm??nu velikosti",colordialog:{title:"V??b??r barvy",options:"Color Options",highlight:"Zv??raznit",selected:"Vybr??no",clear:"Vy??istit"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.cy={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Tarddle",newPage:"Tudalen newydd",save:"Cadw",preview:"Rhagolwg",cut:"Torri",copy:"Cop??o",paste:"Gludo",print:"Argraffu",underline:"Tanlinellu",bold:"Bras",italic:"Italig",selectAll:"Dewis Popeth",removeFormat:"Tynnu Fformat",strike:"Llinell Trwyddo",subscript:"Is-sgript",superscript:"Uwchsgript",horizontalrule:"Mewnosod Llinell Lorweddol",pagebreak:"Mewnosod Toriad Tudalen i Argraffu",unlink:"Datgysylltu",undo:"Dadwneud",redo:"Ailadrodd",common:{browseServer:"Pori'r Gweinydd",url:"URL",protocol:"Protocol",upload:"Lanlwytho",uploadSubmit:"Anfon i'r Gweinydd",image:"Delwedd",flash:"Flash",form:"Ffurflen",checkbox:"Blwch ticio",radio:"Botwm Radio",textField:"Maes Testun",textarea:"Ardal Testun",hiddenField:"Maes Cudd",button:"Botwm",select:"Maes Dewis",imageButton:"Botwm Delwedd",notSet:"<heb osod>",id:"Id",name:"Name",langDir:"Cyfeiriad Iaith",langDirLtr:"Chwith i'r Dde (LTR)",langDirRtl:"Dde i'r Chwith (RTL)",langCode:"Cod Iaith",longDescr:"URL Disgrifiad Hir",cssClass:"Dosbarth Dalen Arddull",advisoryTitle:"Teitl Cynghorol",cssStyle:"Arddull",ok:"Iawn",cancel:"Diddymu",close:"Close",preview:"Preview",generalTab:"Cyffredinol",advancedTab:"Uwch",validateNumberFailed:"Nid yw'r gwerth hwn yn rhif.",confirmNewPage:"Byddwch yn colli unrhyw newidiadau i'r cynnwys sydd heb eu cadw. A ydych am barhau i lwytho tudalen newydd?",confirmCancel:"Mae rhai o'r opsiynau wedi'u newid. A ydych wir am gau'r deialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ddim ar gael</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Mewnosod Nodau Arbennig",title:"Dewis Nod Arbennig",options:"Special Character Options"},link:{toolbar:"Dolen",other:"<eraill>",menu:"Golygu Dolen",title:"Dolen",info:"Gwyb ar y Ddolen",target:"Targed",upload:"Lanlwytho",advanced:"Uwch",type:"Math y Ddolen",toUrl:"URL",toAnchor:"Dolen at angor yn y testun",toEmail:"E-bost",targetFrame:"<ffr??m>",targetPopup:"<ffenestr bop>",targetFrameName:"Enw Ffr??m y Targed",targetPopupName:"Enw Ffenestr Bop",popupFeatures:"Nodweddion Ffenestr Bop",popupResizable:"Ailfeintiol",popupStatusBar:"Bar Statws",popupLocationBar:"Bar Safle",popupToolbar:"Bar Offer",popupMenuBar:"Dewislen",popupFullScreen:"Sgrin Llawn (IE)",popupScrollBars:"Barrau Sgrolio",popupDependent:"Dibynnol (Netscape)",popupWidth:"Lled",popupLeft:"Safle Chwith",popupHeight:"Uchder",popupTop:"Safle Top",id:"Id",langDir:"Cyfeiriad Iaith",langDirLTR:"Chwith i'r Dde (LTR)",langDirRTL:"Dde i'r Chwith (RTL)",acccessKey:"Allwedd Mynediad",name:"Enw",langCode:"Cod Iaith",tabIndex:"Indecs Tab",advisoryTitle:"Teitl Cynghorol",advisoryContentType:"Math y Cynnwys Cynghorol",cssClasses:"Dosbarthiadau Dalen Arddull",charset:"Set nodau'r Adnodd Cysylltiedig",styles:"Arddull",selectAnchor:"Dewiswch Angor",anchorName:"Gan Enw'r Angor",anchorId:"Gan Id yr Elfen",emailAddress:"Cyfeiriad E-Bost",emailSubject:"Testun y Message Subject",emailBody:"Pwnc y Neges",noAnchors:"(Dim angorau ar gael yn y ddogfen)",noUrl:"Teipiwch URL y ddolen",noEmail:"Teipiwch gyfeiriad yr e-bost"},anchor:{toolbar:"Angor",menu:"Golygwch yr Angor",title:"Priodweddau'r Angor",name:"Enw'r Angor",errorName:"Teipiwch enw'r angor"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Chwilio ac Amnewid",find:"Chwilio",replace:"Amnewid",findWhat:"Chwilio'r term:",replaceWith:"Amnewid gyda:",notFoundMsg:"Nid oedd y testun wedi'i ddarganfod.",matchCase:"Cyfateb i'r cas",matchWord:"Cyfateb gair cyfan",matchCyclic:"Cyfateb cylchol",replaceAll:"Amnewid pob un",replaceSuccessMsg:"Amnewidiwyd %1 achlysur."},table:{toolbar:"Tabl",title:"Nodweddion Tabl",menu:"Nodweddion Tabl",deleteTable:"Dileu Tabl",rows:"Rhesi",columns:"Colofnau",border:"Maint yr Ymyl",align:"Aliniad",alignLeft:"Chwith",alignCenter:"Canol",alignRight:"Dde",width:"Lled",widthPx:"picsel",widthPc:"y cant",widthUnit:"width unit",height:"Uchder",cellSpace:"Bylchu'r gell",cellPad:"Padio'r gell",caption:"Pennawd",summary:"Crynodeb",headers:"Penynnau",headersNone:"Dim",headersColumn:"Colofn gyntaf",headersRow:"Rhes gyntaf",headersBoth:"Y Ddau",invalidRows:"Mae'n rhaid cael o leiaf un rhes.",invalidCols:"Mae'n rhaid cael o leiaf un golofn.",invalidBorder:"Mae'n rhaid i faint yr ymyl fod yn rhif.",invalidWidth:"Mae'n rhaid i led y tabl fod yn rhif.",invalidHeight:"Mae'n rhaid i uchder y tabl fod yn rhif.",invalidCellSpacing:"Mae'n rhaid i fylchiad y gell fod yn rhif.",invalidCellPadding:"Mae'n rhaid i badiad y gell fod yn rhif.",cell:{menu:"Cell",insertBefore:"Mewnosod Cell Cyn",insertAfter:"Mewnosod Cell Ar ??l",deleteCell:"Dileu Celloedd",merge:"Cyfuno Celloedd",mergeRight:"Cyfuno i'r Dde",mergeDown:"Cyfuno i Lawr",splitHorizontal:"Hollti'r Gell yn Lorweddol",splitVertical:"Hollti'r Gell yn Fertigol",title:"Priodweddau'r Gell",cellType:"Math y Gell",rowSpan:"Rhychwant Rhesi",colSpan:"Rhychwant Colofnau",wordWrap:"Lapio Geiriau",hAlign:"Aliniad Llorweddol",vAlign:"Aliniad Fertigol",alignTop:"Top",alignMiddle:"Canol",alignBottom:"Gwaelod",alignBaseline:"Baslinell",bgColor:"Lliw Cefndir",borderColor:"Lliw Ymyl",data:"Data",header:"Pennyn",yes:"Ie",no:"Na",invalidWidth:"Mae'n rhaid i led y gell fod yn rhif.",invalidHeight:"Mae'n rhaid i uchder y gell fod yn rhif.",invalidRowSpan:"Mae'n rhaid i rychwant y rhesi fod yn gyfanrif.",invalidColSpan:"Mae'n rhaid i rychwant y colofnau fod yn gyfanrif.",chooseColor:"Choose"},row:{menu:"Rhes",insertBefore:"Mewnosod Rhes Cyn",insertAfter:"Mewnosod Rhes Ar ??l",deleteRow:"Dileu Rhesi"},column:{menu:"Colofn",insertBefore:"Mewnosod Colofn Cyn",insertAfter:"Mewnosod Colofn Ar ??l",deleteColumn:"Dileu Colofnau"}},button:{title:"Priodweddau Botymau",text:"Testun (Gwerth)",type:"Math",typeBtn:"Botwm",typeSbm:"Gyrru",typeRst:"Ailosod"},checkboxAndRadio:{checkboxTitle:"Priodweddau Blwch Ticio",radioTitle:"Priodweddau Botwm Radio",value:"Gwerth",selected:"Dewiswyd"},form:{title:"Priodweddau Ffurflen",menu:"Priodweddau Ffurflen",action:"Gweithred",method:"Dull",encoding:"Amgodio"},select:{title:"Priodweddau Maes Dewis",selectInfo:"Gwyb Dewis",opAvail:"Opsiynau ar Gael",value:"Gwerth",size:"Maint",lines:"llinellau",chkMulti:"Caniat??u aml-ddewisiadau",opText:"Testun",opValue:"Gwerth",btnAdd:"Ychwanegu",btnModify:"Newid",btnUp:"Lan",btnDown:"Lawr",btnSetValue:"Gosod fel gwerth a ddewiswyd",btnDelete:"Dileu"},textarea:{title:"Priodweddau Ardal Testun",cols:"Colofnau",rows:"Rhesi"},textfield:{title:"Priodweddau Maes Testun",name:"Enw",value:"Gwerth",charWidth:"Lled Nod",maxChars:"Uchafswm y Nodau",type:"Math",typeText:"Testun",typePass:"Cyfrinair"},hidden:{title:"Priodweddau Maes Cudd",name:"Enw",value:"Gwerth"},image:{title:"Priodweddau Delwedd",titleButton:"Priodweddau Botwm Delwedd",menu:"Priodweddau Delwedd",infoTab:"Gwyb Delwedd",btnUpload:"Anfon i'r Gweinydd",upload:"lanlwytho",alt:"Testun Amgen",width:"Lled",height:"Uchder",lockRatio:"Cloi Cymhareb",unlockRatio:"Unlock Ratio",resetSize:"Ailosod Maint",border:"Ymyl",hSpace:"BwlchLl",vSpace:"BwlchF",align:"Alinio",alignLeft:"Chwith",alignRight:"Dde",alertUrl:"Rhowch URL y ddelwedd",linkTab:"Dolen",button2Img:"Ydych am drawsffurfio'r botwm ddelwedd hwn ar ddelwedd syml?",img2Button:"Ydych am drawsffurfio'r ddelwedd hon ar fotwm delwedd?",urlMissing:"URL tarddle'r ddelwedd ar goll.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Priodweddau Flash",propertiesTab:"Priodweddau",title:"Priodweddau Flash",chkPlay:"AwtoChwarae",chkLoop:"Lwpio",chkMenu:"Galluogi Dewislen Flash",chkFull:"Caniat??u Sgrin Llawn",scale:"Graddfa",scaleAll:"Dangos pob",scaleNoBorder:"Dim Ymyl",scaleFit:"Ffit Union",access:"Mynediad Sgript",accessAlways:"Pob amser",accessSameDomain:"R'un parth",accessNever:"Byth",align:"Alinio",alignLeft:"Chwith",alignAbsBottom:"Gwaelod Abs",alignAbsMiddle:"Canol Abs",alignBaseline:"Baslinell",alignBottom:"Gwaelod",alignMiddle:"Canol",alignRight:"Dde",alignTextTop:"Testun Top",alignTop:"Top",quality:"Ansawdd",qualityBest:"Gorau",qualityHigh:"Uchel",qualityAutoHigh:"Uchel Awto",qualityMedium:"Canolig",qualityAutoLow:"Isel Awto",qualityLow:"Isel",windowModeWindow:"Ffenestr",windowModeOpaque:"Afloyw",windowModeTransparent:"Tryloyw",windowMode:"Modd ffenestr",flashvars:"Newidynnau ar gyfer Flash",bgcolor:"Lliw cefndir",width:"Lled",height:"Uchder",hSpace:"BwlchLl",vSpace:"BwlchF",validateSrc:"Ni all yr URL fod yn wag.",validateWidth:"Rhaid i'r Lled fod yn rhif.",validateHeight:"Rhaid i'r Uchder fod yn rhif.",validateHSpace:"Rhaid i'r BwlchLl fod yn rhif.",validateVSpace:"Rhaid i'r BwlchF fod yn rhif."},spellCheck:{toolbar:"Gwirio Sillafu",title:"Gwirio Sillafu",notAvailable:"Nid yw'r gwasanaeth hwn ar gael yn bresennol.",errorLoading:"Error loading application service host: %s.",notInDic:"Nid i'w gael yn y geiriadur",changeTo:"Newid i",btnIgnore:"Anwybyddu Un",btnIgnoreAll:"Anwybyddu Pob",btnReplace:"Amnewid Un",btnReplaceAll:"Amnewid Pob",btnUndo:"Dadwneud",noSuggestions:"- Dim awgrymiadau -",progress:"Gwirio sillafu yn ar y gweill...",noMispell:"Gwirio sillafu wedi gorffen: Dim camsillaf.",noChanges:"Gwirio sillafu wedi gorffen: Dim newidiadau",oneChange:"Gwirio sillafu wedi gorffen: Newidiwyd 1 gair",manyChanges:"Gwirio sillafu wedi gorffen: Newidiwyd %1 gair",ieSpellDownload:"Gwirydd sillafu heb ei arsefydlu. A ydych am ei lawrlwytho nawr?"},smiley:{toolbar:"Gwenoglun",title:"Mewnosod Gwenoglun",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"Elfen %1"},numberedlist:"Mewnosod/Tynnu Rhestr Rhifol",bulletedlist:"Mewnosod/Tynnu Rhestr Bwled",indent:"Cynyddu'r Mewnoliad",outdent:"Lleihau'r Mewnoliad",justify:{left:"Alinio i'r Chwith",center:"Alinio i'r Canol",right:"Alinio i'r Dde",block:"Aliniad Bloc"},blockquote:"Dyfyniad bloc",clipboard:{title:"Gludo",cutError:"Nid yw gosodiadau diogelwch eich porwr yn caniat??u'r golygydd i gynnal 'gweithredoedd torri' yn awtomatig. Defnyddiwch y bysellfwrdd (Ctrl/Cmd+X).",copyError:"Nid yw gosodiadau diogelwch eich porwr yn caniat??u'r golygydd i gynnal 'gweithredoedd cop??o' yn awtomatig. Defnyddiwch y bysellfwrdd (Ctrl/Cmd+C).",pasteMsg:"Gludwch i mewn i'r blwch canlynol gan ddefnyddio'r bysellfwrdd (<strong>Ctrl/Cmd+V</strong>) a phwyso <strong>Iawn</strong>.",securityMsg:"Oherwydd gosodiadau diogelwch eich porwr, nid yw'r porwr yn gallu ennill mynediad i'r data ar y clipfwrdd yn uniongyrchol. Mae angen i chi ei ludo eto i'r ffenestr hon.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Gludo o Word",title:"Gludo o Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Gludo fel testun plaen",title:"Gludo fel Testun Plaen"},templates:{button:"Templedi",title:"Templedi Cynnwys",options:"Template Options",insertOption:"Amnewid y cynnwys go iawn",selectPromptMsg:"Dewiswch dempled i'w agor yn y golygydd",emptyListMsg:"(Dim templedi wedi'u diffinio)"},showBlocks:"Dangos Blociau",stylesCombo:{label:"Arddulliau",panelTitle:"Formatting Styles",panelTitle1:"Arddulliau Bloc",panelTitle2:"Arddulliau Mewnol",panelTitle3:"Arddulliau Gwrthrych"},format:{label:"Fformat",panelTitle:"Fformat Paragraff",tag_p:"Normal",tag_pre:"Wedi'i Fformatio",tag_address:"Cyfeiriad",tag_h1:"Pennawd 1",tag_h2:"Pennawd 2",tag_h3:"Pennawd 3",tag_h4:"Pennawd 4",tag_h5:"Pennawd 5",tag_h6:"Pennawd 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Ffont",voiceLabel:"Ffont",panelTitle:"Enw'r Ffont"},fontSize:{label:"Maint",voiceLabel:"Maint y Ffont",panelTitle:"Maint y Ffont"},colorButton:{textColorTitle:"Lliw Testun",bgColorTitle:"Lliw Cefndir",panelTitle:"Colors",auto:"Awtomatig",more:"Mwy o Liwiau..."},colors:{"000":"Du",800000:"Marwn","8B4513":"Brown Cyfrwy","2F4F4F":"Llechen Tywyll","008080":"Corhwyad","000080":"Nefi","4B0082":"Indigo",696969:"Llwyd Pwl",B22222:"Bric T??n",A52A2A:"Brown",DAA520:"Rhoden Aur","006400":"Gwyrdd Tywyll","40E0D0":"Gwyrddlas","0000CD":"Glas Canolig",800080:"Porffor",808080:"Llwyd",F00:"Coch",FF8C00:"Oren Tywyll",FFD700:"Aur","008000":"Gwyrdd","0FF":"Cyan","00F":"Glas",EE82EE:"Fioled",A9A9A9:"Llwyd Tywyll",FFA07A:"Samwn Golau",FFA500:"Oren",FFFF00:"Melyn","00FF00":"Leim",AFEEEE:"Gwyrddlas Golau",ADD8E6:"Glas Golau",DDA0DD:"Eirinen",D3D3D3:"Llwyd Golau",FFF0F5:"Gwrid Lafant",FAEBD7:"Gwyn Hynafol",FFFFE0:"Melyn Golau",F0FFF0:"Melwn Gwyrdd Golau",F0FFFF:"Aswr",F0F8FF:"Glas Alys",E6E6FA:"Lafant",FFF:"Gwyn"},scayt:{title:"Gwirio'r Sillafu Wrth Deipio",opera_title:"Not supported by Opera",enable:"Galluogi SCAYT",disable:"Analluogi SCAYT",about:"Ynghylch SCAYT",toggle:"Togl SCAYT",options:"Opsiynau",langs:"Ieithoedd",moreSuggestions:"Awgrymiadau pellach",ignore:"Anwybyddu",ignoreAll:"Anwybyddu pob",addWord:"Ychwanegu Gair",emptyDic:"Ni ddylai enw'r geiriadur fod yn wag.",optionsTab:"Opsiynau",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Ieithoedd",dictionariesTab:"Geiriaduron",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Ynghylch"},about:{title:"Ynghylch CKEditor",dlgTitle:"Ynghylch CKEditor",moreInfo:"Am wybodaeth ynghylch trwyddedau, ewch i'n gwefan:",copy:"Hawlfraint © $1. Cedwir pob hawl."},maximize:"Mwyhau",minimize:"Lleihau",fakeobjects:{anchor:"Angor",flash:"Animeiddiant Flash",div:"Toriad Tudalen",unknown:"Gwrthrych Anhysbys"},resize:"Llusgo i ailfeintio",colordialog:{title:"Dewis lliw",options:"Color Options",highlight:"Uwcholeuo",selected:"Dewiswyd",clear:"Clirio"},toolbarCollapse:"Cyfangu'r Bar Offer",toolbarExpand:"Ehangu'r Bar Offer"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.da={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Kilde",newPage:"Ny side",save:"Gem",preview:"Vis eksempel",cut:"Klip",copy:"Kopi??r",paste:"Inds??t",print:"Udskriv",underline:"Understreget",bold:"Fed",italic:"Kursiv",selectAll:"V??lg alt",removeFormat:"Fjern formatering",strike:"Gennemstreget",subscript:"S??nket skrift",superscript:"H??vet skrift",horizontalrule:"Inds??t vandret streg",pagebreak:"Inds??t sideskift",unlink:"Fjern hyperlink",undo:"Fortryd",redo:"Annull??r fortryd",common:{browseServer:"Gennemse...",url:"URL",protocol:"Protokol",upload:"Upload",uploadSubmit:"Upload",image:"Inds??t billede",flash:"Inds??t Flash",form:"Inds??t formular",checkbox:"Inds??t afkrydsningsfelt",radio:"Inds??t alternativknap",textField:"Inds??t tekstfelt",textarea:"Inds??t tekstboks",hiddenField:"Inds??t skjult felt",button:"Inds??t knap",select:"Inds??t liste",imageButton:"Inds??t billedknap",notSet:"<intet valgt>",id:"Id",name:"Navn",langDir:"Tekstretning",langDirLtr:"Fra venstre mod h??jre (LTR)",langDirRtl:"Fra h??jre mod venstre (RTL)",langCode:"Sprogkode",longDescr:"Udvidet beskrivelse",cssClass:"Typografiark (CSS)",advisoryTitle:"Titel",cssStyle:"Typografi (CSS)",ok:"OK",cancel:"Annull??r",close:"Close",preview:"Preview",generalTab:"Generelt",advancedTab:"Avanceret",validateNumberFailed:"V??rdien er ikke et tal.",confirmNewPage:"Alt indhold, der ikke er blevet gemt, vil g?? tabt. Er du sikker p??, at du vil indl??se en ny side?",confirmCancel:"Nogle af indstillingerne er blevet ??ndret. Er du sikker p??, at du vil lukke vinduet?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ikke tilg??ngelig</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Inds??t symbol",title:"V??lg symbol",options:"Special Character Options"},link:{toolbar:"Inds??t/redig??r hyperlink",other:"<anden>",menu:"Redig??r hyperlink",title:"Egenskaber for hyperlink",info:"Generelt",target:"M??l",upload:"Upload",advanced:"Avanceret",type:"Type",toUrl:"URL",toAnchor:"Bogm??rke p?? denne side",toEmail:"E-mail",targetFrame:"<ramme>",targetPopup:"<popup vindue>",targetFrameName:"Destinationsvinduets navn",targetPopupName:"Popup vinduets navn",popupFeatures:"Egenskaber for popup",popupResizable:"Just??rbar",popupStatusBar:"Statuslinje",popupLocationBar:"Adresselinje",popupToolbar:"V??rkt??jslinje",popupMenuBar:"Menulinje",popupFullScreen:"Fuld sk??rm (IE)",popupScrollBars:"Scrollbar",popupDependent:"Koblet/dependent (Netscape)",popupWidth:"Bredde",popupLeft:"Position fra venstre",popupHeight:"H??jde",popupTop:"Position fra toppen",id:"Id",langDir:"Tekstretning",langDirLTR:"Fra venstre mod h??jre (LTR)",langDirRTL:"Fra h??jre mod venstre (RTL)",acccessKey:"Genvejstast",name:"Navn",langCode:"Tekstretning",tabIndex:"Tabulator indeks",advisoryTitle:"Titel",advisoryContentType:"Indholdstype",cssClasses:"Typografiark",charset:"Tegns??t",styles:"Typografi",selectAnchor:"V??lg et anker",anchorName:"Efter anker navn",anchorId:"Efter element Id",emailAddress:"E-mail adresse",emailSubject:"Emne",emailBody:"Besked",noAnchors:"(Ingen bogm??rker i dokumentet)",noUrl:"Indtast hyperlink URL!",noEmail:"Indtast e-mail adresse!"},anchor:{toolbar:"Inds??t/redig??r bogm??rke",menu:"Egenskaber for bogm??rke",title:"Egenskaber for bogm??rke",name:"Bogm??rke navn",errorName:"Indtast bogm??rke navn"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"S??g og erstat",find:"S??g",replace:"Erstat",findWhat:"S??g efter:",replaceWith:"Erstat med:",notFoundMsg:"S??geteksten blev ikke fundet",matchCase:"Forskel p?? store og sm?? bogstaver",matchWord:"Kun hele ord",matchCyclic:"Match cyklisk",replaceAll:"Erstat alle",replaceSuccessMsg:"%1 forekomst(er) erstattet."},table:{toolbar:"Tabel",title:"Egenskaber for tabel",menu:"Egenskaber for tabel",deleteTable:"Slet tabel",rows:"R??kker",columns:"Kolonner",border:"Rammebredde",align:"Justering",alignLeft:"Venstrestillet",alignCenter:"Centreret",alignRight:"H??jrestillet",width:"Bredde",widthPx:"pixels",widthPc:"procent",widthUnit:"width unit",height:"H??jde",cellSpace:"Celleafstand",cellPad:"Cellemargen",caption:"Titel",summary:"Resum??",headers:"Header",headersNone:"Ingen",headersColumn:"F??rste kolonne",headersRow:"F??rste r??kke",headersBoth:"Begge",invalidRows:"Antallet af r??kker skal v??re st??rre end 0.",invalidCols:"Antallet af kolonner skal v??re st??rre end 0.",invalidBorder:"Rammetykkelse skal v??re et tal.",invalidWidth:"Tabelbredde skal v??re et tal.",invalidHeight:"Tabelh??jde skal v??re et tal.",invalidCellSpacing:"Celleafstand skal v??re et tal.",invalidCellPadding:"Cellemargen skal v??re et tal.",cell:{menu:"Celle",insertBefore:"Inds??t celle f??r",insertAfter:"Inds??t celle efter",deleteCell:"Slet celle",merge:"Flet celler",mergeRight:"Flet til h??jre",mergeDown:"Flet nedad",splitHorizontal:"Del celle vandret",splitVertical:"Del celle lodret",title:"Celleegenskaber",cellType:"Celletype",rowSpan:"R??kke span (rows span)",colSpan:"Kolonne span (columns span)",wordWrap:"Tekstombrydning",hAlign:"Vandret justering",vAlign:"Lodret justering",alignTop:"Top",alignMiddle:"Midt",alignBottom:"Bund",alignBaseline:"Grundlinje",bgColor:"Baggrundsfarve",borderColor:"Rammefarve",data:"Data",header:"Header",yes:"Ja",no:"Nej",invalidWidth:"Cellebredde skal v??re et tal.",invalidHeight:"Celleh??jde skal v??re et tal.",invalidRowSpan:"R??kke span skal v??re et heltal.",invalidColSpan:"Kolonne span skal v??re et heltal.",chooseColor:"Choose"},row:{menu:"R??kke",insertBefore:"Inds??t r??kke f??r",insertAfter:"Inds??t r??kke efter",deleteRow:"Slet r??kke"},column:{menu:"Kolonne",insertBefore:"Inds??t kolonne f??r",insertAfter:"Inds??t kolonne efter",deleteColumn:"Slet kolonne"}},button:{title:"Egenskaber for knap",text:"Tekst",type:"Type",typeBtn:"Knap",typeSbm:"Send",typeRst:"Nulstil"},checkboxAndRadio:{checkboxTitle:"Egenskaber for afkrydsningsfelt",radioTitle:"Egenskaber for alternativknap",value:"V??rdi",selected:"Valgt"},form:{title:"Egenskaber for formular",menu:"Egenskaber for formular",action:"Handling",method:"Metode",encoding:"Kodning (encoding)"},select:{title:"Egenskaber for liste",selectInfo:"Generelt",opAvail:"Valgmuligheder",value:"V??rdi",size:"St??rrelse",lines:"Linjer",chkMulti:"Tillad flere valg",opText:"Tekst",opValue:"V??rdi",btnAdd:"Tilf??j",btnModify:"Redig??r",btnUp:"Op",btnDown:"Ned",btnSetValue:"S??t som valgt",btnDelete:"Slet"},textarea:{title:"Egenskaber for tekstboks",cols:"Kolonner",rows:"R??kker"},textfield:{title:"Egenskaber for tekstfelt",name:"Navn",value:"V??rdi",charWidth:"Bredde (tegn)",maxChars:"Max. antal tegn",type:"Type",typeText:"Tekst",typePass:"Adgangskode"},hidden:{title:"Egenskaber for skjult felt",name:"Navn",value:"V??rdi"},image:{title:"Egenskaber for billede",titleButton:"Egenskaber for billedknap",menu:"Egenskaber for billede",infoTab:"Generelt",btnUpload:"Upload",upload:"Upload",alt:"Alternativ tekst",width:"Bredde",height:"H??jde",lockRatio:"L??s st??rrelsesforhold",unlockRatio:"Unlock Ratio",resetSize:"Nulstil st??rrelse",border:"Ramme",hSpace:"Vandret margen",vSpace:"Lodret margen",align:"Justering",alignLeft:"Venstre",alignRight:"H??jre",alertUrl:"Indtast stien til billedet",linkTab:"Hyperlink",button2Img:"Vil du lave billedknappen om til et almindeligt billede?",img2Button:"Vil du lave billedet om til en billedknap?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Egenskaber for Flash",propertiesTab:"Egenskaber",title:"Egenskaber for Flash",chkPlay:"Automatisk afspilning",chkLoop:"Gentagelse",chkMenu:"Vis Flash menu",chkFull:"Tillad fuldsk??rm",scale:"Skal??r",scaleAll:"Vis alt",scaleNoBorder:"Ingen ramme",scaleFit:"Tilpas st??rrelse",access:"Script adgang",accessAlways:"Altid",accessSameDomain:"Samme dom??ne",accessNever:"Aldrig",align:"Justering",alignLeft:"Venstre",alignAbsBottom:"Absolut nederst",alignAbsMiddle:"Absolut centreret",alignBaseline:"Grundlinje",alignBottom:"Nederst",alignMiddle:"Centreret",alignRight:"H??jre",alignTextTop:"Toppen af teksten",alignTop:"??verst",quality:"Kvalitet",qualityBest:"Bedste",qualityHigh:"H??j",qualityAutoHigh:"Auto h??j",qualityMedium:"Medium",qualityAutoLow:"Auto lav",qualityLow:"Lav",windowModeWindow:"Vindue",windowModeOpaque:"Gennemsigtig (opaque)",windowModeTransparent:"Transparent",windowMode:"Vinduestilstand",flashvars:"Variabler for Flash",bgcolor:"Baggrundsfarve",width:"Bredde",height:"H??jde",hSpace:"Vandret margen",vSpace:"Lodret margen",validateSrc:"Indtast hyperlink URL!",validateWidth:"Bredde skal v??re et tal.",validateHeight:"H??jde skal v??re et tal.",validateHSpace:"Vandret margen skal v??re et tal.",validateVSpace:"Lodret margen skal v??re et tal."},spellCheck:{toolbar:"Stavekontrol",title:"Stavekontrol",notAvailable:"Stavekontrol er desv??rre ikke tilg??ngelig.",errorLoading:"Fejl ved indl??sning af host: %s.",notInDic:"Ikke i ordbogen",changeTo:"Forslag",btnIgnore:"Ignor??r",btnIgnoreAll:"Ignor??r alle",btnReplace:"Erstat",btnReplaceAll:"Erstat alle",btnUndo:"Tilbage",noSuggestions:"(ingen forslag)",progress:"Stavekontrollen arbejder...",noMispell:"Stavekontrol f??rdig: Ingen fejl fundet",noChanges:"Stavekontrol f??rdig: Ingen ord ??ndret",oneChange:"Stavekontrol f??rdig: Et ord ??ndret",manyChanges:"Stavekontrol f??rdig: %1 ord ??ndret",ieSpellDownload:"Stavekontrol ikke installeret. Vil du installere den nu?"},smiley:{toolbar:"Smiley",title:"V??lg smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Talopstilling",bulletedlist:"Punktopstilling",indent:"For??g indrykning",outdent:"Formindsk indrykning",justify:{left:"Venstrestillet",center:"Centreret",right:"H??jrestillet",block:"Lige margener"},blockquote:"Blokcitat",clipboard:{title:"Inds??t",cutError:"Din browsers sikkerhedsindstillinger tillader ikke editoren at f?? automatisk adgang til udklipsholderen.<br><br>Brug i stedet tastaturet til at klippe teksten (Ctrl/Cmd+X).",copyError:"Din browsers sikkerhedsindstillinger tillader ikke editoren at f?? automatisk adgang til udklipsholderen.<br><br>Brug i stedet tastaturet til at kopiere teksten (Ctrl/Cmd+C).",pasteMsg:"Inds??t i feltet herunder (<STRONG>Ctrl/Cmd+V</STRONG>) og klik p?? <STRONG>OK</STRONG>.",securityMsg:"Din browsers sikkerhedsindstillinger tillader ikke editoren at f?? automatisk adgang til udklipsholderen.<br><br>Du skal inds??tte udklipsholderens indhold i dette vindue igen.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Den tekst du fors??ger at inds??tte ser ud til at komme fra Word. Vil du rense teksten f??r den inds??ttes?",toolbar:"Inds??t fra Word",title:"Inds??t fra Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Inds??t som ikke-formateret tekst",title:"Inds??t som ikke-formateret tekst"},templates:{button:"Skabeloner",title:"Indholdsskabeloner",options:"Template Options",insertOption:"Erstat det faktiske indhold",selectPromptMsg:"V??lg den skabelon, som skal ??bnes i editoren (nuv??rende indhold vil blive overskrevet):",emptyListMsg:"(Der er ikke defineret nogen skabelon)"},showBlocks:"Vis afsnitsm??rker",stylesCombo:{label:"Typografi",panelTitle:"Formatting Styles",panelTitle1:"Block typografi",panelTitle2:"Inline typografi",panelTitle3:"Object typografi"},format:{label:"Formatering",panelTitle:"Formatering",tag_p:"Normal",tag_pre:"Formateret",tag_address:"Adresse",tag_h1:"Overskrift 1",tag_h2:"Overskrift 2",tag_h3:"Overskrift 3",tag_h4:"Overskrift 4",tag_h5:"Overskrift 5",tag_h6:"Overskrift 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Skrifttype",voiceLabel:"Skrifttype",panelTitle:"Skrifttype"},fontSize:{label:"Skriftst??rrelse",voiceLabel:"Skriftst??rrelse",panelTitle:"Skriftst??rrelse"},colorButton:{textColorTitle:"Tekstfarve",bgColorTitle:"Baggrundsfarve",panelTitle:"Colors",auto:"Automatisk",more:"Flere farver..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Stavekontrol mens du skriver",opera_title:"Not supported by Opera",enable:"Aktiv??r SCAYT",disable:"Deaktiv??r SCAYT",about:"Om SCAYT",toggle:"Skift/toggle SCAYT",options:"Indstillinger",langs:"Sprog",moreSuggestions:"Flere forslag",ignore:"Ignor??r",ignoreAll:"Ignor??r alle",addWord:"Tilf??j ord",emptyDic:"Ordbogsnavn m?? ikke v??re tom.",optionsTab:"Indstillinger",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Sprog",dictionariesTab:"Ordb??ger",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Om"},about:{title:"Om CKEditor",dlgTitle:"Om CKEditor",moreInfo:"For informationer omkring licens, se venligst vores hjemmeside (p?? engelsk):",copy:"Copyright © $1. Alle rettigheder forbeholdes."},maximize:"Maxim??r",minimize:"Minimize",fakeobjects:{anchor:"Anker",flash:"Flashanimation",div:"Sideskift",unknown:"Ukendt objekt"},resize:"Tr??k for at skalere",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.de={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Quellcode",newPage:"Neue Seite",save:"Speichern",preview:"Vorschau",cut:"Ausschneiden",copy:"Kopieren",paste:"Einf??gen",print:"Drucken",underline:"Unterstrichen",bold:"Fett",italic:"Kursiv",selectAll:"Alles ausw??hlen",removeFormat:"Formatierungen entfernen",strike:"Durchgestrichen",subscript:"Tiefgestellt",superscript:"Hochgestellt",horizontalrule:"Horizontale Linie einf??gen",pagebreak:"Seitenumbruch einf??gen",unlink:"Link entfernen",undo:"R??ckg??ngig",redo:"Wiederherstellen",common:{browseServer:"Server durchsuchen",url:"URL",protocol:"Protokoll",upload:"Upload",uploadSubmit:"Zum Server senden",image:"Bild",flash:"Flash",form:"Formular",checkbox:"Checkbox",radio:"Radiobutton",textField:"Textfeld einzeilig",textarea:"Textfeld mehrzeilig",hiddenField:"verstecktes Feld",button:"Klickbutton",select:"Auswahlfeld",imageButton:"Bildbutton",notSet:"<nichts>",id:"ID",name:"Name",langDir:"Schreibrichtung",langDirLtr:"Links nach Rechts (LTR)",langDirRtl:"Rechts nach Links (RTL)",langCode:"Sprachenk??rzel",longDescr:"Langform URL",cssClass:"Stylesheet Klasse",advisoryTitle:"Titel Beschreibung",cssStyle:"Style",ok:"OK",cancel:"Abbrechen",close:"Schlie??en",preview:"Vorschau",generalTab:"Allgemein",advancedTab:"Erweitert",validateNumberFailed:"Dieser Wert ist keine Nummer.",confirmNewPage:"Alle nicht gespeicherten ??nderungen gehen verlohren. Sind sie sicher die neue Seite zu laden?",confirmCancel:"Einige Optionen wurden ge??ndert. Wollen Sie den Dialog dennoch schlie??en?",options:"Optionen",target:"Zielseite",targetNew:"Neues Fenster (_blank)",targetTop:"Oberstes Fenster (_top)",targetSelf:"Gleiches Fenster (_self)",targetParent:"Oberes Fenster (_parent)",unavailable:'%1<span class="cke_accessibility">, nicht verf??gbar</span>'},contextmenu:{options:"Context Menu Optionen"},specialChar:{toolbar:"Sonderzeichen einf??gen/editieren",title:"Sonderzeichen ausw??hlen",options:"Sonderzeichen Optionen"},link:{toolbar:"Link einf??gen/editieren",other:"<andere>",menu:"Link editieren",title:"Link",info:"Link-Info",target:"Zielseite",upload:"Upload",advanced:"Erweitert",type:"Link-Typ",toUrl:"URL",toAnchor:"Anker in dieser Seite",toEmail:"E-Mail",targetFrame:"<Frame>",targetPopup:"<Pop-up Fenster>",targetFrameName:"Ziel-Fenster-Name",targetPopupName:"Pop-up Fenster-Name",popupFeatures:"Pop-up Fenster-Eigenschaften",popupResizable:"Gr????e ??nderbar",popupStatusBar:"Statusleiste",popupLocationBar:"Adress-Leiste",popupToolbar:"Werkzeugleiste",popupMenuBar:"Men??-Leiste",popupFullScreen:"Vollbild (IE)",popupScrollBars:"Rollbalken",popupDependent:"Abh??ngig (Netscape)",popupWidth:"Breite",popupLeft:"Linke Position",popupHeight:"H??he",popupTop:"Obere Position",id:"Id",langDir:"Schreibrichtung",langDirLTR:"Links nach Rechts (LTR)",langDirRTL:"Rechts nach Links (RTL)",acccessKey:"Zugriffstaste",name:"Name",langCode:"Schreibrichtung",tabIndex:"Tab-Index",advisoryTitle:"Titel Beschreibung",advisoryContentType:"Inhaltstyp",cssClasses:"Stylesheet Klasse",charset:"Ziel-Zeichensatz",styles:"Style",selectAnchor:"Anker ausw??hlen",anchorName:"nach Anker Name",anchorId:"nach Element Id",emailAddress:"E-Mail Addresse",emailSubject:"Betreffzeile",emailBody:"Nachrichtentext",noAnchors:"(keine Anker im Dokument vorhanden)",noUrl:"Bitte geben Sie die Link-URL an",noEmail:"Bitte geben Sie e-Mail Adresse an"},anchor:{toolbar:"Anker einf??gen/editieren",menu:"Anker-Eigenschaften",title:"Anker-Eigenschaften",name:"Anker Name",errorName:"Bitte geben Sie den Namen des Ankers ein"},list:{numberedTitle:"Nummerierte Listen-Eigenschaften",bulletedTitle:"Listen-Eigenschaften",type:"Typ",start:"Start",validateStartNumber:"List Startnummer muss eine ganze Zahl sein.",circle:"Ring",disc:"Kreis",square:"Quadrat",none:"Keine",notset:"<nicht gesetzt>",armenian:"Armenisch Nummerierung",georgian:"Georgisch Nummerierung (an, ban, gan, etc.)",lowerRoman:"Klein r??misch (i, ii, iii, iv, v, etc.)",upperRoman:"Gro?? r??misch (I, II, III, IV, V, etc.)",lowerAlpha:"Klein alpha (a, b, c, d, e, etc.)",upperAlpha:"Gro?? alpha (A, B, C, D, E, etc.)",lowerGreek:"Klein griechisch (alpha, beta, gamma, etc.)",decimal:"Dezimal (1, 2, 3, etc.)",decimalLeadingZero:"Dezimal mit f??hrende Null (01, 02, 03, etc.)"},findAndReplace:{title:"Suchen und Ersetzen",find:"Suchen",replace:"Ersetzen",findWhat:"Suche nach:",replaceWith:"Ersetze mit:",notFoundMsg:"Der gesuchte Text wurde nicht gefunden.",matchCase:"Gro??-Kleinschreibung beachten",matchWord:"Nur ganze Worte suchen",matchCyclic:"zyklische suche",replaceAll:"Alle Ersetzen",replaceSuccessMsg:"%1 vorkommen ersetzt."},table:{toolbar:"Tabelle",title:"Tabellen-Eigenschaften",menu:"Tabellen-Eigenschaften",deleteTable:"Tabelle l??schen",rows:"Zeile",columns:"Spalte",border:"Rahmen",align:"Ausrichtung",alignLeft:"Links",alignCenter:"Zentriert",alignRight:"Rechts",width:"Breite",widthPx:"Pixel",widthPc:"%",widthUnit:"Breite Einheit",height:"H??he",cellSpace:"Zellenabstand au??en",cellPad:"Zellenabstand innen",caption:"??berschrift",summary:"Inhalts??bersicht",headers:"??berschriften",headersNone:"keine",headersColumn:"Erste Spalte",headersRow:"Erste Zeile",headersBoth:"keine",invalidRows:"Die Anzahl der Zeilen mu?? gr????er als 0 sein.",invalidCols:"Die Anzahl der Spalten mu?? gr????er als 0 sein..",invalidBorder:"Die Rahmenbreite mu?? eine Zahl sein.",invalidWidth:"Die Tabellenbreite muss eine Zahl sein.",invalidHeight:"Die Tabellenbreite mu?? eine Zahl sein.",invalidCellSpacing:"Der Zellenabstand au??en mu?? eine Zahl sein.",invalidCellPadding:"Der Zellenabstand innen mu?? eine Zahl sein.",cell:{menu:"Zelle",insertBefore:"Zelle davor einf??gen",insertAfter:"Zelle danach einf??gen",deleteCell:"Zelle l??schen",merge:"Zellen verbinden",mergeRight:"nach rechts verbinden",mergeDown:"nach unten verbinden",splitHorizontal:"Zelle horizontal teilen",splitVertical:"Zelle vertikal teilen",title:"Zellen Eigenschaften",cellType:"Zellart",rowSpan:"Anzahl Zeilen verbinden",colSpan:"Anzahl Spalten verbinden",wordWrap:"Zeilenumbruch",hAlign:"Horizontale Ausrichtung",vAlign:"Vertikale Ausrichtung",alignTop:"Oben",alignMiddle:"Mitte",alignBottom:"Unten",alignBaseline:"Grundlinie",bgColor:"Hintergrundfarbe",borderColor:"Rahmenfarbe",data:"Daten",header:"??berschrift",yes:"Ja",no:"Nein",invalidWidth:"Zellenbreite mu?? eine Zahl sein.",invalidHeight:"Zellenh??he mu?? eine Zahl sein.",invalidRowSpan:'"Anzahl Zeilen verbinden" muss eine Ganzzahl sein.',invalidColSpan:'"Anzahl Spalten verbinden" muss eine Ganzzahl sein.',chooseColor:"W??hlen"},row:{menu:"Zeile",insertBefore:"Zeile oberhalb einf??gen",insertAfter:"Zeile unterhalb einf??gen",deleteRow:"Zeile entfernen"},column:{menu:"Spalte",insertBefore:"Spalte links davor einf??gen",insertAfter:"Spalte rechts danach einf??gen",deleteColumn:"Spalte l??schen"}},button:{title:"Button-Eigenschaften",text:"Text (Wert)",type:"Typ",typeBtn:"Button",typeSbm:"Absenden",typeRst:"Zur??cksetzen"},checkboxAndRadio:{checkboxTitle:"Checkbox-Eigenschaften",radioTitle:"Optionsfeld-Eigenschaften",value:"Wert",selected:"ausgew??hlt"},form:{title:"Formular-Eigenschaften",menu:"Formular-Eigenschaften",action:"Action",method:"Method",encoding:"Zeichenkodierung"},select:{title:"Auswahlfeld-Eigenschaften",selectInfo:"Info",opAvail:"M??gliche Optionen",value:"Wert",size:"Gr????e",lines:"Linien",chkMulti:"Erlaube Mehrfachauswahl",opText:"Text",opValue:"Wert",btnAdd:"Hinzuf??gen",btnModify:"??ndern",btnUp:"Hoch",btnDown:"Runter",btnSetValue:"Setze als Standardwert",btnDelete:"Entfernen"},textarea:{title:"Textfeld (mehrzeilig) Eigenschaften",cols:"Spalten",rows:"Reihen"},textfield:{title:"Textfeld (einzeilig) Eigenschaften",name:"Name",value:"Wert",charWidth:"Zeichenbreite",maxChars:"Max. Zeichen",type:"Typ",typeText:"Text",typePass:"Passwort"},hidden:{title:"Verstecktes Feld-Eigenschaften",name:"Name",value:"Wert"},image:{title:"Bild-Eigenschaften",titleButton:"Bildbutton-Eigenschaften",menu:"Bild-Eigenschaften",infoTab:"Bild-Info",btnUpload:"Zum Server senden",upload:"Hochladen",alt:"Alternativer Text",width:"Breite",height:"H??he",lockRatio:"Gr????enverh??ltnis beibehalten",unlockRatio:"Ratio Freischalten",resetSize:"Gr????e zur??cksetzen",border:"Rahmen",hSpace:"Horizontal-Abstand",vSpace:"Vertikal-Abstand",align:"Ausrichtung",alignLeft:"Links",alignRight:"Rechts",alertUrl:"Bitte geben Sie die Bild-URL an",linkTab:"Link",button2Img:"M??chten Sie den gew??hlten Bild-Button in ein einfaches Bild umwandeln?",img2Button:"M??chten Sie das gew??hlten Bild in einen Bild-Button umwandeln?",urlMissing:"Imagequelle URL fehlt.",validateWidth:"Breite mu?? eine ganze Zahl sein.",validateHeight:"H??he mu?? eine ganze Zahl sein.",validateBorder:"Rahmen mu?? eine ganze Zahl sein.",validateHSpace:"Horizontal-Abstand mu?? eine ganze Zahl sein.",validateVSpace:"Vertikal-Abstand must be a whole number."},flash:{properties:"Flash-Eigenschaften",propertiesTab:"Eigenschaften",title:"Flash-Eigenschaften",chkPlay:"autom. Abspielen",chkLoop:"Endlosschleife",chkMenu:"Flash-Men?? aktivieren",chkFull:"Vollbildmodus erlauben",scale:"Skalierung",scaleAll:"Alles anzeigen",scaleNoBorder:"ohne Rand",scaleFit:"Passgenau",access:"Skript Zugang",accessAlways:"Immer",accessSameDomain:"Gleiche Domain",accessNever:"Nie",align:"Ausrichtung",alignLeft:"Links",alignAbsBottom:"Abs Unten",alignAbsMiddle:"Abs Mitte",alignBaseline:"Baseline",alignBottom:"Unten",alignMiddle:"Mitte",alignRight:"Rechts",alignTextTop:"Text Oben",alignTop:"Oben",quality:"Qualit??t",qualityBest:"Beste",qualityHigh:"Hoch",qualityAutoHigh:"Auto Hoch",qualityMedium:"Medium",qualityAutoLow:"Auto Niedrig",qualityLow:"Niedrig",windowModeWindow:"Fenster",windowModeOpaque:"Deckend",windowModeTransparent:"Transparent",windowMode:"Fenster Modus",flashvars:"Variablen f??r Flash",bgcolor:"Hintergrundfarbe",width:"Breite",height:"H??he",hSpace:"Horizontal-Abstand",vSpace:"Vertikal-Abstand",validateSrc:"Bitte geben Sie die Link-URL an",validateWidth:"Breite muss eine Zahl sein.",validateHeight:"H??he muss eine Zahl sein.",validateHSpace:"HSpace muss eine Zahl sein.",validateVSpace:"VSpace muss eine Zahl sein."},spellCheck:{toolbar:"Rechtschreibpr??fung",title:"Rechtschreibpr??fung",notAvailable:"Entschuldigung, aber dieser Dienst steht im Moment nicht zur verf??gung.",errorLoading:"Fehler beim laden des Dienstanbieters: %s.",notInDic:"Nicht im W??rterbuch",changeTo:"??ndern in",btnIgnore:"Ignorieren",btnIgnoreAll:"Alle Ignorieren",btnReplace:"Ersetzen",btnReplaceAll:"Alle Ersetzen",btnUndo:"R??ckg??ngig",noSuggestions:" - keine Vorschl??ge - ",progress:"Rechtschreibpr??fung l??uft...",noMispell:"Rechtschreibpr??fung abgeschlossen - keine Fehler gefunden",noChanges:"Rechtschreibpr??fung abgeschlossen - keine Worte ge??ndert",oneChange:"Rechtschreibpr??fung abgeschlossen - ein Wort ge??ndert",manyChanges:"Rechtschreibpr??fung abgeschlossen - %1 W??rter ge??ndert",ieSpellDownload:"Rechtschreibpr??fung nicht installiert. M??chten Sie sie jetzt herunterladen?"},smiley:{toolbar:"Smiley",title:"Smiley ausw??hlen",options:"Smiley Optionen"},elementsPath:{eleLabel:"Elements Pfad",eleTitle:"%1 Element"},numberedlist:"Nummerierte Liste",bulletedlist:"Liste",indent:"Einzug erh??hen",outdent:"Einzug verringern",justify:{left:"Linksb??ndig",center:"Zentriert",right:"Rechtsb??ndig",block:"Blocksatz"},blockquote:"Zitatblock",clipboard:{title:"Einf??gen",cutError:"Die Sicherheitseinstellungen Ihres Browsers lassen es nicht zu, den Text automatisch auszuschneiden. Bitte benutzen Sie die System-Zwischenablage ??ber STRG-X (ausschneiden) und STRG-V (einf??gen).",copyError:"Die Sicherheitseinstellungen Ihres Browsers lassen es nicht zu, den Text automatisch kopieren. Bitte benutzen Sie die System-Zwischenablage ??ber STRG-C (kopieren).",pasteMsg:"Bitte f??gen Sie den Text in der folgenden Box ??ber die Tastatur (mit <STRONG>Strg+V</STRONG>) ein und best??tigen Sie mit <STRONG>OK</STRONG>.",securityMsg:"Aufgrund von Sicherheitsbeschr??nkungen Ihres Browsers kann der Editor nicht direkt auf die Zwischenablage zugreifen. Bitte f??gen Sie den Inhalt erneut in diesem Fenster ein.",pasteArea:"Einf??gebereich"},pastefromword:{confirmCleanup:"Der Text, den Sie einf??gen m??chten, scheint aus MS-Word kopiert zu sein. M??chten Sie ihn zuvor bereinigen lassen?",toolbar:"aus MS-Word einf??gen",title:"aus MS-Word einf??gen",error:"Aufgrund eines internen Fehlers war es nicht m??glich die eingef??gten Daten zu bereinigen"},pasteText:{button:"Als Text einf??gen",title:"Als Text einf??gen"},templates:{button:"Vorlagen",title:"Vorlagen",options:"Vorlagen Optionen",insertOption:"Aktuellen Inhalt ersetzen",selectPromptMsg:"Klicken Sie auf eine Vorlage, um sie im Editor zu ??ffnen (der aktuelle Inhalt wird dabei gel??scht!):",emptyListMsg:"(keine Vorlagen definiert)"},showBlocks:"Bl??cke anzeigen",stylesCombo:{label:"Stil",panelTitle:"Formatierungenstil",panelTitle1:"Block Stilart",panelTitle2:"Inline Stilart",panelTitle3:"Objekt Stilart"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatiert",tag_address:"Addresse",tag_h1:"??berschrift 1",tag_h2:"??berschrift 2",tag_h3:"??berschrift 3",tag_h4:"??berschrift 4",tag_h5:"??berschrift 5",tag_h6:"??berschrift 6",tag_div:"Normal (DIV)"},div:{title:"Div Container erzeugen",toolbar:"Div Container erzeugen",cssClassInputLabel:"Stylesheet Klasse",styleSelectLabel:"Stil",IdInputLabel:"Id",languageCodeInputLabel:" Sprache Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Beratungs Titel",langDirLabel:"Sprache Richtung",langDirLTRLabel:"Links nach Rechs (LTR)",langDirRTLLabel:"Rechs nach Links (RTL)",edit:"Div Bearbeiten",remove:"Div Entfernen"},font:{label:"Schriftart",voiceLabel:"Schriftart",panelTitle:"Schriftart"},fontSize:{label:"Gr????e",voiceLabel:"Schrifgr????e",panelTitle:"Gr????e"},colorButton:{textColorTitle:"Textfarbe",bgColorTitle:"Hintergrundfarbe",panelTitle:"Farben",auto:"Automatisch",more:"Weitere Farben..."},colors:{"000":"Schwarz",800000:"Kastanienbraun","8B4513":"Braun","2F4F4F":"Dunkles Schiefergrau","008080":"Blaugr??n","000080":"Navy","4B0082":"Indigo",696969:"Dunkelgrau",B22222:"Ziegelrot",A52A2A:"Braun",DAA520:"Goldgelb","006400":"Dunkelgr??n","40E0D0":"T??rkis","0000CD":"Medium Blau",800080:"Lila",808080:"Grau",F00:"Rot",FF8C00:"Dunkelorange",FFD700:"Gold","008000":"Gr??n","0FF":"Cyan","00F":"Blau",EE82EE:"Hellviolett",A9A9A9:"Dunkelgrau",FFA07A:"Helles Lachsrosa",FFA500:"Orange",FFFF00:"Gelb","00FF00":"Lime",AFEEEE:"Bla??-T??rkis",ADD8E6:"Hellblau",DDA0DD:"Pflaumenblau",D3D3D3:"Hellgrau",FFF0F5:"Lavendel",FAEBD7:"Antik Wei??",FFFFE0:"Hellgelb",F0FFF0:"Honigtau",F0FFFF:"Azurblau",F0F8FF:"Alice Blau",E6E6FA:"Lavendel",FFF:"Wei??"},scayt:{title:"Rechtschreibpr??fung w??hrend der Texteingabe",opera_title:"Nicht von Opera unterst??tzt",enable:"SCAYT einschalten",disable:"SCAYT ausschalten",about:"??ber SCAYT",toggle:"SCAYT umschalten",options:"Optionen",langs:"Sprachen",moreSuggestions:"Mehr Vorschl??ge",ignore:"Ignorieren",ignoreAll:"Alle ignorieren",addWord:"Wort hinzuf??gen",emptyDic:"W??rterbuchname sollte leer sein.",optionsTab:"Optionen",allCaps:"Gro?? geschriebenen W??rter ignorieren",ignoreDomainNames:"Domain-Namen ignorieren",mixedCase:"W??rter mit gemischte Setzkasten ignorieren",mixedWithDigits:"W??rter mit Zahlen ignorieren",languagesTab:"Sprachen",dictionariesTab:"W??rterb??cher",dic_field_name:"W??rterbuchname",dic_create:"Erzeugen",dic_restore:"Wiederherstellen",dic_delete:"L??schen",dic_rename:"Umbenennen",dic_info:"Anfangs wird das Benutzerw??rterbuch in einem Cookie gespeichert. Allerdings sind Cookies in der Gr????e begrenzt. Wenn das Benutzerw??rterbuch bis zu einem Punkt w??chst, wo es nicht mehr in einem Cookie gespeichert werden kann, wird das Benutzerw??rterbuch auf dem Server gespeichert. Um Ihr pers??nliches W??rterbuch auf dem Server zu speichern, m??ssen Sie einen Namen f??r das W??rterbuch angeben. Falls Sie schon ein gespeicherte W??rterbuch haben, geben Sie bitte dessen Namen ein und klicken Sie auf die Schaltfl??che Wiederherstellen.",aboutTab:"??ber"},about:{title:"??ber CKEditor",dlgTitle:"??ber CKEditor",moreInfo:"F??r Informationen Liztenzbestimmungen besuchen sie bitte unsere Webseite:",copy:"Copyright © $1. Alle Rechte vorbehalten."},maximize:"Maximieren",minimize:"Minimieren",fakeobjects:{anchor:"Anker",flash:"Flash Animation",div:"Seitenumbruch",unknown:"Unbekanntes Objekt"},resize:"Zum Vergr????ern ziehen",colordialog:{title:"Farbe w??hlen",options:"Farbeoptionen",highlight:"Hervorheben",selected:"Ausgew??hlte Farbe",clear:"Entfernen"},toolbarCollapse:"Symbolleiste einklappen",toolbarExpand:"Symbolleiste ausklappen"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.el={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"HTML ??????????????",newPage:"?????? ????????????",save:"????????????????????",preview:"??????????????????????????",cut:"??????????????",copy:"??????????????????",paste:"????????????????????",print:"????????????????",underline:"??????????????????????",bold:"????????????",italic:"????????????",selectAll:"?????????????? ????????",removeFormat:"???????????????? ????????????????????????",strike:"??????????????????????",subscript:"??????????????",superscript:"??????????????",horizontalrule:"???????????????? ???????????????????? ??????????????",pagebreak:"???????????????? ???????????? ??????????????",unlink:"???????????????? ?????????????????? (Link)",undo:"????????????????",redo:"??????????????????",common:{browseServer:"???????????????????? ????????????????????",url:"URL",protocol:"??????????????????",upload:"????????????????",uploadSubmit:"???????????????? ???????? ????????????????????",image:"????????????",flash:"???????????????? Flash",form:"??????????",checkbox:"?????????? ????????????????",radio:"???????????? Radio",textField:"?????????? ????????????????",textarea:"?????????????? ????????????????",hiddenField:"?????????? ??????????",button:"????????????",select:"?????????? ????????????????",imageButton:"???????????? ??????????????",notSet:"<??????????>",id:"Id",name:"??????????",langDir:"???????????????????? ????????????????",langDirLtr:"???????????????? ???????? ?????????? (LTR)",langDirRtl:"?????????? ???????? ???????????????? (RTL)",langCode:"?????????????? ??????????????",longDescr:"?????????????????? ?????????????????? URL",cssClass:"Stylesheet Classes",advisoryTitle:"???????????????????????????? ????????????",cssStyle:"????????",ok:"OK",cancel:"??????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"?????? ??????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????????? ?????????????? ????????????????",title:"???????????????? ?????? ???????????? ??????????????",options:"Special Character Options"},link:{toolbar:"????????????????/???????????????? ?????????????????? (Link)",other:"<??????????>",menu:"???????????????? ?????????????????? (Link)",title:"?????????????????? (Link)",info:"Link",target:"???????????????? ???????????? (Target)",upload:"????????????????",advanced:"?????? ??????????????????????????",type:"?????????? ?????????????????? (Link)",toUrl:"URL",toAnchor:"???????????? ???? ???????? ???? ????????????",toEmail:"E-Mail",targetFrame:"<??????????????>",targetPopup:"<???????????????? popup>",targetFrameName:"?????????? ???????????????? ????????????",targetPopupName:"?????????? Popup Window",popupFeatures:"???????????????? Popup Window",popupResizable:"Resizable",popupStatusBar:"?????????? Status",popupLocationBar:"?????????? ????????????????????",popupToolbar:"?????????? ??????????????????",popupMenuBar:"?????????? Menu",popupFullScreen:"???????????????? ?? ?????????? (IE)",popupScrollBars:"???????????? ??????????????",popupDependent:"Dependent (Netscape)",popupWidth:"????????????",popupLeft:"?????????????????? ?????????????????? ??????????",popupHeight:"????????",popupTop:"?????????????????? ???????? ??????????",id:"Id",langDir:"???????????????????? ????????????????",langDirLTR:"???????????????? ???????? ?????????? (LTR)",langDirRTL:"?????????? ???????? ???????????????? (RTL)",acccessKey:"???????????????????? (Access Key)",name:"??????????",langCode:"???????????????????? ????????????????",tabIndex:"Tab Index",advisoryTitle:"???????????????????????????? ????????????",advisoryContentType:"???????????????????????????? ???????????? ????????????????????????",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"????????",selectAnchor:"???????????????? ?????? ????????????",anchorName:"?????????? ?????? ???????????????? (Name) ?????? ??????????????",anchorId:"?????????? ?????? Element Id",emailAddress:"?????????????????? ???????????????????????? ????????????????????????",emailSubject:"???????? ??????????????????",emailBody:"?????????????? ??????????????????",noAnchors:"(?????? ???????????????? ?????????????? ?????? ??????????????)",noUrl:"???????????????? ?????? ?????????????????? (URL) ?????? ?????????????????????????? (Link)",noEmail:"???????????????? ?????? ?????????????????? ???????????????????????? ????????????????????????"},anchor:{toolbar:"????????????????/?????????????????????? Anchor",menu:"?????????????????? ??????????????",title:"?????????????????? ??????????????",name:"?????????? ??????????????",errorName:"?????????????????????? ???????????????? ?????????? ??????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"??????????????????",replace:"??????????????????????????",findWhat:"??????????????????:",replaceWith:"?????????????????????????? ????:",notFoundMsg:"???? ?????????????? ?????? ??????????????.",matchCase:"?????????????? ??????????/??????????????????",matchWord:"???????????? ?????????????? ??????????",matchCyclic:"Match cyclic",replaceAll:"?????????????????????????? ????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"??????????????",title:"?????????????????? ????????????",menu:"?????????????????? ????????????",deleteTable:"???????????????? ????????????",rows:"??????????????",columns:"??????????????",border:"?????????????? ????????????????????",align:"????????????????",alignLeft:"????????????????",alignCenter:"????????????",alignRight:"??????????",width:"????????????",widthPx:"pixels",widthPc:"%",widthUnit:"width unit",height:"????????",cellSpace:"???????????????? ????????????",cellPad:"?????????????? ????????????",caption:"????????????????????",summary:"????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"????????",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"???????????????? ????????????",merge:"?????????????????? ????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????????",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"???????????????? ??????????????"},column:{menu:"??????????",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"???????????????? ??????????????"}},button:{title:"?????????????????? ????????????????",text:"?????????????? (????????)",type:"??????????",typeBtn:"????????????",typeSbm:"????????????????????",typeRst:"??????????????????"},checkboxAndRadio:{checkboxTitle:"?????????????????? ???????????????? ????????????????",radioTitle:"?????????????????? ???????????????? radio",value:"????????",selected:"????????????????????"},form:{title:"?????????????????? ????????????",menu:"?????????????????? ????????????",action:"??????????",method:"??????????????",encoding:"Encoding"},select:{title:"?????????????????? ???????????? ????????????????",selectInfo:"??????????????????????",opAvail:"???????????????????? ????????????????",value:"????????",size:"??????????????",lines:"??????????????",chkMulti:"?????????????????? ????????????????",opText:"??????????????",opValue:"????????",btnAdd:"????????????????",btnModify:"????????????",btnUp:"????????",btnDown:"????????",btnSetValue:"?????????????????????????? ??????????????",btnDelete:"????????????????"},textarea:{title:"?????????????????? ???????????????? ????????????????",cols:"????????????",rows:"????????????"},textfield:{title:"?????????????????? ???????????? ????????????????",name:"??????????",value:"????????",charWidth:"?????????? ????????????????????",maxChars:"???????????????? ????????????????????",type:"??????????",typeText:"??????????????",typePass:"??????????????"},hidden:{title:"?????????????????? ???????????? ????????????",name:"??????????",value:"????????"},image:{title:"?????????????????? ??????????????",titleButton:"?????????????????? ???????????????? ??????????????",menu:"?????????????????? ??????????????",infoTab:"?????????????????????? ??????????????",btnUpload:"???????????????? ???????? ????????????????????",upload:"????????????????",alt:"?????????????????????? ?????????????? (ALT)",width:"????????????",height:"????????",lockRatio:"???????????????? ??????????????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????????? ?????????????? ????????????????",border:"??????????????????",hSpace:"???????????????????? ?????????? (HSpace)",vSpace:"?????????????? ?????????? (VSpace)",align:"???????????????????????? (Align)",alignLeft:"????????????????",alignRight:"?????????? (Right)",alertUrl:"???????????????? ?????? ?????????????????? (URL) ?????? ??????????????",linkTab:"??????????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????????????? Flash",propertiesTab:"Properties",title:"?????????????????? flash",chkPlay:"???????????????? ????????????",chkLoop:"??????????????????",chkMenu:"???????????????????????? Flash Menu",chkFull:"Allow Fullscreen",scale:"??????????????",scaleAll:"???????????????? ????????",scaleNoBorder:"?????????? ????????",scaleFit:"?????????????? ????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"???????????????????????? (Align)",alignLeft:"????????????????",alignAbsBottom:"?????????????? ???????? (Abs Bottom)",alignAbsMiddle:"?????????????? ?????? ???????? (Abs Middle)",alignBaseline:"???????????? ?????????? (Baseline)",alignBottom:"???????? (Bottom)",alignMiddle:"???????? (Middle)",alignRight:"?????????? (Right)",alignTextTop:"???????????? ???????????????? (Text Top)",alignTop:"???????? (Top)",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????????? ??????????????????",width:"????????????",height:"????????",hSpace:"???????????????????? ?????????? (HSpace)",vSpace:"?????????????? ?????????? (VSpace)",validateSrc:"???????????????? ?????? ?????????????????? (URL) ?????? ?????????????????????????? (Link)",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"???????????????????????? ??????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"?????? ?????????????? ?????? ????????????",changeTo:"???????????? ????",btnIgnore:"??????????????",btnIgnoreAll:"?????????????? ????????",btnReplace:"??????????????????????????",btnReplaceAll:"?????????????????????????? ????????",btnUndo:"????????????????",noSuggestions:"- ?????? ???????????????? ?????????????????? -",progress:"???????????????????????? ?????????????? ???? ??????????????...",noMispell:"?? ???????????????????????? ?????????????? ????????????????????????: ?????? ???????????????? ????????",noChanges:"?? ???????????????????????? ?????????????? ????????????????????????: ?????? ?????????????? ????????????",oneChange:"?? ???????????????????????? ?????????????? ????????????????????????: ?????? ???????? ????????????",manyChanges:"?? ???????????????????????? ?????????????? ????????????????????????: %1 ???????????? ??????????????",ieSpellDownload:"?????? ?????????????? ???????????????????????????? ????????????????????. ???????????? ???? ?????? ???????????????????? ????????;"},smiley:{toolbar:"Smiley",title:"???????????????? ?????? Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????? ???? ????????????????",bulletedlist:"?????????? ???? Bullets",indent:"???????????? ????????????",outdent:"???????????? ????????????",justify:{left:"???????????????? ????????????????",center:"???????????????? ?????? ????????????",right:"???????????????? ??????????",block:"???????????? ???????????????? (Block)"},blockquote:"Block Quote",clipboard:{title:"????????????????????",cutError:"???? ?????????????????? ?????????????????? ?????? ???????????????????????? ?????? ?????? ???????????????????? ?????? ???????????????????? ?????????????? ????????????????. ?????????????????????????????? ???? ???????????????????????? (Ctrl/Cmd+X).",copyError:"???? ?????????????????? ?????????????????? ?????? ???????????????????????? ?????? ?????? ???????????????????? ?????? ???????????????????? ?????????????? ????????????????????. ?????????????????????????????? ???? ???????????????????????? (Ctrl/Cmd+C).",pasteMsg:"???????????????? ???????????????????? ?????? ???????????????? ?????????? ?????????????????????????????? ???? ???????????????????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ?????? ?????????????? <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"???????????????????? ?????? ???? Word",title:"???????????????????? ?????? ???? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????????????? ???? ???????? ??????????????",title:"???????????????????? ???? ???????? ??????????????"},templates:{button:"??????????????",title:"?????????????? ????????????????????????",options:"Template Options",insertOption:"?????????????????????????? ???????????????????? ????????????????????????",selectPromptMsg:"???????????????? ???????????????? ?????????????? ?????? ???????????????? ?????? ??????????????????<br>(???? ?????????????????? ?????????????????????? ???? ????????????):",emptyListMsg:"(?????? ?????????? ???????????????????? ??????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"?????????? ????????????????????????????",panelTitle:"?????????? ????????????????????????????",tag_p:"????????????????",tag_pre:"??????????????????????????",tag_address:"??????????????????",tag_h1:"?????????????????????? 1",tag_h2:"?????????????????????? 2",tag_h3:"?????????????????????? 3",tag_h4:"?????????????????????? 4",tag_h5:"?????????????????????? 5",tag_h6:"?????????????????????? 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????????????????????????",voiceLabel:"Font",panelTitle:"??????????????????????????"},fontSize:{label:"??????????????",voiceLabel:"Font Size",panelTitle:"??????????????"},colorButton:{textColorTitle:"?????????? ??????????????????",bgColorTitle:"?????????? ??????????????????",panelTitle:"Colors",auto:"????????????????",more:"?????????????????????? ??????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang["en-au"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"New Page",save:"Save",preview:"Preview",cut:"Cut",copy:"Copy",paste:"Paste",print:"Print",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Select All",removeFormat:"Remove Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Insert Horizontal Line",pagebreak:"Insert Page Break for Printing",unlink:"Unlink",undo:"Undo",redo:"Redo",common:{browseServer:"Browse Server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Send it to the Server",image:"Image",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<not set>",id:"Id",name:"Name",langDir:"Language Direction",langDirLtr:"Left to Right (LTR)",langDirRtl:"Right to Left (RTL)",langCode:"Language Code",longDescr:"Long Description URL",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"OK",cancel:"Cancel",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insert Special Character",title:"Select Special Character",options:"Special Character Options"},link:{toolbar:"Link",other:"<other>",menu:"Edit Link",title:"Link",info:"Link Info",target:"Target",upload:"Upload",advanced:"Advanced",type:"Link Type",toUrl:"URL",toAnchor:"Link to anchor in the text",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Target Frame Name",targetPopupName:"Popup Window Name",popupFeatures:"Popup Window Features",popupResizable:"Resizable",popupStatusBar:"Status Bar",popupLocationBar:"Location Bar",popupToolbar:"Toolbar",popupMenuBar:"Menu Bar",popupFullScreen:"Full Screen (IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"Width",popupLeft:"Left Position",popupHeight:"Height",popupTop:"Top Position",id:"Id",langDir:"Language Direction",langDirLTR:"Left to Right (LTR)",langDirRTL:"Right to Left (RTL)",acccessKey:"Access Key",name:"Name",langCode:"Language Code",tabIndex:"Tab Index",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"Select an Anchor",anchorName:"By Anchor Name",anchorId:"By Element Id",emailAddress:"E-Mail Address",emailSubject:"Message Subject",emailBody:"Message Body",noAnchors:"(No anchors available in the document)",noUrl:"Please type the link URL",noEmail:"Please type the e-mail address"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Find",replace:"Replace",findWhat:"Find what:",replaceWith:"Replace with:",notFoundMsg:"The specified text was not found.",matchCase:"Match case",matchWord:"Match whole word",matchCyclic:"Match cyclic",replaceAll:"Replace All",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Table",title:"Table Properties",menu:"Table Properties",deleteTable:"Delete Table",rows:"Rows",columns:"Columns",border:"Border size",align:"Alignment",alignLeft:"Left",alignCenter:"Centre",alignRight:"Right",width:"Width",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Height",cellSpace:"Cell spacing",cellPad:"Cell padding",caption:"Caption",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Delete Cells",merge:"Merge Cells",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Delete Rows"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Delete Columns"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Image Properties",titleButton:"Image Button Properties",menu:"Image Properties",infoTab:"Image Info",btnUpload:"Send it to the Server",upload:"Upload",alt:"Alternative Text",width:"Width",height:"Height",lockRatio:"Lock Ratio",unlockRatio:"Unlock Ratio",resetSize:"Reset Size",border:"Border",hSpace:"HSpace",vSpace:"VSpace",align:"Align",alignLeft:"Left",alignRight:"Right",alertUrl:"Please type the image URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Align",alignLeft:"Left",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Right",alignTextTop:"Text Top",alignTop:"Top",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Background colour",width:"Width",height:"Height",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"URL must not be empty.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smiley",title:"Insert a Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Insert/Remove Numbered List",bulletedlist:"Insert/Remove Bulleted List",indent:"Increase Indent",outdent:"Decrease Indent",justify:{left:"Left Justify",center:"Centre Justify",right:"Right Justify",block:"Block Justify"},blockquote:"Block Quote",clipboard:{title:"Paste",cutError:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).",copyError:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Paste from Word",title:"Paste from Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Paste as plain text",title:"Paste as Plain Text"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Paragraph Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font Name"},fontSize:{label:"Size",voiceLabel:"Font Size",panelTitle:"Font Size"},colorButton:{textColorTitle:"Text Colour",bgColorTitle:"Background Colour",panelTitle:"Colors",auto:"Automatic",more:"More Colours..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang["en-ca"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"New Page",save:"Save",preview:"Preview",cut:"Cut",copy:"Copy",paste:"Paste",print:"Print",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Select All",removeFormat:"Remove Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Insert Horizontal Line",pagebreak:"Insert Page Break for Printing",unlink:"Unlink",undo:"Undo",redo:"Redo",common:{browseServer:"Browse Server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Send it to the Server",image:"Image",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<not set>",id:"Id",name:"Name",langDir:"Language Direction",langDirLtr:"Left to Right (LTR)",langDirRtl:"Right to Left (RTL)",langCode:"Language Code",longDescr:"Long Description URL",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"OK",cancel:"Cancel",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insert Special Character",title:"Select Special Character",options:"Special Character Options"},link:{toolbar:"Link",other:"<other>",menu:"Edit Link",title:"Link",info:"Link Info",target:"Target",upload:"Upload",advanced:"Advanced",type:"Link Type",toUrl:"URL",toAnchor:"Link to anchor in the text",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Target Frame Name",targetPopupName:"Popup Window Name",popupFeatures:"Popup Window Features",popupResizable:"Resizable",popupStatusBar:"Status Bar",popupLocationBar:"Location Bar",popupToolbar:"Toolbar",popupMenuBar:"Menu Bar",popupFullScreen:"Full Screen (IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"Width",popupLeft:"Left Position",popupHeight:"Height",popupTop:"Top Position",id:"Id",langDir:"Language Direction",langDirLTR:"Left to Right (LTR)",langDirRTL:"Right to Left (RTL)",acccessKey:"Access Key",name:"Name",langCode:"Language Code",tabIndex:"Tab Index",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"Select an Anchor",anchorName:"By Anchor Name",anchorId:"By Element Id",emailAddress:"E-Mail Address",emailSubject:"Message Subject",emailBody:"Message Body",noAnchors:"(No anchors available in the document)",noUrl:"Please type the link URL",noEmail:"Please type the e-mail address"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Find",replace:"Replace",findWhat:"Find what:",replaceWith:"Replace with:",notFoundMsg:"The specified text was not found.",matchCase:"Match case",matchWord:"Match whole word",matchCyclic:"Match cyclic",replaceAll:"Replace All",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Table",title:"Table Properties",menu:"Table Properties",deleteTable:"Delete Table",rows:"Rows",columns:"Columns",border:"Border size",align:"Alignment",alignLeft:"Left",alignCenter:"Centre",alignRight:"Right",width:"Width",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Height",cellSpace:"Cell spacing",cellPad:"Cell padding",caption:"Caption",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Delete Cells",merge:"Merge Cells",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Delete Rows"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Delete Columns"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Image Properties",titleButton:"Image Button Properties",menu:"Image Properties",infoTab:"Image Info",btnUpload:"Send it to the Server",upload:"Upload",alt:"Alternative Text",width:"Width",height:"Height",lockRatio:"Lock Ratio",unlockRatio:"Unlock Ratio",resetSize:"Reset Size",border:"Border",hSpace:"HSpace",vSpace:"VSpace",align:"Align",alignLeft:"Left",alignRight:"Right",alertUrl:"Please type the image URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Align",alignLeft:"Left",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Right",alignTextTop:"Text Top",alignTop:"Top",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Background colour",width:"Width",height:"Height",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"URL must not be empty.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smiley",title:"Insert a Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Insert/Remove Numbered List",bulletedlist:"Insert/Remove Bulleted List",indent:"Increase Indent",outdent:"Decrease Indent",justify:{left:"Left Justify",center:"Centre Justify",right:"Right Justify",block:"Block Justify"},blockquote:"Block Quote",clipboard:{title:"Paste",cutError:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).",copyError:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Paste from Word",title:"Paste from Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Paste as plain text",title:"Paste as Plain Text"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Paragraph Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font Name"},fontSize:{label:"Size",voiceLabel:"Font Size",panelTitle:"Font Size"},colorButton:{textColorTitle:"Text Colour",bgColorTitle:"Background Colour",panelTitle:"Colors",auto:"Automatic",more:"More Colours..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang["en-gb"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"New Page",save:"Save",preview:"Preview",cut:"Cut",copy:"Copy",paste:"Paste",print:"Print",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Select All",removeFormat:"Remove Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Insert Horizontal Line",pagebreak:"Insert Page Break for Printing",unlink:"Unlink",undo:"Undo",redo:"Redo",common:{browseServer:"Browse Server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Send it to the Server",image:"Image",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<not set>",id:"Id",name:"Name",langDir:"Language Direction",langDirLtr:"Left to Right (LTR)",langDirRtl:"Right to Left (RTL)",langCode:"Language Code",longDescr:"Long Description URL",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"OK",cancel:"Cancel",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insert Special Character",title:"Select Special Character",options:"Special Character Options"},link:{toolbar:"Link",other:"<other>",menu:"Edit Link",title:"Link",info:"Link Info",target:"Target",upload:"Upload",advanced:"Advanced",type:"Link Type",toUrl:"URL",toAnchor:"Link to anchor in the text",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Target Frame Name",targetPopupName:"Popup Window Name",popupFeatures:"Popup Window Features",popupResizable:"Resizable",popupStatusBar:"Status Bar",popupLocationBar:"Location Bar",popupToolbar:"Toolbar",popupMenuBar:"Menu Bar",popupFullScreen:"Full Screen (IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"Width",popupLeft:"Left Position",popupHeight:"Height",popupTop:"Top Position",id:"Id",langDir:"Language Direction",langDirLTR:"Left to Right (LTR)",langDirRTL:"Right to Left (RTL)",acccessKey:"Access Key",name:"Name",langCode:"Language Code",tabIndex:"Tab Index",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"Select an Anchor",anchorName:"By Anchor Name",anchorId:"By Element Id",emailAddress:"E-Mail Address",emailSubject:"Message Subject",emailBody:"Message Body",noAnchors:"(No anchors available in the document)",noUrl:"Please type the link URL",noEmail:"Please type the e-mail address"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Find",replace:"Replace",findWhat:"Find what:",replaceWith:"Replace with:",notFoundMsg:"The specified text was not found.",matchCase:"Match case",matchWord:"Match whole word",matchCyclic:"Match cyclic",replaceAll:"Replace All",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Table",title:"Table Properties",menu:"Table Properties",deleteTable:"Delete Table",rows:"Rows",columns:"Columns",border:"Border size",align:"Alignment",alignLeft:"Left",alignCenter:"Centre",alignRight:"Right",width:"Width",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Height",cellSpace:"Cell spacing",cellPad:"Cell padding",caption:"Caption",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Delete Cells",merge:"Merge Cells",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Delete Rows"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Delete Columns"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Image Properties",titleButton:"Image Button Properties",menu:"Image Properties",infoTab:"Image Info",btnUpload:"Send it to the Server",upload:"Upload",alt:"Alternative Text",width:"Width",height:"Height",lockRatio:"Lock Ratio",unlockRatio:"Unlock Ratio",resetSize:"Reset Size",border:"Border",hSpace:"HSpace",vSpace:"VSpace",align:"Align",alignLeft:"Left",alignRight:"Right",alertUrl:"Please type the image URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Align",alignLeft:"Left",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Right",alignTextTop:"Text Top",alignTop:"Top",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Background colour",width:"Width",height:"Height",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"URL must not be empty.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smiley",title:"Insert a Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Insert/Remove Numbered List",bulletedlist:"Insert/Remove Bulleted List",indent:"Increase Indent",outdent:"Decrease Indent",justify:{left:"Left Justify",center:"Centre Justify",right:"Right Justify",block:"Block Justify"},blockquote:"Block Quote",clipboard:{title:"Paste",cutError:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).",copyError:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Paste from Word",title:"Paste from Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Paste as plain text",title:"Paste as Plain Text"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Paragraph Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font Name"},fontSize:{label:"Size",voiceLabel:"Font Size",panelTitle:"Font Size"},colorButton:{textColorTitle:"Text Colour",bgColorTitle:"Background Colour",panelTitle:"Colors",auto:"Automatic",more:"More Colours..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.en={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"New Page",save:"Save",preview:"Preview",cut:"Cut",copy:"Copy",paste:"Paste",print:"Print",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Select All",removeFormat:"Remove Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Insert Horizontal Line",pagebreak:"Insert Page Break for Printing",unlink:"Unlink",undo:"Undo",redo:"Redo",common:{browseServer:"Browse Server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Send it to the Server",image:"Image",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<not set>",id:"Id",name:"Name",langDir:"Language Direction",langDirLtr:"Left to Right (LTR)",langDirRtl:"Right to Left (RTL)",langCode:"Language Code",longDescr:"Long Description URL",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"OK",cancel:"Cancel",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insert Special Character",title:"Select Special Character",options:"Special Character Options"},link:{toolbar:"Link",other:"<other>",menu:"Edit Link",title:"Link",info:"Link Info",target:"Target",upload:"Upload",advanced:"Advanced",type:"Link Type",toUrl:"URL",toAnchor:"Link to anchor in the text",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Target Frame Name",targetPopupName:"Popup Window Name",popupFeatures:"Popup Window Features",popupResizable:"Resizable",popupStatusBar:"Status Bar",popupLocationBar:"Location Bar",popupToolbar:"Toolbar",popupMenuBar:"Menu Bar",popupFullScreen:"Full Screen (IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"Width",popupLeft:"Left Position",popupHeight:"Height",popupTop:"Top Position",id:"Id",langDir:"Language Direction",langDirLTR:"Left to Right (LTR)",langDirRTL:"Right to Left (RTL)",acccessKey:"Access Key",name:"Name",langCode:"Language Code",tabIndex:"Tab Index",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"Select an Anchor",anchorName:"By Anchor Name",anchorId:"By Element Id",emailAddress:"E-Mail Address",emailSubject:"Message Subject",emailBody:"Message Body",noAnchors:"(No anchors available in the document)",noUrl:"Please type the link URL",noEmail:"Please type the e-mail address"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Find",replace:"Replace",findWhat:"Find what:",replaceWith:"Replace with:",notFoundMsg:"The specified text was not found.",matchCase:"Match case",matchWord:"Match whole word",matchCyclic:"Match cyclic",replaceAll:"Replace All",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Table",title:"Table Properties",menu:"Table Properties",deleteTable:"Delete Table",rows:"Rows",columns:"Columns",border:"Border size",align:"Alignment",alignLeft:"Left",alignCenter:"Center",alignRight:"Right",width:"Width",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Height",cellSpace:"Cell spacing",cellPad:"Cell padding",caption:"Caption",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Delete Cells",merge:"Merge Cells",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Delete Rows"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Delete Columns"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Image Properties",titleButton:"Image Button Properties",menu:"Image Properties",infoTab:"Image Info",btnUpload:"Send it to the Server",upload:"Upload",alt:"Alternative Text",width:"Width",height:"Height",lockRatio:"Lock Ratio",unlockRatio:"Unlock Ratio",resetSize:"Reset Size",border:"Border",hSpace:"HSpace",vSpace:"VSpace",align:"Align",alignLeft:"Left",alignRight:"Right",alertUrl:"Please type the image URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Align",alignLeft:"Left",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Right",alignTextTop:"Text Top",alignTop:"Top",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Background color",width:"Width",height:"Height",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"URL must not be empty.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smiley",title:"Insert a Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Insert/Remove Numbered List",bulletedlist:"Insert/Remove Bulleted List",indent:"Increase Indent",outdent:"Decrease Indent",justify:{left:"Left Justify",center:"Center Justify",right:"Right Justify",block:"Block Justify"},blockquote:"Block Quote",clipboard:{title:"Paste",cutError:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).",copyError:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Paste from Word",title:"Paste from Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Paste as plain text",title:"Paste as Plain Text"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Paragraph Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font Name"},fontSize:{label:"Size",voiceLabel:"Font Size",panelTitle:"Font Size"},colorButton:{textColorTitle:"Text Color",bgColorTitle:"Background Color",panelTitle:"Colors",auto:"Automatic",more:"More Colors..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.eo={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Fonto",newPage:"Nova Pa??o",save:"Sekurigi",preview:"Vidigi Aspekton",cut:"Eltondi",copy:"Kopii",paste:"Interglui",print:"Presi",underline:"Substreko",bold:"Grasa",italic:"Kursiva",selectAll:"Elekti ??ion",removeFormat:"Forigi Formaton",strike:"Trastreko",subscript:"Subskribo",superscript:"Superskribo",horizontalrule:"Enmeti Horizonta Linio",pagebreak:"Insert Page Break for Printing",unlink:"Forigi Ligilon",undo:"Malfari",redo:"Refari",common:{browseServer:"Foliumi en la Servilo",url:"URL",protocol:"Protokolo",upload:"Al??uti",uploadSubmit:"Sendu al Servilo",image:"Bildo",flash:"Flash",form:"Formularo",checkbox:"Markobutono",radio:"Radiobutono",textField:"Teksta kampo",textarea:"Teksta Areo",hiddenField:"Ka??ita Kampo",button:"Butono",select:"Elekta Kampo",imageButton:"Bildbutono",notSet:"<Defa??lta>",id:"Id",name:"Nomo",langDir:"Skribdirekto",langDirLtr:"De maldekstro dekstren (LTR)",langDirRtl:"De dekstro maldekstren (RTL)",langCode:"Lingva Kodo",longDescr:"URL de Longa Priskribo",cssClass:"Klasoj de Stilfolioj",advisoryTitle:"Indika Titolo",cssStyle:"Stilo",ok:"Akcepti",cancel:"Rezigni",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Speciala",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Enmeti Specialan Signon",title:"Enmeti Specialan Signon",options:"Special Character Options"},link:{toolbar:"Enmeti/??an??i Ligilon",other:"<other>",menu:"Modifier Ligilon",title:"Ligilo",info:"Informoj pri la Ligilo",target:"Celo",upload:"Al??uti",advanced:"Speciala",type:"Tipo de Ligilo",toUrl:"URL",toAnchor:"Ankri en tiu ??i pa??o",toEmail:"Retpo??to",targetFrame:"<kadro>",targetPopup:"<??prucfenestro>",targetFrameName:"Nomo de Kadro",targetPopupName:"Nomo de ??prucfenestro",popupFeatures:"Atributoj de la ??prucfenestro",popupResizable:"Resizable",popupStatusBar:"Statobreto",popupLocationBar:"Adresobreto",popupToolbar:"Ilobreto",popupMenuBar:"Menubreto",popupFullScreen:"Tutekrane (IE)",popupScrollBars:"Rulumlisteloj",popupDependent:"Dependa (Netscape)",popupWidth:"Lar??o",popupLeft:"Pozicio de Maldekstro",popupHeight:"Alto",popupTop:"Pozicio de Supro",id:"Id",langDir:"Skribdirekto",langDirLTR:"De maldekstro dekstren (LTR)",langDirRTL:"De dekstro maldekstren (RTL)",acccessKey:"Fulmoklavo",name:"Nomo",langCode:"Skribdirekto",tabIndex:"Taba Ordo",advisoryTitle:"Indika Titolo",advisoryContentType:"Indika Enhavotipo",cssClasses:"Klasoj de Stilfolioj",charset:"Signaro de la Ligita Rimedo",styles:"Stilo",selectAnchor:"Elekti Ankron",anchorName:"Per Ankronomo",anchorId:"Per Elementidentigilo",emailAddress:"Retadreso",emailSubject:"Temlinio",emailBody:"Mesa??a korpo",noAnchors:"<Ne disponeblas ankroj en la dokumento>",noUrl:"Bonvolu entajpi la URL-on",noEmail:"Bonvolu entajpi la retadreson"},anchor:{toolbar:"Enmeti/??an??i Ankron",menu:"Ankraj Atributoj",title:"Ankraj Atributoj",name:"Ankra Nomo",errorName:"Bv tajpi la ankran nomon"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Ser??i",replace:"Anstata??igi",findWhat:"Ser??i:",replaceWith:"Anstata??igi per:",notFoundMsg:"La celteksto ne estas trovita.",matchCase:"Kongruigi Usklecon",matchWord:"Tuta Vorto",matchCyclic:"Match cyclic",replaceAll:"Anstata??igi ??iun",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabelo",title:"Atributoj de Tabelo",menu:"Atributoj de Tabelo",deleteTable:"Delete Table",rows:"Linioj",columns:"Kolumnoj",border:"Bordero",align:"??israndigo",alignLeft:"Maldekstre",alignCenter:"Centre",alignRight:"Dekstre",width:"Lar??o",widthPx:"Bitbilderoj",widthPc:"elcentoj",widthUnit:"width unit",height:"Alto",cellSpace:"Interspacigo de ??eloj",cellPad:"??irka??enhava Plenigado",caption:"Titolo",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Forigi ??elojn",merge:"Kunfandi ??elojn",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Forigi Liniojn"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Forigi Kolumnojn"}},button:{title:"Butonaj Atributoj",text:"Teksto (Valoro)",type:"Tipo",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Markobutonaj Atributoj",radioTitle:"Radiobutonaj Atributoj",value:"Valoro",selected:"Elektita"},form:{title:"Formularaj Atributoj",menu:"Formularaj Atributoj",action:"Ago",method:"Metodo",encoding:"Encoding"},select:{title:"Atributoj de Elekta Kampo",selectInfo:"Select Info",opAvail:"Elektoj Disponeblaj",value:"Valoro",size:"Grando",lines:"Linioj",chkMulti:"Permesi Plurajn Elektojn",opText:"Teksto",opValue:"Valoro",btnAdd:"Aldoni",btnModify:"Modifi",btnUp:"Supren",btnDown:"Malsupren",btnSetValue:"Agordi kiel Elektitan Valoron",btnDelete:"Forigi"},textarea:{title:"Atributoj de Teksta Areo",cols:"Kolumnoj",rows:"Vicoj"},textfield:{title:"Atributoj de Teksta Kampo",name:"Nomo",value:"Valoro",charWidth:"Signolar??o",maxChars:"Maksimuma Nombro da Signoj",type:"Tipo",typeText:"Teksto",typePass:"Pasvorto"},hidden:{title:"Atributoj de Ka??ita Kampo",name:"Nomo",value:"Valoro"},image:{title:"Atributoj de Bildo",titleButton:"Bildbutonaj Atributoj",menu:"Atributoj de Bildo",infoTab:"Informoj pri Bildo",btnUpload:"Sendu al Servilo",upload:"Al??uti",alt:"Anstata??iga Teksto",width:"Lar??o",height:"Alto",lockRatio:"Konservi Proporcion",unlockRatio:"Unlock Ratio",resetSize:"Origina Grando",border:"Bordero",hSpace:"HSpaco",vSpace:"VSpaco",align:"??israndigo",alignLeft:"Maldekstre",alignRight:"Dekstre",alertUrl:"Bonvolu tajpi la URL de la bildo",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"??israndigo",alignLeft:"Maldekstre",alignAbsBottom:"Abs Malsupre",alignAbsMiddle:"Abs Centre",alignBaseline:"Je Malsupro de Teksto",alignBottom:"Malsupre",alignMiddle:"Centre",alignRight:"Dekstre",alignTextTop:"Je Supro de Teksto",alignTop:"Supre",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Fona Koloro",width:"Lar??o",height:"Alto",hSpace:"HSpaco",vSpace:"VSpaco",validateSrc:"Bonvolu entajpi la URL-on",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Literumada Kontrolilo",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Ne trovita en la vortaro",changeTo:"??an??i al",btnIgnore:"Malatenti",btnIgnoreAll:"Malatenti ??iun",btnReplace:"Anstata??igi",btnReplaceAll:"Anstata??igi ??iun",btnUndo:"Malfari",noSuggestions:"- Neniu propono -",progress:"Literumkontrolado da??ras...",noMispell:"Literumkontrolado finita: neniu fu??o trovita",noChanges:"Literumkontrolado finita: neniu vorto ??an??ita",oneChange:"Literumkontrolado finita: unu vorto ??an??ita",manyChanges:"Literumkontrolado finita: %1 vortoj ??an??itaj",ieSpellDownload:"Literumada Kontrolilo ne instalita. ??u vi volas el??uti ??in nun?"},smiley:{toolbar:"Mienvinjeto",title:"Enmeti Mienvinjeton",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numera Listo",bulletedlist:"Bula Listo",indent:"Pligrandigi Krommar??enon",outdent:"Malpligrandigi Krommar??enon",justify:{left:"Maldekstrigi",center:"Centrigi",right:"Dekstrigi",block:"??israndigi Amba??flanke"},blockquote:"Block Quote",clipboard:{title:"Interglui",cutError:"La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras eltondajn operaciojn. Bonvolu uzi la klavaron por tio (Ctrl/Cmd-X).",copyError:"La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras kopiajn operaciojn. Bonvolu uzi la klavaron por tio (Ctrl/Cmd-C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Interglui el Word",title:"Interglui el Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Interglui kiel Tekston",title:"Interglui kiel Tekston"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stilo",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normala",tag_pre:"Formatita",tag_address:"Adreso",tag_h1:"Titolo 1",tag_h2:"Titolo 2",tag_h3:"Titolo 3",tag_h4:"Titolo 4",tag_h5:"Titolo 5",tag_h6:"Titolo 6",tag_div:"Paragrafo (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Tiparo",voiceLabel:"Font",panelTitle:"Tiparo"},fontSize:{label:"Grando",voiceLabel:"Font Size",panelTitle:"Grando"},colorButton:{textColorTitle:"Teksta Koloro",bgColorTitle:"Fona Koloro",panelTitle:"Colors",auto:"A??tomata",more:"Pli da Koloroj..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.es={dir:"ltr",editorTitle:"Editor de texto, %1, pulse ALT 0 para ayuda.",toolbar:"Barra de herramientas",editor:"Editor de texto enriquecido",source:"Fuente HTML",newPage:"Nueva P??gina",save:"Guardar",preview:"Vista Previa",cut:"Cortar",copy:"Copiar",paste:"Pegar",print:"Imprimir",underline:"Subrayado",bold:"Negrita",italic:"Cursiva",selectAll:"Seleccionar Todo",removeFormat:"Eliminar Formato",strike:"Tachado",subscript:"Sub??ndice",superscript:"Super??ndice",horizontalrule:"Insertar L??nea Horizontal",pagebreak:"Insertar Salto de P??gina",unlink:"Eliminar V??nculo",undo:"Deshacer",redo:"Rehacer",common:{browseServer:"Ver Servidor",url:"URL",protocol:"Protocolo",upload:"Cargar",uploadSubmit:"Enviar al Servidor",image:"Imagen",flash:"Flash",form:"Formulario",checkbox:"Casilla de Verificaci??n",radio:"Botones de Radio",textField:"Campo de Texto",textarea:"Area de Texto",hiddenField:"Campo Oculto",button:"Bot??n",select:"Campo de Selecci??n",imageButton:"Bot??n Imagen",notSet:"<No definido>",id:"Id",name:"Nombre",langDir:"Orientaci??n",langDirLtr:"Izquierda a Derecha (LTR)",langDirRtl:"Derecha a Izquierda (RTL)",langCode:"C??d. de idioma",longDescr:"Descripci??n larga URL",cssClass:"Clases de hojas de estilo",advisoryTitle:"T??tulo",cssStyle:"Estilo",ok:"Aceptar",cancel:"Cancelar",close:"Cerrar",preview:"Previsualizaci??n",generalTab:"General",advancedTab:"Avanzado",validateNumberFailed:"El valor no es un n??mero.",confirmNewPage:"Cualquier cambio que no se haya guardado se perder??.\r\n??Est?? seguro de querer crear una nueva p??gina?",confirmCancel:"Algunas de las opciones se han cambiado.\r\n??Est?? seguro de querer cerrar el di??logo?",options:"Opciones",target:"Destino",targetNew:"Nueva ventana (_blank)",targetTop:"Ventana principal (_top)",targetSelf:"Misma ventana (_self)",targetParent:"Ventana padre (_parent)",unavailable:'%1<span class="cke_accessibility">, no disponible</span>'},contextmenu:{options:"Opciones del men?? contextual"},specialChar:{toolbar:"Insertar Caracter Especial",title:"Seleccione un caracter especial",options:"Opciones de caracteres especiales"},link:{toolbar:"Insertar/Editar V??nculo",other:"<otro>",menu:"Editar V??nculo",title:"V??nculo",info:"Informaci??n de V??nculo",target:"Destino",upload:"Cargar",advanced:"Avanzado",type:"Tipo de v??nculo",toUrl:"URL",toAnchor:"Referencia en esta p??gina",toEmail:"E-Mail",targetFrame:"<marco>",targetPopup:"<ventana emergente>",targetFrameName:"Nombre del Marco Destino",targetPopupName:"Nombre de Ventana Emergente",popupFeatures:"Caracter??sticas de Ventana Emergente",popupResizable:"Redimensionable",popupStatusBar:"Barra de Estado",popupLocationBar:"Barra de ubicaci??n",popupToolbar:"Barra de Herramientas",popupMenuBar:"Barra de Men??",popupFullScreen:"Pantalla Completa (IE)",popupScrollBars:"Barras de desplazamiento",popupDependent:"Dependiente (Netscape)",popupWidth:"Anchura",popupLeft:"Posici??n Izquierda",popupHeight:"Altura",popupTop:"Posici??n Derecha",id:"Id",langDir:"Orientaci??n",langDirLTR:"Izquierda a Derecha (LTR)",langDirRTL:"Derecha a Izquierda (RTL)",acccessKey:"Clave de Acceso",name:"Nombre",langCode:"C??digo idioma",tabIndex:"Indice de tabulaci??n",advisoryTitle:"T??tulo",advisoryContentType:"Tipo de Contenido",cssClasses:"Clases de hojas de estilo",charset:"Fuente de caracteres vinculado",styles:"Estilo",selectAnchor:"Seleccionar una referencia",anchorName:"Por Nombre de Referencia",anchorId:"Por ID de elemento",emailAddress:"Direcci??n de E-Mail",emailSubject:"T??tulo del Mensaje",emailBody:"Cuerpo del Mensaje",noAnchors:"(No hay referencias disponibles en el documento)",noUrl:"Por favor tipee el v??nculo URL",noEmail:"Por favor tipee la direcci??n de e-mail"},anchor:{toolbar:"Referencia",menu:"Propiedades de Referencia",title:"Propiedades de Referencia",name:"Nombre de la Referencia",errorName:"Por favor, complete el nombre de la Referencia"},list:{numberedTitle:"Propiedades de lista numerada",bulletedTitle:"Propiedades de vi??etas",type:"Tipo",start:"Inicio",validateStartNumber:"List start number must be a whole number.",circle:"C??rculo",disc:"Disco",square:"Cuadrado",none:"Ninguno",notset:"<sin establecer>",armenian:"Numeraci??n armenia",georgian:"Numeraci??n georgiana (an, ban, gan, etc.)",lowerRoman:"N??meros romanos en min??sculas (i, ii, iii, iv, v, etc.)",upperRoman:"N??meros romanos en may??sculas (I, II, III, IV, V, etc.)",lowerAlpha:"Alfabeto en min??sculas (a, b, c, d, e, etc.)",upperAlpha:"Alfabeto en may??sculas (A, B, C, D, E, etc.)",lowerGreek:"Letras griegas (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal con cero inicial (01, 02, 03, etc.)"},findAndReplace:{title:"Buscar y Reemplazar",find:"Buscar",replace:"Reemplazar",findWhat:"Texto a buscar:",replaceWith:"Reemplazar con:",notFoundMsg:"El texto especificado no ha sido encontrado.",matchCase:"Coincidir may/min",matchWord:"Coincidir toda la palabra",matchCyclic:"Buscar en todo el contenido",replaceAll:"Reemplazar Todo",replaceSuccessMsg:"La expresi??n buscada ha sido reemplazada %1 veces."},table:{toolbar:"Tabla",title:"Propiedades de Tabla",menu:"Propiedades de Tabla",deleteTable:"Eliminar Tabla",rows:"Filas",columns:"Columnas",border:"Tama??o de Borde",align:"Alineaci??n",alignLeft:"Izquierda",alignCenter:"Centrado",alignRight:"Derecha",width:"Anchura",widthPx:"pixeles",widthPc:"porcentaje",widthUnit:"unidad de la anchura",height:"Altura",cellSpace:"Esp. e/celdas",cellPad:"Esp. interior",caption:"T??tulo",summary:"S??ntesis",headers:"Encabezados",headersNone:"Ninguno",headersColumn:"Primera columna",headersRow:"Primera fila",headersBoth:"Ambas",invalidRows:"El n??mero de filas debe ser un n??mero mayor que 0.",invalidCols:"El n??mero de columnas debe ser un n??mero mayor que 0.",invalidBorder:"El tama??o del borde debe ser un n??mero.",invalidWidth:"La anchura de tabla debe ser un n??mero.",invalidHeight:"La altura de tabla debe ser un n??mero.",invalidCellSpacing:"El espaciado entre celdas debe ser un n??mero.",invalidCellPadding:"El espaciado interior debe ser un n??mero.",cell:{menu:"Celda",insertBefore:"Insertar celda a la izquierda",insertAfter:"Insertar celda a la derecha",deleteCell:"Eliminar Celdas",merge:"Combinar Celdas",mergeRight:"Combinar a la derecha",mergeDown:"Combinar hacia abajo",splitHorizontal:"Dividir la celda horizontalmente",splitVertical:"Dividir la celda verticalmente",title:"Propiedades de celda",cellType:"Tipo de Celda",rowSpan:"Expandir filas",colSpan:"Expandir columnas",wordWrap:"Ajustar al contenido",hAlign:"Alineaci??n Horizontal",vAlign:"Alineaci??n Vertical",alignTop:"Arriba",alignMiddle:"Medio",alignBottom:"Abajo",alignBaseline:"Linea de base",bgColor:"Color de fondo",borderColor:"Color de borde",data:"Datos",header:"Encabezado",yes:"S??",no:"No",invalidWidth:"La anchura de celda debe ser un n??mero.",invalidHeight:"La altura de celda debe ser un n??mero.",invalidRowSpan:"La expansi??n de filas debe ser un n??mero entero.",invalidColSpan:"La expansi??n de columnas debe ser un n??mero entero.",chooseColor:"Elegir"},row:{menu:"Fila",insertBefore:"Insertar fila en la parte superior",insertAfter:"Insertar fila en la parte inferior",deleteRow:"Eliminar Filas"},column:{menu:"Columna",insertBefore:"Insertar columna a la izquierda",insertAfter:"Insertar columna a la derecha",deleteColumn:"Eliminar Columnas"}},button:{title:"Propiedades de Bot??n",text:"Texto (Valor)",type:"Tipo",typeBtn:"Boton",typeSbm:"Enviar",typeRst:"Reestablecer"},checkboxAndRadio:{checkboxTitle:"Propiedades de Casilla",radioTitle:"Propiedades de Bot??n de Radio",value:"Valor",selected:"Seleccionado"},form:{title:"Propiedades de Formulario",menu:"Propiedades de Formulario",action:"Acci??n",method:"M??todo",encoding:"Codificaci??n"},select:{title:"Propiedades de Campo de Selecci??n",selectInfo:"Informaci??n",opAvail:"Opciones disponibles",value:"Valor",size:"Tama??o",lines:"Lineas",chkMulti:"Permitir m??ltiple selecci??n",opText:"Texto",opValue:"Valor",btnAdd:"Agregar",btnModify:"Modificar",btnUp:"Subir",btnDown:"Bajar",btnSetValue:"Establecer como predeterminado",btnDelete:"Eliminar"},textarea:{title:"Propiedades de Area de Texto",cols:"Columnas",rows:"Filas"},textfield:{title:"Propiedades de Campo de Texto",name:"Nombre",value:"Valor",charWidth:"Caracteres de ancho",maxChars:"M??ximo caracteres",type:"Tipo",typeText:"Texto",typePass:"Contrase??a"},hidden:{title:"Propiedades de Campo Oculto",name:"Nombre",value:"Valor"},image:{title:"Propiedades de Imagen",titleButton:"Propiedades de Bot??n de Imagen",menu:"Propiedades de Imagen",infoTab:"Informaci??n de Imagen",btnUpload:"Enviar al Servidor",upload:"Cargar",alt:"Texto Alternativo",width:"Anchura",height:"Altura",lockRatio:"Proporcional",unlockRatio:"Desbloquear el proporcional",resetSize:"Tama??o Original",border:"Borde",hSpace:"Esp.Horiz",vSpace:"Esp.Vert",align:"Alineaci??n",alignLeft:"Izquierda",alignRight:"Derecha",alertUrl:"Por favor escriba la URL de la imagen",linkTab:"V??nculo",button2Img:"??Desea convertir el bot??n de imagen en una simple imagen?",img2Button:"??Desea convertir la imagen en un bot??n de imagen?",urlMissing:"Debe indicar la URL de la imagen.",validateWidth:"La anchura debe ser un n??mero.",validateHeight:"La altura debe ser un n??mero.",validateBorder:"El borde debe ser un n??mero.",validateHSpace:"El espaciado horizontal debe ser un n??mero.",validateVSpace:"El espaciado vertical debe ser un n??mero."},flash:{properties:"Propiedades de Flash",propertiesTab:"Propiedades",title:"Propiedades de Flash",chkPlay:"Autoejecuci??n",chkLoop:"Repetir",chkMenu:"Activar Men?? Flash",chkFull:"Permitir pantalla completa",scale:"Escala",scaleAll:"Mostrar todo",scaleNoBorder:"Sin Borde",scaleFit:"Ajustado",access:"Acceso de scripts",accessAlways:"Siempre",accessSameDomain:"Mismo dominio",accessNever:"Nunca",align:"Alineaci??n",alignLeft:"Izquierda",alignAbsBottom:"Abs inferior",alignAbsMiddle:"Abs centro",alignBaseline:"L??nea de base",alignBottom:"Pie",alignMiddle:"Centro",alignRight:"Derecha",alignTextTop:"Tope del texto",alignTop:"Tope",quality:"Calidad",qualityBest:"La mejor",qualityHigh:"Alta",qualityAutoHigh:"Auto Alta",qualityMedium:"Media",qualityAutoLow:"Auto Baja",qualityLow:"Baja",windowModeWindow:"Ventana",windowModeOpaque:"Opaco",windowModeTransparent:"Transparente",windowMode:"WindowMode",flashvars:"Opciones",bgcolor:"Color de Fondo",width:"Anchura",height:"Altura",hSpace:"Esp.Horiz",vSpace:"Esp.Vert",validateSrc:"Por favor escriba el v??nculo URL",validateWidth:"Anchura debe ser un n??mero.",validateHeight:"Altura debe ser un n??mero.",validateHSpace:"Esp.Horiz debe ser un n??mero.",validateVSpace:"Esp.Vert debe ser un n??mero."},spellCheck:{toolbar:"Ortograf??a",title:"Comprobar ortograf??a",notAvailable:"Lo sentimos pero el servicio no est?? disponible.",errorLoading:"Error cargando la aplicaci??n del servidor: %s.",notInDic:"No se encuentra en el Diccionario",changeTo:"Cambiar a",btnIgnore:"Ignorar",btnIgnoreAll:"Ignorar Todo",btnReplace:"Reemplazar",btnReplaceAll:"Reemplazar Todo",btnUndo:"Deshacer",noSuggestions:"- No hay sugerencias -",progress:"Control de Ortograf??a en progreso...",noMispell:"Control finalizado: no se encontraron errores",noChanges:"Control finalizado: no se ha cambiado ninguna palabra",oneChange:"Control finalizado: se ha cambiado una palabra",manyChanges:"Control finalizado: se ha cambiado %1 palabras",ieSpellDownload:"M??dulo de Control de Ortograf??a no instalado.\r\n??Desea descargarlo ahora?"},smiley:{toolbar:"Emoticonos",title:"Insertar un Emoticon",options:"Opciones de emoticonos"},elementsPath:{eleLabel:"Ruta de los elementos",eleTitle:"%1 elemento"},numberedlist:"Numeraci??n",bulletedlist:"Vi??etas",indent:"Aumentar Sangr??a",outdent:"Disminuir Sangr??a",justify:{left:"Alinear a Izquierda",center:"Centrar",right:"Alinear a Derecha",block:"Justificado"},blockquote:"Cita",clipboard:{title:"Pegar",cutError:"La configuraci??n de seguridad de este navegador no permite la ejecuci??n autom??tica de operaciones de cortado.\r\nPor favor use el teclado (Ctrl/Cmd+X).",copyError:"La configuraci??n de seguridad de este navegador no permite la ejecuci??n autom??tica de operaciones de copiado.\r\nPor favor use el teclado (Ctrl/Cmd+C).",pasteMsg:"Por favor pegue dentro del cuadro utilizando el teclado (<STRONG>Ctrl/Cmd+V</STRONG>);\r\nluego presione <STRONG>Aceptar</STRONG>.",securityMsg:"Debido a la configuraci??n de seguridad de su navegador, el editor no tiene acceso al portapapeles.\r\nEs necesario que lo pegue de nuevo en esta ventana.",pasteArea:"Zona de pegado"},pastefromword:{confirmCleanup:"El texto que desea parece provenir de Word.\r\n??Desea depurarlo antes de pegarlo?",toolbar:"Pegar desde Word",title:"Pegar desde Word",error:"No ha sido posible limpiar los datos debido a un error interno"},pasteText:{button:"Pegar como Texto Plano",title:"Pegar como Texto Plano"},templates:{button:"Plantillas",title:"Contenido de Plantillas",options:"Opciones de plantillas",insertOption:"Reemplazar el contenido actual",selectPromptMsg:"Por favor selecciona la plantilla a abrir en el editor<br>(el contenido actual se perder??):",emptyListMsg:"(No hay plantillas definidas)"},showBlocks:"Mostrar bloques",stylesCombo:{label:"Estilo",panelTitle:"Estilos para formatear",panelTitle1:"Estilos de p??rrafo",panelTitle2:"Estilos de car??cter",panelTitle3:"Estilos de objeto"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normal",tag_pre:"Con formato",tag_address:"Direcci??n",tag_h1:"Encabezado 1",tag_h2:"Encabezado 2",tag_h3:"Encabezado 3",tag_h4:"Encabezado 4",tag_h5:"Encabezado 5",tag_h6:"Encabezado 6",tag_div:"Normal (DIV)"},div:{title:"Crear contenedor DIV",toolbar:"Crear contenedor DIV",cssClassInputLabel:"Clase de hoja de estilos",styleSelectLabel:"Estilo",IdInputLabel:"Id",languageCodeInputLabel:" Codigo de idioma",inlineStyleInputLabel:"Estilo",advisoryTitleInputLabel:"T??tulo",langDirLabel:"Orientaci??n",langDirLTRLabel:"Izquierda a Derecha (LTR)",langDirRTLLabel:"Derecha a Izquierda (RTL)",edit:"Editar Div",remove:"Quitar Div"},font:{label:"Fuente",voiceLabel:"Fuente",panelTitle:"Fuente"},fontSize:{label:"Tama??o",voiceLabel:"Tama??o de fuente",panelTitle:"Tama??o"},colorButton:{textColorTitle:"Color de Texto",bgColorTitle:"Color de Fondo",panelTitle:"Colores",auto:"Autom??tico",more:"M??s Colores..."},colors:{"000":"Negro",800000:"Marr??n oscuro","8B4513":"Marr??n tierra","2F4F4F":"Pizarra Oscuro","008080":"Azul verdoso","000080":"Azul marino","4B0082":"A??il",696969:"Gris oscuro",B22222:"Ladrillo",A52A2A:"Marr??n",DAA520:"Oro oscuro","006400":"Verde oscuro","40E0D0":"Turquesa","0000CD":"Azul medio-oscuro",800080:"P??rpura",808080:"Gris",F00:"Rojo",FF8C00:"Naranja oscuro",FFD700:"Oro","008000":"Verde","0FF":"Cian","00F":"Azul",EE82EE:"Violeta",A9A9A9:"Gris medio",FFA07A:"Salm??n claro",FFA500:"Naranja",FFFF00:"Amarillo","00FF00":"Lima",AFEEEE:"Turquesa claro",ADD8E6:"Azul claro",DDA0DD:"Violeta claro",D3D3D3:"Gris claro",FFF0F5:"Lavanda rojizo",FAEBD7:"Blanco antiguo",FFFFE0:"Amarillo claro",F0FFF0:"Miel",F0FFFF:"Azul celeste",F0F8FF:"Azul p??lido",E6E6FA:"Lavanda",FFF:"Blanco"},scayt:{title:"Comprobar Ortograf??a Mientras Escribe",opera_title:"No soportado en Opera",enable:"Activar Corrector",disable:"Desactivar Corrector",about:"Acerca de Corrector",toggle:"Cambiar Corrector",options:"Opciones",langs:"Idiomas",moreSuggestions:"M??s sugerencias",ignore:"Ignorar",ignoreAll:"Ignorar Todas",addWord:"A??adir palabra",emptyDic:"El nombre del diccionario no puede estar en blanco.",optionsTab:"Opciones",allCaps:"Omitir palabras en MAY??SCULAS",ignoreDomainNames:"Omitir nombres de dominio",mixedCase:"Ignorar palabras con combinaci??n de may??sculas y min??sculas",mixedWithDigits:"Omitir palabras con n??meros",languagesTab:"Idiomas",dictionariesTab:"Diccionarios",dic_field_name:"Nombre del diccionario",dic_create:"Crear",dic_restore:"Recuperar",dic_delete:"Borrar",dic_rename:"Renombrar",dic_info:"Inicialmente el Diccionario de usuario se guarda en una Cookie. Sin embargo, las cookies est??n limitadas en tama??o. Cuando el diccionario crece a un punto en el que no se puede guardar en una Cookie, el diccionario puede ser almacenado en nuestro servidor. Para almacenar su diccionario personalizado en nuestro servidor debe especificar un nombre para su diccionario. Si ya ha guardado un diccionaro, por favor, escriba su nombre y pulse el bot??n Recuperar",aboutTab:"Acerca de"},about:{title:"Acerca de CKEditor",dlgTitle:"Acerca de CKEditor",moreInfo:"Para informaci??n de licencia, por favor visite nuestro sitio web:",copy:"Copyright © $1. Todos los derechos reservados."},maximize:"Maximizar",minimize:"Minimizar",fakeobjects:{anchor:"Ancla",flash:"Animaci??n flash",div:"Salto de p??gina",unknown:"Objeto desconocido"},resize:"Arrastre para redimensionar",colordialog:{title:"Elegir color",options:"Opciones de colores",highlight:"Muestra",selected:"Elegido",clear:"Borrar"},toolbarCollapse:"Contraer barra de herramientas",toolbarExpand:"Expandir barra de herramientas"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.et={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"L??htekood",newPage:"Uus leht",save:"Salvesta",preview:"Eelvaade",cut:"L??ika",copy:"Kopeeri",paste:"Kleebi",print:"Prindi",underline:"Allajoonitud",bold:"Paks",italic:"Kursiiv",selectAll:"Vali k??ik",removeFormat:"Eemalda vorming",strike:"L??bijoonitud",subscript:"Allindeks",superscript:"??laindeks",horizontalrule:"Sisesta horisontaaljoon",pagebreak:"Sisesta lehevahetuskoht",unlink:"Eemalda link",undo:"V??ta tagasi",redo:"Korda toimingut",common:{browseServer:"Sirvi serverit",url:"URL",protocol:"Protokoll",upload:"Lae ??les",uploadSubmit:"Saada serverissee",image:"Pilt",flash:"Flash",form:"Vorm",checkbox:"M??rkeruut",radio:"Raadionupp",textField:"Tekstilahter",textarea:"Tekstiala",hiddenField:"Varjatud lahter",button:"Nupp",select:"Valiklahter",imageButton:"Piltnupp",notSet:"<m????ramata>",id:"Id",name:"Nimi",langDir:"Keele suund",langDirLtr:"Vasakult paremale (LTR)",langDirRtl:"Paremalt vasakule (RTL)",langCode:"Keele kood",longDescr:"Pikk kirjeldus URL",cssClass:"Stiilistiku klassid",advisoryTitle:"Juhendav tiitel",cssStyle:"Laad",ok:"OK",cancel:"Loobu",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"T??psemalt",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Sisesta erim??rk",title:"Vali erim??rk",options:"Special Character Options"},link:{toolbar:"Sisesta link / Muuda linki",other:"<muu>",menu:"Muuda linki",title:"Link",info:"Lingi info",target:"Sihtkoht",upload:"Lae ??les",advanced:"T??psemalt",type:"Lingi t????p",toUrl:"URL",toAnchor:"Ankur sellel lehel",toEmail:"E-post",targetFrame:"<raam>",targetPopup:"<h??pikaken>",targetFrameName:"Sihtm??rk raami nimi",targetPopupName:"H??pikakna nimi",popupFeatures:"H??pikakna omadused",popupResizable:"Resizable",popupStatusBar:"Olekuriba",popupLocationBar:"Aadressiriba",popupToolbar:"T????riistariba",popupMenuBar:"Men????riba",popupFullScreen:"T??isekraan (IE)",popupScrollBars:"Kerimisribad",popupDependent:"S??ltuv (Netscape)",popupWidth:"Laius",popupLeft:"Vasak asukoht",popupHeight:"K??rgus",popupTop:"??lemine asukoht",id:"Id",langDir:"Keele suund",langDirLTR:"Vasakult paremale (LTR)",langDirRTL:"Paremalt vasakule (RTL)",acccessKey:"Juurdep????su v??ti",name:"Nimi",langCode:"Keele suund",tabIndex:"Tab indeks",advisoryTitle:"Juhendav tiitel",advisoryContentType:"Juhendava sisu t????p",cssClasses:"Stiilistiku klassid",charset:"Lingitud ressurssi m??rgistik",styles:"Laad",selectAnchor:"Vali ankur",anchorName:"Ankru nime j??rgi",anchorId:"Elemendi id j??rgi",emailAddress:"E-posti aadress",emailSubject:"S??numi teema",emailBody:"S??numi tekst",noAnchors:"(Selles dokumendis ei ole ankruid)",noUrl:"Palun kirjuta lingi URL",noEmail:"Palun kirjuta E-Posti aadress"},anchor:{toolbar:"Sisesta ankur / Muuda ankrut",menu:"Ankru omadused",title:"Ankru omadused",name:"Ankru nimi",errorName:"Palun sisest ankru nimi"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Otsi ja asenda",find:"Otsi",replace:"Asenda",findWhat:"Leia mida:",replaceWith:"Asenda millega:",notFoundMsg:"Valitud teksti ei leitud.",matchCase:"Erista suur- ja v??iket??hti",matchWord:"Otsi terviklike s??nu",matchCyclic:"Match cyclic",replaceAll:"Asenda k??ik",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabel",title:"Tabeli atribuudid",menu:"Tabeli atribuudid",deleteTable:"Kustuta tabel",rows:"Read",columns:"Veerud",border:"Joone suurus",align:"Joondus",alignLeft:"Vasak",alignCenter:"Kesk",alignRight:"Parem",width:"Laius",widthPx:"pikslit",widthPc:"protsenti",widthUnit:"width unit",height:"K??rgus",cellSpace:"Lahtri vahe",cellPad:"Lahtri t??idis",caption:"Tabeli tiitel",summary:"Kokkuv??te",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Lahter",insertBefore:"Sisesta lahter enne",insertAfter:"Sisesta lahter peale",deleteCell:"Eemalda lahtrid",merge:"??henda lahtrid",mergeRight:"??henda paremale",mergeDown:"??henda alla",splitHorizontal:"Poolita lahter horisontaalselt",splitVertical:"Poolita lahter vertikaalselt",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Rida",insertBefore:"Sisesta rida enne",insertAfter:"Sisesta rida peale",deleteRow:"Eemalda read"},column:{menu:"Veerg",insertBefore:"Sisesta veerg enne",insertAfter:"Sisesta veerg peale",deleteColumn:"Eemalda veerud"}},button:{title:"Nupu omadused",text:"Tekst (v????rtus)",type:"T????p",typeBtn:"Nupp",typeSbm:"Saada",typeRst:"L??htesta"},checkboxAndRadio:{checkboxTitle:"M??rkeruudu omadused",radioTitle:"Raadionupu omadused",value:"V????rtus",selected:"Valitud"},form:{title:"Vormi omadused",menu:"Vormi omadused",action:"Toiming",method:"Meetod",encoding:"Encoding"},select:{title:"Valiklahtri omadused",selectInfo:"Info",opAvail:"V??imalikud valikud",value:"V????rtus",size:"Suurus",lines:"ridu",chkMulti:"V??imalda mitu valikut",opText:"Tekst",opValue:"V????rtus",btnAdd:"Lisa",btnModify:"Muuda",btnUp:"??les",btnDown:"Alla",btnSetValue:"Sea valitud olekuna",btnDelete:"Kustuta"},textarea:{title:"Tekstiala omadused",cols:"Veerge",rows:"Ridu"},textfield:{title:"Tekstilahtri omadused",name:"Nimi",value:"V????rtus",charWidth:"Laius (t??hem??rkides)",maxChars:"Maksimaalselt t??hem??rke",type:"T????p",typeText:"Tekst",typePass:"Parool"},hidden:{title:"Varjatud lahtri omadused",name:"Nimi",value:"V????rtus"},image:{title:"Pildi atribuudid",titleButton:"Piltnupu omadused",menu:"Pildi atribuudid",infoTab:"Pildi info",btnUpload:"Saada serverissee",upload:"Lae ??les",alt:"Alternatiivne tekst",width:"Laius",height:"K??rgus",lockRatio:"Lukusta kuvasuhe",unlockRatio:"Unlock Ratio",resetSize:"L??htesta suurus",border:"Joon",hSpace:"H. vaheruum",vSpace:"V. vaheruum",align:"Joondus",alignLeft:"Vasak",alignRight:"Paremale",alertUrl:"Palun kirjuta pildi URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash omadused",propertiesTab:"Properties",title:"Flash omadused",chkPlay:"Automaatne start ",chkLoop:"Korduv",chkMenu:"V??imalda flash men????",chkFull:"Allow Fullscreen",scale:"Mastaap",scaleAll:"N??ita k??ike",scaleNoBorder:"????rist ei ole",scaleFit:"T??pne sobivus",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Joondus",alignLeft:"Vasak",alignAbsBottom:"Abs alla",alignAbsMiddle:"Abs keskele",alignBaseline:"Baasjoonele",alignBottom:"Alla",alignMiddle:"Keskele",alignRight:"Paremale",alignTextTop:"Tekstit ??les",alignTop:"??les",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Tausta v??rv",width:"Laius",height:"K??rgus",hSpace:"H. vaheruum",vSpace:"V. vaheruum",validateSrc:"Palun kirjuta lingi URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Kontrolli ??igekirja",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Puudub s??nastikust",changeTo:"Muuda",btnIgnore:"Ignoreeri",btnIgnoreAll:"Ignoreeri k??iki",btnReplace:"Asenda",btnReplaceAll:"Asenda k??ik",btnUndo:"V??ta tagasi",noSuggestions:"- Soovitused puuduvad -",progress:"Toimub ??igekirja kontroll...",noMispell:"??igekirja kontroll sooritatud: ??igekirjuvigu ei leitud",noChanges:"??igekirja kontroll sooritatud: ??htegi s??na ei muudetud",oneChange:"??igekirja kontroll sooritatud: ??ks s??na muudeti",manyChanges:"??igekirja kontroll sooritatud: %1 s??na muudetud",ieSpellDownload:"??igekirja kontrollija ei ole installeeritud. Soovid sa selle alla laadida?"},smiley:{toolbar:"Emotikon",title:"Sisesta emotikon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Nummerdatud loetelu",bulletedlist:"Punktiseeritud loetelu",indent:"Suurenda taanet",outdent:"V??henda taanet",justify:{left:"Vasakjoondus",center:"Keskjoondus",right:"Paremjoondus",block:"R????pjoondus"},blockquote:"Blokktsitaat",clipboard:{title:"Kleebi",cutError:"Sinu veebisirvija turvaseaded ei luba redaktoril automaatselt l??igata. Palun kasutage selleks klaviatuuri klahvikombinatsiooni (Ctrl/Cmd+X).",copyError:"Sinu veebisirvija turvaseaded ei luba redaktoril automaatselt kopeerida. Palun kasutage selleks klaviatuuri klahvikombinatsiooni (Ctrl/Cmd+C).",pasteMsg:"Palun kleebi j??rgnevasse kasti kasutades klaviatuuri klahvikombinatsiooni (<STRONG>Ctrl/Cmd+V</STRONG>) ja vajuta seej??rel <STRONG>OK</STRONG>.",securityMsg:"Sinu veebisirvija turvaseadete t??ttu, ei oma redaktor otsest ligip????su l??ikelaua andmetele. Sa pead kleepima need uuesti siia aknasse.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Kleebi Wordist",title:"Kleebi Wordist",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Kleebi tavalise tekstina",title:"Kleebi tavalise tekstina"},templates:{button:"??abloon",title:"Sisu ??abloonid",options:"Template Options",insertOption:"Asenda tegelik sisu",selectPromptMsg:"Palun vali ??abloon, et avada see redaktoris<br />(praegune sisu l??heb kaotsi):",emptyListMsg:"(??htegi ??ablooni ei ole defineeritud)"},showBlocks:"N??ita blokke",stylesCombo:{label:"Laad",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Vorming",panelTitle:"Vorming",tag_p:"Tavaline",tag_pre:"Vormindatud",tag_address:"Aadress",tag_h1:"Pealkiri 1",tag_h2:"Pealkiri 2",tag_h3:"Pealkiri 3",tag_h4:"Pealkiri 4",tag_h5:"Pealkiri 5",tag_h6:"Pealkiri 6",tag_div:"Tavaline (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Kiri",voiceLabel:"Font",panelTitle:"Kiri"},fontSize:{label:"Suurus",voiceLabel:"Font Size",panelTitle:"Suurus"},colorButton:{textColorTitle:"Teksti v??rv",bgColorTitle:"Tausta v??rv",panelTitle:"Colors",auto:"Automaatne",more:"Rohkem v??rve..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.eu={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"HTML Iturburua",newPage:"Orrialde Berria",save:"Gorde",preview:"Aurrebista",cut:"Ebaki",copy:"Kopiatu",paste:"Itsatsi",print:"Inprimatu",underline:"Azpimarratu",bold:"Lodia",italic:"Etzana",selectAll:"Hautatu dena",removeFormat:"Kendu Formatua",strike:"Marratua",subscript:"Azpi-indize",superscript:"Goi-indize",horizontalrule:"Txertatu Marra Horizontala",pagebreak:"Txertatu Orrialde-jauzia",unlink:"Kendu Esteka",undo:"Desegin",redo:"Berregin",common:{browseServer:"Zerbitzaria arakatu",url:"URL",protocol:"Protokoloa",upload:"Gora kargatu",uploadSubmit:"Zerbitzarira bidalia",image:"Irudia",flash:"Flasha",form:"Formularioa",checkbox:"Kontrol-laukia",radio:"Aukera-botoia",textField:"Testu Eremua",textarea:"Testu-area",hiddenField:"Ezkutuko Eremua",button:"Botoia",select:"Hautespen Eremua",imageButton:"Irudi Botoia",notSet:"<Ezarri gabe>",id:"Id",name:"Izena",langDir:"Hizkuntzaren Norabidea",langDirLtr:"Ezkerretik Eskumara(LTR)",langDirRtl:"Eskumatik Ezkerrera (RTL)",langCode:"Hizkuntza Kodea",longDescr:"URL Deskribapen Luzea",cssClass:"Estilo-orriko Klaseak",advisoryTitle:"Izenburua",cssStyle:"Estiloa",ok:"Ados",cancel:"Utzi",close:"Close",preview:"Preview",generalTab:"Orokorra",advancedTab:"Aurreratua",validateNumberFailed:"Balio hau ez da zenbaki bat.",confirmNewPage:"Eduki honetan gorde gabe dauden aldaketak galduko dira. Ziur zaude orri berri bat kargatu nahi duzula?",confirmCancel:"Aukera batzuk aldatu egin dira. Ziur zaude elkarrizketa-koadroa itxi nahi duzula?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, erabilezina</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Txertatu Karaktere Berezia",title:"Karaktere Berezia Aukeratu",options:"Special Character Options"},link:{toolbar:"Txertatu/Editatu Esteka",other:"<other>",menu:"Aldatu Esteka",title:"Esteka",info:"Estekaren Informazioa",target:"Target (Helburua)",upload:"Gora kargatu",advanced:"Aurreratua",type:"Esteka Mota",toUrl:"URL",toAnchor:"Aingura orrialde honetan",toEmail:"ePosta",targetFrame:"<marko>",targetPopup:"<popup leihoa>",targetFrameName:"Marko Helburuaren Izena",targetPopupName:"Popup Leihoaren Izena",popupFeatures:"Popup Leihoaren Ezaugarriak",popupResizable:"Tamaina Aldakorra",popupStatusBar:"Egoera Barra",popupLocationBar:"Kokaleku Barra",popupToolbar:"Tresna Barra",popupMenuBar:"Menu Barra",popupFullScreen:"Pantaila Osoa (IE)",popupScrollBars:"Korritze Barrak",popupDependent:"Menpekoa (Netscape)",popupWidth:"Zabalera",popupLeft:"Ezkerreko Posizioa",popupHeight:"Altuera",popupTop:"Goiko Posizioa",id:"Id",langDir:"Hizkuntzaren Norabidea",langDirLTR:"Ezkerretik Eskumara(LTR)",langDirRTL:"Eskumatik Ezkerrera (RTL)",acccessKey:"Sarbide-gakoa",name:"Izena",langCode:"Hizkuntzaren Norabidea",tabIndex:"Tabulazio Indizea",advisoryTitle:"Izenburua",advisoryContentType:"Eduki Mota (Content Type)",cssClasses:"Estilo-orriko Klaseak",charset:"Estekatutako Karaktere Multzoa",styles:"Estiloa",selectAnchor:"Aingura bat hautatu",anchorName:"Aingura izenagatik",anchorId:"Elementuaren ID-gatik",emailAddress:"ePosta Helbidea",emailSubject:"Mezuaren Gaia",emailBody:"Mezuaren Gorputza",noAnchors:"(Ez daude aingurak eskuragarri dokumentuan)",noUrl:"Mesedez URL esteka idatzi",noEmail:"Mesedez ePosta helbidea idatzi"},anchor:{toolbar:"Aingura",menu:"Ainguraren Ezaugarriak",title:"Ainguraren Ezaugarriak",name:"Ainguraren Izena",errorName:"Idatzi ainguraren izena"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Bilatu eta Ordeztu",find:"Bilatu",replace:"Ordezkatu",findWhat:"Zer bilatu:",replaceWith:"Zerekin ordeztu:",notFoundMsg:"Idatzitako testua ez da topatu.",matchCase:"Maiuskula/minuskula",matchWord:"Esaldi osoa bilatu",matchCyclic:"Bilaketa ziklikoa",replaceAll:"Ordeztu Guztiak",replaceSuccessMsg:"Zenbat aldiz ordeztua: %1"},table:{toolbar:"Taula",title:"Taularen Ezaugarriak",menu:"Taularen Ezaugarriak",deleteTable:"Ezabatu Taula",rows:"Lerroak",columns:"Zutabeak",border:"Ertzaren Zabalera",align:"Lerrokatu",alignLeft:"Ezkerrean",alignCenter:"Erdian",alignRight:"Eskuman",width:"Zabalera",widthPx:"pixel",widthPc:"ehuneko",widthUnit:"width unit",height:"Altuera",cellSpace:"Gelaxka arteko tartea",cellPad:"Gelaxken betegarria",caption:"Epigrafea",summary:"Laburpena",headers:"Goiburuak",headersNone:"Bat ere ez",headersColumn:"Lehen zutabea",headersRow:"Lehen lerroa",headersBoth:"Biak",invalidRows:"Lerro kopurua 0 baino handiagoa den zenbakia izan behar da.",invalidCols:"Zutabe kopurua 0 baino handiagoa den zenbakia izan behar da.",invalidBorder:"Ertzaren tamaina zenbaki bat izan behar da.",invalidWidth:"Taularen zabalera zenbaki bat izan behar da.",invalidHeight:"Taularen altuera zenbaki bat izan behar da.",invalidCellSpacing:"Gelaxka arteko tartea zenbaki bat izan behar da.",invalidCellPadding:"Gelaxken betegarria zenbaki bat izan behar da.",cell:{menu:"Gelaxka",insertBefore:"Txertatu Gelaxka Aurretik",insertAfter:"Txertatu Gelaxka Ostean",deleteCell:"Kendu Gelaxkak",merge:"Batu Gelaxkak",mergeRight:"Elkartu Eskumara",mergeDown:"Elkartu Behera",splitHorizontal:"Banatu Gelaxkak Horizontalki",splitVertical:"Banatu Gelaxkak Bertikalki",title:"Gelaxken Ezaugarriak",cellType:"Gelaxka Mota",rowSpan:"Hedatutako Lerroak",colSpan:"Hedatutako Zutabeak",wordWrap:"Itzulbira",hAlign:"Lerrokatze Horizontala",vAlign:"Lerrokatze Bertikala",alignTop:"Goian",alignMiddle:"Erdian",alignBottom:"Behean",alignBaseline:"Oinarri-lerroan",bgColor:"Fondoaren Kolorea",borderColor:"Ertzaren Kolorea",data:"Data",header:"Goiburua",yes:"Bai",no:"Ez",invalidWidth:"Gelaxkaren zabalera zenbaki bat izan behar da.",invalidHeight:"Gelaxkaren altuera zenbaki bat izan behar da.",invalidRowSpan:"Lerroen hedapena zenbaki osoa izan behar da.",invalidColSpan:"Zutabeen hedapena zenbaki osoa izan behar da.",chooseColor:"Choose"},row:{menu:"Lerroa",insertBefore:"Txertatu Lerroa Aurretik",insertAfter:"Txertatu Lerroa Ostean",deleteRow:"Ezabatu Lerroak"},column:{menu:"Zutabea",insertBefore:"Txertatu Zutabea Aurretik",insertAfter:"Txertatu Zutabea Ostean",deleteColumn:"Ezabatu Zutabeak"}},button:{title:"Botoiaren Ezaugarriak",text:"Testua (Balorea)",type:"Mota",typeBtn:"Botoia",typeSbm:"Bidali",typeRst:"Garbitu"},checkboxAndRadio:{checkboxTitle:"Kontrol-laukiko Ezaugarriak",radioTitle:"Aukera-botoiaren Ezaugarriak",value:"Balorea",selected:"Hautatuta"},form:{title:"Formularioaren Ezaugarriak",menu:"Formularioaren Ezaugarriak",action:"Ekintza",method:"Metodoa",encoding:"Kodeketa"},select:{title:"Hautespen Eremuaren Ezaugarriak",selectInfo:"Informazioa",opAvail:"Aukera Eskuragarriak",value:"Balorea",size:"Tamaina",lines:"lerro kopurura",chkMulti:"Hautaketa anitzak baimendu",opText:"Testua",opValue:"Balorea",btnAdd:"Gehitu",btnModify:"Aldatu",btnUp:"Gora",btnDown:"Behera",btnSetValue:"Aukeratutako balorea ezarri",btnDelete:"Ezabatu"},textarea:{title:"Testu-arearen Ezaugarriak",cols:"Zutabeak",rows:"Lerroak"},textfield:{title:"Testu Eremuaren Ezaugarriak",name:"Izena",value:"Balorea",charWidth:"Zabalera",maxChars:"Zenbat karaktere gehienez",type:"Mota",typeText:"Testua",typePass:"Pasahitza"},hidden:{title:"Ezkutuko Eremuaren Ezaugarriak",name:"Izena",value:"Balorea"},image:{title:"Irudi Ezaugarriak",titleButton:"Irudi Botoiaren Ezaugarriak",menu:"Irudi Ezaugarriak",infoTab:"Irudi informazioa",btnUpload:"Zerbitzarira bidalia",upload:"Gora Kargatu",alt:"Ordezko Testua",width:"Zabalera",height:"Altuera",lockRatio:"Erlazioa Blokeatu",unlockRatio:"Unlock Ratio",resetSize:"Tamaina Berrezarri",border:"Ertza",hSpace:"HSpace",vSpace:"VSpace",align:"Lerrokatu",alignLeft:"Ezkerrera",alignRight:"Eskuman",alertUrl:"Mesedez Irudiaren URLa idatzi",linkTab:"Esteka",button2Img:"Aukeratutako irudi botoia, irudi normal batean eraldatu nahi duzu?",img2Button:"Aukeratutako irudia, irudi botoi batean eraldatu nahi duzu?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flasharen Ezaugarriak",propertiesTab:"Ezaugarriak",title:"Flasharen Ezaugarriak",chkPlay:"Automatikoki Erreproduzitu",chkLoop:"Begizta",chkMenu:"Flasharen Menua Gaitu",chkFull:"Onartu Pantaila osoa",scale:"Eskalatu",scaleAll:"Dena erakutsi",scaleNoBorder:"Ertzik gabe",scaleFit:"Doitu",access:"Scriptak baimendu",accessAlways:"Beti",accessSameDomain:"Domeinu berdinekoak",accessNever:"Inoiz ere ez",align:"Lerrokatu",alignLeft:"Ezkerrera",alignAbsBottom:"Abs Behean",alignAbsMiddle:"Abs Erdian",alignBaseline:"Oinan",alignBottom:"Behean",alignMiddle:"Erdian",alignRight:"Eskuman",alignTextTop:"Testua Goian",alignTop:"Goian",quality:"Kalitatea",qualityBest:"Hoberena",qualityHigh:"Altua",qualityAutoHigh:"Auto Altua",qualityMedium:"Ertaina",qualityAutoLow:"Auto Baxua",qualityLow:"Baxua",windowModeWindow:"Leihoa",windowModeOpaque:"Opakoa",windowModeTransparent:"Gardena",windowMode:"Leihoaren modua",flashvars:"Flash Aldagaiak",bgcolor:"Atzeko kolorea",width:"Zabalera",height:"Altuera",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Mesedez URL esteka idatzi",validateWidth:"Zabalera zenbaki bat izan behar da.",validateHeight:"Altuera zenbaki bat izan behar da.",validateHSpace:"HSpace zenbaki bat izan behar da.",validateVSpace:"VSpace zenbaki bat izan behar da."},spellCheck:{toolbar:"Ortografia",title:"Ortografia zuzenketa",notAvailable:"Barkatu baina momentu honetan zerbitzua ez dago erabilgarri.",errorLoading:"Errorea gertatu da aplikazioa zerbitzaritik kargatzean: %s.",notInDic:"Ez dago hiztegian",changeTo:"Honekin ordezkatu",btnIgnore:"Ezikusi",btnIgnoreAll:"Denak Ezikusi",btnReplace:"Ordezkatu",btnReplaceAll:"Denak Ordezkatu",btnUndo:"Desegin",noSuggestions:"- Iradokizunik ez -",progress:"Zuzenketa ortografikoa martxan...",noMispell:"Zuzenketa ortografikoa bukatuta: Akatsik ez",noChanges:"Zuzenketa ortografikoa bukatuta: Ez da ezer aldatu",oneChange:"Zuzenketa ortografikoa bukatuta: Hitz bat aldatu da",manyChanges:"Zuzenketa ortografikoa bukatuta: %1 hitz aldatu dira",ieSpellDownload:"Zuzentzaile ortografikoa ez dago instalatuta. Deskargatu nahi duzu?"},smiley:{toolbar:"Aurpegierak",title:"Aurpegiera Sartu",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 elementua"},numberedlist:"Zenbakidun Zerrenda",bulletedlist:"Buletdun Zerrenda",indent:"Handitu Koska",outdent:"Txikitu Koska",justify:{left:"Lerrokatu Ezkerrean",center:"Lerrokatu Erdian",right:"Lerrokatu Eskuman",block:"Justifikatu"},blockquote:"Aipamen blokea",clipboard:{title:"Itsatsi",cutError:"Zure web nabigatzailearen segurtasun ezarpenak testuak automatikoki moztea ez dute baimentzen. Mesedez teklatua erabili ezazu (Ctrl/Cmd+X).",copyError:"Zure web nabigatzailearen segurtasun ezarpenak testuak automatikoki kopiatzea ez dute baimentzen. Mesedez teklatua erabili ezazu (Ctrl/Cmd+C).",pasteMsg:"Mesedez teklatua erabilita (<STRONG>Ctrl/Cmd+V</STRONG>) ondorego eremuan testua itsatsi eta <STRONG>OK</STRONG> sakatu.",securityMsg:"Nabigatzailearen segurtasun ezarpenak direla eta, editoreak ezin du arbela zuzenean erabili. Leiho honetan berriro itsatsi behar duzu.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Itsatsi nahi duzun testua Wordetik hartua dela dirudi. Itsatsi baino lehen garbitu nahi duzu?",toolbar:"Itsatsi Word-etik",title:"Itsatsi Word-etik",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Testu Arrunta bezala Itsatsi",title:"Testu Arrunta bezala Itsatsi"},templates:{button:"Txantiloiak",title:"Eduki Txantiloiak",options:"Template Options",insertOption:"Ordeztu oraingo edukiak",selectPromptMsg:"Mesedez txantiloia aukeratu editorean kargatzeko<br>(orain dauden edukiak galduko dira):",emptyListMsg:"(Ez dago definitutako txantiloirik)"},showBlocks:"Blokeak erakutsi",stylesCombo:{label:"Estiloa",panelTitle:"Formatting Styles",panelTitle1:"Bloke Estiloak",panelTitle2:"Inline Estiloak",panelTitle3:"Objektu Estiloak"},format:{label:"Formatua",panelTitle:"Formatua",tag_p:"Arrunta",tag_pre:"Formateatua",tag_address:"Helbidea",tag_h1:"Izenburua 1",tag_h2:"Izenburua 2",tag_h3:"Izenburua 3",tag_h4:"Izenburua 4",tag_h5:"Izenburua 5",tag_h6:"Izenburua 6",tag_div:"Paragrafoa (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Letra-tipoa",voiceLabel:"Letra-tipoa",panelTitle:"Letra-tipoa"},fontSize:{label:"Tamaina",voiceLabel:"Tamaina",panelTitle:"Tamaina"},colorButton:{textColorTitle:"Testu Kolorea",bgColorTitle:"Atzeko kolorea",panelTitle:"Colors",auto:"Automatikoa",more:"Kolore gehiago..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Ortografia Zuzenketa Idatzi Ahala (SCAYT)",opera_title:"Not supported by Opera",enable:"Gaitu SCAYT",disable:"Desgaitu SCAYT",about:"SCAYTi buruz",toggle:"SCAYT aldatu",options:"Aukerak",langs:"Hizkuntzak",moreSuggestions:"Iradokizun gehiago",ignore:"Baztertu",ignoreAll:"Denak baztertu",addWord:"Hitza Gehitu",emptyDic:"Hiztegiaren izena ezin da hutsik egon.",optionsTab:"Aukerak",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Hizkuntzak",dictionariesTab:"Hiztegiak",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Honi buruz"},about:{title:"CKEditor(r)i buruz",dlgTitle:"CKEditor(r)i buruz",moreInfo:"Lizentziari buruzko informazioa gure webgunean:",copy:"Copyright © $1. Eskubide guztiak erreserbaturik."},maximize:"Maximizatu",minimize:"Minimize",fakeobjects:{anchor:"Aingura",flash:"Flash Animazioa",div:"Orrialde Saltoa",unknown:"Objektu ezezaguna"},resize:"Arrastatu tamaina aldatzeko",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.fa={dir:"rtl",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"????????",newPage:"?????????? ????????",save:"??????????",preview:"????????????????",cut:"??????",copy:"??????",paste:"??????????????",print:"??????",underline:"????????????????",bold:"????????",italic:"??????????",selectAll:"?????????? ??????",removeFormat:"?????????????? ????????",strike:"????????????",subscript:"??????????????",superscript:"????????????????",horizontalrule:"?????????????? ???? ??????????",pagebreak:"?????????????? ???????????? ???????????? ??????????",unlink:"?????????????? ??????????",undo:"????????????",redo:"??????????????",common:{browseServer:"???????????????????? ????????",url:"URL",protocol:"????????????",upload:"???????????? ???? ????????",uploadSubmit:"???? ???????? ??????????",image:"??????????",flash:"Flash",form:"??????",checkbox:"?????????? ??????????????",radio:"?????????? ??????????????",textField:"???????? ????????",textarea:"???????????? ????????",hiddenField:"???????? ??????????",button:"????????",select:"???????? ????????????????????",imageButton:"?????????? ????????????",notSet:"<????????????????>",id:"??????????",name:"??????",langDir:"?????????????? ????????",langDirLtr:"???? ???? ???????? (LTR)",langDirRtl:"???????? ???? ???? (RTL)",langCode:"???? ????????",longDescr:"URL ?????????? ????????????",cssClass:"?????????????? ????????????????(Stylesheet)",advisoryTitle:"?????????? ????????",cssStyle:"????????(style)",ok:"??????????",cancel:"????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"??????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"?????????????? ???????????? ????????",title:"?????????? ????????????????????",options:"Special Character Options"},link:{toolbar:"??????????????/???????????? ????????????",other:"<????????>",menu:"???????????? ??????????",title:"??????????",info:"?????????????? ??????????",target:"????????",upload:"???????????? ???? ????????",advanced:"??????????????",type:"?????? ??????????",toUrl:"URL",toAnchor:"???????? ???? ???????? ????????",toEmail:"?????? ????????????????????",targetFrame:"<????????>",targetPopup:"<???????????? ??????????>",targetFrameName:"?????? ???????? ????????",targetPopupName:"?????? ???????????? ??????????",popupFeatures:"???????????????? ???????????? ??????????",popupResizable:"Resizable",popupStatusBar:"???????? ??????????",popupLocationBar:"???????? ????????????",popupToolbar:"??????????????????",popupMenuBar:"???????? ??????",popupFullScreen:"???????????????? (IE)",popupScrollBars:"?????????????? ????????????",popupDependent:"???????????? (Netscape)",popupWidth:"????????",popupLeft:"???????????? ??????",popupHeight:"??????????",popupTop:"???????????? ??????????",id:"Id",langDir:"?????????????? ????????",langDirLTR:"???? ???? ???????? (LTR)",langDirRTL:"???????? ???? ???? (RTL)",acccessKey:"???????? ??????????????",name:"??????",langCode:"?????????????? ????????",tabIndex:"???????????? ???????????? ???? Tab",advisoryTitle:"?????????? ????????",advisoryContentType:"?????? ???????????? ????????",cssClasses:"?????????????? ????????????????(Stylesheet)",charset:"???????????????? ???????? ??????????????????",styles:"????????(style)",selectAnchor:"???? ???????? ????????????????",anchorName:"???? ?????? ????????",anchorId:"???? ???????????? ??????????",emailAddress:"?????????? ?????? ????????????????????",emailSubject:"?????????? ????????",emailBody:"?????? ????????",noAnchors:"(???? ?????? ?????? ?????????? ?????????????? ????????)",noUrl:"???????? URL ?????????? ???? ??????????????",noEmail:"???????? ?????????? ?????? ???????????????????? ???? ??????????????"},anchor:{toolbar:"??????????????/???????????? ??????????",menu:"???????????????? ????????",title:"???????????????? ????????",name:"?????? ????????",errorName:"???????? ?????? ???????? ???? ??????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????????? ?? ????????????????",find:"??????????",replace:"????????????????",findWhat:"?????????? ???? ??????????????:",replaceWith:"???????????????? ????:",notFoundMsg:"?????? ?????????????? ???????? ??????.",matchCase:"???????????? ???? ?????????? ?? ?????????? ??????????????",matchWord:"???????????? ???? ?????????? ????????",matchCyclic:"Match cyclic",replaceAll:"???????????????? ???????? ??????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????",title:"???????????????? ????????",menu:"???????????????? ????????",deleteTable:"?????????????? ????????",rows:"??????????",columns:"????????????",border:"?????????????? ??????",align:"????????",alignLeft:"????",alignCenter:"??????",alignRight:"????????",width:"????????",widthPx:"??????????",widthPc:"????????",widthUnit:"width unit",height:"??????????",cellSpace:"???????????? ???????? ????????????",cellPad:"???????????? ?????????? ???? ????????",caption:"??????????",summary:"??????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"????????",insertBefore:"???????????? ???????? ?????? ????",insertAfter:"???????????? ???????? ?????? ????",deleteCell:"?????? ????????????",merge:"?????????? ????????????",mergeRight:"?????????? ???? ????????",mergeDown:"?????????? ???? ??????????",splitHorizontal:"?????? ???????? ???????? ????????",splitVertical:"?????? ???????? ?????????? ????????",title:"???????????????? ????????",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????",insertBefore:"???????????? ?????? ?????? ????",insertAfter:"???????????? ?????? ?????? ????",deleteRow:"?????? ??????????"},column:{menu:"????????",insertBefore:"???????????? ???????? ?????? ????",insertAfter:"???????????? ???????? ?????? ????",deleteColumn:"?????? ????????????"}},button:{title:"???????????????? ????????",text:"?????? (??????????)",type:"??????",typeBtn:"????????",typeSbm:"Submit",typeRst:"???????????????? (Reset)"},checkboxAndRadio:{checkboxTitle:"???????????????? ?????????? ??????????????",radioTitle:"???????????????? ?????????? ??????????????",value:"??????????",selected:"??????????????"},form:{title:"???????????????? ??????",menu:"???????????????? ??????",action:"????????????",method:"??????",encoding:"Encoding"},select:{title:"???????????????? ???????? ????????????????????",selectInfo:"??????????????",opAvail:"???????????????? ??????????????",value:"??????????",size:"????????????",lines:"????????",chkMulti:"?????????? ?????????????? ?????????? ????????",opText:"??????",opValue:"??????????",btnAdd:"????????????",btnModify:"????????????",btnUp:"????????",btnDown:"??????????",btnSetValue:"?????????? ???? ?????????? ?????????? ????????????????",btnDelete:"??????????????"},textarea:{title:"???????????????? ???????????? ????????",cols:"????????????",rows:"??????????"},textfield:{title:"???????????????? ???????? ????????",name:"??????",value:"??????????",charWidth:"?????????? ??????????",maxChars:"?????????????? ??????????????",type:"??????",typeText:"??????",typePass:"??????????????"},hidden:{title:"???????????????? ???????? ??????????",name:"??????",value:"??????????"},image:{title:"???????????????? ??????????",titleButton:"???????????????? ?????????? ????????????",menu:"???????????????? ??????????",infoTab:"?????????????? ??????????",btnUpload:"???? ???????? ??????????",upload:"???????????? ???? ????????",alt:"?????? ??????????????",width:"????????",height:"??????????",lockRatio:"?????????????? ??????????",unlockRatio:"Unlock Ratio",resetSize:"???????????????? ????????????",border:"??????",hSpace:"???????????? ????????",vSpace:"???????????? ??????????",align:"????????",alignLeft:"????",alignRight:"????????",alertUrl:"???????? URL ?????????? ???? ??????????????",linkTab:"??????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????????????? Flash",propertiesTab:"Properties",title:"???????????????? Flash",chkPlay:"???????? ??????????????",chkLoop:"?????????? ??????????",chkMenu:"?????????????????????? ???????? Flash",chkFull:"Allow Fullscreen",scale:"??????????",scaleAll:"?????????? ??????",scaleNoBorder:"???????? ????????",scaleFit:"?????????????? ????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"????????",alignLeft:"????",alignAbsBottom:"?????????? ????????",alignAbsMiddle:"?????? ????????",alignBaseline:"????????????",alignBottom:"??????????",alignMiddle:"??????",alignRight:"????????",alignTextTop:"?????? ????????",alignTop:"????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????? ??????????????",width:"????????",height:"??????????",hSpace:"???????????? ????????",vSpace:"???????????? ??????????",validateSrc:"???????? URL ?????????? ???? ??????????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????? ????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???? ???????????????? ???????? ??????",changeTo:"?????????? ????",btnIgnore:"??????????????",btnIgnoreAll:"?????????????? ??????",btnReplace:"????????????????",btnReplaceAll:"???????????????? ??????",btnUndo:"????????????",noSuggestions:"- ???????????????? ???????? -",progress:"?????????? ???????? ???? ?????? ??????????...",noMispell:"?????????? ???????? ?????????? ????. ?????? ?????????????????? ???????? ??????",noChanges:"?????????? ???????? ?????????? ????. ?????? ???????????? ?????????? ??????????",oneChange:"?????????? ???????? ?????????? ????. ???? ???????? ?????????? ????????",manyChanges:"?????????? ???????? ?????????? ????. %1 ???????? ?????????? ????????",ieSpellDownload:"?????????????????????? ???????? ?????? ???????? ??????. ?????? ???????????????? ???? ???? ?????????????? ???????????? ??????????"},smiley:{toolbar:"????????????",title:"?????????????? ????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????? ????????????????",bulletedlist:"?????????? ????????????",indent:"???????????? ??????????????",outdent:"???????? ??????????????",justify:{left:"??????????",center:"??????????????",right:"??????????????",block:"??????????????"},blockquote:"???????? ?????? ??????",clipboard:{title:"??????????????",cutError:"?????????????? ???????????? ???????????? ?????? ?????????? ???????????? ???? ???????????????? ???? ?????? ???????????? ?????????????????? ?????? ???? ?????????? ??????. ???????? ???? ?????????????? ???????????????? ?????? ?????? ???? ?????????? ???????? (Ctrl/Cmd+X).",copyError:"?????????????? ???????????? ???????????? ?????? ?????????? ???????????? ???? ???????????????? ???? ?????? ???????????? ?????????????????? ?????????????? ???? ?????????? ??????. ???????? ???? ?????????????? ???????????????? ?????? ?????? ???? ?????????? ???????? (Ctrl/Cmd+C).",pasteMsg:"???????? ?????? ???? ???? ?????????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ???? ?????? ?????????? ???????? ???????????????? ?? <STRONG>??????????</STRONG> ???? ??????????.",securityMsg:"???? ???????? ?????????????? ???????????? ???????????? ???????? ???????????????? ???????????????? ???????????? ???????????? ???? ?????????????? clipboard ?????????? ????????. ?????? ???????? ???????????? ???????? ???? ?????? ?????????? ????????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"?????????????? ???? Word",title:"?????????????? ???? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"?????????????? ???? ?????????? ?????? ??????????",title:"?????????????? ???? ?????????? ?????? ??????????"},templates:{button:"????????????",title:"?????????????? ??????????????",options:"Template Options",insertOption:"?????????????? ?????????? ?????????????? ????????",selectPromptMsg:"???????? ?????????? ?????????????? ???? ???????? ?????????????? ???? ???????????????? ????????????????<br>(?????????????? ?????????? ???? ?????? ???????????? ??????):",emptyListMsg:"(???????????? ?????????? ???????? ??????)"},showBlocks:"?????????? ????????????",stylesCombo:{label:"??????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????",panelTitle:"????????",tag_p:"??????????",tag_pre:"??????????????",tag_address:"????????",tag_h1:"???????????? 1",tag_h2:"???????????? 2",tag_h3:"???????????? 3",tag_h4:"???????????? 4",tag_h5:"???????????? 5",tag_h6:"???????????? 6",tag_div:"??????"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????",voiceLabel:"Font",panelTitle:"??????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"?????? ??????",bgColorTitle:"?????? ??????????????",panelTitle:"Colors",auto:"????????????",more:"???????????? ??????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.fi={dir:"ltr",editorTitle:"Rikastekstieditori, %1, paina ALT 0 n??hd??ksesi ohjeen.",toolbar:"Ty??kalupalkki",editor:"Rikastekstieditori",source:"Koodi",newPage:"Tyhjenn??",save:"Tallenna",preview:"Esikatsele",cut:"Leikkaa",copy:"Kopioi",paste:"Liit??",print:"Tulosta",underline:"Alleviivattu",bold:"Lihavoitu",italic:"Kursivoitu",selectAll:"Valitse kaikki",removeFormat:"Poista muotoilu",strike:"Yliviivattu",subscript:"Alaindeksi",superscript:"Yl??indeksi",horizontalrule:"Lis???? murtoviiva",pagebreak:"Lis???? sivun vaihto",unlink:"Poista linkki",undo:"Kumoa",redo:"Toista",common:{browseServer:"Selaa palvelinta",url:"Osoite",protocol:"Protokolla",upload:"Lis???? tiedosto",uploadSubmit:"L??het?? palvelimelle",image:"Kuva",flash:"Flash",form:"Lomake",checkbox:"Valintaruutu",radio:"Radiopainike",textField:"Tekstikentt??",textarea:"Tekstilaatikko",hiddenField:"Piilokentt??",button:"Painike",select:"Valintakentt??",imageButton:"Kuvapainike",notSet:"<ei asetettu>",id:"Tunniste",name:"Nimi",langDir:"Kielen suunta",langDirLtr:"Vasemmalta oikealle (LTR)",langDirRtl:"Oikealta vasemmalle (RTL)",langCode:"Kielikoodi",longDescr:"Pitk??n kuvauksen URL",cssClass:"Tyyliluokat",advisoryTitle:"Avustava otsikko",cssStyle:"Tyyli",ok:"OK",cancel:"Peruuta",close:"Sulje",preview:"Esikatselu",generalTab:"Yleinen",advancedTab:"Lis??ominaisuudet",validateNumberFailed:"Arvon pit???? olla numero.",confirmNewPage:"Kaikki tallentamattomat muutokset t??h??n sis??lt????n menetet????n. Oletko varma, ett?? haluat ladata uuden sivun?",confirmCancel:"Jotkut asetuksista on muuttuneet. Oletko varma, ett?? haluat sulkea valintaikkunan?",options:"Asetukset",target:"Kohde",targetNew:"Uusi ikkuna (_blank)",targetTop:"P????llimm??inen ikkuna (_top)",targetSelf:"Sama ikkuna (_self)",targetParent:"Ylemm??n tason ikkuna (_parent)",unavailable:'%1<span class="cke_accessibility">, ei saatavissa</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Lis???? erikoismerkki",title:"Valitse erikoismerkki",options:"Special Character Options"},link:{toolbar:"Lis???? linkki/muokkaa linkki??",other:"<muu>",menu:"Muokkaa linkki??",title:"Linkki",info:"Linkin tiedot",target:"Kohde",upload:"Lis???? tiedosto",advanced:"Lis??ominaisuudet",type:"Linkkityyppi",toUrl:"Osoite",toAnchor:"Ankkuri t??ss?? sivussa",toEmail:"S??hk??posti",targetFrame:"<kehys>",targetPopup:"<popup ikkuna>",targetFrameName:"Kohdekehyksen nimi",targetPopupName:"Popup ikkunan nimi",popupFeatures:"Popup ikkunan ominaisuudet",popupResizable:"Venytett??v??",popupStatusBar:"Tilarivi",popupLocationBar:"Osoiterivi",popupToolbar:"Vakiopainikkeet",popupMenuBar:"Valikkorivi",popupFullScreen:"T??ysi ikkuna (IE)",popupScrollBars:"Vierityspalkit",popupDependent:"Riippuva (Netscape)",popupWidth:"Leveys",popupLeft:"Vasemmalta (px)",popupHeight:"Korkeus",popupTop:"Ylh????lt?? (px)",id:"Tunniste",langDir:"Kielen suunta",langDirLTR:"Vasemmalta oikealle (LTR)",langDirRTL:"Oikealta vasemmalle (RTL)",acccessKey:"Pikan??pp??in",name:"Nimi",langCode:"Kielen suunta",tabIndex:"Tabulaattori indeksi",advisoryTitle:"Avustava otsikko",advisoryContentType:"Avustava sis??ll??n tyyppi",cssClasses:"Tyyliluokat",charset:"Linkitetty kirjaimisto",styles:"Tyyli",selectAnchor:"Valitse ankkuri",anchorName:"Ankkurin nimen mukaan",anchorId:"Ankkurin ID:n mukaan",emailAddress:"S??hk??postiosoite",emailSubject:"Aihe",emailBody:"Viesti",noAnchors:"(Ei ankkureita t??ss?? dokumentissa)",noUrl:"Linkille on kirjoitettava URL",noEmail:"Kirjoita s??hk??postiosoite"},anchor:{toolbar:"Lis???? ankkuri/muokkaa ankkuria",menu:"Ankkurin ominaisuudet",title:"Ankkurin ominaisuudet",name:"Nimi",errorName:"Ankkurille on kirjoitettava nimi"},list:{numberedTitle:"Numeroidun listan ominaisuudet",bulletedTitle:"Numeroimattoman listan ominaisuudet",type:"Tyyppi",start:"Alku",validateStartNumber:"List start number must be a whole number.",circle:"Ympyr??",disc:"Levy",square:"Neli??",none:"Ei mik????n",notset:"<ei asetettu>",armenian:"Armeenialainen numerointi",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Pienet roomalaiset (i, ii, iii, iv, v, jne.)",upperRoman:"Isot roomalaiset (I, II, III, IV, V, jne.)",lowerAlpha:"Pienet aakkoset (a, b, c, d, e, jne.)",upperAlpha:"Isot aakkoset (A, B, C, D, E, jne.)",lowerGreek:"Pienet kreikkalaiset (alpha, beta, gamma, jne.)",decimal:"Desimaalit (1, 2, 3, jne.)",decimalLeadingZero:"Desimaalit, alussa nolla (01, 02, 03, jne.)"},findAndReplace:{title:"Etsi ja korvaa",find:"Etsi",replace:"Korvaa",findWhat:"Etsi mit??:",replaceWith:"Korvaa t??ll??:",notFoundMsg:"Etsitty?? teksti?? ei l??ytynyt.",matchCase:"Sama kirjainkoko",matchWord:"Koko sana",matchCyclic:"Kierr?? ymp??ri",replaceAll:"Korvaa kaikki",replaceSuccessMsg:"%1 esiintym??(??) korvattu."},table:{toolbar:"Taulu",title:"Taulun ominaisuudet",menu:"Taulun ominaisuudet",deleteTable:"Poista taulu",rows:"Rivit",columns:"Sarakkeet",border:"Rajan paksuus",align:"Kohdistus",alignLeft:"Vasemmalle",alignCenter:"Keskelle",alignRight:"Oikealle",width:"Leveys",widthPx:"pikseli??",widthPc:"prosenttia",widthUnit:"leveysyksikk??",height:"Korkeus",cellSpace:"Solujen v??li",cellPad:"Solujen sisennys",caption:"Otsikko",summary:"Yhteenveto",headers:"Yl??tunnisteet",headersNone:"Ei",headersColumn:"Ensimm??inen sarake",headersRow:"Ensimm??inen rivi",headersBoth:"Molemmat",invalidRows:"Rivien m????r??n t??ytyy olla suurempi kuin 0.",invalidCols:"Sarakkeiden m????r??n t??ytyy olla suurempi kuin 0.",invalidBorder:"Reunan koon t??ytyy olla numero.",invalidWidth:"Taulun leveyden t??ytyy olla numero.",invalidHeight:"Taulun korkeuden t??ytyy olla numero.",invalidCellSpacing:"Solujen v??lin t??ytyy olla numero.",invalidCellPadding:"Solujen sisennyksen t??ytyy olla numero.",cell:{menu:"Solu",insertBefore:"Lis???? solu eteen",insertAfter:"Lis???? solu per????n",deleteCell:"Poista solut",merge:"Yhdist?? solut",mergeRight:"Yhdist?? oikealla olevan kanssa",mergeDown:"Yhdist?? alla olevan kanssa",splitHorizontal:"Jaa solu vaakasuunnassa",splitVertical:"Jaa solu pystysuunnassa",title:"Solun ominaisuudet",cellType:"Solun tyyppi",rowSpan:"Rivin jatkuvuus",colSpan:"Solun jatkuvuus",wordWrap:"Rivitys",hAlign:"Horisontaali kohdistus",vAlign:"Vertikaali kohdistus",alignTop:"Yl??s",alignMiddle:"Keskelle",alignBottom:"Alas",alignBaseline:"Alas (teksti)",bgColor:"Taustan v??ri",borderColor:"Reunan v??ri",data:"Data",header:"Yl??tunniste",yes:"Kyll??",no:"Ei",invalidWidth:"Solun leveyden t??ytyy olla numero.",invalidHeight:"Solun korkeuden t??ytyy olla numero.",invalidRowSpan:"Rivin jatkuvuuden t??ytyy olla kokonaisluku.",invalidColSpan:"Solun jatkuvuuden t??ytyy olla kokonaisluku.",chooseColor:"Valitse"},row:{menu:"Rivi",insertBefore:"Lis???? rivi yl??puolelle",insertAfter:"Lis???? rivi alapuolelle",deleteRow:"Poista rivit"},column:{menu:"Sarake",insertBefore:"Lis???? sarake vasemmalle",insertAfter:"Lis???? sarake oikealle",deleteColumn:"Poista sarakkeet"}},button:{title:"Painikkeen ominaisuudet",text:"Teksti (arvo)",type:"Tyyppi",typeBtn:"Painike",typeSbm:"L??het??",typeRst:"Tyhjenn??"},checkboxAndRadio:{checkboxTitle:"Valintaruudun ominaisuudet",radioTitle:"Radiopainikkeen ominaisuudet",value:"Arvo",selected:"Valittu"},form:{title:"Lomakkeen ominaisuudet",menu:"Lomakkeen ominaisuudet",action:"Toiminto",method:"Tapa",encoding:"Enkoodaus"},select:{title:"Valintakent??n ominaisuudet",selectInfo:"Info",opAvail:"Ominaisuudet",value:"Arvo",size:"Koko",lines:"Rivit",chkMulti:"Salli usea valinta",opText:"Teksti",opValue:"Arvo",btnAdd:"Lis????",btnModify:"Muuta",btnUp:"Yl??s",btnDown:"Alas",btnSetValue:"Aseta valituksi",btnDelete:"Poista"},textarea:{title:"Tekstilaatikon ominaisuudet",cols:"Sarakkeita",rows:"Rivej??"},textfield:{title:"Tekstikent??n ominaisuudet",name:"Nimi",value:"Arvo",charWidth:"Leveys",maxChars:"Maksimi merkkim????r??",type:"Tyyppi",typeText:"Teksti",typePass:"Salasana"},hidden:{title:"Piilokent??n ominaisuudet",name:"Nimi",value:"Arvo"},image:{title:"Kuvan ominaisuudet",titleButton:"Kuvapainikkeen ominaisuudet",menu:"Kuvan ominaisuudet",infoTab:"Kuvan tiedot",btnUpload:"L??het?? palvelimelle",upload:"Lis???? kuva",alt:"Vaihtoehtoinen teksti",width:"Leveys",height:"Korkeus",lockRatio:"Lukitse suhteet",unlockRatio:"Vapauta suhteet",resetSize:"Alkuper??inen koko",border:"Kehys",hSpace:"Vaakatila",vSpace:"Pystytila",align:"Kohdistus",alignLeft:"Vasemmalle",alignRight:"Oikealle",alertUrl:"Kirjoita kuvan osoite (URL)",linkTab:"Linkki",button2Img:"Haluatko muuntaa valitun kuvan??pp??imen kuvaksi?",img2Button:"Haluatko muuntaa valitun kuvan kuvan??pp??imeksi?",urlMissing:"Kuvan l??hdeosoite puuttuu.",validateWidth:"Leveyden t??ytyy olla kokonaisluku.",validateHeight:"Korkeuden t??ytyy olla kokonaisluku.",validateBorder:"Kehyksen t??ytyy olla kokonaisluku.",validateHSpace:"HSpace-m????rityksen t??ytyy olla kokonaisluku.",validateVSpace:"VSpace-m????rityksen t??ytyy olla kokonaisluku."},flash:{properties:"Flash-ominaisuudet",propertiesTab:"Ominaisuudet",title:"Flash ominaisuudet",chkPlay:"Automaattinen k??ynnistys",chkLoop:"Toisto",chkMenu:"N??yt?? Flash-valikko",chkFull:"Salli kokoruututila",scale:"Levit??",scaleAll:"N??yt?? kaikki",scaleNoBorder:"Ei rajaa",scaleFit:"Tarkka koko",access:"Skriptien p????sy",accessAlways:"Aina",accessSameDomain:"Sama verkkotunnus",accessNever:"Ei koskaan",align:"Kohdistus",alignLeft:"Vasemmalle",alignAbsBottom:"Aivan alas",alignAbsMiddle:"Aivan keskelle",alignBaseline:"Alas (teksti)",alignBottom:"Alas",alignMiddle:"Keskelle",alignRight:"Oikealle",alignTextTop:"Yl??s (teksti)",alignTop:"Yl??s",quality:"Laatu",qualityBest:"Paras",qualityHigh:"Korkea",qualityAutoHigh:"Automaattinen korkea",qualityMedium:"Keskitaso",qualityAutoLow:"Automaattinen matala",qualityLow:"Matala",windowModeWindow:"Ikkuna",windowModeOpaque:"L??pin??kyvyys",windowModeTransparent:"L??pin??kyv??",windowMode:"Ikkuna tila",flashvars:"Muuttujat Flash:lle",bgcolor:"Taustav??ri",width:"Leveys",height:"Korkeus",hSpace:"Vaakatila",vSpace:"Pystytila",validateSrc:"Linkille on kirjoitettava URL",validateWidth:"Leveyden t??ytyy olla numero.",validateHeight:"Korkeuden t??ytyy olla numero.",validateHSpace:"Vaakatilan t??ytyy olla numero.",validateVSpace:"Pystytilan t??ytyy olla numero."},spellCheck:{toolbar:"Tarkista oikeinkirjoitus",title:"Oikoluku",notAvailable:"Valitettavasti oikoluku ei ole k??yt??ss?? t??ll?? hetkell??.",errorLoading:"Virhe ladattaessa oikolukupalvelua is??nn??lt??: %s.",notInDic:"Ei sanakirjassa",changeTo:"Vaihda",btnIgnore:"J??t?? huomioimatta",btnIgnoreAll:"J??t?? kaikki huomioimatta",btnReplace:"Korvaa",btnReplaceAll:"Korvaa kaikki",btnUndo:"Kumoa",noSuggestions:"Ei ehdotuksia",progress:"Tarkistus k??ynniss??...",noMispell:"Tarkistus valmis: Ei virheit??",noChanges:"Tarkistus valmis: Yht????n sanaa ei muutettu",oneChange:"Tarkistus valmis: Yksi sana muutettiin",manyChanges:"Tarkistus valmis: %1 sanaa muutettiin",ieSpellDownload:"Oikeinkirjoituksen tarkistusta ei ole asennettu. Haluatko ladata sen nyt?"},smiley:{toolbar:"Hymi??",title:"Lis???? hymi??",options:"Smiley Options"},elementsPath:{eleLabel:"Elementin polku",eleTitle:"%1 elementti"},numberedlist:"Numerointi",bulletedlist:"Luottelomerkit",indent:"Suurenna sisennyst??",outdent:"Pienenn?? sisennyst??",justify:{left:"Tasaa vasemmat reunat",center:"Keskit??",right:"Tasaa oikeat reunat",block:"Tasaa molemmat reunat"},blockquote:"Lainaus",clipboard:{title:"Liit??",cutError:"Selaimesi turva-asetukset eiv??t salli editorin toteuttaa leikkaamista. K??yt?? n??pp??imist???? leikkaamiseen (Ctrl+X).",copyError:"Selaimesi turva-asetukset eiv??t salli editorin toteuttaa kopioimista. K??yt?? n??pp??imist???? kopioimiseen (Ctrl+C).",pasteMsg:"Liit?? painamalla (<STRONG>Ctrl+V</STRONG>) ja painamalla <STRONG>OK</STRONG>.",securityMsg:"Selaimesi turva-asetukset eiv??t salli editorin k??ytt???? leikep??yt???? suoraan. Sinun pit???? suorittaa liitt??minen t??ss?? ikkunassa.",pasteArea:"Leikealue"},pastefromword:{confirmCleanup:"Liitt??m??si teksti n??ytt??isi olevan Word-dokumentista. Haluatko siivota sen ennen liitt??mist??? (Suositus: Kyll??)",toolbar:"Liit?? Word-dokumentista",title:"Liit?? Word-dokumentista",error:"Liitetyn tiedon siivoaminen ei onnistunut sis??isen virheen takia"},pasteText:{button:"Liit?? tekstin??",title:"Liit?? tekstin??"},templates:{button:"Pohjat",title:"Sis??lt??pohjat",options:"Template Options",insertOption:"Korvaa editorin koko sis??lt??",selectPromptMsg:"Valitse pohja editoriin<br>(aiempi sis??lt?? menetet????n):",emptyListMsg:"(Ei m????riteltyj?? pohjia)"},showBlocks:"N??yt?? elementit",stylesCombo:{label:"Tyyli",panelTitle:"Muotoilujen tyylit",panelTitle1:"Lohkojen tyylit",panelTitle2:"Rivinsis??iset tyylit",panelTitle3:"Objektien tyylit"},format:{label:"Muotoilu",panelTitle:"Muotoilu",tag_p:"Normaali",tag_pre:"Muotoiltu",tag_address:"Osoite",tag_h1:"Otsikko 1",tag_h2:"Otsikko 2",tag_h3:"Otsikko 3",tag_h4:"Otsikko 4",tag_h5:"Otsikko 5",tag_h6:"Otsikko 6",tag_div:"Normaali (DIV)"},div:{title:"Luo div-kehikko",toolbar:"Luo div-kehikko",cssClassInputLabel:"Tyylitiedoston luokat",styleSelectLabel:"Tyyli",IdInputLabel:"Id",languageCodeInputLabel:" Kielen koodi",inlineStyleInputLabel:"Sis??tyyli",advisoryTitleInputLabel:"Ohjeistava otsikko",langDirLabel:"Kielen suunta",langDirLTRLabel:"Vasemmalta oikealle (LTR)",langDirRTLLabel:"Oikealta vasemmalle (RTL)",edit:"Muokkaa Divi??",remove:"Poista Div"},font:{label:"Kirjaisinlaji",voiceLabel:"Kirjaisinlaji",panelTitle:"Kirjaisinlaji"},fontSize:{label:"Koko",voiceLabel:"Kirjaisimen koko",panelTitle:"Koko"},colorButton:{textColorTitle:"Tekstiv??ri",bgColorTitle:"Taustav??ri",panelTitle:"V??rit",auto:"Automaattinen",more:"Lis???? v??rej??..."},colors:{"000":"Musta",800000:"Kastanjanruskea","8B4513":"Satulanruskea","2F4F4F":"Tumma liuskekivenharmaa","008080":"Sinivihre??","000080":"Laivastonsininen","4B0082":"Indigonsininen",696969:"Tummanharmaa",B22222:"Tiili",A52A2A:"Ruskea",DAA520:"Kultapiisku","006400":"Tummanvihre??","40E0D0":"Turkoosi","0000CD":"Keskisininen",800080:"Purppura",808080:"Harmaa",F00:"Punainen",FF8C00:"Tumma oranssi",FFD700:"Kulta","008000":"Vihre??","0FF":"Syaani","00F":"Sininen",EE82EE:"Violetti",A9A9A9:"Tummanharmaa",FFA07A:"Vaaleanlohenpunainen",FFA500:"Oranssi",FFFF00:"Keltainen","00FF00":"Limetin vihre??",AFEEEE:"Haalea turkoosi",ADD8E6:"Vaaleansininen",DDA0DD:"Luumu",D3D3D3:"Vaaleanharmaa",FFF0F5:"Laventelinpunainen",FAEBD7:"Antiikinvalkoinen",FFFFE0:"Vaaleankeltainen",F0FFF0:"Hunajameloni",F0FFFF:"Asurinsininen",F0F8FF:"Alice Blue -sininen",E6E6FA:"Lavanteli",FFF:"Valkoinen"},scayt:{title:"Oikolue kirjoitettaessa",opera_title:"Opera ei tue t??t?? ominaisuutta",enable:"Ota k??ytt????n oikoluku kirjoitettaessa",disable:"Poista k??yt??st?? oikoluku kirjoitetaessa",about:"Tietoja oikoluvusta kirjoitetaessa",toggle:"Vaihda oikoluku kirjoittaessa tilaa",options:"Asetukset",langs:"Kielet",moreSuggestions:"Lis???? ehdotuksia",ignore:"Ohita",ignoreAll:"Ohita kaikki",addWord:"Lis???? sana",emptyDic:"Sanakirjan nimi on annettava.",optionsTab:"Asetukset",allCaps:"Ohita sanat, jotka on kirjoitettu kokonaan isoilla kirjaimilla",ignoreDomainNames:"Ohita verkkotunnukset",mixedCase:"Ohita sanat, joissa on sekoitettu isoja ja pieni?? kirjaimia",mixedWithDigits:"Ohita sanat, joissa on numeroita",languagesTab:"Kielet",dictionariesTab:"Sanakirjat",dic_field_name:"Sanakirjan nimi",dic_create:"Luo",dic_restore:"Palauta",dic_delete:"Poista",dic_rename:"Nime?? uudelleen",dic_info:"Oletuksena sanakirjat tallennetaan ev??steeseen, mutta ev??steiden koko on kuitenkin rajallinen. Sanakirjan kasvaessa niin suureksi, ettei se en???? mahdu ev??steeseen, sanakirja t??ytyy tallentaa palvelimellemme. Tallentaaksesi sanakirjasi palvelimellemme tulee sinun antaa sille nimi. Jos olet jo tallentanut sanakirjan, anna sen nimi ja klikkaa Palauta-painiketta",aboutTab:"Tietoa"},about:{title:"Tietoa CKEditorista",dlgTitle:"Tietoa CKEditorista",moreInfo:"Lisenssitiedot l??ytyv??t kotisivuiltamme:",copy:"Copyright © $1. Kaikki oikeuden pid??tet????n."},maximize:"Suurenna",minimize:"Pienenn??",fakeobjects:{anchor:"Ankkuri",flash:"Flash animaatio",div:"Sivun vaihto",unknown:"Tuntematon objekti"},resize:"Raahaa muuttaaksesi kokoa",colordialog:{title:"Valitse v??ri",options:"Color Options",highlight:"Korostus",selected:"Valittu",clear:"Poista"},toolbarCollapse:"Kutista ty??kalupalkki",toolbarExpand:"Laajenna ty??kalupalkki"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.fo={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Kelda",newPage:"N??ggj s????a",save:"Goym",preview:"Frums??ning",cut:"Kvett",copy:"Avrita",paste:"Innrita",print:"Prenta",underline:"Undirstrika??",bold:"Feit skrift",italic:"Skr??skrift",selectAll:"Markera alt",removeFormat:"Strika sni??geving",strike:"Yvirstrika??",subscript:"L??kka?? skrift",superscript:"H??kka?? skrift",horizontalrule:"Ger vatnr??tta linju",pagebreak:"Ger s????uskift",unlink:"Strika tilkn??ti",undo:"Angra",redo:"Vend aftur",common:{browseServer:"Amb??tarakagi",url:"URL",protocol:"Protokoll",upload:"Send til amb??taran",uploadSubmit:"Send til amb??taran",image:"Myndir",flash:"Flash",form:"Formur",checkbox:"Flugubein",radio:"Radiokn??ttur",textField:"Tekstteigur",textarea:"Tekstumr????i",hiddenField:"Fjaldur teigur",button:"Kn??ttur",select:"Valskr??",imageButton:"Myndakn??ttur",notSet:"<ikki sett>",id:"Id",name:"Navn",langDir:"Tekstk??s",langDirLtr:"Fr?? vinstru til h??gru (LTR)",langDirRtl:"Fr?? h??gru til vinstru (RTL)",langCode:"M??lkoda",longDescr:"V????ka?? URL fr??grei??ing",cssClass:"Typografi klassar",advisoryTitle:"Veglei??andi heiti",cssStyle:"Typografi",ok:"G????kent",cancel:"Avl??st",close:"Lat aftur",preview:"Frums??n",generalTab:"Generelt",advancedTab:"Fj??lbroytt",validateNumberFailed:"Hetta er ikki eitt tal.",confirmNewPage:"Allar ikki goymdar broytingar ?? hesum innihaldi hv??rva. Skal n??ggj s????a lesast kortini?",confirmCancel:"Nakrir valm??guleikar eru broyttir. Ert t?? v??sur ??, at dialogurin skal latast aftur?",options:"Options",target:"Target",targetNew:"N??tt vindeyga (_blank)",targetTop:"Vindeyga ovast (_top)",targetSelf:"Sama vindeyga (_self)",targetParent:"Upphavligt vindeyga (_parent)",unavailable:'%1<span class="cke_accessibility">, ikki t??kt</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Set inn sertekn",title:"Vel sertekn",options:"Special Character Options"},link:{toolbar:"Ger/broyt tilkn??ti",other:"<other>",menu:"Broyt tilkn??ti",title:"Tilkn??ti",info:"Tilkn??tis uppl??singar",target:"Target",upload:"Send til amb??taran",advanced:"Fj??lbroytt",type:"Tilkn??tisslag",toUrl:"URL",toAnchor:"Tilkn??ti til marknastein ?? tekstinum",toEmail:"Teldupostur",targetFrame:"<ramma>",targetPopup:"<popup vindeyga>",targetFrameName:"V??s navn vindeygans",targetPopupName:"Popup vindeygans navn",popupFeatures:"Popup vindeygans v????ka??u eginleikar",popupResizable:"Resizable",popupStatusBar:"St????ufr??grei??ingarbj??lki",popupLocationBar:"Adressulinja",popupToolbar:"Ambo??sbj??lki",popupMenuBar:"Skr??bj??lki",popupFullScreen:"Fullur skermur (IE)",popupScrollBars:"Rullibj??lki",popupDependent:"Bundi?? (Netscape)",popupWidth:"Breidd",popupLeft:"Fr??st????a fr?? vinstru",popupHeight:"H??dd",popupTop:"Fr??st????a fr?? ??erva",id:"Id",langDir:"Tekstk??s",langDirLTR:"Fr?? vinstru til h??gru (LTR)",langDirRTL:"Fr?? h??gru til vinstru (RTL)",acccessKey:"Snarvegisknappur",name:"Navn",langCode:"Tekstk??s",tabIndex:"Inntriv indeks",advisoryTitle:"Veglei??andi heiti",advisoryContentType:"Veglei??andi innihaldsslag",cssClasses:"Typografi klassar",charset:"Atkn??tt teknsett",styles:"Typografi",selectAnchor:"Vel ein marknastein",anchorName:"Eftir navni ?? marknasteini",anchorId:"Eftir element Id",emailAddress:"Teldupost-adressa",emailSubject:"Evni",emailBody:"Brey??tekstur",noAnchors:"(Eingir marknasteinar eru ?? hesum dokumenti??)",noUrl:"Vinarliga skriva tilkn??ti (URL)",noEmail:"Vinarliga skriva teldupost-adressu"},anchor:{toolbar:"Ger/broyt marknastein",menu:"Eginleikar fyri marknastein",title:"Eginleikar fyri marknastein",name:"Heiti marknasteinsins",errorName:"Vinarliga rita marknasteinsins heiti"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Finn og broyt",find:"Leita",replace:"Yvirskriva",findWhat:"Finn:",replaceWith:"Yvirskriva vi??:",notFoundMsg:"Leititeksturin var?? ikki funnin",matchCase:"Munur ?? st??rum og sm??um b??kstavum",matchWord:"Bert heil or??",matchCyclic:"Match cyclic",replaceAll:"Yvirskriva alt",replaceSuccessMsg:"%1 ??rslit broytt."},table:{toolbar:"Tabell",title:"Eginleikar fyri tabell",menu:"Eginleikar fyri tabell",deleteTable:"Strika tabell",rows:"R????ir",columns:"Kolonnur",border:"Bordabreidd",align:"Justering",alignLeft:"Vinstrasett",alignCenter:"Mi??sett",alignRight:"H??grasett",width:"Breidd",widthPx:"pixels",widthPc:"prosent",widthUnit:"breiddar unit",height:"H??dd",cellSpace:"Fjarst????a millum meskar",cellPad:"Meskubreddi",caption:"Tabellfr??grei??ing",summary:"Samandr??ttur",headers:"Headers",headersNone:"Eingin",headersColumn:"Fyrsta kolonna",headersRow:"Fyrsta ra??",headersBoth:"B????ir",invalidRows:"Tali?? av r????um m?? vera eitt tal st??rri enn 0.",invalidCols:"Tali?? av kolonnum m?? vera eitt tal st??rri enn 0.",invalidBorder:"Borda-st??dd m?? vera eitt tal.",invalidWidth:"Tabell-breidd m?? vera eitt tal.",invalidHeight:"Tabell-h??dd m?? vera eitt tal.",invalidCellSpacing:"Cell spacing m?? vera eitt tal.",invalidCellPadding:"Cell padding m?? vera eitt tal.",cell:{menu:"Meski",insertBefore:"Set meska inn ????renn",insertAfter:"Set meska inn aftan??",deleteCell:"Strika meskar",merge:"Fl??tta meskar",mergeRight:"Fl??tta meskar til h??gru",mergeDown:"Fl??tta saman",splitHorizontal:"Kloyv meska vatnr??tt",splitVertical:"Kloyv meska loddr??tt",title:"Mesku eginleikar",cellType:"Mesku slag",rowSpan:"R???? spenni",colSpan:"Kolonnu spenni",wordWrap:"Word Wrap",hAlign:"Horisontal plasering",vAlign:"Loddr??tt plasering",alignTop:"Top",alignMiddle:"Mi??ja",alignBottom:"Botnur",alignBaseline:"Basislinja",bgColor:"Bakgrundslitur",borderColor:"Bordalitur",data:"Data",header:"Header",yes:"Ja",no:"Nei",invalidWidth:"Meskubreidd m?? vera eitt tal.",invalidHeight:"Meskuh??dd m?? vera eitt tal.",invalidRowSpan:"Ra??spenni?? m?? vera eitt heiltal.",invalidColSpan:"Kolonnuspenni?? m?? vera eitt heiltal.",chooseColor:"Vel"},row:{menu:"Ra??",insertBefore:"Set ra?? inn ????renn",insertAfter:"Set ra?? inn aftan??",deleteRow:"Strika r????ir"},column:{menu:"Kolonna",insertBefore:"Set kolonnu inn ????renn",insertAfter:"Set kolonnu inn aftan??",deleteColumn:"Strika kolonnur"}},button:{title:"Eginleikar fyri kn??tt",text:"Tekstur",type:"Slag",typeBtn:"Kn??ttur",typeSbm:"Send",typeRst:"Nullstilla"},checkboxAndRadio:{checkboxTitle:"Eginleikar fyri flugubein",radioTitle:"Eginleikar fyri radiokn??tt",value:"Vir??i",selected:"Valt"},form:{title:"Eginleikar fyri Form",menu:"Eginleikar fyri Form",action:"Hending",method:"H??ttur",encoding:"Encoding"},select:{title:"Eginleikar fyri valskr??",selectInfo:"Uppl??singar",opAvail:"T??kir m??guleikar",value:"Vir??i",size:"St??dd",lines:"Linjur",chkMulti:"Loyv fleiri valm??guleikum samstundis",opText:"Tekstur",opValue:"Vir??i",btnAdd:"Legg afturat",btnModify:"Broyt",btnUp:"Upp",btnDown:"Ni??ur",btnSetValue:"Set sum valt vir??i",btnDelete:"Strika"},textarea:{title:"Eginleikar fyri tekstumr????i",cols:"kolonnur",rows:"r????ir"},textfield:{title:"Eginleikar fyri tekstteig",name:"Navn",value:"Vir??i",charWidth:"Breidd (sj??nlig tekn)",maxChars:"Mest loyvdu tekn",type:"Slag",typeText:"Tekstur",typePass:"Loynior??"},hidden:{title:"Eginleikar fyri fjaldan teig",name:"Navn",value:"Vir??i"},image:{title:"Myndaeginleikar",titleButton:"Eginleikar fyri myndakn??tt",menu:"Myndaeginleikar",infoTab:"Myndauppl??singar",btnUpload:"Send til amb??taran",upload:"Send",alt:"Alternativur tekstur",width:"Breidd",height:"H??dd",lockRatio:"L??s lutfalli??",unlockRatio:"Lutfalli?? ikki l??st",resetSize:"Upprunast??dd",border:"Bordi",hSpace:"H??gri breddi",vSpace:"Vinstri breddi",align:"Justering",alignLeft:"Vinstra",alignRight:"H??gra",alertUrl:"Rita sl????ina til myndina",linkTab:"Tilkn??ti",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"URL til mynd manglar.",validateWidth:"Breidd m?? vera eitt heiltal.",validateHeight:"H??dd m?? vera eitt heiltal.",validateBorder:"Bordi m?? vera eitt heiltal.",validateHSpace:"HSpace m?? vera eitt heiltal.",validateVSpace:"VSpace m?? vera eitt heiltal."},flash:{properties:"Flash eginleikar",propertiesTab:"Eginleikar",title:"Flash eginleikar",chkPlay:"Avsp??lingin byrjar sj??lv",chkLoop:"Endursp??l",chkMenu:"Ger Flash skr?? virkna",chkFull:"Loyv fullan skerm",scale:"Skalering",scaleAll:"V??s alt",scaleNoBorder:"Eingin bordi",scaleFit:"Neyv skalering",access:"Script atgongd",accessAlways:"Alt????",accessSameDomain:"Sama navna??ki",accessNever:"Ongant????",align:"Justering",alignLeft:"Vinstra",alignAbsBottom:"Abs botnur",alignAbsMiddle:"Abs mi??ja",alignBaseline:"Basislinja",alignBottom:"Botnur",alignMiddle:"Mi??ja",alignRight:"H??gra",alignTextTop:"Tekst toppur",alignTop:"Ovast",quality:"G????ska",qualityBest:"Besta",qualityHigh:"H??g",qualityAutoHigh:"Auto h??g",qualityMedium:"Me??al",qualityAutoLow:"Auto L??g",qualityLow:"L??g",windowModeWindow:"Window",windowModeOpaque:"Ikki transparent",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variablar fyri Flash",bgcolor:"Bakgrundslitur",width:"Breidd",height:"H??dd",hSpace:"H??gri breddi",vSpace:"Vinstri breddi",validateSrc:"Vinarliga skriva tilkn??ti (URL)",validateWidth:"Breidd m?? vera eitt tal.",validateHeight:"H??dd m?? vera eitt tal.",validateHSpace:"HSpace m?? vera eitt tal.",validateVSpace:"VSpace m?? vera eitt tal."},spellCheck:{toolbar:"Kanna stavseting",title:"Kanna stavseting",notAvailable:"T??verri, ikki t??kt ?? l??tuni.",errorLoading:"Feilur vi?? innlesing av application service host: %s.",notInDic:"Finst ikki ?? or??ab??kini",changeTo:"Broyt til",btnIgnore:"Forfj??na",btnIgnoreAll:"Forfj??na alt",btnReplace:"Yvirskriva",btnReplaceAll:"Yvirskriva alt",btnUndo:"Angra",noSuggestions:"- Einki uppskot -",progress:"R??ttstavarin arbei??ir...",noMispell:"R??ttstavarain li??ugur: Eingin feilur funnin",noChanges:"R??ttstavarain li??ugur: Einki or?? var?? broytt",oneChange:"R??ttstavarain li??ugur: Eitt or?? er broytt",manyChanges:"R??ttstavarain li??ugur: %1 or?? broytt",ieSpellDownload:"R??ttstavarin er ikki t??kur ?? tekstvi??geranum. Vilt t?? heinta hann n???"},smiley:{toolbar:"Smiley",title:"Vel Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Sl???? til elementir",eleTitle:"%1 element"},numberedlist:"Talmerktur listi",bulletedlist:"Punktmerktur listi",indent:"??kja reglubrotarinntriv",outdent:"Minka reglubrotarinntriv",justify:{left:"Vinstrasett",center:"Mi??sett",right:"H??grasett",block:"Javnir tekstkantar"},blockquote:"Blockquote",clipboard:{title:"Innrita",cutError:"Trygdaruppseting aln??tskagans for??ar tekstvi??geranum ?? at kvetta tekstin. Vinarliga n??t knappabor??i?? til at kvetta tekstin (Ctrl/Cmd+X).",copyError:"Trygdaruppseting aln??tskagans for??ar tekstvi??geranum ?? at avrita tekstin. Vinarliga n??t knappabor??i?? til at avrita tekstin (Ctrl/Cmd+C).",pasteMsg:"Vinarliga koyr tekstin ?? hendan r??tin vi?? knappabor??inum (<strong>Ctrl/Cmd+V</strong>) og klikk ?? <strong>G????tak</strong>.",securityMsg:"Trygdaruppseting aln??tskagans for??ar tekstvi??geranum ?? beinlei??is atgongd til avritingarminni??. Tygum mugu royna aftur ?? hesum r??tinum.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Teksturin, t?? roynir at seta inn, s??nist at stava fr?? Word. Skal teksturin reinsast fyrst?",toolbar:"Innrita fr?? Word",title:"Innrita fr?? Word",error:"Ta?? ey??na??ist ikki at reinsa tekstin vegna ein internan feil"},pasteText:{button:"Innrita som reinan tekst",title:"Innrita som reinan tekst"},templates:{button:"Skabel??nir",title:"Innihaldsskabel??nir",options:"Template Options",insertOption:"Yvirskriva n??verandi innihald",selectPromptMsg:"Vinarliga vel ta skabel??n, i?? skal opnast ?? tekstvi??geranum<br>(Hetta yvirskrivar n??verandi innihald):",emptyListMsg:"(Ongar skabel??nir t??kar)"},showBlocks:"V??s blokkar",stylesCombo:{label:"Typografi",panelTitle:"Formatterings st??lir",panelTitle1:"Blokk st??lir",panelTitle2:"Inline st??lir",panelTitle3:"Object st??lir"},format:{label:"Skriftsni??",panelTitle:"Skriftsni??",tag_p:"Vanligt",tag_pre:"Sni??givi??",tag_address:"Adressa",tag_h1:"Yvirskrift 1",tag_h2:"Yvirskrift 2",tag_h3:"Yvirskrift 3",tag_h4:"Yvirskrift 4",tag_h5:"Yvirskrift 5",tag_h6:"Yvirskrift 6",tag_div:"Normal (DIV)"},div:{title:"Ger Div Container",toolbar:"Ger Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Vinstru til h??gru (LTR)",langDirRTLLabel:"H??gru til vinstru (RTL)",edit:"Redigera Div",remove:"Strika Div"},font:{label:"Skrift",voiceLabel:"Font",panelTitle:"Skrift"},fontSize:{label:"Skriftst??dd",voiceLabel:"Font Size",panelTitle:"Skriftst??dd"},colorButton:{textColorTitle:"Tekstlitur",bgColorTitle:"Bakgrundslitur",panelTitle:"Colors",auto:"Automatiskt",more:"Fleiri litir..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Kanna stavseting, me??an t?? skrivar",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"Um SCAYT",toggle:"Toggle SCAYT",options:"Uppseting",langs:"Tungum??l",moreSuggestions:"Fleiri tilr????ingar",ignore:"Ignorera",ignoreAll:"Ignorera alt",addWord:"Legg or?? afturat",emptyDic:"Heiti ?? or??ab??k eigur ikki at vera t??mt.",optionsTab:"Uppseting",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Tungum??l",dictionariesTab:"Or??ab??kur",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Um"},about:{title:"Um CKEditor",dlgTitle:"Um CKEditor",moreInfo:"Licens uppl??singar finnast ?? heimas????u okkara:",copy:"Copyright © $1. All rights reserved."},maximize:"Maksimera",minimize:"Minimera",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"S????uskift",unknown:"??kent Object"},resize:"Drag fyri at broyta st??dd",colordialog:{title:"Vel lit",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang["fr-ca"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"Nouvelle page",save:"Sauvegarder",preview:"Previsualiser",cut:"Couper",copy:"Copier",paste:"Coller",print:"Imprimer",underline:"Soulign??",bold:"Gras",italic:"Italique",selectAll:"Tout s??lectionner",removeFormat:"Supprimer le formatage",strike:"Barrer",subscript:"Indice",superscript:"Exposant",horizontalrule:"Ins??rer un s??parateur",pagebreak:"Ins??rer un saut de page",unlink:"Supprimer le lien",undo:"Annuler",redo:"Refaire",common:{browseServer:"Parcourir le serveur",url:"URL",protocol:"Protocole",upload:"T??l??charger",uploadSubmit:"Envoyer sur le serveur",image:"Image",flash:"Animation Flash",form:"Formulaire",checkbox:"Case ?? cocher",radio:"Bouton radio",textField:"Champ texte",textarea:"Zone de texte",hiddenField:"Champ cach??",button:"Bouton",select:"Champ de s??lection",imageButton:"Bouton image",notSet:"<Par d??faut>",id:"Id",name:"Nom",langDir:"Sens d'??criture",langDirLtr:"De gauche ?? droite (LTR)",langDirRtl:"De droite ?? gauche (RTL)",langCode:"Code langue",longDescr:"URL de description longue",cssClass:"Classes de feuilles de style",advisoryTitle:"Titre",cssStyle:"Style",ok:"OK",cancel:"Annuler",close:"Close",preview:"Preview",generalTab:"G??n??ral",advancedTab:"Avanc??e",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ins??rer un caract??re sp??cial",title:"Ins??rer un caract??re sp??cial",options:"Special Character Options"},link:{toolbar:"Ins??rer/modifier le lien",other:"<other>",menu:"Modifier le lien",title:"Propri??t??s du lien",info:"Informations sur le lien",target:"Destination",upload:"T??l??charger",advanced:"Avanc??e",type:"Type de lien",toUrl:"URL",toAnchor:"Ancre dans cette page",toEmail:"E-Mail",targetFrame:"<Cadre>",targetPopup:"<fen??tre popup>",targetFrameName:"Nom du cadre de destination",targetPopupName:"Nom de la fen??tre popup",popupFeatures:"Caract??ristiques de la fen??tre popup",popupResizable:"Resizable",popupStatusBar:"Barre d'??tat",popupLocationBar:"Barre d'adresses",popupToolbar:"Barre d'outils",popupMenuBar:"Barre de menu",popupFullScreen:"Plein ??cran (IE)",popupScrollBars:"Barres de d??filement",popupDependent:"D??pendante (Netscape)",popupWidth:"Largeur",popupLeft:"Position ?? partir de la gauche",popupHeight:"Hauteur",popupTop:"Position ?? partir du haut",id:"Id",langDir:"Sens d'??criture",langDirLTR:"De gauche ?? droite (LTR)",langDirRTL:"De droite ?? gauche (RTL)",acccessKey:"??quivalent clavier",name:"Nom",langCode:"Sens d'??criture",tabIndex:"Ordre de tabulation",advisoryTitle:"Titre",advisoryContentType:"Type de contenu",cssClasses:"Classes de feuilles de style",charset:"Encodage de caract??re",styles:"Style",selectAnchor:"S??lectionner une ancre",anchorName:"Par nom",anchorId:"Par id",emailAddress:"Adresse E-Mail",emailSubject:"Sujet du message",emailBody:"Corps du message",noAnchors:"(Pas d'ancre disponible dans le document)",noUrl:"Veuillez saisir l'URL",noEmail:"Veuillez saisir l'adresse e-mail"},anchor:{toolbar:"Ins??rer/modifier l'ancre",menu:"Propri??t??s de l'ancre",title:"Propri??t??s de l'ancre",name:"Nom de l'ancre",errorName:"Veuillez saisir le nom de l'ancre"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Chercher et Remplacer",find:"Chercher",replace:"Remplacer",findWhat:"Rechercher:",replaceWith:"Remplacer par:",notFoundMsg:"Le texte indiqu?? est introuvable.",matchCase:"Respecter la casse",matchWord:"Mot entier",matchCyclic:"Match cyclic",replaceAll:"Tout remplacer",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tableau",title:"Propri??t??s du tableau",menu:"Propri??t??s du tableau",deleteTable:"Supprimer le tableau",rows:"Lignes",columns:"Colonnes",border:"Taille de la bordure",align:"Alignement",alignLeft:"Gauche",alignCenter:"Centr??",alignRight:"Droite",width:"Largeur",widthPx:"pixels",widthPc:"pourcentage",widthUnit:"width unit",height:"Hauteur",cellSpace:"Espacement",cellPad:"Contour",caption:"Titre",summary:"R??sum??",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cellule",insertBefore:"Ins??rer une cellule avant",insertAfter:"Ins??rer une cellule apr??s",deleteCell:"Supprimer des cellules",merge:"Fusionner les cellules",mergeRight:"Fusionner ?? droite",mergeDown:"Fusionner en bas",splitHorizontal:"Scinder la cellule horizontalement",splitVertical:"Scinder la cellule verticalement",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Ligne",insertBefore:"Ins??rer une ligne avant",insertAfter:"Ins??rer une ligne apr??s",deleteRow:"Supprimer des lignes"},column:{menu:"Colonne",insertBefore:"Ins??rer une colonne avant",insertAfter:"Ins??rer une colonne apr??s",deleteColumn:"Supprimer des colonnes"}},button:{title:"Propri??t??s du bouton",text:"Texte (Valeur)",type:"Type",typeBtn:"Bouton",typeSbm:"Soumettre",typeRst:"R??initialiser"},checkboxAndRadio:{checkboxTitle:"Propri??t??s de la case ?? cocher",radioTitle:"Propri??t??s du bouton radio",value:"Valeur",selected:"S??lectionn??"},form:{title:"Propri??t??s du formulaire",menu:"Propri??t??s du formulaire",action:"Action",method:"M??thode",encoding:"Encoding"},select:{title:"Propri??t??s de la liste/du menu",selectInfo:"Info",opAvail:"Options disponibles",value:"Valeur",size:"Taille",lines:"lignes",chkMulti:"S??lection multiple",opText:"Texte",opValue:"Valeur",btnAdd:"Ajouter",btnModify:"Modifier",btnUp:"Monter",btnDown:"Descendre",btnSetValue:"Valeur s??lectionn??e",btnDelete:"Supprimer"},textarea:{title:"Propri??t??s de la zone de texte",cols:"Colonnes",rows:"Lignes"},textfield:{title:"Propri??t??s du champ texte",name:"Nom",value:"Valeur",charWidth:"Largeur en caract??res",maxChars:"Nombre maximum de caract??res",type:"Type",typeText:"Texte",typePass:"Mot de passe"},hidden:{title:"Propri??t??s du champ cach??",name:"Nom",value:"Valeur"},image:{title:"Propri??t??s de l'image",titleButton:"Propri??t??s du bouton image",menu:"Propri??t??s de l'image",infoTab:"Informations sur l'image",btnUpload:"Envoyer sur le serveur",upload:"T??l??charger",alt:"Texte de remplacement",width:"Largeur",height:"Hauteur",lockRatio:"Garder les proportions",unlockRatio:"Unlock Ratio",resetSize:"Taille originale",border:"Bordure",hSpace:"Espacement horizontal",vSpace:"Espacement vertical",align:"Alignement",alignLeft:"Gauche",alignRight:"Droite",alertUrl:"Veuillez saisir l'URL de l'image",linkTab:"Lien",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propri??t??s de l'animation Flash",propertiesTab:"Properties",title:"Propri??t??s de l'animation Flash",chkPlay:"Lecture automatique",chkLoop:"Boucle",chkMenu:"Activer le menu Flash",chkFull:"Allow Fullscreen",scale:"Affichage",scaleAll:"Par d??faut (tout montrer)",scaleNoBorder:"Sans bordure",scaleFit:"Ajuster aux dimensions",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Alignement",alignLeft:"Gauche",alignAbsBottom:"Abs Bas",alignAbsMiddle:"Abs Milieu",alignBaseline:"Bas du texte",alignBottom:"Bas",alignMiddle:"Milieu",alignRight:"Droite",alignTextTop:"Haut du texte",alignTop:"Haut",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Couleur de fond",width:"Largeur",height:"Hauteur",hSpace:"Espacement horizontal",vSpace:"Espacement vertical",validateSrc:"Veuillez saisir l'URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Orthographe",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Pas dans le dictionnaire",changeTo:"Changer en",btnIgnore:"Ignorer",btnIgnoreAll:"Ignorer tout",btnReplace:"Remplacer",btnReplaceAll:"Remplacer tout",btnUndo:"Annuler",noSuggestions:"- Pas de suggestion -",progress:"V??rification d'orthographe en cours...",noMispell:"V??rification d'orthographe termin??e: pas d'erreur trouv??e",noChanges:"V??rification d'orthographe termin??e: Pas de modifications",oneChange:"V??rification d'orthographe termin??e: Un mot modifi??",manyChanges:"V??rification d'orthographe termin??e: %1 mots modifi??s",ieSpellDownload:"Le Correcteur d'orthographe n'est pas install??. Souhaitez-vous le t??l??charger maintenant?"},smiley:{toolbar:"Emoticon",title:"Ins??rer un Emoticon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Liste num??rot??e",bulletedlist:"Liste ?? puces",indent:"Augmenter le retrait",outdent:"Diminuer le retrait",justify:{left:"Aligner ?? gauche",center:"Centrer",right:"Aligner ?? Droite",block:"Texte justifi??"},blockquote:"Citation",clipboard:{title:"Coller",cutError:"Les param??tres de s??curit?? de votre navigateur emp??chent l'??diteur de couper automatiquement vos donn??es. Veuillez utiliser les ??quivalents claviers (Ctrl/Cmd+X).",copyError:"Les param??tres de s??curit?? de votre navigateur emp??chent l'??diteur de copier automatiquement vos donn??es. Veuillez utiliser les ??quivalents claviers (Ctrl/Cmd+C).",pasteMsg:"Veuillez coller dans la zone ci-dessous en utilisant le clavier (<STRONG>Ctrl/Cmd+V</STRONG>) et appuyer sur <STRONG>OK</STRONG>.",securityMsg:"A cause des param??tres de s??curit?? de votre navigateur, l'??diteur ne peut acc??der au presse-papier directement. Vous devez coller ?? nouveau le contenu dans cette fen??tre.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Coller en tant que Word (format??)",title:"Coller en tant que Word (format??)",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Coller comme texte",title:"Coller comme texte"},templates:{button:"Mod??les",title:"Mod??les de contenu",options:"Template Options",insertOption:"Remplacer tout le contenu actuel",selectPromptMsg:"S??lectionner le mod??le ?? ouvrir dans l'??diteur<br>(le contenu actuel sera remplac??):",emptyListMsg:"(Aucun mod??le disponible)"},showBlocks:"Afficher les blocs",stylesCombo:{label:"Style",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Format??",tag_address:"Adresse",tag_h1:"En-t??te 1",tag_h2:"En-t??te 2",tag_h3:"En-t??te 3",tag_h4:"En-t??te 4",tag_h5:"En-t??te 5",tag_h6:"En-t??te 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Police",voiceLabel:"Font",panelTitle:"Police"},fontSize:{label:"Taille",voiceLabel:"Font Size",panelTitle:"Taille"},colorButton:{textColorTitle:"Couleur de caract??re",bgColorTitle:"Couleur de fond",panelTitle:"Colors",auto:"Automatique",more:"Plus de couleurs..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.fr={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"Nouvelle page",save:"Enregistrer",preview:"Aper??u",cut:"Couper",copy:"Copier",paste:"Coller",print:"Imprimer",underline:"Soulign??",bold:"Gras",italic:"Italique",selectAll:"Tout s??lectionner",removeFormat:"Supprimer la mise en forme",strike:"Barr??",subscript:"Indice",superscript:"Exposant",horizontalrule:"Ligne horizontale",pagebreak:"Saut de page",unlink:"Supprimer le lien",undo:"Annuler",redo:"R??tablir",common:{browseServer:"Explorer le serveur",url:"URL",protocol:"Protocole",upload:"Envoyer",uploadSubmit:"Envoyer sur le serveur",image:"Image",flash:"Flash",form:"Formulaire",checkbox:"Case ?? cocher",radio:"Bouton Radio",textField:"Champ texte",textarea:"Zone de texte",hiddenField:"Champ cach??",button:"Bouton",select:"Liste d??roulante",imageButton:"Bouton image",notSet:"<non d??fini>",id:"Id",name:"Nom",langDir:"Sens d'??criture",langDirLtr:"Gauche ?? droite (LTR)",langDirRtl:"Droite ?? gauche (RTL)",langCode:"Code de langue",longDescr:"URL de description longue (longdesc => malvoyant)",cssClass:"Classe CSS",advisoryTitle:"Description (title)",cssStyle:"Style",ok:"OK",cancel:"Annuler",close:"Close",preview:"Preview",generalTab:"G??n??ral",advancedTab:"Avanc??",validateNumberFailed:"Cette valeur n'est pas un nombre.",confirmNewPage:"Les changements non sauvegard??s seront perdus. Etes-vous s??r de vouloir charger une nouvelle page?",confirmCancel:"Certaines options ont ??t?? modifi??es. Etes-vous s??r de vouloir fermer?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, Indisponible</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ins??rer un caract??re sp??cial",title:"S??lectionnez un caract??re",options:"Special Character Options"},link:{toolbar:"Lien",other:"<autre>",menu:"Editer le lien",title:"Lien",info:"Infos sur le lien",target:"Cible",upload:"Envoyer",advanced:"Avanc??",type:"Type de lien",toUrl:"URL",toAnchor:"Transformer le lien en ancre dans le texte",toEmail:"E-mail",targetFrame:"<cadre>",targetPopup:"<fen??tre popup>",targetFrameName:"Nom du Cadre destination",targetPopupName:"Nom de la fen??tre popup",popupFeatures:"Options de la fen??tre popup",popupResizable:"Redimensionnable",popupStatusBar:"Barre de status",popupLocationBar:"Barre d'adresse",popupToolbar:"Barre d'outils",popupMenuBar:"Barre de menu",popupFullScreen:"Plein ??cran (IE)",popupScrollBars:"Barres de d??filement",popupDependent:"D??pendante (Netscape)",popupWidth:"Largeur",popupLeft:"Position gauche",popupHeight:"Hauteur",popupTop:"Position haute",id:"Id",langDir:"Sens d'??criture",langDirLTR:"Gauche ?? droite",langDirRTL:"Droite ?? gauche",acccessKey:"Touche d'accessibilit??",name:"Nom",langCode:"Code de langue",tabIndex:"Index de tabulation",advisoryTitle:"Description (title)",advisoryContentType:"Type de contenu (ex: text/html)",cssClasses:"Classe du CSS",charset:"Charset de la cible",styles:"Style",selectAnchor:"S??lectionner l'ancre",anchorName:"Par nom d'ancre",anchorId:"Par ID d'??l??ment",emailAddress:"Adresse E-Mail",emailSubject:"Sujet du message",emailBody:"Corps du message",noAnchors:"(Aucune ancre disponible dans ce document)",noUrl:"Veuillez entrer l'adresse du lien",noEmail:"Veuillez entrer l'adresse e-mail"},anchor:{toolbar:"Ancre",menu:"Editer l'ancre",title:"Propri??t??s de l'ancre",name:"Nom de l'ancre",errorName:"Veuillez entrer le nom de l'ancre"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Trouver et remplacer",find:"Trouver",replace:"Remplacer",findWhat:"Expression ?? trouver: ",replaceWith:"Remplacer par: ",notFoundMsg:"Le texte sp??cifi?? ne peut ??tre trouv??.",matchCase:"Respecter la casse",matchWord:"Mot entier uniquement",matchCyclic:"Boucler",replaceAll:"Remplacer tout",replaceSuccessMsg:"%1 occurrence(s) replac??e(s)."},table:{toolbar:"Tableau",title:"Propri??t??s du tableau",menu:"Propri??t??s du tableau",deleteTable:"Supprimer le tableau",rows:"Lignes",columns:"Colonnes",border:"Taille de la bordure",align:"Alignement du contenu",alignLeft:"Gauche",alignCenter:"Centr??",alignRight:"Droite",width:"Largeur",widthPx:"pixels",widthPc:"% pourcents",widthUnit:"width unit",height:"Hauteur",cellSpace:"Espacement des cellules",cellPad:"Marge interne des cellules",caption:"Titre du tableau",summary:"R??sum?? (description)",headers:"En-T??tes",headersNone:"Aucunes",headersColumn:"Premi??re colonne",headersRow:"Premi??re ligne",headersBoth:"Les deux",invalidRows:"Le nombre de lignes doit ??tre sup??rieur ?? 0.",invalidCols:"Le nombre de colonnes doit ??tre sup??rieur ?? 0.",invalidBorder:"La taille de la bordure doit ??tre un nombre.",invalidWidth:"La largeur du tableau doit ??tre un nombre.",invalidHeight:"La hauteur du tableau doit ??tre un nombre.",invalidCellSpacing:"L'espacement des cellules doit ??tre un nombre.",invalidCellPadding:"La marge int??rieure des cellules doit ??tre un nombre.",cell:{menu:"Cellule",insertBefore:"Ins??rer une cellule avant",insertAfter:"Ins??rer une cellule apr??s",deleteCell:"Supprimer les cellules",merge:"Fusionner les cellules",mergeRight:"Fusionner ?? droite",mergeDown:"Fusionner en bas",splitHorizontal:"Fractionner horizontalement",splitVertical:"Fractionner verticalement",title:"Propri??t??s de Cellule",cellType:"Type de Cellule",rowSpan:"Fusion de Lignes",colSpan:"Fusion de Colonnes",wordWrap:"Word Wrap",hAlign:"Alignement Horizontal",vAlign:"Alignement Vertical",alignTop:"Haut",alignMiddle:"Milieu",alignBottom:"Bas",alignBaseline:"Bas du texte",bgColor:"Couleur d'arri??re-plan",borderColor:"Couleur de Bordure",data:"Donn??es",header:"Ent??te",yes:"Oui",no:"Non",invalidWidth:"La Largeur de Cellule doit ??tre un nombre.",invalidHeight:"La Hauteur de Cellule doit ??tre un nombre.",invalidRowSpan:"La fusion de lignes doit ??tre un nombre entier.",invalidColSpan:"La fusion de colonnes doit ??tre un nombre entier.",chooseColor:"Choose"},row:{menu:"Ligne",insertBefore:"Ins??rer une ligne avant",insertAfter:"Ins??rer une ligne apr??s",deleteRow:"Supprimer les lignes"},column:{menu:"Colonnes",insertBefore:"Ins??rer une colonne avant",insertAfter:"Ins??rer une colonne apr??s",deleteColumn:"Supprimer les colonnes"}},button:{title:"Propri??t??s du bouton",text:"Texte (Value)",type:"Type",typeBtn:"Bouton",typeSbm:"Validation (submit)",typeRst:"Remise ?? z??ro"},checkboxAndRadio:{checkboxTitle:"Propri??t??s de la case ?? cocher",radioTitle:"Propri??t??s du bouton Radio",value:"Valeur",selected:"S??lectionn??"},form:{title:"Propri??t??s du formulaire",menu:"Propri??t??s du formulaire",action:"Action",method:"M??thode",encoding:"Encodage"},select:{title:"Propri??t??s du menu d??roulant",selectInfo:"Informations sur le menu d??roulant",opAvail:"Options disponibles",value:"Valeur",size:"Taille",lines:"Lignes",chkMulti:"Permettre les s??lections multiples",opText:"Texte",opValue:"Valeur",btnAdd:"Ajouter",btnModify:"Modifier",btnUp:"Haut",btnDown:"Bas",btnSetValue:"D??finir comme valeur s??lectionn??e",btnDelete:"Supprimer"},textarea:{title:"Propri??t??s de la zone de texte",cols:"Colonnes",rows:"Lignes"},textfield:{title:"Propri??t??s du champ texte",name:"Nom",value:"Valeur",charWidth:"Taille des caract??res",maxChars:"Nombre maximum de caract??res",type:"Type",typeText:"Texte",typePass:"Mot de passe"},hidden:{title:"Propri??t??s du champ cach??",name:"Nom",value:"Valeur"},image:{title:"Propri??t??s de l'image",titleButton:"Propri??t??s du bouton image",menu:"Propri??t??s de l'image",infoTab:"Informations sur l'image",btnUpload:"Envoyer sur le serveur",upload:"Envoyer",alt:"Texte de remplacement",width:"Largeur",height:"Hauteur",lockRatio:"Garder les proportions",unlockRatio:"Unlock Ratio",resetSize:"Taille d'origine",border:"Bordure",hSpace:"Espacement horizontal",vSpace:"Espacement vertical",align:"Alignement",alignLeft:"Gauche",alignRight:"Droite",alertUrl:"Veuillez entrer l'adresse de l'image",linkTab:"Lien",button2Img:"Voulez-vous transformer le bouton image s??lectionn?? en simple image?",img2Button:"Voulez-vous transformer l'image en bouton image?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propri??t??s du Flash",propertiesTab:"Propri??t??s",title:"Propri??t??s du Flash",chkPlay:"Jouer automatiquement",chkLoop:"Boucle",chkMenu:"Activer le menu Flash",chkFull:"Permettre le plein ??cran",scale:"Echelle",scaleAll:"Afficher tout",scaleNoBorder:"Pas de bordure",scaleFit:"Taille d'origine",access:"Acc??s aux scripts",accessAlways:"Toujours",accessSameDomain:"M??me domaine",accessNever:"Jamais",align:"Alignement",alignLeft:"Gauche",alignAbsBottom:"Bas absolu",alignAbsMiddle:"Milieu absolu",alignBaseline:"Bas du texte",alignBottom:"Bas",alignMiddle:"Milieu",alignRight:"Droite",alignTextTop:"Haut du texte",alignTop:"Haut",quality:"Qualit??",qualityBest:"Meilleure",qualityHigh:"Haute",qualityAutoHigh:"Haute Auto",qualityMedium:"Moyenne",qualityAutoLow:"Basse Auto",qualityLow:"Basse",windowModeWindow:"Fen??tre",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Mode fen??tre",flashvars:"Variables du Flash",bgcolor:"Couleur d'arri??re-plan",width:"Largeur",height:"Hauteur",hSpace:"Espacement horizontal",vSpace:"Espacement vertical",validateSrc:"L'adresse ne doit pas ??tre vide.",validateWidth:"La largeur doit ??tre un nombre.",validateHeight:"La hauteur doit ??tre un nombre.",validateHSpace:"L'espacement horizontal doit ??tre un nombre.",validateVSpace:"L'espacement vertical doit ??tre un nombre."},spellCheck:{toolbar:"V??rifier l'orthographe",title:"V??rifier l'orthographe",notAvailable:"D??sol??, le service est indisponible actuellement.",errorLoading:"Erreur du chargement du service depuis l'h??te : %s.",notInDic:"N'existe pas dans le dictionnaire",changeTo:"Modifier pour",btnIgnore:"Ignorer",btnIgnoreAll:"Ignorer tout",btnReplace:"Remplacer",btnReplaceAll:"Remplacer tout",btnUndo:"Annuler",noSuggestions:"- Aucune suggestion -",progress:"V??rification de l'orthographe en cours...",noMispell:"V??rification de l'orthographe termin??e : aucune erreur trouv??e",noChanges:"V??rification de l'orthographe termin??e : Aucun mot corrig??",oneChange:"V??rification de l'orthographe termin??e : Un seul mot corrig??",manyChanges:"V??rification de l'orthographe termin??e : %1 mots corrig??s",ieSpellDownload:"La v??rification d'orthographe n'est pas install??e. Voulez-vous la t??l??charger maintenant?"},smiley:{toolbar:"Emoticon",title:"Ins??rer un ??moticon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ??l??ments"},numberedlist:"Ins??rer/Supprimer la liste num??rot??e",bulletedlist:"Ins??rer/Supprimer la liste ?? puces",indent:"Augmenter le retrait (tabulation)",outdent:"Diminuer le retrait (tabulation)",justify:{left:"Aligner ?? gauche",center:"Centrer",right:"Aligner ?? droite",block:"Justifier"},blockquote:"Citation",clipboard:{title:"Coller",cutError:"Les param??tres de s??curit?? de votre navigateur ne permettent pas ?? l'??diteur d'ex??cuter automatiquement l'op??ration \"couper\". Veuillez utiliser le raccourci clavier (Ctrl/Cmd+X).",copyError:"Les param??tres de s??curit?? de votre navigateur ne permettent pas ?? l'??diteur d'ex??cuter automatiquement des op??rations de copie. Veuillez utiliser le raccourci clavier (Ctrl/Cmd+C).",pasteMsg:"Veuillez coller le texte dans la zone suivante en utilisant le raccourci clavier (<strong>Ctrl/Cmd+V</strong>) et cliquez sur OK",securityMsg:"A cause des param??tres de s??curit?? de votre navigateur, l'??diteur n'est pas en mesure d'acc??der directement ?? vos donn??es contenues dans le presse-papier. Vous devriez r??essayer de coller les donn??es dans la fen??tre.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Le texte ?? coller semble provenir de Word. D??sirez-vous le nettoyer avant de coller?",toolbar:"Coller depuis Word",title:"Coller depuis Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Coller comme texte sans mise en forme",title:"Coller comme texte sans mise en forme"},templates:{button:"Mod??les",title:"Contenu des mod??les",options:"Template Options",insertOption:"Remplacer le contenu actuel",selectPromptMsg:"Veuillez s??lectionner le mod??le pour l'ouvrir dans l'??diteur",emptyListMsg:"(Aucun mod??le disponible)"},showBlocks:"Afficher les blocs",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Styles de blocs",panelTitle2:"Styles en ligne",panelTitle3:"Styles d'objet"},format:{label:"Format",panelTitle:"Format de paragraphe",tag_p:"Normal",tag_pre:"Format??",tag_address:"Adresse",tag_h1:"Titre 1",tag_h2:"Titre 2",tag_h3:"Titre 3",tag_h4:"Titre 4",tag_h5:"Titre 5",tag_h6:"Titre 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Police",voiceLabel:"Police",panelTitle:"Style de police"},fontSize:{label:"Taille",voiceLabel:"Taille de police",panelTitle:"Taille de police"},colorButton:{textColorTitle:"Couleur de texte",bgColorTitle:"Couleur d'arri??re plan",panelTitle:"Colors",auto:"Automatique",more:"Plus de couleurs..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"V??rification d'Orthographe en Cours de Frappe (SCAYT: Spell Check As You Type)",opera_title:"Not supported by Opera",enable:"Activer SCAYT",disable:"D??sactiver SCAYT",about:"A propos de SCAYT",toggle:"Activer/D??sactiver SCAYT",options:"Options",langs:"Langues",moreSuggestions:"Plus de suggestions",ignore:"Ignorer",ignoreAll:"Ignorer Tout",addWord:"Ajouter le mot",emptyDic:"Le nom du dictionnaire ne devrait pas ??tre vide.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Langues",dictionariesTab:"Dictionnaires",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"A propos de"},about:{title:"A propos de CKEditor",dlgTitle:"A propos de CKEditor",moreInfo:"Pour les informations de licence, veuillez visiter notre site web:",copy:"Copyright © $1. Tous droits r??serv??s."},maximize:"Agrandir",minimize:"Minimize",fakeobjects:{anchor:"Ancre",flash:"Animation Flash",div:"Saut de Page",unknown:"Objet Inconnu"},resize:"Glisser pour modifier la taille",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.gl={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"C??digo Fonte",newPage:"Nova P??xina",save:"Gardar",preview:"Vista Previa",cut:"Cortar",copy:"Copiar",paste:"Pegar",print:"Imprimir",underline:"Sub-raiado",bold:"Negrita",italic:"Cursiva",selectAll:"Seleccionar todo",removeFormat:"Eliminar Formato",strike:"Tachado",subscript:"Sub??ndice",superscript:"Super??ndice",horizontalrule:"Inserir Li??a Horizontal",pagebreak:"Inserir Salto de P??xina",unlink:"Eliminar Ligaz??n",undo:"Desfacer",redo:"Refacer",common:{browseServer:"Navegar no Servidor",url:"URL",protocol:"Protocolo",upload:"Carregar",uploadSubmit:"Enviar ?? Servidor",image:"Imaxe",flash:"Flash",form:"Formulario",checkbox:"Cadro de Verificaci??n",radio:"Bot??n de Radio",textField:"Campo de Texto",textarea:"??rea de Texto",hiddenField:"Campo Oculto",button:"Bot??n",select:"Campo de Selecci??n",imageButton:"Bot??n de Imaxe",notSet:"<non definido>",id:"Id",name:"Nome",langDir:"Orientaci??n do Idioma",langDirLtr:"Esquerda a Dereita (LTR)",langDirRtl:"Dereita a Esquerda (RTL)",langCode:"C??digo do Idioma",longDescr:"Descrici??n Completa da URL",cssClass:"Clases da Folla de Estilos",advisoryTitle:"T??tulo",cssStyle:"Estilo",ok:"OK",cancel:"Cancelar",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanzado",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Inserir Car??cter Especial",title:"Seleccione Caracter Especial",options:"Special Character Options"},link:{toolbar:"Inserir/Editar Ligaz??n",other:"<outro>",menu:"Editar Ligaz??n",title:"Ligaz??n",info:"Informaci??n da Ligaz??n",target:"Destino",upload:"Carregar",advanced:"Advanzado",type:"Tipo de Ligaz??n",toUrl:"URL",toAnchor:"Referencia nesta p??xina",toEmail:"E-Mail",targetFrame:"<frame>",targetPopup:"<Xanela Emerxente>",targetFrameName:"Nome do Marco Destino",targetPopupName:"Nome da Xanela Emerxente",popupFeatures:"Caracter??sticas da Xanela Emerxente",popupResizable:"Resizable",popupStatusBar:"Barra de Estado",popupLocationBar:"Barra de Localizaci??n",popupToolbar:"Barra de Ferramentas",popupMenuBar:"Barra de Men??",popupFullScreen:"A Toda Pantalla (IE)",popupScrollBars:"Barras de Desplazamento",popupDependent:"Dependente (Netscape)",popupWidth:"Largura",popupLeft:"Posici??n Esquerda",popupHeight:"Altura",popupTop:"Posici??n dende Arriba",id:"Id",langDir:"Orientaci??n do Idioma",langDirLTR:"Esquerda a Dereita (LTR)",langDirRTL:"Dereita a Esquerda (RTL)",acccessKey:"Chave de Acceso",name:"Nome",langCode:"Orientaci??n do Idioma",tabIndex:"??ndice de Tabulaci??n",advisoryTitle:"T??tulo",advisoryContentType:"Tipo de Contido",cssClasses:"Clases da Folla de Estilos",charset:"Fonte de Caracteres Vinculado",styles:"Estilo",selectAnchor:"Seleccionar unha Referencia",anchorName:"Por Nome de Referencia",anchorId:"Por Element Id",emailAddress:"Enderezo de E-Mail",emailSubject:"Asunto do Mensaxe",emailBody:"Corpo do Mensaxe",noAnchors:"(Non hai referencias disponibles no documento)",noUrl:"Por favor, escriba a ligaz??n URL",noEmail:"Por favor, escriba o enderezo de e-mail"},anchor:{toolbar:"Inserir/Editar Referencia",menu:"Propriedades da Referencia",title:"Propriedades da Referencia",name:"Nome da Referencia",errorName:"Por favor, escriba o nome da referencia"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Procurar",replace:"Substituir",findWhat:"Texto a procurar:",replaceWith:"Substituir con:",notFoundMsg:"Non te atopou o texto indicado.",matchCase:"Coincidir Mai./min.",matchWord:"Coincidir con toda a palabra",matchCyclic:"Match cyclic",replaceAll:"Substitiur Todo",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabla",title:"Propiedades da T??boa",menu:"Propiedades da T??boa",deleteTable:"Borrar T??boa",rows:"Filas",columns:"Columnas",border:"Tama??o do Borde",align:"Ali??amento",alignLeft:"Esquerda",alignCenter:"Centro",alignRight:"Ereita",width:"Largura",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Altura",cellSpace:"Marxe entre Celas",cellPad:"Marxe interior",caption:"T??tulo",summary:"Sumario",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cela",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Borrar Cela",merge:"Unir Celas",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Fila",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Borrar Filas"},column:{menu:"Columna",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Borrar Columnas"}},button:{title:"Propriedades do Bot??n",text:"Texto (Valor)",type:"Tipo",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Propriedades do Cadro de Verificaci??n",radioTitle:"Propriedades do Bot??n de Radio",value:"Valor",selected:"Seleccionado"},form:{title:"Propriedades do Formulario",menu:"Propriedades do Formulario",action:"Acci??n",method:"M??todo",encoding:"Encoding"},select:{title:"Propriedades do Campo de Selecci??n",selectInfo:"Info",opAvail:"Opci??ns Disponibles",value:"Valor",size:"Tama??o",lines:"li??as",chkMulti:"Permitir m??ltiples selecci??ns",opText:"Texto",opValue:"Valor",btnAdd:"Engadir",btnModify:"Modificar",btnUp:"Subir",btnDown:"Baixar",btnSetValue:"Definir como valor por defecto",btnDelete:"Borrar"},textarea:{title:"Propriedades da ??rea de Texto",cols:"Columnas",rows:"Filas"},textfield:{title:"Propriedades do Campo de Texto",name:"Nome",value:"Valor",charWidth:"Tama??o do Caracter",maxChars:"M??ximo de Caracteres",type:"Tipo",typeText:"Texto",typePass:"Chave"},hidden:{title:"Propriedades do Campo Oculto",name:"Nome",value:"Valor"},image:{title:"Propriedades da Imaxe",titleButton:"Propriedades do Bot??n de Imaxe",menu:"Propriedades da Imaxe",infoTab:"Informaci??n da Imaxe",btnUpload:"Enviar ?? Servidor",upload:"Carregar",alt:"Texto Alternativo",width:"Largura",height:"Altura",lockRatio:"Proporcional",unlockRatio:"Unlock Ratio",resetSize:"Tama??o Orixinal",border:"L??mite",hSpace:"Esp. Horiz.",vSpace:"Esp. Vert.",align:"Ali??amento",alignLeft:"Esquerda",alignRight:"Dereita",alertUrl:"Por favor, escriba a URL da imaxe",linkTab:"Ligaz??n",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propriedades Flash",propertiesTab:"Properties",title:"Propriedades Flash",chkPlay:"Auto Execuci??n",chkLoop:"Bucle",chkMenu:"Activar Men?? Flash",chkFull:"Allow Fullscreen",scale:"Escalar",scaleAll:"Amosar Todo",scaleNoBorder:"Sen Borde",scaleFit:"Encaixar axustando",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Ali??amento",alignLeft:"Esquerda",alignAbsBottom:"Abs Inferior",alignAbsMiddle:"Abs Centro",alignBaseline:"Li??a Base",alignBottom:"P??",alignMiddle:"Centro",alignRight:"Dereita",alignTextTop:"Tope do Texto",alignTop:"Tope",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Cor do Fondo",width:"Largura",height:"Altura",hSpace:"Esp. Horiz.",vSpace:"Esp. Vert.",validateSrc:"Por favor, escriba a ligaz??n URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Correcci??n Ortogr??fica",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Non est?? no diccionario",changeTo:"Cambiar a",btnIgnore:"Ignorar",btnIgnoreAll:"Ignorar Todas",btnReplace:"Substituir",btnReplaceAll:"Substituir Todas",btnUndo:"Desfacer",noSuggestions:"- Sen candidatos -",progress:"Correcci??n ortogr??fica en progreso...",noMispell:"Correcci??n ortogr??fica rematada: Non se atoparon erros",noChanges:"Correcci??n ortogr??fica rematada: Non se substituiu nengunha verba",oneChange:"Correcci??n ortogr??fica rematada: Unha verba substituida",manyChanges:"Correcci??n ortogr??fica rematada: %1 verbas substituidas",ieSpellDownload:"O corrector ortogr??fico non est?? instalado. ??Quere descargalo agora?"},smiley:{toolbar:"Smiley",title:"Inserte un Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Lista Numerada",bulletedlist:"Marcas",indent:"Aumentar Sangr??a",outdent:"Disminuir Sangr??a",justify:{left:"Ali??ar ?? Esquerda",center:"Centrado",right:"Ali??ar ?? Dereita",block:"Xustificado"},blockquote:"Block Quote",clipboard:{title:"Pegar",cutError:"Os axustes de seguridade do seu navegador non permiten que o editor realice autom??ticamente as tarefas de corte. Por favor, use o teclado para iso (Ctrl/Cmd+X).",copyError:"Os axustes de seguridade do seu navegador non permiten que o editor realice autom??ticamente as tarefas de copia. Por favor, use o teclado para iso (Ctrl/Cmd+C).",pasteMsg:"Por favor, pegue dentro do seguinte cadro usando o teclado (<STRONG>Ctrl/Cmd+V</STRONG>) e pulse <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Pegar dende Word",title:"Pegar dende Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Pegar como texto plano",title:"Pegar como texto plano"},templates:{button:"Plantillas",title:"Plantillas de Contido",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Por favor, seleccione a plantilla a abrir no editor<br>(o contido actual perderase):",emptyListMsg:"(Non hai plantillas definidas)"},showBlocks:"Show Blocks",stylesCombo:{label:"Estilo",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normal",tag_pre:"Formateado",tag_address:"Enderezo",tag_h1:"Enacabezado 1",tag_h2:"Encabezado 2",tag_h3:"Encabezado 3",tag_h4:"Encabezado 4",tag_h5:"Encabezado 5",tag_h6:"Encabezado 6",tag_div:"Paragraph (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Tipo",voiceLabel:"Font",panelTitle:"Tipo"},fontSize:{label:"Tama??o",voiceLabel:"Font Size",panelTitle:"Tama??o"},colorButton:{textColorTitle:"Cor do Texto",bgColorTitle:"Cor do Fondo",panelTitle:"Colors",auto:"Autom??tico",more:"M??is Cores..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.gu={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"????????? ?????? ???????????????????????? ????????????????????????",newPage:"????????? ???????????????",save:"?????????",preview:"??????????????????????????????",cut:"??????????????????",copy:"?????????",paste:"???????????????",print:"?????????????????????",underline:"??????????????????????????????, ???????????? ????????????",bold:"???????????????/??????????????????",italic:"??????????????????, ?????????????????????",selectAll:"???????????? ???????????? ???????????????",removeFormat:"?????????????????? ??????????????????",strike:"???????????? ??????????????????",subscript:"?????? ????????????????????? ???????????? ?????????????????? ??????????????? ???????????????",superscript:"?????? ??????????????? ????????? ?????????????????? ??????????????? ???????????????.",horizontalrule:"???????????????????????? ???????????? ?????????????????????/???????????? ????????????",pagebreak:"????????????????????? ????????????????????????/?????????????????? ????????? ???????????????/???????????? ???????????????",unlink:"???????????? ???????????????",undo:"?????? ???????????????; ?????????????????? ????????? ????????? ?????????????????? ???????????? ???????????????",redo:"????????????; ????????? ????????? ????????? ?????????????????? ???????????? ???????????????",common:{browseServer:"??????????????? ?????????????????? ?????????",url:"URL",protocol:"???????????????????????????",upload:"???????????????",uploadSubmit:"??? ????????????????????? ?????????????????????",image:"???????????????",flash:"???????????????",form:"???????????????/???????????????",checkbox:"????????? ???????????????",radio:"??????????????? ?????????",textField:"????????????????????? ???????????????, ???????????? ?????????????????????",textarea:"????????????????????? ????????????, ???????????? ?????????????????????",hiddenField:"??????????????? ?????????????????????",button:"?????????",select:"?????????????????? ?????????????????????",imageButton:"??????????????? ?????????",notSet:"<????????? ?????????>",id:"Id",name:"?????????",langDir:"???????????? ????????????????????? ??????????????????",langDirLtr:"???????????? ?????? ???????????? (LTR)",langDirRtl:"???????????? ?????? ???????????? (RTL)",langCode:"???????????? ?????????",longDescr:"??????????????? ?????????????????? ???????????? URL",cssClass:"??????????????????-????????? ???????????????",advisoryTitle:"??????????????? ??????????????????",cssStyle:"??????????????????",ok:"????????? ??????",cancel:"?????? ???????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"???????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"????????????????????? ??????????????? ?????????????????????/???????????? ???????????????",title:"???????????????????????? ????????????????????? ??????????????? ???????????? ?????????",options:"Special Character Options"},link:{toolbar:"???????????? ?????????????????????/???????????? ????????????",other:"<other>",menu:" ???????????? ????????????/????????? ?????????????????? ????????????",title:"????????????",info:"???????????? ??????????????? ?????????",target:"?????????????????????/??????????????????",upload:"???????????????",advanced:"???????????????????????????",type:"???????????? ??????????????????",toUrl:"URL",toAnchor:"??? ??????????????? ????????????",toEmail:"???-?????????",targetFrame:"<???????????????>",targetPopup:"<?????????-?????? ??????????????????>",targetFrameName:"????????????????????? ??????????????? ????????? ?????????",targetPopupName:"?????????-?????? ?????????????????? ????????? ?????????",popupFeatures:"?????????-?????? ?????????????????? ??????????????????",popupResizable:"Resizable",popupStatusBar:"?????????????????? ?????????",popupLocationBar:"?????????????????? ?????????",popupToolbar:"????????? ?????????",popupMenuBar:"?????????????????? ?????????",popupFullScreen:"????????? ????????????????????? (IE)",popupScrollBars:"????????????????????? ?????????",popupDependent:"?????????????????????????????? (Netscape)",popupWidth:"??????????????????",popupLeft:"???????????? ????????????",popupHeight:"???????????????",popupTop:"???????????? ????????????",id:"Id",langDir:"???????????? ????????????????????? ??????????????????",langDirLTR:"???????????? ?????? ???????????? (LTR)",langDirRTL:"???????????? ?????? ???????????? (RTL)",acccessKey:"?????????????????? ??????",name:"?????????",langCode:"???????????? ????????????????????? ??????????????????",tabIndex:"????????? ????????????????????????",advisoryTitle:"??????????????? ??????????????????",advisoryContentType:"??????????????? ???????????????????????? ??????????????????",cssClasses:"??????????????????-????????? ???????????????",charset:"???????????? ????????????????????? ???????????????????????? ?????????",styles:"??????????????????",selectAnchor:"???????????? ???????????? ?????????",anchorName:"???????????? ??????????????? ???????????? ?????????",anchorId:"???????????? ????????????????????? Id ?????? ???????????? ?????????",emailAddress:"???-????????? ?????????????????????",emailSubject:"???-????????? ????????????",emailBody:"???????????????",noAnchors:"(??????????????????????????????????????? ?????????????????? ??????????????????)",noUrl:"???????????? URL ???????????? ?????????",noEmail:"???-????????? ????????????????????? ???????????? ?????????"},anchor:{toolbar:"???????????? ?????????????????????/???????????? ????????????",menu:"?????????????????? ?????????",title:"?????????????????? ?????????",name:"????????????????????? ?????????",errorName:"????????????????????? ????????? ???????????? ?????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????????????????? ????????? ??????????????????",find:"??????????????????",replace:"?????????????????????/??????????????????",findWhat:"??? ????????????",replaceWith:"??????????????? ????????????",notFoundMsg:"????????? ?????????????????? ????????????????????? ????????? ?????????",matchCase:"????????? ???????????? ????????????",matchWord:"????????? ???????????? ???????????? ????????????",matchCyclic:"Match cyclic",replaceAll:"????????? ???????????? ",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????????, ????????????",title:"????????????, ????????????????????? ??????????????????",menu:"????????????, ????????????????????? ??????????????????",deleteTable:"???????????? ???????????????/???????????? ??????????????????",rows:"???????????????????????? ????????????",columns:"????????????/????????? ????????????",border:"?????????????????? ????????????(??????????????????) ????????????",align:"???????????????????????????/?????????????????????????????? ",alignLeft:"???????????? ????????????",alignCenter:"???????????? ??????????????????",alignRight:"???????????? ????????????",width:"??????????????????",widthPx:"???????????????",widthPc:"?????????????????????",widthUnit:"width unit",height:"???????????????",cellSpace:"????????? ????????????",cellPad:"????????? ??????????????????",caption:"??????????????????/?????????????????? ",summary:"??????????????? ??????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"??????????????? ????????????",insertBefore:"?????????????????? ????????? ??????????????????",insertAfter:"????????? ????????? ??????????????????",deleteCell:"????????? ???????????????/???????????? ???????????????",merge:"????????? ???????????? ????????????",mergeRight:"???????????? ???????????? ???????????? ????????????",mergeDown:"???????????? ???????????? ????????????",splitHorizontal:"??????????????? ???????????????????????? ?????????????????? ???????????????",splitVertical:"??????????????? ??????????????? ?????? ???????????? ?????????????????? ???????????????",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"???????????????????????? ????????????",insertBefore:"?????????????????? ?????????????????? ??????????????????",insertAfter:"????????? ?????????????????? ??????????????????",deleteRow:"????????????????????? ???????????????/???????????? ???????????????"},column:{menu:"????????????/????????? ????????????",insertBefore:"?????????????????? ????????????/????????? ???????????? ??????????????????",insertAfter:"????????? ????????????/????????? ???????????? ??????????????????",deleteColumn:"????????????/????????? ???????????? ???????????????/???????????? ???????????????"}},button:{title:"??????????????? ?????????",text:"????????????????????? (??????????????????)",type:"??????????????????",typeBtn:"?????????",typeSbm:"??????????????????",typeRst:"???????????????"},checkboxAndRadio:{checkboxTitle:"????????? ??????????????? ?????????",radioTitle:"??????????????? ??????????????? ?????????",value:"??????????????????",selected:"???????????????????????????"},form:{title:"???????????????/????????????????????? ?????????",menu:"???????????????/????????????????????? ?????????",action:"??????????????????",method:"??????????????????",encoding:"Encoding"},select:{title:"?????????????????? ??????????????????????????? ?????????",selectInfo:"???????????????",opAvail:"?????????????????? ??????????????????",value:"??????????????????",size:"????????????",lines:"???????????????",chkMulti:"???????????? ??????????????? ???????????? ????????? ?????????",opText:"?????????????????????",opValue:"??????????????????",btnAdd:"?????????????????????",btnModify:"??????????????????",btnUp:"?????????",btnDown:"????????????",btnSetValue:"???????????? ???????????? ?????????????????? ????????? ?????????",btnDelete:"?????? ???????????????"},textarea:{title:"????????????????????? ???????????????, ???????????? ??????????????????????????? ?????????",cols:"????????????/????????? ????????????",rows:"?????????????????????"},textfield:{title:"????????????????????? ???????????????, ???????????? ??????????????????????????? ?????????",name:"?????????",value:"??????????????????",charWidth:"?????????????????????????????? ??????????????????",maxChars:"?????????????????? ????????????????????????",type:"????????????",typeText:"?????????????????????",typePass:"?????????????????????"},hidden:{title:"??????????????? ??????????????????????????? ?????????",name:"?????????",value:"??????????????????"},image:{title:"????????????????????? ?????????",titleButton:"??????????????? ??????????????? ?????????",menu:"????????????????????? ?????????",infoTab:"??????????????? ?????? ?????????????????????",btnUpload:"??? ????????????????????? ?????????????????????",upload:"???????????????",alt:"???????????????????????? ?????????????????????",width:"??????????????????",height:"???????????????",lockRatio:"????????? ????????????????????????",unlockRatio:"Unlock Ratio",resetSize:"??????????????? ????????????",border:"??????????????????",hSpace:"???????????????????????? ???????????????",vSpace:"?????????????????? ???????????????",align:"????????????????????????????????? ?????????????????????",alignLeft:"???????????? ???????????? ?????????????????????",alignRight:"????????????",alertUrl:"????????????????????? URL ???????????? ?????????",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"????????????????????? ?????????",propertiesTab:"Properties",title:"??????????????? ?????????",chkPlay:"?????????/??????????????? ????????????",chkLoop:"?????????",chkMenu:"??????????????? ?????????????????? ?????? ?????????????????? ?????????",chkFull:"Allow Fullscreen",scale:"???????????????",scaleAll:"??????????????? ??????/????????? ???????????????",scaleNoBorder:"??????????????? ?????????????????? ?????????",scaleFit:"??????????????? ???????????? ?????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"????????????????????????????????? ?????????????????????",alignLeft:"???????????? ???????????? ?????????????????????",alignAbsBottom:"Abs ????????????",alignAbsMiddle:"Abs ?????????",alignBaseline:"???????????? ????????????",alignBottom:"????????????",alignMiddle:"???????????????",alignRight:"????????????",alignTextTop:"????????????????????? ?????????",alignTop:"?????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"????????????????????????????????? ?????????,",width:"??????????????????",height:"???????????????",hSpace:"???????????????????????? ???????????????",vSpace:"?????????????????? ???????????????",validateSrc:"???????????? URL ???????????? ?????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"??????????????? (????????????????????????) ??????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"?????????????????????????????? ?????????",changeTo:"??????????????? ??????????????????",btnIgnore:"??????????????????/?????????????????? ????????????",btnIgnoreAll:"??????????????? ??????????????????/?????????????????? ????????????",btnReplace:"??????????????????",btnReplaceAll:"????????? ???????????? ?????????",btnUndo:"???????????????",noSuggestions:"- ?????? ??????????????? ????????? -",progress:"?????????????????? ???????????????/??????????????? ????????? ???????????? ??????...",noMispell:"?????????????????? ???????????????/??????????????? ????????? ???????????????: ???????????? ??????????????? ????????? ?????????",noChanges:"?????????????????? ???????????????/??????????????? ????????? ???????????????: ???????????? ???????????? ??????????????? ?????????",oneChange:"?????????????????? ???????????????/??????????????? ????????? ???????????????: ?????? ???????????? ??????????????? ??????",manyChanges:"?????????????????? ???????????????/??????????????? ????????? ???????????????: %1 ???????????? ??????????????? ??????",ieSpellDownload:"???????????????-???????????? ???????????????????????? ?????????. ????????? ????????? ????????????????????? ???????????? ??????????????? ???????"},smiley:{toolbar:"?????????????????????",title:"????????????????????? ???????????? ?????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"??????????????????????????? ????????????",bulletedlist:"??????????????? ????????????",indent:"????????????????????????, ?????????????????? ????????????????????? ??????????????? ??????????????????",outdent:"???????????????????????? ?????????????????? ????????????????????? ??????????????? ??????????????????",justify:{left:"???????????? ???????????????/???????????? ?????????",center:"???????????????????????????/????????????????????????",right:"???????????? ???????????????/???????????? ?????????",block:"???????????????, ?????????????????? ????????????????????????"},blockquote:"???????????????-?????????, ?????????????????????????????????",clipboard:{title:"???????????????",cutError:"??????????????? ????????????????????? ?????? ???????????????????????? ????????????????????? ?????? ?????????????????? ????????????????????? ????????? ????????????. (Ctrl/Cmd+X) ?????? ??????????????? ?????????.",copyError:"??????????????? ????????????????????? ?????? ???????????????????????? ????????????????????? ???????????? ?????????????????? ????????????????????? ????????? ????????????. (Ctrl/Cmd+C) ?????? ?????????????????? ???????????????",pasteMsg:"Ctrl/Cmd+V ?????? ?????????????????? ????????? ??????????????? ?????????",securityMsg:"??????????????? ????????????????????? ?????? ???????????????????????? ??????????????????????????? ???????????????,??????????????? ??????????????? ?????????????????????????????? ???????????? ?????? ???????????? ????????? ????????? ????????????. ??????????????? ??? ??????????????????????????? ??????????????? ??????????????? ??????????????? ????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"??????????????? (????????? ?????????????????????)",title:"??????????????? (????????? ?????????????????????)",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"??????????????? (?????????????????????)",title:"??????????????? (?????????????????????)"},templates:{button:"???????????????????????????",title:"???????????????????????? ???????????????????????????",options:"Template Options",insertOption:"????????? ?????????????????? ????????????",selectPromptMsg:"???????????????????????? ????????? ???????????? ??????????????????????????? ???????????? ????????? (????????????????????? ???????????????????????? ????????? ???????????? ?????????):",emptyListMsg:"(????????? ??????????????????????????? ?????????????????? ?????????)"},showBlocks:"??????????????? ?????????????????????",stylesCombo:{label:"????????????/?????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"??????????????? ??????????????????, ?????????????????? ????????????",panelTitle:"??????????????? ??????????????????, ?????????????????? ????????????",tag_p:"?????????????????????",tag_pre:"????????????????????????",tag_address:"?????????????????????",tag_h1:"?????????????????? 1",tag_h2:"?????????????????? 2",tag_h3:"?????????????????? 3",tag_h4:"?????????????????? 4",tag_h5:"?????????????????? 5",tag_h6:"?????????????????? 6",tag_div:"?????????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"???????????????",voiceLabel:"Font",panelTitle:"???????????????"},fontSize:{label:"??????????????? ????????????/??????",voiceLabel:"Font Size",panelTitle:"??????????????? ????????????/??????"},colorButton:{textColorTitle:"?????????????????? ?????????",bgColorTitle:"????????????????????????????????? ?????????,",panelTitle:"Colors",auto:"????????????????????????",more:"?????? ?????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.he={dir:"rtl",editorTitle:"???????? ???????? ????????, %1, ?????? ?????? (ALT) + 0 ??????????.",toolbar:"???????? ??????????",editor:"???????? ???????? ????????",source:"????????",newPage:"???? ??????",save:"??????????",preview:"?????????? ????????????",cut:"??????????",copy:"??????????",paste:"??????????",print:"??????????",underline:"???? ??????????",bold:"??????????",italic:"????????",selectAll:"?????????? ??????",removeFormat:"???????? ????????????",strike:"???????? ????????",subscript:"???????? ??????????",superscript:"???????? ??????????",horizontalrule:"?????????? ???? ??????????",pagebreak:"?????????? ?????????? ????",unlink:"???????? ????????????",undo:"?????????? ?????? ??????????",redo:"???????? ???? ?????? ??????????",common:{browseServer:"???????? ????????",url:"?????????? (URL)",protocol:"????????????????",upload:"??????????",uploadSubmit:"?????????? ????????",image:"??????????",flash:"????????",form:"????????",checkbox:"???????? ??????????",radio:"???????? ????????????????",textField:"?????? ????????",textarea:"?????????? ????????",hiddenField:"?????? ????????",button:"??????????",select:"?????? ??????????",imageButton:"?????????? ??????????",notSet:"<???? ????????>",id:"?????????? (ID)",name:"????",langDir:"?????????? ??????",langDirLtr:"???????? ?????????? (LTR)",langDirRtl:"???????? ?????????? (RTL)",langCode:"?????? ??????",longDescr:"?????????? ???????????? ??????????",cssClass:"?????????? ?????????? (CSS Class)",advisoryTitle:"?????????? ??????????",cssStyle:"??????????",ok:"??????????",cancel:"??????????",close:"??????????",preview:"?????????? ????????????",generalTab:"????????",advancedTab:"???????????????? ??????????????",validateNumberFailed:"???????? ???????? ?????????? ??????????.",confirmNewPage:"???? ???????????????? ?????? ?????????? ??????????. ?????? ???????????? ???? ???????",confirmCancel:"?????? ???????????????????? ????????, ?????? ?????????? ???? ???????????????",options:"????????????????",target:"????????",targetNew:"???????? ?????? (_blank)",targetTop:"?????????? ???????????? ?????????? (_top)",targetSelf:"???????? ???????? (_self)",targetParent:"???????? ?????? (_parent)",unavailable:'%1<span class="cke_accessibility">, ???? ????????</span>'},contextmenu:{options:"???????????????? ?????????? ??????????"},specialChar:{toolbar:"?????????? ???? ??????????",title:"?????????? ???? ??????????",options:"???????????????? ?????????? ??????????????"},link:{toolbar:"??????????/?????????? ??????????",other:"<??????>",menu:"?????????????? ??????????",title:"??????????",info:"???????? ???? ????????????",target:"????????",upload:"??????????",advanced:"???????????????? ??????????????",type:"?????? ??????????",toUrl:"?????????? (URL)",toAnchor:"???????? ?????????? ????",toEmail:'??????"??',targetFrame:"<??????????>",targetPopup:"<???????? ????????>",targetFrameName:"???? ?????????? ????????",targetPopupName:"???? ?????????? ??????????",popupFeatures:"???????????? ?????????? ??????????",popupResizable:"?????????? ????????",popupStatusBar:"???????? ??????????",popupLocationBar:"???????? ??????????",popupToolbar:"???????? ??????????",popupMenuBar:"???????? ??????????",popupFullScreen:"?????? ?????? (IE)",popupScrollBars:"???????? ????????????",popupDependent:"???????? (Netscape)",popupWidth:"????????",popupLeft:"?????????? ???? ????????",popupHeight:"????????",popupTop:"?????????? ???? ??????????",id:"?????????? (ID)",langDir:"?????????? ??????",langDirLTR:"???????? ?????????? (LTR)",langDirRTL:"???????? ?????????? (RTL)",acccessKey:"?????? ????????",name:"????",langCode:"?????? ??????",tabIndex:"???????? ??????",advisoryTitle:"?????????? ??????????",advisoryContentType:"Content Type ????????",cssClasses:"???????????????? ?????????? ????????????",charset:"?????????? ?????????? ????????????",styles:"??????????",selectAnchor:"?????????? ????????",anchorName:'????"?? ???? ??????????',anchorId:'????"?? ?????????? (ID) ????????????',emailAddress:'?????????? ????????"??',emailSubject:"???????? ????????????",emailBody:"?????? ????????????",noAnchors:"(?????? ???????????? ???????????? ??????)",noUrl:"???? ???????????? ???? ?????????? ???????????? (URL)",noEmail:'???? ???????????? ???? ?????????? ????????"??'},anchor:{toolbar:"??????????/?????????? ?????????? ??????????",menu:"?????????????? ?????????? ??????????",title:"?????????????? ?????????? ??????????",name:"???? ???????????? ??????????",errorName:"???? ???????????? ???? ???????????? ??????????"},list:{numberedTitle:"???????????? ?????????? ??????????????",bulletedTitle:"???????????? ?????????? ??????????????",type:"??????",start:"?????????? ??????????",validateStartNumber:"?????? ?????????? ???????????? ???????? ?????????? ???????? ??????.",circle:"?????????? ??????",disc:"?????????? ??????",square:"??????????",none:"??????",notset:"<???? ????????>",armenian:"?????????? ??????????????",georgian:"?????????? ?????????????????? (an, ban, gan ??????')",lowerRoman:"?????????? ?????????? ?????????????? ?????????? (i, ii, iii, iv, v ??????')",upperRoman:"?????????? ???????????? ?????????????? ???????????? (I, II, III, IV, V ??????')",lowerAlpha:"???????????? ?????????????? ?????????? (a, b, c, d, e ??????')",upperAlpha:"???????????? ?????????????? ???????????? (A, B, C, D, E ??????')",lowerGreek:"???????????? ?????????????? ?????????? (alpha, beta, gamma ??????')",decimal:"?????????? (1, 2, 3 ??????')",decimalLeadingZero:"?????????? ???? 0 ???????????? (01, 02, 03 ??????')"},findAndReplace:{title:"?????????? ????????????",find:"??????????",replace:"??????????",findWhat:"?????????? ????????????:",replaceWith:"?????????? ??????????????:",notFoundMsg:"?????????? ???????????? ???? ????????.",matchCase:"?????????? ?????? ???????????? ?????????? ???????????? (Case)",matchWord:"?????????? ?????????? ??????????",matchCyclic:"?????????? ??????????????",replaceAll:"?????????? ?????? ??????????",replaceSuccessMsg:"%1 ???????????? ????????????."},table:{toolbar:"????????",title:"?????????????? ????????",menu:"?????????????? ????????",deleteTable:"?????? ????????",rows:"??????????",columns:"????????????",border:"???????? ??????????",align:"??????????",alignLeft:"????????",alignCenter:"????????",alignRight:"????????",width:"????????",widthPx:"??????????????",widthPc:"????????",widthUnit:"?????????? ????????",height:"????????",cellSpace:"?????????? ????",cellPad:"?????????? ????",caption:"??????????",summary:"??????????",headers:"????????????",headersNone:"??????",headersColumn:"?????????? ????????????",headersRow:"???????? ????????????",headersBoth:"??????????",invalidRows:"?????? ???????? ???????????? ???????? ?????????? ???????? ???????? ?? 0.",invalidCols:"?????? ???????? ?????????????? ???????? ?????????? ???????? ???????? ?? 0.",invalidBorder:"?????? ???????? ???????????? ???????? ?????????? ????????.",invalidWidth:"?????? ???????? ?????????? ???????? ?????????? ????????.",invalidHeight:"?????? ???????? ?????????? ???????? ?????????? ????????.",invalidCellSpacing:"?????? ?????????? ?????????? ???????? ?????????? ????????.",invalidCellPadding:"?????? ?????????? ?????????? ???????? ?????????? ????????.",cell:{menu:"?????????????? ????",insertBefore:"?????????? ???? ????????",insertAfter:"?????????? ???? ????????",deleteCell:"?????????? ????????",merge:"?????????? ????????",mergeRight:"?????? ??????????",mergeDown:"?????? ????????",splitHorizontal:"?????????? ???? ????????????",splitVertical:"?????????? ???? ??????????",title:"???????????? ??????",cellType:"?????? ??????",rowSpan:"?????????? ????????????",colSpan:"?????????? ??????????",wordWrap:"?????????? ?????????? ??????????",hAlign:"?????????? ??????????",vAlign:"?????????? ????????",alignTop:"??????????",alignMiddle:"????????",alignBottom:"????????",alignBaseline:"???????? ????????",bgColor:"?????? ??????",borderColor:"?????? ??????????",data:"????????",header:"??????????",yes:"????",no:"????",invalidWidth:"?????? ???????? ?????? ???????? ?????????? ????????.",invalidHeight:"?????? ???????? ?????? ???????? ?????????? ????????.",invalidRowSpan:"?????? ?????????? ???????????? ???????? ?????????? ???????? ??????.",invalidColSpan:"?????? ?????????? ?????????????? ???????? ?????????? ???????? ??????.",chooseColor:"??????"},row:{menu:"????????",insertBefore:"?????????? ???????? ????????",insertAfter:"?????????? ???????? ????????",deleteRow:"?????????? ??????????"},column:{menu:"??????????",insertBefore:"?????????? ?????????? ????????",insertAfter:"?????????? ?????????? ????????",deleteColumn:"?????????? ????????????"}},button:{title:"?????????????? ??????????",text:"???????? (??????)",type:"??????",typeBtn:"??????????",typeSbm:"??????????",typeRst:"??????????"},checkboxAndRadio:{checkboxTitle:"?????????????? ???????? ??????????",radioTitle:"?????????????? ???????? ????????????????",value:"??????",selected:"??????????"},form:{title:"???????????? ????????",menu:"???????????? ????????",action:"?????? ????",method:"?????? ??????????",encoding:"??????????"},select:{title:"?????????????? ?????? ??????????",selectInfo:"????????",opAvail:"???????????????? ????????????",value:"??????",size:"????????",lines:"??????????",chkMulti:"???????????? ???????????? ????????????",opText:"????????",opValue:"??????",btnAdd:"??????????",btnModify:"??????????",btnUp:"??????????",btnDown:"????????",btnSetValue:"?????????? ???????????? ????????",btnDelete:"??????????"},textarea:{title:"?????????????? ?????????? ????????",cols:"????????????",rows:"??????????"},textfield:{title:"?????????????? ?????? ????????",name:"????",value:"??????",charWidth:"???????? ?????? ??????????",maxChars:"?????????????? ??????????",type:"??????",typeText:"????????",typePass:"??????????"},hidden:{title:"???????????? ?????? ????????",name:"????",value:"??????"},image:{title:"?????????????? ????????????",titleButton:"???????????? ?????????? ??????????",menu:"???????????? ????????????",infoTab:"???????? ???? ????????????",btnUpload:"?????????? ????????",upload:"??????????",alt:"???????? ??????????",width:"????????",height:"????????",lockRatio:"?????????? ????????",unlockRatio:"?????????? ?????????? ????????",resetSize:"?????????? ??????????",border:"??????????",hSpace:"?????????? ??????????",vSpace:"?????????? ????????",align:"??????????",alignLeft:"??????????",alignRight:"??????????",alertUrl:"???? ???????????? ???? ?????????? ????????????",linkTab:"??????????",button2Img:"?????? ?????????? ???? ?????????? ???????????? ???????????? ???????????",img2Button:"?????? ?????????? ???? ???????????? ???????????? ???????????",urlMissing:"?????????? ???????????? ????????.",validateWidth:"?????? ?????????? ???????? ?????????? ???????? ??????.",validateHeight:"?????? ?????????? ???????? ?????????? ???????? ??????.",validateBorder:"?????? ???????????? ???????? ?????????? ???????? ??????.",validateHSpace:"?????? ???????????? ???????????? ???????? ?????????? ???????? ??????.",validateVSpace:"?????? ???????????? ?????????? ???????? ?????????? ???????? ??????."},flash:{properties:"?????????????? ????????",propertiesTab:"????????????????",title:"???????????? ????????",chkPlay:"?????????? ??????????????",chkLoop:"??????????",chkMenu:"???????? ?????????? ????????",chkFull:"???????? ???????? ??????",scale:"????????",scaleAll:"?????? ??????",scaleNoBorder:"?????? ????????????",scaleFit:"?????????? ????????????",access:"???????? ????????????",accessAlways:"????????",accessSameDomain:"???????????? ??????",accessNever:"???? ??????",align:"??????????",alignLeft:"??????????",alignAbsBottom:"???????????? ????????????????????",alignAbsMiddle:"?????????? ????????????????",alignBaseline:"?????? ????????????",alignBottom:"????????????",alignMiddle:"??????????",alignRight:"??????????",alignTextTop:"???????? ??????????",alignTop:"??????????",quality:"??????????",qualityBest:"??????????",qualityHigh:"??????????",qualityAutoHigh:"?????????? ????????????????",qualityMedium:"????????????",qualityAutoLow:"?????????? ????????????????",qualityLow:"??????????",windowModeWindow:"????????",windowModeOpaque:"????????",windowModeTransparent:"????????",windowMode:"?????? ????????",flashvars:"???????????? ??????????",bgcolor:"?????? ??????",width:"????????",height:"????????",hSpace:"?????????? ??????????",vSpace:"?????????? ????????",validateSrc:"???? ???????????? ???? ?????????? ?????????? ?????????? (URL)",validateWidth:"?????????? ???????? ?????????? ????????.",validateHeight:"?????????? ???????? ?????????? ????????.",validateHSpace:"???????????? ???????????? ???????? ?????????? ????????.",validateVSpace:"???????????? ?????????? ???????? ?????????? ????????."},spellCheck:{toolbar:"?????????? ????????",title:"?????????? ????????",notAvailable:"???? ???????? ?????????? ????????.",errorLoading:"?????????? ???????????? ????????????: %s.",notInDic:"???? ???????? ????????????",changeTo:"?????????? ??",btnIgnore:"??????????????",btnIgnoreAll:"?????????????? ????????",btnReplace:"??????????",btnReplaceAll:"?????????? ??????",btnUndo:"??????????",noSuggestions:"- ?????? ?????????? -",progress:"???????? ?????????? ???????????? ??????????....",noMispell:"???????????? ???????? ??????????????: ???? ?????????? ???????????? ????????",noChanges:"???????????? ???????? ??????????????: ???? ?????????? ???? ????????",oneChange:"???????????? ???????? ??????????????: ?????????? ???????? ??????",manyChanges:"???????????? ???????? ??????????????: %1 ?????????? ????????",ieSpellDownload:"???????? ?????????? ???? ??????????, ?????? ???????????????"},smiley:{toolbar:"????????????",title:"?????????? ????????????",options:"???????????????? ??????????????"},elementsPath:{eleLabel:"???? ????????????????",eleTitle:"%1 ??????????"},numberedlist:"?????????? ??????????????",bulletedlist:"?????????? ????????????",indent:"?????????? ????????",outdent:"?????????? ????????",justify:{left:"?????????? ??????????",center:"??????????",right:"?????????? ??????????",block:"?????????? ??????????????"},blockquote:"???????? ??????????",clipboard:{title:"??????????",cutError:"???????????? ???????????? ???????????? ?????? ???? ?????????????? ?????????? ???????? ???????????? ?????????? ??????????????????. ???? ???????????? ???????????? ?????? ???? (Ctrl/Cmd+X).",copyError:"???????????? ???????????? ???????????? ?????? ???? ?????????????? ?????????? ???????? ???????????? ?????????? ??????????????????. ???? ???????????? ???????????? ?????? ???? (Ctrl/Cmd+C).",pasteMsg:"???? ???????????? ???????? ???????????? ?????????????? (<b>Ctrl/Cmd+V</b>) ???????????? ???? <b>??????????</b>.",securityMsg:"?????? ???????????? ?????????? ????????????, ???? ???????? ???????? ???? ?????? ?????????????? (Clipboard) ?????????? ??????????. ???? ???????????? ?????? ?????????? ????.",pasteArea:"?????????? ??????????"},pastefromword:{confirmCleanup:"???????? ?????????? ???????????????? ???????????? ?????????? ?????????? ????????. ?????? ???????????? ?????????? ???????? ?????? ?????????????",toolbar:"?????????? ??-Word",title:"?????????? ??-Word",error:"???? ???????? ?????? ?????????? ???? ?????????? ?????? ???????? ????????????."},pasteText:{button:"?????????? ?????????? ????????",title:"?????????? ?????????? ????????"},templates:{button:"????????????",title:"?????????? ????????",options:"???????????????? ??????????????",insertOption:"?????????? ???????? ????????",selectPromptMsg:"???? ?????????? ?????????? ???????????? ??????????.<br />?????????? ???????????? ????????:",emptyListMsg:"(???? ???????????? ????????????)"},showBlocks:"???????? ????????????",stylesCombo:{label:"??????????",panelTitle:"?????????????? ??????????",panelTitle1:"?????????????? ????????",panelTitle2:"?????????????? ??????",panelTitle3:"?????????????? ??????????????"},format:{label:"??????????",panelTitle:"??????????",tag_p:"????????????",tag_pre:"??????",tag_address:"??????????",tag_h1:"??????????",tag_h2:"?????????? 2",tag_h3:"?????????? 3",tag_h4:"?????????? 4",tag_h5:"?????????? 5",tag_h6:"?????????? 6",tag_div:"???????????? (DIV)"},div:{title:"?????????? ???????? (Div)",toolbar:"?????????? ???????? (Div)",cssClassInputLabel:"?????????? ??????????",styleSelectLabel:"??????????",IdInputLabel:"???????? (ID)",languageCodeInputLabel:"?????? ??????",inlineStyleInputLabel:"?????????? ??????????",advisoryTitleInputLabel:"?????????? ??????????",langDirLabel:"?????????? ??????",langDirLTRLabel:"???????? ?????????? (LTR)",langDirRTLLabel:"???????? ?????????? (RTL)",edit:"?????????? ???????? (Div)",remove:"???????? ???????? (Div)"},font:{label:"????????",voiceLabel:"????????",panelTitle:"????????"},fontSize:{label:"????????",voiceLabel:"????????",panelTitle:"????????"},colorButton:{textColorTitle:"?????? ????????",bgColorTitle:"?????? ??????",panelTitle:"??????????",auto:"??????????????",more:"?????????? ????????????..."},colors:{"000":"????????",800000:"???????? ??????","8B4513":"?????? ????????","2F4F4F":"???????? ????????","008080":"????????-????????","000080":"????????-????????","4B0082":"??????????????",696969:"???????? ????????????",B22222:"????????-??????",A52A2A:"??????",DAA520:"???????? ??????","006400":"???????? ??????","40E0D0":"????????????","0000CD":"???????? ????????????",800080:"????????",808080:"????????",F00:"????????",FF8C00:"???????? ??????",FFD700:"??????","008000":"????????","0FF":"????????","00F":"????????",EE82EE:"??????????",A9A9A9:"???????? ??????",FFA07A:"????????-??????????",FFA500:"????????",FFFF00:"????????","00FF00":"????????",AFEEEE:"???????????? ????????",ADD8E6:"???????? ????????",DDA0DD:"????????",D3D3D3:"???????? ????????",FFF0F5:"?????????? ??????????",FAEBD7:"?????? ????????",FFFFE0:"???????? ????????",F0FFF0:"???? ??????",F0FFFF:"????????",F0F8FF:"???????? ???????? ??????",E6E6FA:"??????????",FFF:"??????"},scayt:{title:"?????????? ???????? ???????? ?????????? (SCAYT)",opera_title:"???? ???????? ???????????? ??????????",enable:"???????? SCAYT",disable:"?????? SCAYT",about:"?????????? SCAYT",toggle:"?????????? SCAYT",options:"????????????????",langs:"????????",moreSuggestions:"?????????? ????????????",ignore:"??????????????",ignoreAll:"?????????????? ????????",addWord:"?????????? ????????",emptyDic:"???? ?????????? ??????????.",optionsTab:"????????????????",allCaps:"?????????? ???????????? ?????? ?????????????????? ????????????",ignoreDomainNames:"?????????? ?????????? ????????",mixedCase:"?????????? ???????????? ???? ???????????? ???????????? ???????????? ????????",mixedWithDigits:"?????????? ???????????? ???? ????????????",languagesTab:"????????",dictionariesTab:"??????????",dic_field_name:"???? ????????????",dic_create:"??????????",dic_restore:"??????????",dic_delete:"??????????",dic_rename:"?????????? ????",dic_info:"???????????? ?????????? ???????????? ???????????? ????????????, ???? ???????????? ?????????????? ??????????. ???????? ???????????? ???????? ?????????? ???? ?????? ???????? ???????? ?????????????? ????????????, ???????????? ???????? ?????????????? ????????????. ?????? ???? ???????? ?????? ???? ????????????. ???? ?????? ???? ???? ?????????? ????????????, ???? ???????????? ???? ?????? ???????????? ???? ?????????? ????????????.",aboutTab:"??????????"},about:{title:"?????????? CKEditor",dlgTitle:"?????????? CKEditor",moreInfo:"?????????? ???????? ???????? ????????????:",copy:"Copyright © $1. ???? ?????????????? ????????????."},maximize:"?????????? ????????????????",minimize:"?????????? ????????????????",fakeobjects:{anchor:"????????",flash:"?????????? ????????",div:"?????????? ????",unknown:"?????????????? ???? ????????"},resize:"???? ?????????? ???????? ?????????? ???? ??????????",colordialog:{title:"?????????? ??????",options:"???????????????? ??????",highlight:"??????????",selected:"??????????",clear:"??????????"},toolbarCollapse:"?????????? ???????? ????????",toolbarExpand:"?????????? ???????? ????????"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.hi={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"???????????????",newPage:"????????? ?????????",save:"?????????",preview:"????????????????????????",cut:"??????",copy:"????????????",paste:"???????????????",print:"?????????????????????",underline:"?????????????????????",bold:"???????????????",italic:"??????????????????",selectAll:"?????? ????????????????????? ????????????",removeFormat:"????????????????????? ??????????????????",strike:"???????????????????????? ????????????",subscript:"??????????????????",superscript:"??????????????????",horizontalrule:"?????????????????????????????? ???????????? ????????????????????? ????????????",pagebreak:"????????? ??????????????? ???????????????????????? ????????????",unlink:"???????????? ??????????????????",undo:"???????????????",redo:"????????????",common:{browseServer:"??????????????? ?????????????????? ????????????",url:"URL",protocol:"???????????????????????????",upload:"???????????????",uploadSubmit:"????????? ??????????????? ?????? ???????????????",image:"??????????????????",flash:"???????????????",form:"???????????????",checkbox:"????????? ???????????????",radio:"??????????????? ?????????",textField:"????????????????????? ???????????????",textarea:"????????????????????? ???????????????",hiddenField:"??????????????? ???????????????",button:"?????????",select:"??????????????? ???????????????",imageButton:"?????????????????? ?????????",notSet:"<????????? ????????????>",id:"Id",name:"?????????",langDir:"???????????? ??????????????? ?????? ????????????",langDirLtr:"??????????????? ?????? ??????????????? (LTR)",langDirRtl:"??????????????? ?????? ??????????????? (RTL)",langCode:"???????????? ?????????",longDescr:"???????????? ??????????????? ?????? ????????? URL",cssClass:"??????????????????-????????? ???????????????",advisoryTitle:"????????????????????? ??????????????????",cssStyle:"??????????????????",ok:"????????? ??????",cancel:"???????????? ????????????",close:"Close",preview:"Preview",generalTab:"?????????????????????",advancedTab:"??????????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??????????????? ????????????????????? ????????????????????? ????????????",title:"??????????????? ????????????????????? ???????????????",options:"Special Character Options"},link:{toolbar:"???????????? ?????????????????????/??????????????????",other:"<????????????>",menu:"???????????? ??????????????????",title:"????????????",info:"???????????? ",target:"?????????????????????",upload:"???????????????",advanced:"??????????????????????????????",type:"???????????? ??????????????????",toUrl:"URL",toAnchor:"?????? ????????? ?????? ????????????",toEmail:"???-?????????",targetFrame:"<???????????????>",targetPopup:"<?????????-?????? ??????????????????>",targetFrameName:"????????????????????? ??????????????? ?????? ?????????",targetPopupName:"?????????-?????? ?????????????????? ?????? ?????????",popupFeatures:"?????????-?????? ?????????????????? ??????????????????",popupResizable:"Resizable",popupStatusBar:"?????????????????? ?????????",popupLocationBar:"?????????????????? ?????????",popupToolbar:"????????? ?????????",popupMenuBar:"?????????????????? ?????????",popupFullScreen:"????????? ????????????????????? (IE)",popupScrollBars:"????????????????????? ?????????",popupDependent:"????????????????????????????????? (Netscape)",popupWidth:"???????????????",popupLeft:"??????????????? ?????????",popupHeight:"???????????????",popupTop:"??????????????? ?????????",id:"Id",langDir:"???????????? ??????????????? ?????? ????????????",langDirLTR:"??????????????? ?????? ??????????????? (LTR)",langDirRTL:"??????????????? ?????? ??????????????? (RTL)",acccessKey:"?????????????????? ??????",name:"?????????",langCode:"???????????? ??????????????? ?????? ????????????",tabIndex:"????????? ????????????????????????",advisoryTitle:"????????????????????? ??????????????????",advisoryContentType:"????????????????????? ???????????????????????? ??????????????????",cssClasses:"??????????????????-????????? ???????????????",charset:"???????????? ????????????????????? ????????????????????? ?????????",styles:"??????????????????",selectAnchor:"???????????? ???????????????",anchorName:"???????????? ????????? ??????",anchorId:"???????????????????????? Id ??????",emailAddress:"???-????????? ?????????",emailSubject:"??????????????? ????????????",emailBody:"???????????????",noAnchors:"(????????????????????????????????? ????????? ?????????????????? ?????? ??????????????????)",noUrl:"???????????? URL ???????????? ????????????",noEmail:"???-????????? ????????? ???????????? ????????????"},anchor:{toolbar:"???????????? ?????????????????????/??????????????????",menu:"???????????? ??????????????????????????????",title:"???????????? ??????????????????????????????",name:"???????????? ?????? ?????????",errorName:"???????????? ?????? ????????? ???????????? ????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"??????????????? ?????? ???????????????",find:"???????????????",replace:"?????????????????????",findWhat:"?????? ???????????????:",replaceWith:"???????????? ????????????????????? ????????????:",notFoundMsg:"???????????? ?????????????????? ???????????? ????????? ????????????????????? ???????????? ????????????",matchCase:"????????? ?????????????????????",matchWord:"???????????? ???????????? ?????????????????????",matchCyclic:"Match cyclic",replaceAll:"????????? ????????????????????? ????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????????",title:"???????????? ??????????????????????????????",menu:"???????????? ??????????????????????????????",deleteTable:"???????????? ??????????????? ????????????",rows:"???????????????????????????",columns:"????????????",border:"?????????????????? ????????????",align:"?????????????????????????????????",alignLeft:"???????????????",alignCenter:"????????? ?????????",alignRight:"???????????????",width:"???????????????",widthPx:"?????????????????????",widthPc:"?????????????????????",widthUnit:"width unit",height:"???????????????",cellSpace:"????????? ????????????",cellPad:"????????? ??????????????????",caption:"??????????????????",summary:"??????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"????????????",insertBefore:"???????????? ????????? ???????????????",insertAfter:"????????? ????????? ????????? ???????????????",deleteCell:"????????? ??????????????? ????????????",merge:"????????? ?????????????????????",mergeRight:"??????????????? ????????????",mergeDown:"???????????? ???????????? ????????????",splitHorizontal:"????????? ?????? ????????????????????? ?????????????????? ????????? ????????????????????? ????????????",splitVertical:"????????? ?????? ???????????????????????? ????????? ????????????????????? ????????????",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????????????????",insertBefore:"???????????? ?????????????????? ???????????????",insertAfter:"????????? ????????? ?????????????????? ???????????????",deleteRow:"??????????????????????????? ??????????????? ????????????"},column:{menu:"????????????",insertBefore:"???????????? ???????????? ???????????????",insertAfter:"????????? ????????? ???????????? ???????????????",deleteColumn:"???????????? ??????????????? ????????????"}},button:{title:"????????? ??????????????????????????????",text:"????????????????????? (??????????????????)",type:"??????????????????",typeBtn:"?????????",typeSbm:"??????????????????",typeRst:"???????????????"},checkboxAndRadio:{checkboxTitle:"????????? ??????????????? ??????????????????????????????",radioTitle:"??????????????? ????????? ??????????????????????????????",value:"??????????????????",selected:"???????????????????????????"},form:{title:"??????????????? ??????????????????????????????",menu:"??????????????? ??????????????????????????????",action:"??????????????????",method:"???????????????",encoding:"Encoding"},select:{title:"??????????????? ??????????????? ??????????????????????????????",selectInfo:"???????????????",opAvail:"?????????????????? ??????????????????",value:"??????????????????",size:"????????????",lines:"???????????????????????????",chkMulti:"?????? ?????? ?????????????????? ?????????????????? ??????????????? ?????????",opText:"?????????????????????",opValue:"??????????????????",btnAdd:"???????????????",btnModify:"???????????????",btnUp:"?????????",btnDown:"????????????",btnSetValue:"???????????? ?????? ?????????????????? ????????? ????????????",btnDelete:"???????????????"},textarea:{title:"????????????????????? ??????????????? ??????????????????????????????",cols:"????????????",rows:"???????????????????????????"},textfield:{title:"????????????????????? ??????????????? ??????????????????????????????",name:"?????????",value:"??????????????????",charWidth:"????????????????????? ?????? ???????????????",maxChars:"?????????????????? ?????????????????????",type:"????????????",typeText:"?????????????????????",typePass:"????????????????????????"},hidden:{title:"??????????????? ??????????????? ??????????????????????????????",name:"?????????",value:"??????????????????"},image:{title:"?????????????????? ??????????????????????????????",titleButton:"?????????????????? ????????? ??????????????????????????????",menu:"?????????????????? ??????????????????????????????",infoTab:"?????????????????? ?????? ?????????????????????",btnUpload:"????????? ??????????????? ?????? ???????????????",upload:"???????????????",alt:"???????????????????????? ?????????????????????",width:"???????????????",height:"???????????????",lockRatio:"????????? ??????????????????",unlockRatio:"Unlock Ratio",resetSize:"??????????????? ????????????",border:"??????????????????",hSpace:"?????????????????????????????? ???????????????",vSpace:"????????????????????? ???????????????",align:"???????????????",alignLeft:"???????????????",alignRight:"???????????????",alertUrl:"?????????????????? ?????? URL ???????????? ???????????? ",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"??????????????? ??????????????????????????????",propertiesTab:"Properties",title:"??????????????? ??????????????????????????????",chkPlay:"????????? ????????????",chkLoop:"?????????",chkMenu:"??????????????? ?????????????????? ?????? ?????????????????? ????????????",chkFull:"Allow Fullscreen",scale:"???????????????",scaleAll:"????????? ?????????????????????",scaleNoBorder:"????????? ?????????????????? ????????????",scaleFit:"????????????????????? ?????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"???????????????",alignLeft:"???????????????",alignAbsBottom:"Abs ????????????",alignAbsMiddle:"Abs ?????????",alignBaseline:"????????? ????????????",alignBottom:"????????????",alignMiddle:"????????????",alignRight:"???????????????",alignTextTop:"????????????????????? ?????????",alignTop:"?????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"???????????????????????????????????? ?????????",width:"???????????????",height:"???????????????",hSpace:"?????????????????????????????? ???????????????",vSpace:"????????????????????? ???????????????",validateSrc:"???????????? URL ???????????? ????????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????????????? (????????????????????????) ????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"????????????????????? ????????? ????????????",changeTo:"??????????????? ???????????????",btnIgnore:"??????????????????",btnIgnoreAll:"????????? ?????????????????? ????????????",btnReplace:"?????????????????????",btnReplaceAll:"????????? ????????????????????? ????????????",btnUndo:"???????????????",noSuggestions:"- ????????? ??????????????? ???????????? -",progress:"?????????????????? ?????? ???????????? (???????????????-?????????) ???????????? ??????...",noMispell:"?????????????????? ?????? ???????????? : ????????? ????????? ?????????????????? (????????????????????????) ???????????? ????????? ??????",noChanges:"?????????????????? ?????? ???????????? :????????? ???????????? ???????????? ???????????? ?????????",oneChange:"?????????????????? ?????? ???????????? : ?????? ???????????? ???????????? ?????????",manyChanges:"?????????????????? ?????? ???????????? : %1 ???????????? ???????????? ?????????",ieSpellDownload:"???????????????-???????????? ???????????????????????? ???????????? ???????????? ????????? ????????? ???????????? ?????? ????????? ????????????????????? ???????????? ??????????????????????"},smiley:{toolbar:"?????????????????????",title:"????????????????????? ????????????????????? ????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"??????????????? ????????????",bulletedlist:"??????????????? ????????????",indent:"???????????????????????? ??????????????????",outdent:"???????????????????????? ?????? ????????????",justify:{left:"??????????????? ?????????",center:"????????? ?????????",right:"??????????????? ?????????",block:"??????????????? ????????????????????????"},blockquote:"???????????????-?????????",clipboard:{title:"???????????????",cutError:"???????????? ????????????????????? ?????? ????????????????????? ??????????????????????????? ?????? ?????? ???????????? ?????? ?????????????????? ???????????? ?????????????????? ?????? ????????? (Ctrl/Cmd+X) ?????? ?????????????????? ???????????????",copyError:"???????????? ???????????????????????? ?????? ????????????????????? ??????????????????????????? ?????? ???????????? ???????????? ?????? ?????????????????? ???????????? ?????????????????? ?????? ????????? (Ctrl/Cmd+C) ?????? ?????????????????? ???????????????",pasteMsg:"Ctrl/Cmd+V ?????? ?????????????????? ???????????? ??????????????? ???????????? ?????? ????????? ?????? ????????????.",securityMsg:"???????????? ????????????????????? ?????? ????????????????????? ???????????? ????????????????????? ?????? ?????????K??? ?????????????????? ?????? ????????????, ??????????????? ???????????? ?????????????????????????????? ???????????? ?????? ???????????? ?????? ???????????? ??????. ???????????? ????????? ?????? ?????????????????? ????????? ?????????????????? ??????????????? ???????????? ????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"??????????????? (???????????? ??????)",title:"??????????????? (???????????? ??????)",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"??????????????? (???????????? ?????????????????????)",title:"??????????????? (???????????? ?????????????????????)"},templates:{button:"???????????????????????????",title:"???????????????????????? ???????????????????????????",options:"Template Options",insertOption:"????????? ?????????????????? ?????? ???????????????",selectPromptMsg:"??????????????? ????????? ????????? ???????????? ???????????? ??????????????????????????? ???????????????(????????????????????? ???????????????????????? ????????? ???????????? ???????????????):",emptyListMsg:"(????????? ??????????????????????????? ?????????????????? ???????????? ???????????? ????????? ??????)"},showBlocks:"??????????????? ?????????????????????",stylesCombo:{label:"??????????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"?????????????????????",panelTitle:"?????????????????????",tag_p:"??????????????????",tag_pre:"???????????????????????????",tag_address:"?????????",tag_h1:"?????????????????? 1",tag_h2:"?????????????????? 2",tag_h3:"?????????????????? 3",tag_h4:"?????????????????? 4",tag_h5:"?????????????????? 5",tag_h6:"?????????????????? 6",tag_div:"?????????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"???????????????",voiceLabel:"Font",panelTitle:"???????????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"????????????????????? ?????????",bgColorTitle:"???????????????????????????????????? ?????????",panelTitle:"Colors",auto:"????????????????????????",more:"?????? ?????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.hr={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K??d",newPage:"Nova stranica",save:"Snimi",preview:"Pregledaj",cut:"Izre??i",copy:"Kopiraj",paste:"Zalijepi",print:"Ispi??i",underline:"Potcrtano",bold:"Podebljaj",italic:"Ukosi",selectAll:"Odaberi sve",removeFormat:"Ukloni formatiranje",strike:"Precrtano",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Ubaci vodoravnu liniju",pagebreak:"Ubaci prijelom stranice",unlink:"Ukloni link",undo:"Poni??ti",redo:"Ponovi",common:{browseServer:"Pretra??i server",url:"URL",protocol:"Protokol",upload:"Po??alji",uploadSubmit:"Po??alji na server",image:"Slika",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<nije postavljeno>",id:"Id",name:"Naziv",langDir:"Smjer jezika",langDirLtr:"S lijeva na desno (LTR)",langDirRtl:"S desna na lijevo (RTL)",langCode:"K??d jezika",longDescr:"Duga??ki opis URL",cssClass:"Stylesheet klase",advisoryTitle:"Advisory naslov",cssStyle:"Stil",ok:"OK",cancel:"Poni??ti",close:"Close",preview:"Preview",generalTab:"Op??enito",advancedTab:"Napredno",validateNumberFailed:"Ova vrijednost nije broj.",confirmNewPage:"Sve napravljene promjene ??e biti izgubljene ukoliko ih niste snimili. Sigurno ??elite u??itati novu stranicu?",confirmCancel:"Neke od opcija su promjenjene. Sigurno ??elite zatvoriti ovaj prozor?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, nedostupno</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ubaci posebne znakove",title:"Odaberite posebni karakter",options:"Special Character Options"},link:{toolbar:"Ubaci/promijeni link",other:"<drugi>",menu:"Promijeni link",title:"Link",info:"Link Info",target:"Meta",upload:"Po??alji",advanced:"Napredno",type:"Link vrsta",toUrl:"URL",toAnchor:"Sidro na ovoj stranici",toEmail:"E-Mail",targetFrame:"<okvir>",targetPopup:"<popup prozor>",targetFrameName:"Ime ciljnog okvira",targetPopupName:"Naziv popup prozora",popupFeatures:"Mogu??nosti popup prozora",popupResizable:"Promjenjiva veli??ina",popupStatusBar:"Statusna traka",popupLocationBar:"Traka za lokaciju",popupToolbar:"Traka s alatima",popupMenuBar:"Izborna traka",popupFullScreen:"Cijeli ekran (IE)",popupScrollBars:"Scroll traka",popupDependent:"Ovisno (Netscape)",popupWidth:"??irina",popupLeft:"Lijeva pozicija",popupHeight:"Visina",popupTop:"Gornja pozicija",id:"Id",langDir:"Smjer jezika",langDirLTR:"S lijeva na desno (LTR)",langDirRTL:"S desna na lijevo (RTL)",acccessKey:"Pristupna tipka",name:"Naziv",langCode:"Smjer jezika",tabIndex:"Tab Indeks",advisoryTitle:"Advisory naslov",advisoryContentType:"Advisory vrsta sadr??aja",cssClasses:"Stylesheet klase",charset:"Kodna stranica povezanih resursa",styles:"Stil",selectAnchor:"Odaberi sidro",anchorName:"Po nazivu sidra",anchorId:"Po Id elementa",emailAddress:"E-Mail adresa",emailSubject:"Naslov",emailBody:"Sadr??aj poruke",noAnchors:"(Nema dostupnih sidra)",noUrl:"Molimo upi??ite URL link",noEmail:"Molimo upi??ite e-mail adresu"},anchor:{toolbar:"Ubaci/promijeni sidro",menu:"Svojstva sidra",title:"Svojstva sidra",name:"Ime sidra",errorName:"Molimo unesite ime sidra"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Prona??i i zamijeni",find:"Prona??i",replace:"Zamijeni",findWhat:"Prona??i:",replaceWith:"Zamijeni s:",notFoundMsg:"Tra??eni tekst nije prona??en.",matchCase:"Usporedi mala/velika slova",matchWord:"Usporedi cijele rije??i",matchCyclic:"Usporedi kru??no",replaceAll:"Zamijeni sve",replaceSuccessMsg:"Zamijenjeno %1 pojmova."},table:{toolbar:"Tablica",title:"Svojstva tablice",menu:"Svojstva tablice",deleteTable:"Izbri??i tablicu",rows:"Redova",columns:"Kolona",border:"Veli??ina okvira",align:"Poravnanje",alignLeft:"Lijevo",alignCenter:"Sredi??nje",alignRight:"Desno",width:"??irina",widthPx:"piksela",widthPc:"postotaka",widthUnit:"width unit",height:"Visina",cellSpace:"Prostornost ??elija",cellPad:"Razmak ??elija",caption:"Naslov",summary:"Sa??etak",headers:"Zaglavlje",headersNone:"Ni??ta",headersColumn:"Prva kolona",headersRow:"Prvi red",headersBoth:"Oba",invalidRows:"Broj redova mora biti broj ve??i od 0.",invalidCols:"Broj kolona mora biti broj ve??i od 0.",invalidBorder:"Debljina ruba mora biti broj.",invalidWidth:"??irina tablice mora biti broj.",invalidHeight:"Visina tablice mora biti broj.",invalidCellSpacing:"Prostornost ??elija mora biti broj.",invalidCellPadding:"Razmak ??elija mora biti broj.",cell:{menu:"??elija",insertBefore:"Ubaci ??eliju prije",insertAfter:"Ubaci ??eliju poslije",deleteCell:"Izbri??i ??elije",merge:"Spoji ??elije",mergeRight:"Spoji desno",mergeDown:"Spoji dolje",splitHorizontal:"Podijeli ??eliju vodoravno",splitVertical:"Podijeli ??eliju okomito",title:"Svojstva ??elije",cellType:"Vrsta ??elije",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Prelazak u novi red",hAlign:"Vodoravno poravnanje",vAlign:"Okomito poravnanje",alignTop:"Vrh",alignMiddle:"Sredina",alignBottom:"Dolje",alignBaseline:"Osnovna linija",bgColor:"Boja pozadine",borderColor:"Boja ruba",data:"Podatak",header:"Zaglavlje",yes:"Da",no:"ne",invalidWidth:"??irina ??elije mora biti broj.",invalidHeight:"Visina ??elije mora biti broj.",invalidRowSpan:"Rows span mora biti cijeli broj.",invalidColSpan:"Columns span mora biti cijeli broj.",chooseColor:"Choose"},row:{menu:"Red",insertBefore:"Ubaci red prije",insertAfter:"Ubaci red poslije",deleteRow:"Izbri??i redove"},column:{menu:"Kolona",insertBefore:"Ubaci kolonu prije",insertAfter:"Ubaci kolonu poslije",deleteColumn:"Izbri??i kolone"}},button:{title:"Image Button svojstva",text:"Tekst (vrijednost)",type:"Vrsta",typeBtn:"Gumb",typeSbm:"Po??alji",typeRst:"Poni??ti"},checkboxAndRadio:{checkboxTitle:"Checkbox svojstva",radioTitle:"Radio Button svojstva",value:"Vrijednost",selected:"Odabrano"},form:{title:"Form svojstva",menu:"Form svojstva",action:"Akcija",method:"Metoda",encoding:"Encoding"},select:{title:"Selection svojstva",selectInfo:"Info",opAvail:"Dostupne opcije",value:"Vrijednost",size:"Veli??ina",lines:"linija",chkMulti:"Dozvoli vi??estruki odabir",opText:"Tekst",opValue:"Vrijednost",btnAdd:"Dodaj",btnModify:"Promijeni",btnUp:"Gore",btnDown:"Dolje",btnSetValue:"Postavi kao odabranu vrijednost",btnDelete:"Obri??i"},textarea:{title:"Textarea svojstva",cols:"Kolona",rows:"Redova"},textfield:{title:"Text Field svojstva",name:"Ime",value:"Vrijednost",charWidth:"??irina",maxChars:"Najvi??e karaktera",type:"Vrsta",typeText:"Tekst",typePass:"??ifra"},hidden:{title:"Hidden Field svojstva",name:"Ime",value:"Vrijednost"},image:{title:"Svojstva slika",titleButton:"Image Button svojstva",menu:"Svojstva slika",infoTab:"Info slike",btnUpload:"Po??alji na server",upload:"Po??alji",alt:"Alternativni tekst",width:"??irina",height:"Visina",lockRatio:"Zaklju??aj odnos",unlockRatio:"Unlock Ratio",resetSize:"Obri??i veli??inu",border:"Okvir",hSpace:"HSpace",vSpace:"VSpace",align:"Poravnaj",alignLeft:"Lijevo",alignRight:"Desno",alertUrl:"Unesite URL slike",linkTab:"Link",button2Img:"??elite li promijeniti odabrani gumb u jednostavnu sliku?",img2Button:"??elite li promijeniti odabranu sliku u gumb?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash svojstva",propertiesTab:"Svojstva",title:"Flash svojstva",chkPlay:"Auto Play",chkLoop:"Ponavljaj",chkMenu:"Omogu??i Flash izbornik",chkFull:"Omogu??i Fullscreen",scale:"Omjer",scaleAll:"Prika??i sve",scaleNoBorder:"Bez okvira",scaleFit:"To??na veli??ina",access:"Script Access",accessAlways:"Uvijek",accessSameDomain:"Ista domena",accessNever:"Nikad",align:"Poravnaj",alignLeft:"Lijevo",alignAbsBottom:"Abs dolje",alignAbsMiddle:"Abs sredina",alignBaseline:"Bazno",alignBottom:"Dolje",alignMiddle:"Sredina",alignRight:"Desno",alignTextTop:"Vrh teksta",alignTop:"Vrh",quality:"Kvaliteta",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Vrsta prozora",flashvars:"Varijable za Flash",bgcolor:"Boja pozadine",width:"??irina",height:"Visina",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Molimo upi??ite URL link",validateWidth:"??irina mora biti broj.",validateHeight:"Visina mora biti broj.",validateHSpace:"HSpace mora biti broj.",validateVSpace:"VSpace mora biti broj."},spellCheck:{toolbar:"Provjeri pravopis",title:"Provjera pravopisa",notAvailable:"??ao nam je, ali usluga trenutno nije dostupna.",errorLoading:"Gre??ka u??itavanja aplikacije: %s.",notInDic:"Nije u rje??niku",changeTo:"Promijeni u",btnIgnore:"Zanemari",btnIgnoreAll:"Zanemari sve",btnReplace:"Zamijeni",btnReplaceAll:"Zamijeni sve",btnUndo:"Vrati",noSuggestions:"-Nema preporuke-",progress:"Provjera u tijeku...",noMispell:"Provjera zavr??ena: Nema gre??aka",noChanges:"Provjera zavr??ena: Nije napravljena promjena",oneChange:"Provjera zavr??ena: Jedna rije?? promjenjena",manyChanges:"Provjera zavr??ena: Promijenjeno %1 rije??i",ieSpellDownload:"Provjera pravopisa nije instalirana. ??elite li skinuti provjeru pravopisa?"},smiley:{toolbar:"Smje??ko",title:"Ubaci smje??ka",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Broj??ana lista",bulletedlist:"Obi??na lista",indent:"Pomakni udesno",outdent:"Pomakni ulijevo",justify:{left:"Lijevo poravnanje",center:"Sredi??nje poravnanje",right:"Desno poravnanje",block:"Blok poravnanje"},blockquote:"Blockquote",clipboard:{title:"Zalijepi",cutError:"Sigurnosne postavke Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog izrezivanja. Molimo koristite kraticu na tipkovnici (Ctrl/Cmd+X).",copyError:"Sigurnosne postavke Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog kopiranja. Molimo koristite kraticu na tipkovnici (Ctrl/Cmd+C).",pasteMsg:"Molimo zaljepite unutar doljnjeg okvira koriste??i tipkovnicu (<STRONG>Ctrl/Cmd+V</STRONG>) i kliknite <STRONG>OK</STRONG>.",securityMsg:"Zbog sigurnosnih postavki Va??eg pretra??iva??a, editor nema direktan pristup Va??em me??uspremniku. Potrebno je ponovno zalijepiti tekst u ovaj prozor.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Tekst koji ??elite zalijepiti ??ini se da je kopiran iz Worda. ??elite li prije o??istiti tekst?",toolbar:"Zalijepi iz Worda",title:"Zalijepi iz Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Zalijepi kao ??isti tekst",title:"Zalijepi kao ??isti tekst"},templates:{button:"Predlo??ci",title:"Predlo??ci sadr??aja",options:"Template Options",insertOption:"Zamijeni trenutne sadr??aje",selectPromptMsg:"Molimo odaberite predlo??ak koji ??elite otvoriti<br>(stvarni sadr??aj ??e biti izgubljen):",emptyListMsg:"(Nema definiranih predlo??aka)"},showBlocks:"Prika??i blokove",stylesCombo:{label:"Stil",panelTitle:"Formatting Styles",panelTitle1:"Block stilovi",panelTitle2:"Inline stilovi",panelTitle3:"Object stilovi"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatirano",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Veli??ina",voiceLabel:"Veli??ina slova",panelTitle:"Veli??ina"},colorButton:{textColorTitle:"Boja teksta",bgColorTitle:"Boja pozadine",panelTitle:"Colors",auto:"Automatski",more:"Vi??e boja..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Provjeri pravopis tijekom tipkanja (SCAYT)",opera_title:"Not supported by Opera",enable:"Omogu??i SCAYT",disable:"Onemogu??i SCAYT",about:"O SCAYT",toggle:"Omogu??u/Onemogu??i SCAYT",options:"Opcije",langs:"Jezici",moreSuggestions:"Vi??e prijedloga",ignore:"Zanemari",ignoreAll:"Zanemari sve",addWord:"Dodaj rije??",emptyDic:"Naziv rje??nika ne smije biti prazno.",optionsTab:"Opcije",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Jezici",dictionariesTab:"Rje??nici",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"O SCAYT"},about:{title:"O CKEditoru",dlgTitle:"O CKEditoru",moreInfo:"Za informacije o licencama posjetite na??u web stranicu:",copy:"Copyright © $1. All rights reserved."},maximize:"Pove??aj",minimize:"Minimize",fakeobjects:{anchor:"Sidro",flash:"Flash animacija",div:"Prijelom stranice",unknown:"Nepoznati objekt"},resize:"Povuci za promjenu veli??ine",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.hu={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Forr??sk??d",newPage:"??j oldal",save:"Ment??s",preview:"El??n??zet",cut:"Kiv??g??s",copy:"M??sol??s",paste:"Beilleszt??s",print:"Nyomtat??s",underline:"Al??h??zott",bold:"F??lk??v??r",italic:"D??lt",selectAll:"Mindent kijel??l",removeFormat:"Form??z??s elt??vol??t??sa",strike:"??th??zott",subscript:"Als?? index",superscript:"Fels?? index",horizontalrule:"Elv??laszt??vonal beilleszt??se",pagebreak:"Oldalt??r??s beilleszt??se",unlink:"Hivatkoz??s t??rl??se",undo:"Visszavon??s",redo:"Ism??tl??s",common:{browseServer:"B??ng??sz??s a szerveren",url:"Hivatkoz??s",protocol:"Protokoll",upload:"Felt??lt??s",uploadSubmit:"K??ld??s a szerverre",image:"K??p",flash:"Flash",form:"??rlap",checkbox:"Jel??l??n??gyzet",radio:"V??laszt??gomb",textField:"Sz??vegmez??",textarea:"Sz??vegter??let",hiddenField:"Rejtettmez??",button:"Gomb",select:"Leg??rd??l?? lista",imageButton:"K??pgomb",notSet:"<nincs be??ll??tva>",id:"Azonos??t??",name:"N??v",langDir:"??r??s ir??nya",langDirLtr:"Balr??l jobbra",langDirRtl:"Jobbr??l balra",langCode:"Nyelv k??dja",longDescr:"R??szletes le??r??s webc??me",cssClass:"St??lusk??szlet",advisoryTitle:"S??g??cimke",cssStyle:"St??lus",ok:"Rendben",cancel:"M??gsem",close:"Close",preview:"Preview",generalTab:"??ltal??nos",advancedTab:"Tov??bbi opci??k",validateNumberFailed:"A mez??be csak sz??mokat ??rhat.",confirmNewPage:"Minden nem mentett v??ltoz??s el fog veszni! Biztosan be szeretn?? t??lteni az oldalt?",confirmCancel:"Az ??rlap tartalma megv??ltozott, ??m a v??ltoz??sokat nem r??gz??tette. Biztosan be szeretn?? z??rni az ??rlapot?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Speci??lis karakter beilleszt??se",title:"Speci??lis karakter v??laszt??sa",options:"Special Character Options"},link:{toolbar:"Hivatkoz??s beilleszt??se/m??dos??t??sa",other:"<m??s>",menu:"Hivatkoz??s m??dos??t??sa",title:"Hivatkoz??s tulajdons??gai",info:"Alaptulajdons??gok",target:"Tartalom megjelen??t??se",upload:"Felt??lt??s",advanced:"Tov??bbi opci??k",type:"Hivatkoz??s t??pusa",toUrl:"URL",toAnchor:"Horgony az oldalon",toEmail:"E-Mail",targetFrame:"<keretben>",targetPopup:"<felugr?? ablakban>",targetFrameName:"Keret neve",targetPopupName:"Felugr?? ablak neve",popupFeatures:"Felugr?? ablak jellemz??i",popupResizable:"??tm??retez??s",popupStatusBar:"??llapotsor",popupLocationBar:"C??msor",popupToolbar:"Eszk??zt??r",popupMenuBar:"Men?? sor",popupFullScreen:"Teljes k??perny?? (csak IE)",popupScrollBars:"G??rd??t??s??v",popupDependent:"Sz??l??h??z kapcsolt (csak Netscape)",popupWidth:"Sz??less??g",popupLeft:"Bal poz??ci??",popupHeight:"Magass??g",popupTop:"Fels?? poz??ci??",id:"Id",langDir:"??r??s ir??nya",langDirLTR:"Balr??l jobbra",langDirRTL:"Jobbr??l balra",acccessKey:"Billenty??kombin??ci??",name:"N??v",langCode:"??r??s ir??nya",tabIndex:"Tabul??tor index",advisoryTitle:"S??g??cimke",advisoryContentType:"S??g?? tartalomt??pusa",cssClasses:"St??lusk??szlet",charset:"Hivatkozott tartalom k??dlapja",styles:"St??lus",selectAnchor:"Horgony v??laszt??sa",anchorName:"Horgony n??v szerint",anchorId:"Azonos??t?? szerint",emailAddress:"E-Mail c??m",emailSubject:"??zenet t??rgya",emailBody:"??zenet",noAnchors:"(Nincs horgony a dokumentumban)",noUrl:"Adja meg a hivatkoz??s webc??m??t",noEmail:"Adja meg az E-Mail c??met"},anchor:{toolbar:"Horgony beilleszt??se/szerkeszt??se",menu:"Horgony tulajdons??gai",title:"Horgony tulajdons??gai",name:"Horgony neve",errorName:"K??rem adja meg a horgony nev??t"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Keres??s ??s csere",find:"Keres??s",replace:"Csere",findWhat:"Keresett sz??veg:",replaceWith:"Csere erre:",notFoundMsg:"A keresett sz??veg nem tal??lhat??.",matchCase:"kis- ??s nagybet?? megk??l??nb??ztet??se",matchWord:"csak ha ez a teljes sz??",matchCyclic:"Ciklikus keres??s",replaceAll:"Az ??sszes cser??je",replaceSuccessMsg:"%1 egyez??s??g cser??lve."},table:{toolbar:"T??bl??zat",title:"T??bl??zat tulajdons??gai",menu:"T??bl??zat tulajdons??gai",deleteTable:"T??bl??zat t??rl??se",rows:"Sorok",columns:"Oszlopok",border:"Szeg??lym??ret",align:"Igaz??t??s",alignLeft:"Balra",alignCenter:"K??z??pre",alignRight:"Jobbra",width:"Sz??less??g",widthPx:"k??ppont",widthPc:"sz??zal??k",widthUnit:"width unit",height:"Magass??g",cellSpace:"Cella t??rk??z",cellPad:"Cella bels?? marg??",caption:"Felirat",summary:"Le??r??s",headers:"Fejl??cek",headersNone:"Nincsenek",headersColumn:"Els?? oszlop",headersRow:"Els?? sor",headersBoth:"Mindkett??",invalidRows:"A sorok sz??m??nak nagyobbnak kell lenni mint 0.",invalidCols:"Az oszlopok sz??m??nak nagyobbnak kell lenni mint 0.",invalidBorder:"A szeg??lym??ret mez??be csak sz??mokat ??rhat.",invalidWidth:"A sz??less??g mez??be csak sz??mokat ??rhat.",invalidHeight:"A magass??g mez??be csak sz??mokat ??rhat.",invalidCellSpacing:"A cella t??rk??z mez??be csak sz??mokat ??rhat.",invalidCellPadding:"A cella bels?? marg?? mez??be csak sz??mokat ??rhat.",cell:{menu:"Cella",insertBefore:"Besz??r??s balra",insertAfter:"Besz??r??s jobbra",deleteCell:"Cell??k t??rl??se",merge:"Cell??k egyes??t??se",mergeRight:"Cell??k egyes??t??se jobbra",mergeDown:"Cell??k egyes??t??se lefel??",splitHorizontal:"Cell??k sz??tv??laszt??sa v??zszintesen",splitVertical:"Cell??k sz??tv??laszt??sa f??gg??legesen",title:"Cella tulajdons??gai",cellType:"Cella t??pusa",rowSpan:"F??gg??leges egyes??t??s",colSpan:"V??zszintes egyes??t??s",wordWrap:"Hossz?? sorok t??r??se",hAlign:"V??zszintes igaz??t??s",vAlign:"F??gg??leges igaz??t??s",alignTop:"Fel",alignMiddle:"K??z??pre",alignBottom:"Le",alignBaseline:"Alapvonalra",bgColor:"H??tt??r sz??ne",borderColor:"Keret sz??ne",data:"Adat",header:"Fejl??c",yes:"Igen",no:"Nem",invalidWidth:"A sz??less??g mez??be csak sz??mokat ??rhat.",invalidHeight:"A magass??g mez??be csak sz??mokat ??rhat.",invalidRowSpan:"A f??gg??leges egyes??t??s mez??be csak sz??mokat ??rhat.",invalidColSpan:"A v??zszintes egyes??t??s mez??be csak sz??mokat ??rhat.",chooseColor:"Choose"},row:{menu:"Sor",insertBefore:"Besz??r??s f??l??",insertAfter:"Besz??r??s al??",deleteRow:"Sorok t??rl??se"},column:{menu:"Oszlop",insertBefore:"Besz??r??s balra",insertAfter:"Besz??r??s jobbra",deleteColumn:"Oszlopok t??rl??se"}},button:{title:"Gomb tulajdons??gai",text:"Sz??veg (??rt??k)",type:"T??pus",typeBtn:"Gomb",typeSbm:"K??ld??s",typeRst:"Alaphelyzet"},checkboxAndRadio:{checkboxTitle:"Jel??l??n??gyzet tulajdons??gai",radioTitle:"V??laszt??gomb tulajdons??gai",value:"??rt??k",selected:"Kiv??lasztott"},form:{title:"??rlap tulajdons??gai",menu:"??rlap tulajdons??gai",action:"Adatfeldolgoz??st v??gz?? hivatkoz??s",method:"Adatk??ld??s m??dja",encoding:"K??dol??s"},select:{title:"Leg??rd??l?? lista tulajdons??gai",selectInfo:"Alaptulajdons??gok",opAvail:"El??rhet?? opci??k",value:"??rt??k",size:"M??ret",lines:"sor",chkMulti:"t??bb sor is kiv??laszthat??",opText:"Sz??veg",opValue:"??rt??k",btnAdd:"Hozz??ad",btnModify:"M??dos??t",btnUp:"Fel",btnDown:"Le",btnSetValue:"Legyen az alap??rtelmezett ??rt??k",btnDelete:"T??r??l"},textarea:{title:"Sz??vegter??let tulajdons??gai",cols:"Karakterek sz??ma egy sorban",rows:"Sorok sz??ma"},textfield:{title:"Sz??vegmez?? tulajdons??gai",name:"N??v",value:"??rt??k",charWidth:"Megjelen??tett karakterek sz??ma",maxChars:"Maxim??lis karaktersz??m",type:"T??pus",typeText:"Sz??veg",typePass:"Jelsz??"},hidden:{title:"Rejtett mez?? tulajdons??gai",name:"N??v",value:"??rt??k"},image:{title:"K??p tulajdons??gai",titleButton:"K??pgomb tulajdons??gai",menu:"K??p tulajdons??gai",infoTab:"Alaptulajdons??gok",btnUpload:"K??ld??s a szerverre",upload:"Felt??lt??s",alt:"Bubor??k sz??veg",width:"Sz??less??g",height:"Magass??g",lockRatio:"Ar??ny megtart??sa",unlockRatio:"Unlock Ratio",resetSize:"Eredeti m??ret",border:"Keret",hSpace:"V??zsz. t??v",vSpace:"F??gg. t??v",align:"Igaz??t??s",alignLeft:"Bal",alignRight:"Jobbra",alertUrl:"T??ltse ki a k??p webc??m??t",linkTab:"Hivatkoz??s",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash tulajdons??gai",propertiesTab:"Tulajdons??gok",title:"Flash tulajdons??gai",chkPlay:"Automata lej??tsz??s",chkLoop:"Folyamatosan",chkMenu:"Flash men?? enged??lyez??se",chkFull:"Teljes k??perny?? enged??lyez??se",scale:"M??retez??s",scaleAll:"Mindent mutat",scaleNoBorder:"Keret n??lk??l",scaleFit:"Teljes kit??lt??s",access:"Szkript hozz??f??r??s",accessAlways:"Mindig",accessSameDomain:"Azonos domainr??l",accessNever:"Soha",align:"Igaz??t??s",alignLeft:"Bal",alignAbsBottom:"Legalj??ra",alignAbsMiddle:"K??zep??re",alignBaseline:"Alapvonalhoz",alignBottom:"Alj??ra",alignMiddle:"K??z??pre",alignRight:"Jobbra",alignTextTop:"Sz??veg tetej??re",alignTop:"Tetej??re",quality:"Min??s??g",qualityBest:"Legjobb",qualityHigh:"J??",qualityAutoHigh:"Automata j??",qualityMedium:"K??zepes",qualityAutoLow:"Automata gyenge",qualityLow:"Gyenge",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Ablak m??d",flashvars:"Flash v??ltoz??k",bgcolor:"H??tt??rsz??n",width:"Sz??less??g",height:"Magass??g",hSpace:"V??zsz. t??v",vSpace:"F??gg. t??v",validateSrc:"Adja meg a hivatkoz??s webc??m??t",validateWidth:"A sz??less??g mez??be csak sz??mokat ??rhat.",validateHeight:"A magass??g mez??be csak sz??mokat ??rhat.",validateHSpace:"A v??zszintes t??vols????g mez??be csak sz??mokat ??rhat.",validateVSpace:"A f??gg??leges t??vols????g mez??be csak sz??mokat ??rhat."},spellCheck:{toolbar:"Helyes??r??s-ellen??rz??s",title:"Helyes??r??s ellen??rz??",notAvailable:"Sajn??lom, de a szolg??ltat??s jelenleg nem el??rhet??.",errorLoading:"Hiba a szolg??ltat??s host bet??lt??se k??zben: %s.",notInDic:"Nincs a sz??t??rban",changeTo:"M??dos??t??s",btnIgnore:"Kihagyja",btnIgnoreAll:"Mindet kihagyja",btnReplace:"Csere",btnReplaceAll:"??sszes cser??je",btnUndo:"Visszavon??s",noSuggestions:"Nincs javaslat",progress:"Helyes??r??s-ellen??rz??s folyamatban...",noMispell:"Helyes??r??s-ellen??rz??s k??sz: Nem tal??ltam hib??t",noChanges:"Helyes??r??s-ellen??rz??s k??sz: Nincs v??ltoztatott sz??",oneChange:"Helyes??r??s-ellen??rz??s k??sz: Egy sz?? cser??lve",manyChanges:"Helyes??r??s-ellen??rz??s k??sz: %1 sz?? cser??lve",ieSpellDownload:"A helyes??r??s-ellen??rz?? nincs telep??tve. Szeretn?? let??lteni most?"},smiley:{toolbar:"Hangulatjelek",title:"Hangulatjel besz??r??sa",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 elem"},numberedlist:"Sz??moz??s",bulletedlist:"Felsorol??s",indent:"Beh??z??s n??vel??se",outdent:"Beh??z??s cs??kkent??se",justify:{left:"Balra",center:"K??z??pre",right:"Jobbra",block:"Sorkiz??rt"},blockquote:"Id??zet blokk",clipboard:{title:"Beilleszt??s",cutError:"A b??ng??sz?? biztons??gi be??ll??t??sai nem enged??lyezik a szerkeszt??nek, hogy v??grehajtsa a kiv??g??s m??veletet. Haszn??lja az al??bbi billenty??kombin??ci??t (Ctrl/Cmd+X).",copyError:"A b??ng??sz?? biztons??gi be??ll??t??sai nem enged??lyezik a szerkeszt??nek, hogy v??grehajtsa a m??sol??s m??veletet. Haszn??lja az al??bbi billenty??kombin??ci??t (Ctrl/Cmd+X).",pasteMsg:"M??solja be az al??bbi mez??be a <STRONG>Ctrl/Cmd+V</STRONG> billenty??k lenyom??s??val, majd nyomjon <STRONG>Rendben</STRONG>-t.",securityMsg:"A b??ng??sz?? biztons??gi be??ll??t??sai miatt a szerkeszt?? nem k??pes hozz??f??rni a v??g??lap adataihoz. Illeszd be ??jra ebben az ablakban.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Beilleszt??s Word-b??l",title:"Beilleszt??s Word-b??l",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Beilleszt??s form??zatlan sz??vegk??nt",title:"Beilleszt??s form??zatlan sz??vegk??nt"},templates:{button:"Sablonok",title:"El??rhet?? sablonok",options:"Template Options",insertOption:"Kicser??li a jelenlegi tartalmat",selectPromptMsg:"V??lassza ki melyik sablon ny??ljon meg a szerkeszt??ben<br>(a jelenlegi tartalom elveszik):",emptyListMsg:"(Nincs sablon megadva)"},showBlocks:"Blokkok megjelen??t??se",stylesCombo:{label:"St??lus",panelTitle:"Formatting Styles",panelTitle1:"Blokk st??lusok",panelTitle2:"Inline st??lusok",panelTitle3:"Objektum st??lusok"},format:{label:"Form??tum",panelTitle:"Form??tum",tag_p:"Norm??l",tag_pre:"Form??zott",tag_address:"C??msor",tag_h1:"Fejl??c 1",tag_h2:"Fejl??c 2",tag_h3:"Fejl??c 3",tag_h4:"Fejl??c 4",tag_h5:"Fejl??c 5",tag_h6:"Fejl??c 6",tag_div:"Bekezd??s (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Bet??t??pus",voiceLabel:"Bet??t??pus",panelTitle:"Bet??t??pus"},fontSize:{label:"M??ret",voiceLabel:"Bet??m??ret",panelTitle:"M??ret"},colorButton:{textColorTitle:"Bet??sz??n",bgColorTitle:"H??tt??rsz??n",panelTitle:"Colors",auto:"Automatikus",more:"Tov??bbi sz??nek..."},colors:{"000":"Fekete",800000:"Bord??","8B4513":"Barna","2F4F4F":"S??t??t t??rkiz","008080":"T??rkiz","000080":"Kir??ly k??k","4B0082":"Indig?? k??k",696969:"Sz??rke",B22222:"T??gla v??r??s",A52A2A:"V??r??s",DAA520:"Arany s??rga","006400":"S??t??t z??ld","40E0D0":"T??rkiz","0000CD":"K??k",800080:"Lila",808080:"Sz??rke",F00:"Piros",FF8C00:"S??t??t narancs",FFD700:"Arany","008000":"Z??ld","0FF":"T??rkiz","00F":"K??k",EE82EE:"R??zsasz??n",A9A9A9:"S??t??t sz??rke",FFA07A:"Lazac",FFA500:"Narancs",FFFF00:"Citroms??rga","00FF00":"Neon z??ld",AFEEEE:"Vil??gos t??rkiz",ADD8E6:"Vil??gos k??k",DDA0DD:"Vil??gos lila",D3D3D3:"Vil??gos sz??rke",FFF0F5:"Lavender Blush",FAEBD7:"T??rtfeh??r",FFFFE0:"Vil??gos s??rga",F0FFF0:"Menta",F0FFFF:"Az??r k??k",F0F8FF:"Halv??ny k??k",E6E6FA:"Lavender",FFF:"Feh??r"},scayt:{title:"Helyes??r??s ellen??rz??s g??pel??s k??zben",opera_title:"Not supported by Opera",enable:"SCAYT enged??lyez??se",disable:"SCAYT letilt??sa",about:"SCAYT n??vjegy",toggle:"SCAYT kapcsol??sa",options:"Be??ll??t??sok",langs:"Nyelvek",moreSuggestions:"Tov??bbi javaslatok",ignore:"Kihagy",ignoreAll:"??sszes kihagy??sa",addWord:"Sz?? hozz??ad??sa",emptyDic:"A sz??t??r nev??t meg kell adni.",optionsTab:"Be??ll??t??sok",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Nyelvek",dictionariesTab:"Sz??t??r",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"N??vjegy"},about:{title:"CKEditor n??vjegy",dlgTitle:"CKEditor n??vjegy",moreInfo:"Licenszel??si inform??ci??k??rt k??rj??k l??togassa meg weboldalunkat:",copy:"Copyright © $1. Minden jog fenntartva."},maximize:"Teljes m??ret",minimize:"Kis m??ret",fakeobjects:{anchor:"Horgony",flash:"Flash anim??ci??",div:"Oldalt??r??s",unknown:"Ismeretlen objektum"},resize:"H??zza az ??tm??retez??shez",colordialog:{title:"V??lasszon sz??nt",options:"Color Options",highlight:"Nagy??t??s",selected:"Kiv??lasztott",clear:"??r??t??s"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.is={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K????i",newPage:"N?? s????a",save:"Vista",preview:"Forsko??a",cut:"Klippa",copy:"Afrita",paste:"L??ma",print:"Prenta",underline:"Undirstrika??",bold:"Feitletra??",italic:"Sk??letra??",selectAll:"Velja allt",removeFormat:"Fjarl??gja sni??",strike:"Yfirstrika??",subscript:"Ni??urskrifa??",superscript:"Uppskrifa??",horizontalrule:"L????r??tt l??na",pagebreak:"Setja inn s????uskil",unlink:"Fjarl??gja stiklu",undo:"Afturkalla",redo:"H??tta vi?? afturk??llun",common:{browseServer:"Fletta ?? skjalasafni",url:"Vefsl????",protocol:"Samskiptasta??all",upload:"Senda upp",uploadSubmit:"Hla??a upp",image:"Setja inn mynd",flash:"Flash",form:"Setja inn innsl??ttarform",checkbox:"Setja inn h??kunarreit",radio:"Setja inn valhnapp",textField:"Setja inn textareit",textarea:"Setja inn textasv????i",hiddenField:"Setja inn fali?? sv????i",button:"Setja inn hnapp",select:"Setja inn lista",imageButton:"Setja inn myndahnapp",notSet:"<ekkert vali??>",id:"Au??kenni",name:"Nafn",langDir:"Lesstefna",langDirLtr:"Fr?? vinstri til h??gri (LTR)",langDirRtl:"Fr?? h??gri til vinstri (RTL)",langCode:"Tungum??lak????i",longDescr:"N??nari l??sing",cssClass:"St??lsni??sflokkur",advisoryTitle:"Titill",cssStyle:"St??ll",ok:"?? lagi",cancel:"H??tta vi??",close:"Close",preview:"Preview",generalTab:"Almennt",advancedTab:"T??knilegt",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Setja inn merki",title:"Velja t??kn",options:"Special Character Options"},link:{toolbar:"Stofna/breyta stiklu",other:"<annar>",menu:"Breyta stiklu",title:"Stikla",info:"Almennt",target:"Mark",upload:"Senda upp",advanced:"T??knilegt",type:"Stikluflokkur",toUrl:"URL",toAnchor:"B??kamerki ?? ??essari s????u",toEmail:"Netfang",targetFrame:"<rammi>",targetPopup:"<sprettigluggi>",targetFrameName:"Nafn markglugga",targetPopupName:"Nafn sprettiglugga",popupFeatures:"Eigindi sprettiglugga",popupResizable:"Resizable",popupStatusBar:"St????ustika",popupLocationBar:"Fangl??na",popupToolbar:"Verkf??rastika",popupMenuBar:"Vall??na",popupFullScreen:"Heilskj??r (IE)",popupScrollBars:"Skrunstikur",popupDependent:"H???? venslum (Netscape)",popupWidth:"Breidd",popupLeft:"Fjarl??g?? fr?? vinstri",popupHeight:"H????",popupTop:"Fjarl??g?? fr?? efri br??n",id:"Id",langDir:"Lesstefna",langDirLTR:"Fr?? vinstri til h??gri (LTR)",langDirRTL:"Fr?? h??gri til vinstri (RTL)",acccessKey:"Skammvalshnappur",name:"Nafn",langCode:"Lesstefna",tabIndex:"Ra??n??mer innsl??ttarreits",advisoryTitle:"Titill",advisoryContentType:"Tegund innihalds",cssClasses:"St??lsni??sflokkur",charset:"T??knr??f",styles:"St??ll",selectAnchor:"Veldu akkeri",anchorName:"Eftir akkerisnafni",anchorId:"Eftir au??kenni einingar",emailAddress:"Netfang",emailSubject:"Efni",emailBody:"Meginm??l",noAnchors:"<Engin b??kamerki ?? skr??>",noUrl:"Sl????u inn veffang stiklunnar!",noEmail:"Sl????u inn netfang!"},anchor:{toolbar:"Stofna/breyta kaflamerki",menu:"Eigindi kaflamerkis",title:"Eigindi kaflamerkis",name:"Nafn b??kamerkis",errorName:"Sl????u inn nafn b??kamerkis!"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Finna og skipta",find:"Leita",replace:"Skipta ??t",findWhat:"Leita a??:",replaceWith:"Skipta ??t fyrir:",notFoundMsg:"Leitartexti fannst ekki!",matchCase:"Gera greinarmun ???? h????- og l??gst??fum",matchWord:"A??eins heil or??",matchCyclic:"Match cyclic",replaceAll:"Skipta ??t allssta??ar",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tafla",title:"Eigindi t??flu",menu:"Eigindi t??flu",deleteTable:"Fella t??flu",rows:"Ra??ir",columns:"D??lkar",border:"Breidd ramma",align:"J??fnun",alignLeft:"Vinstrijafna??",alignCenter:"Mi??ja??",alignRight:"H??grijafna??",width:"Breidd",widthPx:"myndeindir",widthPc:"pr??sent",widthUnit:"width unit",height:"H????",cellSpace:"Bil milli reita",cellPad:"Reitasp??ss??a",caption:"Titill",summary:"??fram",headers:"Fyrirsagnir",headersNone:"Engar",headersColumn:"Fyrsti d??lkur",headersRow:"Fyrsta r????",headersBoth:"Hvort tveggja",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Reitur",insertBefore:"Skj??ta inn reiti fyrir aftan",insertAfter:"Skj??ta inn reiti fyrir framan",deleteCell:"Fella reit",merge:"Sameina reiti",mergeRight:"Sameina til h??gri",mergeDown:"Sameina ni??ur ?? vi??",splitHorizontal:"Klj??fa reit l??r??tt",splitVertical:"Klj??fa reit l????r??tt",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"R????",insertBefore:"Skj??ta inn r???? fyrir ofan",insertAfter:"Skj??ta inn r???? fyrir ne??an",deleteRow:"Ey??a r????"},column:{menu:"D??lkur",insertBefore:"Skj??ta inn d??lki vinstra megin",insertAfter:"Skj??ta inn d??lki h??gra megin",deleteColumn:"Fella d??lk"}},button:{title:"Eigindi hnapps",text:"Texti",type:"Ger??",typeBtn:"Hnappur",typeSbm:"Sta??festa",typeRst:"Hreinsa"},checkboxAndRadio:{checkboxTitle:"Eigindi markreits",radioTitle:"Eigindi valhnapps",value:"Gildi",selected:"Vali??"},form:{title:"Eigindi innsl??ttarforms",menu:"Eigindi innsl??ttarforms",action:"A??ger??",method:"A??fer??",encoding:"Encoding"},select:{title:"Eigindi lista",selectInfo:"Uppl??singar",opAvail:"Kostir",value:"Gildi",size:"St??r??",lines:"l??nur",chkMulti:"Leyfa fleiri kosti",opText:"Texti",opValue:"Gildi",btnAdd:"B??ta vi??",btnModify:"Breyta",btnUp:"Upp",btnDown:"Ni??ur",btnSetValue:"Merkja sem vali??",btnDelete:"Ey??a"},textarea:{title:"Eigindi textasv????is",cols:"D??lkar",rows:"L??nur"},textfield:{title:"Eigindi textareits",name:"Nafn",value:"Gildi",charWidth:"Breidd (leturt??kn)",maxChars:"H??marksfj??ldi leturt??kna",type:"Ger??",typeText:"Texti",typePass:"Lykilor??"},hidden:{title:"Eigindi falins sv????is",name:"Nafn",value:"Gildi"},image:{title:"Eigindi myndar",titleButton:"Eigindi myndahnapps",menu:"Eigindi myndar",infoTab:"Almennt",btnUpload:"Hla??a upp",upload:"Hla??a upp",alt:"Bakl??gur texti",width:"Breidd",height:"H????",lockRatio:"Festa st??r??arhlutfall",unlockRatio:"Unlock Ratio",resetSize:"Reikna st??r??",border:"Rammi",hSpace:"Vinstri bil",vSpace:"H??gri bil",align:"J??fnun",alignLeft:"Vinstri",alignRight:"H??gri",alertUrl:"Sl????u inn sl????ina a?? myndinni",linkTab:"Stikla",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Eigindi Flash",propertiesTab:"Properties",title:"Eigindi Flash",chkPlay:"Sj??lfvirk spilun",chkLoop:"Endurtekning",chkMenu:"S??na Flash-valmynd",chkFull:"Allow Fullscreen",scale:"Skali",scaleAll:"S??na allt",scaleNoBorder:"??n ramma",scaleFit:"Fella skala a?? st??r??",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"J??fnun",alignLeft:"Vinstri",alignAbsBottom:"Abs ne??st",alignAbsMiddle:"Abs mi??ju??",alignBaseline:"Grunnl??na",alignBottom:"Ne??st",alignMiddle:"Mi??ju??",alignRight:"H??gri",alignTextTop:"Efri br??n texta",alignTop:"Efst",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Bakgrunnslitur",width:"Breidd",height:"H????",hSpace:"Vinstri bil",vSpace:"H??gri bil",validateSrc:"Sl????u inn veffang stiklunnar!",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Villuleit",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Ekki ?? or??ab??kinni",changeTo:"Tillaga",btnIgnore:"Hunsa",btnIgnoreAll:"Hunsa allt",btnReplace:"Skipta",btnReplaceAll:"Skipta ??llu",btnUndo:"Til baka",noSuggestions:"- engar till??gur -",progress:"Villuleit ?? gangi...",noMispell:"Villuleit loki??: Engin villa fannst",noChanges:"Villuleit loki??: Engu or??i breytt",oneChange:"Villuleit loki??: Einu or??i breytt",manyChanges:"Villuleit loki??: %1 or??um breytt",ieSpellDownload:"Villuleit ekki sett upp.<br>Viltu setja hana upp?"},smiley:{toolbar:"Svipur",title:"Velja svip",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"N??mera??ur listi",bulletedlist:"Punktalisti",indent:"Minnka inndr??tt",outdent:"Auka inndr??tt",justify:{left:"Vinstrij??fnun",center:"Mi??ja texta",right:"H??grij??fnun",block:"Jafna b????um megin"},blockquote:"Inndr??ttur",clipboard:{title:"L??ma",cutError:"??ryggisstillingar vafrans ????ns leyfa ekki klippingu texta me?? m??sara??ger??. Nota??u lyklabor??i?? ?? klippa (Ctrl/Cmd+X).",copyError:"??ryggisstillingar vafrans ????ns leyfa ekki afritun texta me?? m??sara??ger??. Nota??u lyklabor??i?? ?? afrita (Ctrl/Cmd+C).",pasteMsg:"L??mdu ?? sv????i?? h??r a?? ne??an og (<STRONG>Ctrl/Cmd+V</STRONG>) og smelltu ?? <STRONG>OK</STRONG>.",securityMsg:"Vegna ??ryggisstillinga ?? vafranum ????num f??r ritillinn ekki beinan a??gang a?? klippubor??inu. ???? ver??ur a?? l??ma innihaldi?? aftur inn ?? ??ennan glugga.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"L??ma ??r Word",title:"L??ma ??r Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"L??ma sem ??sni??inn texta",title:"L??ma sem ??sni??inn texta"},templates:{button:"Sni??m??t",title:"Innihaldssni??m??t",options:"Template Options",insertOption:"Skipta ??t raunverulegu innihaldi",selectPromptMsg:"Veldu sni??m??t til a?? opna ?? ritlinum.<br>(N??verandi innihald v??kur fyrir ??v??!):",emptyListMsg:"(Ekkert sni??m??t er skilgreint!)"},showBlocks:"S??na blokkir",stylesCombo:{label:"St??lflokkur",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"St??lsni??",panelTitle:"St??lsni??",tag_p:"Venjulegt letur",tag_pre:"Forsni??i??",tag_address:"Vistfang",tag_h1:"Fyrirs??gn 1",tag_h2:"Fyrirs??gn 2",tag_h3:"Fyrirs??gn 3",tag_h4:"Fyrirs??gn 4",tag_h5:"Fyrirs??gn 5",tag_h6:"Fyrirs??gn 6",tag_div:"Venjulegt (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Leturger?? ",voiceLabel:"Font",panelTitle:"Leturger?? "},fontSize:{label:"Leturst??r?? ",voiceLabel:"Font Size",panelTitle:"Leturst??r?? "},colorButton:{textColorTitle:"Litur texta",bgColorTitle:"Bakgrunnslitur",panelTitle:"Colors",auto:"Sj??lfval",more:"Fleiri liti..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.it={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Codice Sorgente",newPage:"Nuova pagina vuota",save:"Salva",preview:"Anteprima",cut:"Taglia",copy:"Copia",paste:"Incolla",print:"Stampa",underline:"Sottolineato",bold:"Grassetto",italic:"Corsivo",selectAll:"Seleziona tutto",removeFormat:"Elimina formattazione",strike:"Barrato",subscript:"Pedice",superscript:"Apice",horizontalrule:"Inserisci riga orizzontale",pagebreak:"Inserisci interruzione di pagina",unlink:"Elimina collegamento",undo:"Annulla",redo:"Ripristina",common:{browseServer:"Cerca sul server",url:"URL",protocol:"Protocollo",upload:"Carica",uploadSubmit:"Invia al server",image:"Immagine",flash:"Oggetto Flash",form:"Modulo",checkbox:"Checkbox",radio:"Radio Button",textField:"Campo di testo",textarea:"Area di testo",hiddenField:"Campo nascosto",button:"Bottone",select:"Menu di selezione",imageButton:"Bottone immagine",notSet:"<non impostato>",id:"Id",name:"Nome",langDir:"Direzione scrittura",langDirLtr:"Da Sinistra a Destra (LTR)",langDirRtl:"Da Destra a Sinistra (RTL)",langCode:"Codice Lingua",longDescr:"URL descrizione estesa",cssClass:"Nome classe CSS",advisoryTitle:"Titolo",cssStyle:"Stile",ok:"OK",cancel:"Annulla",close:"Close",preview:"Preview",generalTab:"Generale",advancedTab:"Avanzate",validateNumberFailed:"Il valore inserito non ?? un numero.",confirmNewPage:"Ogni modifica non salvata sar?? persa. Sei sicuro di voler caricare una nuova pagina?",confirmCancel:"Alcune delle opzioni sono state cambiate. Sei sicuro di voler chiudere la finestra di dialogo?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, non disponibile</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Inserisci carattere speciale",title:"Seleziona carattere speciale",options:"Special Character Options"},link:{toolbar:"Inserisci/Modifica collegamento",other:"<altro>",menu:"Modifica collegamento",title:"Collegamento",info:"Informazioni collegamento",target:"Destinazione",upload:"Carica",advanced:"Avanzate",type:"Tipo di Collegamento",toUrl:"URL",toAnchor:"Ancora nella pagina",toEmail:"E-Mail",targetFrame:"<riquadro>",targetPopup:"<finestra popup>",targetFrameName:"Nome del riquadro di destinazione",targetPopupName:"Nome finestra popup",popupFeatures:"Caratteristiche finestra popup",popupResizable:"Ridimensionabile",popupStatusBar:"Barra di stato",popupLocationBar:"Barra degli indirizzi",popupToolbar:"Barra degli strumenti",popupMenuBar:"Barra del menu",popupFullScreen:"A tutto schermo (IE)",popupScrollBars:"Barre di scorrimento",popupDependent:"Dipendente (Netscape)",popupWidth:"Larghezza",popupLeft:"Posizione da sinistra",popupHeight:"Altezza",popupTop:"Posizione dall'alto",id:"Id",langDir:"Direzione scrittura",langDirLTR:"Da Sinistra a Destra (LTR)",langDirRTL:"Da Destra a Sinistra (RTL)",acccessKey:"Scorciatoia<br />da tastiera",name:"Nome",langCode:"Direzione scrittura",tabIndex:"Ordine di tabulazione",advisoryTitle:"Titolo",advisoryContentType:"Tipo della risorsa collegata",cssClasses:"Nome classe CSS",charset:"Set di caretteri della risorsa collegata",styles:"Stile",selectAnchor:"Scegli Ancora",anchorName:"Per Nome",anchorId:"Per id elemento",emailAddress:"Indirizzo E-Mail",emailSubject:"Oggetto del messaggio",emailBody:"Corpo del messaggio",noAnchors:"(Nessuna ancora disponibile nel documento)",noUrl:"Devi inserire l'URL del collegamento",noEmail:"Devi inserire un'indirizzo e-mail"},anchor:{toolbar:"Inserisci/Modifica Ancora",menu:"Propriet?? ancora",title:"Propriet?? ancora",name:"Nome ancora",errorName:"Inserici il nome dell'ancora"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Cerca e Sostituisci",find:"Trova",replace:"Sostituisci",findWhat:"Trova:",replaceWith:"Sostituisci con:",notFoundMsg:"L'elemento cercato non ?? stato trovato.",matchCase:"Maiuscole/minuscole",matchWord:"Solo parole intere",matchCyclic:"Ricerca ciclica",replaceAll:"Sostituisci tutto",replaceSuccessMsg:"%1 occorrenza(e) sostituite."},table:{toolbar:"Tabella",title:"Propriet?? tabella",menu:"Propriet?? tabella",deleteTable:"Cancella Tabella",rows:"Righe",columns:"Colonne",border:"Dimensione bordo",align:"Allineamento",alignLeft:"Sinistra",alignCenter:"Centrato",alignRight:"Destra",width:"Larghezza",widthPx:"pixel",widthPc:"percento",widthUnit:"width unit",height:"Altezza",cellSpace:"Spaziatura celle",cellPad:"Padding celle",caption:"Intestazione",summary:"Indice",headers:"Intestazione",headersNone:"Nessuna",headersColumn:"Prima Colonna",headersRow:"Prima Riga",headersBoth:"Entrambe",invalidRows:"Il numero di righe dev'essere un numero maggiore di 0.",invalidCols:"Il numero di colonne dev'essere un numero maggiore di 0.",invalidBorder:"La dimensione del bordo dev'essere un numero.",invalidWidth:"La larghezza della tabella dev'essere un numero.",invalidHeight:"L'altezza della tabella dev'essere un numero.",invalidCellSpacing:"La spaziatura tra le celle dev'essere un numero.",invalidCellPadding:"Il pagging delle celle dev'essere un numero",cell:{menu:"Cella",insertBefore:"Inserisci Cella Prima",insertAfter:"Inserisci Cella Dopo",deleteCell:"Elimina celle",merge:"Unisce celle",mergeRight:"Unisci a Destra",mergeDown:"Unisci in Basso",splitHorizontal:"Dividi Cella Orizzontalmente",splitVertical:"Dividi Cella Verticalmente",title:"Propriet?? della cella",cellType:"Tipo di cella",rowSpan:"Su pi?? righe",colSpan:"Su pi?? colonne",wordWrap:"Ritorno a capo",hAlign:"Allineamento orizzontale",vAlign:"Allineamento verticale",alignTop:"In Alto",alignMiddle:"Al Centro",alignBottom:"In Basso",alignBaseline:"Linea Base",bgColor:"Colore di Sfondo",borderColor:"Colore del Bordo",data:"Dati",header:"Intestazione",yes:"Si",no:"No",invalidWidth:"La larghezza della cella dev'essere un numero.",invalidHeight:"L'altezza della cella dev'essere un numero.",invalidRowSpan:"Il numero di righe dev'essere un numero intero.",invalidColSpan:"Il numero di colonne dev'essere un numero intero.",chooseColor:"Choose"},row:{menu:"Riga",insertBefore:"Inserisci Riga Prima",insertAfter:"Inserisci Riga Dopo",deleteRow:"Elimina righe"},column:{menu:"Colonna",insertBefore:"Inserisci Colonna Prima",insertAfter:"Inserisci Colonna Dopo",deleteColumn:"Elimina colonne"}},button:{title:"Propriet?? bottone",text:"Testo (Value)",type:"Tipo",typeBtn:"Bottone",typeSbm:"Invio",typeRst:"Annulla"},checkboxAndRadio:{checkboxTitle:"Propriet?? checkbox",radioTitle:"Propriet?? radio button",value:"Valore",selected:"Selezionato"},form:{title:"Propriet?? modulo",menu:"Propriet?? modulo",action:"Azione",method:"Metodo",encoding:"Codifica"},select:{title:"Propriet?? menu di selezione",selectInfo:"Info",opAvail:"Opzioni disponibili",value:"Valore",size:"Dimensione",lines:"righe",chkMulti:"Permetti selezione multipla",opText:"Testo",opValue:"Valore",btnAdd:"Aggiungi",btnModify:"Modifica",btnUp:"Su",btnDown:"Gi",btnSetValue:"Imposta come predefinito",btnDelete:"Rimuovi"},textarea:{title:"Propriet?? area di testo",cols:"Colonne",rows:"Righe"},textfield:{title:"Propriet?? campo di testo",name:"Nome",value:"Valore",charWidth:"Larghezza",maxChars:"Numero massimo di caratteri",type:"Tipo",typeText:"Testo",typePass:"Password"},hidden:{title:"Propriet?? campo nascosto",name:"Nome",value:"Valore"},image:{title:"Propriet?? immagine",titleButton:"Propriet?? bottone immagine",menu:"Propriet?? immagine",infoTab:"Informazioni immagine",btnUpload:"Invia al server",upload:"Carica",alt:"Testo alternativo",width:"Larghezza",height:"Altezza",lockRatio:"Blocca rapporto",unlockRatio:"Unlock Ratio",resetSize:"Reimposta dimensione",border:"Bordo",hSpace:"HSpace",vSpace:"VSpace",align:"Allineamento",alignLeft:"Sinistra",alignRight:"Destra",alertUrl:"Devi inserire l'URL per l'immagine",linkTab:"Collegamento",button2Img:"Vuoi trasformare il bottone immagine selezionato in un'immagine semplice?",img2Button:"Vuoi trasferomare l'immagine selezionata in un bottone immagine?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propriet?? Oggetto Flash",propertiesTab:"Propriet??",title:"Propriet?? Oggetto Flash",chkPlay:"Avvio Automatico",chkLoop:"Riavvio automatico",chkMenu:"Abilita Menu di Flash",chkFull:"Permetti la modalit?? tutto schermo",scale:"Ridimensiona",scaleAll:"Mostra Tutto",scaleNoBorder:"Senza Bordo",scaleFit:"Dimensione Esatta",access:"Accesso Script",accessAlways:"Sempre",accessSameDomain:"Solo stesso dominio",accessNever:"Mai",align:"Allineamento",alignLeft:"Sinistra",alignAbsBottom:"In basso assoluto",alignAbsMiddle:"Centrato assoluto",alignBaseline:"Linea base",alignBottom:"In Basso",alignMiddle:"Centrato",alignRight:"Destra",alignTextTop:"In alto al testo",alignTop:"In Alto",quality:"Qualit??",qualityBest:"Massima",qualityHigh:"Alta",qualityAutoHigh:"Alta Automatica",qualityMedium:"Intermedia",qualityAutoLow:"Bassa Automatica",qualityLow:"Bassa",windowModeWindow:"Finestra",windowModeOpaque:"Opaca",windowModeTransparent:"Trasparente",windowMode:"Modalit?? finestra",flashvars:"Variabili per Flash",bgcolor:"Colore sfondo",width:"Larghezza",height:"Altezza",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Devi inserire l'URL del collegamento",validateWidth:"La Larghezza dev'essere un numero",validateHeight:"L'altezza dev'essere un numero",validateHSpace:"L'HSpace dev'essere un numero.",validateVSpace:"Il VSpace dev'essere un numero."},spellCheck:{toolbar:"Correttore ortografico",title:"Controllo ortografico",notAvailable:"Il servizio non ?? momentaneamente disponibile.",errorLoading:"Errore nel caricamento dell'host col servizio applicativo: %s.",notInDic:"Non nel dizionario",changeTo:"Cambia in",btnIgnore:"Ignora",btnIgnoreAll:"Ignora tutto",btnReplace:"Cambia",btnReplaceAll:"Cambia tutto",btnUndo:"Annulla",noSuggestions:"- Nessun suggerimento -",progress:"Controllo ortografico in corso",noMispell:"Controllo ortografico completato: nessun errore trovato",noChanges:"Controllo ortografico completato: nessuna parola cambiata",oneChange:"Controllo ortografico completato: 1 parola cambiata",manyChanges:"Controllo ortografico completato: %1 parole cambiate",ieSpellDownload:"Contollo ortografico non installato. Lo vuoi scaricare ora?"},smiley:{toolbar:"Emoticon",title:"Inserisci emoticon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 elemento"},numberedlist:"Elenco numerato",bulletedlist:"Elenco puntato",indent:"Aumenta rientro",outdent:"Riduci rientro",justify:{left:"Allinea a sinistra",center:"Centra",right:"Allinea a destra",block:"Giustifica"},blockquote:"Citazione",clipboard:{title:"Incolla",cutError:"Le impostazioni di sicurezza del browser non permettono di tagliare automaticamente il testo. Usa la tastiera (Ctrl/Cmd+X).",copyError:"Le impostazioni di sicurezza del browser non permettono di copiare automaticamente il testo. Usa la tastiera (Ctrl/Cmd+C).",pasteMsg:"Incolla il testo all'interno dell'area sottostante usando la scorciatoia di tastiere (<STRONG>Ctrl/Cmd+V</STRONG>) e premi <STRONG>OK</STRONG>.",securityMsg:"A causa delle impostazioni di sicurezza del browser,l'editor non ?? in grado di accedere direttamente agli appunti. E' pertanto necessario incollarli di nuovo in questa finestra.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Il testo da incollare sembra provenire da Word. Desideri pulirlo prima di incollare?",toolbar:"Incolla da Word",title:"Incolla da Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Incolla come testo semplice",title:"Incolla come testo semplice"},templates:{button:"Modelli",title:"Contenuto dei modelli",options:"Template Options",insertOption:"Cancella il contenuto corrente",selectPromptMsg:"Seleziona il modello da aprire nell'editor<br />(il contenuto attuale verr?? eliminato):",emptyListMsg:"(Nessun modello definito)"},showBlocks:"Visualizza Blocchi",stylesCombo:{label:"Stile",panelTitle:"Formatting Styles",panelTitle1:"Stili per blocchi",panelTitle2:"Stili in linea",panelTitle3:"Stili per oggetti"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normale",tag_pre:"Formattato",tag_address:"Indirizzo",tag_h1:"Titolo 1",tag_h2:"Titolo 2",tag_h3:"Titolo 3",tag_h4:"Titolo 4",tag_h5:"Titolo 5",tag_h6:"Titolo 6",tag_div:"Paragrafo (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Dimensione",voiceLabel:"Dimensione Font",panelTitle:"Dimensione"},colorButton:{textColorTitle:"Colore testo",bgColorTitle:"Colore sfondo",panelTitle:"Colors",auto:"Automatico",more:"Altri colori..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Controllo Ortografico Mentre Scrivi",opera_title:"Not supported by Opera",enable:"Abilita COMS",disable:"Disabilita COMS",about:"About COMS",toggle:"Inverti abilitazione SCOMS",options:"Opzioni",langs:"Lingue",moreSuggestions:"Altri suggerimenti",ignore:"Ignora",ignoreAll:"Ignora tutti",addWord:"Aggiungi Parola",emptyDic:"Il nome del dizionario non pu?? essere vuoto.",optionsTab:"Opzioni",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Lingue",dictionariesTab:"Dizionari",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"Per le informazioni sulla licenza si prega di visitare il nostro sito:",copy:"Copyright © $1. Tutti i diritti riservati."},maximize:"Massimizza",minimize:"Minimize",fakeobjects:{anchor:"Ancora",flash:"Animazione Flash",div:"Interruzione di Pagina",unknown:"Oggetto sconosciuto"},resize:"Trascina per ridimensionare",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.ja={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"?????????",newPage:"??????????????????",save:"??????",preview:"???????????????",cut:"????????????",copy:"?????????",paste:"????????????",print:"??????",underline:"??????",bold:"??????",italic:"??????",selectAll:"???????????????",removeFormat:"????????????????????????",strike:"???????????????",subscript:"?????????",superscript:"???????????????",horizontalrule:"?????????",pagebreak:"??????????????????",unlink:"???????????????",undo:"????????????",redo:"????????????",common:{browseServer:"???????????????????????????",url:"URL",protocol:"???????????????",upload:"??????????????????",uploadSubmit:"?????????????????????",image:"????????????",flash:"Flash",form:"????????????",checkbox:"????????????????????????",radio:"??????????????????",textField:"??????????????????",textarea:"?????????????????????",hiddenField:"????????????????????????",button:"?????????",select:"?????????????????????",imageButton:"???????????????",notSet:"<??????>",id:"Id",name:"Name??????",langDir:"?????????????????????",langDirLtr:"???????????? (LTR)",langDirRtl:"???????????? (RTL)",langCode:"???????????????",longDescr:"longdesc??????(????????????)",cssClass:"??????????????????????????????",advisoryTitle:"Title??????",cssStyle:"?????????????????????",ok:"OK",cancel:"???????????????",close:"Close",preview:"Preview",generalTab:"??????",advancedTab:"???????????????",validateNumberFailed:"??????????????????????????????",confirmNewPage:"?????????????????????????????? ???????????????????????????????????????????????????????????????",confirmCancel:"?????????????????????????????????????????????????????????????????????????????????????????????????????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ???????????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??????????????????",title:"??????????????????",options:"Special Character Options"},link:{toolbar:"???????????????/??????",other:"<????????????>",menu:"???????????????",title:"?????????????????????",info:"????????????????????? ??????",target:"???????????????",upload:"??????????????????",advanced:"???????????????",type:"??????????????????",toUrl:"URL",toAnchor:"??????????????????????????????",toEmail:"E-Mail",targetFrame:"<????????????>",targetPopup:"<?????????????????????????????????>",targetFrameName:"????????????????????????",targetPopupName:"????????????????????????????????????",popupFeatures:"???????????????????????????????????????",popupResizable:"???????????????",popupStatusBar:"?????????????????????",popupLocationBar:"????????????????????????",popupToolbar:"???????????????",popupMenuBar:"??????????????????",popupFullScreen:"??????????????????(IE)",popupScrollBars:"?????????????????????",popupDependent:"???????????????????????????????????????????????? (Netscape)",popupWidth:"???",popupLeft:"??????????????????????????????",popupHeight:"??????",popupTop:"??????????????????????????????",id:"Id",langDir:"?????????????????????",langDirLTR:"???????????? (LTR)",langDirRTL:"???????????? (RTL)",acccessKey:"??????????????????",name:"Name??????",langCode:"?????????????????????",tabIndex:"????????????????????????",advisoryTitle:"Title??????",advisoryContentType:"Content Type??????",cssClasses:"??????????????????????????????",charset:"?????????charset??????",styles:"?????????????????????",selectAnchor:"?????????????????????",anchorName:"???????????????",anchorId:"???????????????ID",emailAddress:"E-Mail ????????????",emailSubject:"??????",emailBody:"??????",noAnchors:"(??????????????????????????????????????????????????????????????????????????????)",noUrl:"?????????URL??????????????????????????????",noEmail:"???????????????????????????????????????????????????"},anchor:{toolbar:"??????????????????/??????",menu:"???????????? ???????????????",title:"???????????? ???????????????",name:"???????????????",errorName:"???????????????????????????????????????????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"??????????????????",find:"??????",replace:"????????????",findWhat:"?????????????????????:",replaceWith:"????????????????????????:",notFoundMsg:"????????????????????????????????????????????????????????????",matchCase:"????????????????????????????????????",matchWord:"?????????????????????",matchCyclic:"????????????",replaceAll:"??????????????????",replaceSuccessMsg:"%1 ????????????????????????"},table:{toolbar:"????????????",title:"???????????? ???????????????",menu:"???????????? ???????????????",deleteTable:"??????????????????",rows:"???",columns:"???",border:"?????????????????????",align:"?????????????????????",alignLeft:"???",alignCenter:"??????",alignRight:"???",width:"???",widthPx:"????????????",widthPc:"???????????????",widthUnit:"width unit",height:"??????",cellSpace:"???????????????",cellPad:"???????????????",caption:"??????????????????",summary:"?????????????????????",headers:"?????????????????????(th)",headersNone:"??????",headersColumn:"??????????????????",headersRow:"??????????????????",headersBoth:"??????",invalidRows:"??????0???????????????????????????????????????????????????",invalidCols:"??????0???????????????????????????????????????????????????",invalidBorder:"????????????????????????????????????????????????????????????",invalidWidth:"??????????????????????????????????????????",invalidHeight:"?????????????????????????????????????????????",invalidCellSpacing:"??????????????????????????????????????????????????????",invalidCellPadding:"??????????????????????????????????????????????????????",cell:{menu:"??????",insertBefore:"?????????????????????",insertAfter:"?????????????????????",deleteCell:"????????????",merge:"????????????",mergeRight:"????????????",mergeDown:"????????????",splitHorizontal:"???????????????????????????",splitVertical:"??????????????????????????????",title:"?????????????????????",cellType:"???????????????",rowSpan:"??????(??????)",colSpan:"??????(??????)",wordWrap:"????????????",hAlign:"??????????????????",vAlign:"??????????????????",alignTop:"???",alignMiddle:"??????",alignBottom:"???",alignBaseline:"??????????????????",bgColor:"?????????",borderColor:"?????????????????????",data:"?????????????????????(td)",header:"?????????????????????(th)",yes:"Yes",no:"No",invalidWidth:"????????????????????????????????????????????????",invalidHeight:"???????????????????????????????????????????????????",invalidRowSpan:"??????(??????)???????????????????????????????????????",invalidColSpan:"??????(??????)???????????????????????????????????????",chooseColor:"????????????"},row:{menu:"???",insertBefore:"??????????????????",insertAfter:"??????????????????",deleteRow:"?????????"},column:{menu:"?????????",insertBefore:"????????????????????????",insertAfter:"????????????????????????",deleteColumn:"?????????"}},button:{title:"????????? ???????????????",text:"???????????? (???)",type:"?????????",typeBtn:"?????????",typeSbm:"??????",typeRst:"????????????"},checkboxAndRadio:{checkboxTitle:"???????????????????????? ???????????????",radioTitle:"?????????????????? ???????????????",value:"???",selected:"????????????"},form:{title:"???????????? ???????????????",menu:"???????????? ???????????????",action:"???????????????",method:"????????????",encoding:"????????????????????????"},select:{title:"????????????????????? ???????????????",selectInfo:"??????",opAvail:"??????????????????????????????",value:"???????????????",size:"?????????",lines:"???",chkMulti:"???????????????????????????",opText:"???????????????",opValue:"???",btnAdd:"??????",btnModify:"??????",btnUp:"??????",btnDown:"??????",btnSetValue:"????????????????????????",btnDelete:"??????"},textarea:{title:"????????????????????? ???????????????",cols:"???",rows:"???"},textfield:{title:"?????????????????? ???????????????",name:"??????",value:"???",charWidth:"?????????",maxChars:"?????????",type:"?????????",typeText:"????????????",typePass:"?????????????????????"},hidden:{title:"???????????????????????? ???????????????",name:"??????",value:"???"},image:{title:"???????????? ???????????????",titleButton:"??????????????? ???????????????",menu:"???????????? ???????????????",infoTab:"???????????? ??????",btnUpload:"?????????????????????",upload:"??????????????????",alt:"??????????????????",width:"???",height:"??????",lockRatio:"???????????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????????????",border:"????????????",hSpace:"?????????",vSpace:"?????????",align:"?????????",alignLeft:"???",alignRight:"???",alertUrl:"???????????????URL??????????????????????????????",linkTab:"?????????",button2Img:"?????????????????????????????????????????????????????????",img2Button:"?????????????????????????????????????????????????????????",urlMissing:"???????????????URL??????????????????????????????",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash ???????????????",propertiesTab:"???????????????",title:"Flash ???????????????",chkPlay:"??????",chkLoop:"???????????????",chkMenu:"Flash??????????????????",chkFull:"???????????????????????????",scale:"??????????????????",scaleAll:"???????????????",scaleNoBorder:"??????????????????????????????",scaleFit:"???????????????????????????",access:"???????????????????????????(AllowScriptAccess)",accessAlways:"?????????????????????????????????(Always)",accessSameDomain:"???????????????????????????????????????(Same domain)",accessNever:"????????????????????????????????????(Never)",align:"?????????",alignLeft:"???",alignAbsBottom:"??????(?????????)",alignAbsMiddle:"??????(?????????)",alignBaseline:"??????????????????",alignBottom:"???",alignMiddle:"??????",alignRight:"???",alignTextTop:"??????????????????",alignTop:"???",quality:"??????",qualityBest:"????????????",qualityHigh:"???",qualityAutoHigh:"??????/???",qualityMedium:"???",qualityAutoLow:"??????/???",qualityLow:"???",windowModeWindow:"??????",windowModeOpaque:"????????????????????????",windowModeTransparent:"?????????????????????",windowMode:"????????????????????????",flashvars:"??????????????????????????????(FlashVars)",bgcolor:"?????????",width:"???",height:"??????",hSpace:"?????????",vSpace:"?????????",validateSrc:"?????????URL??????????????????????????????",validateWidth:"??????????????????????????????????????????",validateHeight:"?????????????????????????????????????????????",validateHSpace:"????????????????????????????????????????????????",validateVSpace:"????????????????????????????????????????????????"},spellCheck:{toolbar:"?????????????????????",title:"?????????????????????",notAvailable:"????????????????????????????????????????????????????????????????????????????????????",errorLoading:"???????????????????????????????????????????????????????????????: %s.",notInDic:"????????????????????????",changeTo:"??????",btnIgnore:"??????",btnIgnoreAll:"???????????????",btnReplace:"??????",btnReplaceAll:"???????????????",btnUndo:"????????????",noSuggestions:"- ???????????? -",progress:"??????????????????????????????...",noMispell:"???????????????????????????: ?????????????????????????????????????????????",noChanges:"???????????????????????????: ???????????????????????????????????????",oneChange:"???????????????????????????: ??????????????????????????????",manyChanges:"???????????????????????????: %1 ???????????????????????????",ieSpellDownload:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????"},smiley:{toolbar:"?????????",title:"???????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ???????????????"},numberedlist:"????????????",bulletedlist:"????????????",indent:"???????????????",outdent:"?????????????????????",justify:{left:"?????????",center:"????????????",right:"?????????",block:"????????????"},blockquote:"??????????????????",clipboard:{title:"????????????",cutError:"????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????(Ctrl/Cmd+X)??????????????????????????????",copyError:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????(Ctrl/Cmd+C)??????????????????????????????",pasteMsg:"???????????????(<STRONG>Ctrl/Cmd+V</STRONG>)?????????????????????????????????????????????????????????<STRONG>OK</STRONG>???????????????????????????",securityMsg:"???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",toolbar:"?????????????????????????????????",title:"?????????????????????????????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"????????????????????????????????????",title:"????????????????????????????????????"},templates:{button:"??????????????????(??????)",title:"????????????????????????",options:"Template Options",insertOption:"??????????????????????????????????????????????????????",selectPromptMsg:"??????????????????????????????????????????????????????????????????????????????<br>(????????????????????????????????????????????????):",emptyListMsg:"(????????????????????????????????????????????????)"},showBlocks:"??????????????????",stylesCombo:{label:"????????????",panelTitle:"Formatting Styles",panelTitle1:"????????????????????????",panelTitle2:"???????????????????????????",panelTitle3:"??????????????????????????????"},format:{label:"??????????????????",panelTitle:"??????????????????",tag_p:"??????",tag_pre:"????????????",tag_address:"????????????",tag_h1:"????????? 1",tag_h2:"????????? 2",tag_h3:"????????? 3",tag_h4:"????????? 4",tag_h5:"????????? 5",tag_h6:"????????? 6",tag_div:"?????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????????",voiceLabel:"????????????",panelTitle:"????????????"},fontSize:{label:"?????????",voiceLabel:"?????????????????????",panelTitle:"?????????"},colorButton:{textColorTitle:"???????????????",bgColorTitle:"?????????",panelTitle:"Colors",auto:"??????",more:"???????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"???????????????????????????(SCAYT)",opera_title:"Not supported by Opera",enable:"SCAYT??????",disable:"SCAYT??????",about:"SCAYT?????????????????????",toggle:"SCAYT??????",options:"???????????????",langs:"??????",moreSuggestions:"????????????",ignore:"??????",ignoreAll:"???????????????",addWord:"????????????",emptyDic:"??????????????????????????????????????????",optionsTab:"???????????????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"??????",dictionariesTab:"??????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"?????????????????????"},about:{title:"CKEditor?????????????????????",dlgTitle:"CKEditor?????????????????????",moreInfo:"?????????????????????????????????????????????????????????????????????????????????:",copy:"Copyright © $1. All rights reserved."},maximize:"?????????",minimize:"?????????",fakeobjects:{anchor:"????????????",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"??????????????????????????????",colordialog:{title:"?????????",options:"Color Options",highlight:"???????????????",selected:"??????????????????",clear:"?????????"},toolbarCollapse:"???????????????????????????",toolbarExpand:"????????????????????????"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.km={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"?????????",newPage:"???????????????????????????",save:"????????????????????????",preview:"??????????????????????????????",cut:"??????????????????",copy:"??????????????????",paste:"????????????????????????",print:"????????????????????????",underline:"??????????????????????????????????????????????????????????????????",bold:"??????????????????????????????",italic:"??????????????????????????????",selectAll:"?????????????????????????????????????????????",removeFormat:"?????????????????? ?????????????????????",strike:"???????????????????????????????????????????????????????????????????????????",subscript:"???????????????????????????????????????",superscript:"??????????????????????????????",horizontalrule:"??????????????????????????????????????????????????????",pagebreak:"?????????????????? ??????????????????????????????????????????",unlink:"???????????????????????????",undo:"???????????????????????????",redo:"??????????????????????????????",common:{browseServer:"?????????",url:"URL",protocol:"???????????????????????????",upload:"???????????????",uploadSubmit:"????????????????????????????????????????????????????????????????????????????????????",image:"??????????????????",flash:"Flash",form:"???????????????",checkbox:"??????????????????????????????????????????",radio:"?????????????????????????????????????????????",textField:"??????????????????????????????????????????",textarea:"????????????????????????????????????????????????",hiddenField:"?????????????????????",button:"??????????????????",select:"?????????????????????????????????",imageButton:"????????????????????????????????????",notSet:"<??????????????????>",id:"Id",name:"???????????????",langDir:"???????????????????????????",langDirLtr:"??????????????????????????????????????????(LTR)",langDirRtl:"??????????????????????????????????????????(RTL)",langCode:"??????????????????????????????",longDescr:"???????????????????????? URL ?????????",cssClass:"Stylesheet Classes",advisoryTitle:"????????????????????? ????????????????????????",cssStyle:"????????????",ok:"?????????????????????",cancel:"??????????????????????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"??????????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"????????????????????????????????????????????????",title:"????????????????????????????????????",options:"Special Character Options"},link:{toolbar:"??????????????????/?????????????????? ??????????????????",other:"<other>",menu:"????????????????????????????????????",title:"??????????????????",info:"????????????????????????????????????????????????",target:"???????????????",upload:"???????????????",advanced:"??????????????????????????????",type:"????????????????????????????????????",toUrl:"URL",toAnchor:"???????????????????????????????????????????????????????????????",toEmail:"??????????????????",targetFrame:"<?????????????????????>",targetPopup:"<?????????????????? ?????????>",targetFrameName:"??????????????????????????????????????????????????????????????????",targetPopupName:"??????????????????????????????????????????",popupFeatures:"?????????????????????????????????????????????????????????",popupResizable:"Resizable",popupStatusBar:"????????? ??????????????????",popupLocationBar:"????????? ??????????????????",popupToolbar:"????????? ??????????????????",popupMenuBar:"????????? ???????????????",popupFullScreen:"??????????????????????????????(IE)",popupScrollBars:"????????? ?????????",popupDependent:"??????????????????????????? (Netscape)",popupWidth:"????????????",popupLeft:"??????????????????????????????????????????",popupHeight:"???????????????",popupTop:"?????????????????????????????????",id:"Id",langDir:"???????????????????????????",langDirLTR:"??????????????????????????????????????????(LTR)",langDirRTL:"??????????????????????????????????????????(RTL)",acccessKey:"?????? ???????????????????????????",name:"???????????????",langCode:"???????????????????????????",tabIndex:"????????? Tab",advisoryTitle:"????????????????????? ????????????????????????",advisoryContentType:"???????????????????????????????????? ????????????????????????",cssClasses:"Stylesheet Classes",charset:"???????????????????????????????????????????????????????????????",styles:"????????????",selectAnchor:"??????????????????????????????????????????",anchorName:"??????????????????????????????????????????????????????",anchorId:"????????? Id",emailAddress:"??????????????????",emailSubject:"???????????????????????????????????????",emailBody:"??????????????????",noAnchors:"(No anchors available in the document)",noUrl:"???????????????????????? ?????????????????????????????? URL",noEmail:"???????????????????????? ?????????????????????????????? ??????????????????"},anchor:{toolbar:"??????????????????/?????????????????? ??????????????????",menu:"??????????????????????????????????????????",title:"??????????????????????????????????????????",name:"??????????????????????????????????????????",errorName:"???????????????????????? ??????????????????????????????????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"?????????????????????",replace:"???????????????",findWhat:"?????????????????????????????????:",replaceWith:"??????????????????????????????:",notFoundMsg:"???????????????????????? ?????????????????????????????? ???",matchCase:"?????????????????????????????????",matchWord:"???????????????????????????????????????????????????",matchCyclic:"Match cyclic",replaceAll:"????????????????????????????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"???????????????",title:"???????????????????????? ???????????????",menu:"???????????????????????? ???????????????",deleteTable:"????????????????????????",rows:"????????????????????????",columns:"???????????????",border:"????????????????????????",align:"??????????????????????????????????????????",alignLeft:"????????????????????????",alignCenter:"??????????????????",alignRight:"????????????????????????",width:"????????????",widthPx:"??????????????????",widthPc:"???????????????",widthUnit:"width unit",height:"???????????????",cellSpace:"????????????????????????",cellPad:"??????????????????",caption:"?????????????????????",summary:"???????????????????????????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"??????????????????",merge:"???????????????????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"?????????????????????????????????"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"????????????????????????"}},button:{title:"???????????????????????? ??????????????????",text:"??????????????????(????????????)",type:"??????????????????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"??????????????????????????????????????????????????????????????????",radioTitle:"????????????????????????????????????????????????????????????",value:"????????????",selected:"?????????????????????????????????"},form:{title:"???????????????????????????????????????",menu:"???????????????????????????????????????",action:"????????????????????????",method:"????????????",encoding:"Encoding"},select:{title:"?????????????????????????????????????????????????????????",selectInfo:"??????????????????",opAvail:"???????????????????????????????????????????????? ??????????????????????????????????????????",value:"????????????",size:"????????????",lines:"?????????????????????",chkMulti:"????????????????????????????????????????????????????????????????????????",opText:"???????????????",opValue:"????????????",btnAdd:"??????????????????",btnModify:"?????????????????????????????????",btnUp:"??????",btnDown:"???????????????",btnSetValue:"Set as selected value",btnDelete:"?????????"},textarea:{title:"???????????????????????????????????????????????????????????????????????????",cols:"???????????????",rows:"????????????????????????"},textfield:{title:"???????????????????????????????????????????????????",name:"???????????????",value:"????????????",charWidth:"???????????? ???????????????",maxChars:"???????????????????????????????????????",type:"??????????????????",typeText:"???????????????",typePass:"?????????????????????????????????"},hidden:{title:"?????????????????????????????????????????????",name:"???????????????",value:"????????????"},image:{title:"??????????????????????????????????????????",titleButton:"????????????????????????????????????????????????????????????",menu:"??????????????????????????????????????????",infoTab:"????????????????????????????????????????????????",btnUpload:"????????????????????????????????????????????????????????????????????????????????????",upload:"???????????????",alt:"?????????????????????????????????",width:"????????????",height:"???????????????",lockRatio:"????????????????????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????????????????????????????????????",border:"????????????",hSpace:"???????????????????????????",vSpace:"?????????????????????????????????",align:"?????????????????????????????????",alignLeft:"?????????????????????",alignRight:"????????????????????????",alertUrl:"????????????????????????????????????????????????????????????????????????????????????",linkTab:"??????????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????????????????????? Flash",propertiesTab:"Properties",title:"???????????????????????? Flash",chkPlay:"??????????????????????????????????????????????????????",chkLoop:"?????????????????????",chkMenu:"?????????????????? ??????????????????????????? Flash",chkFull:"Allow Fullscreen",scale:"????????????",scaleAll:"???????????????????????????????????????",scaleNoBorder:"???????????????????????????????????????",scaleFit:"???????????????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"?????????????????????????????????",alignLeft:"?????????????????????",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"???????????????????????????????????????????????????",alignBottom:"????????????????????????",alignMiddle:"??????????????????",alignRight:"????????????????????????",alignTextTop:"????????????????????????",alignTop:"???????????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????????????????????????????????????????????",width:"????????????",height:"???????????????",hSpace:"???????????????????????????",vSpace:"?????????????????????????????????",validateSrc:"???????????????????????? ?????????????????????????????? URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"????????????????????????????????????????????????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"????????????????????????????????????????????????????????????",changeTo:"???????????????????????????????????????",btnIgnore:"??????????????????????????????????????????",btnIgnoreAll:"?????????????????????????????????????????? ?????????????????????",btnReplace:"???????????????",btnReplaceAll:"????????????????????????????????????",btnUndo:"???????????????????????????",noSuggestions:"- ?????????????????????????????? -",progress:"???????????????????????????????????????????????????????????????????????????...",noMispell:"???????????????????????????????????????????????????????????????????????????????????????: ??????????????????????????????",noChanges:"???????????????????????????????????????????????????????????????????????????????????????: ???????????????????????????????????????????????????",oneChange:"???????????????????????????????????????????????????????????????????????????????????????: ?????????????????????????????????????????????????????????????????????????????????",manyChanges:"???????????????????????????????????????????????????????????????????????????????????????: %1 ?????????????????????????????????????????????????????????",ieSpellDownload:"?????????????????????????????????????????????????????????????????????????????????????????????????????? ??? ???????????????????????????????????????????"},smiley:{toolbar:"??????????????????",title:"????????????????????????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"????????????????????????????????????",bulletedlist:"????????????????????????????????????????????????",indent:"?????????????????????????????????????????????????????????",outdent:"??????????????????????????????????????????????????????",justify:{left:"??????????????????????????????",center:"?????????????????????????????????",right:"??????????????????????????????",block:"??????????????????????????????"},blockquote:"Block Quote",clipboard:{title:"????????????????????????",cutError:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????? ??? ?????????????????????????????????????????????????????? ???????????????????????? (Ctrl/Cmd+X) ???",copyError:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????? ??? ?????????????????????????????????????????????????????? ???????????????????????? (Ctrl/Cmd+C)???",pasteMsg:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????? ???(<STRONG>Ctrl/Cmd+V</STRONG>) ?????????????????? <STRONG>OK</STRONG> ???",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"?????????????????????????????? Word",title:"?????????????????????????????? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"????????????????????????????????????????????????????????????",title:"????????????????????????????????????????????????????????????"},templates:{button:"???????????????????????????",title:"??????????????????????????? ?????????????????????????????????",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"???????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????<br>(????????????????????????????????????????????????):",emptyListMsg:"(????????????????????????????????????????????????????????????????????????????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????????",panelTitle:"????????????",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"???????????????",voiceLabel:"Font",panelTitle:"???????????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"????????????????????????",bgColorTitle:"?????????????????????????????????????????????",panelTitle:"Colors",auto:"????????????????????????????????????",more:"?????????????????????????????????.."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.ko={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??????",newPage:"??? ??????",save:"????????????",preview:"????????????",cut:"????????????",copy:"????????????",paste:"????????????",print:"????????????",underline:"??????",bold:"?????????",italic:"?????????",selectAll:"????????????",removeFormat:"?????? ?????????",strike:"?????????",subscript:"?????? ??????",superscript:"??? ??????",horizontalrule:"????????? ??????",pagebreak:"Insert Page Break for Printing",unlink:"?????? ??????",undo:"??????",redo:"?????????",common:{browseServer:"?????? ??????",url:"URL",protocol:"????????????",upload:"?????????",uploadSubmit:"????????? ??????",image:"?????????",flash:"?????????",form:"???",checkbox:"????????????",radio:"???????????????",textField:"????????????",textarea:"????????????",hiddenField:"????????????",button:"??????",select:"????????????",imageButton:"???????????????",notSet:"<???????????? ??????>",id:"ID",name:"Name",langDir:"?????? ??????",langDirLtr:"???????????? ????????? (LTR)",langDirRtl:"??????????????? ?????? (RTL)",langCode:"?????? ??????",longDescr:"URL ??????",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"???",cancel:"?????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"?????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????? ??????",title:"???????????? ??????",options:"Special Character Options"},link:{toolbar:"?????? ??????/??????",other:"<??????>",menu:"?????? ??????",title:"??????",info:"?????? ??????",target:"??????",upload:"?????????",advanced:"?????????",type:"?????? ??????",toUrl:"URL",toAnchor:"?????????",toEmail:"?????????",targetFrame:"<?????????>",targetPopup:"<?????????>",targetFrameName:"?????? ????????? ??????",targetPopupName:"????????? ??????",popupFeatures:"????????? ??????",popupResizable:"Resizable",popupStatusBar:"?????????",popupLocationBar:"???????????????",popupToolbar:"??????",popupMenuBar:"?????????",popupFullScreen:"???????????? (IE)",popupScrollBars:"????????????",popupDependent:"Dependent (Netscape)",popupWidth:"??????",popupLeft:"?????? ??????",popupHeight:"??????",popupTop:"?????? ??????",id:"Id",langDir:"?????? ??????",langDirLTR:"???????????? ????????? (LTR)",langDirRTL:"??????????????? ?????? (RTL)",acccessKey:"????????? ???",name:"Name",langCode:"?????? ??????",tabIndex:"??? ??????",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"????????? ??????",anchorName:"????????? ??????",anchorId:"????????? ID",emailAddress:"????????? ??????",emailSubject:"??????",emailBody:"??????",noAnchors:"(????????? ???????????? ????????????.)",noUrl:"?????? URL??? ??????????????????.",noEmail:"?????????????????? ??????????????????."},anchor:{toolbar:"????????? ??????/??????",menu:"????????? ??????",title:"????????? ??????",name:"????????? ??????",errorName:"????????? ????????? ??????????????????."},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????? & ?????????",find:"??????",replace:"?????????",findWhat:"?????? ?????????:",replaceWith:"?????? ?????????:",notFoundMsg:"???????????? ?????? ??? ????????????.",matchCase:"???????????? ??????",matchWord:"????????? ??????",matchCyclic:"Match cyclic",replaceAll:"?????? ?????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"???",title:"??? ??????",menu:"??? ??????",deleteTable:"??? ??????",rows:"?????????",columns:"?????????",border:"????????? ??????",align:"??????",alignLeft:"??????",alignCenter:"?????????",alignRight:"?????????",width:"??????",widthPx:"??????",widthPc:"?????????",widthUnit:"width unit",height:"??????",cellSpace:"??? ??????",cellPad:"??? ??????",caption:"??????",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"???/???(Cell)",insertBefore:"?????? ???/??? ??????",insertAfter:"?????? ???/??? ??????",deleteCell:"??? ??????",merge:"??? ?????????",mergeRight:"????????? ?????????",mergeDown:"?????? ?????????",splitHorizontal:"?????? ?????????",splitVertical:"?????? ?????????",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"???(Row)",insertBefore:"?????? ??? ??????",insertAfter:"?????? ??? ??????",deleteRow:"????????? ??????"},column:{menu:"???(Column)",insertBefore:"?????? ??? ??????",insertAfter:"?????? ??? ??????",deleteColumn:"????????? ??????"}},button:{title:"?????? ??????",text:"????????????(???)",type:"????????????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"???????????? ??????",radioTitle:"??????????????? ??????",value:"???",selected:"?????????"},form:{title:"??? ??????",menu:"??? ??????",action:"????????????(Action)",method:"??????(Method)",encoding:"Encoding"},select:{title:"???????????? ??????",selectInfo:"??????",opAvail:"????????????",value:"???",size:"????????????",lines:"???",chkMulti:"???????????? ?????? ??????",opText:"??????",opValue:"???",btnAdd:"??????",btnModify:"??????",btnUp:"??????",btnDown:"?????????",btnSetValue:"?????????????????? ??????",btnDelete:"??????"},textarea:{title:"???????????? ??????",cols:"??????",rows:"??????"},textfield:{title:"???????????? ??????",name:"??????",value:"???",charWidth:"?????? ??????",maxChars:"?????? ?????????",type:"??????",typeText:"?????????",typePass:"????????????"},hidden:{title:"???????????? ??????",name:"??????",value:"???"},image:{title:"????????? ??????",titleButton:"??????????????? ??????",menu:"????????? ??????",infoTab:"????????? ??????",btnUpload:"????????? ??????",upload:"?????????",alt:"????????? ??????",width:"??????",height:"??????",lockRatio:"?????? ??????",unlockRatio:"Unlock Ratio",resetSize:"?????? ?????????",border:"?????????",hSpace:"????????????",vSpace:"????????????",align:"??????",alignLeft:"??????",alignRight:"?????????",alertUrl:"????????? URL??? ??????????????????",linkTab:"??????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"????????? ??????",propertiesTab:"Properties",title:"????????? ????????????",chkPlay:"????????????",chkLoop:"??????",chkMenu:"??????????????? ??????",chkFull:"Allow Fullscreen",scale:"??????",scaleAll:"????????????",scaleNoBorder:"???????????????",scaleFit:"??????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"??????",alignLeft:"??????",alignAbsBottom:"?????????(Abs Bottom)",alignAbsMiddle:"?????????(Abs Middle)",alignBaseline:"?????????",alignBottom:"??????",alignMiddle:"??????",alignRight:"?????????",alignTextTop:"????????????",alignTop:"???",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????? ??????",width:"??????",height:"??????",hSpace:"????????????",vSpace:"????????????",validateSrc:"?????? URL??? ??????????????????.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"????????? ?????? ??????",changeTo:"????????? ??????",btnIgnore:"?????????",btnIgnoreAll:"?????? ?????????",btnReplace:"??????",btnReplaceAll:"?????? ??????",btnUndo:"??????",noSuggestions:"- ???????????? ?????? -",progress:"??????????????? ??????????????????...",noMispell:"???????????? ??????: ????????? ????????? ????????????.",noChanges:"???????????? ??????: ????????? ????????? ????????????.",oneChange:"???????????? ??????: ????????? ?????????????????????.",manyChanges:"???????????? ??????: %1 ????????? ?????????????????????.",ieSpellDownload:"?????? ???????????? ???????????? ???????????????. ?????? ???????????????????????????????"},smiley:{toolbar:"?????????",title:"????????? ??????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"???????????? ??????",bulletedlist:"???????????? ??????",indent:"????????????",outdent:"????????????",justify:{left:"?????? ??????",center:"????????? ??????",right:"????????? ??????",block:"?????? ??????"},blockquote:"Block Quote",clipboard:{title:"????????????",cutError:"??????????????? ????????????????????? ???????????? ????????? ????????? ??? ????????????. ????????? ????????? ??????????????????. (Ctrl/Cmd+X).",copyError:"??????????????? ????????????????????? ???????????? ????????? ????????? ??? ????????????. ????????? ????????? ??????????????????. (Ctrl/Cmd+C).",pasteMsg:"???????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ??? ???????????? ???????????? ???????????? <STRONG>OK</STRONG> ??? ????????????.",securityMsg:"???????????? ?????? ???????????? ??????, ??????????????? ????????? ?????? ????????? ??? ????????????. ??? ?????? ?????? ???????????? ????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"MS Word ???????????? ????????????",title:"MS Word ???????????? ????????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????? ????????????",title:"???????????? ????????????"},templates:{button:"?????????",title:"?????? ?????????",options:"Template Options",insertOption:"?????? ?????? ?????????",selectPromptMsg:"??????????????? ????????? ???????????? ??????????????????.<br>(???????????? ????????? ????????? ???????????????.):",emptyListMsg:"(???????????? ????????????.)"},showBlocks:"Show Blocks",stylesCombo:{label:"?????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"??????",panelTitle:"??????",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????",voiceLabel:"Font",panelTitle:"??????"},fontSize:{label:"?????? ??????",voiceLabel:"Font Size",panelTitle:"?????? ??????"},colorButton:{textColorTitle:"?????? ??????",bgColorTitle:"?????? ??????",panelTitle:"Colors",auto:"????????????",more:"????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.lt={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??altinis",newPage:"Naujas puslapis",save:"I??saugoti",preview:"Per??i??ra",cut:"I??kirpti",copy:"Kopijuoti",paste:"??d??ti",print:"Spausdinti",underline:"Pabrauktas",bold:"Pusjuodis",italic:"Kursyvas",selectAll:"Pa??ym??ti visk??",removeFormat:"Panaikinti format??",strike:"Perbrauktas",subscript:"Apatinis indeksas",superscript:"Vir??utinis indeksas",horizontalrule:"??terpti horizontali?? linij??",pagebreak:"??terpti puslapi?? skirtuk??",unlink:"Panaikinti nuorod??",undo:"At??aukti",redo:"Atstatyti",common:{browseServer:"Nar??yti po server??",url:"URL",protocol:"Protokolas",upload:"Si??sti",uploadSubmit:"Si??sti ?? server??",image:"Vaizdas",flash:"Flash",form:"Forma",checkbox:"??ymimasis langelis",radio:"??ymimoji akut??",textField:"Teksto laukas",textarea:"Teksto sritis",hiddenField:"Nerodomas laukas",button:"Mygtukas",select:"Atrankos laukas",imageButton:"Vaizdinis mygtukas",notSet:"<n??ra nustatyta>",id:"Id",name:"Vardas",langDir:"Teksto kryptis",langDirLtr:"I?? kair??s ?? de??in?? (LTR)",langDirRtl:"I?? de??in??s ?? kair?? (RTL)",langCode:"Kalbos kodas",longDescr:"Ilgas apra??ymas URL",cssClass:"Stili?? lentel??s klas??s",advisoryTitle:"Konsultacin?? antra??t??",cssStyle:"Stilius",ok:"OK",cancel:"Nutraukti",close:"Close",preview:"Preview",generalTab:"Bendros savyb??s",advancedTab:"Papildomas",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??terpti special?? simbol??",title:"Pasirinkite special?? simbol??",options:"Special Character Options"},link:{toolbar:"??terpti/taisyti nuorod??",other:"<kitas>",menu:"Taisyti nuorod??",title:"Nuoroda",info:"Nuorodos informacija",target:"Paskirties vieta",upload:"Si??sti",advanced:"Papildomas",type:"Nuorodos tipas",toUrl:"URL",toAnchor:"??ym?? ??iame puslapyje",toEmail:"El.pa??tas",targetFrame:"<kadras>",targetPopup:"<i??skleid??iamas langas>",targetFrameName:"Paskirties kadro vardas",targetPopupName:"Paskirties lango vardas",popupFeatures:"I??skleid??iamo lango savyb??s",popupResizable:"Resizable",popupStatusBar:"B??senos juosta",popupLocationBar:"Adreso juosta",popupToolbar:"Mygtuk?? juosta",popupMenuBar:"Meniu juosta",popupFullScreen:"Visas ekranas (IE)",popupScrollBars:"Slinkties juostos",popupDependent:"Priklausomas (Netscape)",popupWidth:"Plotis",popupLeft:"Kair?? pozicija",popupHeight:"Auk??tis",popupTop:"Vir??utin?? pozicija",id:"Id",langDir:"Teksto kryptis",langDirLTR:"I?? kair??s ?? de??in?? (LTR)",langDirRTL:"I?? de??in??s ?? kair?? (RTL)",acccessKey:"Prieigos raktas",name:"Vardas",langCode:"Teksto kryptis",tabIndex:"Tabuliavimo indeksas",advisoryTitle:"Konsultacin?? antra??t??",advisoryContentType:"Konsultacinio turinio tipas",cssClasses:"Stili?? lentel??s klas??s",charset:"Susiet?? i??tekli?? simboli?? lentel??",styles:"Stilius",selectAnchor:"Pasirinkite ??ym??",anchorName:"Pagal ??ym??s vard??",anchorId:"Pagal ??ym??s Id",emailAddress:"El.pa??to adresas",emailSubject:"??inut??s tema",emailBody:"??inut??s turinys",noAnchors:"(??iame dokumente ??ymi?? n??ra)",noUrl:"Pra??ome ??vesti nuorodos URL",noEmail:"Pra??ome ??vesti el.pa??to adres??"},anchor:{toolbar:"??terpti/modifikuoti ??ym??",menu:"??ym??s savyb??s",title:"??ym??s savyb??s",name:"??ym??s vardas",errorName:"Pra??ome ??vesti ??ym??s vard??"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Surasti ir pakeisti",find:"Rasti",replace:"Pakeisti",findWhat:"Surasti tekst??:",replaceWith:"Pakeisti tekstu:",notFoundMsg:"Nurodytas tekstas nerastas.",matchCase:"Skirti did??i??sias ir ma????sias raides",matchWord:"Atitikti piln?? ??od??",matchCyclic:"Match cyclic",replaceAll:"Pakeisti visk??",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Lentel??",title:"Lentel??s savyb??s",menu:"Lentel??s savyb??s",deleteTable:"??alinti lentel??",rows:"Eilut??s",columns:"Stulpeliai",border:"R??melio dydis",align:"Lygiuoti",alignLeft:"Kair??",alignCenter:"Centr??",alignRight:"De??in??",width:"Plotis",widthPx:"ta??kais",widthPc:"procentais",widthUnit:"width unit",height:"Auk??tis",cellSpace:"Tarpas tarp langeli??",cellPad:"Trapas nuo langelio r??mo iki teksto",caption:"Antra??t??",summary:"Santrauka",headers:"Antra??t??s",headersNone:"N??ra",headersColumn:"Pirmas stulpelis",headersRow:"Pirma eilut??",headersBoth:"Abu",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Langelis",insertBefore:"??terpti langel?? prie??",insertAfter:"??terpti langel?? po",deleteCell:"??alinti langelius",merge:"Sujungti langelius",mergeRight:"Sujungti su de??ine",mergeDown:"Sujungti su apa??ia",splitHorizontal:"Skaidyti langel?? horizontaliai",splitVertical:"Skaidyti langel?? vertikaliai",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Eilut??",insertBefore:"??terpti eilut?? prie??",insertAfter:"??terpti eilut?? po",deleteRow:"??alinti eilutes"},column:{menu:"Stulpelis",insertBefore:"??terpti stulpel?? prie??",insertAfter:"??terpti stulpel?? po",deleteColumn:"??alinti stulpelius"}},button:{title:"Mygtuko savyb??s",text:"Tekstas (Reik??m??)",type:"Tipas",typeBtn:"Mygtukas",typeSbm:"Si??sti",typeRst:"I??valyti"},checkboxAndRadio:{checkboxTitle:"??ymimojo langelio savyb??s",radioTitle:"??ymimosios akut??s savyb??s",value:"Reik??m??",selected:"Pa??ym??tas"},form:{title:"Formos savyb??s",menu:"Formos savyb??s",action:"Veiksmas",method:"Metodas",encoding:"Encoding"},select:{title:"Atrankos lauko savyb??s",selectInfo:"Informacija",opAvail:"Galimos parinktys",value:"Reik??m??",size:"Dydis",lines:"eilu??i??",chkMulti:"Leisti daugeriop?? atrank??",opText:"Tekstas",opValue:"Reik??m??",btnAdd:"??traukti",btnModify:"Modifikuoti",btnUp:"Auk??tyn",btnDown:"??emyn",btnSetValue:"Laikyti pa??ym??ta reik??me",btnDelete:"Trinti"},textarea:{title:"Teksto srities savyb??s",cols:"Ilgis",rows:"Plotis"},textfield:{title:"Teksto lauko savyb??s",name:"Vardas",value:"Reik??m??",charWidth:"Ilgis simboliais",maxChars:"Maksimalus simboli?? skai??ius",type:"Tipas",typeText:"Tekstas",typePass:"Slapta??odis"},hidden:{title:"Nerodomo lauko savyb??s",name:"Vardas",value:"Reik??m??"},image:{title:"Vaizdo savyb??s",titleButton:"Vaizdinio mygtuko savyb??s",menu:"Vaizdo savyb??s",infoTab:"Vaizdo informacija",btnUpload:"Si??sti ?? server??",upload:"Nusi??sti",alt:"Alternatyvus Tekstas",width:"Plotis",height:"Auk??tis",lockRatio:"I??laikyti proporcij??",unlockRatio:"Unlock Ratio",resetSize:"Atstatyti dyd??",border:"R??melis",hSpace:"Hor.Erdv??",vSpace:"Vert.Erdv??",align:"Lygiuoti",alignLeft:"Kair??",alignRight:"De??in??",alertUrl:"Pra??ome ??vesti vaizdo URL",linkTab:"Nuoroda",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash savyb??s",propertiesTab:"Properties",title:"Flash savyb??s",chkPlay:"Automatinis paleidimas",chkLoop:"Ciklas",chkMenu:"Leisti Flash meniu",chkFull:"Allow Fullscreen",scale:"Mastelis",scaleAll:"Rodyti vis??",scaleNoBorder:"Be r??melio",scaleFit:"Tikslus atitikimas",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Lygiuoti",alignLeft:"Kair??",alignAbsBottom:"Absoliu??i?? apa??i??",alignAbsMiddle:"Absoliut?? vidur??",alignBaseline:"Apatin?? linij??",alignBottom:"Apa??i??",alignMiddle:"Vidur??",alignRight:"De??in??",alignTextTop:"Teksto vir????n??",alignTop:"Vir????n??",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Fono spalva",width:"Plotis",height:"Auk??tis",hSpace:"Hor.Erdv??",vSpace:"Vert.Erdv??",validateSrc:"Pra??ome ??vesti nuorodos URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Ra??ybos tikrinimas",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"??odyne nerastas",changeTo:"Pakeisti ??",btnIgnore:"Ignoruoti",btnIgnoreAll:"Ignoruoti visus",btnReplace:"Pakeisti",btnReplaceAll:"Pakeisti visus",btnUndo:"At??aukti",noSuggestions:"- N??ra pasi??lym?? -",progress:"Vyksta ra??ybos tikrinimas...",noMispell:"Ra??ybos tikrinimas baigtas: Nerasta ra??ybos klaid??",noChanges:"Ra??ybos tikrinimas baigtas: N??ra pakeist?? ??od??i??",oneChange:"Ra??ybos tikrinimas baigtas: Vienas ??odis pakeistas",manyChanges:"Ra??ybos tikrinimas baigtas: Pakeista %1 ??od??i??",ieSpellDownload:"Ra??ybos tikrinimas neinstaliuotas. Ar J??s norite j?? dabar atsisi??sti?"},smiley:{toolbar:"Veideliai",title:"??terpti veidel??",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numeruotas s??ra??as",bulletedlist:"Su??enklintas s??ra??as",indent:"Padidinti ??trauk??",outdent:"Suma??inti ??trauk??",justify:{left:"Lygiuoti kair??",center:"Centruoti",right:"Lygiuoti de??in??",block:"Lygiuoti abi puses"},blockquote:"Citata",clipboard:{title:"??d??ti",cutError:"J??s?? nar??ykl??s saugumo nustatymai neleid??ia redaktoriui automati??kai ??vykdyti i??kirpimo operacij??. Tam pra??ome naudoti klaviat??r?? (Ctrl/Cmd+X).",copyError:"J??s?? nar??ykl??s saugumo nustatymai neleid??ia redaktoriui automati??kai ??vykdyti kopijavimo operacij??. Tam pra??ome naudoti klaviat??r?? (Ctrl/Cmd+C).",pasteMsg:"??emiau esan??iame ??vedimo lauke ??d??kite tekst??, naudodami klaviat??r?? (<STRONG>Ctrl/Cmd+V</STRONG>) ir paspauskite mygtuk?? <STRONG>OK</STRONG>.",securityMsg:"D??l j??s?? nar??ykl??s saugumo nustatym??, redaktorius negali tiesiogiai pasiekti laikinosios atminties. Jums reikia nukopijuoti dar kart?? ?? ???? lang??.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"??d??ti i?? Word",title:"??d??ti i?? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"??d??ti kaip gryn?? tekst??",title:"??d??ti kaip gryn?? tekst??"},templates:{button:"??ablonai",title:"Turinio ??ablonai",options:"Template Options",insertOption:"Pakeisti dabartin?? turin?? pasirinktu ??ablonu",selectPromptMsg:"Pasirinkite norim?? ??ablon??<br>(<b>D??mesio!</b> esamas turinys bus prarastas):",emptyListMsg:"(??ablon?? s??ra??as tu????ias)"},showBlocks:"Rodyti blokus",stylesCombo:{label:"Stilius",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"??rifto formatas",panelTitle:"??rifto formatas",tag_p:"Normalus",tag_pre:"Formuotas",tag_address:"Kreipinio",tag_h1:"Antra??tinis 1",tag_h2:"Antra??tinis 2",tag_h3:"Antra??tinis 3",tag_h4:"Antra??tinis 4",tag_h5:"Antra??tinis 5",tag_h6:"Antra??tinis 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??riftas",voiceLabel:"Font",panelTitle:"??riftas"},fontSize:{label:"??rifto dydis",voiceLabel:"Font Size",panelTitle:"??rifto dydis"},colorButton:{textColorTitle:"Teksto spalva",bgColorTitle:"Fono spalva",panelTitle:"Colors",auto:"Automatinis",more:"Daugiau spalv??..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.lv={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"HTML kods",newPage:"Jauna lapa",save:"Saglab??t",preview:"P??rskat??t",cut:"Izgriezt",copy:"Kop??t",paste:"Ievietot",print:"Druk??t",underline:"Apak??sv??tra",bold:"Treknu ??riftu",italic:"Sl??prakst??",selectAll:"Iez??m??t visu",removeFormat:"No??emt stilus",strike:"P??rsv??trots",subscript:"Zemrakst??",superscript:"Aug??rakst??",horizontalrule:"Ievietot horizont??lu Atdal??t??jsv??tru",pagebreak:"Ievietot lapas p??rtraukumu",unlink:"No??emt hipersaiti",undo:"Atcelt",redo:"Atk??rtot",common:{browseServer:"Skat??t servera saturu",url:"URL",protocol:"Protokols",upload:"Aug??upiel??d??t",uploadSubmit:"Nos??t??t serverim",image:"Att??ls",flash:"Flash",form:"Forma",checkbox:"Atz??m????anas kast??te",radio:"Izv??les poga",textField:"Teksta rinda",textarea:"Teksta laukums",hiddenField:"Pasl??pta teksta rinda",button:"Poga",select:"Iez??m????anas lauks",imageButton:"Att??lpoga",notSet:"<nav iestat??ts>",id:"Id",name:"Nosaukums",langDir:"Valodas las????anas virziens",langDirLtr:"No kreis??s uz labo (LTR)",langDirRtl:"No lab??s uz kreiso (RTL)",langCode:"Valodas kods",longDescr:"Gara apraksta Hipersaite",cssClass:"Stilu saraksta klases",advisoryTitle:"Konsultat??vs virsraksts",cssStyle:"Stils",ok:"Dar??ts!",cancel:"Atcelt",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Izv??rstais",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ievietot speci??lo simbolu",title:"Ievietot ??pa??u simbolu",options:"Special Character Options"},link:{toolbar:"Ievietot/Labot hipersaiti",other:"<cits>",menu:"Labot hipersaiti",title:"Hipersaite",info:"Hipersaites inform??cija",target:"M??r??is",upload:"Aug??upiel??d??t",advanced:"Izv??rstais",type:"Hipersaites tips",toUrl:"URL",toAnchor:"Iez??me ??aj?? lap??",toEmail:"E-pasts",targetFrame:"<ietvars>",targetPopup:"<uznirsto???? log??>",targetFrameName:"M??r??a ietvara nosaukums",targetPopupName:"Uznirsto???? loga nosaukums",popupFeatures:"Uznirsto???? loga nosaukums ??pa????bas",popupResizable:"Resizable",popupStatusBar:"Statusa josla",popupLocationBar:"Atra??an??s vietas josla",popupToolbar:"R??ku josla",popupMenuBar:"Izv??lnes josla",popupFullScreen:"Piln?? ekr??n?? (IE)",popupScrollBars:"Ritjoslas",popupDependent:"Atkar??gs (Netscape)",popupWidth:"Platums",popupLeft:"Kreis?? koordin??te",popupHeight:"Augstums",popupTop:"Aug????j?? koordin??te",id:"Id",langDir:"Valodas las????anas virziens",langDirLTR:"No kreis??s uz labo (LTR)",langDirRTL:"No lab??s uz kreiso (RTL)",acccessKey:"Pieejas kods",name:"Nosaukums",langCode:"Valodas las????anas virziens",tabIndex:"Ci????u indekss",advisoryTitle:"Konsultat??vs virsraksts",advisoryContentType:"Konsultat??vs satura tips",cssClasses:"Stilu saraksta klases",charset:"Pievienot?? resursa kodu tabula",styles:"Stils",selectAnchor:"Izv??l??ties iez??mi",anchorName:"P??c iez??mes nosaukuma",anchorId:"P??c elementa ID",emailAddress:"E-pasta adrese",emailSubject:"Zi??as t??ma",emailBody:"Zi??as saturs",noAnchors:"(??aj?? dokument?? nav iez??mju)",noUrl:"L??dzu nor??di hipersaiti",noEmail:"L??dzu nor??di e-pasta adresi"},anchor:{toolbar:"Ievietot/Labot iez??mi",menu:"Iez??mes ??pa????bas",title:"Iez??mes ??pa????bas",name:"Iez??mes nosaukums",errorName:"L??dzu nor??diet iez??mes nosaukumu"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Mekl??t",replace:"Nomain??t",findWhat:"Mekl??t:",replaceWith:"Nomain??t uz:",notFoundMsg:"Nor??d??t?? fr??ze netika atrasta.",matchCase:"Re??istrj??t??gs",matchWord:"J??sakr??t piln??b??",matchCyclic:"Match cyclic",replaceAll:"Aizvietot visu",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabula",title:"Tabulas ??pa????bas",menu:"Tabulas ??pa????bas",deleteTable:"Dz??st tabulu",rows:"Rindas",columns:"Kolonnas",border:"R??mja izm??rs",align:"Novietojums",alignLeft:"Pa kreisi",alignCenter:"Centr??ti",alignRight:"Pa labi",width:"Platums",widthPx:"pikse??os",widthPc:"procentu??li",widthUnit:"width unit",height:"Augstums",cellSpace:"R??ti??u atstatums",cellPad:"R??ti??u nob??de",caption:"Le??enda",summary:"Anot??cija",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"????na",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Dz??st r??ti??as",merge:"Apvienot r??ti??as",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Rinda",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Dz??st rindas"},column:{menu:"Kolonna",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Dz??st kolonnas"}},button:{title:"Pogas ??pa????bas",text:"Teksts (v??rt??ba)",type:"Tips",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Atz??m????anas kast??tes ??pa????bas",radioTitle:"Izv??les poga ??pa????bas",value:"V??rt??ba",selected:"Iez??m??ts"},form:{title:"Formas ??pa????bas",menu:"Formas ??pa????bas",action:"Darb??ba",method:"Metode",encoding:"Encoding"},select:{title:"Iez??m????anas lauka ??pa????bas",selectInfo:"Inform??cija",opAvail:"Pieejam??s iesp??jas",value:"V??rt??ba",size:"Izm??rs",lines:"rindas",chkMulti:"At??aut vair??kus iez??m??jumus",opText:"Teksts",opValue:"V??rt??ba",btnAdd:"Pievienot",btnModify:"Veikt izmai??as",btnUp:"Aug??up",btnDown:"Lejup",btnSetValue:"Noteikt k?? iez??m??to v??rt??bu",btnDelete:"Dz??st"},textarea:{title:"Teksta laukuma ??pa????bas",cols:"Kolonnas",rows:"Rindas"},textfield:{title:"Teksta rindas ??pa????bas",name:"Nosaukums",value:"V??rt??ba",charWidth:"Simbolu platums",maxChars:"Simbolu maksim??lais daudzums",type:"Tips",typeText:"Teksts",typePass:"Parole"},hidden:{title:"Pasl??pt??s teksta rindas ??pa????bas",name:"Nosaukums",value:"V??rt??ba"},image:{title:"Att??la ??pa????bas",titleButton:"Att??lpogas ??pa????bas",menu:"Att??la ??pa????bas",infoTab:"Inform??cija par att??lu",btnUpload:"Nos??t??t serverim",upload:"Aug??upiel??d??t",alt:"Alternat??vais teksts",width:"Platums",height:"Augstums",lockRatio:"Nemain??ga Augstuma/Platuma attiec??ba",unlockRatio:"Unlock Ratio",resetSize:"Atjaunot s??kotn??jo izm??ru",border:"R??mis",hSpace:"Horizont??l?? telpa",vSpace:"Vertik??l?? telpa",align:"Nol??dzin??t",alignLeft:"Pa kreisi",alignRight:"Pa labi",alertUrl:"L??dzu nor??d??t att??la hipersaiti",linkTab:"Hipersaite",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash ??pa????bas",propertiesTab:"Properties",title:"Flash ??pa????bas",chkPlay:"Autom??tiska atska??o??ana",chkLoop:"Nep??rtraukti",chkMenu:"At??aut Flash izv??lni",chkFull:"Allow Fullscreen",scale:"Main??t izm??ru",scaleAll:"R??d??t visu",scaleNoBorder:"Bez r??mja",scaleFit:"Prec??zs izm??rs",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Nol??dzin??t",alignLeft:"Pa kreisi",alignAbsBottom:"Absol??ti apak????",alignAbsMiddle:"Absol??ti vertik??li centr??ts",alignBaseline:"Pamatrind??",alignBottom:"Apak????",alignMiddle:"Vertik??li centr??ts",alignRight:"Pa labi",alignTextTop:"Teksta aug????",alignTop:"Aug????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Fona kr??sa",width:"Platums",height:"Augstums",hSpace:"Horizont??l?? telpa",vSpace:"Vertik??l?? telpa",validateSrc:"L??dzu nor??di hipersaiti",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Pareizrakst??bas p??rbaude",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Netika atrasts v??rdn??c??",changeTo:"Nomain??t uz",btnIgnore:"Ignor??t",btnIgnoreAll:"Ignor??t visu",btnReplace:"Aizvietot",btnReplaceAll:"Aizvietot visu",btnUndo:"Atcelt",noSuggestions:"- Nav ieteikumu -",progress:"Notiek pareizrakst??bas p??rbaude...",noMispell:"Pareizrakst??bas p??rbaude pabeigta: k????das netika atrastas",noChanges:"Pareizrakst??bas p??rbaude pabeigta: nekas netika labots",oneChange:"Pareizrakst??bas p??rbaude pabeigta: 1 v??rds izmain??ts",manyChanges:"Pareizrakst??bas p??rbaude pabeigta: %1 v??rdi tika main??ti",ieSpellDownload:"Pareizrakst??bas p??rbaud??t??js nav pievienots. Vai v??laties to lejupiel??d??t tagad?"},smiley:{toolbar:"Smaidi??i",title:"Ievietot smaidi??u",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numur??ts saraksts",bulletedlist:"Izcelts saraksts",indent:"Palielin??t atk??pi",outdent:"Samazin??t atk??pi",justify:{left:"Izl??dzin??t pa kreisi",center:"Izl??dzin??t pret centru",right:"Izl??dzin??t pa labi",block:"Izl??dzin??t malas"},blockquote:"Block Quote",clipboard:{title:"Ievietot",cutError:"J??su p??rl??kprogrammas dro????bas iestat??jumi nepie??auj editoram autom??tiski veikt izgrie??anas darb??bu. L??dzu, izmantojiet (Ctrl/Cmd+X, lai veiktu ??o darb??bu.",copyError:"J??su p??rl??kprogrammas dro????bas iestat??jumi nepie??auj editoram autom??tiski veikt kop????anas darb??bu. L??dzu, izmantojiet (Ctrl/Cmd+C), lai veiktu ??o darb??bu.",pasteMsg:"L??dzu, ievietojiet tekstu ??aj?? laukum??, izmantojot klaviat??ru (<STRONG>Ctrl/Cmd+V</STRONG>) un apstipriniet ar <STRONG>Dar??ts!</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Ievietot no Worda",title:"Ievietot no Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Ievietot k?? vienk??r??u tekstu",title:"Ievietot k?? vienk??r??u tekstu"},templates:{button:"Sagataves",title:"Satura sagataves",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"L??dzu, nor??diet sagatavi, ko atv??rt editor??<br>(patreiz??jie dati tiks zaud??ti):",emptyListMsg:"(Nav nor??d??tas sagataves)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stils",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Form??ts",panelTitle:"Form??ts",tag_p:"Norm??ls teksts",tag_pre:"Format??ts teksts",tag_address:"Adrese",tag_h1:"Virsraksts 1",tag_h2:"Virsraksts 2",tag_h3:"Virsraksts 3",tag_h4:"Virsraksts 4",tag_h5:"Virsraksts 5",tag_h6:"Virsraksts 6",tag_div:"Rindkopa (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??rifts",voiceLabel:"Font",panelTitle:"??rifts"},fontSize:{label:"Izm??rs",voiceLabel:"Font Size",panelTitle:"Izm??rs"},colorButton:{textColorTitle:"Teksta kr??sa",bgColorTitle:"Fona kr??sa",panelTitle:"Colors",auto:"Autom??tiska",more:"Pla????ka palete..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.mn={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??????",newPage:"???????? ????????????",save:"????????????????",preview:"???????????????? ??????????",cut:"??????????????",copy:"????????????",paste:"??????????????",print:"????????????",underline:"?????????????? ???? ?????????????????? ????????????",bold:"?????? ????????????",italic:"??????????",selectAll:"?????????????? ???? ????????????",removeFormat:"???????????? ?????? ????????",strike:"?????????????? ???? ?????????????????? ????????????",subscript:"?????????? ????????????",superscript:"?????????? ????????????",horizontalrule:"?????????????? ???????????? ??????????????",pagebreak:"???????????? ?????????????????????? ??????????????",unlink:"???????? ?????? ????????",undo:"???????????????? ????????????",redo:"?????????? ?????????????? ??????????????",common:{browseServer:"???????????? ????????????????",url:"URL",protocol:"????????????????",upload:"????????????",uploadSubmit:"???????????? ?????????????????? ??????????",image:"??????????",flash:"????????",form:"????????",checkbox:"??????????????",radio:"?????????? ????????",textField:"???????? ????????????",textarea:"???????? ??????????",hiddenField:"???????? ????????????",button:"????????",select:"?????????????? ????????????",imageButton:"???????????????? ????????",notSet:"<????????????????>",id:"Id",name:"??????",langDir:"???????????? ????????????",langDirLtr:"?????????????? ???????????? (LTR)",langDirRtl:"?????????????????? ???????? (RTL)",langCode:"???????????? ??????",longDescr:"URL-???? ??????????????",cssClass:"Stylesheet ????????????????",advisoryTitle:"?????????????????? ????????????",cssStyle:"????????????",ok:"OK",cancel:"??????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????? ?????????????? ??????????????",title:"???????????? ?????????????? ????????????",options:"Special Character Options"},link:{toolbar:"???????? ??????????????/??????????????????",other:"<other>",menu:"?????????????? ??????????????????",title:"????????",info:"?????????????? ????????????????",target:"??????????????",upload:"????????????",advanced:"????????????",type:"?????????????? ??????????",toUrl:"URL",toAnchor:"?????? ?????????????????????? ??????????????",toEmail:"E-Mail",targetFrame:"<?????????????? ??????????>",targetPopup:"<popup ????????>",targetFrameName:"???????? ???????????? ??????",targetPopupName:"Popup ???????????? ??????",popupFeatures:"Popup ???????????? ????????????",popupResizable:"Resizable",popupStatusBar:"???????????? ??????????",popupLocationBar:"Location ??????????",popupToolbar:"?????????????? ??????????",popupMenuBar:"Me???? ??????????",popupFullScreen:"???????? ?????????????? (IE)",popupScrollBars:"?????????? ????????????????",popupDependent:"???????????????? (Netscape)",popupWidth:"??????????",popupLeft:"???????? ??????????????",popupHeight:"??????????",popupTop:"???????? ??????????????",id:"Id",langDir:"???????????? ????????????",langDirLTR:"?????????????? ???????????? (LTR)",langDirRTL:"?????????????????? ???????? (RTL)",acccessKey:"???????????? ??????????????",name:"??????",langCode:"???????????? ????????????",tabIndex:"Tab ????????????",advisoryTitle:"?????????????????? ????????????",advisoryContentType:"?????????????????? ?????????????? ??????????????",cssClasses:"Stylesheet ????????????????",charset:"?????????????? ?????????? ???????????? ????????????????????",styles:"????????????",selectAnchor:"?????????????? ????????????",anchorName:"?????????????????? ????????????",anchorId:"?????????????? Id-????????",emailAddress:"E-Mail ????????",emailSubject:"Message ????????????",emailBody:"Message-?????? ??????????????",noAnchors:"(???????????? ?????????? ???????????????????? ??????????)",noUrl:"???????? URL-???? ?????????????????????? ????",noEmail:"??-mail ???????????? ?????????????????????? ????"},anchor:{toolbar:"?????????????? ??????????????/??????????????????",menu:"?????????????? ???????? ??????????",title:"?????????????? ???????? ??????????",name:"?????????????? ??????",errorName:"?????????????? ?????????? ?????????????? ????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????? ?????? ???????? ??????",find:"????????",replace:"??????????",findWhat:"???????? ????/????????:",replaceWith:"?????????? ????:",notFoundMsg:"???????????? ?????????? ????????????????.",matchCase:"???????????? ??????????",matchWord:"???????????? ?????????? ????",matchCyclic:"Match cyclic",replaceAll:"?????????????? ???? ??????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"??????????????",title:"??????????????",menu:"??????????????",deleteTable:"?????????????? ????????????",rows:"??????",columns:"????????????",border:"???????????????? ????????????",align:"??????????",alignLeft:"???????? ????????",alignCenter:"????????",alignRight:"???????????? ????????",width:"??????????",widthPx:"??????",widthPc:"????????",widthUnit:"width unit",height:"??????????",cellSpace:"?????? ?????????????????? ?????? (spacing)",cellPad:"?????? ????????????????(padding)",caption:"??????????????",summary:"??????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"??????/??????",insertBefore:"??????/?????? ???????? ???? ??????????????",insertAfter:"??????/?????? ?????????? ???? ??????????????",deleteCell:"?????? ????????????",merge:"?????? ????????????",mergeRight:"???????????? ???????? ??????????????",mergeDown:"???????? ??????????????",splitHorizontal:"??????/???????? ?????????????????? ???? ????????????????????",splitVertical:"??????/???????? ?????????????????????? ???? ????????????????????",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????",insertBefore:"?????? ???????? ???? ??????????????",insertAfter:"?????? ?????????? ???? ??????????????",deleteRow:"?????? ????????????"},column:{menu:"????????????",insertBefore:"???????????? ???????? ???? ??????????????",insertAfter:"???????????? ?????????? ???? ??????????????",deleteColumn:"???????????? ????????????"}},button:{title:"???????????? ???????? ??????????",text:"?????????? (????????)",type:"??????????",typeBtn:"????????",typeSbm:"Submit",typeRst:"??????????"},checkboxAndRadio:{checkboxTitle:"?????????????????? ???????? ??????????",radioTitle:"?????????? ???????????? ???????? ??????????",value:"????????",selected:"????????????????????"},form:{title:"???????? ???????? ??????????",menu:"???????? ???????? ??????????",action:"????????????",method:"????????",encoding:"Encoding"},select:{title:"???????????? ???????????????? ???????? ??????????",selectInfo:"????????????????",opAvail:"???????????????? ??????????????",value:"????????",size:"????????????",lines:"??????",chkMulti:"???????? ?????????????? ??????????????????",opText:"??????????",opValue:"????????",btnAdd:"??????????",btnModify:"??????????????",btnUp:"????????",btnDown:"????????",btnSetValue:"???????????????????? ???????? ??????????",btnDelete:"????????????"},textarea:{title:"?????????? ?????????? ???????? ??????????",cols:"????????????",rows:"??????"},textfield:{title:"?????????? ???????????????? ???????? ??????????",name:"??????",value:"????????",charWidth:"?????????????????? ??????????",maxChars:"?????????????? ???? ??????????????",type:"??????????",typeText:"??????????",typePass:"???????? ????"},hidden:{title:"???????? ???????????????? ???????? ??????????",name:"??????",value:"????????"},image:{title:"??????????",titleButton:"???????????? ???????????? ???????? ??????????",menu:"??????????",infoTab:"?????????????? ????????????????",btnUpload:"???????????? ?????????????????? ??????????",upload:"????????????",alt:"?????????????? ??????????",width:"??????????",height:"??????????",lockRatio:"?????????? ????????????",unlockRatio:"Unlock Ratio",resetSize:"???????????? ?????????? ??????????",border:"??????????",hSpace:"?????????????? ??????",vSpace:"?????????? ??????",align:"??????????",alignLeft:"????????",alignRight:"????????????",alertUrl:"?????????????? URL-???? ?????????????? ?????????????? ????",linkTab:"????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????? ???????? ??????????",propertiesTab:"Properties",title:"???????? ???????? ??????????",chkPlay:"???????????????????? ????????????",chkLoop:"????????????",chkMenu:"???????? ?????? ??????????????????????",chkFull:"Allow Fullscreen",scale:"??????????????????",scaleAll:"?????????????? ????????????????",scaleNoBorder:"????????????????",scaleFit:"???? ??????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"??????????",alignLeft:"????????",alignAbsBottom:"Abs ???????? ????????",alignAbsMiddle:"Abs ???????? ????????",alignBaseline:"Baseline",alignBottom:"???????? ????????",alignMiddle:"???????? ????????",alignRight:"????????????",alignTextTop:"?????????? ????????",alignTop:"???????? ????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????????? ????????",width:"??????????",height:"??????????",hSpace:"?????????????? ??????",vSpace:"?????????? ??????",validateSrc:"???????? URL-???? ?????????????????????? ????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????? ?????????? ????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????? ????????????????",changeTo:"??????????????",btnIgnore:"??????????????????",btnIgnoreAll:"?????????????? ??????????????????",btnReplace:"???????? ??????????",btnReplaceAll:"?????????????? ???????? ??????????",btnUndo:"????????????",noSuggestions:"- ???????????????????? -",progress:"?????????? ???????????? ???????????? ?????? ??????...",noMispell:"?????????? ?????????????? ??????????????: ?????????? ??????????????????",noChanges:"?????????? ?????????????? ??????????????: ???? ??????????????????????????",oneChange:"?????????? ?????????????? ??????????????: 1 ???? ??????????????????????",manyChanges:"?????????? ?????????????? ??????????????: %1 ???? ??????????????????????",ieSpellDownload:"?????????? ?????????????? ?????????????????? ??????????. ?????????? ???????????? ???????? ?????????? ?????"},smiley:{toolbar:"????????????????????????",title:"???????????????????????? ??????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????????????????????? ????????????????",bulletedlist:"???????????? ????????????????",indent:"?????????? ?????? ??????????",outdent:"?????????? ?????? ??????????",justify:{left:"???????? ???????? ????????????????????",center:"???????? ????????????????????",right:"???????????? ???????? ????????????????????",block:"???????? ?????????????????? ????????????????????"},blockquote:"????????????????????",clipboard:{title:"??????????????",cutError:"???????? browser-???? ???????????????????????? ???????????????? editor-?? ???????????????????? ?????????????? ?????????????????? ???????????????????????? ??????????. (Ctrl/Cmd+X) ???????????? ???????????????? ???????????????? ????.",copyError:"???????? browser-???? ???????????????????????? ???????????????? editor-?? ???????????????????? ???????????? ?????????????????? ???????????????????????? ??????????. (Ctrl/Cmd+C) ???????????? ???????????????? ???????????????? ????.",pasteMsg:"(<strong>Ctrl/Cmd+V</strong>) ?????????????? ?????????????? paste ?????????? ????. ?????? <strong>OK</strong> ??????.",securityMsg:"???????? ????????????????/browser/-?? ???????????????????????? ???????????????????????? ???????????? editor clipboard ???????????????????? ???????? ???????????? ??????????????????. ?????? ???????????? ?????????? paste ?????????????? ??????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Word-?????? ??????????????",title:"Word-?????? ??????????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Plain Text-?????? ??????????????",title:"Plain Text-?????? ??????????????"},templates:{button:"??????????????????",title:"???????????????? ??????????????",options:"Template Options",insertOption:"???????????????? ???????????????????? ???????? ??????????",selectPromptMsg:"???????????????? ???????? editor-?????? ???????????? ?????????????? ????<br />(???????????????? ???????????????????? ?????????? ????????????????):",emptyListMsg:"(???????????? ?????????????????????????????????? ??????????)"},showBlocks:"Block-?????????? ??????????????",stylesCombo:{label:"????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????????",panelTitle:"????????????",tag_p:"????????????",tag_pre:"Formatted",tag_address:"????????",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Paragraph (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????",voiceLabel:"Font",panelTitle:"????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"???????????? ????????",bgColorTitle:"?????????? ????????",panelTitle:"Colors",auto:"????????????????????",more:"???????????? ????????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.ms={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Sumber",newPage:"Helaian Baru",save:"Simpan",preview:"Prebiu",cut:"Potong",copy:"Salin",paste:"Tampal",print:"Cetak",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Pilih Semua",removeFormat:"Buang Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Masukkan Garisan Membujur",pagebreak:"Insert Page Break for Printing",unlink:"Buang Sambungan",undo:"Batalkan",redo:"Ulangkan",common:{browseServer:"Browse Server",url:"URL",protocol:"Protokol",upload:"Muat Naik",uploadSubmit:"Hantar ke Server",image:"Gambar",flash:"Flash",form:"Borang",checkbox:"Checkbox",radio:"Butang Radio",textField:"Text Field",textarea:"Textarea",hiddenField:"Field Tersembunyi",button:"Butang",select:"Field Pilihan",imageButton:"Butang Bergambar",notSet:"<tidak di set>",id:"Id",name:"Nama",langDir:"Arah Tulisan",langDirLtr:"Kiri ke Kanan (LTR)",langDirRtl:"Kanan ke Kiri (RTL)",langCode:"Kod Bahasa",longDescr:"Butiran Panjang URL",cssClass:"Kelas-kelas Stylesheet",advisoryTitle:"Tajuk Makluman",cssStyle:"Stail",ok:"OK",cancel:"Batal",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Masukkan Huruf Istimewa",title:"Sila pilih huruf istimewa",options:"Special Character Options"},link:{toolbar:"Masukkan/Sunting Sambungan",other:"<lain>",menu:"Sunting Sambungan",title:"Sambungan",info:"Butiran Sambungan",target:"Sasaran",upload:"Muat Naik",advanced:"Advanced",type:"Jenis Sambungan",toUrl:"URL",toAnchor:"Pautan dalam muka surat ini",toEmail:"E-Mail",targetFrame:"<bingkai>",targetPopup:"<tetingkap popup>",targetFrameName:"Nama Bingkai Sasaran",targetPopupName:"Nama Tetingkap Popup",popupFeatures:"Ciri Tetingkap Popup",popupResizable:"Resizable",popupStatusBar:"Bar Status",popupLocationBar:"Bar Lokasi",popupToolbar:"Toolbar",popupMenuBar:"Bar Menu",popupFullScreen:"Skrin Penuh (IE)",popupScrollBars:"Bar-bar skrol",popupDependent:"Bergantungan (Netscape)",popupWidth:"Lebar",popupLeft:"Posisi Kiri",popupHeight:"Tinggi",popupTop:"Posisi Atas",id:"Id",langDir:"Arah Tulisan",langDirLTR:"Kiri ke Kanan (LTR)",langDirRTL:"Kanan ke Kiri (RTL)",acccessKey:"Kunci Akses",name:"Nama",langCode:"Arah Tulisan",tabIndex:"Indeks Tab ",advisoryTitle:"Tajuk Makluman",advisoryContentType:"Jenis Kandungan Makluman",cssClasses:"Kelas-kelas Stylesheet",charset:"Linked Resource Charset",styles:"Stail",selectAnchor:"Sila pilih pautan",anchorName:"dengan menggunakan nama pautan",anchorId:"dengan menggunakan ID elemen",emailAddress:"Alamat E-Mail",emailSubject:"Subjek Mesej",emailBody:"Isi Kandungan Mesej",noAnchors:"(Tiada pautan terdapat dalam dokumen ini)",noUrl:"Sila taip sambungan URL",noEmail:"Sila taip alamat e-mail"},anchor:{toolbar:"Masukkan/Sunting Pautan",menu:"Ciri-ciri Pautan",title:"Ciri-ciri Pautan",name:"Nama Pautan",errorName:"Sila taip nama pautan"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Cari",replace:"Ganti",findWhat:"Perkataan yang dicari:",replaceWith:"Diganti dengan:",notFoundMsg:"Text yang dicari tidak dijumpai.",matchCase:"Padanan case huruf",matchWord:"Padana Keseluruhan perkataan",matchCyclic:"Match cyclic",replaceAll:"Ganti semua",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Jadual",title:"Ciri-ciri Jadual",menu:"Ciri-ciri Jadual",deleteTable:"Delete Table",rows:"Barisan",columns:"Jaluran",border:"Saiz Border",align:"Penjajaran",alignLeft:"Kiri",alignCenter:"Tengah",alignRight:"Kanan",width:"Lebar",widthPx:"piksel-piksel",widthPc:"peratus",widthUnit:"width unit",height:"Tinggi",cellSpace:"Ruangan Antara Sel",cellPad:"Tambahan Ruang Sel",caption:"Keterangan",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Buangkan Sel-sel",merge:"Cantumkan Sel-sel",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Buangkan Baris"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Buangkan Lajur"}},button:{title:"Ciri-ciri Butang",text:"Teks (Nilai)",type:"Jenis",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Ciri-ciri Checkbox",radioTitle:"Ciri-ciri Butang Radio",value:"Nilai",selected:"Dipilih"},form:{title:"Ciri-ciri Borang",menu:"Ciri-ciri Borang",action:"Tindakan borang",method:"Cara borang dihantar",encoding:"Encoding"},select:{title:"Ciri-ciri Selection Field",selectInfo:"Select Info",opAvail:"Pilihan sediada",value:"Nilai",size:"Saiz",lines:"garisan",chkMulti:"Benarkan pilihan pelbagai",opText:"Teks",opValue:"Nilai",btnAdd:"Tambah Pilihan",btnModify:"Ubah Pilihan",btnUp:"Naik ke atas",btnDown:"Turun ke bawah",btnSetValue:"Set sebagai nilai terpilih",btnDelete:"Padam"},textarea:{title:"Ciri-ciri Textarea",cols:"Lajur",rows:"Baris"},textfield:{title:"Ciri-ciri Text Field",name:"Nama",value:"Nilai",charWidth:"Lebar isian",maxChars:"Isian Maksimum",type:"Jenis",typeText:"Teks",typePass:"Kata Laluan"},hidden:{title:"Ciri-ciri Field Tersembunyi",name:"Nama",value:"Nilai"},image:{title:"Ciri-ciri Imej",titleButton:"Ciri-ciri Butang Bergambar",menu:"Ciri-ciri Imej",infoTab:"Info Imej",btnUpload:"Hantar ke Server",upload:"Muat Naik",alt:"Text Alternatif",width:"Lebar",height:"Tinggi",lockRatio:"Tetapkan Nisbah",unlockRatio:"Unlock Ratio",resetSize:"Saiz Set Semula",border:"Border",hSpace:"Ruang Melintang",vSpace:"Ruang Menegak",align:"Jajaran",alignLeft:"Kiri",alignRight:"Kanan",alertUrl:"Sila taip URL untuk fail gambar",linkTab:"Sambungan",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Jajaran",alignLeft:"Kiri",alignAbsBottom:"Bawah Mutlak",alignAbsMiddle:"Pertengahan Mutlak",alignBaseline:"Garis Dasar",alignBottom:"Bawah",alignMiddle:"Pertengahan",alignRight:"Kanan",alignTextTop:"Atas Text",alignTop:"Atas",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Warna Latarbelakang",width:"Lebar",height:"Tinggi",hSpace:"Ruang Melintang",vSpace:"Ruang Menegak",validateSrc:"Sila taip sambungan URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Semak Ejaan",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Tidak terdapat didalam kamus",changeTo:"Tukarkan kepada",btnIgnore:"Biar",btnIgnoreAll:"Biarkan semua",btnReplace:"Ganti",btnReplaceAll:"Gantikan Semua",btnUndo:"Batalkan",noSuggestions:"- Tiada cadangan -",progress:"Pemeriksaan ejaan sedang diproses...",noMispell:"Pemeriksaan ejaan siap: Tiada salah ejaan",noChanges:"Pemeriksaan ejaan siap: Tiada perkataan diubah",oneChange:"Pemeriksaan ejaan siap: Satu perkataan telah diubah",manyChanges:"Pemeriksaan ejaan siap: %1 perkataan diubah",ieSpellDownload:"Pemeriksa ejaan tidak dipasang. Adakah anda mahu muat turun sekarang?"},smiley:{toolbar:"Smiley",title:"Masukkan Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Senarai bernombor",bulletedlist:"Senarai tidak bernombor",indent:"Tambahkan Inden",outdent:"Kurangkan Inden",justify:{left:"Jajaran Kiri",center:"Jajaran Tengah",right:"Jajaran Kanan",block:"Jajaran Blok"},blockquote:"Block Quote",clipboard:{title:"Tampal",cutError:"Keselamatan perisian browser anda tidak membenarkan operasi suntingan text/imej. Sila gunakan papan kekunci (Ctrl/Cmd+X).",copyError:"Keselamatan perisian browser anda tidak membenarkan operasi salinan text/imej. Sila gunakan papan kekunci (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Tampal dari Word",title:"Tampal dari Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Tampal sebagai text biasa",title:"Tampal sebagai text biasa"},templates:{button:"Templat",title:"Templat Kandungan",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Sila pilih templat untuk dibuka oleh editor<br>(kandungan sebenar akan hilang):",emptyListMsg:"(Tiada Templat Disimpan)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stail",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Telah Diformat",tag_address:"Alamat",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Perenggan (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Saiz",voiceLabel:"Font Size",panelTitle:"Saiz"},colorButton:{textColorTitle:"Warna Text",bgColorTitle:"Warna Latarbelakang",panelTitle:"Colors",auto:"Otomatik",more:"Warna lain-lain..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.nb={dir:"ltr",editorTitle:"Rikteksteditor, %1, trykk ALT 0 for hjelp.",toolbar:"Verkt??ylinje",editor:"Rikteksteditor",source:"Kilde",newPage:"Ny Side",save:"Lagre",preview:"Forh??ndsvis",cut:"Klipp ut",copy:"Kopier",paste:"Lim inn",print:"Skriv ut",underline:"Understrek",bold:"Fet",italic:"Kursiv",selectAll:"Merk alt",removeFormat:"Fjern format",strike:"Gjennomstrek",subscript:"Senket skrift",superscript:"Hevet skrift",horizontalrule:"Sett inn horisontal linje",pagebreak:"Sett inn sideskift",unlink:"Fjern lenke",undo:"Angre",redo:"Gj??r om",common:{browseServer:"Bla igjennom server",url:"URL",protocol:"Protokoll",upload:"Last opp",uploadSubmit:"Send det til serveren",image:"Bilde",flash:"Flash",form:"Skjema",checkbox:"Avmerkingsboks",radio:"Alternativknapp",textField:"Tekstboks",textarea:"Tekstomr??de",hiddenField:"Skjult felt",button:"Knapp",select:"Rullegardinliste",imageButton:"Bildeknapp",notSet:"<ikke satt>",id:"Id",name:"Navn",langDir:"Spr??kretning",langDirLtr:"Venstre til h??yre (VTH)",langDirRtl:"H??yre til venstre (HTV)",langCode:"Spr??kkode",longDescr:"Utvidet beskrivelse",cssClass:"Stilarkklasser",advisoryTitle:"Tittel",cssStyle:"Stil",ok:"OK",cancel:"Avbryt",close:"Lukk",preview:"Forh??ndsvis",generalTab:"Generelt",advancedTab:"Avansert",validateNumberFailed:"Denne verdien er ikke ett nummer",confirmNewPage:"Alle endringer som er gjort i dette innholdet vil bli tapt. Er du sikker p?? at du vil laste en ny side?",confirmCancel:"Noen av valgene har blitt endret. Er du sikker p?? at du vil lukke dialogen?",options:"Valg",target:"M??l",targetNew:"Nytt vindu (_blank)",targetTop:"Hele vindu (_top)",targetSelf:"Samme vindu (_self)",targetParent:"Foreldrevindu (_parent)",unavailable:'%1<span class="cke_accessibility">, utilgjenglig</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Sett inn spesielt tegn",title:"Velg spesielt tegn",options:"Special Character Options"},link:{toolbar:"Sett inn/Rediger lenke",other:"<other>",menu:"Rediger lenke",title:"Lenke",info:"Lenkeinfo",target:"M??l",upload:"Last opp",advanced:"Avansert",type:"Lenketype",toUrl:"URL",toAnchor:"Lenke til anker i teksten",toEmail:"E-post",targetFrame:"<ramme>",targetPopup:"<popup vindu>",targetFrameName:"M??lramme",targetPopupName:"Navn p?? popup-vindus",popupFeatures:"Egenskaper for popup-vindu",popupResizable:"Skal??rbar",popupStatusBar:"Statuslinje",popupLocationBar:"Adresselinje",popupToolbar:"Verkt??ylinje",popupMenuBar:"Menylinje",popupFullScreen:"Full skjerm (IE)",popupScrollBars:"Scrollbar",popupDependent:"Avhenging (Netscape)",popupWidth:"Bredde",popupLeft:"Venstre posisjon",popupHeight:"H??yde",popupTop:"Topp-posisjon",id:"Id",langDir:"Spr??kretning",langDirLTR:"Venstre til h??yre (VTH)",langDirRTL:"H??yre til venstre (HTV)",acccessKey:"Aksessknapp",name:"Navn",langCode:"Spr??kretning",tabIndex:"Tab Indeks",advisoryTitle:"Tittel",advisoryContentType:"Type",cssClasses:"Stilarkklasser",charset:"Lenket spr??kkart",styles:"Stil",selectAnchor:"Velg et anker",anchorName:"Anker etter navn",anchorId:"Element etter ID",emailAddress:"E-postadresse",emailSubject:"Meldingsemne",emailBody:"Melding",noAnchors:"(Ingen anker i dokumentet)",noUrl:"Vennligst skriv inn lenkens url",noEmail:"Vennligst skriv inn e-postadressen"},anchor:{toolbar:"Sett inn/Rediger anker",menu:"Egenskaper for anker",title:"Egenskaper for anker",name:"Ankernavn",errorName:"Vennligst skriv inn ankernavnet"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"S??k og erstatt",find:"S??k",replace:"Erstatt",findWhat:"S??k etter:",replaceWith:"Erstatt med:",notFoundMsg:"Fant ikke s??keteksten.",matchCase:"Skill mellom store og sm?? bokstaver",matchWord:"Bare hele ord",matchCyclic:"S??k i hele dokumentet",replaceAll:"Erstatt alle",replaceSuccessMsg:"%1 tilfelle erstattet."},table:{toolbar:"Tabell",title:"Egenskaper for tabell",menu:"Egenskaper for tabell",deleteTable:"Slett tabell",rows:"Rader",columns:"Kolonner",border:"Rammest??rrelse",align:"Justering",alignLeft:"Venstre",alignCenter:"Midtjuster",alignRight:"H??yre",width:"Bredde",widthPx:"piksler",widthPc:"prosent",widthUnit:"Bredde-enhet",height:"H??yde",cellSpace:"Cellemarg",cellPad:"Cellepolstring",caption:"Tittel",summary:"Sammendrag",headers:"Overskrifter",headersNone:"Ingen",headersColumn:"F??rste kolonne",headersRow:"F??rste rad",headersBoth:"Begge",invalidRows:"Antall rader m?? v??re ett tall st??rre enn 0.",invalidCols:"Antall kolonner m?? v??re ett tall st??rre enn 0.",invalidBorder:"Rammest??rrelse m?? v??re ett tall.",invalidWidth:"Tabellbredde m?? v??re ett nummer.",invalidHeight:"Tabellh??yde m?? v??re ett nummer.",invalidCellSpacing:"Cellemellomrom m?? v??re ett nummer.",invalidCellPadding:"Cellefyll m?? v??re ett nummer.",cell:{menu:"Celle",insertBefore:"Sett inn celle f??r",insertAfter:"Sett inn celle etter",deleteCell:"Slett celler",merge:"Sl?? sammen celler",mergeRight:"Sl?? sammen h??yre",mergeDown:"Sl?? sammen ned",splitHorizontal:"Del celle horisontalt",splitVertical:"Del celle vertikalt",title:"Celleegenskaper",cellType:"Celletype",rowSpan:"Radspenn",colSpan:"Kolonnespenn",wordWrap:"Tekstbrytning",hAlign:"Horisontal justering",vAlign:"Vertikal justering",alignTop:"Topp",alignMiddle:"Midten",alignBottom:"Bunnen",alignBaseline:"Grunnlinje",bgColor:"Bakgrunnsfarge",borderColor:"Rammefarge",data:"Data",header:"Overskrift",yes:"Ja",no:"Nei",invalidWidth:"Cellebredde m?? v??re ett nummer",invalidHeight:"Celleh??yde m?? v??re ett nummer",invalidRowSpan:"Radspenn m?? v??re ett nummer.",invalidColSpan:"Kolonnespenn m?? v??re ett nummer.",chooseColor:"Velg"},row:{menu:"Rader",insertBefore:"Sett inn rad f??r",insertAfter:"Sett inn rad etter",deleteRow:"Slett rader"},column:{menu:"Kolonne",insertBefore:"Sett inn kolonne f??r",insertAfter:"Sett inn kolonne etter",deleteColumn:"Slett kolonner"}},button:{title:"Egenskaper for knapp",text:"Tekst (verdi)",type:"Type",typeBtn:"Knapp",typeSbm:"Send",typeRst:"Nullstill"},checkboxAndRadio:{checkboxTitle:"Egenskaper for avmerkingsboks",radioTitle:"Egenskaper for alternativknapp",value:"Verdi",selected:"Valgt"},form:{title:"Egenskaper for skjema",menu:"Egenskaper for skjema",action:"Handling",method:"Metode",encoding:"Encoding"},select:{title:"Egenskaper for rullegardinliste",selectInfo:"Info",opAvail:"Tilgjenglige alternativer",value:"Verdi",size:"St??rrelse",lines:"Linjer",chkMulti:"Tillat flervalg",opText:"Tekst",opValue:"Verdi",btnAdd:"Legg til",btnModify:"Endre",btnUp:"Opp",btnDown:"Ned",btnSetValue:"Sett som valgt",btnDelete:"Slett"},textarea:{title:"Egenskaper for tekstomr??de",cols:"Kolonner",rows:"Rader"},textfield:{title:"Egenskaper for tekstfelt",name:"Navn",value:"Verdi",charWidth:"Tegnbredde",maxChars:"Maks antall tegn",type:"Type",typeText:"Tekst",typePass:"Passord"},hidden:{title:"Egenskaper for skjult felt",name:"Navn",value:"Verdi"},image:{title:"Bildeegenskaper",titleButton:"Egenskaper for bildeknapp",menu:"Bildeegenskaper",infoTab:"Bildeinformasjon",btnUpload:"Send det til serveren",upload:"Last opp",alt:"Alternativ tekst",width:"Bredde",height:"H??yde",lockRatio:"L??s forhold",unlockRatio:"Ikke l??s forhold",resetSize:"Tilbakestill st??rrelse",border:"Ramme",hSpace:"HMarg",vSpace:"VMarg",align:"Juster",alignLeft:"Venstre",alignRight:"H??yre",alertUrl:"Vennligst skriv bilde-urlen",linkTab:"Lenke",button2Img:"Vil du endre den valgte bildeknappen til ett vanlig bilde?",img2Button:"Vil du endre det valgte bildet til en bildeknapp?",urlMissing:"Bildets adresse mangler.",validateWidth:"Bredde m?? v??re ett nummer.",validateHeight:"H??yde m?? v??re ett nummer.",validateBorder:"Ramme m?? v??re ett nummer.",validateHSpace:"HSpace m?? v??re ett nummer.",validateVSpace:"VSpace m?? v??re ett nummer."},flash:{properties:"Egenskaper for Flash-objekt",propertiesTab:"Egenskaper",title:"Flash-egenskaper",chkPlay:"Autospill",chkLoop:"Loop",chkMenu:"Sl?? p?? Flash-meny",chkFull:"Tillat fullskjerm",scale:"Skaler",scaleAll:"Vis alt",scaleNoBorder:"Ingen ramme",scaleFit:"Skaler til ?? passe",access:"Scripttilgang",accessAlways:"Alltid",accessSameDomain:"Samme domene",accessNever:"Aldri",align:"Juster",alignLeft:"Venstre",alignAbsBottom:"Abs bunn",alignAbsMiddle:"Abs midten",alignBaseline:"Bunnlinje",alignBottom:"Bunn",alignMiddle:"Midten",alignRight:"H??yre",alignTextTop:"Tekst topp",alignTop:"Topp",quality:"Kvalitet",qualityBest:"Best",qualityHigh:"H??y",qualityAutoHigh:"Auto H??y",qualityMedium:"Medium",qualityAutoLow:"Auto Lav",qualityLow:"Lav",windowModeWindow:"Vindu",windowModeOpaque:"Opaque",windowModeTransparent:"Gjennomsiktig",windowMode:"Vindu modus",flashvars:"Variabler for flash",bgcolor:"Bakgrunnsfarge",width:"Bredde",height:"H??yde",hSpace:"HMarg",vSpace:"VMarg",validateSrc:"Vennligst skriv inn lenkens url",validateWidth:"Bredde m?? v??re ett nummer.",validateHeight:"H??yde m?? v??re ett nummer",validateHSpace:"HSpace m?? v??re ett nummer.",validateVSpace:"VSpace m?? v??re ett nummer."},spellCheck:{toolbar:"Stavekontroll",title:"Stavekontroll",notAvailable:"Beklager, tjenesten er utilgjenglig n??.",errorLoading:"Feil under lasting av applicationstjeneste tjener: %s.",notInDic:"Ikke i ordboken",changeTo:"Endre til",btnIgnore:"Ignorer",btnIgnoreAll:"Ignorer alle",btnReplace:"Erstatt",btnReplaceAll:"Erstatt alle",btnUndo:"Angre",noSuggestions:"- Ingen forslag -",progress:"Stavekontroll p??g??r...",noMispell:"Stavekontroll fullf??rt: ingen feilstavinger funnet",noChanges:"Stavekontroll fullf??rt: ingen ord endret",oneChange:"Stavekontroll fullf??rt: Ett ord endret",manyChanges:"Stavekontroll fullf??rt: %1 ord endret",ieSpellDownload:"Stavekontroll er ikke installert. Vil du laste den ned n???"},smiley:{toolbar:"Smil",title:"Sett inn smil",options:"Smiley Options"},elementsPath:{eleLabel:"Element-sti",eleTitle:"%1 element"},numberedlist:"Nummerert liste",bulletedlist:"Uordnet liste",indent:"??k niv??",outdent:"Senk niv??",justify:{left:"Venstrejuster",center:"Midtjuster",right:"H??yrejuster",block:"Blokkjuster"},blockquote:"Blockquote",clipboard:{title:"Lim inn",cutError:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk klipping av tekst. Vennligst bruk snareveien (Ctrl+X).",copyError:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk kopiering av tekst. Vennligst bruk snareveien (Ctrl+C).",pasteMsg:"Vennligst lim inn i den f??lgende boksen med tastaturet (<STRONG>Ctrl+V</STRONG>) og trykk <STRONG>OK</STRONG>.",securityMsg:"Din nettlesers sikkerhetsinstillinger gir ikke redigeringsverkt??yet direkte tilgang til utklippstavlen. Du m?? lime det igjen i dette vinduet.",pasteArea:"Innlimingsomr??de"},pastefromword:{confirmCleanup:"Teksten du limer inn ser ut til ?? v??re kopiert fra Word. Vil du renske den f??r du limer den inn?",toolbar:"Lim inn fra Word",title:"Lim inn fra Word",error:"Det var ikke mulig ?? renske den innlimte teksten p?? grunn av en intern feil"},pasteText:{button:"Lim inn som ren tekst",title:"Lim inn som ren tekst"},templates:{button:"Maler",title:"Innholdsmaler",options:"Template Options",insertOption:"Erstatt faktisk innold",selectPromptMsg:"Velg malen du vil ??pne<br>(innholdet du har skrevet blir tapt!):",emptyListMsg:"(Ingen maler definert)"},showBlocks:"Vis blokker",stylesCombo:{label:"Stil",panelTitle:"Stilformater",panelTitle1:"Blokkstiler",panelTitle2:"Inlinestiler",panelTitle3:"Objektstiler"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatert",tag_address:"Adresse",tag_h1:"Tittel 1",tag_h2:"Tittel 2",tag_h3:"Tittel 3",tag_h4:"Tittel 4",tag_h5:"Tittel 5",tag_h6:"Tittel 6",tag_div:"Normal (DIV)"},div:{title:"Sett inn Div Container",toolbar:"Sett inn Div Container",cssClassInputLabel:"Stilark-klasser",styleSelectLabel:"Stil",IdInputLabel:"Id",languageCodeInputLabel:" Spr??k-kode",inlineStyleInputLabel:"Inlinestiler",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Spr??kretning",langDirLTRLabel:"Venstre til h??yre (VTH)",langDirRTLLabel:"H??yre til venstre (HTV)",edit:"Rediger Div",remove:"Fjern Div"},font:{label:"Skrift",voiceLabel:"Font",panelTitle:"Skrift"},fontSize:{label:"St??rrelse",voiceLabel:"Font St??rrelse",panelTitle:"St??rrelse"},colorButton:{textColorTitle:"Tekstfarge",bgColorTitle:"Bakgrunnsfarge",panelTitle:"Farger",auto:"Automatisk",more:"Flere farger..."},colors:{"000":"Svart",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Marine","4B0082":"Indigo",696969:"Svak gr??",B22222:"Fire Brick",A52A2A:"Brun",DAA520:"Golden Rod","006400":"M??rk gr??","40E0D0":"Turkis","0000CD":"Medium Bl??",800080:"Purple",808080:"Gr??",F00:"Red",FF8C00:"M??rk oransje",FFD700:"gull","008000":"Gr??nn","0FF":"Cyan","00F":"Bl??",EE82EE:"Fiolett",A9A9A9:"M??rk gr??",FFA07A:"Light Salmon",FFA500:"Oransje",FFFF00:"gul","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Lys Bl??",DDA0DD:"Plomme",D3D3D3:"Lys gr??",FFF0F5:"Lavender Blush",FAEBD7:"Antikk-hvit",FFFFE0:"Lys gul",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"Hvit"},scayt:{title:"Stavekontroll mens du skriver",opera_title:"Not supported by Opera",enable:"Sl?? p?? SCAYT",disable:"Sl?? av SCAYT",about:"Om SCAYT",toggle:"Veksle SCAYT",options:"Valg",langs:"Spr??k",moreSuggestions:"Flere forslag",ignore:"Ignorer",ignoreAll:"Ignorer Alle",addWord:"Legg til ord",emptyDic:"Ordboknavn skal ikke v??re tom",optionsTab:"Valg",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Spr??k",dictionariesTab:"Ordb??ker",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Om"},about:{title:"Om CKEditor",dlgTitle:"Om CKEditor",moreInfo:"For lisensieringsinformasjon vennligst bes??k v??rt nettsted:",copy:"Copyright © $1. Alle rettigheter reservert."},maximize:"Maksimer",minimize:"Minimer",fakeobjects:{anchor:"Anker",flash:"Flash Animasjon",div:"Sideskift",unknown:"Ukjent objekt"},resize:"Dra for ?? skalere",colordialog:{title:"Velg farge",options:"Color Options",highlight:"Merk",selected:"Valgt",clear:"T??m"},toolbarCollapse:"Sl?? sammen verkt??ylinje",toolbarExpand:"Vis verkt??ylinje"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.nl={dir:"ltr",editorTitle:"Tekstverwerker, %1, druk op ALT 0 voor hulp.",toolbar:"Werkbalk",editor:"Tekstverwerker",source:"Code",newPage:"Nieuwe pagina",save:"Opslaan",preview:"Voorbeeld",cut:"Knippen",copy:"Kopi??ren",paste:"Plakken",print:"Printen",underline:"Onderstreept",bold:"Vet",italic:"Schuingedrukt",selectAll:"Alles selecteren",removeFormat:"Opmaak verwijderen",strike:"Doorhalen",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Horizontale lijn invoegen",pagebreak:"Pagina-einde invoegen",unlink:"Link verwijderen",undo:"Ongedaan maken",redo:"Opnieuw uitvoeren",common:{browseServer:"Bladeren op server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Naar server verzenden",image:"Afbeelding",flash:"Flash",form:"Formulier",checkbox:"Aanvinkvakje",radio:"Selectievakje",textField:"Tekstveld",textarea:"Tekstvak",hiddenField:"Verborgen veld",button:"Knop",select:"Selectieveld",imageButton:"Afbeeldingsknop",notSet:"<niet ingevuld>",id:"Kenmerk",name:"Naam",langDir:"Schrijfrichting",langDirLtr:"Links naar rechts (LTR)",langDirRtl:"Rechts naar links (RTL)",langCode:"Taalcode",longDescr:"Lange URL-omschrijving",cssClass:"Stylesheet-klassen",advisoryTitle:"Aanbevolen titel",cssStyle:"Stijl",ok:"OK",cancel:"Annuleren",close:"Sluiten",preview:"Voorbeeld",generalTab:"Algemeen",advancedTab:"Geavanceerd",validateNumberFailed:"Deze waarde is geen geldig getal.",confirmNewPage:"Alle aangebrachte wijzigingen gaan verloren. Weet u zeker dat u een nieuwe pagina wilt openen?",confirmCancel:"Enkele opties zijn gewijzigd. Weet u zeker dat u dit dialoogvenster wilt sluiten?",options:"Opties",target:"Doel",targetNew:"Nieuw venster (_blank)",targetTop:"Hele venster (_top)",targetSelf:"Zelfde venster (_self)",targetParent:"Origineel venster (_parent)",unavailable:'%1<span class="cke_accessibility">, niet beschikbaar</span>'},contextmenu:{options:"Context menu opties"},specialChar:{toolbar:"Speciaal teken invoegen",title:"Selecteer speciaal teken",options:"Speciale tekens opties"},link:{toolbar:"Link invoegen/wijzigen",other:"<ander>",menu:"Link wijzigen",title:"Link",info:"Linkomschrijving",target:"Doel",upload:"Upload",advanced:"Geavanceerd",type:"Linktype",toUrl:"URL",toAnchor:"Interne link in pagina",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Naam doelframe",targetPopupName:"Naam popupvenster",popupFeatures:"Instellingen popupvenster",popupResizable:"Herschaalbaar",popupStatusBar:"Statusbalk",popupLocationBar:"Locatiemenu",popupToolbar:"Menubalk",popupMenuBar:"Menubalk",popupFullScreen:"Volledig scherm (IE)",popupScrollBars:"Schuifbalken",popupDependent:"Afhankelijk (Netscape)",popupWidth:"Breedte",popupLeft:"Positie links",popupHeight:"Hoogte",popupTop:"Positie boven",id:"Id",langDir:"Schrijfrichting",langDirLTR:"Links naar rechts (LTR)",langDirRTL:"Rechts naar links (RTL)",acccessKey:"Toegangstoets",name:"Naam",langCode:"Schrijfrichting",tabIndex:"Tabvolgorde",advisoryTitle:"Aanbevolen titel",advisoryContentType:"Aanbevolen content-type",cssClasses:"Stylesheet-klassen",charset:"Karakterset van gelinkte bron",styles:"Stijl",selectAnchor:"Kies een interne link",anchorName:"Op naam interne link",anchorId:"Op kenmerk interne link",emailAddress:"E-mailadres",emailSubject:"Onderwerp bericht",emailBody:"Inhoud bericht",noAnchors:"(Geen interne links in document gevonden)",noUrl:"Geef de link van de URL",noEmail:"Geef een e-mailadres"},anchor:{toolbar:"Interne link",menu:"Eigenschappen interne link",title:"Eigenschappen interne link",name:"Naam interne link",errorName:"Geef de naam van de interne link op"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Zoeken en vervangen",find:"Zoeken",replace:"Vervangen",findWhat:"Zoeken naar:",replaceWith:"Vervangen met:",notFoundMsg:"De opgegeven tekst is niet gevonden.",matchCase:"Hoofdlettergevoelig",matchWord:"Hele woord moet voorkomen",matchCyclic:"Doorlopend zoeken",replaceAll:"Alles vervangen",replaceSuccessMsg:"%1 resulaten vervangen."},table:{toolbar:"Tabel",title:"Eigenschappen tabel",menu:"Eigenschappen tabel",deleteTable:"Tabel verwijderen",rows:"Rijen",columns:"Kolommen",border:"Breedte rand",align:"Uitlijning",alignLeft:"Links",alignCenter:"Centreren",alignRight:"Rechts",width:"Breedte",widthPx:"pixels",widthPc:"procent",widthUnit:"eenheid breedte",height:"Hoogte",cellSpace:"Afstand tussen cellen",cellPad:"Ruimte in de cel",caption:"Naam",summary:"Samenvatting",headers:"Koppen",headersNone:"Geen",headersColumn:"Eerste kolom",headersRow:"Eerste rij",headersBoth:"Beide",invalidRows:"Het aantal rijen moet een getal zijn groter dan 0.",invalidCols:"Het aantal kolommen moet een getal zijn groter dan 0.",invalidBorder:"De rand breedte moet een getal zijn.",invalidWidth:"De tabel breedte moet een getal zijn.",invalidHeight:"De tabel hoogte moet een getal zijn.",invalidCellSpacing:"Afstand tussen cellen moet een getal zijn.",invalidCellPadding:"Ruimte in de cel moet een getal zijn.",cell:{menu:"Cel",insertBefore:"Voeg cel in voor",insertAfter:"Voeg cel in achter",deleteCell:"Cellen verwijderen",merge:"Cellen samenvoegen",mergeRight:"Voeg samen naar rechts",mergeDown:"Voeg samen naar beneden",splitHorizontal:"Splits cellen horizontaal",splitVertical:"Splits cellen verticaal",title:"Cel eigenschappen",cellType:"Cel type",rowSpan:"Rijen samenvoegen",colSpan:"Kolommen samenvoegen",wordWrap:"Automatische terugloop",hAlign:"Horizontale uitlijning",vAlign:"Verticale uitlijning",alignTop:"Boven",alignMiddle:"Midden",alignBottom:"Onder",alignBaseline:"Basislijn",bgColor:"Achtergrondkleur",borderColor:"Kleur rand",data:"Inhoud",header:"Kop",yes:"Ja",no:"Nee",invalidWidth:"De celbreedte moet een getal zijn.",invalidHeight:"De celhoogte moet een getal zijn.",invalidRowSpan:"Rijen samenvoegen moet een heel getal zijn.",invalidColSpan:"Kolommen samenvoegen moet een heel getal zijn.",chooseColor:"Kies"},row:{menu:"Rij",insertBefore:"Voeg rij in voor",insertAfter:"Voeg rij in achter",deleteRow:"Rijen verwijderen"},column:{menu:"Kolom",insertBefore:"Voeg kolom in voor",insertAfter:"Voeg kolom in achter",deleteColumn:"Kolommen verwijderen"}},button:{title:"Eigenschappen knop",text:"Tekst (waarde)",type:"Soort",typeBtn:"Knop",typeSbm:"Versturen",typeRst:"Leegmaken"},checkboxAndRadio:{checkboxTitle:"Eigenschappen aanvinkvakje",radioTitle:"Eigenschappen selectievakje",value:"Waarde",selected:"Geselecteerd"},form:{title:"Eigenschappen formulier",menu:"Eigenschappen formulier",action:"Actie",method:"Methode",encoding:"Codering"},select:{title:"Eigenschappen selectieveld",selectInfo:"Informatie",opAvail:"Beschikbare opties",value:"Waarde",size:"Grootte",lines:"Regels",chkMulti:"Gecombineerde selecties toestaan",opText:"Tekst",opValue:"Waarde",btnAdd:"Toevoegen",btnModify:"Wijzigen",btnUp:"Omhoog",btnDown:"Omlaag",btnSetValue:"Als geselecteerde waarde instellen",btnDelete:"Verwijderen"},textarea:{title:"Eigenschappen tekstvak",cols:"Kolommen",rows:"Rijen"},textfield:{title:"Eigenschappen tekstveld",name:"Naam",value:"Waarde",charWidth:"Breedte (tekens)",maxChars:"Maximum aantal tekens",type:"Soort",typeText:"Tekst",typePass:"Wachtwoord"},hidden:{title:"Eigenschappen verborgen veld",name:"Naam",value:"Waarde"},image:{title:"Eigenschappen afbeelding",titleButton:"Eigenschappen afbeeldingsknop",menu:"Eigenschappen afbeelding",infoTab:"Informatie afbeelding",btnUpload:"Naar server verzenden",upload:"Upload",alt:"Alternatieve tekst",width:"Breedte",height:"Hoogte",lockRatio:"Afmetingen vergrendelen",unlockRatio:"Afmetingen ontgrendelen",resetSize:"Afmetingen resetten",border:"Rand",hSpace:"HSpace",vSpace:"VSpace",align:"Uitlijning",alignLeft:"Links",alignRight:"Rechts",alertUrl:"Geef de URL van de afbeelding",linkTab:"Link",button2Img:"Wilt u de geselecteerde afbeeldingsknop vervangen door een eenvoudige afbeelding?",img2Button:"Wilt u de geselecteerde afbeelding vervangen door een afbeeldingsknop?",urlMissing:"De URL naar de afbeelding ontbreekt.",validateWidth:"Breedte moet een heel nummer zijn.",validateHeight:"Hoogte moet een heel nummer zijn.",validateBorder:"Rand moet een heel nummer zijn.",validateHSpace:"HSpace moet een heel nummer zijn.",validateVSpace:"VSpace moet een heel nummer zijn."},flash:{properties:"Eigenschappen Flash",propertiesTab:"Eigenschappen",title:"Eigenschappen Flash",chkPlay:"Automatisch afspelen",chkLoop:"Herhalen",chkMenu:"Flashmenu's inschakelen",chkFull:"Schermvullend toestaan",scale:"Schaal",scaleAll:"Alles tonen",scaleNoBorder:"Geen rand",scaleFit:"Precies passend",access:"Script toegang",accessAlways:"Altijd",accessSameDomain:"Zelfde domeinnaam",accessNever:"Nooit",align:"Uitlijning",alignLeft:"Links",alignAbsBottom:"Absoluut-onder",alignAbsMiddle:"Absoluut-midden",alignBaseline:"Basislijn",alignBottom:"Beneden",alignMiddle:"Midden",alignRight:"Rechts",alignTextTop:"Boven tekst",alignTop:"Boven",quality:"Kwaliteit",qualityBest:"Beste",qualityHigh:"Hoog",qualityAutoHigh:"Automatisch hoog",qualityMedium:"Gemiddeld",qualityAutoLow:"Automatisch laag",qualityLow:"Laag",windowModeWindow:"Venster",windowModeOpaque:"Ondoorzichtig",windowModeTransparent:"Doorzichtig",windowMode:"Venster modus",flashvars:"Variabelen voor Flash",bgcolor:"Achtergrondkleur",width:"Breedte",height:"Hoogte",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Geef de link van de URL",validateWidth:"De breedte moet een getal zijn.",validateHeight:"De hoogte moet een getal zijn.",validateHSpace:"De HSpace moet een getal zijn.",validateVSpace:"De VSpace moet een getal zijn."},spellCheck:{toolbar:"Spellingscontrole",title:"Spellingscontrole",notAvailable:"Excuses, deze dienst is momenteel niet beschikbaar.",errorLoading:"Er is een fout opgetreden bij het laden van de diesnt: %s.",notInDic:"Niet in het woordenboek",changeTo:"Wijzig in",btnIgnore:"Negeren",btnIgnoreAll:"Alles negeren",btnReplace:"Vervangen",btnReplaceAll:"Alles vervangen",btnUndo:"Ongedaan maken",noSuggestions:"-Geen suggesties-",progress:"Bezig met spellingscontrole...",noMispell:"Klaar met spellingscontrole: geen fouten gevonden",noChanges:"Klaar met spellingscontrole: geen woorden aangepast",oneChange:"Klaar met spellingscontrole: ????n woord aangepast",manyChanges:"Klaar met spellingscontrole: %1 woorden aangepast",ieSpellDownload:"De spellingscontrole niet ge??nstalleerd. Wilt u deze nu downloaden?"},smiley:{toolbar:"Smiley",title:"Smiley invoegen",options:"Smiley opties"},elementsPath:{eleLabel:"Elementenpad",eleTitle:"%1 element"},numberedlist:"Genummerde lijst",bulletedlist:"Opsomming",indent:"Inspringen vergroten",outdent:"Inspringen verkleinen",justify:{left:"Links uitlijnen",center:"Centreren",right:"Rechts uitlijnen",block:"Uitvullen"},blockquote:"Citaatblok",clipboard:{title:"Plakken",cutError:"De beveiligingsinstelling van de browser verhinderen het automatisch knippen. Gebruik de sneltoets Ctrl/Cmd+X van het toetsenbord.",copyError:"De beveiligingsinstelling van de browser verhinderen het automatisch kopi??ren. Gebruik de sneltoets Ctrl/Cmd+C van het toetsenbord.",pasteMsg:"Plak de tekst in het volgende vak gebruik makend van uw toetsenbord (<strong>Ctrl/Cmd+V</strong>) en klik op <strong>OK</strong>.",securityMsg:"Door de beveiligingsinstellingen van uw browser is het niet mogelijk om direct vanuit het klembord in de editor te plakken. Middels opnieuw plakken in dit venster kunt u de tekst alsnog plakken in de editor.",pasteArea:"Plakgebied"},pastefromword:{confirmCleanup:"De tekst die u plakte lijkt gekopieerd te zijn vanuit Word. Wilt u de tekst opschonen voordat deze geplakt wordt?",toolbar:"Plakken als Word-gegevens",title:"Plakken als Word-gegevens",error:"Het was niet mogelijk om de geplakte tekst op te schonen door een interne fout"},pasteText:{button:"Plakken als platte tekst",title:"Plakken als platte tekst"},templates:{button:"Sjablonen",title:"Inhoud sjabonen",options:"Template opties",insertOption:"Vervang de huidige inhoud",selectPromptMsg:"Selecteer het sjabloon dat in de editor geopend moet worden (de actuele inhoud gaat verloren):",emptyListMsg:"(Geen sjablonen gedefinieerd)"},showBlocks:"Toon blokken",stylesCombo:{label:"Stijl",panelTitle:"Opmaakstijlen",panelTitle1:"Blok stijlen",panelTitle2:"In-line stijlen",panelTitle3:"Object stijlen"},format:{label:"Opmaak",panelTitle:"Opmaak",tag_p:"Normaal",tag_pre:"Met opmaak",tag_address:"Adres",tag_h1:"Kop 1",tag_h2:"Kop 2",tag_h3:"Kop 3",tag_h4:"Kop 4",tag_h5:"Kop 5",tag_h6:"Kop 6",tag_div:"Normaal (DIV)"},div:{title:"Div aanmaken",toolbar:"Div aanmaken",cssClassInputLabel:"Stylesheet klassen",styleSelectLabel:"Stijl",IdInputLabel:"Id",languageCodeInputLabel:" Taalcode",inlineStyleInputLabel:"Inline stijl",advisoryTitleInputLabel:"informatieve titel",langDirLabel:"Schrijfrichting",langDirLTRLabel:"Links naar rechts (LTR)",langDirRTLLabel:"Rechts naar links (RTL)",edit:"Div wijzigen",remove:"Div verwijderen"},font:{label:"Lettertype",voiceLabel:"Lettertype",panelTitle:"Lettertype"},fontSize:{label:"Lettergrootte",voiceLabel:"Lettergrootte",panelTitle:"Lettergrootte"},colorButton:{textColorTitle:"Tekstkleur",bgColorTitle:"Achtergrondkleur",panelTitle:"Kleuren",auto:"Automatisch",more:"Meer kleuren..."},colors:{"000":"Zwart",800000:"Kastanjebruin","8B4513":"Chocoladebruin","2F4F4F":"Donkerleigrijs","008080":"Blauwgroen","000080":"Marine","4B0082":"Indigo",696969:"Donkergrijs",B22222:"Baksteen",A52A2A:"Bruin",DAA520:"Donkergeel","006400":"Donkergroen","40E0D0":"Turquoise","0000CD":"Middenblauw",800080:"Paars",808080:"Grijs",F00:"Rood",FF8C00:"Donkeroranje",FFD700:"Goud","008000":"Groen","0FF":"Cyaan","00F":"Blauw",EE82EE:"Violet",A9A9A9:"Donkergrijs",FFA07A:"Lichtzalm",FFA500:"Oranje",FFFF00:"Geel","00FF00":"Felgroen",AFEEEE:"Lichtturquoise",ADD8E6:"Lichtblauw",DDA0DD:"Pruim",D3D3D3:"Lichtgrijs",FFF0F5:"Linnen",FAEBD7:"Ivoor",FFFFE0:"Lichtgeel",F0FFF0:"Honingdauw",F0FFFF:"Azuur",F0F8FF:"Licht hemelsblauw",E6E6FA:"Lavendel",FFF:"Wit"},scayt:{title:"Controleer de spelling tijdens het typen",opera_title:"Not supported by Opera",enable:"SCAYT inschakelen",disable:"SCAYT uitschakelen",about:"Over SCAYT",toggle:"SCAYT in/uitschakelen",options:"Opties",langs:"Talen",moreSuggestions:"Meer suggesties",ignore:"Negeren",ignoreAll:"Alles negeren",addWord:"Woord toevoegen",emptyDic:"De naam van het woordenboek mag niet leeg zijn.",optionsTab:"Opties",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Talen",dictionariesTab:"Woordenboeken",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Over"},about:{title:"Over CKEditor",dlgTitle:"Over CKEditor",moreInfo:"Voor licentie informatie, bezoek onze website:",copy:"Copyright © $1. Alle rechten voorbehouden."},maximize:"Maximaliseren",minimize:"Minimaliseren",fakeobjects:{anchor:"Anker",flash:"Flash animatie",div:"Pagina einde",unknown:"Onbekend object"},resize:"Sleep om te herschalen",colordialog:{title:"Selecteer kleur",options:"Color Options",highlight:"Actief",selected:"Geselecteerd",clear:"Wissen"},toolbarCollapse:"Werkbalk inklappen",toolbarExpand:"Werkbalk uitklappen"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.no={dir:"ltr",editorTitle:"Rikteksteditor, %1, trykk ALT 0 for hjelp.",toolbar:"Verkt??ylinje",editor:"Rikteksteditor",source:"Kilde",newPage:"Ny Side",save:"Lagre",preview:"Forh??ndsvis",cut:"Klipp ut",copy:"Kopier",paste:"Lim inn",print:"Skriv ut",underline:"Understrek",bold:"Fet",italic:"Kursiv",selectAll:"Merk alt",removeFormat:"Fjern format",strike:"Gjennomstrek",subscript:"Senket skrift",superscript:"Hevet skrift",horizontalrule:"Sett inn horisontal linje",pagebreak:"Sett inn sideskift",unlink:"Fjern lenke",undo:"Angre",redo:"Gj??r om",common:{browseServer:"Bla igjennom server",url:"URL",protocol:"Protokoll",upload:"Last opp",uploadSubmit:"Send det til serveren",image:"Bilde",flash:"Flash",form:"Skjema",checkbox:"Avmerkingsboks",radio:"Alternativknapp",textField:"Tekstboks",textarea:"Tekstomr??de",hiddenField:"Skjult felt",button:"Knapp",select:"Rullegardinliste",imageButton:"Bildeknapp",notSet:"<ikke satt>",id:"Id",name:"Navn",langDir:"Spr??kretning",langDirLtr:"Venstre til h??yre (VTH)",langDirRtl:"H??yre til venstre (HTV)",langCode:"Spr??kkode",longDescr:"Utvidet beskrivelse",cssClass:"Stilarkklasser",advisoryTitle:"Tittel",cssStyle:"Stil",ok:"OK",cancel:"Avbryt",close:"Lukk",preview:"Forh??ndsvis",generalTab:"Generelt",advancedTab:"Avansert",validateNumberFailed:"Denne verdien er ikke ett nummer",confirmNewPage:"Alle endringer som er gjort i dette innholdet vil bli tapt. Er du sikker p?? at du vil laste en ny side?",confirmCancel:"Noen av valgene har blitt endret. Er du sikker p?? at du vil lukke dialogen?",options:"Valg",target:"M??l",targetNew:"Nytt vindu (_blank)",targetTop:"Hele vindu (_top)",targetSelf:"Samme vindu (_self)",targetParent:"Foreldrevindu (_parent)",unavailable:'%1<span class="cke_accessibility">, utilgjenglig</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Sett inn spesielt tegn",title:"Velg spesielt tegn",options:"Special Character Options"},link:{toolbar:"Sett inn/Rediger lenke",other:"<other>",menu:"Rediger lenke",title:"Lenke",info:"Lenkeinfo",target:"M??l",upload:"Last opp",advanced:"Avansert",type:"Lenketype",toUrl:"URL",toAnchor:"Lenke til anker i teksten",toEmail:"E-post",targetFrame:"<ramme>",targetPopup:"<popup vindu>",targetFrameName:"M??lramme",targetPopupName:"Navn p?? popup-vindus",popupFeatures:"Egenskaper for popup-vindu",popupResizable:"Skal??rbar",popupStatusBar:"Statuslinje",popupLocationBar:"Adresselinje",popupToolbar:"Verkt??ylinje",popupMenuBar:"Menylinje",popupFullScreen:"Full skjerm (IE)",popupScrollBars:"Scrollbar",popupDependent:"Avhenging (Netscape)",popupWidth:"Bredde",popupLeft:"Venstre posisjon",popupHeight:"H??yde",popupTop:"Topp-posisjon",id:"Id",langDir:"Spr??kretning",langDirLTR:"Venstre til h??yre (VTH)",langDirRTL:"H??yre til venstre (HTV)",acccessKey:"Aksessknapp",name:"Navn",langCode:"Spr??kretning",tabIndex:"Tab Indeks",advisoryTitle:"Tittel",advisoryContentType:"Type",cssClasses:"Stilarkklasser",charset:"Lenket spr??kkart",styles:"Stil",selectAnchor:"Velg et anker",anchorName:"Anker etter navn",anchorId:"Element etter ID",emailAddress:"E-postadresse",emailSubject:"Meldingsemne",emailBody:"Melding",noAnchors:"(Ingen anker i dokumentet)",noUrl:"Vennligst skriv inn lenkens url",noEmail:"Vennligst skriv inn e-postadressen"},anchor:{toolbar:"Sett inn/Rediger anker",menu:"Egenskaper for anker",title:"Egenskaper for anker",name:"Ankernavn",errorName:"Vennligst skriv inn ankernavnet"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"S??k og erstatt",find:"S??k",replace:"Erstatt",findWhat:"S??k etter:",replaceWith:"Erstatt med:",notFoundMsg:"Fant ikke s??keteksten.",matchCase:"Skill mellom store og sm?? bokstaver",matchWord:"Bare hele ord",matchCyclic:"S??k i hele dokumentet",replaceAll:"Erstatt alle",replaceSuccessMsg:"%1 tilfelle erstattet."},table:{toolbar:"Tabell",title:"Egenskaper for tabell",menu:"Egenskaper for tabell",deleteTable:"Slett tabell",rows:"Rader",columns:"Kolonner",border:"Rammest??rrelse",align:"Justering",alignLeft:"Venstre",alignCenter:"Midtjuster",alignRight:"H??yre",width:"Bredde",widthPx:"piksler",widthPc:"prosent",widthUnit:"Bredde-enhet",height:"H??yde",cellSpace:"Cellemarg",cellPad:"Cellepolstring",caption:"Tittel",summary:"Sammendrag",headers:"Overskrifter",headersNone:"Ingen",headersColumn:"F??rste kolonne",headersRow:"F??rste rad",headersBoth:"Begge",invalidRows:"Antall rader m?? v??re ett tall st??rre enn 0.",invalidCols:"Antall kolonner m?? v??re ett tall st??rre enn 0.",invalidBorder:"Rammest??rrelse m?? v??re ett tall.",invalidWidth:"Tabellbredde m?? v??re ett nummer.",invalidHeight:"Tabellh??yde m?? v??re ett nummer.",invalidCellSpacing:"Cellemellomrom m?? v??re ett nummer.",invalidCellPadding:"Cellefyll m?? v??re ett nummer.",cell:{menu:"Celle",insertBefore:"Sett inn celle f??r",insertAfter:"Sett inn celle etter",deleteCell:"Slett celler",merge:"Sl?? sammen celler",mergeRight:"Sl?? sammen h??yre",mergeDown:"Sl?? sammen ned",splitHorizontal:"Del celle horisontalt",splitVertical:"Del celle vertikalt",title:"Celleegenskaper",cellType:"Celletype",rowSpan:"Radspenn",colSpan:"Kolonnespenn",wordWrap:"Tekstbrytning",hAlign:"Horisontal justering",vAlign:"Vertikal justering",alignTop:"Topp",alignMiddle:"Midten",alignBottom:"Bunnen",alignBaseline:"Grunnlinje",bgColor:"Bakgrunnsfarge",borderColor:"Rammefarge",data:"Data",header:"Overskrift",yes:"Ja",no:"Nei",invalidWidth:"Cellebredde m?? v??re ett nummer",invalidHeight:"Celleh??yde m?? v??re ett nummer",invalidRowSpan:"Radspenn m?? v??re ett nummer.",invalidColSpan:"Kolonnespenn m?? v??re ett nummer.",chooseColor:"Velg"},row:{menu:"Rader",insertBefore:"Sett inn rad f??r",insertAfter:"Sett inn rad etter",deleteRow:"Slett rader"},column:{menu:"Kolonne",insertBefore:"Sett inn kolonne f??r",insertAfter:"Sett inn kolonne etter",deleteColumn:"Slett kolonner"}},button:{title:"Egenskaper for knapp",text:"Tekst (verdi)",type:"Type",typeBtn:"Knapp",typeSbm:"Send",typeRst:"Nullstill"},checkboxAndRadio:{checkboxTitle:"Egenskaper for avmerkingsboks",radioTitle:"Egenskaper for alternativknapp",value:"Verdi",selected:"Valgt"},form:{title:"Egenskaper for skjema",menu:"Egenskaper for skjema",action:"Handling",method:"Metode",encoding:"Encoding"},select:{title:"Egenskaper for rullegardinliste",selectInfo:"Info",opAvail:"Tilgjenglige alternativer",value:"Verdi",size:"St??rrelse",lines:"Linjer",chkMulti:"Tillat flervalg",opText:"Tekst",opValue:"Verdi",btnAdd:"Legg til",btnModify:"Endre",btnUp:"Opp",btnDown:"Ned",btnSetValue:"Sett som valgt",btnDelete:"Slett"},textarea:{title:"Egenskaper for tekstomr??de",cols:"Kolonner",rows:"Rader"},textfield:{title:"Egenskaper for tekstfelt",name:"Navn",value:"Verdi",charWidth:"Tegnbredde",maxChars:"Maks antall tegn",type:"Type",typeText:"Tekst",typePass:"Passord"},hidden:{title:"Egenskaper for skjult felt",name:"Navn",value:"Verdi"},image:{title:"Bildeegenskaper",titleButton:"Egenskaper for bildeknapp",menu:"Bildeegenskaper",infoTab:"Bildeinformasjon",btnUpload:"Send det til serveren",upload:"Last opp",alt:"Alternativ tekst",width:"Bredde",height:"H??yde",lockRatio:"L??s forhold",unlockRatio:"Ikke l??s forhold",resetSize:"Tilbakestill st??rrelse",border:"Ramme",hSpace:"HMarg",vSpace:"VMarg",align:"Juster",alignLeft:"Venstre",alignRight:"H??yre",alertUrl:"Vennligst skriv bilde-urlen",linkTab:"Lenke",button2Img:"Vil du endre den valgte bildeknappen til ett vanlig bilde?",img2Button:"Vil du endre det valgte bildet til en bildeknapp?",urlMissing:"Bildets adresse mangler.",validateWidth:"Bredde m?? v??re ett nummer.",validateHeight:"H??yde m?? v??re ett nummer.",validateBorder:"Ramme m?? v??re ett nummer.",validateHSpace:"HSpace m?? v??re ett nummer.",validateVSpace:"VSpace m?? v??re ett nummer."},flash:{properties:"Egenskaper for Flash-objekt",propertiesTab:"Egenskaper",title:"Flash-egenskaper",chkPlay:"Autospill",chkLoop:"Loop",chkMenu:"Sl?? p?? Flash-meny",chkFull:"Tillat fullskjerm",scale:"Skaler",scaleAll:"Vis alt",scaleNoBorder:"Ingen ramme",scaleFit:"Skaler til ?? passe",access:"Scripttilgang",accessAlways:"Alltid",accessSameDomain:"Samme domene",accessNever:"Aldri",align:"Juster",alignLeft:"Venstre",alignAbsBottom:"Abs bunn",alignAbsMiddle:"Abs midten",alignBaseline:"Bunnlinje",alignBottom:"Bunn",alignMiddle:"Midten",alignRight:"H??yre",alignTextTop:"Tekst topp",alignTop:"Topp",quality:"Kvalitet",qualityBest:"Best",qualityHigh:"H??y",qualityAutoHigh:"Auto H??y",qualityMedium:"Medium",qualityAutoLow:"Auto Lav",qualityLow:"Lav",windowModeWindow:"Vindu",windowModeOpaque:"Opaque",windowModeTransparent:"Gjennomsiktig",windowMode:"Vindu modus",flashvars:"Variabler for flash",bgcolor:"Bakgrunnsfarge",width:"Bredde",height:"H??yde",hSpace:"HMarg",vSpace:"VMarg",validateSrc:"Vennligst skriv inn lenkens url",validateWidth:"Bredde m?? v??re ett nummer.",validateHeight:"H??yde m?? v??re ett nummer",validateHSpace:"HSpace m?? v??re ett nummer.",validateVSpace:"VSpace m?? v??re ett nummer."},spellCheck:{toolbar:"Stavekontroll",title:"Stavekontroll",notAvailable:"Beklager, tjenesten er utilgjenglig n??.",errorLoading:"Feil under lasting av applicationstjeneste tjener: %s.",notInDic:"Ikke i ordboken",changeTo:"Endre til",btnIgnore:"Ignorer",btnIgnoreAll:"Ignorer alle",btnReplace:"Erstatt",btnReplaceAll:"Erstatt alle",btnUndo:"Angre",noSuggestions:"- Ingen forslag -",progress:"Stavekontroll p??g??r...",noMispell:"Stavekontroll fullf??rt: ingen feilstavinger funnet",noChanges:"Stavekontroll fullf??rt: ingen ord endret",oneChange:"Stavekontroll fullf??rt: Ett ord endret",manyChanges:"Stavekontroll fullf??rt: %1 ord endret",ieSpellDownload:"Stavekontroll er ikke installert. Vil du laste den ned n???"},smiley:{toolbar:"Smil",title:"Sett inn smil",options:"Smiley Options"},elementsPath:{eleLabel:"Element-sti",eleTitle:"%1 element"},numberedlist:"Nummerert liste",bulletedlist:"Uordnet liste",indent:"??k niv??",outdent:"Senk niv??",justify:{left:"Venstrejuster",center:"Midtjuster",right:"H??yrejuster",block:"Blokkjuster"},blockquote:"Blockquote",clipboard:{title:"Lim inn",cutError:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk klipping av tekst. Vennligst bruk snareveien (Ctrl+X).",copyError:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk kopiering av tekst. Vennligst bruk snareveien (Ctrl+C).",pasteMsg:"Vennligst lim inn i den f??lgende boksen med tastaturet (<STRONG>Ctrl+V</STRONG>) og trykk <STRONG>OK</STRONG>.",securityMsg:"Din nettlesers sikkerhetsinstillinger gir ikke redigeringsverkt??yet direkte tilgang til utklippstavlen. Du m?? lime det igjen i dette vinduet.",pasteArea:"Innlimingsomr??de"},pastefromword:{confirmCleanup:"Teksten du limer inn ser ut til ?? v??re kopiert fra Word. Vil du renske den f??r du limer den inn?",toolbar:"Lim inn fra Word",title:"Lim inn fra Word",error:"Det var ikke mulig ?? renske den innlimte teksten p?? grunn av en intern feil"},pasteText:{button:"Lim inn som ren tekst",title:"Lim inn som ren tekst"},templates:{button:"Maler",title:"Innholdsmaler",options:"Template Options",insertOption:"Erstatt faktisk innold",selectPromptMsg:"Velg malen du vil ??pne<br>(innholdet du har skrevet blir tapt!):",emptyListMsg:"(Ingen maler definert)"},showBlocks:"Vis blokker",stylesCombo:{label:"Stil",panelTitle:"Stilformater",panelTitle1:"Blokkstiler",panelTitle2:"Inlinestiler",panelTitle3:"Objektstiler"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatert",tag_address:"Adresse",tag_h1:"Tittel 1",tag_h2:"Tittel 2",tag_h3:"Tittel 3",tag_h4:"Tittel 4",tag_h5:"Tittel 5",tag_h6:"Tittel 6",tag_div:"Normal (DIV)"},div:{title:"Sett inn Div Container",toolbar:"Sett inn Div Container",cssClassInputLabel:"Stilark-klasser",styleSelectLabel:"Stil",IdInputLabel:"Id",languageCodeInputLabel:" Spr??k-kode",inlineStyleInputLabel:"Inlinestiler",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Spr??kretning",langDirLTRLabel:"Venstre til h??yre (VTH)",langDirRTLLabel:"H??yre til venstre (HTV)",edit:"Rediger Div",remove:"Fjern Div"},font:{label:"Skrift",voiceLabel:"Font",panelTitle:"Skrift"},fontSize:{label:"St??rrelse",voiceLabel:"Font St??rrelse",panelTitle:"St??rrelse"},colorButton:{textColorTitle:"Tekstfarge",bgColorTitle:"Bakgrunnsfarge",panelTitle:"Farger",auto:"Automatisk",more:"Flere farger..."},colors:{"000":"Svart",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Marine","4B0082":"Indigo",696969:"Svak gr??",B22222:"Fire Brick",A52A2A:"Brun",DAA520:"Golden Rod","006400":"M??rk gr??","40E0D0":"Turkis","0000CD":"Medium Bl??",800080:"Purple",808080:"Gr??",F00:"Red",FF8C00:"M??rk oransje",FFD700:"gull","008000":"Gr??nn","0FF":"Cyan","00F":"Bl??",EE82EE:"Fiolett",A9A9A9:"M??rk gr??",FFA07A:"Light Salmon",FFA500:"Oransje",FFFF00:"gul","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Lys Bl??",DDA0DD:"Plomme",D3D3D3:"Lys gr??",FFF0F5:"Lavender Blush",FAEBD7:"Antikk-hvit",FFFFE0:"Lys gul",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"Hvit"},scayt:{title:"Stavekontroll mens du skriver",opera_title:"Not supported by Opera",enable:"Sl?? p?? SCAYT",disable:"Sl?? av SCAYT",about:"Om SCAYT",toggle:"Veksle SCAYT",options:"Valg",langs:"Spr??k",moreSuggestions:"Flere forslag",ignore:"Ignorer",ignoreAll:"Ignorer Alle",addWord:"Legg til ord",emptyDic:"Ordboknavn skal ikke v??re tom",optionsTab:"Valg",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Spr??k",dictionariesTab:"Ordb??ker",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Om"},about:{title:"Om CKEditor",dlgTitle:"Om CKEditor",moreInfo:"For lisensieringsinformasjon vennligst bes??k v??rt nettsted:",copy:"Copyright © $1. Alle rettigheter reservert."},maximize:"Maksimer",minimize:"Minimer",fakeobjects:{anchor:"Anker",flash:"Flash Animasjon",div:"Sideskift",unknown:"Ukjent objekt"},resize:"Dra for ?? skalere",colordialog:{title:"Velg farge",options:"Color Options",highlight:"Merk",selected:"Valgt",clear:"T??m"},toolbarCollapse:"Sl?? sammen verkt??ylinje",toolbarExpand:"Vis verkt??ylinje"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.pl={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??r??d??o dokumentu",newPage:"Nowa strona",save:"Zapisz",preview:"Podgl??d",cut:"Wytnij",copy:"Kopiuj",paste:"Wklej",print:"Drukuj",underline:"Podkre??lenie",bold:"Pogrubienie",italic:"Kursywa",selectAll:"Zaznacz wszystko",removeFormat:"Usu?? formatowanie",strike:"Przekre??lenie",subscript:"Indeks dolny",superscript:"Indeks g??rny",horizontalrule:"Wstaw poziom?? lini??",pagebreak:"Wstaw odst??p",unlink:"Usu?? hiper????cze",undo:"Cofnij",redo:"Pon??w",common:{browseServer:"Przegl??daj",url:"Adres URL",protocol:"Protok????",upload:"Wy??lij",uploadSubmit:"Wy??lij",image:"Obrazek",flash:"Flash",form:"Formularz",checkbox:"Pole wyboru (checkbox)",radio:"Pole wyboru (radio)",textField:"Pole tekstowe",textarea:"Obszar tekstowy",hiddenField:"Pole ukryte",button:"Przycisk",select:"Lista wyboru",imageButton:"Przycisk-obrazek",notSet:"<nie ustawione>",id:"Id",name:"Nazwa",langDir:"Kierunek tekstu",langDirLtr:"Od lewej do prawej (LTR)",langDirRtl:"Od prawej do lewej (RTL)",langCode:"Kod j??zyka",longDescr:"D??ugi opis hiper????cza",cssClass:"Nazwa klasy CSS",advisoryTitle:"Opis obiektu docelowego",cssStyle:"Styl",ok:"OK",cancel:"Anuluj",close:"Close",preview:"Preview",generalTab:"Og??lne",advancedTab:"Zaawansowane",validateNumberFailed:"Ta warto???? nie jest liczb??.",confirmNewPage:"Wszystkie niezapisane zmiany zostan?? utracone. Czy na pewno wczyta?? now?? stron???",confirmCancel:"Pewne opcje zosta??y zmienione. Czy na pewno zamkn???? okno dialogowe?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, niedost??pne</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Wstaw znak specjalny",title:"Wybierz znak specjalny",options:"Special Character Options"},link:{toolbar:"Wstaw/edytuj hiper????cze",other:"<inny>",menu:"Edytuj hiper????cze",title:"Hiper????cze",info:"Informacje ",target:"Cel",upload:"Wy??lij",advanced:"Zaawansowane",type:"Typ hiper????cza",toUrl:"URL",toAnchor:"Odno??nik wewn??trz strony",toEmail:"Adres e-mail",targetFrame:"<ramka>",targetPopup:"<wyskakuj??ce okno>",targetFrameName:"Nazwa Ramki Docelowej",targetPopupName:"Nazwa wyskakuj??cego okna",popupFeatures:"W??a??ciwo??ci wyskakuj??cego okna",popupResizable:"Skalowalny",popupStatusBar:"Pasek statusu",popupLocationBar:"Pasek adresu",popupToolbar:"Pasek narz??dzi",popupMenuBar:"Pasek menu",popupFullScreen:"Pe??ny ekran (IE)",popupScrollBars:"Paski przewijania",popupDependent:"Okno zale??ne (Netscape)",popupWidth:"Szeroko????",popupLeft:"Pozycja w poziomie",popupHeight:"Wysoko????",popupTop:"Pozycja w pionie",id:"Id",langDir:"Kierunek tekstu",langDirLTR:"Od lewej do prawej (LTR)",langDirRTL:"Od prawej do lewej (RTL)",acccessKey:"Klawisz dost??pu",name:"Nazwa",langCode:"Kierunek tekstu",tabIndex:"Indeks tabeli",advisoryTitle:"Opis obiektu docelowego",advisoryContentType:"Typ MIME obiektu docelowego",cssClasses:"Nazwa klasy CSS",charset:"Kodowanie znak??w obiektu docelowego",styles:"Styl",selectAnchor:"Wybierz etykiet??",anchorName:"Wg etykiety",anchorId:"Wg identyfikatora elementu",emailAddress:"Adres e-mail",emailSubject:"Temat",emailBody:"Tre????",noAnchors:"(W dokumencie nie zdefiniowano ??adnych etykiet)",noUrl:"Podaj adres URL",noEmail:"Podaj adres e-mail"},anchor:{toolbar:"Wstaw/edytuj kotwic??",menu:"W??a??ciwo??ci kotwicy",title:"W??a??ciwo??ci kotwicy",name:"Nazwa kotwicy",errorName:"Wpisz nazw?? kotwicy"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Znajd?? i zamie??",find:"Znajd??",replace:"Zamie??",findWhat:"Znajd??:",replaceWith:"Zast??p przez:",notFoundMsg:"Nie znaleziono szukanego has??a.",matchCase:"Uwzgl??dnij wielko???? liter",matchWord:"Ca??e s??owa",matchCyclic:"Cykliczne dopasowanie",replaceAll:"Zast??p wszystko",replaceSuccessMsg:"%1 wyst??pie?? zast??pionych."},table:{toolbar:"Tabela",title:"W??a??ciwo??ci tabeli",menu:"W??a??ciwo??ci tabeli",deleteTable:"Usu?? tabel??",rows:"Liczba wierszy",columns:"Liczba kolumn",border:"Grubo???? ramki",align:"Wyr??wnanie",alignLeft:"Do lewej",alignCenter:"Do ??rodka",alignRight:"Do prawej",width:"Szeroko????",widthPx:"piksele",widthPc:"%",widthUnit:"width unit",height:"Wysoko????",cellSpace:"Odst??p pomi??dzy kom??rkami",cellPad:"Margines wewn??trzny kom??rek",caption:"Tytu??",summary:"Podsumowanie",headers:"Nag??owki",headersNone:"Brak",headersColumn:"Pierwsza kolumna",headersRow:"Pierwszy wiersz",headersBoth:"Oba",invalidRows:"Liczba wierszy musi by?? liczb?? wi??ksz?? ni?? 0.",invalidCols:"Liczba kolumn musi by?? liczb?? wi??ksz?? ni?? 0.",invalidBorder:"Liczba obramowa?? musi by?? liczb??.",invalidWidth:"Szeroko???? tabeli musi by?? liczb??.",invalidHeight:"Wysoko???? tabeli musi by?? liczb??.",invalidCellSpacing:"Odst??p kom??rek musi by?? liczb??.",invalidCellPadding:"Dope??nienie kom??rek musi by?? liczb??.",cell:{menu:"Kom??rka",insertBefore:"Wstaw kom??rk?? z lewej",insertAfter:"Wstaw kom??rk?? z prawej",deleteCell:"Usu?? kom??rki",merge:"Po????cz kom??rki",mergeRight:"Po????cz z kom??rk?? z prawej",mergeDown:"Po????cz z kom??rk?? poni??ej",splitHorizontal:"Podziel kom??rk?? poziomo",splitVertical:"Podziel kom??rk?? pionowo",title:"W??a??ciwo??ci kom??rki",cellType:"Typ kom??rki",rowSpan:"Scalenie wierszy",colSpan:"Scalenie kom??rek",wordWrap:"Zawijanie s????w",hAlign:"Wyr??wnanie poziome",vAlign:"Wyr??wnanie pionowe",alignTop:"G??ra",alignMiddle:"??rodek",alignBottom:"D????",alignBaseline:"Linia bazowa",bgColor:"Kolor t??a",borderColor:"Kolor obramowania",data:"Dane",header:"Nag??owek",yes:"Tak",no:"Nie",invalidWidth:"Szeroko???? kom??rki musi by?? liczb??.",invalidHeight:"Wysoko???? kom??rki musi by?? liczb??.",invalidRowSpan:"Scalenie wierszy musi by?? liczb?? ca??kowit??.",invalidColSpan:"Scalenie kom??rek musi by?? liczb?? ca??kowit??.",chooseColor:"Wybierz"},row:{menu:"Wiersz",insertBefore:"Wstaw wiersz powy??ej",insertAfter:"Wstaw wiersz poni??ej",deleteRow:"Usu?? wiersze"},column:{menu:"Kolumna",insertBefore:"Wstaw kolumn?? z lewej",insertAfter:"Wstaw kolumn?? z prawej",deleteColumn:"Usu?? kolumny"}},button:{title:"W??a??ciwo??ci przycisku",text:"Tekst (Warto????)",type:"Typ",typeBtn:"Przycisk",typeSbm:"Wy??lij",typeRst:"Wyzeruj"},checkboxAndRadio:{checkboxTitle:"W??a??ciwo??ci pola wyboru (checkbox)",radioTitle:"W??a??ciwo??ci pola wyboru (radio)",value:"Warto????",selected:"Zaznaczone"},form:{title:"W??a??ciwo??ci formularza",menu:"W??a??ciwo??ci formularza",action:"Akcja",method:"Metoda",encoding:"Kodowanie"},select:{title:"W??a??ciwo??ci listy wyboru",selectInfo:"Informacje",opAvail:"Dost??pne opcje",value:"Warto????",size:"Rozmiar",lines:"linii",chkMulti:"Wielokrotny wyb??r",opText:"Tekst",opValue:"Warto????",btnAdd:"Dodaj",btnModify:"Zmie??",btnUp:"Do g??ry",btnDown:"Do do??u",btnSetValue:"Ustaw warto???? zaznaczon??",btnDelete:"Usu??"},textarea:{title:"W??a??ciwo??ci obszaru tekstowego",cols:"Kolumnu",rows:"Wiersze"},textfield:{title:"W??a??ciwo??ci pola tekstowego",name:"Nazwa",value:"Warto????",charWidth:"Szeroko???? w znakach",maxChars:"Max. szeroko????",type:"Typ",typeText:"Tekst",typePass:"Has??o"},hidden:{title:"W??a??ciwo??ci pola ukrytego",name:"Nazwa",value:"Warto????"},image:{title:"W??a??ciwo??ci obrazka",titleButton:"W??a??ciwo??ci przycisku obrazka",menu:"W??a??ciwo??ci obrazka",infoTab:"Informacje o obrazku",btnUpload:"Wy??lij",upload:"Wy??lij",alt:"Tekst zast??pczy",width:"Szeroko????",height:"Wysoko????",lockRatio:"Zablokuj proporcje",unlockRatio:"Unlock Ratio",resetSize:"Przywr???? rozmiar",border:"Ramka",hSpace:"Odst??p poziomy",vSpace:"Odst??p pionowy",align:"Wyr??wnaj",alignLeft:"Do lewej",alignRight:"Do prawej",alertUrl:"Podaj adres obrazka.",linkTab:"Hiper????cze",button2Img:"Czy chcesz przekonwertowa?? zaznaczony przycisk graficzny do zwyk??ego obrazka?",img2Button:"Czy chcesz przekonwertowa?? zaznaczony obrazek do przycisku graficznego?",urlMissing:"Podaj adres URL obrazka.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"W??a??ciwo??ci elementu Flash",propertiesTab:"W??a??ciwo??ci",title:"W??a??ciwo??ci elementu Flash",chkPlay:"Autoodtwarzanie",chkLoop:"P??tla",chkMenu:"W????cz menu",chkFull:"Dopu???? pe??ny ekran",scale:"Skaluj",scaleAll:"Poka?? wszystko",scaleNoBorder:"Bez Ramki",scaleFit:"Dok??adne dopasowanie",access:"Dost??p skrypt??w",accessAlways:"Zawsze",accessSameDomain:"Ta sama domena",accessNever:"Nigdy",align:"Wyr??wnaj",alignLeft:"Do lewej",alignAbsBottom:"Do do??u",alignAbsMiddle:"Do ??rodka w pionie",alignBaseline:"Do linii bazowej",alignBottom:"Do do??u",alignMiddle:"Do ??rodka",alignRight:"Do prawej",alignTextTop:"Do g??ry tekstu",alignTop:"Do g??ry",quality:"Jako????",qualityBest:"Najlepsza",qualityHigh:"Wysoka",qualityAutoHigh:"Auto wysoka",qualityMedium:"??rednia",qualityAutoLow:"Auto niska",qualityLow:"Niska",windowModeWindow:"Okno",windowModeOpaque:"Nieprze??roczyste",windowModeTransparent:"Prze??roczyste",windowMode:"Tryb okna",flashvars:"Zmienne dla Flasha",bgcolor:"Kolor t??a",width:"Szeroko????",height:"Wysoko????",hSpace:"Odst??p poziomy",vSpace:"Odst??p pionowy",validateSrc:"Podaj adres URL",validateWidth:"Szeroko???? musi by?? liczb??.",validateHeight:"Wysoko???? musi by?? liczb??.",validateHSpace:"Odst??p poziomy musi by?? liczb??.",validateVSpace:"Odst??p pionowy musi by?? liczb??."},spellCheck:{toolbar:"Sprawd?? pisowni??",title:"Sprawd?? pisowni??",notAvailable:"Przepraszamy, ale us??uga jest obecnie niedost??pna.",errorLoading:"B????d wczytywania hosta aplikacji us??ugi: %s.",notInDic:"S??owa nie ma w s??owniku",changeTo:"Zmie?? na",btnIgnore:"Ignoruj",btnIgnoreAll:"Ignoruj wszystkie",btnReplace:"Zmie??",btnReplaceAll:"Zmie?? wszystkie",btnUndo:"Cofnij",noSuggestions:"- Brak sugestii -",progress:"Trwa sprawdzanie...",noMispell:"Sprawdzanie zako??czone: nie znaleziono b????d??w",noChanges:"Sprawdzanie zako??czone: nie zmieniono ??adnego s??owa",oneChange:"Sprawdzanie zako??czone: zmieniono jedno s??owo",manyChanges:"Sprawdzanie zako??czone: zmieniono %l s????w",ieSpellDownload:"S??ownik nie jest zainstalowany. Chcesz go ??ci??gn?????"},smiley:{toolbar:"Emotikona",title:"Wstaw emotikon??",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"element %1"},numberedlist:"Lista numerowana",bulletedlist:"Lista wypunktowana",indent:"Zwi??ksz wci??cie",outdent:"Zmniejsz wci??cie",justify:{left:"Wyr??wnaj do lewej",center:"Wyr??wnaj do ??rodka",right:"Wyr??wnaj do prawej",block:"Wyr??wnaj do lewej i prawej"},blockquote:"Cytat",clipboard:{title:"Wklej",cutError:"Ustawienia bezpiecze??stwa Twojej przegl??darki nie pozwalaj?? na automatyczne wycinanie tekstu. U??yj skr??tu klawiszowego Ctrl/Cmd+X.",copyError:"Ustawienia bezpiecze??stwa Twojej przegl??darki nie pozwalaj?? na automatyczne kopiowanie tekstu. U??yj skr??tu klawiszowego Ctrl/Cmd+C.",pasteMsg:"Prosz?? wklei?? w poni??szym polu u??ywaj??c klawiaturowego skr??tu (<STRONG>Ctrl/Cmd+V</STRONG>) i klikn???? <STRONG>OK</STRONG>.",securityMsg:"Zabezpieczenia przegl??darki uniemo??liwiaj?? wklejenie danych bezpo??rednio do edytora. Prosz?? dane wklei?? ponownie w tym okienku.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Tekst, kt??ry chcesz wklei??, prawdopodobnie pochodzi z programu Word. Czy chcesz go wyczy??cic przed wklejeniem?",toolbar:"Wklej z Worda",title:"Wklej z Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Wklej jako czysty tekst",title:"Wklej jako czysty tekst"},templates:{button:"Szablony",title:"Szablony zawarto??ci",options:"Template Options",insertOption:"Zast??p aktualn?? zawarto????",selectPromptMsg:"Wybierz szablon do otwarcia w edytorze<br>(obecna zawarto???? okna edytora zostanie utracona):",emptyListMsg:"(Brak zdefiniowanych szablon??w)"},showBlocks:"Poka?? bloki",stylesCombo:{label:"Styl",panelTitle:"Formatting Styles",panelTitle1:"Style blokowe",panelTitle2:"Style liniowe",panelTitle3:"Style obiektowe"},format:{label:"Format",panelTitle:"Format",tag_p:"Normalny",tag_pre:"Tekst sformatowany",tag_address:"Adres",tag_h1:"Nag????wek 1",tag_h2:"Nag????wek 2",tag_h3:"Nag????wek 3",tag_h4:"Nag????wek 4",tag_h5:"Nag????wek 5",tag_h6:"Nag????wek 6",tag_div:"Normalny (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Czcionka",voiceLabel:"Czcionka",panelTitle:"Czcionka"},fontSize:{label:"Rozmiar",voiceLabel:"Rozmiar czcionki",panelTitle:"Rozmiar"},colorButton:{textColorTitle:"Kolor tekstu",bgColorTitle:"Kolor t??a",panelTitle:"Colors",auto:"Automatycznie",more:"Wi??cej kolor??w..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Sprawd?? pisowni?? podczas pisania (SCAYT)",opera_title:"Not supported by Opera",enable:"W????cz SCAYT",disable:"Wy????cz SCAYT",about:"Na temat SCAYT",toggle:"Prze????cz SCAYT",options:"Opcje",langs:"J??zyki",moreSuggestions:"Wi??cej sugestii",ignore:"Ignoruj",ignoreAll:"Ignoruj wszystkie",addWord:"Dodaj s??owo",emptyDic:"Nazwa s??ownika nie mo??e by?? pusta.",optionsTab:"Opcje",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"J??zyki",dictionariesTab:"S??owniki",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Na temat SCAYT"},about:{title:"Na temat CKEditor",dlgTitle:"Na temat CKEditor",moreInfo:"Informacje na temat licencji mo??na znale???? na naszej stronie:",copy:"Copyright © $1. Wszelkie prawa zastrze??one."},maximize:"Maksymalizuj",minimize:"Minimalizuj",fakeobjects:{anchor:"Kotwica",flash:"Animacja Flash",div:"Separator stron",unknown:"Nieznany obiekt"},resize:"Przeci??gnij, aby zmieni?? rozmiar",colordialog:{title:"Wybierz kolor",options:"Color Options",highlight:"Zaznacz",selected:"Wybrany",clear:"Wyczy????"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang["pt-br"]={dir:"ltr",editorTitle:"Editor de Texto, %1, pressione ALT 0 para obter ajuda.",toolbar:"Barra de Ferramentas",editor:"Editor de Texto",source:"C??digo-Fonte",newPage:"Novo",save:"Salvar",preview:"Visualizar",cut:"Recortar",copy:"Copiar",paste:"Colar",print:"Imprimir",underline:"Sublinhado",bold:"Negrito",italic:"It??lico",selectAll:"Selecionar Tudo",removeFormat:"Remover Formata????o",strike:"Tachado",subscript:"Subscrito",superscript:"Sobrescrito",horizontalrule:"Inserir Linha Horizontal",pagebreak:"Inserir Quebra de P??gina",unlink:"Remover Link",undo:"Desfazer",redo:"Refazer",common:{browseServer:"Localizar no Servidor",url:"URL",protocol:"Protocolo",upload:"Enviar ao Servidor",uploadSubmit:"Enviar para o Servidor",image:"Imagem",flash:"Flash",form:"Formul??rio",checkbox:"Caixa de Sele????o",radio:"Bot??o de Op????o",textField:"Caixa de Texto",textarea:"??rea de Texto",hiddenField:"Campo Oculto",button:"Bot??o",select:"Caixa de Listagem",imageButton:"Bot??o de Imagem",notSet:"<n??o ajustado>",id:"Id",name:"Nome",langDir:"Dire????o do idioma",langDirLtr:"Esquerda para Direita (LTR)",langDirRtl:"Direita para Esquerda (RTL)",langCode:"Idioma",longDescr:"Descri????o da URL",cssClass:"Classe de CSS",advisoryTitle:"T??tulo",cssStyle:"Estilos",ok:"OK",cancel:"Cancelar",close:"Fechar",preview:"Visualizar",generalTab:"Geral",advancedTab:"Avan??ado",validateNumberFailed:"Este valor n??o ?? um n??mero.",confirmNewPage:"Todas as mudan??as n??o salvas ser??o perdidas. Tem certeza de que quer abrir uma nova p??gina?",confirmCancel:"Algumas op????es foram alteradas. Tem certeza de que quer fechar a caixa de di??logo?",options:"Op????es",target:"Destino",targetNew:"Nova Janela (_blank)",targetTop:"Janela de Cima (_top)",targetSelf:"Mesma Janela (_self)",targetParent:"Janela Pai (_parent)",unavailable:'%1<span class="cke_accessibility">, indispon??vel</span>'},contextmenu:{options:"Op????es Menu de Contexto"},specialChar:{toolbar:"Inserir Caractere Especial",title:"Selecione um Caractere Especial",options:"Op????es de Caractere Especial"},link:{toolbar:"Inserir/Editar Link",other:"<outro>",menu:"Editar Link",title:"Editar Link",info:"Informa????es",target:"Destino",upload:"Enviar ao Servidor",advanced:"Avan??ado",type:"Tipo de hiperlink",toUrl:"URL",toAnchor:"??ncora nesta p??gina",toEmail:"E-Mail",targetFrame:"<frame>",targetPopup:"<janela popup>",targetFrameName:"Nome do Frame de Destino",targetPopupName:"Nome da Janela Pop-up",popupFeatures:"Propriedades da Janela Pop-up",popupResizable:"Redimension??vel",popupStatusBar:"Barra de Status",popupLocationBar:"Barra de Endere??os",popupToolbar:"Barra de Ferramentas",popupMenuBar:"Barra de Menus",popupFullScreen:"Modo Tela Cheia (IE)",popupScrollBars:"Barras de Rolagem",popupDependent:"Dependente (Netscape)",popupWidth:"Largura",popupLeft:"Esquerda",popupHeight:"Altura",popupTop:"Topo",id:"Id",langDir:"Dire????o do idioma",langDirLTR:"Esquerda para Direita (LTR)",langDirRTL:"Direita para Esquerda (RTL)",acccessKey:"Chave de Acesso",name:"Nome",langCode:"Dire????o do idioma",tabIndex:"??ndice de Tabula????o",advisoryTitle:"T??tulo",advisoryContentType:"Tipo de Conte??do",cssClasses:"Classe de CSS",charset:"Charset do Link",styles:"Estilos",selectAnchor:"Selecione uma ??ncora",anchorName:"Nome da ??ncora",anchorId:"Id da ??ncora",emailAddress:"Endere??o E-Mail",emailSubject:"Assunto da Mensagem",emailBody:"Corpo da Mensagem",noAnchors:"(N??o h?? ??ncoras no documento)",noUrl:"Por favor, digite o endere??o do Link",noEmail:"Por favor, digite o endere??o de e-mail"},anchor:{toolbar:"Inserir/Editar ??ncora",menu:"Formatar ??ncora",title:"Formatar ??ncora",name:"Nome da ??ncora",errorName:"Por favor, digite o nome da ??ncora"},list:{numberedTitle:"Propriedades da Lista Numerada",bulletedTitle:"Propriedades da Lista sem Numeros",type:"Tipo",start:"In??cio",validateStartNumber:"List start number must be a whole number.",circle:"C??rculo",disc:"Disco",square:"Quadrado",none:"Nenhum",notset:"<n??o definido>",armenian:"Numera????o Arm??na",georgian:"Numera????o da Ge??rgia (an, ban, gan, etc.)",lowerRoman:"Numera????o Romana min??scula (i, ii, iii, iv, v, etc.)",upperRoman:"Numera????o Romana mai??scula (I, II, III, IV, V, etc.)",lowerAlpha:"Numera????o Alfab??tica min??scula (a, b, c, d, e, etc.)",upperAlpha:"Numera????o Alfab??tica Mai??scula (A, B, C, D, E, etc.)",lowerGreek:"Numera????o Grega min??scula (alpha, beta, gamma, etc.)",decimal:"Numera????o Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Numera????o Decimal com zeros (01, 02, 03, etc.)"},findAndReplace:{title:"Localizar e Substituir",find:"Localizar",replace:"Substituir",findWhat:"Procurar por:",replaceWith:"Substituir por:",notFoundMsg:"O texto especificado n??o foi encontrado.",matchCase:"Coincidir Mai??sculas/Min??sculas",matchWord:"Coincidir a palavra inteira",matchCyclic:"Coincidir c??clico",replaceAll:"Substituir Tudo",replaceSuccessMsg:"%1 ocorr??ncia(s) substitu??da(s)."},table:{toolbar:"Tabela",title:"Formatar Tabela",menu:"Formatar Tabela",deleteTable:"Apagar Tabela",rows:"Linhas",columns:"Colunas",border:"Borda",align:"Alinhamento",alignLeft:"Esquerda",alignCenter:"Centralizado",alignRight:"Direita",width:"Largura",widthPx:"pixels",widthPc:"%",widthUnit:"unidade largura",height:"Altura",cellSpace:"Espa??amento",cellPad:"Margem interna",caption:"Legenda",summary:"Resumo",headers:"Cabe??alho",headersNone:"Nenhum",headersColumn:"Primeira coluna",headersRow:"Primeira linha",headersBoth:"Ambos",invalidRows:"O n??mero de linhas tem que ser um n??mero maior que 0.",invalidCols:"O n??mero de colunas tem que ser um n??mero maior que 0.",invalidBorder:"O tamanho da borda tem que ser um n??mero.",invalidWidth:"A largura da tabela tem que ser um n??mero.",invalidHeight:"A altura da tabela tem que ser um n??mero.",invalidCellSpacing:"O espa??amento das c??lulas tem que ser um n??mero.",invalidCellPadding:"A margem interna das c??lulas tem que ser um n??mero.",cell:{menu:"C??lula",insertBefore:"Inserir c??lula a esquerda",insertAfter:"Inserir c??lula a direita",deleteCell:"Remover C??lulas",merge:"Mesclar C??lulas",mergeRight:"Mesclar com c??lula a direita",mergeDown:"Mesclar com c??lula abaixo",splitHorizontal:"Dividir c??lula horizontalmente",splitVertical:"Dividir c??lula verticalmente",title:"Propriedades da c??lula",cellType:"Tipo de c??lula",rowSpan:"Linhas cobertas",colSpan:"Colunas cobertas",wordWrap:"Quebra de palavra",hAlign:"Alinhamento horizontal",vAlign:"Alinhamento vertical",alignTop:"Alinhar no topo",alignMiddle:"Centralizado verticalmente",alignBottom:"Alinhar na base",alignBaseline:"Patamar de alinhamento",bgColor:"Cor de fundo",borderColor:"Cor das bordas",data:"Dados",header:"Cabe??alho",yes:"Sim",no:"N??o",invalidWidth:"A largura da c??lula tem que ser um n??mero.",invalidHeight:"A altura da c??lula tem que ser um n??mero.",invalidRowSpan:"Linhas cobertas tem que ser um n??mero inteiro.",invalidColSpan:"Colunas cobertas tem que ser um n??mero inteiro.",chooseColor:"Escolher"},row:{menu:"Linha",insertBefore:"Inserir linha acima",insertAfter:"Inserir linha abaixo",deleteRow:"Remover Linhas"},column:{menu:"Coluna",insertBefore:"Inserir coluna a esquerda",insertAfter:"Inserir coluna a direita",deleteColumn:"Remover Colunas"}},button:{title:"Formatar Bot??o",text:"Texto (Valor)",type:"Tipo",typeBtn:"Bot??o",typeSbm:"Enviar",typeRst:"Limpar"},checkboxAndRadio:{checkboxTitle:"Formatar Caixa de Sele????o",radioTitle:"Formatar Bot??o de Op????o",value:"Valor",selected:"Selecionado"},form:{title:"Formatar Formul??rio",menu:"Formatar Formul??rio",action:"A????o",method:"M??todo",encoding:"Codifica????o"},select:{title:"Formatar Caixa de Listagem",selectInfo:"Informa????es",opAvail:"Op????es dispon??veis",value:"Valor",size:"Tamanho",lines:"linhas",chkMulti:"Permitir m??ltiplas sele????es",opText:"Texto",opValue:"Valor",btnAdd:"Adicionar",btnModify:"Modificar",btnUp:"Para cima",btnDown:"Para baixo",btnSetValue:"Definir como selecionado",btnDelete:"Remover"},textarea:{title:"Formatar ??rea de Texto",cols:"Colunas",rows:"Linhas"},textfield:{title:"Formatar Caixa de Texto",name:"Nome",value:"Valor",charWidth:"Comprimento (em caracteres)",maxChars:"N??mero M??ximo de Caracteres",type:"Tipo",typeText:"Texto",typePass:"Senha"},hidden:{title:"Formatar Campo Oculto",name:"Nome",value:"Valor"},image:{title:"Formatar Imagem",titleButton:"Formatar Bot??o de Imagem",menu:"Formatar Imagem",infoTab:"Informa????es da Imagem",btnUpload:"Enviar para o Servidor",upload:"Enviar",alt:"Texto Alternativo",width:"Largura",height:"Altura",lockRatio:"Travar Propor????es",unlockRatio:"Destravar Propor????es",resetSize:"Redefinir para o Tamanho Original",border:"Borda",hSpace:"HSpace",vSpace:"VSpace",align:"Alinhamento",alignLeft:"Esquerda",alignRight:"Direita",alertUrl:"Por favor, digite a URL da imagem.",linkTab:"Link",button2Img:"Deseja transformar o bot??o de imagem em uma imagem comum?",img2Button:"Deseja transformar a imagem em um bot??o de imagem?",urlMissing:"URL da imagem est?? faltando.",validateWidth:"A largura deve ser um n??mero inteiro.",validateHeight:"A altura deve ser um n??mero inteiro.",validateBorder:"A borda deve ser um n??mero inteiro.",validateHSpace:"O HSpace deve ser um n??mero inteiro.",validateVSpace:"O VSpace deve ser um n??mero inteiro."},flash:{properties:"Propriedades do Flash",propertiesTab:"Propriedades",title:"Propriedades do Flash",chkPlay:"Tocar Automaticamente",chkLoop:"Tocar Infinitamente",chkMenu:"Habilita Menu Flash",chkFull:"Permitir tela cheia",scale:"Escala",scaleAll:"Mostrar tudo",scaleNoBorder:"Sem Borda",scaleFit:"Escala Exata",access:"Acesso ao script",accessAlways:"Sempre",accessSameDomain:"Acessar Mesmo Dom??nio",accessNever:"Nunca",align:"Alinhamento",alignLeft:"Esquerda",alignAbsBottom:"Inferior Absoluto",alignAbsMiddle:"Centralizado Absoluto",alignBaseline:"Baseline",alignBottom:"Inferior",alignMiddle:"Centralizado",alignRight:"Direita",alignTextTop:"Superior Absoluto",alignTop:"Superior",quality:"Qualidade",qualityBest:"Qualidade Melhor",qualityHigh:"Qualidade Alta",qualityAutoHigh:"Qualidade Alta Autom??tica",qualityMedium:"Qualidade M??dia",qualityAutoLow:"Qualidade Baixa Autom??tica",qualityLow:"Qualidade Baixa",windowModeWindow:"Janela",windowModeOpaque:"Opaca",windowModeTransparent:"Transparente",windowMode:"Modo da janela",flashvars:"Vari??veis do Flash",bgcolor:"Cor do Plano de Fundo",width:"Largura",height:"Altura",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Por favor, digite o endere??o do link",validateWidth:"A largura tem que ser um n??mero.",validateHeight:"A altura tem que ser um n??mero",validateHSpace:"O HSpace tem que ser um n??mero",validateVSpace:"O VSpace tem que ser um n??mero."},spellCheck:{toolbar:"Verificar Ortografia",title:"Corretor Ortogr??fico",notAvailable:"Desculpe, o servi??o n??o est?? dispon??vel no momento.",errorLoading:"Erro carregando servidor de aplica????o: %s.",notInDic:"N??o encontrada",changeTo:"Alterar para",btnIgnore:"Ignorar uma vez",btnIgnoreAll:"Ignorar Todas",btnReplace:"Alterar",btnReplaceAll:"Alterar Todas",btnUndo:"Desfazer",noSuggestions:"-sem sugest??es de ortografia-",progress:"Verifica????o ortogr??fica em andamento...",noMispell:"Verifica????o encerrada: N??o foram encontrados erros de ortografia",noChanges:"Verifica????o ortogr??fica encerrada: N??o houve altera????es",oneChange:"Verifica????o ortogr??fica encerrada: Uma palavra foi alterada",manyChanges:"Verifica????o ortogr??fica encerrada: %1 palavras foram alteradas",ieSpellDownload:"A verifica????o ortogr??fica n??o foi instalada. Voc?? gostaria de realizar o download agora?"},smiley:{toolbar:"Emoticon",title:"Inserir Emoticon",options:"Op????es de Emoticons"},elementsPath:{eleLabel:"Caminho dos Elementos",eleTitle:"Elemento %1"},numberedlist:"Lista numerada",bulletedlist:"Lista sem n??meros",indent:"Aumentar Recuo",outdent:"Diminuir Recuo",justify:{left:"Alinhar Esquerda",center:"Centralizar",right:"Alinhar Direita",block:"Justificado"},blockquote:"Cita????o",clipboard:{title:"Colar",cutError:"As configura????es de seguran??a do seu navegador n??o permitem que o editor execute opera????es de recortar automaticamente. Por favor, utilize o teclado para recortar (Ctrl/Cmd+X).",copyError:"As configura????es de seguran??a do seu navegador n??o permitem que o editor execute opera????es de copiar automaticamente. Por favor, utilize o teclado para copiar (Ctrl/Cmd+C).",pasteMsg:"Transfira o link usado na caixa usando o teclado com (<STRONG>Ctrl/Cmd+V</STRONG>) e <STRONG>OK</STRONG>.",securityMsg:"As configura????es de seguran??a do seu navegador n??o permitem que o editor acesse os dados da ??rea de transfer??ncia diretamente. Por favor cole o conte??do manualmente nesta janela.",pasteArea:"??rea para Colar"},pastefromword:{confirmCleanup:"O texto que voc?? deseja colar parece ter sido copiado do Word. Voc?? gostaria de remover a formata????o antes de colar?",toolbar:"Colar do Word",title:"Colar do Word",error:"N??o foi poss??vel limpar os dados colados devido a um erro interno"},pasteText:{button:"Colar como Texto sem Formata????o",title:"Colar como Texto sem Formata????o"},templates:{button:"Modelos de layout",title:"Modelo de layout de conte??do",options:"Op????es de Template",insertOption:"Substituir o conte??do atual",selectPromptMsg:"Selecione um modelo de layout para ser aberto no editor<br>(o conte??do atual ser?? perdido):",emptyListMsg:"(N??o foram definidos modelos de layout)"},showBlocks:"Mostrar blocos de c??digo",stylesCombo:{label:"Estilo",panelTitle:"Estilos de Formata????o",panelTitle1:"Estilos de bloco",panelTitle2:"Estilos de texto corrido",panelTitle3:"Estilos de objeto"},format:{label:"Formata????o",panelTitle:"Formata????o",tag_p:"Normal",tag_pre:"Formatado",tag_address:"Endere??o",tag_h1:"T??tulo 1",tag_h2:"T??tulo 2",tag_h3:"T??tulo 3",tag_h4:"T??tulo 4",tag_h5:"T??tulo 5",tag_h6:"T??tulo 6",tag_div:"Normal (DIV)"},div:{title:"Criar Container de DIV",toolbar:"Criar Container de DIV",cssClassInputLabel:"Classes de CSS",styleSelectLabel:"Estilo",IdInputLabel:"Id",languageCodeInputLabel:"C??digo de Idioma",inlineStyleInputLabel:"Estilo Inline",advisoryTitleInputLabel:"T??tulo Consulta",langDirLabel:"Dire????o da Escrita",langDirLTRLabel:"Esquerda para Direita (LTR)",langDirRTLLabel:"Direita para Esquerda (RTL)",edit:"Editar Div",remove:"Remover Div"},font:{label:"Fonte",voiceLabel:"Fonte",panelTitle:"Fonte"},fontSize:{label:"Tamanho",voiceLabel:"Tamanho da fonte",panelTitle:"Tamanho"},colorButton:{textColorTitle:"Cor do Texto",bgColorTitle:"Cor do Plano de Fundo",panelTitle:"Cores",auto:"Autom??tico",more:"Mais Cores..."},colors:{"000":"Preto",800000:"Foquete","8B4513":"Marrom 1","2F4F4F":"Cinza 1","008080":"Cerceta","000080":"Azul Marinho","4B0082":"??ndigo",696969:"Cinza 2",B22222:"Tijolo de Fogo",A52A2A:"Marrom 2",DAA520:"Vara Dourada","006400":"Verde Escuro","40E0D0":"Turquesa","0000CD":"Azul M??dio",800080:"Roxo",808080:"Cinza 3",F00:"Vermelho",FF8C00:"Laranja Escuro",FFD700:"Dourado","008000":"Verde","0FF":"Ciano","00F":"Azul",EE82EE:"Violeta",A9A9A9:"Cinza Escuro",FFA07A:"Salm??o Claro",FFA500:"Laranja",FFFF00:"Amarelo","00FF00":"Lima",AFEEEE:"Turquesa P??lido",ADD8E6:"Azul Claro",DDA0DD:"Ameixa",D3D3D3:"Cinza Claro",FFF0F5:"Lavanda 1",FAEBD7:"Branco Antiguidade",FFFFE0:"Amarelo Claro",F0FFF0:"Orvalho",F0FFFF:"Azure",F0F8FF:"Azul Alice",E6E6FA:"Lavanda 2",FFF:"Branco"},scayt:{title:"Corre????o ortogr??fica durante a digita????o",opera_title:"N??o suportado no Opera",enable:"Habilitar corre????o ortogr??fica durante a digita????o",disable:"Desabilitar corre????o ortogr??fica durante a digita????o",about:"Sobre a corre????o ortogr??fica durante a digita????o",toggle:"Ativar/desativar corre????o ortogr??fica durante a digita????o",options:"Op????es",langs:"Idiomas",moreSuggestions:"Mais sugest??es",ignore:"Ignorar",ignoreAll:"Ignorar todas",addWord:"Adicionar palavra",emptyDic:"O nome do dicion??rio n??o deveria estar vazio.",optionsTab:"Op????es",allCaps:"Ignorar palavras mai??sculas",ignoreDomainNames:"Ignorar nomes de dom??nio",mixedCase:"Ignorar palavras com mai??sculas e min??sculas misturadas",mixedWithDigits:"Ignorar palavras com n??meros",languagesTab:"Idiomas",dictionariesTab:"Dicion??rios",dic_field_name:"Nome do Dicion??rio",dic_create:"Criar",dic_restore:"Restaurar",dic_delete:"Excluir",dic_rename:"Renomear",dic_info:"Inicialmente, o dicion??rio do usu??rio fica armazenado em um Cookie. Por??m, Cookies tem tamanho limitado, portanto quand o dicion??rio do usu??rio atingir o tamanho limite poder?? ser armazenado no nosso servidor. Para armazenar seu dicion??rio pessoal no nosso servidor dever?? especificar um nome para ele. Se j?? tiver um dicion??rio armazenado por favor especifique o seu nome e clique em Restaurar.",aboutTab:"Sobre"},about:{title:"Sobre o CKEditor",dlgTitle:"Sobre o CKEditor",moreInfo:"Para informa????es sobre a licen??a por favor visite o nosso site:",copy:"Copyright © $1. Todos os direitos reservados."},maximize:"Maximizar",minimize:"Minimize",fakeobjects:{anchor:"??ncora",flash:"Anima????o em Flash",div:"Quebra de p??gina",unknown:"Objeto desconhecido"},resize:"Arraste para redimensionar",colordialog:{title:"Selecione uma cor",options:"Op????es de Cor",highlight:"Grifar",selected:"Cor Selecionada",clear:"Limpar"},toolbarCollapse:"Diminuir Barra de Ferramentas",toolbarExpand:"Aumentar Barra de Ferramentas"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.pt={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Fonte",newPage:"Nova P??gina",save:"Guardar",preview:"Pr??-visualizar",cut:"Cortar",copy:"Copiar",paste:"Colar",print:"Imprimir",underline:"Sublinhado",bold:"Negrito",italic:"It??lico",selectAll:"Seleccionar Tudo",removeFormat:"Eliminar Formato",strike:"Rasurado",subscript:"Superior ?? Linha",superscript:"Inferior ?? Linha",horizontalrule:"Inserir Linha Horizontal",pagebreak:"Inserir Quebra de P??gina",unlink:"Eliminar Hiperliga????o",undo:"Anular",redo:"Repetir",common:{browseServer:"Navegar no Servidor",url:"URL",protocol:"Protocolo",upload:"Carregar",uploadSubmit:"Enviar para o Servidor",image:"Imagem",flash:"Flash",form:"Formul??rio",checkbox:"Caixa de Verifica????o",radio:"Bot??o de Op????o",textField:"Campo de Texto",textarea:"??rea de Texto",hiddenField:"Campo Escondido",button:"Bot??o",select:"Caixa de Combina????o",imageButton:"Bot??o de Imagem",notSet:"<N??o definido>",id:"Id",name:"Nome",langDir:"Orienta????o de idioma",langDirLtr:"Esquerda ?? Direita (LTR)",langDirRtl:"Direita a Esquerda (RTL)",langCode:"C??digo de Idioma",longDescr:"Descri????o Completa do URL",cssClass:"Classes de Estilo de Folhas Classes",advisoryTitle:"T??tulo",cssStyle:"Estilo",ok:"OK",cancel:"Cancelar",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Avan??ado",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Inserir Caracter Especial",title:"Seleccione um caracter especial",options:"Special Character Options"},link:{toolbar:"Inserir/Editar Hiperliga????o",other:"<outro>",menu:"Editar Hiperliga????o",title:"Hiperliga????o",info:"Informa????o de Hiperliga????o",target:"Destino",upload:"Carregar",advanced:"Avan??ado",type:"Tipo de Hiperliga????o",toUrl:"URL",toAnchor:"Refer??ncia a esta p??gina",toEmail:"E-Mail",targetFrame:"<Frame>",targetPopup:"<Janela de popup>",targetFrameName:"Nome do Frame Destino",targetPopupName:"Nome da Janela de Popup",popupFeatures:"Caracter??sticas de Janela de Popup",popupResizable:"Resizable",popupStatusBar:"Barra de Estado",popupLocationBar:"Barra de localiza????o",popupToolbar:"Barra de Ferramentas",popupMenuBar:"Barra de Menu",popupFullScreen:"Janela Completa (IE)",popupScrollBars:"Barras de deslocamento",popupDependent:"Dependente (Netscape)",popupWidth:"Largura",popupLeft:"Posi????o Esquerda",popupHeight:"Altura",popupTop:"Posi????o Direita",id:"Id",langDir:"Orienta????o de idioma",langDirLTR:"Esquerda ?? Direita (LTR)",langDirRTL:"Direita a Esquerda (RTL)",acccessKey:"Chave de Acesso",name:"Nome",langCode:"Orienta????o de idioma",tabIndex:"??ndice de Tubula????o",advisoryTitle:"T??tulo",advisoryContentType:"Tipo de Conte??do",cssClasses:"Classes de Estilo de Folhas Classes",charset:"Fonte de caracteres vinculado",styles:"Estilo",selectAnchor:"Seleccionar una refer??ncia",anchorName:"Por Nome de Refer??ncia",anchorId:"Por ID de elemento",emailAddress:"Endere??o de E-Mail",emailSubject:"T??tulo de Mensagem",emailBody:"Corpo da Mensagem",noAnchors:"(N??o h?? refer??ncias dispon??veis no documento)",noUrl:"Por favor introduza a hiperliga????o URL",noEmail:"Por favor introduza o endere??o de e-mail"},anchor:{toolbar:" Inserir/Editar ??ncora",menu:"Propriedades da ??ncora",title:"Propriedades da ??ncora",name:"Nome da ??ncora",errorName:"Por favor, introduza o nome da ??ncora"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Procurar",replace:"Substituir",findWhat:"Texto a Procurar:",replaceWith:"Substituir por:",notFoundMsg:"O texto especificado n??o foi encontrado.",matchCase:"Mai??sculas/Min??sculas",matchWord:"Coincidir com toda a palavra",matchCyclic:"Match cyclic",replaceAll:"Substituir Tudo",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabela",title:"Propriedades da Tabela",menu:"Propriedades da Tabela",deleteTable:"Eliminar Tabela",rows:"Linhas",columns:"Colunas",border:"Tamanho do Limite",align:"Alinhamento",alignLeft:"Esquerda",alignCenter:"Centrado",alignRight:"Direita",width:"Largura",widthPx:"pixeis",widthPc:"percentagem",widthUnit:"width unit",height:"Altura",cellSpace:"Esp. e/c??lulas",cellPad:"Esp. interior",caption:"T??tulo",summary:"Sum??rio",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"C??lula",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Eliminar C??lula",merge:"Unir C??lulas",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Linha",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Eliminar Linhas"},column:{menu:"Coluna",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Eliminar Coluna"}},button:{title:"Propriedades do Bot??o",text:"Texto (Valor)",type:"Tipo",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Propriedades da Caixa de Verifica????o",radioTitle:"Propriedades do Bot??o de Op????o",value:"Valor",selected:"Seleccionado"},form:{title:"Propriedades do Formul??rio",menu:"Propriedades do Formul??rio",action:"Ac????o",method:"M??todo",encoding:"Encoding"},select:{title:"Propriedades da Caixa de Combina????o",selectInfo:"Informa????o",opAvail:"Op????es Poss??veis",value:"Valor",size:"Tamanho",lines:"linhas",chkMulti:"Permitir selec????es m??ltiplas",opText:"Texto",opValue:"Valor",btnAdd:"Adicionar",btnModify:"Modificar",btnUp:"Para cima",btnDown:"Para baixo",btnSetValue:"Definir um valor por defeito",btnDelete:"Apagar"},textarea:{title:"Propriedades da ??rea de Texto",cols:"Colunas",rows:"Linhas"},textfield:{title:"Propriedades do Campo de Texto",name:"Nome",value:"Valor",charWidth:"Tamanho do caracter",maxChars:"Nr. M??ximo de Caracteres",type:"Tipo",typeText:"Texto",typePass:"Palavra-chave"},hidden:{title:"Propriedades do Campo Escondido",name:"Nome",value:"Valor"},image:{title:"Propriedades da Imagem",titleButton:"Propriedades do Bot??o de imagens",menu:"Propriedades da Imagem",infoTab:"Informa????o da Imagem",btnUpload:"Enviar para o Servidor",upload:"Carregar",alt:"Texto Alternativo",width:"Largura",height:"Altura",lockRatio:"Proporcional",unlockRatio:"Unlock Ratio",resetSize:"Tamanho Original",border:"Limite",hSpace:"Esp.Horiz",vSpace:"Esp.Vert",align:"Alinhamento",alignLeft:"Esquerda",alignRight:"Direita",alertUrl:"Por favor introduza o URL da imagem",linkTab:"Hiperliga????o",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propriedades do Flash",propertiesTab:"Properties",title:"Propriedades do Flash",chkPlay:"Reproduzir automaticamente",chkLoop:"Loop",chkMenu:"Permitir Menu do Flash",chkFull:"Allow Fullscreen",scale:"Escala",scaleAll:"Mostrar tudo",scaleNoBorder:"Sem Limites",scaleFit:"Tamanho Exacto",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Alinhamento",alignLeft:"Esquerda",alignAbsBottom:"Abs inferior",alignAbsMiddle:"Abs centro",alignBaseline:"Linha de base",alignBottom:"Fundo",alignMiddle:"Centro",alignRight:"Direita",alignTextTop:"Topo do texto",alignTop:"Topo",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Cor de Fundo",width:"Largura",height:"Altura",hSpace:"Esp.Horiz",vSpace:"Esp.Vert",validateSrc:"Por favor introduza a hiperliga????o URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Verifica????o Ortogr??fica",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"N??o est?? num direct??rio",changeTo:"Mudar para",btnIgnore:"Ignorar",btnIgnoreAll:"Ignorar Tudo",btnReplace:"Substituir",btnReplaceAll:"Substituir Tudo",btnUndo:"Anular",noSuggestions:"- Sem sugest??es -",progress:"Verifica????o ortogr??fica em progresso???",noMispell:"Verifica????o ortogr??fica completa: n??o foram encontrados erros",noChanges:"Verifica????o ortogr??fica completa: n??o houve altera????o de palavras",oneChange:"Verifica????o ortogr??fica completa: uma palavra alterada",manyChanges:"Verifica????o ortogr??fica completa: %1 palavras alteradas",ieSpellDownload:" Verifica????o ortogr??fica n??o instalada. Quer descarregar agora?"},smiley:{toolbar:"Emoticons",title:"Inserir um Emoticon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numera????o",bulletedlist:"Marcas",indent:"Aumentar Avan??o",outdent:"Diminuir Avan??o",justify:{left:"Alinhar ?? Esquerda",center:"Alinhar ao Centro",right:"Alinhar ?? Direita",block:"Justificado"},blockquote:"Block Quote",clipboard:{title:"Colar",cutError:"A configura????o de seguran??a do navegador n??o permite a execu????o autom??tica de opera????es de cortar. Por favor use o teclado (Ctrl/Cmd+X).",copyError:"A configura????o de seguran??a do navegador n??o permite a execu????o autom??tica de opera????es de copiar. Por favor use o teclado (Ctrl/Cmd+C).",pasteMsg:"Por favor, cole dentro da seguinte caixa usando o teclado (<STRONG>Ctrl/Cmd+V</STRONG>) e prima <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Colar do Word",title:"Colar do Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Colar como Texto Simples",title:"Colar como Texto Simples"},templates:{button:"Modelos",title:"Modelo de Conte??do",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Por favor, seleccione o modelo a abrir no editor<br>(o conte??do actual ser?? perdido):",emptyListMsg:"(Sem modelos definidos)"},showBlocks:"Show Blocks",stylesCombo:{label:"Estilo",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normal",tag_pre:"Formatado",tag_address:"Endere??o",tag_h1:"T??tulo 1",tag_h2:"T??tulo 2",tag_h3:"T??tulo 3",tag_h4:"T??tulo 4",tag_h5:"T??tulo 5",tag_h6:"T??tulo 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Tipo de Letra",voiceLabel:"Font",panelTitle:"Tipo de Letra"},fontSize:{label:"Tamanho",voiceLabel:"Font Size",panelTitle:"Tamanho"},colorButton:{textColorTitle:"Cor do Texto",bgColorTitle:"Cor de Fundo",panelTitle:"Colors",auto:"Autom??tico",more:"Mais Cores..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.ro={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Sursa",newPage:"Pagin?? nou??",save:"Salveaz??",preview:"Previzualizare",cut:"Taie",copy:"Copiaz??",paste:"Adaug??",print:"Printeaz??",underline:"Subliniat (underline)",bold:"??ngro??at (bold)",italic:"??nclinat (italic)",selectAll:"Selecteaz?? tot",removeFormat:"??nl??tur?? formatarea",strike:"T??iat (strike through)",subscript:"Indice (subscript)",superscript:"Putere (superscript)",horizontalrule:"Insereaz?? linie orizont??",pagebreak:"Insereaz?? separator de pagin?? (Page Break)",unlink:"??nl??tur?? link (leg??tur?? web)",undo:"Starea anterioar?? (undo)",redo:"Starea ulterioar?? (redo)",common:{browseServer:"R??sfoie??te server",url:"URL",protocol:"Protocol",upload:"??ncarc??",uploadSubmit:"Trimite la server",image:"Imagine",flash:"Flash",form:"Formular (Form)",checkbox:"Bif?? (Checkbox)",radio:"Buton radio (RadioButton)",textField:"C??mp text (TextField)",textarea:"Suprafa???? text (Textarea)",hiddenField:"C??mp ascuns (HiddenField)",button:"Buton",select:"C??mp selec??ie (SelectionField)",imageButton:"Buton imagine (ImageButton)",notSet:"<nesetat>",id:"Id",name:"Nume",langDir:"Direc??ia cuvintelor",langDirLtr:"st??nga-dreapta (LTR)",langDirRtl:"dreapta-st??nga (RTL)",langCode:"Codul limbii",longDescr:"Descrierea lung?? URL",cssClass:"Clasele cu stilul paginii (CSS)",advisoryTitle:"Titlul consultativ",cssStyle:"Stil",ok:"Bine",cancel:"Anulare",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Avansat",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insereaz?? caracter special",title:"Selecteaz?? caracter special",options:"Special Character Options"},link:{toolbar:"Insereaz??/Editeaz?? link (leg??tur?? web)",other:"<alt>",menu:"Editeaz?? Link",title:"Link (Leg??tur?? web)",info:"Informa??ii despre link (Leg??tur?? web)",target:"??int?? (Target)",upload:"??ncarc??",advanced:"Avansat",type:"Tipul link-ului (al leg??turii web)",toUrl:"URL",toAnchor:"Ancor?? ??n aceast?? pagin??",toEmail:"E-Mail",targetFrame:"<frame>",targetPopup:"<fereastra popup>",targetFrameName:"Numele frame-ului ??int??",targetPopupName:"Numele ferestrei popup",popupFeatures:"Propriet????ile ferestrei popup",popupResizable:"Resizable",popupStatusBar:"Bara de status",popupLocationBar:"Bara de loca??ie",popupToolbar:"Bara de op??iuni",popupMenuBar:"Bara de meniu",popupFullScreen:"Tot ecranul (Full Screen)(IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"L????ime",popupLeft:"Pozi??ia la st??nga",popupHeight:"??n??l??ime",popupTop:"Pozi??ia la dreapta",id:"Id",langDir:"Direc??ia cuvintelor",langDirLTR:"st??nga-dreapta (LTR)",langDirRTL:"dreapta-st??nga (RTL)",acccessKey:"Tasta de acces",name:"Nume",langCode:"Direc??ia cuvintelor",tabIndex:"Indexul tabului",advisoryTitle:"Titlul consultativ",advisoryContentType:"Tipul consultativ al titlului",cssClasses:"Clasele cu stilul paginii (CSS)",charset:"Setul de caractere al resursei legate",styles:"Stil",selectAnchor:"Selecta??i o ancor??",anchorName:"dup?? numele ancorei",anchorId:"dup?? Id-ul elementului",emailAddress:"Adres?? de e-mail",emailSubject:"Subiectul mesajului",emailBody:"Con??inutul mesajului",noAnchors:"(Nicio ancor?? disponibil?? ??n document)",noUrl:"V?? rug??m s?? scrie??i URL-ul",noEmail:"V?? rug??m s?? scrie??i adresa de e-mail"},anchor:{toolbar:"Insereaz??/Editeaz?? ancor??",menu:"Propriet????i ancor??",title:"Propriet????i ancor??",name:"Numele ancorei",errorName:"V?? rug??m scrie??i numele ancorei"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"G??se??te ??i ??nlocuie??te",find:"G??se??te",replace:"??nlocuie??te",findWhat:"G??se??te:",replaceWith:"??nlocuie??te cu:",notFoundMsg:"Textul specificat nu a fost g??sit.",matchCase:"Deosebe??te majuscule de minuscule (Match case)",matchWord:"Doar cuvintele ??ntregi",matchCyclic:"Match cyclic",replaceAll:"??nlocuie??te tot",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabel",title:"Propriet????ile tabelului",menu:"Propriet????ile tabelului",deleteTable:"??terge tabel",rows:"Linii",columns:"Coloane",border:"M??rimea marginii",align:"Aliniament",alignLeft:"St??nga",alignCenter:"Centru",alignRight:"Dreapta",width:"L????ime",widthPx:"pixeli",widthPc:"procente",widthUnit:"width unit",height:"??n??l??ime",cellSpace:"Spa??iu ??ntre celule",cellPad:"Spa??iu ??n cadrul celulei",caption:"Titlu (Caption)",summary:"Rezumat",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Celul??",insertBefore:"Insereaz?? celul?? ??nainte",insertAfter:"Insereaz?? celul?? dup??",deleteCell:"??terge celule",merge:"Une??te celule",mergeRight:"Une??te la dreapta",mergeDown:"Une??te jos",splitHorizontal:"??mparte celula pe orizontal??",splitVertical:"??mparte celula pe vertical??",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Linie",insertBefore:"Insereaz?? linie ??nainte",insertAfter:"Insereaz?? linie dup??",deleteRow:"??terge linii"},column:{menu:"Coloan??",insertBefore:"Insereaz?? coloan?? ??nainte",insertAfter:"Insereaz?? coloan?? dup??",deleteColumn:"??terge celule"}},button:{title:"Propriet????i buton",text:"Text (Valoare)",type:"Tip",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Propriet????i bif?? (Checkbox)",radioTitle:"Propriet????i buton radio (Radio Button)",value:"Valoare",selected:"Selectat"},form:{title:"Propriet????i formular (Form)",menu:"Propriet????i formular (Form)",action:"Ac??iune",method:"Metod??",encoding:"Encoding"},select:{title:"Propriet????i c??mp selec??ie (Selection Field)",selectInfo:"Informa??ii",opAvail:"Op??iuni disponibile",value:"Valoare",size:"M??rime",lines:"linii",chkMulti:"Permite selec??ii multiple",opText:"Text",opValue:"Valoare",btnAdd:"Adaug??",btnModify:"Modific??",btnUp:"Sus",btnDown:"Jos",btnSetValue:"Seteaz?? ca valoare selectat??",btnDelete:"??terge"},textarea:{title:"Propriet????i suprafa???? text (Textarea)",cols:"Coloane",rows:"Linii"},textfield:{title:"Propriet????i c??mp text (Text Field)",name:"Nume",value:"Valoare",charWidth:"L??rgimea caracterului",maxChars:"Caractere maxime",type:"Tip",typeText:"Text",typePass:"Parol??"},hidden:{title:"Propriet????i c??mp ascuns (Hidden Field)",name:"Nume",value:"Valoare"},image:{title:"Propriet????ile imaginii",titleButton:"Propriet????i buton imagine (Image Button)",menu:"Propriet????ile imaginii",infoTab:"Informa??ii despre imagine",btnUpload:"Trimite la server",upload:"??ncarc??",alt:"Text alternativ",width:"L????ime",height:"??n??l??ime",lockRatio:"P??streaz?? propor??iile",unlockRatio:"Unlock Ratio",resetSize:"Reseteaz?? m??rimea",border:"Margine",hSpace:"HSpace",vSpace:"VSpace",align:"Aliniere",alignLeft:"St??nga",alignRight:"Dreapta",alertUrl:"V?? rug??m s?? scrie??i URL-ul imaginii",linkTab:"Link (Leg??tur?? web)",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propriet????ile flash-ului",propertiesTab:"Properties",title:"Propriet????ile flash-ului",chkPlay:"Ruleaz?? automat",chkLoop:"Repet?? (Loop)",chkMenu:"Activeaz?? meniul flash",chkFull:"Allow Fullscreen",scale:"Scal??",scaleAll:"Arat?? tot",scaleNoBorder:"F??r?? margini (No border)",scaleFit:"Potrive??te",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Aliniere",alignLeft:"St??nga",alignAbsBottom:"Jos absolut (Abs Bottom)",alignAbsMiddle:"Mijloc absolut (Abs Middle)",alignBaseline:"Linia de jos (Baseline)",alignBottom:"Jos",alignMiddle:"Mijloc",alignRight:"Dreapta",alignTextTop:"Text sus",alignTop:"Sus",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Coloarea fundalului",width:"L????ime",height:"??n??l??ime",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"V?? rug??m s?? scrie??i URL-ul",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Verific?? text",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Nu e ??n dic??ionar",changeTo:"Schimb?? ??n",btnIgnore:"Ignor??",btnIgnoreAll:"Ignor?? toate",btnReplace:"??nlocuie??te",btnReplaceAll:"??nlocuie??te tot",btnUndo:"Starea anterioar?? (undo)",noSuggestions:"- F??r?? sugestii -",progress:"Verificarea textului ??n desf????urare...",noMispell:"Verificarea textului terminat??: Nicio gre??eal?? g??sit??",noChanges:"Verificarea textului terminat??: Niciun cuv??nt modificat",oneChange:"Verificarea textului terminat??: Un cuv??nt modificat",manyChanges:"Verificarea textului terminat??: 1% cuvinte modificate",ieSpellDownload:"Unealta pentru verificat textul (Spell checker) neinstalat??. Dori??i s?? o desc??rca??i acum?"},smiley:{toolbar:"Figur?? expresiv?? (Emoticon)",title:"Insereaz?? o figur?? expresiv?? (Emoticon)",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"List?? numerotat??",bulletedlist:"List?? cu puncte",indent:"Cre??te indentarea",outdent:"Scade indentarea",justify:{left:"Aliniere la st??nga",center:"Aliniere central??",right:"Aliniere la dreapta",block:"Aliniere ??n bloc (Block Justify)"},blockquote:"Citat",clipboard:{title:"Adaug??",cutError:"Set??rile de securitate ale navigatorului (browser) pe care ??l folosi??i nu permit editorului s?? execute automat opera??iunea de t??iere. V?? rug??m folosi??i tastatura (Ctrl/Cmd+X).",copyError:"Set??rile de securitate ale navigatorului (browser) pe care ??l folosi??i nu permit editorului s?? execute automat opera??iunea de copiere. V?? rug??m folosi??i tastatura (Ctrl/Cmd+C).",pasteMsg:"V?? rug??m ad??uga??i ??n c??su??a urm??toare folosind tastatura (<STRONG>Ctrl/Cmd+V</STRONG>) ??i ap??sa??i <STRONG>OK</STRONG>.",securityMsg:"Din cauza set??rilor de securitate ale programului dvs. cu care naviga??i pe internet (browser), editorul nu poate accesa direct datele din clipboard. Va trebui s?? ad??uga??i din nou datele ??n aceast?? fereastr??.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Adaug?? din Word",title:"Adaug?? din Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Adaug?? ca text simplu (Plain Text)",title:"Adaug?? ca text simplu (Plain Text)"},templates:{button:"Template-uri (??abloane)",title:"Template-uri (??abloane) de con??inut",options:"Template Options",insertOption:"??nlocuie??te cuprinsul actual",selectPromptMsg:"V?? rug??m selecta??i template-ul (??ablonul) ce se va deschide ??n editor<br>(con??inutul actual va fi pierdut):",emptyListMsg:"(Niciun template (??ablon) definit)"},showBlocks:"Arat?? blocurile",stylesCombo:{label:"Stil",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Formatare",panelTitle:"Formatare",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"M??rime",voiceLabel:"Font Size",panelTitle:"M??rime"},colorButton:{textColorTitle:"Culoarea textului",bgColorTitle:"Coloarea fundalului",panelTitle:"Colors",auto:"Automatic",more:"Mai multe culori..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.ru={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"????????????????",newPage:"?????????? ????????????????",save:"??????????????????",preview:"?????????????????????????????? ????????????????",cut:"????????????????",copy:"????????????????????",paste:"????????????????",print:"????????????",underline:"????????????????????????",bold:"????????????",italic:"????????????",selectAll:"???????????????? ??????",removeFormat:"???????????? ????????????????????????????",strike:"??????????????????????",subscript:"?????????????????????? ????????????",superscript:"?????????????????????? ????????????",horizontalrule:"???????????????? ???????????????????????????? ??????????",pagebreak:"???????????????? ???????????? ????????????????",unlink:"???????????? ????????????",undo:"????????????????",redo:"??????????????????",common:{browseServer:"?????????????????????? ???? ??????????????",url:"URL",protocol:"????????????????",upload:"????????????????",uploadSubmit:"?????????????? ???? ????????????",image:"??????????????????????",flash:"Flash",form:"??????????",checkbox:"???????????????? ????????????",radio:"???????????? ????????????",textField:"?????????????????? ????????",textarea:"?????????????????? ??????????????",hiddenField:"?????????????? ????????",button:"????????????",select:"????????????",imageButton:"???????????? ?? ????????????????????????",notSet:"<???? ????????????????????>",id:"??????????????????????????",name:"??????",langDir:"?????????????????????? ??????????",langDirLtr:"?????????? ???? ?????????? (LTR)",langDirRtl:"???????????? ???? ???????? (RTL)",langCode:"????????",longDescr:"?????????????? ???????????????? URL",cssClass:"?????????? CSS",advisoryTitle:"??????????????????",cssStyle:"?????????? CSS",ok:"????",cancel:"????????????",close:"Close",preview:"Preview",generalTab:"????????????????????",advancedTab:"??????????????????????",validateNumberFailed:"?????? ???????????????? ???? ???????????????? ????????????.",confirmNewPage:"?????? ?????????????????????????? ?????????????????? ?????????? ??????????????. ???? ??????????????, ?????? ???????????? ?????????????? ???? ???????????? ?????????????????",confirmCancel:"?????????????????? ?????????? ???????? ????????????????. ???? ??????????????, ?????? ???????????? ?????????????? ?????????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ????????????????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????????? ?????????????????????? ????????????",title:"???????????????? ?????????????????????? ????????????",options:"Special Character Options"},link:{toolbar:"????????????????/?????????????????????????? ????????????",other:"<????????????>",menu:"???????????????? ????????????",title:"????????????",info:"???????????????????? ????????????",target:"????????",upload:"????????????????",advanced:"??????????????????????",type:"?????? ????????????",toUrl:"URL",toAnchor:"?????????? ???? ?????? ????????????????",toEmail:"????. ??????????",targetFrame:"<??????????>",targetPopup:"<?????????????????????? ????????>",targetFrameName:"?????? ???????????????? ????????????",targetPopupName:"?????? ???????????????????????? ????????",popupFeatures:"???????????????? ???????????????????????? ????????",popupResizable:"???????????????????? ????????????",popupStatusBar:"???????????? ??????????????????",popupLocationBar:"???????????? ??????????????",popupToolbar:"???????????? ????????????????????????",popupMenuBar:"???????????? ????????",popupFullScreen:"???????????? ?????????? (IE)",popupScrollBars:"???????????? ??????????????????",popupDependent:"?????????????????? (Netscape)",popupWidth:"????????????",popupLeft:"?????????????? ??????????",popupHeight:"????????????",popupTop:"?????????????? ????????????",id:"Id",langDir:"?????????????????????? ??????????",langDirLTR:"?????????? ?????????????? (LTR)",langDirRTL:"???????????? ???????????? (RTL)",acccessKey:"?????????????? ??????????????",name:"??????",langCode:"?????? ??????????",tabIndex:"???????????????????????????????????? ????????????????",advisoryTitle:"??????????????????",advisoryContentType:"?????? ??????????????????????",cssClasses:"?????????? CSS",charset:"??????????????????",styles:"?????????? CSS",selectAnchor:"???????????????? ??????????",anchorName:"???? ?????????? ??????????",anchorId:"???? ???????????????????????????? ????????????????",emailAddress:"?????????? ????. ??????????",emailSubject:"?????????????????? ??????????????????",emailBody:"???????? ??????????????????",noAnchors:"(?????? ???????????? ?????????????????? ?? ???????? ??????????????????)",noUrl:"????????????????????, ?????????????? URL ????????????",noEmail:"????????????????????, ?????????????? ?????????? ????. ??????????"},anchor:{toolbar:"????????????????/?????????????????????????? ??????????",menu:"???????????????? ??????????",title:"???????????????? ??????????",name:"?????? ??????????",errorName:"????????????????????, ?????????????? ?????? ??????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????????? ?? ????????????????",find:"??????????",replace:"????????????????",findWhat:"??????????:",replaceWith:"???????????????? ????:",notFoundMsg:"?????????????????? ?????????? ???? ????????????.",matchCase:"?????????????????? ??????????????",matchWord:"???????????? ?????????? ??????????????",matchCyclic:"???????????????? ?? ???????????? ?????????? ???????????????????? ??????????",replaceAll:"???????????????? ??????",replaceSuccessMsg:"%1 ????????????????????(??) ????????????????."},table:{toolbar:"??????????????",title:"???????????????? ??????????????",menu:"???????????????? ??????????????",deleteTable:"?????????????? ??????????????",rows:"????????????",columns:"??????????????",border:"???????????? ??????????????",align:"????????????????????????",alignLeft:"??????????",alignCenter:"???? ????????????",alignRight:"????????????",width:"????????????",widthPx:"????????????????",widthPc:"??????????????????",widthUnit:"width unit",height:"????????????",cellSpace:"???????????????????? (spacing)",cellPad:"???????????? (padding)",caption:"??????????????????",summary:"????????????",headers:"??????????????????",headersNone:"??????",headersColumn:"???????????? ??????????????",headersRow:"???????????? ????????????",headersBoth:"?????? ????????????????",invalidRows:"?????????? ?????????? ???????????? ???????? ???????????? 0.",invalidCols:"?????????? ???????????????? ???????????? ???????? ???????????? 0.",invalidBorder:"???????????? ?????????????? ???????????? ???????? ????????????.",invalidWidth:"???????????? ?????????????? ???????????? ???????? ????????????.",invalidHeight:"???????????? ?????????????? ???????????? ???????? ????????????.",invalidCellSpacing:"???????????? ?????????????????????? (cellspacing) ?????????? ???????????????? ???????????? ???????? ????????????.",invalidCellPadding:"?????????????? ???????????? ?????????? (cellpadding) ???????????? ???????? ????????????.",cell:{menu:"????????????",insertBefore:"???????????????? ???????????? ????",insertAfter:"???????????????? ???????????? ??????????",deleteCell:"?????????????? ????????????",merge:"???????????????????? ????????????",mergeRight:"???????????????????? ?? ????????????",mergeDown:"???????????????????? ?? ????????????",splitHorizontal:"?????????????? ???????????? ??????????????????????????",splitVertical:"?????????????? ???????????? ??????????????????????",title:"???????????????? ????????????",cellType:"?????? ????????????",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"?????????????? ???? ????????????",hAlign:"???????????????????????? ???? ??????????????????????",vAlign:"???????????????????????? ???? ??????????????????",alignTop:"???? ??????????",alignMiddle:"????????????????????",alignBottom:"???? ????????",alignBaseline:"???? ?????????????? ??????????",bgColor:"???????? ????????",borderColor:"???????? ??????????????",data:"????????????",header:"??????????????????",yes:"????",no:"??????",invalidWidth:"???????????? ???????????? ???????????? ???????? ????????????.",invalidHeight:"???????????? ???????????? ???????????? ???????? ????????????.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"????????????????"},row:{menu:"????????????",insertBefore:"???????????????? ???????????? ????",insertAfter:"???????????????? ???????????? ??????????",deleteRow:"?????????????? ????????????"},column:{menu:"??????????????",insertBefore:"???????????????? ?????????????? ????",insertAfter:"???????????????? ?????????????? ??????????",deleteColumn:"?????????????? ??????????????"}},button:{title:"???????????????? ????????????",text:"?????????? (????????????????)",type:"??????",typeBtn:"????????????",typeSbm:"??????????????????",typeRst:"????????????????"},checkboxAndRadio:{checkboxTitle:"???????????????? ???????????????? ????????????",radioTitle:"???????????????? ???????????? ????????????",value:"????????????????",selected:"??????????????????"},form:{title:"???????????????? ??????????",menu:"???????????????? ??????????",action:"????????????????",method:"??????????",encoding:"??????????????????"},select:{title:"???????????????? ????????????",selectInfo:"????????????????????",opAvail:"?????????????????? ????????????????",value:"????????????????",size:"????????????",lines:"??????????",chkMulti:"?????????????????? ?????????????????????????? ??????????",opText:"??????????",opValue:"????????????????",btnAdd:"????????????????",btnModify:"????????????????????????????",btnUp:"??????????",btnDown:"????????",btnSetValue:"???????????????????? ?????? ?????????????????? ????????????????",btnDelete:"??????????????"},textarea:{title:"???????????????? ?????????????????? ??????????????",cols:"??????????????",rows:"????????????"},textfield:{title:"???????????????? ???????????????????? ????????",name:"??????",value:"????????????????",charWidth:"????????????",maxChars:"????????. ??????-???? ????????????????",type:"??????",typeText:"??????????",typePass:"????????????"},hidden:{title:"???????????????? ???????????????? ????????",name:"??????",value:"????????????????"},image:{title:"???????????????? ??????????????????????",titleButton:"???????????????? ???????????? ?? ????????????????????????",menu:"???????????????? ??????????????????????",infoTab:"???????????????????? ?? ??????????????????????",btnUpload:"?????????????????? ???? ????????????",upload:"????????????????",alt:"???????????????????????????? ??????????",width:"????????????",height:"????????????",lockRatio:"?????????????????? ??????????????????",unlockRatio:"Unlock Ratio",resetSize:"???????????????? ????????????",border:"????????????",hSpace:"???????????????????????????? ????????????",vSpace:"???????????????????????? ????????????",align:"????????????????????????",alignLeft:"???? ???????????? ????????",alignRight:"???? ?????????????? ????????",alertUrl:"????????????????????, ?????????????? URL ??????????????????????",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"?????????????????????? URL ????????????????.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????????????? Flash",propertiesTab:"????????????????",title:"???????????????? Flash",chkPlay:"???????? ????????????????????????",chkLoop:"????????????",chkMenu:"???????????????? ???????? Flash",chkFull:"?????????????????? ?????????????????????????? ??????????",scale:"????????????????????????????",scaleAll:"???????????????????? ??????",scaleNoBorder:"?????? ??????????????",scaleFit:"???????????? ????????????????????",access:"?????????????? ?????????????? ??????????????",accessAlways:"????????????",accessSameDomain:"?????? ???? ??????????",accessNever:"??????????????",align:"????????????????????????",alignLeft:"???? ???????????? ????????",alignAbsBottom:"?????? ????????????",alignAbsMiddle:"?????? ????????????????????",alignBaseline:"???? ?????????????? ??????????",alignBottom:"????????????",alignMiddle:"????????????????????",alignRight:"???? ?????????????? ????????",alignTextTop:"?????????? ??????????????",alignTop:"???? ??????????",quality:"????????????????",qualityBest:"????????????",qualityHigh:"??????????????",qualityAutoHigh:"?????????????? (????????)",qualityMedium:"??????????????",qualityAutoLow:"???????????? (????????)",qualityLow:"????????????",windowModeWindow:"????????",windowModeOpaque:"????????????????????????",windowModeTransparent:"????????????????????",windowMode:"?????????????? ??????????",flashvars:"???????????????????? ?????? Flash",bgcolor:"???????? ????????",width:"????????????",height:"????????????",hSpace:"???????????????????????????? ????????????",vSpace:"???????????????????????? ????????????",validateSrc:"????????????????????, ?????????????? URL ????????????",validateWidth:"???????????? ???????????????? ????????????.",validateHeight:"???????????? ???????????????? ????????????.",validateHSpace:"???????????????????????????? ???????????? ???????????????? ????????????.",validateVSpace:"???????????????????????? ???????????? ???????????????? ????????????."},spellCheck:{toolbar:"?????????????????? ????????????????????",title:"???????????????? ????????????????????????",notAvailable:"????????????????, ???????????? ???????????? ????????????????????.",errorLoading:"???????????? ?????? ???????????????? ???????????????????? ?????????? ????????????????????: %s.",notInDic:"?????? ?? ??????????????",changeTo:"???????????????? ????",btnIgnore:"????????????????????????",btnIgnoreAll:"???????????????????????? ??????",btnReplace:"????????????????",btnReplaceAll:"???????????????? ??????",btnUndo:"????????????????",noSuggestions:"- ?????? ?????????????????????????? -",progress:"???????? ???????????????? ????????????????????...",noMispell:"???????????????? ???????????????????? ??????????????????: ???????????? ???? ??????????????",noChanges:"???????????????? ???????????????????? ??????????????????: ???? ???????????? ?????????? ???? ????????????????",oneChange:"???????????????? ???????????????????? ??????????????????: ???????? ?????????? ????????????????",manyChanges:"???????????????? ???????????????????? ??????????????????: 1% ???????? ????????????????",ieSpellDownload:"???????????? ???????????????? ???????????????????? ???? ????????????????????. ???????????? ?????????????? ?????? ?????????????"},smiley:{toolbar:"??????????????",title:"???????????????? ??????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ??????????????"},numberedlist:"???????????????????????? ????????????",bulletedlist:"?????????????????????????? ????????????",indent:"?????????????????? ????????????",outdent:"?????????????????? ????????????",justify:{left:"???? ???????????? ????????",center:"???? ????????????",right:"???? ?????????????? ????????",block:"???? ????????????"},blockquote:"????????????",clipboard:{title:"????????????????",cutError:"?????????????????? ???????????????????????? ???????????? ???????????????? ???? ?????????????????? ?????????????????? ?????????????????????????? ?????????????????? ???????????????? ??????????????????. ????????????????????, ?????????????????????? ???????????????????? ?????? ?????????? (Ctrl/Cmd+X).",copyError:"?????????????????? ???????????????????????? ???????????? ???????????????? ???? ?????????????????? ?????????????????? ?????????????????????????? ?????????????????? ???????????????? ??????????????????????. ????????????????????, ?????????????????????? ???????????????????? ?????? ?????????? (Ctrl/Cmd+C).",pasteMsg:"????????????????????, ???????????????? ?????????? ?? ??????????????????????????, ?????????????????? ?????????????????? ???????????? (<STRONG>Ctrl/Cmd+V</STRONG>), ?? ?????????????? <STRONG>OK</STRONG>.",securityMsg:"???? ?????????????? ???????????????? ???????????????????????? ????????????????, ???????????????? ???? ?????????? ?????????????? ?? ???????????? ???????????? ???????????? ????????????????. ?????? ???????????????????? ???????????????? ?????????? ?????????? ?? ?????? ????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"??????????, ?????????????? ???? ???????????? ????????????????, ?????????? ???? ???????????????????? ???? Word. ???? ???????????? ???????????????? ?????? ?????????? ?????????????????",toolbar:"???????????????? ???? Word",title:"???????????????? ???? Word",error:"???????????????????? ???????????????? ?????????????????????? ???????????? ????-???? ???????????????????? ????????????"},pasteText:{button:"???????????????? ???????????? ??????????",title:"???????????????? ???????????? ??????????"},templates:{button:"??????????????",title:"?????????????? ??????????????????????",options:"Template Options",insertOption:"???????????????? ?????????????? ????????????????????",selectPromptMsg:"????????????????????, ???????????????? ???????????? ?????? ???????????????? ?? ??????????????????<br>(?????????????? ???????????????????? ?????????? ????????????????):",emptyListMsg:"(???? ???????????? ?????????????? ???? ????????????????????)"},showBlocks:"???????????????? ??????????",stylesCombo:{label:"??????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"?????????? ??????????????"},format:{label:"????????????????????????????",panelTitle:"????????????????????????????",tag_p:"????????????????????",tag_pre:"??????????????????????????????",tag_address:"??????????",tag_h1:"?????????????????? 1",tag_h2:"?????????????????? 2",tag_h3:"?????????????????? 3",tag_h4:"?????????????????? 4",tag_h5:"?????????????????? 5",tag_h6:"?????????????????? 6",tag_div:"???????????????????? (DIV)"},div:{title:"?????????????? Div-??????????????????",toolbar:"?????????????? Div-??????????????????",cssClassInputLabel:"???????????? ?????????????? ????????????",styleSelectLabel:"??????????",IdInputLabel:"Id",languageCodeInputLabel:"?????? ??????????",inlineStyleInputLabel:"?????????????????? ??????????",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"?????????????????????? ????????????",langDirLTRLabel:"?????????? ?????????????? (LTR)",langDirRTLLabel:"???????????? ???????????? (RTL)",edit:"?????????????????????????? Div",remove:"???????????? Div"},font:{label:"??????????",voiceLabel:"??????????",panelTitle:"??????????"},fontSize:{label:"????????????",voiceLabel:"???????????? ????????????",panelTitle:"????????????"},colorButton:{textColorTitle:"???????? ????????????",bgColorTitle:"???????? ????????",panelTitle:"Colors",auto:"????????????????????????????",more:"??????????..."},colors:{"000":"????????????",800000:"????????????????","8B4513":"???????????? ????????","2F4F4F":"???????????? ????????????????-??????????","008080":"????????????","000080":"??????????-????????????","4B0082":"????????????",696969:"????????????-??????????",B22222:"?????????????????????? ????????????",A52A2A:"????????????????????",DAA520:"?????????????? ????????????","006400":"??????????-??????????????","40E0D0":"??????????????????","0000CD":"??????????",800080:"??????????????????",808080:"??????????",F00:"??????????????",FF8C00:"??????????-??????????????????",FFD700:"??????????????","008000":"??????????????","0FF":"?????????????? ??????????","00F":"??????????????",EE82EE:"????????????????????",A9A9A9:"??????????-??????????",FFA07A:"?????????????? ????????????????-??????????????",FFA500:"??????????????????",FFFF00:"????????????","00FF00":"??????????????????????",AFEEEE:"????????????-??????????????????",ADD8E6:"????????????-??????????",DDA0DD:"????????????????",D3D3D3:"????????????-??????????",FFF0F5:"?????????????? ????????????-?????????????? ",FAEBD7:"???????????????? ??????????",FFFFE0:"????????????-????????????",F0FFF0:"?????????????? ????????",F0FFFF:"????????????",F0F8FF:"????????????-??????????????",E6E6FA:"????????????-??????????????",FFF:"??????????"},scayt:{title:"???????????????? ???????????????????? ???? ???????? ??????????",opera_title:"Not supported by Opera",enable:"???????????????? ????????",disable:"?????????????????? ????????",about:"?? ????????",toggle:"?????????????????????? ????????",options:"??????????????????",langs:"??????????",moreSuggestions:"???????????? ??????????????????",ignore:"????????????????????",ignoreAll:"???????????????????? ??????",addWord:"???????????????? ??????????",emptyDic:"?????? ?????????????? ???????????? ???????? ???? ????????????.",optionsTab:"??????????????????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"??????????",dictionariesTab:"??????????????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"?? ????????????????"},about:{title:"?? ?????????????????? CKEditor",dlgTitle:"?? ?????????????????? CKEditor",moreInfo:"???? ???????????????? ???????????????????????????? ?????????????????????? ???? ?????? ????????:",copy:"Copyright © $1. ?????? ?????????? ????????????????."},maximize:"??????????????????????????????",minimize:"????????????????????????????",fakeobjects:{anchor:"??????????",flash:"Flash-????????????????",div:"???????????? ????????????????",unknown:"?????????????????????? ????????????"},resize:"???????????????????? ?????? ?????????????????? ??????????????",colordialog:{title:"???????????????? ????????",options:"Color Options",highlight:"????????????????",selected:"??????????????????",clear:"????????????????"},toolbarCollapse:"???????????????? ???????????? ????????????????????????",toolbarExpand:"???????????????????? ???????????? ????????????????????????"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.sk={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Zdroj",newPage:"Nov?? str??nka",save:"Ulo??i??",preview:"N??h??ad",cut:"Vystrihn????",copy:"Kop??rova??",paste:"Vlo??i??",print:"Tla??",underline:"Pod??iarknut??",bold:"Tu??n??",italic:"Kurz??va",selectAll:"Vybra?? v??etko",removeFormat:"Odstr??ni?? form??tovanie",strike:"Pre??iarknut??",subscript:"Doln?? index",superscript:"Horn?? index",horizontalrule:"Vlo??i?? vodorovn?? ??iaru",pagebreak:"Vlo??i?? odde??ova?? str??nky",unlink:"Odstr??ni?? odkaz",undo:"Sp????",redo:"Znovu",common:{browseServer:"Prech??dza?? server",url:"URL",protocol:"Protokol",upload:"Odosla??",uploadSubmit:"Odosla?? na server",image:"Obr??zok",flash:"Flash",form:"Formul??r",checkbox:"Za??krt??vacie pol????ko",radio:"Prep??na??",textField:"Textov?? pole",textarea:"Textov?? oblas??",hiddenField:"Skryt?? pole",button:"Tla??idlo",select:"Rozba??ovac?? zoznam",imageButton:"Obr??zkov?? tla??idlo",notSet:"<nenastaven??>",id:"Id",name:"Meno",langDir:"Orient??cia jazyka",langDirLtr:"Z??ava doprava (LTR)",langDirRtl:"Sprava do??ava (RTL)",langCode:"K??d jazyka",longDescr:"Dlh?? popis URL",cssClass:"Trieda ??t??lu",advisoryTitle:"Pomocn?? titulok",cssStyle:"??t??l",ok:"OK",cancel:"Zru??i??",close:"Close",preview:"Preview",generalTab:"Hlavn??",advancedTab:"Roz????ren??",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Vlo??i?? ??peci??lne znaky",title:"V??ber ??peci??lneho znaku",options:"Special Character Options"},link:{toolbar:"Vlo??i??/zmeni?? odkaz",other:"<in??>",menu:"Zmeni?? odkaz",title:"Odkaz",info:"Inform??cie o odkaze",target:"Cie??",upload:"Odosla??",advanced:"Roz????ren??",type:"Typ odkazu",toUrl:"URL",toAnchor:"Kotva v tejto str??nke",toEmail:"E-Mail",targetFrame:"<r??mec>",targetPopup:"<vyskakovacie okno>",targetFrameName:"Meno r??mu cie??a",targetPopupName:"N??zov vyskakovacieho okna",popupFeatures:"Vlastnosti vyskakovacieho okna",popupResizable:"Resizable",popupStatusBar:"Stavov?? riadok",popupLocationBar:"Panel umiestnenia",popupToolbar:"Panel n??strojov",popupMenuBar:"Panel ponuky",popupFullScreen:"Cel?? obrazovka (IE)",popupScrollBars:"Posuvn??ky",popupDependent:"Z??vislos?? (Netscape)",popupWidth:"????rka",popupLeft:"??av?? okraj",popupHeight:"V????ka",popupTop:"Horn?? okraj",id:"Id",langDir:"Orient??cia jazyka",langDirLTR:"Z??ava doprava (LTR)",langDirRTL:"Sprava do??ava (RTL)",acccessKey:"Pr??stupov?? k??????",name:"Meno",langCode:"Orient??cia jazyka",tabIndex:"Poradie prvku",advisoryTitle:"Pomocn?? titulok",advisoryContentType:"Pomocn?? typ obsahu",cssClasses:"Trieda ??t??lu",charset:"Priraden?? znakov?? sada",styles:"??t??l",selectAnchor:"Vybra?? kotvu",anchorName:"Pod??a mena kotvy",anchorId:"Pod??a Id objektu",emailAddress:"E-Mailov?? adresa",emailSubject:"Predmet spr??vy",emailBody:"Telo spr??vy",noAnchors:"(V str??nke nie je definovan?? ??iadna kotva)",noUrl:"Zadajte pros??m URL odkazu",noEmail:"Zadajte pros??m e-mailov?? adresu"},anchor:{toolbar:"Vlo??i??/zmeni?? kotvu",menu:"Vlastnosti kotvy",title:"Vlastnosti kotvy",name:"Meno kotvy",errorName:"Zadajte pros??m meno kotvy"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"N??js?? a nahradi??",find:"H??ada??",replace:"Nahradi??",findWhat:"??o h??ada??:",replaceWith:"????m nahradi??:",notFoundMsg:"H??adan?? text nebol n??jden??.",matchCase:"Rozli??ova?? mal??/ve??k?? p??smen??",matchWord:"Len cel?? slov??",matchCyclic:"Match cyclic",replaceAll:"Nahradi?? v??etko",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabu??ka",title:"Vlastnosti tabu??ky",menu:"Vlastnosti tabu??ky",deleteTable:"Vymaza?? tabu??ku",rows:"Riadky",columns:"St??pce",border:"Ohrani??enie",align:"Zarovnanie",alignLeft:"V??avo",alignCenter:"Na stred",alignRight:"Vpravo",width:"????rka",widthPx:"pixelov",widthPc:"percent",widthUnit:"width unit",height:"V????ka",cellSpace:"Vzdialenos?? buniek",cellPad:"Odsadenie obsahu",caption:"Popis",summary:"Preh??ad",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Bunka",insertBefore:"Vlo??i?? bunku pred",insertAfter:"Vlo??i?? bunku za",deleteCell:"Vymaza?? bunky",merge:"Zl????i?? bunky",mergeRight:"Zl????i?? doprava",mergeDown:"Zl????i?? dole",splitHorizontal:"Rozdeli?? bunky horizont??lne",splitVertical:"Rozdeli?? bunky vertik??lne",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Riadok",insertBefore:"Vlo??i?? riadok za",insertAfter:"Vlo??i?? riadok pred",deleteRow:"Vymaza?? riadok"},column:{menu:"St??pec",insertBefore:"Vlo??i?? st??pec za",insertAfter:"Vlo??i?? st??pec pred",deleteColumn:"Zmaza?? st??pec"}},button:{title:"Vlastnosti tla??idla",text:"Text",type:"Typ",typeBtn:"Tla??idlo",typeSbm:"Odosla??",typeRst:"Vymaza??"},checkboxAndRadio:{checkboxTitle:"Vlastnosti za??krt??vacieho pol????ka",radioTitle:"Vlastnosti prep??na??a",value:"Hodnota",selected:"Vybran??"},form:{title:"Vlastnosti formul??ra",menu:"Vlastnosti formul??ra",action:"Akcie",method:"Met??da",encoding:"Encoding"},select:{title:"Vlastnosti rozba??ovacieho zoznamu",selectInfo:"Info",opAvail:"Dostupn?? mo??nosti",value:"Hodnota",size:"Ve??kos??",lines:"riadkov",chkMulti:"Povoli?? viacn??sobn?? v??ber",opText:"Text",opValue:"Hodnota",btnAdd:"Prida??",btnModify:"Zmeni??",btnUp:"Hore",btnDown:"Dole",btnSetValue:"Nastavi?? ako vybran?? hodnotu",btnDelete:"Zmaza??"},textarea:{title:"Vlastnosti textovej oblasti",cols:"St??pce",rows:"Riadky"},textfield:{title:"Vlastnosti textov??ho po??a",name:"N??zov",value:"Hodnota",charWidth:"????rka pola (znakov)",maxChars:"Maxim??lny po??et znakov",type:"Typ",typeText:"Text",typePass:"Heslo"},hidden:{title:"Vlastnosti skryt??ho po??a",name:"N??zov",value:"Hodnota"},image:{title:"Vlastnosti obr??zku",titleButton:"Vlastnosti obr??zkov??ho tla??idla",menu:"Vlastnosti obr??zku",infoTab:"Inform??cie o obr??zku",btnUpload:"Odosla?? na server",upload:"Odosla??",alt:"Alternat??vny text",width:"????rka",height:"V????ka",lockRatio:"Z??mok",unlockRatio:"Unlock Ratio",resetSize:"P??vodn?? ve??kos??",border:"Okraje",hSpace:"H-medzera",vSpace:"V-medzera",align:"Zarovnanie",alignLeft:"V??avo",alignRight:"Vpravo",alertUrl:"Zadajte pros??m URL obr??zku",linkTab:"Odkaz",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Vlastnosti Flashu",propertiesTab:"Properties",title:"Vlastnosti Flashu",chkPlay:"Automatick?? prehr??vanie",chkLoop:"Opakovanie",chkMenu:"Povoli?? Flash Menu",chkFull:"Allow Fullscreen",scale:"Mierka",scaleAll:"Zobrazi?? mierku",scaleNoBorder:"Bez okrajov",scaleFit:"Roztiahnu?? na cel??",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Zarovnanie",alignLeft:"V??avo",alignAbsBottom:"??plne dole",alignAbsMiddle:"Do stredu",alignBaseline:"Na z??klad??u",alignBottom:"Dole",alignMiddle:"Na stred",alignRight:"Vpravo",alignTextTop:"Na horn?? okraj textu",alignTop:"Nahor",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Farba pozadia",width:"????rka",height:"V????ka",hSpace:"H-medzera",vSpace:"V-medzera",validateSrc:"Zadajte pros??m URL odkazu",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Kontrola pravopisu",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Nie je v slovn??ku",changeTo:"Zmeni?? na",btnIgnore:"Ignorova??",btnIgnoreAll:"Ignorova?? v??etko",btnReplace:"Prep??sat",btnReplaceAll:"Prep??sat v??etko",btnUndo:"Sp????",noSuggestions:"- ??iadny n??vrh -",progress:"Prebieha kontrola pravopisu...",noMispell:"Kontrola pravopisu dokon??en??: bez ch??b",noChanges:"Kontrola pravopisu dokon??en??: ??iadne slov?? nezmenen??",oneChange:"Kontrola pravopisu dokon??en??: zmenen?? jedno slovo",manyChanges:"Kontrola pravopisu dokon??en??: zmenen??ch %1 slov",ieSpellDownload:"Kontrola pravopisu nie je nai??talovan??. Chcete ju hne?? stiahnu???"},smiley:{toolbar:"Smajl??ky",title:"Vkladanie smajl??kov",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"????slovanie",bulletedlist:"Odr????ky",indent:"Zv??????i?? odsadenie",outdent:"Zmen??i?? odsadenie",justify:{left:"Zarovna?? v??avo",center:"Zarovna?? na stred",right:"Zarovna?? vpravo",block:"Zarovna?? do bloku"},blockquote:"Cit??cia",clipboard:{title:"Vlo??i??",cutError:"Bezpe??nostn?? nastavenia V????ho prehliada??a nedovo??uj?? editoru spusti?? funkciu pre vystrihnutie zvolen??ho textu do schr??nky. Pros??m vystrihnite zvolen?? text do schr??nky pomocou kl??vesnice (Ctrl/Cmd+X).",copyError:"Bezpe??nostn?? nastavenia V????ho prehliada??a nedovo??uj?? editoru spusti?? funkciu pre kop??rovanie zvolen??ho textu do schr??nky. Pros??m skop??rujte zvolen?? text do schr??nky pomocou kl??vesnice (Ctrl/Cmd+C).",pasteMsg:"Pros??m vlo??te nasledovn?? r??m??ek pou??it??m kl??vesnice (<STRONG>Ctrl/Cmd+V</STRONG>) a stla??te <STRONG>OK</STRONG>.",securityMsg:"Bezpe??nostn?? nastavenia V????ho prehliada??a nedovo??uj?? editoru pristupova?? priamo k dat??m v schr??nke. Mus??te ich vlo??i?? znovu do tohto okna.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Vlo??i?? z Wordu",title:"Vlo??i?? z Wordu",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Vlo??i?? ako ??ist?? text",title:"Vlo??i?? ako ??ist?? text"},templates:{button:"??abl??ny",title:"??abl??ny obsahu",options:"Template Options",insertOption:"Nahradi?? aktu??lny obsah",selectPromptMsg:"Pros??m vyberte ??abl??ny na otvorenie v editore<br>(s????asn?? obsah bude straten??):",emptyListMsg:"(??iadne ??abl??ny nen??jden??)"},showBlocks:"Uk??za?? bloky",stylesCombo:{label:"??t??l",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Form??t",panelTitle:"Form??t",tag_p:"Norm??lny",tag_pre:"Form??tovan??",tag_address:"Adresa",tag_h1:"Nadpis 1",tag_h2:"Nadpis 2",tag_h3:"Nadpis 3",tag_h4:"Nadpis 4",tag_h5:"Nadpis 5",tag_h6:"Nadpis 6",tag_div:"Odsek (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"P??smo",voiceLabel:"Font",panelTitle:"P??smo"},fontSize:{label:"Ve??kos??",voiceLabel:"Font Size",panelTitle:"Ve??kos??"},colorButton:{textColorTitle:"Farba textu",bgColorTitle:"Farba pozadia",panelTitle:"Colors",auto:"Automaticky",more:"Viac farieb..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.sl={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Izvorna koda",newPage:"Nova stran",save:"Shrani",preview:"Predogled",cut:"Izre??i",copy:"Kopiraj",paste:"Prilepi",print:"Natisni",underline:"Pod??rtano",bold:"Krepko",italic:"Le??e??e",selectAll:"Izberi vse",removeFormat:"Odstrani oblikovanje",strike:"Pre??rtano",subscript:"Podpisano",superscript:"Nadpisano",horizontalrule:"Vstavi vodoravno ??rto",pagebreak:"Vstavi prelom strani",unlink:"Odstrani povezavo",undo:"Razveljavi",redo:"Ponovi",common:{browseServer:"Prebrskaj na stre??niku",url:"URL",protocol:"Protokol",upload:"Prenesi",uploadSubmit:"Po??lji na stre??nik",image:"Slika",flash:"Flash",form:"Obrazec",checkbox:"Potrditveno polje",radio:"Izbirno polje",textField:"Vnosno polje",textarea:"Vnosno obmo??je",hiddenField:"Skrito polje",button:"Gumb",select:"Spustni seznam",imageButton:"Gumb s sliko",notSet:"<ni postavljen>",id:"Id",name:"Ime",langDir:"Smer jezika",langDirLtr:"Od leve proti desni (LTR)",langDirRtl:"Od desne proti levi (RTL)",langCode:"Oznaka jezika",longDescr:"Dolg opis URL-ja",cssClass:"Razred stilne predloge",advisoryTitle:"Predlagani naslov",cssStyle:"Slog",ok:"V redu",cancel:"Prekli??i",close:"Close",preview:"Preview",generalTab:"Splo??no",advancedTab:"Napredno",validateNumberFailed:"Ta vrednost ni ??tevilo.",confirmNewPage:"Vse neshranjene spremembe te vsebine bodo izgubljene. Ali gotovo ??eli?? nalo??iti novo stran?",confirmCancel:"Nekaj mo??nosti je bilo spremenjenih. Ali gotovo ??eli?? zapreti okno?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, nedosegljiv</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Vstavi posebni znak",title:"Izberi posebni znak",options:"Special Character Options"},link:{toolbar:"Vstavi/uredi povezavo",other:"<drug>",menu:"Uredi povezavo",title:"Povezava",info:"Podatki o povezavi",target:"Cilj",upload:"Prenesi",advanced:"Napredno",type:"Vrsta povezave",toUrl:"URL",toAnchor:"Zaznamek na tej strani",toEmail:"Elektronski naslov",targetFrame:"<okvir>",targetPopup:"<pojavno okno>",targetFrameName:"Ime ciljnega okvirja",targetPopupName:"Ime pojavnega okna",popupFeatures:"Zna??ilnosti pojavnega okna",popupResizable:"Spremenljive velikosti",popupStatusBar:"Vrstica stanja",popupLocationBar:"Naslovna vrstica",popupToolbar:"Orodna vrstica",popupMenuBar:"Menijska vrstica",popupFullScreen:"Celozaslonska slika (IE)",popupScrollBars:"Drsniki",popupDependent:"Podokno (Netscape)",popupWidth:"??irina",popupLeft:"Lega levo",popupHeight:"Vi??ina",popupTop:"Lega na vrhu",id:"Id",langDir:"Smer jezika",langDirLTR:"Od leve proti desni (LTR)",langDirRTL:"Od desne proti levi (RTL)",acccessKey:"Vstopno geslo",name:"Ime",langCode:"Smer jezika",tabIndex:"??tevilka tabulatorja",advisoryTitle:"Predlagani naslov",advisoryContentType:"Predlagani tip vsebine (content-type)",cssClasses:"Razred stilne predloge",charset:"Kodna tabela povezanega vira",styles:"Slog",selectAnchor:"Izberi zaznamek",anchorName:"Po imenu zaznamka",anchorId:"Po ID-ju elementa",emailAddress:"Elektronski naslov",emailSubject:"Predmet sporo??ila",emailBody:"Vsebina sporo??ila",noAnchors:"(V tem dokumentu ni zaznamkov)",noUrl:"Vnesite URL povezave",noEmail:"Vnesite elektronski naslov"},anchor:{toolbar:"Vstavi/uredi zaznamek",menu:"Lastnosti zaznamka",title:"Lastnosti zaznamka",name:"Ime zaznamka",errorName:"Prosim vnesite ime zaznamka"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Najdi in zamenjaj",find:"Najdi",replace:"Zamenjaj",findWhat:"Najdi:",replaceWith:"Zamenjaj z:",notFoundMsg:"Navedeno besedilo ni bilo najdeno.",matchCase:"Razlikuj velike in male ??rke",matchWord:"Samo cele besede",matchCyclic:"Primerjaj znake v cirilici",replaceAll:"Zamenjaj vse",replaceSuccessMsg:"%1 pojavitev je bilo zamenjano."},table:{toolbar:"Tabela",title:"Lastnosti tabele",menu:"Lastnosti tabele",deleteTable:"Izbri??i tabelo",rows:"Vrstice",columns:"Stolpci",border:"Velikost obrobe",align:"Poravnava",alignLeft:"Levo",alignCenter:"Sredinsko",alignRight:"Desno",width:"??irina",widthPx:"pik",widthPc:"procentov",widthUnit:"width unit",height:"Vi??ina",cellSpace:"Razmik med celicami",cellPad:"Polnilo med celicami",caption:"Naslov",summary:"Povzetek",headers:"Glave",headersNone:"Brez",headersColumn:"Prvi stolpec",headersRow:"Prva vrstica",headersBoth:"Oboje",invalidRows:"??tevilo vrstic mora biti ve??je od 0.",invalidCols:"??tevilo stolpcev mora biti ve??je od 0.",invalidBorder:"??irina obrobe mora biti ??tevilo.",invalidWidth:"??irina tabele mora biti ??tevilo.",invalidHeight:"Vi??ina tabele mora biti ??tevilo.",invalidCellSpacing:"Razmik med celicami mora biti ??tevilo.",invalidCellPadding:"Zamik celic mora biti ??tevilo",cell:{menu:"Celica",insertBefore:"Vstavi celico pred",insertAfter:"Vstavi celico za",deleteCell:"Izbri??i celice",merge:"Zdru??i celice",mergeRight:"Zdru??i desno",mergeDown:"Dru??i navzdol",splitHorizontal:"Razdeli celico vodoravno",splitVertical:"Razdeli celico navpi??no",title:"Lastnosti celice",cellType:"Vrsta celice",rowSpan:"Razpon vrstic",colSpan:"Razpon stolpcev",wordWrap:"Prelom besedila",hAlign:"Vodoravna poravnava",vAlign:"Navpi??na poravnava",alignTop:"Vrh",alignMiddle:"Sredina",alignBottom:"Dno",alignBaseline:"Osnovnica",bgColor:"Barva ozadja",borderColor:"Barva obrobe",data:"Podatki",header:"Glava",yes:"Da",no:"Ne",invalidWidth:"??irina celice mora biti ??tevilo.",invalidHeight:"Vi??ina celice mora biti ??tevilo.",invalidRowSpan:"Razpon vrstic mora biti celo ??tevilo.",invalidColSpan:"Razpon stolpcev mora biti celo ??tevilo.",chooseColor:"Izberi"},row:{menu:"Vrstica",insertBefore:"Vstavi vrstico pred",insertAfter:"Vstavi vrstico za",deleteRow:"Izbri??i vrstice"},column:{menu:"Stolpec",insertBefore:"Vstavi stolpec pred",insertAfter:"Vstavi stolpec za",deleteColumn:"Izbri??i stolpce"}},button:{title:"Lastnosti gumba",text:"Besedilo (Vrednost)",type:"Tip",typeBtn:"Gumb",typeSbm:"Potrdi",typeRst:"Ponastavi"},checkboxAndRadio:{checkboxTitle:"Lastnosti potrditvenega polja",radioTitle:"Lastnosti izbirnega polja",value:"Vrednost",selected:"Izbrano"},form:{title:"Lastnosti obrazca",menu:"Lastnosti obrazca",action:"Akcija",method:"Metoda",encoding:"Kodiranje znakov"},select:{title:"Lastnosti spustnega seznama",selectInfo:"Podatki",opAvail:"Razpolo??ljive izbire",value:"Vrednost",size:"Velikost",lines:"vrstic",chkMulti:"Dovoli izbor ve??ih vrstic",opText:"Besedilo",opValue:"Vrednost",btnAdd:"Dodaj",btnModify:"Spremeni",btnUp:"Gor",btnDown:"Dol",btnSetValue:"Postavi kot privzeto izbiro",btnDelete:"Izbri??i"},textarea:{title:"Lastnosti vnosnega obmo??ja",cols:"Stolpcev",rows:"Vrstic"},textfield:{title:"Lastnosti vnosnega polja",name:"Ime",value:"Vrednost",charWidth:"Dol??ina",maxChars:"Najve??je ??tevilo znakov",type:"Tip",typeText:"Besedilo",typePass:"Geslo"},hidden:{title:"Lastnosti skritega polja",name:"Ime",value:"Vrednost"},image:{title:"Lastnosti slike",titleButton:"Lastnosti gumba s sliko",menu:"Lastnosti slike",infoTab:"Podatki o sliki",btnUpload:"Po??lji na stre??nik",upload:"Po??lji",alt:"Nadomestno besedilo",width:"??irina",height:"Vi??ina",lockRatio:"Zakleni razmerje",unlockRatio:"Unlock Ratio",resetSize:"Ponastavi velikost",border:"Obroba",hSpace:"Vodoravni razmik",vSpace:"Navpi??ni razmik",align:"Poravnava",alignLeft:"Levo",alignRight:"Desno",alertUrl:"Vnesite URL slike",linkTab:"Povezava",button2Img:"??eli?? pretvoriti izbrani gumb s sliko v preprosto sliko?",img2Button:"??eli?? pretvoriti izbrano sliko v gumb s sliko?",urlMissing:"Manjka vir (URL) slike.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Lastnosti Flash",propertiesTab:"Lastnosti",title:"Lastnosti Flash",chkPlay:"Samodejno predvajaj",chkLoop:"Ponavljanje",chkMenu:"Omogo??i Flash Meni",chkFull:"Dovoli celozaslonski na??in",scale:"Pove??ava",scaleAll:"Poka??i vse",scaleNoBorder:"Brez obrobe",scaleFit:"Natan??no prileganje",access:"Dostop skript",accessAlways:"Vedno",accessSameDomain:"Samo ista domena",accessNever:"Nikoli",align:"Poravnava",alignLeft:"Levo",alignAbsBottom:"Popolnoma na dno",alignAbsMiddle:"Popolnoma v sredino",alignBaseline:"Na osnovno ??rto",alignBottom:"Na dno",alignMiddle:"V sredino",alignRight:"Desno",alignTextTop:"Besedilo na vrh",alignTop:"Na vrh",quality:"Kakovost",qualityBest:"Najvi??ja",qualityHigh:"Visoka",qualityAutoHigh:"Samodejno visoka",qualityMedium:"Srednja",qualityAutoLow:"Samodejno nizka",qualityLow:"Nizka",windowModeWindow:"Okno",windowModeOpaque:"Motno",windowModeTransparent:"Prosojno",windowMode:"Vrsta okna",flashvars:"Spremenljivke za Flash",bgcolor:"Barva ozadja",width:"??irina",height:"Vi??ina",hSpace:"Vodoravni razmik",vSpace:"Navpi??ni razmik",validateSrc:"Vnesite URL povezave",validateWidth:"??irina mora biti ??tevilo.",validateHeight:"Vi??ina mora biti ??tevilo.",validateHSpace:"Vodoravni razmik mora biti ??tevilo.",validateVSpace:"Navpi??ni razmik mora biti ??tevilo."},spellCheck:{toolbar:"Preveri ??rkovanje",title:"??rkovalnik",notAvailable:"Oprostite, storitev trenutno ni dosegljiva.",errorLoading:"Napaka pri nalaganju storitve programa na naslovu %s.",notInDic:"Ni v slovarju",changeTo:"Spremeni v",btnIgnore:"Prezri",btnIgnoreAll:"Prezri vse",btnReplace:"Zamenjaj",btnReplaceAll:"Zamenjaj vse",btnUndo:"Razveljavi",noSuggestions:"- Ni predlogov -",progress:"Preverjanje ??rkovanja se izvaja...",noMispell:"??rkovanje je kon??ano: Brez napak",noChanges:"??rkovanje je kon??ano: Nobena beseda ni bila spremenjena",oneChange:"??rkovanje je kon??ano: Spremenjena je bila ena beseda",manyChanges:"??rkovanje je kon??ano: Spremenjenih je bilo %1 besed",ieSpellDownload:"??rkovalnik ni name????en. Ali ga ??elite prenesti sedaj?"},smiley:{toolbar:"Sme??ko",title:"Vstavi sme??ka",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"O??tevil??en seznam",bulletedlist:"Ozna??en seznam",indent:"Pove??aj zamik",outdent:"Zmanj??aj zamik",justify:{left:"Leva poravnava",center:"Sredinska poravnava",right:"Desna poravnava",block:"Obojestranska poravnava"},blockquote:"Citat",clipboard:{title:"Prilepi",cutError:"Varnostne nastavitve brskalnika ne dopu????ajo samodejnega izrezovanja. Uporabite kombinacijo tipk na tipkovnici (Ctrl/Cmd+X).",copyError:"Varnostne nastavitve brskalnika ne dopu????ajo samodejnega kopiranja. Uporabite kombinacijo tipk na tipkovnici (Ctrl/Cmd+C).",pasteMsg:"Prosim prilepite v sle??i okvir s pomo??jo tipkovnice (<STRONG>Ctrl/Cmd+V</STRONG>) in pritisnite <STRONG>V redu</STRONG>.",securityMsg:"Zaradi varnostnih nastavitev va??ega brskalnika urejevalnik ne more neposredno dostopati do odlo??i????a. Vsebino odlo??i????a ponovno prilepite v to okno.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Prilepi iz Worda",title:"Prilepi iz Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Prilepi kot golo besedilo",title:"Prilepi kot golo besedilo"},templates:{button:"Predloge",title:"Vsebinske predloge",options:"Template Options",insertOption:"Zamenjaj trenutno vsebino",selectPromptMsg:"Izberite predlogo, ki jo ??elite odpreti v urejevalniku<br>(trenutna vsebina bo izgubljena):",emptyListMsg:"(Ni pripravljenih predlog)"},showBlocks:"Prika??i ograde",stylesCombo:{label:"Slog",panelTitle:"Formatting Styles",panelTitle1:"Slogi odstavkov",panelTitle2:"Slogi besedila",panelTitle3:"Slogi objektov"},format:{label:"Oblika",panelTitle:"Oblika",tag_p:"Navaden",tag_pre:"Oblikovan",tag_address:"Napis",tag_h1:"Naslov 1",tag_h2:"Naslov 2",tag_h3:"Naslov 3",tag_h4:"Naslov 4",tag_h5:"Naslov 5",tag_h6:"Naslov 6",tag_div:"Navaden (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Pisava",voiceLabel:"Pisava",panelTitle:"Pisava"},fontSize:{label:"Velikost",voiceLabel:"Velikost",panelTitle:"Velikost"},colorButton:{textColorTitle:"Barva besedila",bgColorTitle:"Barva ozadja",panelTitle:"Colors",auto:"Samodejno",more:"Ve?? barv..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"??rkovanje med tipkanjem",opera_title:"Not supported by Opera",enable:"Omogo??i SCAYT",disable:"Onemogo??i SCAYT",about:"O storitvi SCAYT",toggle:"Preklopi SCAYT",options:"Mo??nosti",langs:"Jeziki",moreSuggestions:"Ve?? predlogov",ignore:"Prezri",ignoreAll:"Prezri vse",addWord:"Dodaj besedo",emptyDic:"Ime slovarja ne more biti prazno.",optionsTab:"Mo??nosti",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Jeziki",dictionariesTab:"Slovarji",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"O storitvi"},about:{title:"O programu CKEditor",dlgTitle:"O programu CKEditor",moreInfo:"Za informacijo o licenci prostim obi????ite na??o spletno stran:",copy:"Copyright © $1. Vse pravice pridr??ane."},maximize:"Maksimiraj",minimize:"Minimiraj",fakeobjects:{anchor:"Sidro",flash:"Flash animacija",div:"Prelom strani",unknown:"Neznan objekt"},resize:"Potegni za spremembo velikosti",colordialog:{title:"Izberi barvo",options:"Color Options",highlight:"Poudarjeno",selected:"Izbrano",clear:"Po??isti"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang["sr-latn"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K??d",newPage:"Nova stranica",save:"Sa??uvaj",preview:"Izgled stranice",cut:"Iseci",copy:"Kopiraj",paste:"Zalepi",print:"??tampa",underline:"Podvu??eno",bold:"Podebljano",italic:"Kurziv",selectAll:"Ozna??i sve",removeFormat:"Ukloni formatiranje",strike:"Precrtano",subscript:"Indeks",superscript:"Stepen",horizontalrule:"Unesi horizontalnu liniju",pagebreak:"Insert Page Break for Printing",unlink:"Ukloni link",undo:"Poni???ti akciju",redo:"Ponovi akciju",common:{browseServer:"Pretra??i server",url:"URL",protocol:"Protokol",upload:"Po??alji",uploadSubmit:"Po??alji na server",image:"Slika",flash:"Fle??",form:"Forma",checkbox:"Polje za potvrdu",radio:"Radio-dugme",textField:"Tekstualno polje",textarea:"Zona teksta",hiddenField:"Skriveno polje",button:"Dugme",select:"Izborno polje",imageButton:"Dugme sa slikom",notSet:"<nije postavljeno>",id:"Id",name:"Naziv",langDir:"Smer jezika",langDirLtr:"S leva na desno (LTR)",langDirRtl:"S desna na levo (RTL)",langCode:"K??d jezika",longDescr:"Pun opis URL",cssClass:"Stylesheet klase",advisoryTitle:"Advisory naslov",cssStyle:"Stil",ok:"OK",cancel:"Otka??i",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Napredni tagovi",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Unesi specijalni karakter",title:"Odaberite specijalni karakter",options:"Special Character Options"},link:{toolbar:"Unesi/izmeni link",other:"<????????????>",menu:"Izmeni link",title:"Link",info:"Link Info",target:"Meta",upload:"Po??alji",advanced:"Napredni tagovi",type:"Vrsta linka",toUrl:"URL",toAnchor:"Sidro na ovoj stranici",toEmail:"E-Mail",targetFrame:"<okvir>",targetPopup:"<popup prozor>",targetFrameName:"Naziv odredi??nog frejma",targetPopupName:"Naziv popup prozora",popupFeatures:"Mogu??nosti popup prozora",popupResizable:"Resizable",popupStatusBar:"Statusna linija",popupLocationBar:"Lokacija",popupToolbar:"Toolbar",popupMenuBar:"Kontekstni meni",popupFullScreen:"Prikaz preko celog ekrana (IE)",popupScrollBars:"Scroll bar",popupDependent:"Zavisno (Netscape)",popupWidth:"??irina",popupLeft:"Od leve ivice ekrana (px)",popupHeight:"Visina",popupTop:"Od vrha ekrana (px)",id:"Id",langDir:"Smer jezika",langDirLTR:"S leva na desno (LTR)",langDirRTL:"S desna na levo (RTL)",acccessKey:"Pristupni taster",name:"Naziv",langCode:"Smer jezika",tabIndex:"Tab indeks",advisoryTitle:"Advisory naslov",advisoryContentType:"Advisory vrsta sadr??aja",cssClasses:"Stylesheet klase",charset:"Linked Resource Charset",styles:"Stil",selectAnchor:"Odaberi sidro",anchorName:"Po nazivu sidra",anchorId:"Po Id-ju elementa",emailAddress:"E-Mail adresa",emailSubject:"Naslov",emailBody:"Sadr??aj poruke",noAnchors:"(Nema dostupnih sidra)",noUrl:"Unesite URL linka",noEmail:"Otkucajte adresu elektronske pote"},anchor:{toolbar:"Unesi/izmeni sidro",menu:"Osobine sidra",title:"Osobine sidra",name:"Ime sidra",errorName:"Unesite ime sidra"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Pretraga",replace:"Zamena",findWhat:"Pronadi:",replaceWith:"Zameni sa:",notFoundMsg:"Tra??eni tekst nije prona??en.",matchCase:"Razlikuj mala i velika slova",matchWord:"Uporedi cele reci",matchCyclic:"Match cyclic",replaceAll:"Zameni sve",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabela",title:"Osobine tabele",menu:"Osobine tabele",deleteTable:"Delete Table",rows:"Redova",columns:"Kolona",border:"Veli??ina okvira",align:"Ravnanje",alignLeft:"Levo",alignCenter:"Sredina",alignRight:"Desno",width:"??irina",widthPx:"piksela",widthPc:"procenata",widthUnit:"width unit",height:"Visina",cellSpace:"??elijski prostor",cellPad:"Razmak ??elija",caption:"Naslov tabele",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Obri??i ??elije",merge:"Spoj celije",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Obri??i redove"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Obri??i kolone"}},button:{title:"Osobine dugmeta",text:"Tekst (vrednost)",type:"Tip",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Osobine polja za potvrdu",radioTitle:"Osobine radio-dugmeta",value:"Vrednost",selected:"Ozna??eno"},form:{title:"Osobine forme",menu:"Osobine forme",action:"Akcija",method:"Metoda",encoding:"Encoding"},select:{title:"Osobine izbornog polja",selectInfo:"Info",opAvail:"Dostupne opcije",value:"Vrednost",size:"Veli??ina",lines:"linija",chkMulti:"Dozvoli vi??estruku selekciju",opText:"Tekst",opValue:"Vrednost",btnAdd:"Dodaj",btnModify:"Izmeni",btnUp:"Gore",btnDown:"Dole",btnSetValue:"Podesi kao ozna??enu vrednost",btnDelete:"Obri??i"},textarea:{title:"Osobine zone teksta",cols:"Broj kolona",rows:"Broj redova"},textfield:{title:"Osobine tekstualnog polja",name:"Naziv",value:"Vrednost",charWidth:"??irina (karaktera)",maxChars:"Maksimalno karaktera",type:"Tip",typeText:"Tekst",typePass:"Lozinka"},hidden:{title:"Osobine skrivenog polja",name:"Naziv",value:"Vrednost"},image:{title:"Osobine slika",titleButton:"Osobine dugmeta sa slikom",menu:"Osobine slika",infoTab:"Info slike",btnUpload:"Po??alji na server",upload:"Po??alji",alt:"Alternativni tekst",width:"??irina",height:"Visina",lockRatio:"Zaklju??aj odnos",unlockRatio:"Unlock Ratio",resetSize:"Resetuj veli??inu",border:"Okvir",hSpace:"HSpace",vSpace:"VSpace",align:"Ravnanje",alignLeft:"Levo",alignRight:"Desno",alertUrl:"Unesite URL slike",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Osobine fle??a",propertiesTab:"Properties",title:"Osobine fle??a",chkPlay:"Automatski start",chkLoop:"Ponavljaj",chkMenu:"Uklju??i fle?? meni",chkFull:"Allow Fullscreen",scale:"Skaliraj",scaleAll:"Prika??i sve",scaleNoBorder:"Bez ivice",scaleFit:"Popuni povr??inu",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Ravnanje",alignLeft:"Levo",alignAbsBottom:"Abs dole",alignAbsMiddle:"Abs sredina",alignBaseline:"Bazno",alignBottom:"Dole",alignMiddle:"Sredina",alignRight:"Desno",alignTextTop:"Vrh teksta",alignTop:"Vrh",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Boja pozadine",width:"??irina",height:"Visina",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Unesite URL linka",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Proveri spelovanje",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Nije u re??niku",changeTo:"Izmeni",btnIgnore:"Ignori??i",btnIgnoreAll:"Ignori??i sve",btnReplace:"Zameni",btnReplaceAll:"Zameni sve",btnUndo:"Vrati akciju",noSuggestions:"- Bez sugestija -",progress:"Provera spelovanja u toku...",noMispell:"Provera spelovanja zavr??ena: gre??ke nisu pronadene",noChanges:"Provera spelovanja zavr??ena: Nije izmenjena nijedna rec",oneChange:"Provera spelovanja zavr??ena: Izmenjena je jedna re??",manyChanges:"Provera spelovanja zavr??ena: %1 re??(i) je izmenjeno",ieSpellDownload:"Provera spelovanja nije instalirana. Da li ??elite da je skinete sa Interneta?"},smiley:{toolbar:"Smajli",title:"Unesi smajlija",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Nabrojiva lista",bulletedlist:"Nenabrojiva lista",indent:"Uve??aj levu marginu",outdent:"Smanji levu marginu",justify:{left:"Levo ravnanje",center:"Centriran tekst",right:"Desno ravnanje",block:"Obostrano ravnanje"},blockquote:"Block Quote",clipboard:{title:"Zalepi",cutError:"Sigurnosna pode??avanja Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog isecanja teksta. Molimo Vas da koristite pre??icu sa tastature (Ctrl/Cmd+X).",copyError:"Sigurnosna pode??avanja Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog kopiranja teksta. Molimo Vas da koristite pre??icu sa tastature (Ctrl/Cmd+C).",pasteMsg:"Molimo Vas da zalepite unutar donje povrine koriste??i tastaturnu pre??icu (<STRONG>Ctrl/Cmd+V</STRONG>) i da pritisnete <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Zalepi iz Worda",title:"Zalepi iz Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Zalepi kao ??ist tekst",title:"Zalepi kao ??ist tekst"},templates:{button:"Obrasci",title:"Obrasci za sadr??aj",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Molimo Vas da odaberete obrazac koji ce biti primenjen na stranicu (trenutni sadr??aj ce biti obrisan):",emptyListMsg:"(Nema definisanih obrazaca)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stil",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatirano",tag_address:"Adresa",tag_h1:"Naslov 1",tag_h2:"Naslov 2",tag_h3:"Naslov 3",tag_h4:"Naslov 4",tag_h5:"Naslov 5",tag_h6:"Naslov 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Veli??ina fonta",voiceLabel:"Font Size",panelTitle:"Veli??ina fonta"},colorButton:{textColorTitle:"Boja teksta",bgColorTitle:"Boja pozadine",panelTitle:"Colors",auto:"Automatski",more:"Vi??e boja..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.sr={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K????",newPage:"???????? ????????????????",save:"??????????????",preview:"???????????? ????????????????",cut:"??????????",copy:"??????????????",paste:"????????????",print:"????????????",underline:"??????????????????",bold:"??????????????????",italic:"????????????",selectAll:"???????????? ??????",removeFormat:"???????????? ??????????????????????",strike:"??????????????????",subscript:"????????????",superscript:"????????????",horizontalrule:"?????????? ???????????????????????? ????????????",pagebreak:"Insert Page Break for Printing",unlink:"???????????? ????????",undo:"?????????????? ????????????",redo:"???????????? ????????????",common:{browseServer:"???????????????? ????????????",url:"??????",protocol:"????????????????",upload:"????????????",uploadSubmit:"???????????? ???? ????????????",image:"??????????",flash:"???????? ??????????????",form:"??????????",checkbox:"???????? ???? ??????????????",radio:"??????????-??????????",textField:"???????????????????? ????????",textarea:"???????? ????????????",hiddenField:"???????????????? ????????",button:"??????????",select:"?????????????? ????????",imageButton:"?????????? ???? ????????????",notSet:"<???????? ????????????????????>",id:"????",name:"??????????",langDir:"???????? ????????????",langDirLtr:"?? ???????? ???? ?????????? (LTR)",langDirRtl:"?? ?????????? ???? ???????? (RTL)",langCode:"K???? ????????????",longDescr:"?????? ???????? ??????",cssClass:"Stylesheet ??????????",advisoryTitle:"Advisory ????????????",cssStyle:"????????",ok:"OK",cancel:"O??????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"???????????????? ????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"?????????? ???????????????????? ????????????????",title:"?????????????????? ???????????????????? ????????????????",options:"Special Character Options"},link:{toolbar:"??????????/???????????? ????????",other:"<other>",menu:"?????????????? ????????",title:"????????",info:"???????? ????????",target:"Me??a",upload:"????????????",advanced:"???????????????? ????????????",type:"?????????? ??????????",toUrl:"URL",toAnchor:"?????????? ???? ???????? ????????????????",toEmail:"E???????????????????? ??????????",targetFrame:"<??????????>",targetPopup:"<???????????????? ????????????>",targetFrameName:"?????????? ???????????????????? ????????????",targetPopupName:"?????????? ?????????????????? ??????????????",popupFeatures:"???????????????????? ?????????????????? ??????????????",popupResizable:"Resizable",popupStatusBar:"???????????????? ????????????",popupLocationBar:"????????????????",popupToolbar:"Toolbar",popupMenuBar:"???????????????????? ????????",popupFullScreen:"???????????? ?????????? ?????????? ???????????? (??E)",popupScrollBars:"?????????? ??????",popupDependent:"?????????????? (Netscape)",popupWidth:"????????????",popupLeft:"???? ???????? ?????????? ???????????? (??????????????)",popupHeight:"????????????",popupTop:"???? ???????? ???????????? (??????????????)",id:"Id",langDir:"???????? ????????????",langDirLTR:"?? ???????? ???? ?????????? (LTR)",langDirRTL:"?? ?????????? ???? ???????? (RTL)",acccessKey:"?????????????????? ????????????",name:"??????????",langCode:"???????? ????????????",tabIndex:"?????? ????????????",advisoryTitle:"Advisory ????????????",advisoryContentType:"Advisory ?????????? ????????????????",cssClasses:"Stylesheet ??????????",charset:"Linked Resource Charset",styles:"????????",selectAnchor:"?????????????? ??????????",anchorName:"???? ???????????? ??????????",anchorId:"??o ????-j?? ????????????????",emailAddress:"???????????? ?????????????????????? ??????????",emailSubject:"????????????",emailBody:"?????????????? ????????????",noAnchors:"(???????? ?????????????????? ??????????)",noUrl:"?????????????? ?????? ??????????",noEmail:"?????????????????? ???????????? ?????????????????????? ??????????"},anchor:{toolbar:"??????????/???????????? ??????????",menu:"?????????????? ??????????",title:"?????????????? ??????????",name:"?????? ??????????",errorName:"???????????? ?????? ???? ?????????????? ?????? ??????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"????????????????",replace:"????????????",findWhat:"??????????????:",replaceWith:"???????????? ????:",notFoundMsg:"?????????????? ?????????? ???????? ????????????????.",matchCase:"???????????????? ???????????? ?? ???????? ??????????",matchWord:"?????????????? ???????? ????????",matchCyclic:"Match cyclic",replaceAll:"???????????? ??????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????????",title:"?????????????? ????????????",menu:"?????????????? ????????????",deleteTable:"Delete Table",rows:"????????????",columns:"K??????????",border:"???????????????? ????????????",align:"??????????????",alignLeft:"????????",alignCenter:"??????????????",alignRight:"??????????",width:"????????????",widthPx:"??????????????",widthPc:"??????????????????",widthUnit:"width unit",height:"????????????",cellSpace:"???????????????? ??????????????",cellPad:"???????????? ????????????",caption:"???????????? ????????????",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"???????????? ????????????",merge:"???????? ????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"???????????? ????????????"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"???????????? ????????????"}},button:{title:"?????????????? ??????????????",text:"?????????? (????????????????)",type:"T????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"?????????????? ???????? ???? ??????????????",radioTitle:"?????????????? ??????????-??????????????",value:"????????????????",selected:"????????????????"},form:{title:"?????????????? ??????????",menu:"?????????????? ??????????",action:"A??????????",method:"M??????????",encoding:"Encoding"},select:{title:"?????????????? ???????????????? ????????",selectInfo:"????????",opAvail:"???????????????? ????????????",value:"????????????????",size:"????????????????",lines:"????????????",chkMulti:"?????????????? ???????????????????? ??????????????????",opText:"??????????",opValue:"????????????????",btnAdd:"??????????",btnModify:"????????????",btnUp:"????????",btnDown:"????????",btnSetValue:"???????????? ?????? ???????????????? ????????????????",btnDelete:"????????????"},textarea:{title:"?????????????? ???????? ????????????",cols:"???????? ????????????",rows:"???????? ????????????"},textfield:{title:"?????????????? ?????????????????????? ????????",name:"??????????",value:"????????????????",charWidth:"???????????? (??????????????????)",maxChars:"???????????????????? ??????????????????",type:"??????",typeText:"??????????",typePass:"??????????????"},hidden:{title:"?????????????? ?????????????????? ????????",name:"??????????",value:"????????????????"},image:{title:"?????????????? ??????????",titleButton:"?????????????? ?????????????? ???? ????????????",menu:"?????????????? ??????????",infoTab:"???????? ??????????",btnUpload:"???????????? ???? ????????????",upload:"????????????",alt:"???????????????????????? ??????????",width:"????????????",height:"????????????",lockRatio:"???????????????? ??????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????? ????????????????",border:"??????????",hSpace:"HSpace",vSpace:"VSpace",align:"??????????????",alignLeft:"????????",alignRight:"??????????",alertUrl:"?????????????? ?????? ??????????",linkTab:"????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????????? ??????????",propertiesTab:"Properties",title:"?????????????? ??????????",chkPlay:"???????????????????? ??????????",chkLoop:"????????????????",chkMenu:"???????????? ???????? ????????",chkFull:"Allow Fullscreen",scale:"????????????????",scaleAll:"?????????????? ??????",scaleNoBorder:"?????? ??????????",scaleFit:"???????????? ????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"??????????????",alignLeft:"????????",alignAbsBottom:"Abs ????????",alignAbsMiddle:"Abs ??????????????",alignBaseline:"??????????",alignBottom:"????????",alignMiddle:"??????????????",alignRight:"??????????",alignTextTop:"?????? ????????????",alignTop:"??????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"???????? ????????????????",width:"????????????",height:"????????????",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"?????????????? ?????? ??????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????????? ??????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????? ?? ??????????????",changeTo:"????????????",btnIgnore:"????????????????",btnIgnoreAll:"???????????????? ??????",btnReplace:"????????????",btnReplaceAll:"???????????? ??????",btnUndo:"?????????? ????????????",noSuggestions:"- ?????? ?????????????????? -",progress:"?????????????? ?????????????????? ?? ????????...",noMispell:"?????????????? ?????????????????? ????????????????: ???????????? ???????? ??????????????????",noChanges:"?????????????? ?????????????????? ????????????????: ???????? ???????????????? ?????????????? ??????",oneChange:"?????????????? ?????????????????? ????????????????: ???????????????? ???? ?????????? ??????",manyChanges:"?????????????? ?????????????????? ????????????????: %1 ??????(??) ???? ????????????????",ieSpellDownload:"?????????????? ?????????????????? ???????? ??????????????????????. ???? ???? ???????????? ???? ???? ?????????????? ???? ???????????????????"},smiley:{toolbar:"????????????",title:"?????????? ????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????????????? ??????????",bulletedlist:"?????????????????????? ??????????",indent:"???????????? ???????? ??????????????",outdent:"?????????? ???????? ??????????????",justify:{left:"???????? ??????????????",center:"?????????????????? ??????????",right:"?????????? ??????????????",block:"?????????????????? ??????????????"},blockquote:"Block Quote",clipboard:{title:"????????????",cutError:"???????????????????? ???????????????????? ?????????? ???????????????????????? ???? ?????????????????????? ?????????????????? ?????????????????????? ?????????????? ????????????. ???????????? ?????? ???? ?????????????????? ?????????????? ???? ?????????????????? (Ctrl/Cmd+X).",copyError:"???????????????????? ???????????????????? ?????????? ???????????????????????? ???? ?????????????????????? ?????????????????? ?????????????????????? ???????????????? ????????????. ???????????? ?????? ???? ?????????????????? ?????????????? ???? ?????????????????? (Ctrl/Cmd+C).",pasteMsg:"???????????? ?????? ???? ???????????????? ???????????? ???????? ???????????????? ?????????????????? ???????????????????? ?????????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ?? ???? ???????????????????? <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"???????????? ???? Worda",title:"???????????? ???? Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????? ?????? ???????? ??????????",title:"???????????? ?????? ???????? ??????????"},templates:{button:"??????????????",title:"?????????????? ???? ??????????????",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"???????????? ?????? ???? ?????????????????? ?????????????? ???????? ???? ???????? ???????????????? ???? ???????????????? (???????????????? ?????????????? ???? ???????? ??????????????):",emptyListMsg:"(???????? ?????????????????????? ????????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????????",panelTitle:"????????????",tag_p:"Normal",tag_pre:"Formatirano",tag_address:"Adresa",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????",voiceLabel:"Font",panelTitle:"????????"},fontSize:{label:"???????????????? ??????????",voiceLabel:"Font Size",panelTitle:"???????????????? ??????????"},colorButton:{textColorTitle:"???????? ????????????",bgColorTitle:"???????? ????????????????",panelTitle:"Colors",auto:"????????????????????",more:"???????? ????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.sv={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K??lla",newPage:"Ny sida",save:"Spara",preview:"F??rhandsgranska",cut:"Klipp ut",copy:"Kopiera",paste:"Klistra in",print:"Skriv ut",underline:"Understruken",bold:"Fet",italic:"Kursiv",selectAll:"Markera allt",removeFormat:"Radera formatering",strike:"Genomstruken",subscript:"Neds??nkta tecken",superscript:"Upph??jda tecken",horizontalrule:"Infoga horisontal linje",pagebreak:"Infoga sidbrytning",unlink:"Radera l??nk",undo:"??ngra",redo:"G??r om",common:{browseServer:"Bl??ddra p?? server",url:"URL",protocol:"Protokoll",upload:"Ladda upp",uploadSubmit:"Skicka till server",image:"Bild",flash:"Flash",form:"Formul??r",checkbox:"Kryssruta",radio:"Alternativknapp",textField:"Textf??lt",textarea:"Textruta",hiddenField:"Dolt f??lt",button:"Knapp",select:"Flervalslista",imageButton:"Bildknapp",notSet:"<ej angivet>",id:"Id",name:"Namn",langDir:"Spr??kriktning",langDirLtr:"V??nster till H??ger (VTH)",langDirRtl:"H??ger till V??nster (HTV)",langCode:"Spr??kkod",longDescr:"URL-beskrivning",cssClass:"Stylesheet class",advisoryTitle:"Titel",cssStyle:"Style",ok:"OK",cancel:"Avbryt",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Avancerad",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Klistra in ut??kat tecken",title:"V??lj ut??kat tecken",options:"Special Character Options"},link:{toolbar:"Infoga/Redigera l??nk",other:"<annan>",menu:"Redigera l??nk",title:"L??nk",info:"L??nkinformation",target:"M??l",upload:"Ladda upp",advanced:"Avancerad",type:"L??nktyp",toUrl:"URL",toAnchor:"Ankare i sidan",toEmail:"E-post",targetFrame:"<ram>",targetPopup:"<popup-f??nster>",targetFrameName:"M??lets ramnamn",targetPopupName:"Popup-f??nstrets namn",popupFeatures:"Popup-f??nstrets egenskaper",popupResizable:"Resizable",popupStatusBar:"Statusf??lt",popupLocationBar:"Adressf??lt",popupToolbar:"Verktygsf??lt",popupMenuBar:"Menyf??lt",popupFullScreen:"Helsk??rm (endast IE)",popupScrollBars:"Scrolllista",popupDependent:"Beroende (endest Netscape)",popupWidth:"Bredd",popupLeft:"Position fr??n v??nster",popupHeight:"H??jd",popupTop:"Position fr??n sidans topp",id:"Id",langDir:"Spr??kriktning",langDirLTR:"V??nster till H??ger (VTH)",langDirRTL:"H??ger till V??nster (HTV)",acccessKey:"Beh??righetsnyckel",name:"Namn",langCode:"Spr??kriktning",tabIndex:"Tabindex",advisoryTitle:"Titel",advisoryContentType:"Inneh??llstyp",cssClasses:"Stylesheet class",charset:"Teckenuppst??llning",styles:"Style",selectAnchor:"V??lj ett ankare",anchorName:"efter ankarnamn",anchorId:"efter objektid",emailAddress:"E-postadress",emailSubject:"??mne",emailBody:"Inneh??ll",noAnchors:"(Inga ankare kunde hittas)",noUrl:"Var god ange l??nkens URL",noEmail:"Var god ange E-postadress"},anchor:{toolbar:"Infoga/Redigera ankarl??nk",menu:"Egenskaper f??r ankarl??nk",title:"Egenskaper f??r ankarl??nk",name:"Ankarnamn",errorName:"Var god ange ett ankarnamn"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"S??k och ers??tt",find:"S??k",replace:"Ers??tt",findWhat:"S??k efter:",replaceWith:"Ers??tt med:",notFoundMsg:"Angiven text kunde ej hittas.",matchCase:"Skiftl??ge",matchWord:"Inkludera hela ord",matchCyclic:"Match cyclic",replaceAll:"Ers??tt alla",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabell",title:"Tabellegenskaper",menu:"Tabellegenskaper",deleteTable:"Radera tabell",rows:"Rader",columns:"Kolumner",border:"Kantstorlek",align:"Justering",alignLeft:"V??nster",alignCenter:"Centrerad",alignRight:"H??ger",width:"Bredd",widthPx:"pixlar",widthPc:"procent",widthUnit:"width unit",height:"H??jd",cellSpace:"Cellavst??nd",cellPad:"Cellutfyllnad",caption:"Rubrik",summary:"Sammanfattning",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"L??gg till Cell F??re",insertAfter:"L??gg till Cell Efter",deleteCell:"Radera celler",merge:"Sammanfoga celler",mergeRight:"Sammanfoga H??ger",mergeDown:"Sammanfoga Ner",splitHorizontal:"Dela Cell Horisontellt",splitVertical:"Dela Cell Vertikalt",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Rad",insertBefore:"L??gg till Rad F??re",insertAfter:"L??gg till Rad Efter",deleteRow:"Radera rad"},column:{menu:"Kolumn",insertBefore:"L??gg till Kolumn F??re",insertAfter:"L??gg till Kolumn Efter",deleteColumn:"Radera kolumn"}},button:{title:"Egenskaper f??r knapp",text:"Text (V??rde)",type:"Typ",typeBtn:"Knapp",typeSbm:"Skicka",typeRst:"??terst??ll"},checkboxAndRadio:{checkboxTitle:"Egenskaper f??r kryssruta",radioTitle:"Egenskaper f??r alternativknapp",value:"V??rde",selected:"Vald"},form:{title:"Egenskaper f??r formul??r",menu:"Egenskaper f??r formul??r",action:"Funktion",method:"Metod",encoding:"Encoding"},select:{title:"Egenskaper f??r flervalslista",selectInfo:"Information",opAvail:"Befintliga val",value:"V??rde",size:"Storlek",lines:"Linjer",chkMulti:"Till??t flerval",opText:"Text",opValue:"V??rde",btnAdd:"L??gg till",btnModify:"Redigera",btnUp:"Upp",btnDown:"Ner",btnSetValue:"Markera som valt v??rde",btnDelete:"Radera"},textarea:{title:"Egenskaper f??r textruta",cols:"Kolumner",rows:"Rader"},textfield:{title:"Egenskaper f??r textf??lt",name:"Namn",value:"V??rde",charWidth:"Teckenbredd",maxChars:"Max antal tecken",type:"Typ",typeText:"Text",typePass:"L??senord"},hidden:{title:"Egenskaper f??r dolt f??lt",name:"Namn",value:"V??rde"},image:{title:"Bildegenskaper",titleButton:"Egenskaper f??r bildknapp",menu:"Bildegenskaper",infoTab:"Bildinformation",btnUpload:"Skicka till server",upload:"Ladda upp",alt:"Alternativ text",width:"Bredd",height:"H??jd",lockRatio:"L??s h??jd/bredd f??rh??llanden",unlockRatio:"Unlock Ratio",resetSize:"??terst??ll storlek",border:"Kant",hSpace:"Horis. marginal",vSpace:"Vert. marginal",align:"Justering",alignLeft:"V??nster",alignRight:"H??ger",alertUrl:"Var god och ange bildens URL",linkTab:"L??nk",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flashegenskaper",propertiesTab:"Properties",title:"Flashegenskaper",chkPlay:"Automatisk uppspelning",chkLoop:"Upprepa/Loopa",chkMenu:"Aktivera Flashmeny",chkFull:"Allow Fullscreen",scale:"Skala",scaleAll:"Visa allt",scaleNoBorder:"Ingen ram",scaleFit:"Exakt passning",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Justering",alignLeft:"V??nster",alignAbsBottom:"Absolut nederkant",alignAbsMiddle:"Absolut centrering",alignBaseline:"Baslinje",alignBottom:"Nederkant",alignMiddle:"Mitten",alignRight:"H??ger",alignTextTop:"Text ??verkant",alignTop:"??verkant",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Bakgrundsf??rg",width:"Bredd",height:"H??jd",hSpace:"Horis. marginal",vSpace:"Vert. marginal",validateSrc:"Var god ange l??nkens URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Stavningskontroll",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Saknas i ordlistan",changeTo:"??ndra till",btnIgnore:"Ignorera",btnIgnoreAll:"Ignorera alla",btnReplace:"Ers??tt",btnReplaceAll:"Ers??tt alla",btnUndo:"??ngra",noSuggestions:"- F??rslag saknas -",progress:"Stavningskontroll p??g??r...",noMispell:"Stavningskontroll slutf??rd: Inga stavfel p??tr??ffades.",noChanges:"Stavningskontroll slutf??rd: Inga ord r??ttades.",oneChange:"Stavningskontroll slutf??rd: Ett ord r??ttades.",manyChanges:"Stavningskontroll slutf??rd: %1 ord r??ttades.",ieSpellDownload:"Stavningskontrollen ??r ej installerad. Vill du g??ra det nu?"},smiley:{toolbar:"Smiley",title:"Infoga smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numrerad lista",bulletedlist:"Punktlista",indent:"??ka indrag",outdent:"Minska indrag",justify:{left:"V??nsterjustera",center:"Centrera",right:"H??gerjustera",block:"Justera till marginaler"},blockquote:"Block Quote",clipboard:{title:"Klistra in",cutError:"S??kerhetsinst??llningar i Er webl??sare till??ter inte ??tg??rden Klipp ut. Anv??nd (Ctrl/Cmd+X) ist??llet.",copyError:"S??kerhetsinst??llningar i Er webl??sare till??ter inte ??tg??rden Kopiera. Anv??nd (Ctrl/Cmd+C) ist??llet",pasteMsg:"Var god och klistra in Er text i rutan nedan genom att anv??nda (<STRONG>Ctrl/Cmd+V</STRONG>) klicka sen p?? <STRONG>OK</STRONG>.",securityMsg:"P?? grund av din webl??sares s??kerhetsinst??llningar kan verktyget inte f?? ??tkomst till urklippsdatan. Var god och anv??nd detta f??nster ist??llet.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Klistra in fr??n Word",title:"Klistra in fr??n Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Klistra in som vanlig text",title:"Klistra in som vanlig text"},templates:{button:"Sidmallar",title:"Sidmallar",options:"Template Options",insertOption:"Ers??tt aktuellt inneh??ll",selectPromptMsg:"Var god v??lj en mall att anv??nda med editorn<br>(allt nuvarande inneh??ll raderas):",emptyListMsg:"(Ingen mall ??r vald)"},showBlocks:"Show Blocks",stylesCombo:{label:"Anpassad stil",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Teckenformat",panelTitle:"Teckenformat",tag_p:"Normal",tag_pre:"Formaterad",tag_address:"Adress",tag_h1:"Rubrik 1",tag_h2:"Rubrik 2",tag_h3:"Rubrik 3",tag_h4:"Rubrik 4",tag_h5:"Rubrik 5",tag_h6:"Rubrik 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Typsnitt",voiceLabel:"Font",panelTitle:"Typsnitt"},fontSize:{label:"Storlek",voiceLabel:"Font Size",panelTitle:"Storlek"},colorButton:{textColorTitle:"Textf??rg",bgColorTitle:"Bakgrundsf??rg",panelTitle:"Colors",auto:"Automatisk",more:"Fler f??rger..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.th={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"?????????????????? HTML",newPage:"?????????????????????????????????????????????????????????",save:"??????????????????",preview:"????????????????????????????????????????????????????????????",cut:"?????????",copy:"???????????????",paste:"?????????",print:"???????????????????????????",underline:"???????????????????????????????????????",bold:"??????????????????",italic:"????????????????????????",selectAll:"????????????????????????????????????",removeFormat:"??????????????????????????????",strike:"???????????????????????????????????????",subscript:"?????????????????????",superscript:"???????????????",horizontalrule:"??????????????????????????????????????????????????????",pagebreak:"????????????????????????????????????????????? Page Break",unlink:"?????? ???????????????",undo:"????????????????????????????????????",redo:"?????????????????????????????????",common:{browseServer:"???????????????????????????????????????????????????????????????????????????????????????",url:"?????????????????????????????????????????? URL",protocol:"????????????????????????",upload:"?????????????????????????????????",uploadSubmit:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????????????????????)",image:"??????????????????",flash:"???????????? Flash",form:"????????????????????????",checkbox:"????????????????????????",radio:"????????????????????????????????????",textField:"?????????????????????????????????",textarea:"????????????????????????????????????",hiddenField:"?????????????????????????????????",button:"????????????",select:"?????????????????????????????????",imageButton:"???????????????????????????????????????",notSet:"<?????????????????????>",id:"????????????",name:"????????????",langDir:"????????????????????????-????????????????????????",langDirLtr:"???????????????????????????????????? (LTR)",langDirRtl:"???????????????????????????????????? (RTL)",langCode:"????????????????????????",longDescr:"?????????????????????????????????????????? URL",cssClass:"?????????????????????????????????????????????????????????????????????????????????????????????",advisoryTitle:"??????????????????????????????",cssStyle:"?????????????????????????????????????????????",ok:"????????????",cancel:"??????????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"?????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????????????????????????????????????????????",title:"???????????????????????????????????????????????????",options:"Special Character Options"},link:{toolbar:"????????????/??????????????? ???????????????",other:"<???????????? ???>",menu:"??????????????? ???????????????",title:"?????????????????????????????????????????????????????? ?????????????????? ?????????????????? ???????????????????????????????????????",info:"??????????????????????????????",target:"????????????????????????????????????????????????",upload:"?????????????????????????????????",advanced:"?????????????????????",type:"??????????????????????????????????????????",toUrl:"URL",toAnchor:"???????????????????????????????????? (Anchor)",toEmail:"??????????????????????????? (E-Mail)",targetFrame:"<??????????????????????????????>",targetPopup:"<?????????????????????????????????????????? (Pop-up)>",targetFrameName:"????????????????????????????????????????????????",targetPopupName:"?????????????????????????????????????????????????????? (Pop-up)",popupFeatures:"?????????????????????????????????????????????????????????????????? (Pop-up)",popupResizable:"Resizable",popupStatusBar:"????????????????????????????????????",popupLocationBar:"??????????????????????????????????????????????????????",popupToolbar:"???????????????????????????????????????????????????",popupMenuBar:"?????????????????????????????????",popupFullScreen:"?????????????????????????????????????????? (IE5.5++ ????????????????????????)",popupScrollBars:"???????????????????????????????????????",popupDependent:"?????????????????????????????????????????? (Netscape)",popupWidth:"???????????????",popupLeft:"??????????????????????????? (Left Position)",popupHeight:"?????????",popupTop:"????????????????????? (Top Position)",id:"Id",langDir:"????????????????????????-????????????????????????",langDirLTR:"???????????????????????????????????? (LTR)",langDirRTL:"???????????????????????????????????? (RTL)",acccessKey:"?????????????????? ????????????",name:"????????????",langCode:"????????????????????????-????????????????????????",tabIndex:"???????????????????????? ????????????",advisoryTitle:"??????????????????????????????",advisoryContentType:"???????????????????????????????????????????????????",cssClasses:"?????????????????????????????????????????????????????????????????????????????????????????????",charset:"??????????????????????????????????????????????????????????????????????????????????????????",styles:"?????????????????????????????????????????????",selectAnchor:"??????????????????????????????????????????????????????????????????????????? (Anchor)",anchorName:"????????????",anchorId:"????????????",emailAddress:"?????????????????? (E-Mail)",emailSubject:"???????????????????????????",emailBody:"?????????????????????",noAnchors:"(??????????????????????????????????????????????????????????????????????????????????????????????????????????????????)",noUrl:"?????????????????????????????????????????????????????????????????????????????????????????? (URL)",noEmail:"????????????????????????????????????????????? (E-mail)"},anchor:{toolbar:"????????????/??????????????? Anchor",menu:"?????????????????????????????? Anchor",title:"?????????????????????????????? Anchor",name:"???????????? Anchor",errorName:"???????????????????????????????????????????????? Anchor"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"???????????????",replace:"??????????????????????????????????????????",findWhat:"??????????????????????????????:",replaceWith:"??????????????????????????????:",notFoundMsg:"?????????????????????????????????????????????.",matchCase:"?????????????????????-???????????? ??????????????????????????????",matchWord:"?????????????????????????????????????????????",matchCyclic:"Match cyclic",replaceAll:"??????????????????????????????????????????????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"???????????????",title:"???????????????????????????????????? ???????????????",menu:"???????????????????????????????????? ???????????????",deleteTable:"?????????????????????",rows:"?????????",columns:"???????????????",border:"?????????????????????????????????",align:"???????????????????????????????????????",alignLeft:"?????????????????????",alignCenter:"????????????????????????",alignRight:"??????????????????",width:"???????????????",widthPx:"???????????????",widthPc:"???????????????????????????",widthUnit:"width unit",height:"?????????",cellSpace:"?????????????????????????????????",cellPad:"?????????????????????????????????",caption:"???????????????????????????????????????????????????",summary:"????????????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"???????????????????????????",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"??????????????????",merge:"????????????????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"?????????",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"???????????????"},column:{menu:"?????????????????????",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"?????????????????????"}},button:{title:"??????????????????????????????????????? ????????????",text:"????????????????????? (???????????????????????????)",type:"?????????????????????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"???????????????????????????????????? ????????????????????????",radioTitle:"???????????????????????????????????? ????????????????????????????????????",value:"???????????????????????????",selected:"????????????????????????????????????????????????????????????"},form:{title:"???????????????????????????????????? ????????????????????????",menu:"???????????????????????????????????? ????????????????????????",action:"?????????????????????",method:"???????????????",encoding:"Encoding"},select:{title:"???????????????????????????????????? ?????????????????????????????????",selectInfo:"???????????????",opAvail:"??????????????????????????????????????????",value:"???????????????????????????",size:"????????????",lines:"??????????????????",chkMulti:"?????????????????????????????????????????????",opText:"?????????????????????",opValue:"???????????????????????????",btnAdd:"???????????????",btnModify:"???????????????",btnUp:"??????",btnDown:"????????????",btnSetValue:"????????????????????????????????????????????????????????????",btnDelete:"??????"},textarea:{title:"???????????????????????????????????? ??????????????????????????????",cols:"???????????????",rows:"?????????"},textfield:{title:"???????????????????????????????????? ?????????????????????????????????",name:"????????????",value:"???????????????????????????",charWidth:"???????????????????????????",maxChars:"?????????????????????????????????????????????????????????",type:"????????????",typeText:"?????????????????????",typePass:"????????????????????????"},hidden:{title:"???????????????????????????????????? ?????????????????????????????????",name:"????????????",value:"???????????????????????????"},image:{title:"???????????????????????????????????? ??????????????????",titleButton:"???????????????????????????????????? ???????????????????????????????????????",menu:"???????????????????????????????????? ??????????????????",infoTab:"?????????????????????????????????????????????",btnUpload:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????????????????????)",upload:"?????????????????????????????????",alt:"??????????????????????????????????????????",width:"???????????????????????????",height:"?????????????????????",lockRatio:"?????????????????????????????????????????? ???????????????-????????? ????????????????????????",unlockRatio:"Unlock Ratio",resetSize:"????????????????????????????????????????????????????????????",border:"??????????????????????????????",hSpace:"??????????????????????????????",vSpace:"?????????????????????????????????",align:"???????????????????????????",alignLeft:"?????????????????????",alignRight:"??????????????????",alertUrl:"????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? (URL)",linkTab:"??????????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????????????????????????????????????????????? Flash",propertiesTab:"Properties",title:"???????????????????????????????????????????????? Flash",chkPlay:"??????????????????????????????????????? Auto Play",chkLoop:"??????????????????????????? Loop",chkMenu:"???????????????????????????????????????????????? Flash",chkFull:"Allow Fullscreen",scale:"??????????????????????????? Scale",scaleAll:"?????????????????????????????????????????????????????? Show all",scaleNoBorder:"?????????????????????????????????????????? No Border",scaleFit:"??????????????????????????????????????????????????????????????? Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"???????????????????????????",alignLeft:"?????????????????????",alignAbsBottom:"??????????????????????????????????????????",alignAbsMiddle:"????????????????????????",alignBaseline:"???????????????????????????",alignBottom:"?????????????????????????????????",alignMiddle:"?????????????????????????????????????????????",alignRight:"??????????????????",alignTextTop:"?????????????????????????????????",alignTop:"???????????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"??????????????????????????????",width:"???????????????????????????",height:"?????????????????????",hSpace:"??????????????????????????????",vSpace:"?????????????????????????????????",validateSrc:"?????????????????????????????????????????????????????????????????????????????????????????? (URL)",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"???????????????????????????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????????????????????????????????????????????????",changeTo:"???????????????????????????",btnIgnore:"??????????????????",btnIgnoreAll:"???????????????????????????????????????",btnReplace:"??????????????????",btnReplaceAll:"???????????????????????????????????????",btnUndo:"??????????????????",noSuggestions:"- ????????????????????????????????????????????? -",progress:"??????????????????????????????????????????????????????...",noMispell:"??????????????????????????????????????????????????????????????????: ??????????????????????????????????????????",noChanges:"??????????????????????????????????????????????????????????????????: ????????????????????????????????????????????????",oneChange:"??????????????????????????????????????????????????????????????????: ???????????????1??????",manyChanges:"??????????????????????????????????????????????????????????????????:: ??????????????? %1 ??????",ieSpellDownload:"??????????????????????????????????????????????????????????????????????????????????????????. ????????????????????????????????????????????????????????????????"},smiley:{toolbar:"???????????????????????????????????????",title:"?????????????????????????????????????????????????????????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"????????????????????????????????????????????????????????????",bulletedlist:"?????????????????????????????????????????????????????????????????????",indent:"????????????????????????????????????????????????",outdent:"???????????????????????????????????????",justify:{left:"??????????????????????????????",center:"?????????????????????????????????",right:"???????????????????????????",block:"???????????????????????????????????????????????????"},blockquote:"Block Quote",clipboard:{title:"?????????",cutError:"???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????. ??????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????? Ctrl/Cmd ?????????????????? X ????????????????????????).",copyError:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????. ??????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????? Ctrl/Cmd ?????????????????? C ????????????????????????).",pasteMsg:"??????????????????????????????????????????????????????????????????????????? ??????????????????????????? (<strong>Ctrl/Cmd ????????? V</strong>)??????????????????????????? ??????????????? <strong>OK</strong>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"???????????????????????????????????????????????????????????????????????????",title:"???????????????????????????????????????????????????????????????????????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"????????????????????????????????????????????????????????????",title:"????????????????????????????????????????????????????????????"},templates:{button:"?????????????????????",title:"???????????????????????????????????????????????????????????????????????????????????????",options:"Template Options",insertOption:"???????????????????????????????????????????????????????????????????????????????????????",selectPromptMsg:"?????????????????????????????? ????????????????????? ??????????????????????????????????????????????????????????????????????????????<br />(???????????????????????????????????????????????????????????????):",emptyListMsg:"(?????????????????????????????????????????????????????????????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"??????????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"??????????????????",panelTitle:"??????????????????",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Paragraph (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????????????????????",voiceLabel:"Font",panelTitle:"????????????????????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"??????????????????????????????",bgColorTitle:"??????????????????????????????",panelTitle:"Colors",auto:"?????????????????????????????????",more:"????????????????????????????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.tr={dir:"ltr",editorTitle:"Zengin metin edit??r??, %1, yard??m i??in ALT 0 tu??una bas??n.",toolbar:"Toolbar",editor:"Zengin Metin Edit??r??",source:"Kaynak",newPage:"Yeni Sayfa",save:"Kaydet",preview:"??n ??zleme",cut:"Kes",copy:"Kopyala",paste:"Yap????t??r",print:"Yazd??r",underline:"Alt?? ??izgili",bold:"Kal??n",italic:"??talik",selectAll:"T??m??n?? Se??",removeFormat:"Bi??imi Kald??r",strike:"??st?? ??izgili",subscript:"Alt Simge",superscript:"??st Simge",horizontalrule:"Yatay Sat??r Ekle",pagebreak:"Sayfa Sonu Ekle",unlink:"K??pr?? Kald??r",undo:"Geri Al",redo:"Tekrarla",common:{browseServer:"Sunucuyu Gez",url:"URL",protocol:"Protokol",upload:"Kar????ya Y??kle",uploadSubmit:"Sunucuya Yolla",image:"Resim",flash:"Flash",form:"Form",checkbox:"Onay Kutusu",radio:"Se??enek D????mesi",textField:"Metin Giri??i",textarea:"??ok Sat??rl?? Metin",hiddenField:"Gizli Veri",button:"D????me",select:"Se??im Men??s??",imageButton:"Resimli D????me",notSet:"<tan??mlanmam????>",id:"Kimlik",name:"Ad",langDir:"Dil Y??n??",langDirLtr:"Soldan Sa??a (LTR)",langDirRtl:"Sa??dan Sola (RTL)",langCode:"Dil Kodlamas??",longDescr:"Uzun Tan??ml?? URL",cssClass:"Bi??em Sayfas?? S??n??flar??",advisoryTitle:"Dan????ma Ba??l??????",cssStyle:"Bi??em",ok:"Tamam",cancel:"??ptal",close:"Kapat",preview:"??n g??sterim",generalTab:"Genel",advancedTab:"Geli??mi??",validateNumberFailed:"Bu de??er say?? de??ildir.",confirmNewPage:"??ceri??iniz kay??t edilmedi??inden dolay?? kaybolacakt??r. Yeni bir sayfa y??klemek istedi??inize eminsiniz?",confirmCancel:"Baz?? se??enekler de??i??mi??tir. Dialog penceresini kapatmak istedi??inize eminmisiniz?",options:"Se??enekler",target:"Hedef",targetNew:"Yeni Pencere (_blank)",targetTop:"En??st Pencere (_top)",targetSelf:"Ayn?? Pencere (_self)",targetParent:"Ana Pencere (_parent)",unavailable:'%1<span class="cke_accessibility">, haz??r de??ildir</span>'},contextmenu:{options:"????erik Men??s?? Se??enekleri"},specialChar:{toolbar:"??zel Karakter Ekle",title:"??zel Karakter Se??",options:"??zel Karakter Se??enekleri"},link:{toolbar:"Link Ekle/D??zenle",other:"<di??er>",menu:"Link D??zenle",title:"Link",info:"Link Bilgisi",target:"Hedef",upload:"Kar????ya Y??kle",advanced:"Geli??mi??",type:"Link T??r??",toUrl:"URL",toAnchor:"Bu sayfada ??apa",toEmail:"E-Posta",targetFrame:"<??er??eve>",targetPopup:"<yeni a????lan pencere>",targetFrameName:"Hedef ??er??eve Ad??",targetPopupName:"Yeni A????lan Pencere Ad??",popupFeatures:"Yeni A????lan Pencere ??zellikleri",popupResizable:"Resizable",popupStatusBar:"Durum ??ubu??u",popupLocationBar:"Yer ??ubu??u",popupToolbar:"Ara?? ??ubu??u",popupMenuBar:"Men?? ??ubu??u",popupFullScreen:"Tam Ekran (IE)",popupScrollBars:"Kayd??rma ??ubuklar??",popupDependent:"Ba????ml?? (Netscape)",popupWidth:"Geni??lik",popupLeft:"Sola G??re Konum",popupHeight:"Y??kseklik",popupTop:"Yukar??ya G??re Konum",id:"Id",langDir:"Dil Y??n??",langDirLTR:"Soldan Sa??a (LTR)",langDirRTL:"Sa??dan Sola (RTL)",acccessKey:"Eri??im Tu??u",name:"Ad",langCode:"Dil Y??n??",tabIndex:"Sekme ??ndeksi",advisoryTitle:"Dan????ma Ba??l??????",advisoryContentType:"Dan????ma ????erik T??r??",cssClasses:"Bi??em Sayfas?? S??n??flar??",charset:"Ba??l?? Kaynak Karakter Gurubu",styles:"Bi??em",selectAnchor:"Ba??lant?? Se??",anchorName:"Ba??lant?? Ad?? ile",anchorId:"Eleman Kimlik Numaras?? ile",emailAddress:"E-Posta Adresi",emailSubject:"??leti Konusu",emailBody:"??leti G??vdesi",noAnchors:"(Bu belgede hi?? ??apa yok)",noUrl:"L??tfen Link URL'sini yaz??n",noEmail:"L??tfen E-posta adresini yaz??n"},anchor:{toolbar:"Ba??lant?? Ekle/D??zenle",menu:"Ba??lant?? ??zellikleri",title:"Ba??lant?? ??zellikleri",name:"Ba??lant?? Ad??",errorName:"L??tfen ba??lant?? i??in ad giriniz"},list:{numberedTitle:"Say??land??r??lm???? Liste ??zellikleri",bulletedTitle:"Simgeli Liste ??zellikleri",type:"Tipi",start:"Ba??la",validateStartNumber:"List start number must be a whole number.",circle:"Daire",disc:"Disk",square:"Kare",none:"Yok",notset:"<ayarlanmam????>",armenian:"Ermenice say??land??rma",georgian:"G??rc??ce numaraland??rma (an, ban, gan, vs.)",lowerRoman:"K??????k Roman (i, ii, iii, iv, v, vs.)",upperRoman:"B??y??k Roman (I, II, III, IV, V, vs.)",lowerAlpha:"K??????k Alpha (a, b, c, d, e, vs.)",upperAlpha:"B??y??k Alpha (A, B, C, D, E, vs.)",lowerGreek:"K??????k Greek (alpha, beta, gamma, vs.)",decimal:"Ondal??k (1, 2, 3, vs.)",decimalLeadingZero:"Ba???? s??f??rl?? ondal??k (01, 02, 03, vs.)"},findAndReplace:{title:"Bul ve De??i??tir",find:"Bul",replace:"De??i??tir",findWhat:"Aranan:",replaceWith:"Bununla de??i??tir:",notFoundMsg:"Belirtilen yaz?? bulunamad??.",matchCase:"B??y??k/k??????k harf duyarl??",matchWord:"Kelimenin tamam?? uysun",matchCyclic:"E??le??en d??ng??",replaceAll:"T??m??n?? De??i??tir",replaceSuccessMsg:"%1 bulunanlardan de??i??tirildi."},table:{toolbar:"Tablo",title:"Tablo ??zellikleri",menu:"Tablo ??zellikleri",deleteTable:"Tabloyu Sil",rows:"Sat??rlar",columns:"S??tunlar",border:"Kenar Kal??nl??????",align:"Hizalama",alignLeft:"Sol",alignCenter:"Merkez",alignRight:"Sa??",width:"Geni??lik",widthPx:"piksel",widthPc:"y??zde",widthUnit:"geni??lik birimi",height:"Y??kseklik",cellSpace:"Izgara kal??nl??????",cellPad:"Izgara yaz?? aras??",caption:"Ba??l??k",summary:"??zet",headers:"Ba??l??klar",headersNone:"Yok",headersColumn:"??lk S??tun",headersRow:"??lk Sat??r",headersBoth:"Her ??kisi",invalidRows:"Sat??r say??s?? 0 say??s??ndan b??y??k olmal??d??r.",invalidCols:"S??t??n say??s?? 0 say??s??ndan b??y??k olmal??d??r.",invalidBorder:"??erceve b??y??kl??kl?????? say?? olmal??d??r.",invalidWidth:"Tablo geni??li??i say?? olmal??d??r.",invalidHeight:"Tablo y??ksekli??i say?? olmal??d??r.",invalidCellSpacing:"H??cre bo??lu??u (spacing) say?? olmal??d??r.",invalidCellPadding:"H??cre aral?????? (padding) say?? olmal??d??r.",cell:{menu:"H??cre",insertBefore:"H??cre Ekle - ??nce",insertAfter:"H??cre Ekle - Sonra",deleteCell:"H??cre Sil",merge:"H??creleri Birle??tir",mergeRight:"Birle??tir - Sa??daki ??le ",mergeDown:"Birle??tir - A??a????daki ??le ",splitHorizontal:"H??creyi Yatay B??l",splitVertical:"H??creyi Dikey B??l",title:"H??cre ??zellikleri",cellType:"H??cre Tipi",rowSpan:"Sat??rlar Mesafesi (Span)",colSpan:"S??t??nlar Mesafesi (Span)",wordWrap:"Kelime Kayd??rma",hAlign:"D????ey Hizalama",vAlign:"Yata?? Hizalama",alignTop:"??st",alignMiddle:"Orta",alignBottom:"Alt",alignBaseline:"Tabana",bgColor:"Arkaplan Rengi",borderColor:"??er??eve Rengi",data:"Veri",header:"Ba??l??k",yes:"Evet",no:"Hay??r",invalidWidth:"H??cre geni??li??i say?? olmal??d??r.",invalidHeight:"H??cre y??ksekli??i say?? olmal??d??r.",invalidRowSpan:"Sat??rlar??n mesafesi tam say?? olmal??d??r.",invalidColSpan:"S??t??nlar??n mesafesi tam say?? olmal??d??r.",chooseColor:"Se??iniz"},row:{menu:"Sat??r",insertBefore:"Sat??r Ekle - ??nce",insertAfter:"Sat??r Ekle - Sonra",deleteRow:"Sat??r Sil"},column:{menu:"S??tun",insertBefore:"Kolon Ekle - ??nce",insertAfter:"Kolon Ekle - Sonra",deleteColumn:"S??tun Sil"}},button:{title:"D????me ??zellikleri",text:"Metin (De??er)",type:"Tip",typeBtn:"D????me",typeSbm:"G??nder",typeRst:"S??f??rla"},checkboxAndRadio:{checkboxTitle:"Onay Kutusu ??zellikleri",radioTitle:"Se??enek D????mesi ??zellikleri",value:"De??er",selected:"Se??ili"},form:{title:"Form ??zellikleri",menu:"Form ??zellikleri",action:"????lem",method:"Y??ntem",encoding:"Kodlama"},select:{title:"Se??im Men??s?? ??zellikleri",selectInfo:"Bilgi",opAvail:"Mevcut Se??enekler",value:"De??er",size:"Boyut",lines:"sat??r",chkMulti:"??oklu se??ime izin ver",opText:"Metin",opValue:"De??er",btnAdd:"Ekle",btnModify:"D??zenle",btnUp:"Yukar??",btnDown:"A??a????",btnSetValue:"Se??ili de??er olarak ata",btnDelete:"Sil"},textarea:{title:"??ok Sat??rl?? Metin ??zellikleri",cols:"S??tunlar",rows:"Sat??rlar"},textfield:{title:"Metin Giri??i ??zellikleri",name:"Ad",value:"De??er",charWidth:"Karakter Geni??li??i",maxChars:"En Fazla Karakter",type:"T??r",typeText:"Metin",typePass:"??ifre"},hidden:{title:"Gizli Veri ??zellikleri",name:"Ad",value:"De??er"},image:{title:"Resim ??zellikleri",titleButton:"Resimli D????me ??zellikleri",menu:"Resim ??zellikleri",infoTab:"Resim Bilgisi",btnUpload:"Sunucuya Yolla",upload:"Kar????ya Y??kle",alt:"Alternatif Yaz??",width:"Geni??lik",height:"Y??kseklik",lockRatio:"Oran?? Kilitle",unlockRatio:"Kilitli Oran",resetSize:"Boyutu Ba??a D??nd??r",border:"Kenar",hSpace:"Yatay Bo??luk",vSpace:"Dikey Bo??luk",align:"Hizalama",alignLeft:"Sol",alignRight:"Sa??",alertUrl:"L??tfen resmin URL'sini yaz??n??z",linkTab:"K??pr??",button2Img:"Se??ili resim butonunu basit resime ??evirmek istermisiniz?",img2Button:"Se??ili olan resimi, resimli butona ??evirmek istermisiniz?",urlMissing:"Resmin URL kayna???? eksiktir.",validateWidth:"Geni??lik tam say?? olmal??d??r.",validateHeight:"Y??kseklik tam say?? olmal??d??r.",validateBorder:"??er??eve tam say?? olmal??d??r.",validateHSpace:"HSpace tam say?? olmal??d??r.",validateVSpace:"VSpace tam say?? olmal??d??r."},flash:{properties:"Flash ??zellikleri",propertiesTab:"??zellikler",title:"Flash ??zellikleri",chkPlay:"Otomatik Oynat",chkLoop:"D??ng??",chkMenu:"Flash Men??s??n?? Kullan",chkFull:"Tam ekrana ??zinver",scale:"Boyutland??r",scaleAll:"Hepsini G??ster",scaleNoBorder:"Kenar Yok",scaleFit:"Tam S????d??r",access:"Kod ??zni",accessAlways:"Herzaman",accessSameDomain:"Ayn?? domain",accessNever:"Asla",align:"Hizalama",alignLeft:"Sol",alignAbsBottom:"Tam Alt??",alignAbsMiddle:"Tam Ortas??",alignBaseline:"Taban ??izgisi",alignBottom:"Alt",alignMiddle:"Orta",alignRight:"Sa??",alignTextTop:"Yaz?? Tepeye",alignTop:"Tepe",quality:"Kalite",qualityBest:"En iyi",qualityHigh:"Y??ksek",qualityAutoHigh:"Otomatik Y??kseklik",qualityMedium:"Orta",qualityAutoLow:"Otomatik D??????kl??k",qualityLow:"D??????k",windowModeWindow:"Pencere",windowModeOpaque:"Opak",windowModeTransparent:"??effaf",windowMode:"Pencere modu",flashvars:"Flash De??erleri",bgcolor:"Arka Renk",width:"Geni??lik",height:"Y??kseklik",hSpace:"Yatay Bo??luk",vSpace:"Dikey Bo??luk",validateSrc:"L??tfen k??pr?? URL'sini yaz??n",validateWidth:"Geni??lik bir say?? olmal??d??r.",validateHeight:"Y??kseklik say?? olmal??d??r.",validateHSpace:"HSpace say?? olmal??d??r.",validateVSpace:"VSpace say?? olmal??d??r."},spellCheck:{toolbar:"Yaz??m Denetimi",title:"Yaz??m?? Denetle",notAvailable:"??z??g??n??z, bu servis ??uanda hizmet d??????d??r.",errorLoading:"Uygulamada y??klerken hata olu??tu: %s.",notInDic:"S??zl??kte Yok",changeTo:"??una de??i??tir:",btnIgnore:"Yoksay",btnIgnoreAll:"T??m??n?? Yoksay",btnReplace:"De??i??tir",btnReplaceAll:"T??m??n?? De??i??tir",btnUndo:"Geri Al",noSuggestions:"- ??neri Yok -",progress:"Yaz??m denetimi i??lemde...",noMispell:"Yaz??m denetimi tamamland??: Yanl???? yaz??ma rastlanmad??",noChanges:"Yaz??m denetimi tamamland??: Hi??bir kelime de??i??tirilmedi",oneChange:"Yaz??m denetimi tamamland??: Bir kelime de??i??tirildi",manyChanges:"Yaz??m denetimi tamamland??: %1 kelime de??i??tirildi",ieSpellDownload:"Yaz??m denetimi y??klenmemi??. ??imdi y??klemek ister misiniz?"},smiley:{toolbar:"??fade",title:"??fade Ekle",options:"??fade Se??enekleri"},elementsPath:{eleLabel:"Elementlerin yolu",eleTitle:"%1 element"},numberedlist:"Numaral?? Liste",bulletedlist:"Simgeli Liste",indent:"Sekme Artt??r",outdent:"Sekme Azalt",justify:{left:"Sola Dayal??",center:"Ortalanm????",right:"Sa??a Dayal??",block:"??ki Kenara Yaslanm????"},blockquote:"Blok Olu??tur",clipboard:{title:"Yap????t??r",cutError:"Gezgin yaz??l??m??n??z??n g??venlik ayarlar?? d??zenleyicinin otomatik kesme i??lemine izin vermiyor. ????lem i??in (Ctrl/Cmd+X) tu??lar??n?? kullan??n.",copyError:"Gezgin yaz??l??m??n??z??n g??venlik ayarlar?? d??zenleyicinin otomatik kopyalama i??lemine izin vermiyor. ????lem i??in (Ctrl/Cmd+C) tu??lar??n?? kullan??n.",pasteMsg:"L??tfen a??a????daki kutunun i??ine yap????t??r??n. (<STRONG>Ctrl/Cmd+V</STRONG>) ve <STRONG>Tamam</STRONG> butonunu t??klay??n.",securityMsg:"Gezgin yaz??l??m??n??z??n g??venlik ayarlar?? d??zenleyicinin direkt olarak panoya eri??imine izin vermiyor. Bu pencere i??ine tekrar yap????t??rmal??s??n??z..",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Yap????t??rmaya ??al????t??????n??z metin Word'den kopyalanm????t??r. Yap????t??rmadan ??nce silmek istermisiniz?",toolbar:"Word'den Yap????t??r",title:"Word'den Yap????t??r",error:"Yap????t??rmadaki veri bilgisi hata d??zelene kadar silinmeyecektir"},pasteText:{button:"D??z Metin Olarak Yap????t??r",title:"D??z Metin Olarak Yap????t??r"},templates:{button:"??ablonlar",title:"????erik ??ablonlar??",options:"??ablon Se??enekleri",insertOption:"Mevcut i??erik ile de??i??tir",selectPromptMsg:"D??zenleyicide a??mak i??in l??tfen bir ??ablon se??in.<br>(hali haz??rdaki i??erik kaybolacakt??r.):",emptyListMsg:"(Belirli bir ??ablon se??ilmedi)"},showBlocks:"Bloklar?? G??ster",stylesCombo:{label:"Bi??em",panelTitle:"Stilleri D??zenliyor",panelTitle1:"Blok Stilleri",panelTitle2:"Inline Stilleri",panelTitle3:"Nesne Stilleri"},format:{label:"Bi??im",panelTitle:"Bi??im",tag_p:"Normal",tag_pre:"Bi??imli",tag_address:"Adres",tag_h1:"Ba??l??k 1",tag_h2:"Ba??l??k 2",tag_h3:"Ba??l??k 3",tag_h4:"Ba??l??k 4",tag_h5:"Ba??l??k 5",tag_h6:"Ba??l??k 6",tag_div:"Paragraf (DIV)"},div:{title:"Div ????eri??i Olu??tur",toolbar:"Div ????eri??i Olu??tur",cssClassInputLabel:"Stilltipi S??n??f??",styleSelectLabel:"Stil",IdInputLabel:"Id",languageCodeInputLabel:" Dil Kodu",inlineStyleInputLabel:"Inline Stili",advisoryTitleInputLabel:"Tavsiye Ba??l??????",langDirLabel:"Dil Y??n??",langDirLTRLabel:"Soldan sa??a (LTR)",langDirRTLLabel:"Sa??dan sola (RTL)",edit:"Div D??zenle",remove:"Div Kald??r"},font:{label:"Yaz?? T??r??",voiceLabel:"Font",panelTitle:"Yaz?? T??r??"},fontSize:{label:"Boyut",voiceLabel:"Font Size",panelTitle:"Boyut"},colorButton:{textColorTitle:"Yaz?? Rengi",bgColorTitle:"Arka Renk",panelTitle:"Renkler",auto:"Otomatik",more:"Di??er renkler..."},colors:{"000":"Siyah",800000:"Kestane","8B4513":"Koyu Kahverengi","2F4F4F":"Koyu Kur??uni Gri","008080":"Teal","000080":"Mavi","4B0082":"??ivit Mavisi",696969:"Silik Gri",B22222:"Ate?? Tu??las??",A52A2A:"Kahverengi",DAA520:"Altun S??r??k","006400":"Koyu Ye??il","40E0D0":"Turkuaz","0000CD":"Orta Mavi",800080:"Pembe",808080:"Gri",F00:"K??rm??z??",FF8C00:"Koyu Portakal",FFD700:"Alt??n","008000":"Ye??il","0FF":"Ciyan","00F":"Mavi",EE82EE:"Menek??e",A9A9A9:"Koyu Gri",FFA07A:"A????k Sar??ms??",FFA500:"Portakal",FFFF00:"Sar??","00FF00":"A????k Ye??il",AFEEEE:"S??n??k Turkuaz",ADD8E6:"A????k Mavi",DDA0DD:"Mor",D3D3D3:"A????k Gri",FFF0F5:"Eflatun Pembe",FAEBD7:"Antik Beyaz",FFFFE0:"A????k Sar??",F0FFF0:"Balsar??s??",F0FFFF:"G??k Mavisi",F0F8FF:"Reha Mavi",E6E6FA:"Eflatun",FFF:"Beyaz"},scayt:{title:"Girmi?? oldu??unuz kelime denetimi",opera_title:"Opera taraf??ndan desteklenmemektedir",enable:"SCAYT etkinle??tir",disable:"SCAYT pasifle??tir",about:"SCAYT hakk??nda",toggle:"SCAYT de??i??tir",options:"Se??enekler",langs:"Diller",moreSuggestions:"Daha fazla ??neri",ignore:"Yoksay",ignoreAll:"T??m??n?? Yoksay",addWord:"Kelime Ekle",emptyDic:"S??zl??k ad?? bo?? olamaz.",optionsTab:"Se??enekler",allCaps:"T??m b??y??k k??????k kelimeleri yoksay",ignoreDomainNames:"Domain adlar??n?? yoksay",mixedCase:"Kar??????k b??y??kl??k ile S??zc??kler yoksay",mixedWithDigits:"Say??larla Kelimeler yoksay",languagesTab:"Diller",dictionariesTab:"S??zl??kler",dic_field_name:"S??zl??k ad??",dic_create:"Olu??tur",dic_restore:"Geri al",dic_delete:"Sil",dic_rename:"Yeniden adland??r",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Hakk??nda"},about:{title:"CKEditor Hakk??nda",dlgTitle:"CKEditor Hakk??nda",moreInfo:"Lisanslama hakk??nda daha fazla bilgi almak i??in l??tfen sitemizi ziyaret edin:",copy:"Copyright © $1. T??m haklar?? sakl??d??r."},maximize:"B??y??lt",minimize:"K??????lt",fakeobjects:{anchor:"Ba??lant??",flash:"Flash Animasyonu",div:"Sayfa Kesimi",unknown:"Bilinmeyen Nesne"},resize:"Boyutland??rmak i??in s??r??kle",colordialog:{title:"Renk se??",options:"Renk Se??enekleri",highlight:"????aretle",selected:"Se??ilmi??",clear:"Temizle"},toolbarCollapse:"Toolbar'?? topla",toolbarExpand:"Toolbar'?? a??"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.uk={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??????????????",newPage:"???????? ????????????????",save:"????????????????",preview:"???????????????????? ????????????????",cut:"????????????????",copy:"??????????????????",paste:"????????????????",print:"????????",underline:"????????????????????????",bold:"????????????",italic:"????????????",selectAll:"???????????????? ??????",removeFormat:"???????????????? ????????????????????????",strike:"??????????????????????",subscript:"?????????????????????? ????????????",superscript:"?????????????????????? ????????????",horizontalrule:"???????????????? ?????????????????????????? ??????????",pagebreak:"???????????????? ???????????????? ????????????????",unlink:"?????????????? ??????????????????",undo:"??????????????????",redo:"??????????????????",common:{browseServer:"???????????????????????? ???? ??????????????",url:"URL",protocol:"????????????????",upload:"????????????????",uploadSubmit:"?????????????????? ???? ????????????",image:"????????????????????",flash:"Flash",form:"??????????",checkbox:"?????????????? ????????????",radio:"???????????? ????????????",textField:"???????????????? ????????",textarea:"???????????????? ??????????????",hiddenField:"?????????????????? ????????",button:"????????????",select:"????????????",imageButton:"???????????? ???? ??????????????????????",notSet:"<???? ??????????????????>",id:"??????????????????????????",name:"????'??",langDir:"???????????????? ????????",langDirLtr:"?????????? ???? ?????????? (LTR)",langDirRtl:"???????????? ???? ???????? (RTL)",langCode:"????????",longDescr:"???????????? ???????? URL",cssClass:"???????? CSS",advisoryTitle:"??????????????????",cssStyle:"?????????? CSS",ok:"????",cancel:"??????????????????",close:"Close",preview:"Preview",generalTab:"????????????????",advancedTab:"????????????????????",validateNumberFailed:"???????????????? ???? ?? ????????????.",confirmNewPage:"?????? ???? ?????????????????? ?????????? ???????????? ????????????????. ???? ????????????????, ???? ???????????? ?????????????????????? ???????? ?????????????????",confirmCancel:"?????????? ?????????? ???????? ??????????????. ?????????????? ???????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ???? ????????????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????????? ?????????????????????? ????????????",title:"?????????????? ?????????????????????? ????????????",options:"Special Character Options"},link:{toolbar:"????????????????/???????????????????? ??????????????????",other:"<??????????>",menu:"???????????????? ??????????????????",title:"??????????????????",info:"???????????????????? ??????????????????",target:"????????",upload:"????????????????",advanced:"????????????????????",type:"?????? ??????????????????",toUrl:"URL",toAnchor:"???????? ???? ???? ????????????????",toEmail:"????. ??????????",targetFrame:"<??????????>",targetPopup:"<?????????????????? ??????????>",targetFrameName:"????'?? ???????????????? ????????????",targetPopupName:"????'?? ?????????????????????? ??????????",popupFeatures:"?????????????????????? ?????????????????????? ??????????",popupResizable:"????????????????????????",popupStatusBar:"???????????? ??????????????",popupLocationBar:"???????????? ??????????????",popupToolbar:"???????????? ????????????????????????",popupMenuBar:"???????????? ????????",popupFullScreen:"???????????? ?????????? (IE)",popupScrollBars:"???????????? ??????????????????",popupDependent:"???????????????? (Netscape)",popupWidth:"????????????",popupLeft:"?????????????? ??????????",popupHeight:"????????????",popupTop:"?????????????? ????????????",id:"?????????????????????????? (Id)",langDir:"???????????????? ????????",langDirLTR:"?????????? ???? ?????????? (LTR)",langDirRTL:"???????????? ???? ???????? (RTL)",acccessKey:"???????????? ??????????????",name:"????'??",langCode:"???????????????? ????????",tabIndex:"?????????????????????????? ????????????????",advisoryTitle:"??????????????????",advisoryContentType:"?????? ????????????",cssClasses:"???????? CSS",charset:"??????????????????",styles:"?????????? CSS",selectAnchor:"?????????????? ????????",anchorName:"???? ????'???? ??????????",anchorId:"???? ?????????????????????????????? ????????????????",emailAddress:"???????????? ????. ??????????",emailSubject:"???????? ??????????",emailBody:"???????? ????????????????????????",noAnchors:"(?????????? ???????????? ?????????????????? ?? ?????????? ??????????????????)",noUrl:"???????? ??????????, ???????????????? URL ??????????????????",noEmail:"???????? ??????????, ???????????????? ?????????? ????. ??????????"},anchor:{toolbar:"????????????????/???????????????????? ????????",menu:"?????????????????????? ??????????",title:"?????????????????????? ??????????",name:"????'?? ??????????",errorName:"???????? ??????????, ???????????????? ????'?? ??????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"???????????? ?? ????????????????",find:"??????????",replace:"????????????",findWhat:"????????????:",replaceWith:"???????????????? ????:",notFoundMsg:"???????????????? ?????????? ???? ??????????????????.",matchCase:"?????????????????????? ??????????????",matchWord:"???????? ?????????? ????????",matchCyclic:"???????????????? ????????????",replaceAll:"???????????????? ??????",replaceSuccessMsg:"%1 ????????????????????(??) ????????????????."},table:{toolbar:"??????????????",title:"?????????????????????? ??????????????",menu:"?????????????????????? ??????????????",deleteTable:"???????????????? ??????????????",rows:"????????????",columns:"??????????????",border:"???????????? ??????????????",align:"????????????????????????",alignLeft:"??????????",alignCenter:"???? ????????????",alignRight:"????????????",width:"????????????",widthPx:"????????????????",widthPc:"??????????????????",widthUnit:"width unit",height:"????????????",cellSpace:"???????????????? (spacing)",cellPad:"?????????????? (padding)",caption:"??????????????????",summary:"????????????",headers:"??????????????????",headersNone:"??????????????",headersColumn:"?????????? ??????????????",headersRow:"???????????? ??????????",headersBoth:"????????????",invalidRows:"?????????????????? ???????????? ?????????????? ???????? ???????????? ???????????? ???? 0.",invalidCols:"?????????????????? ?????????????? ?????????????? ???????? ???????????? ???????????? ???? 0.",invalidBorder:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidWidth:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidHeight:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidCellSpacing:"???????????????? (spacing) ?????????????? ?????????????? ???????? ????????????.",invalidCellPadding:"?????????????? (padding) ?????????????? ?????????????? ???????? ????????????.",cell:{menu:"????????????????",insertBefore:"???????????????? ?????????????? ????",insertAfter:"???????????????? ?????????????? ??????????",deleteCell:"???????????????? ??????????????",merge:"????'???????????? ??????????????",mergeRight:"????'???????????? ????????????",mergeDown:"????'???????????? ???? ????????",splitHorizontal:"?????????????????? ?????????????? ???? ??????????????????????",splitVertical:"?????????????????? ?????????????? ???? ??????????????????",title:"?????????????????????? ??????????????",cellType:"?????? ??????????????",rowSpan:"?????????????????? ???????????? (Rows Span)",colSpan:"?????????????????? ???????????????????? (Columns Span)",wordWrap:"???????? ?????????????????? ???????????? (Word Wrap)",hAlign:"?????????????????????????? ????????????????????????",vAlign:"?????????????????????? ????????????????????????",alignTop:"???? ??????????",alignMiddle:"????????????????????",alignBottom:"???? ????????",alignBaseline:"???? ?????????????? ??????????",bgColor:"?????????? ????????",borderColor:"?????????? ??????????????",data:"????????",header:"??????????????????",yes:"??????",no:"????",invalidWidth:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidHeight:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidRowSpan:"?????????????????? ?????????????????????? ???????????? ?????????????? ???????? ?????????? ????????????.",invalidColSpan:"?????????????????? ?????????????????????? ???????????????????? ?????????????? ???????? ?????????? ????????????.",chooseColor:"Choose"},row:{menu:"??????????",insertBefore:"???????????????? ?????????? ????",insertAfter:"???????????????? ?????????? ??????????",deleteRow:"???????????????? ????????????"},column:{menu:"??????????????",insertBefore:"???????????????? ?????????????? ????",insertAfter:"???????????????? ?????????????? ??????????",deleteColumn:"???????????????? ??????????????"}},button:{title:"?????????????????????? ????????????",text:"?????????? (????????????????)",type:"??????",typeBtn:"????????????",typeSbm:"????????????????????",typeRst:"??????????????"},checkboxAndRadio:{checkboxTitle:"?????????????????????? ???????????????? ????????????",radioTitle:"?????????????????????? ???????????? ????????????",value:"????????????????",selected:"????????????"},form:{title:"?????????????????????? ??????????",menu:"?????????????????????? ??????????",action:"??????",method:"??????????",encoding:"??????????????????"},select:{title:"?????????????????????? ????????????",selectInfo:"????????",opAvail:"???????????????? ????????????????",value:"????????????????",size:"????????????",lines:"??????????",chkMulti:"?????????????????? ?????????????? ?????????????????? ??????????????",opText:"??????????",opValue:"????????????????",btnAdd:"????????????????",btnModify:"??????????????",btnUp:"??????????",btnDown:"????????",btnSetValue:"???????????????????? ???? ?????????????? ????????????????",btnDelete:"????????????????"},textarea:{title:"?????????????????????? ?????????????????? ??????????????",cols:"??????????????",rows:"????????????"},textfield:{title:"?????????????????????? ???????????????????? ????????",name:"????'??",value:"????????????????",charWidth:"????????????",maxChars:"????????. ??????-???? ????????????????",type:"??????",typeText:"??????????",typePass:"????????????"},hidden:{title:"?????????????????????? ?????????????????????? ????????",name:"????'??",value:"????????????????"},image:{title:"?????????????????????? ????????????????????",titleButton:"?????????????????????? ???????????? ???? ??????????????????????",menu:"?????????????????????? ????????????????????",infoTab:"???????????????????? ?????? ??????????????????????",btnUpload:"?????????????????? ???? ????????????",upload:"????????????????",alt:"???????????????????????????? ??????????",width:"????????????",height:"????????????",lockRatio:"???????????????? ??????????????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????? ????????????",border:"????????????",hSpace:"???????????????????????????? ??????????????",vSpace:"???????????????????????? ??????????????",align:"????????????????????????",alignLeft:"???? ???????????? ????????",alignRight:"???? ?????????????? ????????",alertUrl:"???????? ??????????, ?????????????? URL ????????????????????",linkTab:"??????????????????",button2Img:"???? ???????????? ?????????????????????? ???????????? ????????????-???????????????????? ???? ???????????? ?????????????????????",img2Button:"???? ???????????? ?????????????????????? ???????????? ???????????????????? ???? ????????????-?????????????????????",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????????????????? Flash",propertiesTab:"??????????????????????",title:"?????????????????????? Flash",chkPlay:"???????? ??????????????????????",chkLoop:"??????????????????",chkMenu:"?????????????????? ???????? Flash",chkFull:"?????????????????? ?????????????????????????? ????????????????",scale:"??????????????",scaleAll:"???????????????? ??????",scaleNoBorder:"?????? ??????????",scaleFit:"?????????????? ????????????",access:"???????????? ???? ??????????????",accessAlways:"????????????",accessSameDomain:"?? ???????? ?? ????????????",accessNever:"????????????",align:"????????????????????????",alignLeft:"???? ???????????? ????????",alignAbsBottom:"?????? ???? ????????",alignAbsMiddle:"?????? ???? ????????????????",alignBaseline:"???? ?????????????? ??????????",alignBottom:"???? ????????",alignMiddle:"???? ????????????????",alignRight:"???? ?????????????? ????????",alignTextTop:"?????????? ???? ??????????",alignTop:"???? ??????????",quality:"????????????",qualityBest:"????????????????",qualityHigh:"????????????",qualityAutoHigh:"???????? ????????????????",qualityMedium:"??????????????",qualityAutoLow:"???????? ????????????",qualityLow:"????????????",windowModeWindow:"??????????",windowModeOpaque:"???????????????????????? (Opaque)",windowModeTransparent:"???????????????????? (Transparent)",windowMode:"?????????? ??????????",flashvars:"???????????? Flash",bgcolor:"?????????? ????????",width:"????????????",height:"????????????",hSpace:"???????????????????????????? ??????????????",vSpace:"???????????????????????? ??????????????",validateSrc:"???????? ??????????, ???????????????? URL ??????????????????",validateWidth:"???????????? ?????????????? ???????? ????????????.",validateHeight:"???????????? ?????????????? ???????? ????????????.",validateHSpace:"HSpace ?????????????? ???????? ????????????.",validateVSpace:"VSpace ?????????????? ???????? ????????????."},spellCheck:{toolbar:"???????????????????? ????????????????????",title:"?????????????????? ????????????????????",notAvailable:"??????????????, ?????? ???????????? ???????????? ??????????????????????.",errorLoading:"?????????????? ???????????????????????? : %s.",notInDic:"???? ?????? ?? ????????????????",changeTo:"???????????????? ????",btnIgnore:"????????????????????",btnIgnoreAll:"???????????????????? ??????",btnReplace:"????????????????",btnReplaceAll:"???????????????? ??????",btnUndo:"??????????",noSuggestions:"- ?????????? ?????????????????? -",progress:"?????????????????????? ?????????????????? ????????????????????...",noMispell:"?????????????????? ???????????????????? ??????????????????: ?????????????? ???? ????????????????",noChanges:"?????????????????? ???????????????????? ??????????????????: ?????????? ?????????? ???? ??????????????",oneChange:"?????????????????? ???????????????????? ??????????????????: ?????????????? ???????? ??????????",manyChanges:"?????????????????? ???????????????????? ??????????????????: 1% ???????? ??????????????",ieSpellDownload:"???????????? ?????????????????? ???????????????????? ???? ??????????????????????. ?????????????? ?????????????????????? ???????? ???????????"},smiley:{toolbar:"??????????????",title:"???????????????? ??????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ??????????????"},numberedlist:"?????????????????????? ????????????",bulletedlist:"???????????????????? ????????????",indent:"?????????????????? ??????????????",outdent:"???????????????? ??????????????",justify:{left:"???? ???????????? ????????",center:"???? ????????????",right:"???? ?????????????? ????????",block:"???? ????????????"},blockquote:"????????????",clipboard:{title:"????????????????",cutError:"?????????????????? ?????????????? ???????????? ???????????????? ???? ???????????????????? ?????????????????? ?????????????????????? ???????????????????? ???????????????? ??????????????????????. ???????? ??????????, ???????????????????????????? ???????????????????? ?????? ?????????? (Ctrl/Cmd+X).",copyError:"?????????????????? ?????????????? ???????????? ???????????????? ???? ???????????????????? ?????????????????? ?????????????????????? ???????????????????? ???????????????? ????????????????????. ???????? ??????????, ???????????????????????????? ???????????????????? ?????? ?????????? (Ctrl/Cmd+C).",pasteMsg:"???????? ??????????, ?????????????? ?? ???????????? ???????????? ?? ???? ??????????????, ???????????????????????? ?????????????????????? ???????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ???? ?????????????????? <STRONG>OK</STRONG>.",securityMsg:"???????????????? ???? ???????? ???????????????? ???????????? ???????????? ???? ???????????? ???????????? ?? ????'???????? ?? ???????????????????????????? ???????????? ????????????????. ?????? ???????????????? ???????????????? ???????????????????? ???????????????? ?? ???? ??????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"??????????, ???? ???? ???????????? ????????????????, ???????????? ???? ?????????????????????? ?? Word. ???? ???????????? ???????????????? ???????? ?????????? ?????????????????",toolbar:"???????????????? ?? Word",title:"???????????????? ?? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????????? ???????????? ??????????",title:"???????????????? ???????????? ??????????"},templates:{button:"??????????????",title:"?????????????? ????????????",options:"Template Options",insertOption:"???????????????? ???????????????? ??????????",selectPromptMsg:"??????????????, ???????? ??????????, ???????????? ?????? ?????????????????? ?? ??????????????????<br>(???????????????? ?????????? ???????? ????????????????):",emptyListMsg:"(???? ?????????????????? ?????????????? ??????????????)"},showBlocks:"???????????????????? ??????????",stylesCombo:{label:"??????????",panelTitle:"Formatting Styles",panelTitle1:"Block ??????????",panelTitle2:"Inline ??????????",panelTitle3:"Object ??????????"},format:{label:"????????????????????????",panelTitle:"????????????????????????",tag_p:"????????????????????",tag_pre:"????????????????????????",tag_address:"????????????",tag_h1:"?????????????????? 1",tag_h2:"?????????????????? 2",tag_h3:"?????????????????? 3",tag_h4:"?????????????????? 4",tag_h5:"?????????????????? 5",tag_h6:"?????????????????? 6",tag_div:"???????????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????????",voiceLabel:"??????????",panelTitle:"??????????"},fontSize:{label:"????????????",voiceLabel:"???????????? ????????????",panelTitle:"????????????"},colorButton:{textColorTitle:"?????????? ????????????",bgColorTitle:"?????????? ????????",panelTitle:"Colors",auto:"????????????????????????",more:"??????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"?????????????????? ???????????????????? ???? ???????? ????????????",opera_title:"Not supported by Opera",enable:"???????????????? SCAYT",disable:"???????????????????? SCAYT",about:"?????? SCAYT",toggle:"???????????????????? SCAYT",options:"??????????",langs:"????????",moreSuggestions:"???????????? ????????????????????",ignore:"????????????????????",ignoreAll:"???????????????????? ??????",addWord:"???????????? ??????????",emptyDic:"?????????? ???????????????? ?????????????? ???????? ??????????????????.",optionsTab:"??????????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"????????",dictionariesTab:"????????????????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"??????"},about:{title:"?????? CKEditor",dlgTitle:"?????? CKEditor",moreInfo:"???????? ???????????????????? ?? ???????????????????????? ?????????????????? ???? ???????????? ??????????:",copy:"Copyright © $1. ?????? ?????????? ??????????????????????."},maximize:"??????????????????????????",minimize:"Minimize",fakeobjects:{anchor:"????????",flash:"Flash ????????????????",div:"???????????? ????????????????",unknown:"?????????????????? ????`??????"},resize:"?????????????????????? ?????? ?????????? ??????????????",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.vi={dir:"ltr",editorTitle:"B??? so???n th???o, %1, nh???n ALT + 0 ????? xem h?????ng d???n.",toolbar:"Thanh c??ng c???",editor:"B??? so???n th???o",source:"M?? HTML",newPage:"Trang m???i",save:"L??u",preview:"Xem tr?????c",cut:"C???t",copy:"Sao ch??p",paste:"D??n",print:"In",underline:"G???ch ch??n",bold:"?????m",italic:"Nghi??ng",selectAll:"Ch???n t???t c???",removeFormat:"Xo?? ?????nh d???ng",strike:"G???ch xuy??n ngang",subscript:"Ch??? s??? d?????i",superscript:"Ch??? s??? tr??n",horizontalrule:"Ch??n ???????ng ph??n c??ch ngang",pagebreak:"Ch??n ng???t trang",unlink:"Xo?? li??n k???t",undo:"Kh??i ph???c thao t??c",redo:"L??m l???i thao t??c",common:{browseServer:"Duy???t tr??n m??y ch???",url:"URL",protocol:"Giao th???c",upload:"T???i l??n",uploadSubmit:"T???i l??n m??y ch???",image:"H??nh ???nh",flash:"Flash",form:"Bi???u m???u",checkbox:"N??t ki???m",radio:"N??t ch???n",textField:"Tr?????ng v??n b???n",textarea:"V??ng v??n b???n",hiddenField:"Tr?????ng ???n",button:"N??t",select:"?? ch???n",imageButton:"N??t h??nh ???nh",notSet:"<kh??ng thi???t l???p>",id:"?????nh danh",name:"T??n",langDir:"H?????ng ng??n ng???",langDirLtr:"Tr??i sang ph???i (LTR)",langDirRtl:"Ph???i sang tr??i (RTL)",langCode:"M?? ng??n ng???",longDescr:"M?? t??? URL",cssClass:"L???p Stylesheet",advisoryTitle:"Nhan ????? h?????ng d???n",cssStyle:"Ki???u (style)",ok:"?????ng ??",cancel:"B??? qua",close:"????ng",preview:"Xem tr?????c",generalTab:"Tab chung",advancedTab:"Tab m??? r???ng",validateNumberFailed:"Gi?? tr??? n??y kh??ng ph???i l?? s???.",confirmNewPage:"M???i thay ?????i kh??ng ???????c l??u l???i, n???i dung n??y s??? b??? m???t. B???n c?? ch???c ch???n mu???n t???i m???t trang m???i?",confirmCancel:"M???t v??i t??y ch???n ???? b??? thay ?????i. B???n c?? ch???c ch???n mu???n ????ng h???p tho???i?",options:"T??y ch???n",target:"????ch ?????n",targetNew:"C???a s??? m???i (_blank)",targetTop:"C???a s??? tr??n c??ng (_top)",targetSelf:"T???i trang (_self)",targetParent:"C???a s??? cha (_parent)",unavailable:'%1<span class="cke_accessibility">, kh??ng c??</span>'},contextmenu:{options:"T??y ch???n menu b??? xung"},specialChar:{toolbar:"Ch??n k?? t??? ?????c bi???t",title:"H??y ch???n k?? t??? ?????c bi???t",options:"T??y ch???n c??c k?? t??? ?????c bi???t"},link:{toolbar:"Ch??n/S???a li??n k???t",other:"<kh??c>",menu:"S???a li??n k???t",title:"Li??n k???t",info:"Th??ng tin li??n k???t",target:"????ch",upload:"T???i l??n",advanced:"M??? r???ng",type:"Ki???u li??n k???t",toUrl:"URL",toAnchor:"Neo trong trang n??y",toEmail:"Th?? ??i???n t???",targetFrame:"<khung>",targetPopup:"<c???a s??? popup>",targetFrameName:"T??n khung ????ch",targetPopupName:"T??n c???a s??? Popup",popupFeatures:"?????c ??i???m c???a c???a s??? Popup",popupResizable:"C?? th??? thay ?????i k??ch c???",popupStatusBar:"Thanh tr???ng th??i",popupLocationBar:"Thanh v??? tr??",popupToolbar:"Thanh c??ng c???",popupMenuBar:"Thanh Menu",popupFullScreen:"To??n m??n h??nh (IE)",popupScrollBars:"Thanh cu???n",popupDependent:"Ph??? thu???c (Netscape)",popupWidth:"R???ng",popupLeft:"V??? tr?? b??n tr??i",popupHeight:"Cao",popupTop:"V??? tr?? ph??a tr??n",id:"?????nh danh",langDir:"H?????ng ng??n ng???",langDirLTR:"Tr??i sang ph???i (LTR)",langDirRTL:"Ph???i sang tr??i (RTL)",acccessKey:"Ph??m h??? tr??? truy c???p",name:"T??n",langCode:"M?? ng??n ng???",tabIndex:"Ch??? s??? c???a Tab",advisoryTitle:"Nhan ????? h?????ng d???n",advisoryContentType:"N???i dung h?????ng d???n",cssClasses:"L???p Stylesheet",charset:"B???ng m?? c???a t??i nguy??n ???????c li??n k???t ?????n",styles:"Ki???u (style)",selectAnchor:"Ch???n m???t ??i???m neo",anchorName:"Theo t??n ??i???m neo",anchorId:"Theo ?????nh danh th??nh ph???n",emailAddress:"Th?? ??i???n t???",emailSubject:"Ti??u ????? th??ng ??i???p",emailBody:"N???i dung th??ng ??i???p",noAnchors:"(Kh??ng c?? ??i???m neo n??o trong t??i li???u)",noUrl:"H??y ????a v??o ???????ng d???n li??n k???t (URL)",noEmail:"H??y ????a v??o ?????a ch??? th?? ??i???n t???"},anchor:{toolbar:"Ch??n/S???a ??i???m neo",menu:"Thu???c t??nh ??i???m neo",title:"Thu???c t??nh ??i???m neo",name:"T??n c???a ??i???m neo",errorName:"H??y nh???p v??o t??n c???a ??i???m neo"},list:{numberedTitle:"Thu???c t??nh danh s??ch c?? th??? t???",bulletedTitle:"Thu???c t??nh danh s??ch kh??ng th??? t???",type:"Ki???u lo???i",start:"B???t ?????u",validateStartNumber:"List start number must be a whole number.",circle:"Khuy??n tr??n",disc:"H??nh ????a",square:"H??nh vu??ng",none:"Kh??ng g?? c???",notset:"<kh??ng thi???t l???p>",armenian:"S??? theo ki???u Armenian",georgian:"S??? theo ki???u Georgian (an, ban, gan...)",lowerRoman:"S??? La M?? ki???u th?????ng (i, ii, iii, iv, v...)",upperRoman:"S??? La M?? ki???u HOA (I, II, III, IV, V...)",lowerAlpha:"Ki???u abc th?????ng (a, b, c, d, e...)",upperAlpha:"Ki???u ABC HOA (A, B, C, D, E...)",lowerGreek:"Ki???u Hy L???p (alpha, beta, gamma...)",decimal:"Ki???u s??? (1, 2, 3 ...)",decimalLeadingZero:"Ki???u s??? (01, 02, 03...)"},findAndReplace:{title:"T??m ki???m v?? thay th???",find:"T??m ki???m",replace:"Thay th???",findWhat:"T??m chu???i:",replaceWith:"Thay b???ng:",notFoundMsg:"Kh??ng t??m th???y chu???i c???n t??m.",matchCase:"Ph??n bi???t ch??? hoa/th?????ng",matchWord:"Gi???ng to??n b??? t???",matchCyclic:"Gi???ng m???t ph???n",replaceAll:"Thay th??? t???t c???",replaceSuccessMsg:"%1 v??? tr?? ???? ???????c thay th???."},table:{toolbar:"B???ng",title:"Thu???c t??nh b???ng",menu:"Thu???c t??nh b???ng",deleteTable:"X??a b???ng",rows:"S??? h??ng",columns:"S??? c???t",border:"K??ch th?????c ???????ng vi???n",align:"Canh l???",alignLeft:"Tr??i",alignCenter:"Gi???a",alignRight:"Ph???i",width:"R???ng",widthPx:"??i???m ???nh (px)",widthPc:"Ph???n tr??m (%)",widthUnit:"????n v???",height:"Chi???u cao",cellSpace:"Kho???ng c??ch gi???a c??c ??",cellPad:"Kho???ng ?????m gi??? ?? v?? n???i dung",caption:"?????u ?????",summary:"T??m l?????c",headers:"?????u ?????",headersNone:"Kh??ng c??",headersColumn:"C???t ?????u ti??n",headersRow:"H??ng ?????u ti??n",headersBoth:"C??? hai",invalidRows:"S??? l?????ng h??ng ph???i l?? m???t s??? l???n h??n 0.",invalidCols:"S??? l?????ng c???t ph???i l?? m???t s??? l???n h??n 0.",invalidBorder:"K??ch c??? c???a ???????ng bi??n ph???i l?? m???t s??? nguy??n.",invalidWidth:"Chi???u r???ng c???a b???ng ph???i l?? m???t s??? nguy??n.",invalidHeight:"Chi???u cao c???a b???ng ph???i l?? m???t s??? nguy??n.",invalidCellSpacing:"Kho???ng c??ch gi???a c??c ?? ph???i l?? m???t s??? nguy??n.",invalidCellPadding:"Kho???ng ?????m gi???a ?? v?? n???i dung ph???i l?? m???t s??? nguy??n.",cell:{menu:"??",insertBefore:"Ch??n ?? Ph??a tr?????c",insertAfter:"Ch??n ?? Ph??a sau",deleteCell:"Xo?? ??",merge:"K???t h???p ??",mergeRight:"K???t h???p sang ph???i",mergeDown:"K???t h???p xu???ng d?????i",splitHorizontal:"Ph??n t??ch ?? theo chi???u ngang",splitVertical:"Ph??n t??ch ?? theo chi???u d???c",title:"Thu???c t??nh c???a ??",cellType:"Ki???u c???a ??",rowSpan:"K???t h???p h??ng",colSpan:"K???t h???p c???t",wordWrap:"Ch??? li???n h??ng",hAlign:"Canh l??? ngang",vAlign:"Canh l??? d???c",alignTop:"Tr??n c??ng",alignMiddle:"Ch??nh gi???a",alignBottom:"D?????i c??ng",alignBaseline:"???????ng c?? s???",bgColor:"M??u n???n",borderColor:"M??u vi???n",data:"D??? li???u",header:"?????u ?????",yes:"C??",no:"Kh??ng",invalidWidth:"Chi???u r???ng c???a ?? ph???i l?? m???t s??? nguy??n.",invalidHeight:"Chi???u cao c???a ?? ph???i l?? m???t s??? nguy??n.",invalidRowSpan:"S??? h??ng k???t h???p ph???i l?? m???t s??? nguy??n.",invalidColSpan:"S??? c???t k???t h???p ph???i l?? m???t s??? nguy??n.",chooseColor:"Ch???n m??u"},row:{menu:"H??ng",insertBefore:"Ch??n h??ng ph??a tr?????c",insertAfter:"Ch??n h??ng ph??a sau",deleteRow:"Xo?? h??ng"},column:{menu:"C???t",insertBefore:"Ch??n c???t ph??a tr?????c",insertAfter:"Ch??n c???t ph??a sau",deleteColumn:"Xo?? c???t"}},button:{title:"Thu???c t??nh c???a n??t",text:"Chu???i hi???n th??? (gi?? tr???)",type:"Ki???u",typeBtn:"N??t b???m",typeSbm:"N??t g???i",typeRst:"N??t nh???p l???i"},checkboxAndRadio:{checkboxTitle:"Thu???c t??nh n??t ki???m",radioTitle:"Thu???c t??nh n??t ch???n",value:"Gi?? tr???",selected:"???????c ch???n"},form:{title:"Thu???c t??nh bi???u m???u",menu:"Thu???c t??nh bi???u m???u",action:"H??nh ?????ng",method:"Ph????ng th???c",encoding:"B???ng m??"},select:{title:"Thu???c t??nh ?? ch???n",selectInfo:"Th??ng tin",opAvail:"C??c t??y ch???n c?? th??? s??? d???ng",value:"Gi?? tr???",size:"K??ch c???",lines:"d??ng",chkMulti:"Cho ph??p ch???n nhi???u",opText:"V??n b???n",opValue:"Gi?? tr???",btnAdd:"Th??m",btnModify:"Thay ?????i",btnUp:"L??n",btnDown:"Xu???ng",btnSetValue:"Gi?? tr??? ???????c ch???n",btnDelete:"N??t xo??"},textarea:{title:"Thu???c t??nh v??ng v??n b???n",cols:"S??? c???t",rows:"S??? h??ng"},textfield:{title:"Thu???c t??nh tr?????ng v??n b???n",name:"T??n",value:"Gi?? tr???",charWidth:"????? r???ng c???a k?? t???",maxChars:"S??? k?? t??? t???i ??a",type:"Ki???u",typeText:"K?? t???",typePass:"M???t kh???u"},hidden:{title:"Thu???c t??nh tr?????ng ???n",name:"T??n",value:"Gi?? tr???"},image:{title:"Thu???c t??nh c???a ???nh",titleButton:"Thu???c t??nh n??t c???a ???nh",menu:"Thu???c t??nh c???a ???nh",infoTab:"Th??ng tin c???a ???nh",btnUpload:"T???i l??n m??y ch???",upload:"T???i l??n",alt:"Ch?? th??ch ???nh",width:"Chi???u r???ng",height:"chi???u cao",lockRatio:"Gi??? nguy??n t??? l???",unlockRatio:"Ph?? b??? t??? l???",resetSize:"K??ch th?????c g???c",border:"???????ng vi???n",hSpace:"Kho???ng ?????m ngang",vSpace:"Kho???ng ?????m d???c",align:"V??? tr??",alignLeft:"B??n tr??i",alignRight:"B??n ph???i",alertUrl:"H??y ????a v??o ???????ng d???n c???a ???nh",linkTab:"Tab li??n k???t",button2Img:"B???n c?? mu???n chuy???n n??t b???m b???ng ???nh ???????c ch???n th??nh ???nh?",img2Button:"B???n c?? mu???n chuy???n ?????i ???nh ???????c ch???n th??nh n??t b???m b???ng ???nh?",urlMissing:"Thi???u ???????ng d???n h??nh ???nh",validateWidth:"Chi???u r???ng c???a ???nh ph???i l?? m???t s??? nguy??n d????ng",validateHeight:"Chi???u cao c???a ???nh ph???i l?? m???t s??? nguy??n d????ng",validateBorder:"Chi???u r???ng c???a ???????ng vi???n ph???i l?? m???t s??? nguy??n d????ng",validateHSpace:"Kho???ng ?????m ngang ph???i l?? m???t s??? nguy??n d????ng",validateVSpace:"Kho???ng ?????m d???c ph???i l?? m???t s??? nguy??n d????ng"},flash:{properties:"Thu???c t??nh Flash",propertiesTab:"Thu???c t??nh",title:"Thu???c t??nh Flash",chkPlay:"T??? ?????ng ch???y",chkLoop:"L???p",chkMenu:"Cho ph??p b???t menu c???a Flash",chkFull:"Cho ph??p to??n m??n h??nh",scale:"T??? l???",scaleAll:"Hi???n th??? t???t c???",scaleNoBorder:"Kh??ng ???????ng vi???n",scaleFit:"V???a v???n",access:"Truy c???p m??",accessAlways:"Lu??n lu??n",accessSameDomain:"C??ng t??n mi???n",accessNever:"Kh??ng bao gi???",align:"V??? tr??",alignLeft:"Tr??i",alignAbsBottom:"D?????i tuy???t ?????i",alignAbsMiddle:"Gi???a tuy???t ?????i",alignBaseline:"???????ng c?? s???",alignBottom:"D?????i",alignMiddle:"Gi???a",alignRight:"Ph???i",alignTextTop:"Ph??a tr??n ch???",alignTop:"Tr??n",quality:"Ch???t l?????ng",qualityBest:"T???t nh???t",qualityHigh:"Cao",qualityAutoHigh:"Cao t??? ?????ng",qualityMedium:"Trung b??nh",qualityAutoLow:"Th???p t??? ?????ng",qualityLow:"Th???p",windowModeWindow:"C???a s???",windowModeOpaque:"M??? ?????c",windowModeTransparent:"Trong su???t",windowMode:"Ch??? ????? c???a s???",flashvars:"C??c bi???n s??? d??nh cho Flash",bgcolor:"M??u n???n",width:"R???ng",height:"Cao",hSpace:"Kho???ng ?????m ngang",vSpace:"Kho???ng ?????m d???c",validateSrc:"H??y ????a v??o ???????ng d???n li??n k???t",validateWidth:"Chi???u r???ng ph???i l?? s??? nguy??n.",validateHeight:"Chi???u cao ph???i l?? s??? nguy??n.",validateHSpace:"Kho???ng ?????m ngang ph???i l?? s??? nguy??n.",validateVSpace:"Kho???ng ?????m d???c ph???i l?? s??? nguy??n."},spellCheck:{toolbar:"Ki???m tra ch??nh t???",title:"Ki???m tra ch??nh t???",notAvailable:"Xin l???i, d???ch v??? n??y hi???n t???i kh??ng c??.",errorLoading:"L???i khi ??ang n???p d???ch v??? ???ng d???ng: %s.",notInDic:"Kh??ng c?? trong t??? ??i???n",changeTo:"Chuy???n th??nh",btnIgnore:"B??? qua",btnIgnoreAll:"B??? qua t???t c???",btnReplace:"Thay th???",btnReplaceAll:"Thay th??? t???t c???",btnUndo:"Ph???c h???i l???i",noSuggestions:"- Kh??ng ????a ra g???i ?? v??? t??? -",progress:"??ang ti???n h??nh ki???m tra ch??nh t???...",noMispell:"Ho??n t???t ki???m tra ch??nh t???: Kh??ng c?? l???i ch??nh t???",noChanges:"Ho??n t???t ki???m tra ch??nh t???: Kh??ng c?? t??? n??o ???????c thay ?????i",oneChange:"Ho??n t???t ki???m tra ch??nh t???: M???t t??? ???? ???????c thay ?????i",manyChanges:"Ho??n t???t ki???m tra ch??nh t???: %1 t??? ???? ???????c thay ?????i",ieSpellDownload:"Ch???c n??ng ki???m tra ch??nh t??? ch??a ???????c c??i ?????t. B???n c?? mu???n t???i v??? ngay b??y gi????"},smiley:{toolbar:"H??nh bi???u l??? c???m x??c (m???t c?????i)",title:"Ch??n h??nh bi???u l??? c???m x??c (m???t c?????i)",options:"T??y ch???n h??nh bi???u l??? c???m x??c"},elementsPath:{eleLabel:"Nh??n th??nh ph???n",eleTitle:"%1 th??nh ph???n"},numberedlist:"Danh s??ch c?? th??? t???",bulletedlist:"Danh s??ch kh??ng th??? t???",indent:"D???ch v??o trong",outdent:"D???ch ra ngo??i",justify:{left:"Canh tr??i",center:"Canh gi???a",right:"Canh ph???i",block:"Canh ?????u"},blockquote:"Kh???i tr??ch d???n",clipboard:{title:"D??n",cutError:"C??c thi???t l???p b???o m???t c???a tr??nh duy???t kh??ng cho ph??p tr??nh bi??n t???p t??? ?????ng th???c thi l???nh c???t. H??y s??? d???ng b??n ph??m cho l???nh n??y (Ctrl/Cmd+X).",copyError:"C??c thi???t l???p b???o m???t c???a tr??nh duy???t kh??ng cho ph??p tr??nh bi??n t???p t??? ?????ng th???c thi l???nh sao ch??p. H??y s??? d???ng b??n ph??m cho l???nh n??y (Ctrl/Cmd+C).",pasteMsg:"H??y d??n n???i dung v??o trong khung b??n d?????i, s??? d???ng t??? h???p ph??m (<STRONG>Ctrl/Cmd+V</STRONG>) v?? nh???n v??o n??t <STRONG>?????ng ??</STRONG>.",securityMsg:"Do thi???t l???p b???o m???t c???a tr??nh duy???t n??n tr??nh bi??n t???p kh??ng th??? truy c???p tr???c ti???p v??o n???i dung ???? sao ch??p. B???n c???n ph???i d??n l???i n???i dung v??o c???a s??? n??y.",pasteArea:"Khu v???c d??n"},pastefromword:{confirmCleanup:"V??n b???n b???n mu???n d??n c?? k??m ?????nh d???ng c???a Word. B???n c?? mu???n lo???i b??? ?????nh d???ng Word tr?????c khi d??n?",toolbar:"D??n v???i ?????nh d???ng Word",title:"D??n v???i ?????nh d???ng Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"D??n theo ?????nh d???ng v??n b???n thu???n",title:"D??n theo ?????nh d???ng v??n b???n thu???n"},templates:{button:"M???u d???ng s???n",title:"N???i dung M???u d???ng s???n",options:"T??y ch???n m???u d???ng s???n",insertOption:"Thay th??? n???i dung hi???n t???i",selectPromptMsg:"H??y ch???n m???u d???ng s???n ????? m??? trong tr??nh bi??n t???p<br>(n???i dung hi???n t???i s??? b??? m???t):",emptyListMsg:"(Kh??ng c?? m???u d???ng s???n n??o ???????c ?????nh ngh??a)"},showBlocks:"Hi???n th??? c??c kh???i",stylesCombo:{label:"Ki???u",panelTitle:"Phong c??ch ?????nh d???ng",panelTitle1:"Ki???u kh???i",panelTitle2:"Ki???u tr???c ti???p",panelTitle3:"Ki???u ?????i t?????ng"},format:{label:"?????nh d???ng",panelTitle:"?????nh d???ng",tag_p:"B??nh th?????ng (P)",tag_pre:"???? thi???t l???p",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"B??nh th?????ng (DIV)"},div:{title:"T???o kh???i c??c th??nh ph???n",toolbar:"T???o kh???i c??c th??nh ph???n",cssClassInputLabel:"C??c l???p CSS",styleSelectLabel:"Ki???u (style)",IdInputLabel:"?????nh danh (id)",languageCodeInputLabel:"M?? ng??n ng???",inlineStyleInputLabel:"Ki???u n???i d??ng",advisoryTitleInputLabel:"Nhan ????? h?????ng d???n",langDirLabel:"H?????ng ng??n ng???",langDirLTRLabel:"Tr??i sang ph???i (LTR)",langDirRTLLabel:"Ph???i qua tr??i (RTL)",edit:"Ch???nh s???a",remove:"X??a b???"},font:{label:"Ph??ng",voiceLabel:"Ph??ng",panelTitle:"Ph??ng"},fontSize:{label:"C??? ch???",voiceLabel:"K??ch c??? ph??ng",panelTitle:"C??? ch???"},colorButton:{textColorTitle:"M??u ch???",bgColorTitle:"M??u n???n",panelTitle:"M??u s???c",auto:"T??? ?????ng",more:"M??u kh??c..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Ki???m tra ch??nh t??? ngay khi g?? ch??? (SCAYT)",opera_title:"Kh??ng h??? tr??? tr??n tr??nh duy???t Opera",enable:"B???t SCAYT",disable:"T???t SCAYT",about:"Th??ng tin v??? SCAYT",toggle:"B???t t???t SCAYT",options:"T??y ch???n",langs:"Ng??n ng???",moreSuggestions:"????? xu???t th??m",ignore:"B??? qua",ignoreAll:"B??? qua t???t c???",addWord:"Th??m t???",emptyDic:"T??n c???a t??? ??i???n kh??ng ???????c ????? tr???ng.",optionsTab:"T??y ch???n",allCaps:"Kh??ng ph??n bi???t ch??? HOA ch??? th?????ng",ignoreDomainNames:"B??? qua t??n mi???n",mixedCase:"Kh??ng ph??n bi???t lo???i ch???",mixedWithDigits:"Kh??ng ph??n bi???t ch??? v?? s???",languagesTab:"Tab ng??n ng???",dictionariesTab:"T??? ??i???n",dic_field_name:"T??n t??? ??i???n",dic_create:"T???o",dic_restore:"Ph???c h???i",dic_delete:"X??a",dic_rename:"Thay t??n",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Th??ng tin"},about:{title:"Th??ng tin v??? CKEditor",dlgTitle:"Th??ng tin v??? CKEditor",moreInfo:"Vui l??ng gh?? th??m trang web c???a ch??ng t??i ????? c?? th??ng tin v??? gi???y ph??p:",copy:"B???n quy???n © $1. Gi??? to??n quy???n."},maximize:"Ph??ng to t???i ??a",minimize:"Thu nh???",fakeobjects:{anchor:"??i???m neo",flash:"Flash",div:"Ng???t trang",unknown:"?????i t?????ng kh??ng r?? r??ng"},resize:"K??o r?? ????? thay ?????i k??ch c???",colordialog:{title:"Ch???n m??u",options:"Color Options",highlight:"M??u ch???n",selected:"M??u ???? ch???n",clear:"X??a b???"},toolbarCollapse:"Thu g???n thanh c??ng c???",toolbarExpand:"M??? r???ng thnah c??ng c???"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang["zh-cn"]={dir:"ltr",editorTitle:"????????????????????????, %1, ??? ALT+0 ???????????????",toolbar:"?????????",editor:"????????????????????????",source:"??????",newPage:"??????",save:"??????",preview:"??????",cut:"??????",copy:"??????",paste:"??????",print:"??????",underline:"?????????",bold:"??????",italic:"??????",selectAll:"??????",removeFormat:"????????????",strike:"?????????",subscript:"??????",superscript:"??????",horizontalrule:"???????????????",pagebreak:"???????????????",unlink:"???????????????",undo:"??????",redo:"??????",common:{browseServer:"???????????????",url:"?????????",protocol:"??????",upload:"??????",uploadSubmit:"?????????????????????",image:"??????",flash:"Flash",form:"??????",checkbox:"?????????",radio:"????????????",textField:"????????????",textarea:"????????????",hiddenField:"?????????",button:"??????",select:"??????/??????",imageButton:"?????????",notSet:"<????????????>",id:"ID",name:"??????",langDir:"????????????",langDirLtr:"???????????? (LTR)",langDirRtl:"???????????? (RTL)",langCode:"????????????",longDescr:"??????????????????",cssClass:"???????????????",advisoryTitle:"??????",cssStyle:"????????????",ok:"??????",cancel:"??????",close:"??????",preview:"??????",generalTab:"??????",advancedTab:"??????",validateNumberFailed:"????????????????????????",confirmNewPage:"???????????????????????????,???????????????????????????",confirmCancel:"?????????????????????????????????????????????????????????",options:"??????",target:"????????????",targetNew:"????????? (_blank)",targetTop:"?????? (_top)",targetSelf:"????????? (_self)",targetParent:"????????? (_parent)",unavailable:'%1<span class="cke_accessibility">, ?????????</span>'},contextmenu:{options:"??????????????????"},specialChar:{toolbar:"??????????????????",title:"??????????????????",options:"??????????????????"},link:{toolbar:"??????/???????????????",other:"<??????>",menu:"???????????????",title:"?????????",info:"???????????????",target:"??????",upload:"??????",advanced:"??????",type:"???????????????",toUrl:"??????",toAnchor:"??????????????????",toEmail:"????????????",targetFrame:"<??????>",targetPopup:"<????????????>",targetFrameName:"??????????????????",targetPopupName:"??????????????????",popupFeatures:"??????????????????",popupResizable:"?????????",popupStatusBar:"?????????",popupLocationBar:"?????????",popupToolbar:"?????????",popupMenuBar:"?????????",popupFullScreen:"?????? (IE)",popupScrollBars:"?????????",popupDependent:"?????? (NS)",popupWidth:"???",popupLeft:"???",popupHeight:"???",popupTop:"???",id:"ID",langDir:"????????????",langDirLTR:"???????????? (LTR)",langDirRTL:"???????????? (RTL)",acccessKey:"?????????",name:"??????",langCode:"????????????",tabIndex:"Tab ?????????",advisoryTitle:"??????",advisoryContentType:"????????????",cssClasses:"???????????????",charset:"????????????",styles:"????????????",selectAnchor:"??????????????????",anchorName:"???????????????",anchorId:"????????? ID",emailAddress:"??????",emailSubject:"??????",emailBody:"??????",noAnchors:"(??????????????????????????????)",noUrl:"????????????????????????",noEmail:"???????????????????????????"},anchor:{toolbar:"??????/??????????????????",menu:"??????????????????",title:"??????????????????",name:"????????????",errorName:"?????????????????????"},list:{numberedTitle:"??????????????????",bulletedTitle:"??????????????????",type:"????????????",start:"????????????",validateStartNumber:"List start number must be a whole number.",circle:"?????????",disc:"?????????",square:"????????????",none:"?????????",notset:"<????????????>",armenian:"?????????????????????????????????",georgian:"??????????????????????????????(an, ban, gan, ???)",lowerRoman:"??????????????????(i, ii, iii, iv, v, ???)",upperRoman:"??????????????????(I, II, III, IV, V, ???)",lowerAlpha:"??????????????????(a, b, c, d, e, ???)",upperAlpha:"??????????????????(A, B, C, D, E, ???)",lowerGreek:"??????????????????(alpha, beta, gamma, ???)",decimal:"?????? (1, 2, 3, ???)",decimalLeadingZero:"0?????????????????????(01, 02, 03, ???)"},findAndReplace:{title:"???????????????",find:"??????",replace:"??????",findWhat:"??????:",replaceWith:"??????:",notFoundMsg:"????????????????????????",matchCase:"???????????????",matchWord:"????????????",matchCyclic:"????????????",replaceAll:"????????????",replaceSuccessMsg:"????????? %1 ?????????."},table:{toolbar:"??????",title:"????????????",menu:"????????????",deleteTable:"????????????",rows:"??????",columns:"??????",border:"??????",align:"??????",alignLeft:"?????????",alignCenter:"??????",alignRight:"?????????",width:"??????",widthPx:"??????",widthPc:"?????????",widthUnit:"????????????",height:"??????",cellSpace:"??????",cellPad:"??????",caption:"??????",summary:"??????",headers:"???????????????",headersNone:"???",headersColumn:"?????????",headersRow:"?????????",headersBoth:"?????????????????????",invalidRows:"??????????????????????????????",invalidCols:"??????????????????????????????",invalidBorder:"?????????????????????????????????",invalidWidth:"?????????????????????????????????",invalidHeight:"?????????????????????????????????",invalidCellSpacing:"????????????????????????????????????",invalidCellPadding:"????????????????????????????????????",cell:{menu:"?????????",insertBefore:"????????????????????????",insertAfter:"????????????????????????",deleteCell:"???????????????",merge:"???????????????",mergeRight:"?????????????????????",mergeDown:"?????????????????????",splitHorizontal:"?????????????????????",splitVertical:"?????????????????????",title:"???????????????",cellType:"???????????????",rowSpan:"????????????",colSpan:"????????????",wordWrap:"????????????",hAlign:"????????????",vAlign:"????????????",alignTop:"????????????",alignMiddle:"????????????",alignBottom:"????????????",alignBaseline:"????????????",bgColor:"????????????",borderColor:"????????????",data:"??????",header:"??????",yes:"???",no:"???",invalidWidth:"????????????????????????????????????",invalidHeight:"????????????????????????????????????",invalidRowSpan:"??????????????????????????????",invalidColSpan:"??????????????????????????????",chooseColor:"??????"},row:{menu:"???",insertBefore:"??????????????????",insertAfter:"??????????????????",deleteRow:"?????????"},column:{menu:"???",insertBefore:"??????????????????",insertAfter:"??????????????????",deleteColumn:"?????????"}},button:{title:"????????????",text:"??????(???)",type:"??????",typeBtn:"??????",typeSbm:"??????",typeRst:"??????"},checkboxAndRadio:{checkboxTitle:"???????????????",radioTitle:"??????????????????",value:"?????????",selected:"?????????"},form:{title:"????????????",menu:"????????????",action:"??????",method:"??????",encoding:"????????????"},select:{title:"??????/????????????",selectInfo:"????????????",opAvail:"?????????",value:"???",size:"??????",lines:"???",chkMulti:"????????????",opText:"????????????",opValue:"?????????",btnAdd:"??????",btnModify:"??????",btnUp:"??????",btnDown:"??????",btnSetValue:"??????????????????",btnDelete:"??????"},textarea:{title:"??????????????????",cols:"????????????",rows:"??????"},textfield:{title:"??????????????????",name:"??????",value:"?????????",charWidth:"????????????",maxChars:"???????????????",type:"??????",typeText:"??????",typePass:"??????"},hidden:{title:"???????????????",name:"??????",value:"?????????"},image:{title:"????????????",titleButton:"???????????????",menu:"????????????",infoTab:"??????",btnUpload:"?????????????????????",upload:"??????",alt:"????????????",width:"??????",height:"??????",lockRatio:"????????????",unlockRatio:"???????????????",resetSize:"????????????",border:"????????????",hSpace:"????????????",vSpace:"????????????",align:"????????????",alignLeft:"?????????",alignRight:"?????????",alertUrl:"?????????????????????",linkTab:"??????",button2Img:"???????????????????????????????????????????",img2Button:"???????????????????????????????????????????",urlMissing:"???????????????????????????",validateWidth:"?????????????????????????????????",validateHeight:"?????????????????????????????????",validateBorder:"?????????????????????????????????",validateHSpace:"?????????????????????????????????",validateVSpace:"?????????????????????????????????"},flash:{properties:"Flash ??????",propertiesTab:"??????",title:"??????",chkPlay:"????????????",chkLoop:"??????",chkMenu:"?????? Flash ??????",chkFull:"????????????",scale:"??????",scaleAll:"????????????",scaleNoBorder:"?????????",scaleFit:"????????????",access:"??????????????????",accessAlways:"??????",accessSameDomain:"??????",accessNever:"??????",align:"????????????",alignLeft:"?????????",alignAbsBottom:"????????????",alignAbsMiddle:"????????????",alignBaseline:"??????",alignBottom:"??????",alignMiddle:"??????",alignRight:"?????????",alignTextTop:"????????????",alignTop:"??????",quality:"??????",qualityBest:"??????",qualityHigh:"???",qualityAutoHigh:"???(??????)",qualityMedium:"???(??????)",qualityAutoLow:"???(??????)",qualityLow:"???",windowModeWindow:"??????",windowModeOpaque:"?????????",windowModeTransparent:"??????",windowMode:"????????????",flashvars:"Flash ??????",bgcolor:"????????????",width:"??????",height:"??????",hSpace:"????????????",vSpace:"????????????",validateSrc:"????????????????????????",validateWidth:"???????????????????????????",validateHeight:"???????????????????????????",validateHSpace:"?????????????????????????????????",validateVSpace:"?????????????????????????????????"},spellCheck:{toolbar:"????????????",title:"????????????",notAvailable:"??????, ????????????????????????",errorLoading:"?????????????????????????????????: %s.",notInDic:"??????????????????",changeTo:"?????????",btnIgnore:"??????",btnIgnoreAll:"????????????",btnReplace:"??????",btnReplaceAll:"????????????",btnUndo:"??????",noSuggestions:"- ???????????? -",progress:"????????????????????????...",noMispell:"??????????????????: ????????????????????????",noChanges:"??????????????????: ????????????????????????",oneChange:"??????????????????: ?????????????????????",manyChanges:"??????????????????: ????????? %1 ?????????",ieSpellDownload:"??????????????????????????????, ????????????????????????????"},smiley:{toolbar:"?????????",title:"??????????????????",options:"??????????????????"},elementsPath:{eleLabel:"????????????",eleTitle:"%1 ??????"},numberedlist:"????????????",bulletedlist:"????????????",indent:"???????????????",outdent:"???????????????",justify:{left:"?????????",center:"??????",right:"?????????",block:"????????????"},blockquote:"?????????",clipboard:{title:"??????",cutError:"?????????????????????????????????????????????????????????????????????, ????????????????????????(Ctrl/Cmd+X)?????????",copyError:"?????????????????????????????????????????????????????????????????????, ????????????????????????(Ctrl/Cmd+C)?????????",pasteMsg:"????????????????????????(<STRONG>Ctrl/Cmd+V</STRONG>)????????????????????????????????????????????? <STRONG>??????</STRONG>",securityMsg:"??????????????????????????????????????????, ???????????????????????????????????????????????????, ???????????????????????????????????????",pasteArea:"????????????"},pastefromword:{confirmCleanup:"???????????????????????????????????? MS Word, ??????????????? MS Word ???????????????????",toolbar:"??? MS Word ??????",title:"??? MS Word ??????",error:"????????????????????????????????????????????????"},pasteText:{button:"????????????????????????",title:"????????????????????????"},templates:{button:"??????",title:"????????????",options:"????????????",insertOption:"??????????????????",selectPromptMsg:"??????????????????????????????:",emptyListMsg:"(????????????)"},showBlocks:"????????????",stylesCombo:{label:"??????",panelTitle:"??????",panelTitle1:"??????????????????",panelTitle2:"??????????????????",panelTitle3:"??????????????????"},format:{label:"??????",panelTitle:"??????",tag_p:"??????",tag_pre:"???????????????",tag_address:"??????",tag_h1:"?????? 1",tag_h2:"?????? 2",tag_h3:"?????? 3",tag_h4:"?????? 4",tag_h5:"?????? 5",tag_h6:"?????? 6",tag_div:"??????(DIV)"},div:{title:"?????? DIV ??????",toolbar:"?????? DIV ??????",cssClassInputLabel:"???????????????",styleSelectLabel:"??????",IdInputLabel:"ID",languageCodeInputLabel:"????????????",inlineStyleInputLabel:"????????????",advisoryTitleInputLabel:"??????",langDirLabel:"????????????",langDirLTRLabel:"???????????? (LTR)",langDirRTLLabel:"???????????? (RTL)",edit:"?????? DIV",remove:"?????? DIV"},font:{label:"??????",voiceLabel:"??????",panelTitle:"??????"},fontSize:{label:"??????",voiceLabel:"????????????",panelTitle:"??????"},colorButton:{textColorTitle:"????????????",bgColorTitle:"????????????",panelTitle:"??????",auto:"??????",more:"????????????..."},colors:{"000":"???",800000:"??????","8B4513":"??????","2F4F4F":"??????","008080":"?????????","000080":"?????????","4B0082":"??????",696969:"??????",B22222:"??????",A52A2A:"???",DAA520:"??????","006400":"??????","40E0D0":"??????","0000CD":"??????",800080:"???",808080:"???",F00:"???",FF8C00:"??????",FFD700:"???","008000":"???","0FF":"???","00F":"???",EE82EE:"?????????",A9A9A9:"??????",FFA07A:"??????",FFA500:"???",FFFF00:"???","00FF00":"??????",AFEEEE:"??????",ADD8E6:"??????",DDA0DD:"??????",D3D3D3:"??????",FFF0F5:"?????????",FAEBD7:"?????????",FFFFE0:"??????",F0FFF0:"??????",F0FFFF:"??????",F0F8FF:"??????",E6E6FA:"??????",FFF:"???"},scayt:{title:"??????????????????",opera_title:"????????? Opera ?????????",enable:"????????????????????????",disable:"????????????????????????",about:"????????????????????????",toggle:"??????/????????????????????????",options:"??????",langs:"??????",moreSuggestions:"??????????????????",ignore:"??????",ignoreAll:"????????????",addWord:"????????????",emptyDic:"?????????????????????.",optionsTab:"??????",allCaps:"????????????????????????",ignoreDomainNames:"????????????",mixedCase:"??????????????????????????????",mixedWithDigits:"????????????????????????",languagesTab:"??????",dictionariesTab:"??????",dic_field_name:"????????????",dic_create:"??????",dic_restore:"??????",dic_delete:"??????",dic_rename:"?????????",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"??????"},about:{title:"??????CKEditor",dlgTitle:"??????CKEditor",moreInfo:"?????????????????????????????????????????????????????????",copy:"???????????? © $1."},maximize:"??????",minimize:"?????????",fakeobjects:{anchor:"??????",flash:"Flash",div:"??????",unknown:"????????????"},resize:"?????????????????????",colordialog:{title:"????????????",options:"????????????",highlight:"??????",selected:"????????????",clear:"??????"},toolbarCollapse:"???????????????",toolbarExpand:"???????????????"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.lang.zh={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"?????????",newPage:"????????????",save:"??????",preview:"??????",cut:"??????",copy:"??????",paste:"??????",print:"??????",underline:"??????",bold:"??????",italic:"??????",selectAll:"??????",removeFormat:"????????????",strike:"?????????",subscript:"??????",superscript:"??????",horizontalrule:"???????????????",pagebreak:"??????????????????",unlink:"???????????????",undo:"??????",redo:"??????",common:{browseServer:"??????????????????",url:"URL",protocol:"????????????",upload:"??????",uploadSubmit:"??????????????????",image:"??????",flash:"Flash",form:"??????",checkbox:"????????????",radio:"????????????",textField:"????????????",textarea:"????????????",hiddenField:"????????????",button:"??????",select:"??????/??????",imageButton:"????????????",notSet:"<????????????>",id:"ID",name:"??????",langDir:"????????????",langDirLtr:"???????????? (LTR)",langDirRtl:"???????????? (RTL)",langCode:"????????????",longDescr:"?????? URL",cssClass:"???????????????",advisoryTitle:"??????",cssStyle:"??????",ok:"??????",cancel:"??????",close:"Close",preview:"Preview",generalTab:"??????",advancedTab:"??????",validateNumberFailed:"????????????????????????",confirmNewPage:"????????????????????????????????????????????????",confirmCancel:"????????????????????????????????????????????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ?????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??????????????????",title:"?????????????????????",options:"Special Character Options"},link:{toolbar:"??????/???????????????",other:"<??????>",menu:"???????????????",title:"?????????",info:"???????????????",target:"??????",upload:"??????",advanced:"??????",type:"???????????????",toUrl:"URL",toAnchor:"????????????",toEmail:"????????????",targetFrame:"<??????>",targetPopup:"<????????????>",targetFrameName:"??????????????????",targetPopupName:"??????????????????",popupFeatures:"??????????????????",popupResizable:"?????????",popupStatusBar:"?????????",popupLocationBar:"?????????",popupToolbar:"?????????",popupMenuBar:"?????????",popupFullScreen:"????????? (IE)",popupScrollBars:"??????",popupDependent:"?????? (NS)",popupWidth:"???",popupLeft:"???",popupHeight:"???",popupTop:"???",id:"ID",langDir:"????????????",langDirLTR:"???????????? (LTR)",langDirRTL:"???????????? (RTL)",acccessKey:"?????????",name:"??????",langCode:"????????????",tabIndex:"????????????",advisoryTitle:"??????",advisoryContentType:"????????????",cssClasses:"???????????????",charset:"?????????????????????",styles:"??????",selectAnchor:"???????????????",anchorName:"???????????????",anchorId:"????????? ID",emailAddress:"????????????",emailSubject:"????????????",emailBody:"????????????",noAnchors:"(??????????????????????????????)",noUrl:"????????????????????? URL",noEmail:"???????????????????????????"},anchor:{toolbar:"??????/????????????",menu:"????????????",title:"????????????",name:"????????????",errorName:"?????????????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"???????????????",find:"??????",replace:"??????",findWhat:"??????:",replaceWith:"??????:",notFoundMsg:"???????????????????????????",matchCase:"??????????????????",matchWord:"????????????",matchCyclic:"????????????",replaceAll:"????????????",replaceSuccessMsg:"????????? %1 ?????????"},table:{toolbar:"??????",title:"????????????",menu:"????????????",deleteTable:"????????????",rows:"??????",columns:"??????",border:"??????",align:"??????",alignLeft:"????????????",alignCenter:"??????",alignRight:"????????????",width:"??????",widthPx:"??????",widthPc:"?????????",widthUnit:"width unit",height:"??????",cellSpace:"??????",cellPad:"??????",caption:"??????",summary:"??????",headers:"??????",headersNone:"?????????",headersColumn:"?????????",headersRow:"?????????",headersBoth:"?????????????????????",invalidRows:"???????????????????????????",invalidCols:"???????????????????????????",invalidBorder:"?????????????????????????????????",invalidWidth:"?????????????????????????????????",invalidHeight:"?????????????????????????????????",invalidCellSpacing:"????????????????????????????????????",invalidCellPadding:"????????????????????????????????????",cell:{menu:"?????????",insertBefore:"?????????????????????",insertAfter:"?????????????????????",deleteCell:"???????????????",merge:"???????????????",mergeRight:"?????????????????????",mergeDown:"?????????????????????",splitHorizontal:"?????????????????????",splitVertical:"?????????????????????",title:"???????????????",cellType:"???????????????",rowSpan:"???????????????",colSpan:"???????????????",wordWrap:"????????????",hAlign:"????????????",vAlign:"????????????",alignTop:"????????????",alignMiddle:"????????????",alignBottom:"????????????",alignBaseline:"????????????",bgColor:"????????????",borderColor:"????????????",data:"??????",header:"??????",yes:"???",no:"???",invalidWidth:"????????????????????????????????????",invalidHeight:"????????????????????????????????????",invalidRowSpan:"????????????????????????????????????",invalidColSpan:"???????????????????????????????????????",chooseColor:"Choose"},row:{menu:"???",insertBefore:"???????????????",insertAfter:"???????????????",deleteRow:"?????????"},column:{menu:"???",insertBefore:"???????????????",insertAfter:"???????????????",deleteColumn:"?????????"}},button:{title:"????????????",text:"???????????? (???)",type:"??????",typeBtn:"?????? (Button)",typeSbm:"?????? (Submit)",typeRst:"?????? (Reset)"},checkboxAndRadio:{checkboxTitle:"??????????????????",radioTitle:"??????????????????",value:"?????????",selected:"?????????"},form:{title:"????????????",menu:"????????????",action:"??????",method:"??????",encoding:"????????????"},select:{title:"??????/????????????",selectInfo:"??????",opAvail:"????????????",value:"???",size:"??????",lines:"???",chkMulti:"?????????",opText:"????????????",opValue:"?????????",btnAdd:"??????",btnModify:"??????",btnUp:"??????",btnDown:"??????",btnSetValue:"???????????????",btnDelete:"??????"},textarea:{title:"??????????????????",cols:"????????????",rows:"??????"},textfield:{title:"??????????????????",name:"??????",value:"???",charWidth:"????????????",maxChars:"???????????????",type:"??????",typeText:"??????",typePass:"??????"},hidden:{title:"??????????????????",name:"??????",value:"???"},image:{title:"????????????",titleButton:"??????????????????",menu:"????????????",infoTab:"????????????",btnUpload:"??????????????????",upload:"??????",alt:"????????????",width:"??????",height:"??????",lockRatio:"?????????",unlockRatio:"Unlock Ratio",resetSize:"??????????????????",border:"??????",hSpace:"????????????",vSpace:"????????????",align:"??????",alignLeft:"????????????",alignRight:"????????????",alertUrl:"??????????????? URL",linkTab:"?????????",button2Img:"????????????????????????????????????",img2Button:"????????????????????????????????????",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash ??????",propertiesTab:"??????",title:"Flash ??????",chkPlay:"????????????",chkLoop:"??????",chkMenu:"????????????",chkFull:"?????????????????????",scale:"??????",scaleAll:"????????????",scaleNoBorder:"?????????",scaleFit:"????????????",access:"??????????????????",accessAlways:"??????",accessSameDomain:"????????????",accessNever:"??????",align:"??????",alignLeft:"????????????",alignAbsBottom:"????????????",alignAbsMiddle:"????????????",alignBaseline:"?????????",alignBottom:"????????????",alignMiddle:"????????????",alignRight:"????????????",alignTextTop:"????????????",alignTop:"????????????",quality:"??????",qualityBest:"??????",qualityHigh:"???",qualityAutoHigh:"???????????????",qualityMedium:"???????????????",qualityAutoLow:"???????????????",qualityLow:"???",windowModeWindow:"??????",windowModeOpaque:"?????????",windowModeTransparent:"??????",windowMode:"????????????",flashvars:"Flash ??????",bgcolor:"????????????",width:"??????",height:"??????",hSpace:"????????????",vSpace:"????????????",validateSrc:"????????????????????? URL",validateWidth:"???????????????????????????",validateHeight:"???????????????????????????",validateHSpace:"?????????????????????????????????",validateVSpace:"?????????????????????????????????"},spellCheck:{toolbar:"????????????",title:"????????????",notAvailable:"?????????????????????????????????",errorLoading:"?????????????????????: %s.",notInDic:"???????????????",changeTo:"?????????",btnIgnore:"??????",btnIgnoreAll:"????????????",btnReplace:"??????",btnReplaceAll:"????????????",btnUndo:"??????",noSuggestions:"- ???????????? -",progress:"????????????????????????",noMispell:"??????????????????????????????????????????",noChanges:"??????????????????????????????????????????",oneChange:"?????????????????????????????? 1 ?????????",manyChanges:"?????????????????????????????? %1 ?????????",ieSpellDownload:"???????????????????????????????????????????????????????????????"},smiley:{toolbar:"????????????",title:"??????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ??????"},numberedlist:"????????????",bulletedlist:"????????????",indent:"????????????",outdent:"????????????",justify:{left:"????????????",center:"??????",right:"????????????",block:"????????????"},blockquote:"????????????",clipboard:{title:"??????",cutError:"?????????????????????????????????????????????????????????????????????????????????????????? (Ctrl/Cmd+X) ?????????",copyError:"?????????????????????????????????????????????????????????????????????????????????????????? (Ctrl/Cmd+C) ?????????",pasteMsg:"?????????????????? (<strong>Ctrl/Cmd+V</strong>) ?????????????????????????????? <strong>??????</strong>",securityMsg:"???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"????????????????????????????????? Word ?????????????????????????????????????????? Word ???????????????????????????",toolbar:"??? Word ??????",title:"??? Word ??????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"?????????????????????",title:"?????????????????????"},templates:{button:"??????",title:"????????????",options:"Template Options",insertOption:"??????????????????",selectPromptMsg:"???????????????????????????<br> (??????????????????????????????):",emptyListMsg:"(?????????)"},showBlocks:"????????????",stylesCombo:{label:"??????",panelTitle:"Formatting Styles",panelTitle1:"??????????????????",panelTitle2:"??????????????????",panelTitle3:"??????????????????"},format:{label:"??????",panelTitle:"??????",tag_p:"??????",tag_pre:"????????????",tag_address:"??????",tag_h1:"?????? 1",tag_h2:"?????? 2",tag_h3:"?????? 3",tag_h4:"?????? 4",tag_h5:"?????? 5",tag_h6:"?????? 6",tag_div:"?????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????",voiceLabel:"??????",panelTitle:"??????"},fontSize:{label:"??????",voiceLabel:"????????????",panelTitle:"??????"},colorButton:{textColorTitle:"????????????",bgColorTitle:"????????????",panelTitle:"Colors",auto:"??????",more:"???????????????"},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"??????????????????",opera_title:"Not supported by Opera",enable:"????????????????????????",disable:"????????????????????????",about:"????????????????????????",toggle:"?????????????????????????????????",options:"??????",langs:"??????",moreSuggestions:"??????????????????",ignore:"??????",ignoreAll:"????????????",addWord:"????????????",emptyDic:"?????????????????????.",optionsTab:"??????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"??????",dictionariesTab:"??????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"??????"},about:{title:"?????? CKEditor",dlgTitle:"?????? CKEditor",moreInfo:"?????????????????????????????????????????????????????????",copy:"Copyright © $1. All rights reserved."},maximize:"?????????",minimize:"Minimize",fakeobjects:{anchor:"??????",flash:"Flash ??????",div:"??????",unknown:"????????????"},resize:"??????????????????",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
--- /dev/null
+CKEDITOR.dialog.add("a11yHelp",function(r){var q=r.lang.accessibilityHelp,p=CKEDITOR.tools.getNextNumber(),o={8:"BACKSPACE",9:"TAB",13:"ENTER",16:"SHIFT",17:"CTRL",18:"ALT",19:"PAUSE",20:"CAPSLOCK",27:"ESCAPE",33:"PAGE UP",34:"PAGE DOWN",35:"END",36:"HOME",37:"LEFT ARROW",38:"UP ARROW",39:"RIGHT ARROW",40:"DOWN ARROW",45:"INSERT",46:"DELETE",91:"LEFT WINDOW KEY",92:"RIGHT WINDOW KEY",93:"SELECT KEY",96:"NUMPAD 0",97:"NUMPAD 1",98:"NUMPAD 2",99:"NUMPAD 3",100:"NUMPAD 4",101:"NUMPAD 5",102:"NUMPAD 6",103:"NUMPAD 7",104:"NUMPAD 8",105:"NUMPAD 9",106:"MULTIPLY",107:"ADD",109:"SUBTRACT",110:"DECIMAL POINT",111:"DIVIDE",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NUM LOCK",145:"SCROLL LOCK",186:"SEMI-COLON",187:"EQUAL SIGN",188:"COMMA",189:"DASH",190:"PERIOD",191:"FORWARD SLASH",192:"GRAVE ACCENT",219:"OPEN BRACKET",220:"BACK SLASH",221:"CLOSE BRAKET",222:"SINGLE QUOTE"};o[CKEDITOR.ALT]="ALT";o[CKEDITOR.SHIFT]="SHIFT";o[CKEDITOR.CTRL]="CTRL";var n=[CKEDITOR.ALT,CKEDITOR.SHIFT,CKEDITOR.CTRL];function m(d){var c,b,a=[];for(var e=0;e<n.length;e++){b=n[e];c=d/n[e];if(c>1&&c<=2){d-=b;a.push(o[b])}}a.push(o[d]||String.fromCharCode(d));return a.join("+")}var l=/\$\{(.*?)\}/g;function k(d,c){var b=r.config.keystrokes,a,f=b.length;for(var e=0;e<f;e++){a=b[e];if(a[1]==c){break}}return m(a[0])}function j(){var i='<div class="cke_accessibility_legend" role="document" aria-labelledby="cke_'+p+'_arialbl" tabIndex="-1">%1</div><span id="cke_'+p+'_arialbl" class="cke_voice_label">'+q.contents+" </span>",h="<h1>%1</h1><dl>%2</dl>",g="<dt>%1</dt><dd>%2</dd>",f=[],e=q.legend,d=e.length;for(var c=0;c<d;c++){var b=e[c],a=[],B=b.items,A=B.length;for(var z=0;z<A;z++){var y=B[z],x;x=g.replace("%1",y.name).replace("%2",y.legend.replace(l,k));a.push(x)}f.push(h.replace("%1",b.name).replace("%2",a.join("")))}return i.replace("%1",f.join(""))}return{title:q.title,minWidth:600,minHeight:400,contents:[{id:"info",label:r.lang.common.generalTab,expand:true,elements:[{type:"html",id:"legends",focus:function(){},html:j()+'<style type="text/css">.cke_accessibility_legend{width:600px;height:400px;padding-right:5px;overflow-y:auto;overflow-x:hidden;}.cke_accessibility_legend h1{font-size: 20px;border-bottom: 1px solid #AAA;margin: 5px 0px 15px;}.cke_accessibility_legend dl{margin-left: 5px;}.cke_accessibility_legend dt{font-size: 13px;font-weight: bold;}.cke_accessibility_legend dd{white-space:normal;margin:10px}</style>'}]}],buttons:[CKEDITOR.dialog.cancelButton]}});
\ No newline at end of file
--- /dev/null
+CKEDITOR.plugins.setLang("a11yhelp","en",{accessibilityHelp:{title:"Accessibility Instructions",contents:"Help Contents. To close this dialog press ESC.",legend:[{name:"General",items:[{name:"Editor Toolbar",legend:"Press ${toolbarFocus} to navigate to the toolbar. Move to next toolbar button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."},{name:"Editor Dialog",legend:"Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."},{name:"Editor Context Menu",legend:"Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option wtih SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."},{name:"Editor List Box",legend:"Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."},{name:"Editor Element Path Bar",legend:"Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."}]},{name:"Commands",items:[{name:" Undo command",legend:"Press ${undo}"},{name:" Redo command",legend:"Press ${redo}"},{name:" Bold command",legend:"Press ${bold}"},{name:" Italic command",legend:"Press ${italic}"},{name:" Underline command",legend:"Press ${underline}"},{name:" Link command",legend:"Press ${link}"},{name:" Toolbar Collapse command",legend:"Press ${toolbarCollapse}"},{name:" Accessibility Help",legend:"Press ${a11yHelp}"}]}]}});
\ No newline at end of file
--- /dev/null
+CKEDITOR.plugins.setLang("a11yhelp","he",{accessibilityHelp:{title:"???????????? ????????????",contents:"???????????? ????????????. ???????????? ?????? ???????????? (ESC).",legend:[{name:"????????",items:[{name:"???????? ??????????",legend:"?????? ???? ${toolbarFocus} ?????? ?????????? ?????????? ??????????. ???????? ???????????? ?????? ???? ?????? ???????? (TAB) ???? ???? ??????????. ???????? ???????????? ?????????? ???? ?????? ?????????? (SHIFT) + ?????? (TAB) ???? ???? ????????. ?????? ???????? ???? ???????? (ENTER) ?????? ???????????? ???? ???????????? ??????????."},{name:"???????????????? (???????????? ??????????)",legend:"???????? ????????????, ?????? ?????? (TAB) ?????? ?????????? ???????? ??????, ?????? ???????? (SHIFT) + ?????? (TAB) ?????? ?????????? ???????? ??????????, ?????? ???????? (ENTER) ?????? ?????????? ???? ??????????????, ?????? ???????????? (ESC) ?????? ????????. ???????? ???????????????? ???????? ???????? ?????????? (??????????????), ?????? ?????? (ALT) + F10 ?????? ?????????? ?????????? ????????????. ???????? ???????? ?????? ???? ?????? (TAB) ???? ???? ??????????. ???????? ???????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ???????????? ????????."},{name:"?????????? ?????????? (Context Menu)",legend:"?????? ${contextMenu} ???? APPLICATION KEY?????? ?????????? ???? ?????????? ??????????. ???????? ?????????????? ???????? ???? ?????? (TAB) ???? ???? ????????. ???????? ?????????????? ???????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ?????????? ???? ??????????????. ?????? ???? ???? ???????????? (Sub-menu) ???? ?????????????? ?????????????? ???? ???????? ???? ???????? (ENTER) ???? ???? ??????????. ???????? ???????????? ?????? ???? ???????????? (ESC) ???? ???? ??????????. ???????? ???? ?????????? ?????????? ???? ???????????? (ESC)."},{name:"?????????????? ???????? (List boxes)",legend:"???????? ?????????? ????, ???????? ?????????? ?????? ???? ?????? (TAB) ???? ???? ????????. ???????? ???????????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) or ???? ??????????. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."},{name:"???? ?????????????? (Elements Path)",legend:"?????? ${elementsPathFocus} ?????? ?????????? ?????? ????????????????. ???????? ?????????? ?????? ???? ?????? (TAB) ???? ???? ????????. ???????? ?????????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ?????????? ???? ???????????? ??????????."}]},{name:"????????????",items:[{name:" ?????????? ?????? ??????????",legend:"?????? ${undo}"},{name:" ???????? ???? ?????? ??????????",legend:"?????? ${redo}"},{name:" ??????????",legend:"?????? ${bold}"},{name:" ??????????",legend:"?????? ${italic}"},{name:" ?????????? ???? ??????????",legend:"?????? ${underline}"},{name:" ?????????? ????????",legend:"?????? ${link}"},{name:" ?????????? ???????? ??????????",legend:"?????? ${toolbarCollapse}"},{name:" ???????????? ????????????",legend:"?????? ${a11yHelp}"}]}]}});CKEDITOR.plugins.setLang("a11yhelp","he",{accessibilityHelp:{title:"???????????? ????????????",contents:"???????????? ????????????. ???????????? ?????? ???????????? (ESC).",legend:[{name:"????????",items:[{name:"???????? ??????????",legend:"?????? ???? ${toolbarFocus} ?????? ?????????? ?????????? ??????????. ???????? ???????????? ?????? ???? ?????? ???????? (TAB) ???? ???? ??????????. ???????? ???????????? ?????????? ???? ?????? ?????????? (SHIFT) + ?????? (TAB) ???? ???? ????????. ?????? ???????? ???? ???????? (ENTER) ?????? ???????????? ???? ???????????? ??????????."},{name:"???????????????? (???????????? ??????????)",legend:"???????? ????????????, ?????? ?????? (TAB) ?????? ?????????? ???????? ??????, ?????? ???????? (SHIFT) + ?????? (TAB) ?????? ?????????? ???????? ??????????, ?????? ???????? (ENTER) ?????? ?????????? ???? ??????????????, ?????? ???????????? (ESC) ?????? ????????. ???????? ???????????????? ???????? ???????? ?????????? (??????????????), ?????? ?????? (ALT) + F10 ?????? ?????????? ?????????? ????????????. ???????? ???????? ?????? ???? ?????? (TAB) ???? ???? ??????????. ???????? ???????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ???????????? ????????."},{name:"?????????? ?????????? (Context Menu)",legend:"?????? ${contextMenu} ???? APPLICATION KEY?????? ?????????? ???? ?????????? ??????????. ???????? ?????????????? ???????? ???? ?????? (TAB) ???? ???? ????????. ???????? ?????????????? ???????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ?????????? ???? ??????????????. ?????? ???? ???? ???????????? (Sub-menu) ???? ?????????????? ?????????????? ???? ???????? ???? ???????? (ENTER) ???? ???? ??????????. ???????? ???????????? ?????? ???? ???????????? (ESC) ???? ???? ??????????. ???????? ???? ?????????? ?????????? ???? ???????????? (ESC)."},{name:"?????????????? ???????? (List boxes)",legend:"???????? ?????????? ????, ???????? ?????????? ?????? ???? ?????? (TAB) ???? ???? ????????. ???????? ???????????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) or ???? ??????????. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."},{name:"???? ?????????????? (Elements Path)",legend:"?????? ${elementsPathFocus} ?????? ?????????? ?????? ????????????????. ???????? ?????????? ?????? ???? ?????? (TAB) ???? ???? ????????. ???????? ?????????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ?????????? ???? ???????????? ??????????."}]},{name:"????????????",items:[{name:" ?????????? ?????? ??????????",legend:"?????? ${undo}"},{name:" ???????? ???? ?????? ??????????",legend:"?????? ${redo}"},{name:" ??????????",legend:"?????? ${bold}"},{name:" ??????????",legend:"?????? ${italic}"},{name:" ?????????? ???? ??????????",legend:"?????? ${underline}"},{name:" ?????????? ????????",legend:"?????? ${link}"},{name:" ?????????? ???????? ??????????",legend:"?????? ${toolbarCollapse}"},{name:" ???????????? ????????????",legend:"?????? ${a11yHelp}"}]}]}});
\ No newline at end of file
--- /dev/null
+CKEDITOR.dialog.add("about",function(d){var c=d.lang.about;return{title:CKEDITOR.env.ie?c.dlgTitle:c.title,minWidth:390,minHeight:230,contents:[{id:"tab1",label:"",title:"",expand:true,padding:0,elements:[{type:"html",html:'<style type="text/css">.cke_about_container{color:#000 !important;padding:10px 10px 0;margin-top:5px}.cke_about_container p{margin: 0 0 10px;}.cke_about_container .cke_about_logo{height:81px;background-color:#fff;background-image:url('+CKEDITOR.plugins.get("about").path+'dialogs/logo_ckeditor.png);background-position:center; background-repeat:no-repeat;margin-bottom:10px;}.cke_about_container a{cursor:pointer !important;color:blue !important;text-decoration:underline !important;}</style><div class="cke_about_container"><div class="cke_about_logo"></div><p>CKEditor '+CKEDITOR.version+" (revision "+CKEDITOR.revision+')<br><a href="http://ckeditor.com/">http://ckeditor.com</a></p><p>'+c.moreInfo+'<br><a href="http://ckeditor.com/license">http://ckeditor.com/license</a></p><p>'+c.copy.replace("$1",'<a href="http://cksource.com/">CKSource</a> - Frederico Knabben')+"</p></div>"}]}],buttons:[CKEDITOR.dialog.cancelButton]}});
\ No newline at end of file
--- /dev/null
+CKEDITOR.dialog.add("paste",function(f){var e=f.lang.clipboard,h=CKEDITOR.env.isCustomDomain();function g(c){var b=new CKEDITOR.dom.document(c.document),a=b.$;b.getById("cke_actscrpt").remove();CKEDITOR.env.ie?a.body.contentEditable="true":a.designMode="on";if(CKEDITOR.env.ie&&CKEDITOR.env.version<8){b.getWindow().on("blur",function(){a.selection.empty()})}b.on("keydown",function(n){var m=n.data,l=m.getKeystroke(),d;switch(l){case 27:this.hide();d=1;break;case 9:case CKEDITOR.SHIFT+9:this.changeFocus(true);d=1}d&&m.preventDefault()},this);f.fire("ariaWidget",new CKEDITOR.dom.element(c.frameElement))}return{title:e.title,minWidth:CKEDITOR.env.ie&&CKEDITOR.env.quirks?370:350,minHeight:CKEDITOR.env.quirks?250:245,onShow:function(){this.parts.dialog.$.offsetHeight;var j='<html dir="'+f.config.contentsLangDirection+'" lang="'+(f.config.contentsLanguage||f.langCode)+'"><head><style>body { margin: 3px; height: 95%; } </style></head><body><script id="cke_actscrpt" type="text/javascript">window.parent.CKEDITOR.tools.callFunction( '+CKEDITOR.tools.addFunction(g,this)+", this );<\/script></body></html>",d=CKEDITOR.dom.element.createFromHtml('<iframe class="cke_pasteframe" frameborder="0" allowTransparency="true"'+(h?" src=\"javascript:void((function(){document.open();document.domain='"+document.domain+"';document.close();})())\"":"")+' role="region" aria-label="'+e.pasteArea+'" aria-describedby="'+this.getContentElement("general","pasteMsg").domId+'" aria-multiple="true"></iframe>');d.on("load",function(l){l.removeListener();var i=d.getFrameDocument().$;i.open();if(h){i.domain=document.domain}i.write(j);i.close()},this);d.setCustomData("dialog",this);var c=this.getContentElement("general","editing_area"),b=c.getElement();b.setHtml("");b.append(d);if(CKEDITOR.env.ie){var a=CKEDITOR.dom.element.createFromHtml('<span tabindex="-1" style="position:absolute;" role="presentation"></span>');a.on("focus",function(){d.$.contentWindow.focus()});b.append(a);c.focus=function(){a.focus();this.fire("focus")}}c.getInputElement=function(){return d};if(CKEDITOR.env.ie){b.setStyle("display","block");b.setStyle("height",d.$.offsetHeight+2+"px")}},onHide:function(){if(CKEDITOR.env.ie){this.getParentEditor().document.getBody().$.contentEditable="true"}},onLoad:function(){if((CKEDITOR.env.ie7Compat||CKEDITOR.env.ie6Compat)&&f.lang.dir=="rtl"){this.parts.contents.setStyle("overflow","hidden")}},onOk:function(){var d=this.getContentElement("general","editing_area").getElement(),c=d.getElementsByTag("iframe").getItem(0),b=this.getParentEditor(),a=c.$.contentWindow.document.body.innerHTML;setTimeout(function(){b.fire("paste",{html:a})},0)},contents:[{id:"general",label:f.lang.common.generalTab,elements:[{type:"html",id:"securityMsg",html:'<div style="white-space:normal;width:340px;">'+e.securityMsg+"</div>"},{type:"html",id:"pasteMsg",html:'<div style="white-space:normal;width:340px;">'+e.pasteMsg+"</div>"},{type:"html",id:"editing_area",style:"width: 100%; height: 100%;",html:"",focus:function(){var a=this.getInputElement().$.contentWindow;setTimeout(function(){a.focus()},500)}}]}]}});
\ No newline at end of file
--- /dev/null
+CKEDITOR.dialog.add("colordialog",function(T){var S=CKEDITOR.dom.element,R=CKEDITOR.document,Q=CKEDITOR.tools,P=T.lang.colordialog,O;function N(){return{type:"html",html:" "}}function M(){R.getById(x).removeStyle("background-color");O.getContentElement("picker","selectedColor").setValue("")}function L(a){if(!(a instanceof CKEDITOR.dom.event)){a=new CKEDITOR.dom.event(a)}var c=a.getTarget(),b;if(c.getName()=="a"&&(b=c.getChild(0).getHtml())){O.getContentElement("picker","selectedColor").setValue(b)}}function K(a){if(!(a instanceof CKEDITOR.dom.event)){a=a.data}var c=a.getTarget(),b;if(c.getName()=="a"&&(b=c.getChild(0).getHtml())){R.getById(z).setStyle("background-color",b);R.getById(y).setHtml(b)}}function J(){R.getById(z).removeStyle("background-color");R.getById(y).setHtml(" ")}var I=Q.addFunction(J),H=L,G=CKEDITOR.tools.addFunction(H),F=K,E=J,D=CKEDITOR.tools.addFunction(function(b){b=new CKEDITOR.dom.event(b);var f=b.getTarget(),d,a,e=b.getKeystroke(),c=T.lang.dir=="rtl";switch(e){case 38:if(d=f.getParent().getParent().getPrevious()){a=d.getChild([f.getParent().getIndex(),0]);a.focus();E(b,f);F(b,a)}b.preventDefault();break;case 40:if(d=f.getParent().getParent().getNext()){a=d.getChild([f.getParent().getIndex(),0]);if(a&&a.type==1){a.focus();E(b,f);F(b,a)}}b.preventDefault();break;case 32:H(b);b.preventDefault();break;case c?37:39:if(d=f.getParent().getNext()){a=d.getChild(0);if(a.type==1){a.focus();E(b,f);F(b,a);b.preventDefault(true)}else{E(null,f)}}else{if(d=f.getParent().getParent().getNext()){a=d.getChild([0,0]);if(a&&a.type==1){a.focus();E(b,f);F(b,a);b.preventDefault(true)}else{E(null,f)}}}break;case c?39:37:if(d=f.getParent().getPrevious()){a=d.getChild(0);a.focus();E(b,f);F(b,a);b.preventDefault(true)}else{if(d=f.getParent().getParent().getPrevious()){a=d.getLast().getChild(0);a.focus();E(b,f);F(b,a);b.preventDefault(true)}else{E(null,f)}}break;default:return}});function C(){var b=["00","33","66","99","cc","ff"];function f(l,k){for(var j=l;j<l+3;j++){var i=B.$.insertRow(-1);for(var h=k;h<k+3;h++){for(var g=0;g<6;g++){d(i,"#"+b[h]+b[g]+b[j])}}}}function d(j,i){var h=new S(j.insertCell(-1));h.setAttribute("class","ColorCell");h.setStyle("background-color",i);h.setStyle("width","15px");h.setStyle("height","15px");var g=h.$.cellIndex+1+18*j.rowIndex;h.append(CKEDITOR.dom.element.createFromHtml('<a href="javascript: void(0);" role="option" aria-posinset="'+g+'" aria-setsize="'+234+'" style="cursor: pointer;display:block;width:100%;height:100% " title="'+CKEDITOR.tools.htmlEncode(i)+'" onkeydown="CKEDITOR.tools.callFunction( '+D+', event, this )" onclick="CKEDITOR.tools.callFunction('+G+', event, this ); return false;" tabindex="-1"><span class="cke_voice_label">'+i+"</span> </a>",CKEDITOR.document))}f(0,0);f(3,0);f(0,3);f(3,3);var a=B.$.insertRow(-1);for(var e=0;e<6;e++){d(a,"#"+b[e]+b[e]+b[e])}for(var c=0;c<12;c++){d(a,"#000000")}}var B=new S("table");C();var A=function(a){return a+CKEDITOR.tools.getNextNumber()},z=A("hicolor"),y=A("hicolortext"),x=A("selhicolor");return{title:P.title,minWidth:360,minHeight:220,onLoad:function(){O=this},contents:[{id:"picker",label:P.title,accessKey:"I",elements:[{type:"hbox",padding:0,widths:["70%","10%","30%"],children:[{type:"html",html:'<table role="listbox" aria-labelledby="color_table_label" onmouseout="CKEDITOR.tools.callFunction( '+I+' );">'+B.getHtml()+'</table><span id="color_table_label" class="cke_voice_label">'+P.options+"</span>",onLoad:function(){var a=CKEDITOR.document.getById(this.domId);a.on("mouseover",K)},focus:function(){var a=this.getElement().getElementsByTag("a").getItem(0);a.focus()}},N(),{type:"vbox",padding:0,widths:["70%","5%","25%"],children:[{type:"html",html:"<span>"+P.highlight+'</span>\t\t\t\t\t\t\t\t\t\t\t\t<div id="'+z+'" style="border: 1px solid; height: 74px; width: 74px;"></div>\t\t\t\t\t\t\t\t\t\t\t\t<div id="'+y+'"> </div><span>'+P.selected+'</span>\t\t\t\t\t\t\t\t\t\t\t\t<div id="'+x+'" style="border: 1px solid; height: 20px; width: 74px;"></div>'},{type:"text",label:P.selected,labelStyle:"display:none",id:"selectedColor",style:"width: 74px",onChange:function(){try{R.getById(x).setStyle("background-color",this.getValue())}catch(a){M()}}},N(),{type:"button",id:"clear",style:"margin-top: 5px",label:P.clear,onClick:M}]}]}]}]}});
\ No newline at end of file
--- /dev/null
+(function(){function e(c,b,a){if(!b.is||!b.getCustomData("block_processed")){b.is&&CKEDITOR.dom.element.setMarker(a,b,"block_processed",true);c.push(b)}}function d(j){var i=[],c=j.getChildren();for(var b=0;b<c.count();b++){var a=c.getItem(b);if(!(a.type===CKEDITOR.NODE_TEXT&&/^[ \t\n\r]+$/.test(a.getText()))){i.push(a)}}return i}function f(x,w){var v=(function(){var g=CKEDITOR.tools.extend({},CKEDITOR.dtd.$blockLimit);delete g.div;if(x.config.div_wrapTable){delete g.td;delete g.th}return g})(),u=CKEDITOR.dtd.div;function t(j){var i=new CKEDITOR.dom.elementPath(j).elements,h;for(var g=0;g<i.length;g++){if(i[g].getName() in v){h=i[g];break}}return h}function s(){this.foreach(function(g){if(/^(?!vbox|hbox)/.test(g.type)){if(!g.setup){g.setup=function(h){g.setValue(h.getAttribute(g.id)||"")}}if(!g.commit){g.commit=function(i){var h=this.getValue();if("dir"==g.id&&i.getComputedStyle("direction")==h){return}if(h){i.setAttribute(g.id,h)}else{i.removeAttribute(g.id)}}}}})}function r(R){var P=[],N={},K=[],J,o=R.document.getSelection(),m=o.getRanges(),k=o.createBookmarks(),i,h,g=R.config.enterMode==CKEDITOR.ENTER_DIV?"div":"p";for(i=0;i<m.length;i++){h=m[i].createIterator();while(J=h.getNextParagraph()){if(J.getName() in v){var Q,O=J.getChildren();for(Q=0;Q<O.count();Q++){e(K,O.getItem(Q),N)}}else{while(!u[J.getName()]&&J.getName()!="body"){J=J.getParent()}e(K,J,N)}}}CKEDITOR.dom.element.clearAllMarkers(N);var M=p(K),L,I,n;for(i=0;i<M.length;i++){var l=M[i][0];L=l.getParent();for(Q=1;Q<M[i].length;Q++){L=L.getCommonAncestor(M[i][Q])}n=new CKEDITOR.dom.element("div",R.document);for(Q=0;Q<M[i].length;Q++){l=M[i][Q];while(!l.getParent().equals(L)){l=l.getParent()}M[i][Q]=l}var j=null;for(Q=0;Q<M[i].length;Q++){l=M[i][Q];if(!(l.getCustomData&&l.getCustomData("block_processed"))){l.is&&CKEDITOR.dom.element.setMarker(N,l,"block_processed",true);if(!Q){n.insertBefore(l)}n.append(l)}}CKEDITOR.dom.element.clearAllMarkers(N);P.push(n)}o.selectBookmarks(k);return P}function q(j){var i=new CKEDITOR.dom.elementPath(j.getSelection().getStartElement()),h=i.blockLimit,g=h&&h.getAscendant("div",true);return g}function p(m){var l=[],k=null,j,i;for(var h=0;h<m.length;h++){i=m[h];var g=t(i);if(!g.equals(k)){k=g;l.push([])}l[l.length-1].push(i)}return l}function c(l){var k=this.getDialog(),j=k._element&&k._element.clone()||new CKEDITOR.dom.element("div",x.document);this.commit(j,true);l=[].concat(l);var i=l.length,h;for(var g=0;g<i;g++){h=k.getContentElement.apply(k,l[g].split(":"));h&&h.setup&&h.setup(j,true)}}var b={},a=[];return{title:x.lang.div.title,minWidth:400,minHeight:165,contents:[{id:"info",label:x.lang.common.generalTab,title:x.lang.common.generalTab,elements:[{type:"hbox",widths:["50%","50%"],children:[{id:"elementStyle",type:"select",style:"width: 100%;",label:x.lang.div.styleSelectLabel,"default":"",items:[[x.lang.common.notSet,""]],onChange:function(){c.call(this,["info:class","advanced:dir","advanced:style"])},setup:function(h){for(var g in b){b[g].checkElementRemovable(h,true)&&this.setValue(g)}},commit:function(h){var g;if(g=this.getValue()){b[g].applyToObject(h)}}},{id:"class",type:"text",label:x.lang.common.cssClass,"default":""}]}]},{id:"advanced",label:x.lang.common.advancedTab,title:x.lang.common.advancedTab,elements:[{type:"vbox",padding:1,children:[{type:"hbox",widths:["50%","50%"],children:[{type:"text",id:"id",label:x.lang.common.id,"default":""},{type:"text",id:"lang",label:x.lang.link.langCode,"default":""}]},{type:"hbox",children:[{type:"text",id:"style",style:"width: 100%;",label:x.lang.common.cssStyle,"default":"",commit:function(i){var h=this.getValue(),g=[h,i.getAttribute("style")].join(";");h&&i.setAttribute("style",g)}}]},{type:"hbox",children:[{type:"text",id:"title",style:"width: 100%;",label:x.lang.common.advisoryTitle,"default":""}]},{type:"select",id:"dir",style:"width: 100%;",label:x.lang.common.langDir,"default":"",items:[[x.lang.common.notSet,""],[x.lang.common.langDirLtr,"ltr"],[x.lang.common.langDirRtl,"rtl"]]}]}]}],onLoad:function(){s.call(this);var h=this,g=this.getContentElement("info","elementStyle");x.getStylesSet(function(l){var k;if(l){for(var j=0;j<l.length;j++){var i=l[j];if(i.element&&i.element=="div"){k=i.name;b[k]=new CKEDITOR.style(i);g.items.push([k,k]);g.add(k,k)}}}g[g.items.length>1?"enable":"disable"]();setTimeout(function(){g.setup(h._element)},0)})},onShow:function(){if(w=="editdiv"){var g=q(x);g&&this.setupContent(this._element=g)}},onOk:function(){if(w=="editdiv"){a=[this._element]}else{a=r(x,true)}var h=a.length;for(var g=0;g<h;g++){this.commitContent(a[g]);!a[g].getAttribute("style")&&a[g].removeAttribute("style")}this.hide()},onHide:function(){delete this._element}}}CKEDITOR.dialog.add("creatediv",function(a){return f(a,"creatediv")});CKEDITOR.dialog.add("editdiv",function(a){return f(a,"editdiv")})})();
\ No newline at end of file
--- /dev/null
+(function(){function i(a){return a.type==CKEDITOR.NODE_TEXT&&a.getLength()>0}function h(a){return !(a.type==CKEDITOR.NODE_ELEMENT&&a.isBlockBoundary(CKEDITOR.tools.extend({},CKEDITOR.dtd.$empty,CKEDITOR.dtd.$nonEditable)))}var n=function(){var a=this;return{textNode:a.textNode,offset:a.offset,character:a.textNode?a.textNode.getText().charAt(a.offset):null,hitMatchBoundary:a._.matchBoundary}},m=["find","replace"],l=[["txtFindFind","txtFindReplace"],["txtFindCaseChk","txtReplaceCaseChk"],["txtFindWordChk","txtReplaceWordChk"],["txtFindCyclic","txtReplaceCyclic"]];function k(f){var e,d,c,b;e=f==="find"?1:0;d=1-e;var a,g=l.length;for(a=0;a<g;a++){c=this.getContentElement(m[e],l[a][e]);b=this.getContentElement(m[d],l[a][d]);b.setValue(c.getValue())}}var j=function(z,y){var x=new CKEDITOR.style(CKEDITOR.tools.extend({fullMatch:true,childRule:function(){return false}},z.config.find_highlight)),w=function(p,o){var q=new CKEDITOR.dom.walker(p);q.guard=o?h:null;q.evaluator=i;q.breakOnFalse=true;this._={matchWord:o,walker:q,matchBoundary:false}};w.prototype={next:function(){return this.move()},back:function(){return this.move(true)},move:function(p){var q=this;var o=q.textNode;if(o===null){return n.call(q)}q._.matchBoundary=false;if(o&&p&&q.offset>0){q.offset--;return n.call(q)}else{if(o&&q.offset<o.getLength()-1){q.offset++;return n.call(q)}else{o=null;while(!o){o=q._.walker[p?"previous":"next"].call(q._.walker);if(q._.matchWord&&!o||q._.walker._.end){break}if(!o&&!h(q._.walker.current)){q._.matchBoundary=true}}q.textNode=o;if(o){q.offset=p?o.getLength()-1:0}else{q.offset=0}}}return n.call(q)}};var g=function(p,o){this._={walker:p,cursors:[],rangeLength:o,highlightRange:null,isMatched:false}};g.prototype={toDomRange:function(){var q=new CKEDITOR.dom.range(z.document),p=this._.cursors;if(p.length<1){var s=this._.walker.textNode;if(s){q.setStartAfter(s)}else{return null}}else{var r=p[0],o=p[p.length-1];q.setStart(r.textNode,r.offset);q.setEnd(o.textNode,o.offset+1)}return q},updateFromDomRange:function(p){var q=this;var o,r=new w(p);q._.cursors=[];do{o=r.next();if(o.character){q._.cursors.push(o)}}while(o.character);q._.rangeLength=q._.cursors.length},setMatched:function(){this._.isMatched=true},clearMatched:function(){this._.isMatched=false},isMatched:function(){return this._.isMatched},highlight:function(){var q=this;if(q._.cursors.length<1){return}if(q._.highlightRange){q.removeHighlight()}var p=q.toDomRange();x.applyToRange(p);q._.highlightRange=p;var o=p.startContainer;if(o.type!=CKEDITOR.NODE_ELEMENT){o=o.getParent()}o.scrollIntoView();q.updateFromDomRange(p)},removeHighlight:function(){var o=this;if(!o._.highlightRange){return}x.removeFromRange(o._.highlightRange);o.updateFromDomRange(o._.highlightRange);o._.highlightRange=null},moveBack:function(){var q=this;var p=q._.walker.back(),o=q._.cursors;if(p.hitMatchBoundary){q._.cursors=o=[]}o.unshift(p);if(o.length>q._.rangeLength){o.pop()}return p},moveNext:function(){var q=this;var p=q._.walker.next(),o=q._.cursors;if(p.hitMatchBoundary){q._.cursors=o=[]}o.push(p);if(o.length>q._.rangeLength){o.shift()}return p},getEndCharacter:function(){var o=this._.cursors;if(o.length<1){return null}return o[o.length-1].character},getNextCharacterRange:function(p){var o,r,q=this._.cursors;if((o=q[q.length-1])&&o.textNode){r=new w(f(o))}else{r=this._.walker}return new g(r,p)},getCursors:function(){return this._.cursors}};function f(p,o){var q=new CKEDITOR.dom.range();q.setStart(p.textNode,o?p.offset:p.offset+1);q.setEndAt(z.document.getBody(),CKEDITOR.POSITION_BEFORE_END);return q}function e(p){var o=new CKEDITOR.dom.range();o.setStartAt(z.document.getBody(),CKEDITOR.POSITION_AFTER_START);o.setEnd(p.textNode,p.offset);return o}var d=0,c=1,b=2,a=function(p,o){var r=[-1];if(o){p=p.toLowerCase()}for(var q=0;q<p.length;q++){r.push(r[q]+1);while(r[q+1]>0&&p.charAt(q)!=p.charAt(r[q+1]-1)){r[q+1]=r[r[q+1]-1]+1}}this._={overlap:r,state:0,ignoreCase:!!o,pattern:p}};a.prototype={feedCharacter:function(p){var o=this;if(o._.ignoreCase){p=p.toLowerCase()}for(;;){if(p==o._.pattern.charAt(o._.state)){o._.state++;if(o._.state==o._.pattern.length){o._.state=0;return b}return c}else{if(!o._.state){return d}else{o._.state=o._.overlap[o._.state]}}}return null},reset:function(){this._.state=0}};var D=/[.,"'?!;: \u0085\u00a0\u1680\u280e\u2028\u2029\u202f\u205f\u3000]/,C=function(p){if(!p){return true}var o=p.charCodeAt(0);return o>=9&&o<=13||o>=8192&&o<=8202||D.test(p)},B={searchRange:null,matchRange:null,find:function(N,L,t,s,r,q){var u=this;if(!u.matchRange){u.matchRange=new g(new w(u.searchRange),N.length)}else{u.matchRange.removeHighlight();u.matchRange=u.matchRange.getNextCharacterRange(N.length)}var p=new a(N,!L),o=d,R="%";while(R!==null){u.matchRange.moveNext();while(R=u.matchRange.getEndCharacter()){o=p.feedCharacter(R);if(o==b){break}if(u.matchRange.moveNext().hitMatchBoundary){p.reset()}}if(o==b){if(t){var Q=u.matchRange.getCursors(),P=Q[Q.length-1],O=Q[0],M=new w(e(O),true),v=new w(f(P),true);if(!(C(M.back().character)&&C(v.next().character))){continue}}u.matchRange.setMatched();if(r!==false){u.matchRange.highlight()}return true}}u.matchRange.clearMatched();u.matchRange.removeHighlight();if(s&&!q){u.searchRange=A(true);u.matchRange=null;return arguments.callee.apply(u,Array.prototype.slice.call(arguments).concat([true]))}return false},replaceCounter:0,replace:function(v,u,t,s,r,q,p){var I=this;var o=false;if(I.matchRange&&I.matchRange.isMatched()&&!I.matchRange._.isReplaced){I.matchRange.removeHighlight();var L=I.matchRange.toDomRange(),K=z.document.createText(t);if(!p){var J=z.getSelection();J.selectRanges([L]);z.fire("saveSnapshot")}L.deleteContents();L.insertNode(K);if(!p){J.selectRanges([L]);z.fire("saveSnapshot")}I.matchRange.updateFromDomRange(L);if(!p){I.matchRange.highlight()}I.matchRange._.isReplaced=true;I.replaceCounter++;o=true}else{o=I.find(u,s,r,q,!p)}return o}};function A(p){var o,r=z.getSelection(),q=z.document.getBody();if(r&&!p){o=r.getRanges()[0].clone();o.collapse(true)}else{o=new CKEDITOR.dom.range();o.setStartAt(q,CKEDITOR.POSITION_AFTER_START)}o.setEndAt(q,CKEDITOR.POSITION_BEFORE_END);return o}return{title:z.lang.findAndReplace.title,resizable:CKEDITOR.DIALOG_RESIZE_NONE,minWidth:350,minHeight:165,buttons:[CKEDITOR.dialog.cancelButton],contents:[{id:"find",label:z.lang.findAndReplace.find,title:z.lang.findAndReplace.find,accessKey:"",elements:[{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtFindFind",label:z.lang.findAndReplace.findWhat,isChanged:false,labelLayout:"horizontal",accessKey:"F"},{type:"button",align:"left",style:"width:100%",label:z.lang.findAndReplace.find,onClick:function(){var o=this.getDialog();if(!B.find(o.getValueOf("find","txtFindFind"),o.getValueOf("find","txtFindCaseChk"),o.getValueOf("find","txtFindWordChk"),o.getValueOf("find","txtFindCyclic"))){alert(z.lang.findAndReplace.notFoundMsg)}}}]},{type:"vbox",padding:0,children:[{type:"checkbox",id:"txtFindCaseChk",isChanged:false,style:"margin-top:28px",label:z.lang.findAndReplace.matchCase},{type:"checkbox",id:"txtFindWordChk",isChanged:false,label:z.lang.findAndReplace.matchWord},{type:"checkbox",id:"txtFindCyclic",isChanged:false,"default":true,label:z.lang.findAndReplace.matchCyclic}]}]},{id:"replace",label:z.lang.findAndReplace.replace,accessKey:"M",elements:[{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtFindReplace",label:z.lang.findAndReplace.findWhat,isChanged:false,labelLayout:"horizontal",accessKey:"F"},{type:"button",align:"left",style:"width:100%",label:z.lang.findAndReplace.replace,onClick:function(){var o=this.getDialog();if(!B.replace(o,o.getValueOf("replace","txtFindReplace"),o.getValueOf("replace","txtReplace"),o.getValueOf("replace","txtReplaceCaseChk"),o.getValueOf("replace","txtReplaceWordChk"),o.getValueOf("replace","txtReplaceCyclic"))){alert(z.lang.findAndReplace.notFoundMsg)}}}]},{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtReplace",label:z.lang.findAndReplace.replaceWith,isChanged:false,labelLayout:"horizontal",accessKey:"R"},{type:"button",align:"left",style:"width:100%",label:z.lang.findAndReplace.replaceAll,isChanged:false,onClick:function(){var p=this.getDialog(),o;B.replaceCounter=0;B.searchRange=A(true);if(B.matchRange){B.matchRange.removeHighlight();B.matchRange=null}z.fire("saveSnapshot");while(B.replace(p,p.getValueOf("replace","txtFindReplace"),p.getValueOf("replace","txtReplace"),p.getValueOf("replace","txtReplaceCaseChk"),p.getValueOf("replace","txtReplaceWordChk"),false,true)){}if(B.replaceCounter){alert(z.lang.findAndReplace.replaceSuccessMsg.replace(/%1/,B.replaceCounter));z.fire("saveSnapshot")}else{alert(z.lang.findAndReplace.notFoundMsg)}}}]},{type:"vbox",padding:0,children:[{type:"checkbox",id:"txtReplaceCaseChk",isChanged:false,label:z.lang.findAndReplace.matchCase},{type:"checkbox",id:"txtReplaceWordChk",isChanged:false,label:z.lang.findAndReplace.matchWord},{type:"checkbox",id:"txtReplaceCyclic",isChanged:false,"default":true,label:z.lang.findAndReplace.matchCyclic}]}]}],onLoad:function(){var p=this,o,r,q=false;this.on("hide",function(){q=false});this.on("show",function(){q=true});this.selectPage=CKEDITOR.tools.override(this.selectPage,function(s){return function(H){s.call(p,H);var G=p._.tabs[H],v,u,t;u=H==="find"?"txtFindFind":"txtFindReplace";t=H==="find"?"txtFindWordChk":"txtReplaceWordChk";o=p.getContentElement(H,u);r=p.getContentElement(H,t);if(!G.initialized){v=CKEDITOR.document.getById(o._.inputId);G.initialized=true}if(q){k.call(this,H)}}})},onShow:function(){B.searchRange=A();this.selectPage(y)},onHide:function(){var o;if(B.matchRange&&B.matchRange.isMatched()){B.matchRange.removeHighlight();z.focus();o=B.matchRange.toDomRange();if(o){z.getSelection().selectRanges([o])}}delete B.matchRange},onFocus:function(){if(y=="replace"){return this.getContentElement("replace","txtFindReplace")}else{return this.getContentElement("find","txtFindFind")}}}};CKEDITOR.dialog.add("find",function(a){return j(a,"find")});CKEDITOR.dialog.add("replace",function(a){return j(a,"replace")})})();
\ No newline at end of file
--- /dev/null
+(function(){var j=1,i=2,p=4,o={id:[{type:j,name:"id"}],classid:[{type:j,name:"classid"}],codebase:[{type:j,name:"codebase"}],pluginspage:[{type:p,name:"pluginspage"}],src:[{type:i,name:"movie"},{type:p,name:"src"}],name:[{type:p,name:"name"}],align:[{type:j,name:"align"}],title:[{type:j,name:"title"},{type:p,name:"title"}],"class":[{type:j,name:"class"},{type:p,name:"class"}],width:[{type:j,name:"width"},{type:p,name:"width"}],height:[{type:j,name:"height"},{type:p,name:"height"}],hSpace:[{type:j,name:"hSpace"},{type:p,name:"hSpace"}],vSpace:[{type:j,name:"vSpace"},{type:p,name:"vSpace"}],style:[{type:j,name:"style"},{type:p,name:"style"}],type:[{type:p,name:"type"}]},n=["play","loop","menu","quality","scale","salign","wmode","bgcolor","base","flashvars","allowScriptAccess","allowFullScreen"];for(var m=0;m<n.length;m++){o[n[m]]=[{type:p,name:n[m]},{type:i,name:n[m]}]}n=["allowFullScreen","play","loop","menu"];for(m=0;m<n.length;m++){o[n[m]][0]["default"]=o[n[m]][1]["default"]=true}function l(r,h,g){var a=this;var f=o[a.id];if(!f){return}var e=a instanceof CKEDITOR.ui.dialog.checkbox;for(var d=0;d<f.length;d++){var c=f[d];switch(c.type){case j:if(!r){continue}if(r.getAttribute(c.name)!==null){var b=r.getAttribute(c.name);if(e){a.setValue(b.toLowerCase()=="true")}else{a.setValue(b)}return}else{if(e){a.setValue(!!c["default"])}}break;case i:if(!r){continue}if(c.name in g){b=g[c.name];if(e){a.setValue(b.toLowerCase()=="true")}else{a.setValue(b)}return}else{if(e){a.setValue(!!c["default"])}}break;case p:if(!h){continue}if(h.getAttribute(c.name)){b=h.getAttribute(c.name);if(e){a.setValue(b.toLowerCase()=="true")}else{a.setValue(b)}return}else{if(e){a.setValue(!!c["default"])}}}}}function k(u,t,h){var v=this;var g=o[v.id];if(!g){return}var f=v.getValue()==="",e=v instanceof CKEDITOR.ui.dialog.checkbox;for(var d=0;d<g.length;d++){var c=g[d];switch(c.type){case j:if(!u){continue}var b=v.getValue();if(f||e&&b===c["default"]){u.removeAttribute(c.name)}else{u.setAttribute(c.name,b)}break;case i:if(!u){continue}b=v.getValue();if(f||e&&b===c["default"]){if(c.name in h){h[c.name].remove()}}else{if(c.name in h){h[c.name].setAttribute("value",b)}else{var a=CKEDITOR.dom.element.createFromHtml("<cke:param></cke:param>",u.getDocument());a.setAttributes({name:c.name,value:b});if(u.getChildCount()<1){a.appendTo(u)}else{a.insertBefore(u.getFirst())}}}break;case p:if(!t){continue}b=v.getValue();if(f||e&&b===c["default"]){t.removeAttribute(c.name)}else{t.setAttribute(c.name,b)}}}}CKEDITOR.dialog.add("flash",function(e){var d=!e.config.flashEmbedTagOnly,c=e.config.flashAddEmbedTag||e.config.flashEmbedTagOnly,b,a="<div>"+CKEDITOR.tools.htmlEncode(e.lang.common.preview)+'<br><div id="FlashPreviewLoader'+CKEDITOR.tools.getNextNumber()+'" style="display:none"><div class="loading"> </div></div><div id="FlashPreviewBox'+CKEDITOR.tools.getNextNumber()+'" class="FlashPreviewBox"></div></div>';return{title:e.lang.flash.title,minWidth:420,minHeight:310,onShow:function(){var C=this;C.fakeImage=C.objectNode=C.embedNode=null;b=new CKEDITOR.dom.element("embed",e.document);var B=C.getSelectedElement();if(B&&B.getAttribute("_cke_real_element_type")&&B.getAttribute("_cke_real_element_type")=="flash"){C.fakeImage=B;var A=e.restoreRealElement(B),h=null,g=null,f={};if(A.getName()=="cke:object"){h=A;var J=h.getElementsByTag("embed","cke");if(J.count()>0){g=J.getItem(0)}var I=h.getElementsByTag("param","cke");for(var H=0,G=I.count();H<G;H++){var F=I.getItem(H),E=F.getAttribute("name"),D=F.getAttribute("value");f[E]=D}}else{if(A.getName()=="cke:embed"){g=A}}C.objectNode=h;C.embedNode=g;C.setupContent(h,g,f,B)}},onOk:function(){var A=this;var z=null,y=null,h=null;if(!A.fakeImage){if(d){z=CKEDITOR.dom.element.createFromHtml("<cke:object></cke:object>",e.document);var g={classid:"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000",codebase:"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"};z.setAttributes(g)}if(c){y=CKEDITOR.dom.element.createFromHtml("<cke:embed></cke:embed>",e.document);y.setAttributes({type:"application/x-shockwave-flash",pluginspage:"http://www.macromedia.com/go/getflashplayer"});if(z){y.appendTo(z)}}}else{z=A.objectNode;y=A.embedNode}if(z){h={};var f=z.getElementsByTag("param","cke");for(var F=0,E=f.count();F<E;F++){h[f.getItem(F).getAttribute("name")]=f.getItem(F)}}var D={},C={};A.commitContent(z,y,h,D,C);var B=e.createFakeElement(z||y,"cke_flash","flash",true);B.setAttributes(C);B.setStyles(D);if(A.fakeImage){B.replace(A.fakeImage);e.getSelection().selectElement(B)}else{e.insertElement(B)}},onHide:function(){if(this.preview){this.preview.setHtml("")}},contents:[{id:"info",label:e.lang.common.generalTab,accessKey:"I",elements:[{type:"vbox",padding:0,children:[{type:"hbox",widths:["280px","110px"],align:"right",children:[{id:"src",type:"text",label:e.lang.common.url,required:true,validate:CKEDITOR.dialog.validate.notEmpty(e.lang.flash.validateSrc),setup:l,commit:k,onLoad:function(){var g=this.getDialog(),f=function(h){b.setAttribute("src",h);g.preview.setHtml('<embed height="100%" width="100%" src="'+CKEDITOR.tools.htmlEncode(b.getAttribute("src"))+'" type="application/x-shockwave-flash"></embed>')};g.preview=g.getContentElement("info","preview").getElement().getChild(3);this.on("change",function(h){if(h.data&&h.data.value){f(h.data.value)}});this.getInputElement().on("change",function(h){f(this.getValue())},this)}},{type:"button",id:"browse",filebrowser:"info:src",hidden:true,style:"display:inline-block;margin-top:10px;",label:e.lang.common.browseServer}]}]},{type:"hbox",widths:["25%","25%","25%","25%","25%"],children:[{type:"text",id:"width",style:"width:95px",label:e.lang.flash.width,validate:CKEDITOR.dialog.validate.integer(e.lang.flash.validateWidth),setup:function(t,s,h,g){l.apply(this,arguments);if(g){var f=parseInt(g.$.style.width,10);if(!isNaN(f)){this.setValue(f)}}},commit:function(r,h,g,f){k.apply(this,arguments);if(this.getValue()){f.width=this.getValue()+"px"}}},{type:"text",id:"height",style:"width:95px",label:e.lang.flash.height,validate:CKEDITOR.dialog.validate.integer(e.lang.flash.validateHeight),setup:function(t,s,h,g){l.apply(this,arguments);if(g){var f=parseInt(g.$.style.height,10);if(!isNaN(f)){this.setValue(f)}}},commit:function(r,h,g,f){k.apply(this,arguments);if(this.getValue()){f.height=this.getValue()+"px"}}},{type:"text",id:"hSpace",style:"width:95px",label:e.lang.flash.hSpace,validate:CKEDITOR.dialog.validate.integer(e.lang.flash.validateHSpace),setup:l,commit:k},{type:"text",id:"vSpace",style:"width:95px",label:e.lang.flash.vSpace,validate:CKEDITOR.dialog.validate.integer(e.lang.flash.validateVSpace),setup:l,commit:k}]},{type:"vbox",children:[{type:"html",id:"preview",style:"width:95%;",html:a}]}]},{id:"Upload",hidden:true,filebrowser:"uploadButton",label:e.lang.common.upload,elements:[{type:"file",id:"upload",label:e.lang.common.upload,size:38},{type:"fileButton",id:"uploadButton",label:e.lang.common.uploadSubmit,filebrowser:"info:src","for":["Upload","upload"]}]},{id:"properties",label:e.lang.flash.propertiesTab,elements:[{type:"hbox",widths:["50%","50%"],children:[{id:"scale",type:"select",label:e.lang.flash.scale,"default":"",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.scaleAll,"showall"],[e.lang.flash.scaleNoBorder,"noborder"],[e.lang.flash.scaleFit,"exactfit"]],setup:l,commit:k},{id:"allowScriptAccess",type:"select",label:e.lang.flash.access,"default":"",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.accessAlways,"always"],[e.lang.flash.accessSameDomain,"samedomain"],[e.lang.flash.accessNever,"never"]],setup:l,commit:k}]},{type:"hbox",widths:["50%","50%"],children:[{id:"wmode",type:"select",label:e.lang.flash.windowMode,"default":"",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.windowModeWindow,"window"],[e.lang.flash.windowModeOpaque,"opaque"],[e.lang.flash.windowModeTransparent,"transparent"]],setup:l,commit:k},{id:"quality",type:"select",label:e.lang.flash.quality,"default":"high",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.qualityBest,"best"],[e.lang.flash.qualityHigh,"high"],[e.lang.flash.qualityAutoHigh,"autohigh"],[e.lang.flash.qualityMedium,"medium"],[e.lang.flash.qualityAutoLow,"autolow"],[e.lang.flash.qualityLow,"low"]],setup:l,commit:k}]},{type:"hbox",widths:["50%","50%"],children:[{id:"align",type:"select",label:e.lang.flash.align,"default":"",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.alignLeft,"left"],[e.lang.flash.alignAbsBottom,"absBottom"],[e.lang.flash.alignAbsMiddle,"absMiddle"],[e.lang.flash.alignBaseline,"baseline"],[e.lang.flash.alignBottom,"bottom"],[e.lang.flash.alignMiddle,"middle"],[e.lang.flash.alignRight,"right"],[e.lang.flash.alignTextTop,"textTop"],[e.lang.flash.alignTop,"top"]],setup:l,commit:function(v,u,t,h,g){var f=this.getValue();k.apply(this,arguments);f&&(g.align=f)}},{type:"html",html:"<div></div>"}]},{type:"fieldset",label:CKEDITOR.tools.htmlEncode(e.lang.flash.flashvars),children:[{type:"vbox",padding:0,children:[{type:"checkbox",id:"menu",label:e.lang.flash.chkMenu,"default":true,setup:l,commit:k},{type:"checkbox",id:"play",label:e.lang.flash.chkPlay,"default":true,setup:l,commit:k},{type:"checkbox",id:"loop",label:e.lang.flash.chkLoop,"default":true,setup:l,commit:k},{type:"checkbox",id:"allowFullScreen",label:e.lang.flash.chkFull,"default":true,setup:l,commit:k}]}]}]},{id:"advanced",label:e.lang.common.advancedTab,elements:[{type:"hbox",widths:["45%","55%"],children:[{type:"text",id:"id",label:e.lang.common.id,setup:l,commit:k},{type:"text",id:"title",label:e.lang.common.advisoryTitle,setup:l,commit:k}]},{type:"hbox",widths:["45%","55%"],children:[{type:"text",id:"bgcolor",label:e.lang.flash.bgcolor,setup:l,commit:k},{type:"text",id:"class",label:e.lang.common.cssClass,setup:l,commit:k}]},{type:"text",id:"style",label:e.lang.common.cssStyle,setup:l,commit:k}]}]}})})();
\ No newline at end of file
--- /dev/null
+CKEDITOR.dialog.add("button",function(b){return{title:b.lang.button.title,minWidth:350,minHeight:150,onShow:function(){var e=this;delete e.button;var a=e.getParentEditor().getSelection().getSelectedElement();if(a&&a.getName()=="input"){var f=a.getAttribute("type");if(f=="button"||f=="reset"||f=="submit"){e.button=a;e.setupContent(a)}}},onOk:function(){var a,f=this.button,e=!f;if(e){a=this.getParentEditor();f=a.document.createElement("input")}if(e){a.insertElement(f)}this.commitContent({element:f})},contents:[{id:"info",label:b.lang.button.title,title:b.lang.button.title,elements:[{id:"_cke_saved_name",type:"text",label:b.lang.common.name,"default":"",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("_cke_saved_name",this.getValue())}else{d.removeAttribute("_cke_saved_name");d.removeAttribute("name")}}},{id:"value",type:"text",label:b.lang.button.text,accessKey:"V","default":"",setup:function(a){this.setValue(a.getAttribute("value")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("value",this.getValue())}else{d.removeAttribute("value")}}},{id:"type",type:"select",label:b.lang.button.type,"default":"button",accessKey:"T",items:[[b.lang.button.typeBtn,"button"],[b.lang.button.typeSbm,"submit"],[b.lang.button.typeRst,"reset"]],setup:function(a){this.setValue(a.getAttribute("type")||"")},commit:function(a){var j=a.element;if(CKEDITOR.env.ie){var i=j.getAttribute("type"),h=this.getValue();if(h!=i){var g=CKEDITOR.dom.element.createFromHtml('<input type="'+h+'"></input>',b.document);j.copyAttributes(g,{type:1});g.replace(j);b.getSelection().selectElement(g);a.element=g}}else{j.setAttribute("type",this.getValue())}}}]}]}});
\ No newline at end of file
--- /dev/null
+CKEDITOR.dialog.add("checkbox",function(b){return{title:b.lang.checkboxAndRadio.checkboxTitle,minWidth:350,minHeight:140,onShow:function(){var d=this;delete d.checkbox;var a=d.getParentEditor().getSelection().getSelectedElement();if(a&&a.getAttribute("type")=="checkbox"){d.checkbox=a;d.setupContent(a)}},onOk:function(){var a,f=this.checkbox,e=!f;if(e){a=this.getParentEditor();f=a.document.createElement("input");f.setAttribute("type","checkbox")}if(e){a.insertElement(f)}this.commitContent({element:f})},contents:[{id:"info",label:b.lang.checkboxAndRadio.checkboxTitle,title:b.lang.checkboxAndRadio.checkboxTitle,startupFocus:"txtName",elements:[{id:"txtName",type:"text",label:b.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("_cke_saved_name",this.getValue())}else{d.removeAttribute("_cke_saved_name");d.removeAttribute("name")}}},{id:"txtValue",type:"text",label:b.lang.checkboxAndRadio.value,"default":"",accessKey:"V",setup:function(a){var d=a.getAttribute("value");this.setValue(CKEDITOR.env.ie&&d=="on"?"":d)},commit:function(a){var h=a.element,g=this.getValue();if(g&&!(CKEDITOR.env.ie&&g=="on")){h.setAttribute("value",g)}else{if(CKEDITOR.env.ie){var f=new CKEDITOR.dom.element("input",h.getDocument());h.copyAttributes(f,{value:1});f.replace(h);b.getSelection().selectElement(f);a.element=f}else{h.removeAttribute("value")}}}},{id:"cmbSelected",type:"checkbox",label:b.lang.checkboxAndRadio.selected,"default":"",accessKey:"S",value:"checked",setup:function(a){this.setValue(a.getAttribute("checked"))},commit:function(a){var l=a.element;if(CKEDITOR.env.ie){var k=!!l.getAttribute("checked"),j=!!this.getValue();if(k!=j){var i=CKEDITOR.dom.element.createFromHtml('<input type="checkbox"'+(j?' checked="checked"':"")+"/>",b.document);l.copyAttributes(i,{type:1,checked:1});i.replace(l);b.getSelection().selectElement(i);a.element=i}}else{var h=this.getValue();if(h){l.setAttribute("checked","checked")}else{l.removeAttribute("checked")}}}}]}]}});
\ No newline at end of file
--- /dev/null
+CKEDITOR.dialog.add("form",function(d){var c={action:1,id:1,method:1,enctype:1,target:1};return{title:d.lang.form.title,minWidth:350,minHeight:200,onShow:function(){var a=this;delete a.form;var f=a.getParentEditor().getSelection().getStartElement(),b=f&&f.getAscendant("form",true);if(b){a.form=b;a.setupContent(b)}},onOk:function(){var f,b=this.form,a=!b;if(a){f=this.getParentEditor();b=f.document.createElement("form");b.append(f.document.createElement("br"))}if(a){f.insertElement(b)}this.commitContent(b)},onLoad:function(){function b(f){this.setValue(f.getAttribute(this.id)||"")}function a(h){var g=this;if(g.getValue()){h.setAttribute(g.id,g.getValue())}else{h.removeAttribute(g.id)}}this.foreach(function(f){if(c[f.id]){f.setup=b;f.commit=a}})},contents:[{id:"info",label:d.lang.form.title,title:d.lang.form.title,elements:[{id:"txtName",type:"text",label:d.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){if(this.getValue()){a.setAttribute("_cke_saved_name",this.getValue())}else{a.removeAttribute("_cke_saved_name");a.removeAttribute("name")}}},{id:"action",type:"text",label:d.lang.form.action,"default":"",accessKey:"T"},{type:"hbox",widths:["45%","55%"],children:[{id:"id",type:"text",label:d.lang.common.id,"default":"",accessKey:"I"},{id:"enctype",type:"select",label:d.lang.form.encoding,style:"width:100%",accessKey:"E","default":"",items:[[""],["text/plain"],["multipart/form-data"],["application/x-www-form-urlencoded"]]}]},{type:"hbox",widths:["45%","55%"],children:[{id:"target",type:"select",label:d.lang.common.target,style:"width:100%",accessKey:"M","default":"",items:[[d.lang.common.notSet,""],[d.lang.common.targetNew,"_blank"],[d.lang.common.targetTop,"_top"],[d.lang.common.targetSelf,"_self"],[d.lang.common.targetParent,"_parent"]]},{id:"method",type:"select",label:d.lang.form.method,accessKey:"M","default":"GET",items:[["GET","get"],["POST","post"]]}]}]}]}});
\ No newline at end of file
--- /dev/null
+CKEDITOR.dialog.add("hiddenfield",function(b){return{title:b.lang.hidden.title,hiddenField:null,minWidth:350,minHeight:110,onShow:function(){var f=this;delete f.hiddenField;var a=f.getParentEditor(),h=a.getSelection(),g=h.getSelectedElement();if(g&&g.getAttribute("_cke_real_element_type")&&g.getAttribute("_cke_real_element_type")=="hiddenfield"){f.hiddenField=g;g=a.restoreRealElement(f.hiddenField);f.setupContent(g);h.selectElement(f.hiddenField)}},onOk:function(){var h=this;var a=h.getValueOf("info","_cke_saved_name"),l=h.getValueOf("info","value"),k=h.getParentEditor(),j=CKEDITOR.env.ie?k.document.createElement('<input name="'+CKEDITOR.tools.htmlEncode(a)+'">'):k.document.createElement("input");j.setAttribute("type","hidden");h.commitContent(j);var i=k.createFakeElement(j,"cke_hidden","hiddenfield");if(!h.hiddenField){k.insertElement(i)}else{i.replace(h.hiddenField);k.getSelection().selectElement(i)}return true},contents:[{id:"info",label:b.lang.hidden.title,title:b.lang.hidden.title,elements:[{id:"_cke_saved_name",type:"text",label:b.lang.hidden.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){if(this.getValue()){a.setAttribute("name",this.getValue())}else{a.removeAttribute("name")}}},{id:"value",type:"text",label:b.lang.hidden.value,"default":"",accessKey:"V",setup:function(a){this.setValue(a.getAttribute("value")||"")},commit:function(a){if(this.getValue()){a.setAttribute("value",this.getValue())}else{a.removeAttribute("value")}}}]}]}});
\ No newline at end of file
--- /dev/null
+CKEDITOR.dialog.add("radio",function(b){return{title:b.lang.checkboxAndRadio.radioTitle,minWidth:350,minHeight:140,onShow:function(){var d=this;delete d.radioButton;var a=d.getParentEditor().getSelection().getSelectedElement();if(a&&a.getName()=="input"&&a.getAttribute("type")=="radio"){d.radioButton=a;d.setupContent(a)}},onOk:function(){var a,f=this.radioButton,e=!f;if(e){a=this.getParentEditor();f=a.document.createElement("input");f.setAttribute("type","radio")}if(e){a.insertElement(f)}this.commitContent({element:f})},contents:[{id:"info",label:b.lang.checkboxAndRadio.radioTitle,title:b.lang.checkboxAndRadio.radioTitle,elements:[{id:"name",type:"text",label:b.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("_cke_saved_name",this.getValue())}else{d.removeAttribute("_cke_saved_name");d.removeAttribute("name")}}},{id:"value",type:"text",label:b.lang.checkboxAndRadio.value,"default":"",accessKey:"V",setup:function(a){this.setValue(a.getAttribute("value")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("value",this.getValue())}else{d.removeAttribute("value")}}},{id:"checked",type:"checkbox",label:b.lang.checkboxAndRadio.selected,"default":"",accessKey:"S",value:"checked",setup:function(a){this.setValue(a.getAttribute("checked"))},commit:function(a){var j=a.element;if(!CKEDITOR.env.ie){if(this.getValue()){j.setAttribute("checked","checked")}else{j.removeAttribute("checked")}}else{var i=j.getAttribute("checked"),h=!!this.getValue();if(i!=h){var g=CKEDITOR.dom.element.createFromHtml('<input type="radio"'+(h?' checked="checked"':"")+"></input>",b.document);j.copyAttributes(g,{type:1,checked:1});g.replace(j);b.getSelection().selectElement(g);a.element=g}}}}]}]}});
\ No newline at end of file
--- /dev/null
+CKEDITOR.dialog.add("select",function(t){function s(c,b,a,f,e){c=k(c);var d;if(f){d=f.createElement("OPTION")}else{d=document.createElement("OPTION")}if(c&&d&&d.getName()=="option"){if(CKEDITOR.env.ie){if(!isNaN(parseInt(e,10))){c.$.options.add(d.$,e)}else{c.$.options.add(d.$)}d.$.innerHTML=b.length>0?b:"";d.$.value=a}else{if(e!==null&&e<c.getChildCount()){c.getChild(e<0?0:e).insertBeforeMe(d)}else{c.append(d)}d.setText(b.length>0?b:"");d.setValue(a)}}else{return false}return d}function r(c){c=k(c);var b=n(c);for(var a=c.getChildren().count()-1;a>=0;a--){if(c.getChild(a).$.selected){c.getChild(a).remove()}}m(c,b)}function q(c,b,a,e){c=k(c);if(b<0){return false}var d=c.getChild(b);d.setText(a);d.setValue(e);return d}function p(a){a=k(a);while(a.getChild(0)&&a.getChild(0).remove()){}}function o(c,b,a){c=k(c);var h=n(c);if(h<0){return false}var g=h+b;g=g<0?0:g;g=g>=c.getChildCount()?c.getChildCount()-1:g;if(h==g){return false}var f=c.getChild(h),e=f.getText(),d=f.getValue();f.remove();f=s(c,e,d,!a?null:a,g);m(c,g);return f}function n(a){a=k(a);return a?a.$.selectedIndex:-1}function m(c,b){c=k(c);if(b<0){return null}var a=c.getChildren().count();c.$.selectedIndex=b>=a?a-1:b;return c}function l(a){a=k(a);return a?a.getChildren():false}function k(a){if(a&&a.domId&&a.getInputElement().$){return a.getInputElement()}else{if(a&&a.$){return a}}return false}return{title:t.lang.select.title,minWidth:CKEDITOR.env.ie?460:395,minHeight:CKEDITOR.env.ie?320:300,onShow:function(){var d=this;delete d.selectBox;d.setupContent("clear");var c=d.getParentEditor().getSelection().getSelectedElement();if(c&&c.getName()=="select"){d.selectBox=c;d.setupContent(c.getName(),c);var b=l(c);for(var a=0;a<b.count();a++){d.setupContent("option",b.getItem(a))}}},onOk:function(){var c=this.getParentEditor(),b=this.selectBox,a=!b;if(a){b=c.document.createElement("select")}this.commitContent(b);if(a){c.insertElement(b);if(CKEDITOR.env.ie){var e=c.getSelection(),d=e.createBookmarks();setTimeout(function(){e.selectBookmarks(d)},0)}}},contents:[{id:"info",label:t.lang.select.selectInfo,title:t.lang.select.selectInfo,accessKey:"",elements:[{id:"txtName",type:"text",widths:["25%","75%"],labelLayout:"horizontal",label:t.lang.common.name,"default":"",accessKey:"N",align:"center",style:"width:350px",setup:function(b,a){if(b=="clear"){this.setValue("")}else{if(b=="select"){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")}}},commit:function(a){if(this.getValue()){a.setAttribute("_cke_saved_name",this.getValue())}else{a.removeAttribute("_cke_saved_name");a.removeAttribute("name")}}},{id:"txtValue",type:"text",widths:["25%","75%"],labelLayout:"horizontal",label:t.lang.select.value,style:"width:350px","default":"",className:"cke_disabled",onLoad:function(){this.getInputElement().setAttribute("readOnly",true)},setup:function(b,a){if(b=="clear"){this.setValue("")}else{if(b=="option"&&a.getAttribute("selected")){this.setValue(a.$.value)}}}},{type:"hbox",widths:["175px","170px"],align:"center",children:[{id:"txtSize",type:"text",align:"center",labelLayout:"horizontal",label:t.lang.select.size,"default":"",accessKey:"S",style:"width:175px",validate:function(){var a=CKEDITOR.dialog.validate.integer(t.lang.common.validateNumberFailed);return this.getValue()===""||a.apply(this)},setup:function(b,a){if(b=="select"){this.setValue(a.getAttribute("size")||"")}if(CKEDITOR.env.webkit){this.getInputElement().setStyle("width","86px")}},commit:function(a){if(this.getValue()){a.setAttribute("size",this.getValue())}else{a.removeAttribute("size")}}},{type:"html",html:"<span>"+CKEDITOR.tools.htmlEncode(t.lang.select.lines)+"</span>"}]},{type:"html",html:"<span>"+CKEDITOR.tools.htmlEncode(t.lang.select.opAvail)+"</span>"},{type:"hbox",widths:["115px","115px","100px"],align:"top",children:[{type:"vbox",children:[{id:"txtOptName",type:"text",label:t.lang.select.opText,style:"width:115px",setup:function(b,a){if(b=="clear"){this.setValue("")}}},{type:"select",id:"cmbName",label:"",title:"",size:5,style:"width:115px;height:75px",items:[],onChange:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbValue"),a=c.getContentElement("info","txtOptName"),e=c.getContentElement("info","txtOptValue"),d=n(this);m(b,d);a.setValue(this.getValue());e.setValue(b.getValue())},setup:function(b,a){if(b=="clear"){p(this)}else{if(b=="option"){s(this,a.getText(),a.getText(),this.getDialog().getParentEditor().document)}}},commit:function(c){var b=this.getDialog(),a=l(this),g=l(b.getContentElement("info","cmbValue")),f=b.getContentElement("info","txtValue").getValue();p(c);for(var e=0;e<a.count();e++){var d=s(c,a.getItem(e).getValue(),g.getItem(e).getValue(),b.getParentEditor().document);if(g.getItem(e).getValue()==f){d.setAttribute("selected","selected");d.selected=true}}}}]},{type:"vbox",children:[{id:"txtOptValue",type:"text",label:t.lang.select.opValue,style:"width:115px",setup:function(b,a){if(b=="clear"){this.setValue("")}}},{type:"select",id:"cmbValue",label:"",size:5,style:"width:115px;height:75px",items:[],onChange:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbName"),a=c.getContentElement("info","txtOptName"),e=c.getContentElement("info","txtOptValue"),d=n(this);m(b,d);a.setValue(b.getValue());e.setValue(this.getValue())},setup:function(c,b){var d=this;if(c=="clear"){p(d)}else{if(c=="option"){var a=b.getValue();s(d,a,a,d.getDialog().getParentEditor().document);if(b.getAttribute("selected")=="selected"){d.getDialog().getContentElement("info","txtValue").setValue(a)}}}}}]},{type:"vbox",padding:5,children:[{type:"button",style:"",label:t.lang.select.btnAdd,title:t.lang.select.btnAdd,style:"width:100%;",onClick:function(){var c=this.getDialog(),b=c.getParentEditor(),a=c.getContentElement("info","txtOptName"),f=c.getContentElement("info","txtOptValue"),e=c.getContentElement("info","cmbName"),d=c.getContentElement("info","cmbValue");s(e,a.getValue(),a.getValue(),c.getParentEditor().document);s(d,f.getValue(),f.getValue(),c.getParentEditor().document);a.setValue("");f.setValue("")}},{type:"button",label:t.lang.select.btnModify,title:t.lang.select.btnModify,style:"width:100%;",onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","txtOptName"),a=c.getContentElement("info","txtOptValue"),f=c.getContentElement("info","cmbName"),e=c.getContentElement("info","cmbValue"),d=n(f);if(d>=0){q(f,d,b.getValue(),b.getValue());q(e,d,a.getValue(),a.getValue())}}},{type:"button",style:"width:100%;",label:t.lang.select.btnUp,title:t.lang.select.btnUp,onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbName"),a=c.getContentElement("info","cmbValue");o(b,-1,c.getParentEditor().document);o(a,-1,c.getParentEditor().document)}},{type:"button",style:"width:100%;",label:t.lang.select.btnDown,title:t.lang.select.btnDown,onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbName"),a=c.getContentElement("info","cmbValue");o(b,1,c.getParentEditor().document);o(a,1,c.getParentEditor().document)}}]}]},{type:"hbox",widths:["40%","20%","40%"],children:[{type:"button",label:t.lang.select.btnSetValue,title:t.lang.select.btnSetValue,onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbValue"),a=c.getContentElement("info","txtValue");a.setValue(b.getValue())}},{type:"button",label:t.lang.select.btnDelete,title:t.lang.select.btnDelete,onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbName"),a=c.getContentElement("info","cmbValue"),e=c.getContentElement("info","txtOptName"),d=c.getContentElement("info","txtOptValue");r(b);r(a);e.setValue("");d.setValue("")}},{id:"chkMulti",type:"checkbox",label:t.lang.select.chkMulti,"default":"",accessKey:"M",value:"checked",setup:function(b,a){if(b=="select"){this.setValue(a.getAttribute("multiple"))}if(CKEDITOR.env.webkit){this.getElement().getParent().setStyle("vertical-align","middle")}},commit:function(a){if(this.getValue()){a.setAttribute("multiple",this.getValue())}else{a.removeAttribute("multiple")}}}]}]}]}});
\ No newline at end of file
--- /dev/null
+CKEDITOR.dialog.add("textarea",function(b){return{title:b.lang.textarea.title,minWidth:350,minHeight:150,onShow:function(){var d=this;delete d.textarea;var a=d.getParentEditor().getSelection().getSelectedElement();if(a&&a.getName()=="textarea"){d.textarea=a;d.setupContent(a)}},onOk:function(){var a,f=this.textarea,e=!f;if(e){a=this.getParentEditor();f=a.document.createElement("textarea")}this.commitContent(f);if(e){a.insertElement(f)}},contents:[{id:"info",label:b.lang.textarea.title,title:b.lang.textarea.title,elements:[{id:"_cke_saved_name",type:"text",label:b.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){if(this.getValue()){a.setAttribute("_cke_saved_name",this.getValue())}else{a.removeAttribute("_cke_saved_name");a.removeAttribute("name")}}},{id:"cols",type:"text",label:b.lang.textarea.cols,"default":"",accessKey:"C",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(b.lang.common.validateNumberFailed),setup:function(a){var d=a.hasAttribute("cols")&&a.getAttribute("cols");this.setValue(d||"")},commit:function(a){if(this.getValue()){a.setAttribute("cols",this.getValue())}else{a.removeAttribute("cols")}}},{id:"rows",type:"text",label:b.lang.textarea.rows,"default":"",accessKey:"R",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(b.lang.common.validateNumberFailed),setup:function(a){var d=a.hasAttribute("rows")&&a.getAttribute("rows");this.setValue(d||"")},commit:function(a){if(this.getValue()){a.setAttribute("rows",this.getValue())}else{a.removeAttribute("rows")}}}]}]}});
\ No newline at end of file
--- /dev/null
+CKEDITOR.dialog.add("textfield",function(e){var d={value:1,size:1,maxLength:1},f={text:1,password:1};return{title:e.lang.textfield.title,minWidth:350,minHeight:150,onShow:function(){var a=this;delete a.textField;var b=a.getParentEditor().getSelection().getSelectedElement();if(b&&b.getName()=="input"&&(f[b.getAttribute("type")]||!b.getAttribute("type"))){a.textField=b;a.setupContent(b)}},onOk:function(){var c,b=this.textField,a=!b;if(a){c=this.getParentEditor();b=c.document.createElement("input");b.setAttribute("type","text")}if(a){c.insertElement(b)}this.commitContent({element:b})},onLoad:function(){var b=function(h){var c=h.hasAttribute(this.id)&&h.getAttribute(this.id);this.setValue(c||"")},a=function(j){var i=j.element,c=this.getValue();if(c){i.setAttribute(this.id,c)}else{i.removeAttribute(this.id)}};this.foreach(function(c){if(d[c.id]){c.setup=b;c.commit=a}})},contents:[{id:"info",label:e.lang.textfield.title,title:e.lang.textfield.title,elements:[{type:"hbox",widths:["50%","50%"],children:[{id:"_cke_saved_name",type:"text",label:e.lang.textfield.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(b){var a=b.element;if(this.getValue()){a.setAttribute("_cke_saved_name",this.getValue())}else{a.removeAttribute("_cke_saved_name");a.removeAttribute("name")}}},{id:"value",type:"text",label:e.lang.textfield.value,"default":"",accessKey:"V"}]},{type:"hbox",widths:["50%","50%"],children:[{id:"size",type:"text",label:e.lang.textfield.charWidth,"default":"",accessKey:"C",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(e.lang.common.validateNumberFailed)},{id:"maxLength",type:"text",label:e.lang.textfield.maxChars,"default":"",accessKey:"M",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(e.lang.common.validateNumberFailed)}],onLoad:function(){if(CKEDITOR.env.ie7Compat){this.getElement().setStyle("zoom","100%")}}},{id:"type",type:"select",label:e.lang.textfield.type,"default":"text",accessKey:"M",items:[[e.lang.textfield.typeText,"text"],[e.lang.textfield.typePass,"password"]],setup:function(a){this.setValue(a.getAttribute("type"))},commit:function(j){var i=j.element;if(CKEDITOR.env.ie){var c=i.getAttribute("type"),b=this.getValue();if(c!=b){var a=CKEDITOR.dom.element.createFromHtml('<input type="'+b+'"></input>',e.document);i.copyAttributes(a,{type:1});a.replace(i);e.getSelection().selectElement(a);j.element=a}}else{i.setAttribute("type",this.getValue())}}}]}]}});
\ No newline at end of file
--- /dev/null
+CKEDITOR.plugins.add("iframedialog",{requires:["dialog"],onLoad:function(){CKEDITOR.dialog.addIframe=function(j,i,p,o,n,m){var l={type:"iframe",src:p,width:"100%",height:"100%"};if(typeof m=="function"){l.onContentLoad=m}var k={title:i,minWidth:o,minHeight:n,contents:[{id:"iframe",label:i,expand:true,elements:[l]}]};return this.add(j,function(){return k})};(function(){var b=function(r,q,p){if(arguments.length<3){return}var o=this._||(this._={}),n=q.onContentLoad&&CKEDITOR.tools.bind(q.onContentLoad,this),m=CKEDITOR.tools.cssLength(q.width),l=CKEDITOR.tools.cssLength(q.height);o.frameId=CKEDITOR.tools.getNextNumber()+"_iframe";r.on("load",function(){var d=CKEDITOR.document.getById(o.frameId),c=d.getParent();c.setStyles({width:m,height:l})});var k={src:"%2",id:o.frameId,frameborder:0,allowtransparency:true},a=[];if(typeof q.onContentLoad=="function"){k.onload="CKEDITOR.tools.callFunction(%1);"}CKEDITOR.ui.dialog.uiElement.call(this,r,q,a,"iframe",{width:m,height:l},k,"");p.push('<div style="width:'+m+";height:"+l+';" id="'+this.domId+'"></div>');a=a.join("");r.on("show",function(){var e=CKEDITOR.document.getById(o.frameId),d=e.getParent(),c=CKEDITOR.tools.addFunction(n),f=a.replace("%1",c).replace("%2",CKEDITOR.tools.htmlEncode(q.src));d.setHtml(f)})};b.prototype=new CKEDITOR.ui.dialog.uiElement();CKEDITOR.dialog.addUIElement("iframe",{build:function(a,f,e){return new b(a,f,e)}})})()}});
\ No newline at end of file
--- /dev/null
+(function(){var b=function(ab,aa){var Z=1,Y=2,X=4,W=8,V=/^\s*(\d+)((px)|\%)?\s*$/i,U=/(^\s*(\d+)((px)|\%)?\s*$)|^$/i,T=/^\d+px$/,S=function(){var f=this.getValue(),e=this.getDialog(),d=f.match(V);if(d){if(d[2]=="%"){N(e,false)}f=d[1]}if(e.lockRatio){var c=e.originalElement;if(c.getCustomData("isReady")=="true"){if(this.id=="txtHeight"){if(f&&f!="0"){f=Math.round(c.$.width*(f/c.$.height))}if(!isNaN(f)){e.setValueOf("info","txtWidth",f)}}else{if(f&&f!="0"){f=Math.round(c.$.height*(f/c.$.width))}if(!isNaN(f)){e.setValueOf("info","txtHeight",f)}}}}R(e)},R=function(c){if(!c.originalElement||!c.preview){return 1}c.commitContent(X,c.preview);return 0};function Q(){var d=arguments,c=this.getContentElement("advanced","txtdlgGenStyle");c&&c.commit.apply(c,d);this.foreach(function(e){if(e.commit&&e.id!="txtdlgGenStyle"){e.commit.apply(e,d)}})}var P;function O(h){if(P){return}P=1;var g=this.getDialog(),f=g.imageElement;if(f){this.commit(Z,f);h=[].concat(h);var e=h.length,d;for(var c=0;c<e;c++){d=g.getContentElement.apply(g,h[c].split(":"));d&&d.setup(Z,f)}}P=0}var N=function(d,c){var l=d.originalElement;if(!l){return null}var k=CKEDITOR.document.getById(E);if(l.getCustomData("isReady")=="true"){if(c=="check"){var j=d.getValueOf("info","txtWidth"),i=d.getValueOf("info","txtHeight"),h=l.$.width*1000/l.$.height,g=j*1000/i;d.lockRatio=false;if(!j&&!i){d.lockRatio=true}else{if(!isNaN(h)&&!isNaN(g)){if(Math.round(h)==Math.round(g)){d.lockRatio=true}}}}else{if(c!=undefined){d.lockRatio=c}else{d.lockRatio=!d.lockRatio}}}else{if(c!="check"){d.lockRatio=false}}if(d.lockRatio){k.removeClass("cke_btn_unlocked")}else{k.addClass("cke_btn_unlocked")}var f=d._.editor.lang.image,e=f[d.lockRatio?"unlockRatio":"lockRatio"];k.setAttribute("title",e);k.getFirst().setText(e);return d.lockRatio},L=function(d){var c=d.originalElement;if(c.getCustomData("isReady")=="true"){d.setValueOf("info","txtWidth",c.$.width);d.setValueOf("info","txtHeight",c.$.height)}R(d)},J=function(i,h){if(i!=Z){return}function g(l,k){var j=l.match(V);if(j){if(j[2]=="%"){j[1]+="%";N(f,false)}return j[1]}return k}var f=this.getDialog(),e="",d=this.id=="txtWidth"?"width":"height",c=h.getAttribute(d);if(c){e=g(c,e)}e=g(h.getStyle(d),e);this.setValue(e)},I,H=function(){var c=this.originalElement;c.setCustomData("isReady","true");c.removeListener("load",H);c.removeListener("error",G);c.removeListener("abort",G);CKEDITOR.document.getById(C).setStyle("display","none");if(!this.dontResetSize){L(this)}if(this.firstLoad){CKEDITOR.tools.setTimeout(function(){N(this,"check")},0,this)}this.firstLoad=false;this.dontResetSize=false},G=function(){var c=this;var e=c.originalElement;e.removeListener("load",H);e.removeListener("error",G);e.removeListener("abort",G);var d=CKEDITOR.getUrl(ab.skinPath+"images/noimage.png");if(c.preview){c.preview.setAttribute("src",d)}CKEDITOR.document.getById(C).setStyle("display","none");N(c,false)},F=function(c){return c+CKEDITOR.tools.getNextNumber()},E=F("btnLockSizes"),D=F("btnResetSize"),C=F("ImagePreviewLoader"),a=F("ImagePreviewBox"),M=F("previewLink"),K=F("previewImage");return{title:aa=="image"?ab.lang.image.title:ab.lang.image.titleButton,minWidth:420,minHeight:310,onShow:function(){var c=this;c.imageElement=false;c.linkElement=false;c.imageEditMode=false;c.linkEditMode=false;c.lockRatio=true;c.dontResetSize=false;c.firstLoad=true;c.addLink=false;var i=c.getParentEditor(),h=c.getParentEditor().getSelection(),g=h.getSelectedElement(),f=g&&g.getAscendant("a");CKEDITOR.document.getById(C).setStyle("display","none");I=new CKEDITOR.dom.element("img",i.document);c.preview=CKEDITOR.document.getById(K);c.originalElement=i.document.createElement("img");c.originalElement.setAttribute("alt","");c.originalElement.setCustomData("isReady","false");if(f){c.linkElement=f;c.linkEditMode=true;var e=f.getChildren();if(e.count()==1){var d=e.getItem(0).getName();if(d=="img"||d=="input"){c.imageElement=e.getItem(0);if(c.imageElement.getName()=="img"){c.imageEditMode="img"}else{if(c.imageElement.getName()=="input"){c.imageEditMode="input"}}}}if(aa=="image"){c.setupContent(Y,f)}}if(g&&g.getName()=="img"&&!g.getAttribute("_cke_realelement")||g&&g.getName()=="input"&&g.getAttribute("type")=="image"){c.imageEditMode=g.getName();c.imageElement=g}if(c.imageEditMode){c.cleanImageElement=c.imageElement;c.imageElement=c.cleanImageElement.clone(true,true);c.setupContent(Z,c.imageElement);N(c,true)}else{c.imageElement=i.document.createElement("img")}if(!CKEDITOR.tools.trim(c.getValueOf("info","txtUrl"))){c.preview.removeAttribute("src");c.preview.setStyle("display","none")}},onOk:function(){var c=this;if(c.imageEditMode){var d=c.imageEditMode;if(aa=="image"&&d=="input"&&confirm(ab.lang.image.button2Img)){d="img";c.imageElement=ab.document.createElement("img");c.imageElement.setAttribute("alt","");ab.insertElement(c.imageElement)}else{if(aa!="image"&&d=="img"&&confirm(ab.lang.image.img2Button)){d="input";c.imageElement=ab.document.createElement("input");c.imageElement.setAttributes({type:"image",alt:""});ab.insertElement(c.imageElement)}else{c.imageElement=c.cleanImageElement;delete c.cleanImageElement}}}else{if(aa=="image"){c.imageElement=ab.document.createElement("img")}else{c.imageElement=ab.document.createElement("input");c.imageElement.setAttribute("type","image")}c.imageElement.setAttribute("alt","")}if(!c.linkEditMode){c.linkElement=ab.document.createElement("a")}c.commitContent(Z,c.imageElement);c.commitContent(Y,c.linkElement);if(!c.imageElement.getAttribute("style")){c.imageElement.removeAttribute("style")}if(!c.imageEditMode){if(c.addLink){if(!c.linkEditMode){ab.insertElement(c.linkElement);c.linkElement.append(c.imageElement,false)}else{ab.insertElement(c.imageElement)}}else{ab.insertElement(c.imageElement)}}else{if(!c.linkEditMode&&c.addLink){ab.insertElement(c.linkElement);c.imageElement.appendTo(c.linkElement)}else{if(c.linkEditMode&&!c.addLink){ab.getSelection().selectElement(c.linkElement);ab.insertElement(c.imageElement)}}}},onLoad:function(){var c=this;if(aa!="image"){c.hidePage("Link")}var d=c._.element.getDocument();c.addFocusable(d.getById(D),5);c.addFocusable(d.getById(E),5);c.commitContent=Q},onHide:function(){var c=this;if(c.preview){c.commitContent(W,c.preview)}if(c.originalElement){c.originalElement.removeListener("load",H);c.originalElement.removeListener("error",G);c.originalElement.removeListener("abort",G);c.originalElement.remove();c.originalElement=false}delete c.imageElement},contents:[{id:"info",label:ab.lang.image.infoTab,accessKey:"I",elements:[{type:"vbox",padding:0,children:[{type:"hbox",widths:["280px","110px"],align:"right",children:[{id:"txtUrl",type:"text",label:ab.lang.common.url,required:true,onChange:function(){var f=this.getDialog(),e=this.getValue();if(e.length>0){f=this.getDialog();var d=f.originalElement;f.preview.removeStyle("display");d.setCustomData("isReady","false");var c=CKEDITOR.document.getById(C);if(c){c.setStyle("display","")}d.on("load",H,f);d.on("error",G,f);d.on("abort",G,f);d.setAttribute("src",e);I.setAttribute("src",e);f.preview.setAttribute("src",I.$.src);R(f)}else{if(f.preview){f.preview.removeAttribute("src");f.preview.setStyle("display","none")}}},setup:function(f,e){if(f==Z){var d=e.getAttribute("_cke_saved_src")||e.getAttribute("src"),c=this;this.getDialog().dontResetSize=true;c.setValue(d);c.setInitValue();c.focus()}},commit:function(e,d){var c=this;if(e==Z&&(c.getValue()||c.isChanged())){d.setAttribute("_cke_saved_src",decodeURI(c.getValue()));d.setAttribute("src",decodeURI(c.getValue()))}else{if(e==W){d.setAttribute("src","");d.removeAttribute("src")}}},validate:CKEDITOR.dialog.validate.notEmpty(ab.lang.image.urlMissing)},{type:"button",id:"browse",style:"display:inline-block;margin-top:10px;",align:"center",label:ab.lang.common.browseServer,hidden:true,filebrowser:"info:txtUrl"}]}]},{id:"txtAlt",type:"text",label:ab.lang.image.alt,accessKey:"T","default":"",onChange:function(){R(this.getDialog())},setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("alt"))}},commit:function(e,d){var c=this;if(e==Z){if(c.getValue()||c.isChanged()){d.setAttribute("alt",c.getValue())}}else{if(e==X){d.setAttribute("alt",c.getValue())}else{if(e==W){d.removeAttribute("alt")}}}}},{type:"hbox",widths:["140px","240px"],children:[{type:"vbox",padding:10,children:[{type:"hbox",widths:["70%","30%"],children:[{type:"vbox",padding:1,children:[{type:"text",width:"40px",id:"txtWidth",labelLayout:"horizontal",label:ab.lang.image.width,onKeyUp:S,onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:function(){var c=this.getValue().match(U);if(!c){alert(ab.lang.image.validateWidth)}return !!c},setup:J,commit:function(h,g,f){var e=this.getValue();if(h==Z){if(e){g.setStyle("width",CKEDITOR.tools.cssLength(e))}else{if(!e&&this.isChanged()){g.removeStyle("width")}}!f&&g.removeAttribute("width")}else{if(h==X){var d=e.match(V);if(!d){var c=this.getDialog().originalElement;if(c.getCustomData("isReady")=="true"){g.setStyle("width",c.$.width+"px")}}else{g.setStyle("width",CKEDITOR.tools.cssLength(e))}}else{if(h==W){g.removeAttribute("width");g.removeStyle("width")}}}}},{type:"text",id:"txtHeight",width:"40px",labelLayout:"horizontal",label:ab.lang.image.height,onKeyUp:S,onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:function(){var c=this.getValue().match(U);if(!c){alert(ab.lang.image.validateHeight)}return !!c},setup:J,commit:function(h,g,f){var e=this.getValue();if(h==Z){if(e){g.setStyle("height",CKEDITOR.tools.cssLength(e))}else{if(!e&&this.isChanged()){g.removeStyle("height")}}if(!f&&h==Z){g.removeAttribute("height")}}else{if(h==X){var d=e.match(V);if(!d){var c=this.getDialog().originalElement;if(c.getCustomData("isReady")=="true"){g.setStyle("height",c.$.height+"px")}}else{g.setStyle("height",CKEDITOR.tools.cssLength(e))}}else{if(h==W){g.removeAttribute("height");g.removeStyle("height")}}}}}]},{type:"html",style:"margin-top:10px;width:40px;height:40px;",onLoad:function(){var d=CKEDITOR.document.getById(D),c=CKEDITOR.document.getById(E);if(d){d.on("click",function(e){L(this);e.data.preventDefault()},this.getDialog());d.on("mouseover",function(){this.addClass("cke_btn_over")},d);d.on("mouseout",function(){this.removeClass("cke_btn_over")},d)}if(c){c.on("click",function(j){var e=this;var i=N(e),h=e.originalElement,g=e.getValueOf("info","txtWidth");if(h.getCustomData("isReady")=="true"&&g){var f=h.$.height/h.$.width*g;if(!isNaN(f)){e.setValueOf("info","txtHeight",Math.round(f));R(e)}}j.data.preventDefault()},this.getDialog());c.on("mouseover",function(){this.addClass("cke_btn_over")},c);c.on("mouseout",function(){this.removeClass("cke_btn_over")},c)}},html:'<div><a href="javascript:void(0)" tabindex="-1" title="'+ab.lang.image.unlockRatio+'" class="cke_btn_locked" id="'+E+'" role="button"><span class="cke_label">'+ab.lang.image.unlockRatio+'</span></a><a href="javascript:void(0)" tabindex="-1" title="'+ab.lang.image.resetSize+'" class="cke_btn_reset" id="'+D+'" role="button"><span class="cke_label">'+ab.lang.image.resetSize+"</span></a></div>"}]},{type:"vbox",padding:1,children:[{type:"text",id:"txtBorder",width:"60px",labelLayout:"horizontal",label:ab.lang.image.border,"default":"",onKeyUp:function(){R(this.getDialog())},onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:CKEDITOR.dialog.validate.integer(ab.lang.image.validateBorder),setup:function(f,e){if(f==Z){var d,c=e.getStyle("border-width");c=c&&c.match(/^(\d+px)(?: \1 \1 \1)?$/);d=c&&parseInt(c[1],10);isNaN(parseInt(d,10))&&(d=e.getAttribute("border"));this.setValue(d)}},commit:function(f,e,d){var c=parseInt(this.getValue(),10);if(f==Z||f==X){if(!isNaN(c)){e.setStyle("border-width",CKEDITOR.tools.cssLength(c));e.setStyle("border-style","solid")}else{if(!c&&this.isChanged()){e.removeStyle("border-width");e.removeStyle("border-style");e.removeStyle("border-color")}}if(!d&&f==Z){e.removeAttribute("border")}}else{if(f==W){e.removeAttribute("border");e.removeStyle("border-width");e.removeStyle("border-style");e.removeStyle("border-color")}}}},{type:"text",id:"txtHSpace",width:"60px",labelLayout:"horizontal",label:ab.lang.image.hSpace,"default":"",onKeyUp:function(){R(this.getDialog())},onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:CKEDITOR.dialog.validate.integer(ab.lang.image.validateHSpace),setup:function(i,h){if(i==Z){var g,f,e,d=h.getStyle("margin-left"),c=h.getStyle("margin-right");d=d&&d.match(T);c=c&&c.match(T);f=parseInt(d,10);e=parseInt(c,10);g=f==e&&f;isNaN(parseInt(g,10))&&(g=h.getAttribute("hspace"));this.setValue(g)}},commit:function(f,e,d){var c=parseInt(this.getValue(),10);if(f==Z||f==X){if(!isNaN(c)){e.setStyle("margin-left",CKEDITOR.tools.cssLength(c));e.setStyle("margin-right",CKEDITOR.tools.cssLength(c))}else{if(!c&&this.isChanged()){e.removeStyle("margin-left");e.removeStyle("margin-right")}}if(!d&&f==Z){e.removeAttribute("hspace")}}else{if(f==W){e.removeAttribute("hspace");e.removeStyle("margin-left");e.removeStyle("margin-right")}}}},{type:"text",id:"txtVSpace",width:"60px",labelLayout:"horizontal",label:ab.lang.image.vSpace,"default":"",onKeyUp:function(){R(this.getDialog())},onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:CKEDITOR.dialog.validate.integer(ab.lang.image.validateVSpace),setup:function(i,h){if(i==Z){var g,f,e,d=h.getStyle("margin-top"),c=h.getStyle("margin-bottom");d=d&&d.match(T);c=c&&c.match(T);f=parseInt(d,10);e=parseInt(c,10);g=f==e&&f;isNaN(parseInt(g,10))&&(g=h.getAttribute("vspace"));this.setValue(g)}},commit:function(f,e,d){var c=parseInt(this.getValue(),10);if(f==Z||f==X){if(!isNaN(c)){e.setStyle("margin-top",CKEDITOR.tools.cssLength(c));e.setStyle("margin-bottom",CKEDITOR.tools.cssLength(c))}else{if(!c&&this.isChanged()){e.removeStyle("margin-top");e.removeStyle("margin-bottom")}}if(!d&&f==Z){e.removeAttribute("vspace")}}else{if(f==W){e.removeAttribute("vspace");e.removeStyle("margin-top");e.removeStyle("margin-bottom")}}}},{id:"cmbAlign",type:"select",labelLayout:"horizontal",widths:["35%","65%"],style:"width:90px",label:ab.lang.image.align,"default":"",items:[[ab.lang.common.notSet,""],[ab.lang.image.alignLeft,"left"],[ab.lang.image.alignRight,"right"]],onChange:function(){R(this.getDialog());O.call(this,"advanced:txtdlgGenStyle")},setup:function(e,d){if(e==Z){var c=d.getStyle("float");switch(c){case"inherit":case"none":c=""}!c&&(c=(d.getAttribute("align")||"").toLowerCase());this.setValue(c)}},commit:function(f,e,d){var c=this.getValue();if(f==Z||f==X){if(c){e.setStyle("float",c)}else{e.removeStyle("float")}if(!d&&f==Z){c=(e.getAttribute("align")||"").toLowerCase();switch(c){case"left":case"right":e.removeAttribute("align")}}}else{if(f==W){e.removeStyle("float")}}}}]}]},{type:"vbox",height:"250px",children:[{type:"html",style:"width:95%;",html:"<div>"+CKEDITOR.tools.htmlEncode(ab.lang.common.preview)+'<br><div id="'+C+'" class="ImagePreviewLoader" style="display:none"><div class="loading"> </div></div><div id="'+a+'" class="ImagePreviewBox"><table><tr><td><a href="javascript:void(0)" target="_blank" onclick="return false;" id="'+M+'"><img id="'+K+'" alt="" /></a>'+(ab.config.image_previewText||"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas feugiat consequat diam. Maecenas metus. Vivamus diam purus, cursus a, commodo non, facilisis vitae, nulla. Aenean dictum lacinia tortor. Nunc iaculis, nibh non iaculis aliquam, orci felis euismod neque, sed ornare massa mauris sed velit. Nulla pretium mi et risus. Fusce mi pede, tempor id, cursus ac, ullamcorper nec, enim. Sed tortor. Curabitur molestie. Duis velit augue, condimentum at, ultrices a, luctus ut, orci. Donec pellentesque egestas eros. Integer cursus, augue in cursus faucibus, eros pede bibendum sem, in tempus tellus justo quis ligula. Etiam eget tortor. Vestibulum rutrum, est ut placerat elementum, lectus nisl aliquam velit, tempor aliquam eros nunc nonummy metus. In eros metus, gravida a, gravida sed, lobortis id, turpis. Ut ultrices, ipsum at venenatis fringilla, sem nulla lacinia tellus, eget aliquet turpis mauris non enim. Nam turpis. Suspendisse lacinia. Curabitur ac tortor ut ipsum egestas elementum. Nunc imperdiet gravida mauris.")+"</td></tr></table></div></div>"}]}]}]},{id:"Link",label:ab.lang.link.title,padding:0,elements:[{id:"txtUrl",type:"text",label:ab.lang.common.url,style:"width: 100%","default":"",setup:function(e,d){if(e==Y){var c=d.getAttribute("_cke_saved_href");if(!c){c=d.getAttribute("href")}this.setValue(c)}},commit:function(e,d){var c=this;if(e==Y){if(c.getValue()||c.isChanged()){d.setAttribute("_cke_saved_href",decodeURI(c.getValue()));d.setAttribute("href","javascript:void(0)/*"+CKEDITOR.tools.getNextNumber()+"*/");if(c.getValue()||!ab.config.image_removeLinkByEmptyURL){c.getDialog().addLink=true}}}}},{type:"button",id:"browse",filebrowser:{action:"Browse",target:"Link:txtUrl",url:ab.config.filebrowserImageBrowseLinkUrl||ab.config.filebrowserBrowseUrl},style:"float:right",hidden:true,label:ab.lang.common.browseServer},{id:"cmbTarget",type:"select",label:ab.lang.common.target,"default":"",items:[[ab.lang.common.notSet,""],[ab.lang.common.targetNew,"_blank"],[ab.lang.common.targetTop,"_top"],[ab.lang.common.targetSelf,"_self"],[ab.lang.common.targetParent,"_parent"]],setup:function(d,c){if(d==Y){this.setValue(c.getAttribute("target"))}},commit:function(d,c){if(d==Y){if(this.getValue()||this.isChanged()){c.setAttribute("target",this.getValue())}}}}]},{id:"Upload",hidden:true,filebrowser:"uploadButton",label:ab.lang.image.upload,elements:[{type:"file",id:"upload",label:ab.lang.image.btnUpload,style:"height:40px",size:38},{type:"fileButton",id:"uploadButton",filebrowser:"info:txtUrl",label:ab.lang.image.btnUpload,"for":["Upload","upload"]}]},{id:"advanced",label:ab.lang.common.advancedTab,elements:[{type:"hbox",widths:["50%","25%","25%"],children:[{type:"text",id:"linkId",label:ab.lang.common.id,setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("id"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("id",this.getValue())}}}},{id:"cmbLangDir",type:"select",style:"width : 100px;",label:ab.lang.common.langDir,"default":"",items:[[ab.lang.common.notSet,""],[ab.lang.common.langDirLtr,"ltr"],[ab.lang.common.langDirRtl,"rtl"]],setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("dir"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("dir",this.getValue())}}}},{type:"text",id:"txtLangCode",label:ab.lang.common.langCode,"default":"",setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("lang"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("lang",this.getValue())}}}}]},{type:"text",id:"txtGenLongDescr",label:ab.lang.common.longDescr,setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("longDesc"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("longDesc",this.getValue())}}}},{type:"hbox",widths:["50%","50%"],children:[{type:"text",id:"txtGenClass",label:ab.lang.common.cssClass,"default":"",setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("class"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("class",this.getValue())}}}},{type:"text",id:"txtGenTitle",label:ab.lang.common.advisoryTitle,"default":"",onChange:function(){R(this.getDialog())},setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("title"))}},commit:function(e,d){var c=this;if(e==Z){if(c.getValue()||c.isChanged()){d.setAttribute("title",c.getValue())}}else{if(e==X){d.setAttribute("title",c.getValue())}else{if(e==W){d.removeAttribute("title")}}}}}]},{type:"text",id:"txtdlgGenStyle",label:ab.lang.common.cssStyle,"default":"",setup:function(i,h){if(i==Z){var g=h.getAttribute("style");if(!g&&h.$.style.cssText){g=h.$.style.cssText}this.setValue(g);var f=h.$.style.height,e=h.$.style.width,d=(f?f:"").match(V),c=(e?e:"").match(V);this.attributesInStyle={height:!!d,width:!!c}}},onChange:function(){O.call(this,["info:cmbFloat","info:cmbAlign","info:txtVSpace","info:txtHSpace","info:txtBorder","info:txtWidth","info:txtHeight"]);R(this)},commit:function(d,c){if(d==Z&&(this.getValue()||this.isChanged())){c.setAttribute("style",this.getValue())}}}]}]}};CKEDITOR.dialog.add("image",function(a){return b(a,"image")});CKEDITOR.dialog.add("imagebutton",function(a){return b(a,"imagebutton")})})();
\ No newline at end of file
--- /dev/null
+CKEDITOR.dialog.add("anchor",function(d){var c=function(j,i,h){var a=this;a.editMode=true;a.editObj=h;var b=a.editObj.getAttribute("name");if(b){a.setValueOf("info","txtName",b)}else{a.setValueOf("info","txtName","")}};return{title:d.lang.anchor.title,minWidth:300,minHeight:60,onOk:function(){var a=this;var h=a.getValueOf("info","txtName"),g=CKEDITOR.env.ie?d.document.createElement('<a name="'+CKEDITOR.tools.htmlEncode(h)+'">'):d.document.createElement("a");if(a.editMode){a.editObj.copyAttributes(g,{name:1});a.editObj.moveChildren(g)}g.removeAttribute("_cke_saved_name");g.setAttribute("name",h);var b=d.createFakeElement(g,"cke_anchor","anchor");if(!a.editMode){d.insertElement(b)}else{b.replace(a.fakeObj);d.getSelection().selectElement(b)}return true},onShow:function(){var a=this;a.editObj=false;a.fakeObj=false;a.editMode=false;var f=d.getSelection(),b=f.getSelectedElement();if(b&&b.getAttribute("_cke_real_element_type")&&b.getAttribute("_cke_real_element_type")=="anchor"){a.fakeObj=b;b=d.restoreRealElement(a.fakeObj);c.apply(a,[d,f,b]);f.selectElement(a.fakeObj)}a.getContentElement("info","txtName").focus()},contents:[{id:"info",label:d.lang.anchor.title,accessKey:"I",elements:[{type:"text",id:"txtName",label:d.lang.anchor.name,required:true,validate:function(){if(!this.getValue()){alert(d.lang.anchor.errorName);return false}return true}}]}]}});
\ No newline at end of file
--- /dev/null
+CKEDITOR.dialog.add("link",function(ad){var ac=CKEDITOR.plugins.link,ab=function(){var d=this.getDialog(),c=d.getContentElement("target","popupFeatures"),b=d.getContentElement("target","linkTargetName"),a=this.getValue();if(!c||!b){return}c=c.getElement();c.hide();b.setValue("");switch(a){case"frame":b.setLabel(ad.lang.link.targetFrameName);b.getElement().show();break;case"popup":c.show();b.setLabel(ad.lang.link.targetPopupName);b.getElement().show();break;default:b.setValue(a);b.getElement().hide();break}},aa=function(){var g=this.getDialog(),f=["urlOptions","anchorOptions","emailOptions"],e=this.getValue(),d=g.definition.getContents("upload"),c=d&&d.hidden;if(e=="url"){if(ad.config.linkShowTargetTab){g.showPage("target")}if(!c){g.showPage("upload")}}else{g.hidePage("target");if(!c){g.hidePage("upload")}}for(var b=0;b<f.length;b++){var a=g.getContentElement("info",f[b]);if(!a){continue}a=a.getElement().getParent().getParent();if(f[b]==e+"Options"){a.show()}else{a.hide()}}},Z=/^javascript:/,Y=/^mailto:([^?]+)(?:\?(.+))?$/,X=/subject=([^;?:@&=$,\/]*)/,W=/body=([^;?:@&=$,\/]*)/,V=/^#(.*)$/,U=/^((?:http|https|ftp|news):\/\/)?(.*)$/,T=/^(_(?:self|top|parent|blank))$/,S=/^javascript:void\(location\.href='mailto:'\+String\.fromCharCode\(([^)]+)\)(?:\+'(.*)')?\)$/,R=/^javascript:([^(]+)\(([^)]+)\)$/,Q=/\s*window.open\(\s*this\.href\s*,\s*(?:'([^']*)'|null)\s*,\s*'([^']*)'\s*\)\s*;\s*return\s*false;*\s*/,P=/(?:^|,)([^=]+)=(\d+|yes|no)/gi,O=function(w,v){var u=v&&(v.getAttribute("_cke_saved_href")||v.getAttribute("href"))||"",t,s,r,q,p={};if(t=u.match(Z)){if(D=="encode"){u=u.replace(S,function(z,y,x){return"mailto:"+String.fromCharCode.apply(String,y.split(","))+(x&&F(x))})}else{if(D){u.replace(R,function(y,x,am){if(x==C.name){p.type="email";var al=p.email={},ak=/[^,\s]+/g,aj=/(^')|('$)/g,ai=am.match(ak),ah=ai.length,B,A;for(var z=0;z<ah;z++){A=decodeURIComponent(F(ai[z].replace(aj,"")));B=C.params[z].toLowerCase();al[B]=A}al.address=[al.name,al.domain].join("@")}})}}}if(!p.type){if(r=u.match(V)){p.type="anchor";p.anchor={};p.anchor.name=p.anchor.id=r[1]}else{if(s=u.match(Y)){var o=u.match(X),n=u.match(W);p.type="email";var m=p.email={};m.address=s[1];o&&(m.subject=decodeURIComponent(o[1]));n&&(m.body=decodeURIComponent(n[1]))}else{if(u&&(q=u.match(U))){p.type="url";p.url={};p.url.protocol=q[1];p.url.url=q[2]}else{p.type="url"}}}}if(v){var l=v.getAttribute("target");p.target={};p.adv={};if(!l){var k=v.getAttribute("_cke_pa_onclick")||v.getAttribute("onclick"),j=k&&k.match(Q);if(j){p.target.type="popup";p.target.name=j[1];var i;while(i=P.exec(j[2])){if(i[2]=="yes"||i[2]=="1"){p.target[i[1]]=true}else{if(isFinite(i[2])){p.target[i[1]]=i[2]}}}}}else{var h=l.match(T);if(h){p.target.type=p.target.name=l}else{p.target.type="frame";p.target.name=l}}var g=this,f=function(z,y){var x=v.getAttribute(y);if(x!==null){p.adv[z]=x||""}};f("advId","id");f("advLangDir","dir");f("advAccessKey","accessKey");f("advName","name");f("advLangCode","lang");f("advTabIndex","tabindex");f("advTitle","title");f("advContentType","type");f("advCSSClasses","class");f("advCharset","charset");f("advStyles","style")}var e=w.document.getElementsByTag("img"),d=new CKEDITOR.dom.nodeList(w.document.$.anchors),c=p.anchors=[];for(var b=0;b<e.count();b++){var a=e.getItem(b);if(a.getAttribute("_cke_realelement")&&a.getAttribute("_cke_real_element_type")=="anchor"){c.push(w.restoreRealElement(a))}}for(b=0;b<d.count();b++){c.push(d.getItem(b))}for(b=0;b<c.length;b++){a=c[b];c[b]={name:a.getAttribute("name"),id:a.getAttribute("id")}}this._.selectedElement=v;return p},M=function(b,a){if(a[b]){this.setValue(a[b][this.id]||"")}},K=function(a){return M.call(this,"target",a)},J=function(a){return M.call(this,"adv",a)},I=function(b,a){if(!a[b]){a[b]={}}a[b][this.id]=this.getValue()||""},H=function(a){return I.call(this,"target",a)},G=function(a){return I.call(this,"adv",a)};function F(a){return a.replace(/\\'/g,"'")}function E(a){return a.replace(/'/g,"\\$&")}var D=ad.config.emailProtection||"";if(D&&D!="encode"){var C={};D.replace(/^([^(]+)\(([^)]+)\)$/,function(c,b,a){C.name=b;C.params=[];a.replace(/[^,\s]+/g,function(d){C.params.push(d)})})}function N(g){var f,e=C.name,d=C.params,c,b;f=[e,"("];for(var a=0;a<d.length;a++){c=d[a].toLowerCase();b=g[c];a>0&&f.push(",");f.push("'",b?E(encodeURIComponent(g[c])):"","'")}f.push(")");return f.join("")}function L(e){var d,c=e.length,b=[];for(var a=0;a<c;a++){d=e.charCodeAt(a);b.push(d)}return"String.fromCharCode("+b.join(",")+")"}return{title:ad.lang.link.title,minWidth:350,minHeight:230,contents:[{id:"info",label:ad.lang.link.info,title:ad.lang.link.info,elements:[{id:"linkType",type:"select",label:ad.lang.link.type,"default":"url",items:[[ad.lang.link.toUrl,"url"],[ad.lang.link.toAnchor,"anchor"],[ad.lang.link.toEmail,"email"]],onChange:aa,setup:function(a){if(a.type){this.setValue(a.type)}},commit:function(a){a.type=this.getValue()}},{type:"vbox",id:"urlOptions",children:[{type:"hbox",widths:["25%","75%"],children:[{id:"protocol",type:"select",label:ad.lang.common.protocol,"default":"http://",items:[["http://???","http://"],["https://???","https://"],["ftp://???","ftp://"],["news://???","news://"],[ad.lang.link.other,""]],setup:function(a){if(a.url){this.setValue(a.url.protocol||"")}},commit:function(a){if(!a.url){a.url={}}a.url.protocol=this.getValue()}},{type:"text",id:"url",label:ad.lang.common.url,required:true,onLoad:function(){this.allowOnChange=true},onKeyUp:function(){var a=this;a.allowOnChange=false;var f=a.getDialog().getContentElement("info","protocol"),e=a.getValue(),d=/^(http|https|ftp|news):\/\/(?=.)/gi,c=/^((javascript:)|[#\/\.\?])/gi,b=d.exec(e);if(b){a.setValue(e.substr(b[0].length));f.setValue(b[0].toLowerCase())}else{if(c.test(e)){f.setValue("")}}a.allowOnChange=true},onChange:function(){if(this.allowOnChange){this.onKeyUp()}},validate:function(){var b=this.getDialog();if(b.getContentElement("info","linkType")&&b.getValueOf("info","linkType")!="url"){return true}if(this.getDialog().fakeObj){return true}var a=CKEDITOR.dialog.validate.notEmpty(ad.lang.link.noUrl);return a.apply(this)},setup:function(a){this.allowOnChange=false;if(a.url){this.setValue(a.url.url)}this.allowOnChange=true},commit:function(a){this.onChange();if(!a.url){a.url={}}a.url.url=this.getValue();this.allowOnChange=false}}],setup:function(a){if(!this.getDialog().getContentElement("info","linkType")){this.getElement().show()}}},{type:"button",id:"browse",hidden:"true",filebrowser:"info:url",label:ad.lang.common.browseServer}]},{type:"vbox",id:"anchorOptions",width:260,align:"center",padding:0,children:[{type:"fieldset",id:"selectAnchorText",label:ad.lang.link.selectAnchor,setup:function(a){if(a.anchors.length>0){this.getElement().show()}else{this.getElement().hide()}},children:[{type:"hbox",id:"selectAnchor",children:[{type:"select",id:"anchorName","default":"",label:ad.lang.link.anchorName,style:"width: 100%;",items:[[""]],setup:function(d){var a=this;a.clear();a.add("");for(var c=0;c<d.anchors.length;c++){if(d.anchors[c].name){a.add(d.anchors[c].name)}}if(d.anchor){a.setValue(d.anchor.name)}var b=a.getDialog().getContentElement("info","linkType");if(b&&b.getValue()=="email"){a.focus()}},commit:function(a){if(!a.anchor){a.anchor={}}a.anchor.name=this.getValue()}},{type:"select",id:"anchorId","default":"",label:ad.lang.link.anchorId,style:"width: 100%;",items:[[""]],setup:function(c){var a=this;a.clear();a.add("");for(var b=0;b<c.anchors.length;b++){if(c.anchors[b].id){a.add(c.anchors[b].id)}}if(c.anchor){a.setValue(c.anchor.id)}},commit:function(a){if(!a.anchor){a.anchor={}}a.anchor.id=this.getValue()}}],setup:function(a){if(a.anchors.length>0){this.getElement().show()}else{this.getElement().hide()}}}]},{type:"html",id:"noAnchors",style:"text-align: center;",html:'<div role="label" tabIndex="-1">'+CKEDITOR.tools.htmlEncode(ad.lang.link.noAnchors)+"</div>",focus:true,setup:function(a){if(a.anchors.length<1){this.getElement().show()}else{this.getElement().hide()}}}],setup:function(a){if(!this.getDialog().getContentElement("info","linkType")){this.getElement().hide()}}},{type:"vbox",id:"emailOptions",padding:1,children:[{type:"text",id:"emailAddress",label:ad.lang.link.emailAddress,required:true,validate:function(){var b=this.getDialog();if(!b.getContentElement("info","linkType")||b.getValueOf("info","linkType")!="email"){return true}var a=CKEDITOR.dialog.validate.notEmpty(ad.lang.link.noEmail);return a.apply(this)},setup:function(b){if(b.email){this.setValue(b.email.address)}var a=this.getDialog().getContentElement("info","linkType");if(a&&a.getValue()=="email"){this.select()}},commit:function(a){if(!a.email){a.email={}}a.email.address=this.getValue()}},{type:"text",id:"emailSubject",label:ad.lang.link.emailSubject,setup:function(a){if(a.email){this.setValue(a.email.subject)}},commit:function(a){if(!a.email){a.email={}}a.email.subject=this.getValue()}},{type:"textarea",id:"emailBody",label:ad.lang.link.emailBody,rows:3,"default":"",setup:function(a){if(a.email){this.setValue(a.email.body)}},commit:function(a){if(!a.email){a.email={}}a.email.body=this.getValue()}}],setup:function(a){if(!this.getDialog().getContentElement("info","linkType")){this.getElement().hide()}}}]},{id:"target",label:ad.lang.link.target,title:ad.lang.link.target,elements:[{type:"hbox",widths:["50%","50%"],children:[{type:"select",id:"linkTargetType",label:ad.lang.common.target,"default":"notSet",style:"width : 100%;",items:[[ad.lang.common.notSet,"notSet"],[ad.lang.link.targetFrame,"frame"],[ad.lang.link.targetPopup,"popup"],[ad.lang.common.targetNew,"_blank"],[ad.lang.common.targetTop,"_top"],[ad.lang.common.targetSelf,"_self"],[ad.lang.common.targetParent,"_parent"]],onChange:ab,setup:function(a){if(a.target){this.setValue(a.target.type)}},commit:function(a){if(!a.target){a.target={}}a.target.type=this.getValue()}},{type:"text",id:"linkTargetName",label:ad.lang.link.targetFrameName,"default":"",setup:function(a){if(a.target){this.setValue(a.target.name)}},commit:function(a){if(!a.target){a.target={}}a.target.name=this.getValue().replace(/\W/gi,"")}}]},{type:"vbox",width:260,align:"center",padding:2,id:"popupFeatures",children:[{type:"fieldset",label:ad.lang.link.popupFeatures,children:[{type:"hbox",children:[{type:"checkbox",id:"resizable",label:ad.lang.link.popupResizable,setup:K,commit:H},{type:"checkbox",id:"status",label:ad.lang.link.popupStatusBar,setup:K,commit:H}]},{type:"hbox",children:[{type:"checkbox",id:"location",label:ad.lang.link.popupLocationBar,setup:K,commit:H},{type:"checkbox",id:"toolbar",label:ad.lang.link.popupToolbar,setup:K,commit:H}]},{type:"hbox",children:[{type:"checkbox",id:"menubar",label:ad.lang.link.popupMenuBar,setup:K,commit:H},{type:"checkbox",id:"fullscreen",label:ad.lang.link.popupFullScreen,setup:K,commit:H}]},{type:"hbox",children:[{type:"checkbox",id:"scrollbars",label:ad.lang.link.popupScrollBars,setup:K,commit:H},{type:"checkbox",id:"dependent",label:ad.lang.link.popupDependent,setup:K,commit:H}]},{type:"hbox",children:[{type:"text",widths:["30%","70%"],labelLayout:"horizontal",label:ad.lang.link.popupWidth,id:"width",setup:K,commit:H},{type:"text",labelLayout:"horizontal",widths:["55%","45%"],label:ad.lang.link.popupLeft,id:"left",setup:K,commit:H}]},{type:"hbox",children:[{type:"text",labelLayout:"horizontal",widths:["30%","70%"],label:ad.lang.link.popupHeight,id:"height",setup:K,commit:H},{type:"text",labelLayout:"horizontal",label:ad.lang.link.popupTop,widths:["55%","45%"],id:"top",setup:K,commit:H}]}]}]}]},{id:"upload",label:ad.lang.link.upload,title:ad.lang.link.upload,hidden:true,filebrowser:"uploadButton",elements:[{type:"file",id:"upload",label:ad.lang.common.upload,style:"height:40px",size:29},{type:"fileButton",id:"uploadButton",label:ad.lang.common.uploadSubmit,filebrowser:"info:url","for":["upload","upload"]}]},{id:"advanced",label:ad.lang.link.advanced,title:ad.lang.link.advanced,elements:[{type:"vbox",padding:1,children:[{type:"hbox",widths:["45%","35%","20%"],children:[{type:"text",id:"advId",label:ad.lang.link.id,setup:J,commit:G},{type:"select",id:"advLangDir",label:ad.lang.link.langDir,"default":"",style:"width:110px",items:[[ad.lang.common.notSet,""],[ad.lang.link.langDirLTR,"ltr"],[ad.lang.link.langDirRTL,"rtl"]],setup:J,commit:G},{type:"text",id:"advAccessKey",width:"80px",label:ad.lang.link.acccessKey,maxLength:1,setup:J,commit:G}]},{type:"hbox",widths:["45%","35%","20%"],children:[{type:"text",label:ad.lang.link.name,id:"advName",setup:J,commit:G},{type:"text",label:ad.lang.link.langCode,id:"advLangCode",width:"110px","default":"",setup:J,commit:G},{type:"text",label:ad.lang.link.tabIndex,id:"advTabIndex",width:"80px",maxLength:5,setup:J,commit:G}]}]},{type:"vbox",padding:1,children:[{type:"hbox",widths:["45%","55%"],children:[{type:"text",label:ad.lang.link.advisoryTitle,"default":"",id:"advTitle",setup:J,commit:G},{type:"text",label:ad.lang.link.advisoryContentType,"default":"",id:"advContentType",setup:J,commit:G}]},{type:"hbox",widths:["45%","55%"],children:[{type:"text",label:ad.lang.link.cssClasses,"default":"",id:"advCSSClasses",setup:J,commit:G},{type:"text",label:ad.lang.link.charset,"default":"",id:"advCharset",setup:J,commit:G}]},{type:"hbox",children:[{type:"text",label:ad.lang.link.styles,"default":"",id:"advStyles",setup:J,commit:G}]}]}]}],onShow:function(){var a=this;a.fakeObj=false;var d=a.getParentEditor(),c=d.getSelection(),b=null;if((b=ac.getSelectedLink(d))&&b.hasAttribute("href")){c.selectElement(b)}else{if((b=c.getSelectedElement())&&b.is("img")&&b.getAttribute("_cke_real_element_type")&&b.getAttribute("_cke_real_element_type")=="anchor"){a.fakeObj=b;b=d.restoreRealElement(a.fakeObj);c.selectElement(a.fakeObj)}else{b=null}}a.setupContent(O.apply(a,[d,b]))},onOk:function(){var x={href:"javascript:void(0)/*"+CKEDITOR.tools.getNextNumber()+"*/"},w=[],v={href:x.href},u=this,t=this.getParentEditor();this.commitContent(v);switch(v.type||"url"){case"url":var s=v.url&&v.url.protocol!=undefined?v.url.protocol:"http://",r=v.url&&v.url.url||"";x._cke_saved_href=r.indexOf("/")===0?r:s+r;break;case"anchor":var q=v.anchor&&v.anchor.name,p=v.anchor&&v.anchor.id;x._cke_saved_href="#"+(q||p||"");break;case"email":var o,n=v.email,m=n.address;switch(D){case"":case"encode":var l=encodeURIComponent(n.subject||""),k=encodeURIComponent(n.body||""),j=[];l&&j.push("subject="+l);k&&j.push("body="+k);j=j.length?"?"+j.join("&"):"";if(D=="encode"){o=["javascript:void(location.href='mailto:'+",L(m)];j&&o.push("+'",E(j),"'");o.push(")")}else{o=["mailto:",m,j]}break;default:var i=m.split("@",2);n.name=i[0];n.domain=i[1];o=["javascript:",N(n)]}x._cke_saved_href=o.join("");break}if(v.target){if(v.target.type=="popup"){var h=["window.open(this.href, '",v.target.name||"","', '"],g=["resizable","status","location","toolbar","menubar","fullscreen","scrollbars","dependent"],f=g.length,e=function(ai){if(v.target[ai]){g.push(ai+"="+v.target[ai])}};for(var d=0;d<f;d++){g[d]=g[d]+(v.target[g[d]]?"=yes":"=no")}e("width");e("left");e("height");e("top");h.push(g.join(","),"'); return false;");x._cke_pa_onclick=h.join("")}else{if(v.target.type!="notSet"&&v.target.name){x.target=v.target.name}else{w.push("target")}w.push("_cke_pa_onclick","onclick")}}if(v.adv){var c=function(al,ak){var am=v.adv[al];if(am){x[ak]=am}else{w.push(ak)}};if(this._.selectedElement){c("advId","id")}c("advLangDir","dir");c("advAccessKey","accessKey");c("advName","name");c("advLangCode","lang");c("advTabIndex","tabindex");c("advTitle","title");c("advContentType","type");c("advCSSClasses","class");c("advCharset","charset");c("advStyles","style")}if(!this._.selectedElement){var b=t.getSelection(),a=b.getRanges();if(a.length==1&&a[0].collapsed){var ag=new CKEDITOR.dom.text(v.type=="email"?v.email.address:x._cke_saved_href,t.document);a[0].insertNode(ag);a[0].selectNodeContents(ag);b.selectRanges(a)}var af=new CKEDITOR.style({element:"a",attributes:x});af.type=CKEDITOR.STYLE_INLINE;af.apply(t.document);if(v.adv&&v.adv.advId){var ae=this.getParentEditor().document.$.getElementsByTagName("a");for(d=0;d<ae.length;d++){if(ae[d].href==x.href){ae[d].id=v.adv.advId;break}}}}else{var B=this._.selectedElement,A=B.getAttribute("_cke_saved_href"),z=B.getHtml();if(CKEDITOR.env.ie&&x.name!=B.getAttribute("name")){var y=new CKEDITOR.dom.element('<a name="'+CKEDITOR.tools.htmlEncode(x.name)+'">',t.document);b=t.getSelection();B.moveChildren(y);B.copyAttributes(y,{name:1});y.replace(B);B=y;b.selectElement(B)}B.setAttributes(x);B.removeAttributes(w);if(A==z||v.type=="email"&&z.indexOf("@")!=-1){B.setHtml(v.type=="email"?v.email.address:x._cke_saved_href)}if(B.getAttribute("name")){B.addClass("cke_anchor")}else{B.removeClass("cke_anchor")}if(this.fakeObj){t.createFakeElement(B,"cke_anchor","anchor").replace(this.fakeObj)}delete this._.selectedElement}},onLoad:function(){if(!ad.config.linkShowAdvancedTab){this.hidePage("advanced")}if(!ad.config.linkShowTargetTab){this.hidePage("target")}},onFocus:function(){var b=this.getContentElement("info","linkType"),a;if(b&&b.getValue()=="url"){a=this.getContentElement("info","url");a.select()}}}});
\ No newline at end of file
--- /dev/null
+(function(){function e(h,c){var b;try{b=h.getSelection().getRanges()[0]}catch(a){return null}b.shrink(CKEDITOR.SHRINK_TEXT);return b.getCommonAncestor().getAscendant(c,true)}var d={a:"lower-alpha",A:"upper-alpha",i:"lower-roman",I:"upper-roman",1:"decimal",disc:"disc",circle:"circle",square:"square"};function f(c,b){if(b=="bulletedListStyle"){return{title:c.lang.list.bulletedTitle,minWidth:300,minHeight:50,contents:[{id:"info",accessKey:"I",elements:[{type:"select",label:c.lang.list.type,id:"type",style:"width: 150px; margin: auto;",items:[[c.lang.list.notset,""],[c.lang.list.circle,"circle"],[c.lang.list.disc,"disc"],[c.lang.list.square,"square"]],setup:function(j){var i=j.getStyle("list-style-type")||d[j.getAttribute("type")]||j.getAttribute("type")||"";this.setValue(i)},commit:function(j){var i=this.getValue();if(i){j.setStyle("list-style-type",i)}else{j.removeStyle("list-style-type")}}}]}],onShow:function(){var j=this.getParentEditor(),i=e(j,"ul");i&&this.setupContent(i)},onOk:function(){var j=this.getParentEditor(),i=e(j,"ul");i&&this.commitContent(i)}}}else{if(b=="numberedListStyle"){var a=[[c.lang.list.notset,""],[c.lang.list.lowerRoman,"lower-roman"],[c.lang.list.upperRoman,"upper-roman"],[c.lang.list.lowerAlpha,"lower-alpha"],[c.lang.list.upperAlpha,"upper-alpha"],[c.lang.list.decimal,"decimal"]];if(!CKEDITOR.env.ie||CKEDITOR.env.version>7){a.concat([[c.lang.list.armenian,"armenian"],[c.lang.list.decimalLeadingZero,"decimal-leading-zero"],[c.lang.list.georgian,"georgian"],[c.lang.list.lowerGreek,"lower-greek"]])}return{title:c.lang.list.numberedTitle,minWidth:300,minHeight:50,contents:[{id:"info",accessKey:"I",elements:[{type:"hbox",widths:["25%","75%"],children:[{label:c.lang.list.start,type:"text",id:"start",validate:CKEDITOR.dialog.validate.integer(c.lang.list.validateStartNumber),setup:function(j){var i=j.getAttribute("start")||1;i&&this.setValue(i)},commit:function(h){h.setAttribute("start",this.getValue())}},{type:"select",label:c.lang.list.type,id:"type",style:"width: 100%;",items:a,setup:function(j){var i=j.getStyle("list-style-type")||d[j.getAttribute("type")]||j.getAttribute("type")||"";this.setValue(i)},commit:function(j){var i=this.getValue();if(i){j.setStyle("list-style-type",i)}else{j.removeStyle("list-style-type")}}}]}]}],onShow:function(){var j=this.getParentEditor(),i=e(j,"ol");i&&this.setupContent(i)},onOk:function(){var j=this.getParentEditor(),i=e(j,"ol");i&&this.commitContent(i)}}}}}CKEDITOR.dialog.add("numberedListStyle",function(a){return f(a,"numberedListStyle")});CKEDITOR.dialog.add("bulletedListStyle",function(a){return f(a,"bulletedListStyle")})})();
\ No newline at end of file
--- /dev/null
+(function(){CKEDITOR.plugins.liststyle={init:function(b){b.addCommand("numberedListStyle",new CKEDITOR.dialogCommand("numberedListStyle"));CKEDITOR.dialog.add("numberedListStyle",this.path+"dialogs/liststyle.js");b.addCommand("bulletedListStyle",new CKEDITOR.dialogCommand("bulletedListStyle"));CKEDITOR.dialog.add("bulletedListStyle",this.path+"dialogs/liststyle.js");b.addMenuGroup("list",108);if(b.addMenuItems){b.addMenuItems({numberedlist:{label:b.lang.list.numberedTitle,group:"list",command:"numberedListStyle"},bulletedlist:{label:b.lang.list.bulletedTitle,group:"list",command:"bulletedListStyle"}})}if(b.contextMenu){b.contextMenu.addListener(function(a,d){if(!a){return null}if(a.getAscendant("ol")){return{numberedlist:CKEDITOR.TRISTATE_OFF}}if(a.getAscendant("ul")){return{bulletedlist:CKEDITOR.TRISTATE_OFF}}})}}};CKEDITOR.plugins.add("liststyle",CKEDITOR.plugins.liststyle)})();
\ No newline at end of file
--- /dev/null
+(function(){var i=CKEDITOR.htmlParser.fragment.prototype,h=CKEDITOR.htmlParser.element.prototype;i.onlyChild=h.onlyChild=function(){var c=this.children,b=c.length,a=b==1&&c[0];return a||null};h.removeAnyChildWithName=function(e){var d=this.children,c=[],b;for(var a=0;a<d.length;a++){b=d[a];if(!b.name){continue}if(b.name==e){c.push(b);d.splice(a--,1)}c=c.concat(b.removeAnyChildWithName(e))}return c};h.getAncestor=function(b){var a=this.parent;while(a&&!(a.name&&a.name.match(b))){a=a.parent}return a};i.firstChild=h.firstChild=function(c){var b;for(var a=0;a<this.children.length;a++){b=this.children[a];if(c(b)){return b}else{if(b.name){b=b.firstChild(c);if(b){return b}}}}return null};h.addStyle=function(f,e,d){var g=this;var c,b="";if(typeof e=="string"){b+=f+":"+e+";"}else{if(typeof f=="object"){for(var a in f){if(f.hasOwnProperty(a)){b+=a+":"+f[a]+";"}}}else{b+=f}d=e}if(!g.attributes){g.attributes={}}c=g.attributes.style||"";c=(d?[b,c]:[c,b]).join(";");g.attributes.style=c.replace(/^;|;(?=;)/,"")};CKEDITOR.dtd.parentOf=function(c){var b={};for(var a in this){if(a.indexOf("$")==-1&&this[a][c]){b[a]=1}}return b};var n=/^(\d[.\d]*)+(em|ex|px|gd|rem|vw|vh|vm|ch|mm|cm|in|pt|pc|deg|rad|ms|s|hz|khz){1}?/i,m=/^(?:\b0[^\s]*\s*){1,4}$/,l=0,k;CKEDITOR.plugins.pastefromword={utils:{createListBulletMarker:function(d,c){var b=new CKEDITOR.htmlParser.element("cke:listbullet"),a;if(!d){d="decimal";a="ol"}else{if(d[2]){if(!isNaN(d[1])){d="decimal"}else{if(/^[a-z]+$/.test(d[1])){d="lower-alpha"}else{if(/^[A-Z]+$/.test(d[1])){d="upper-alpha"}else{d="decimal"}}}a="ol"}else{if(/[l\u00B7\u2002]/.test(d[1])){d="disc"}else{if(/[\u006F\u00D8]/.test(d[1])){d="circle"}else{if(/[\u006E\u25C6]/.test(d[1])){d="square"}else{d="disc"}}}a="ul"}}b.attributes={"cke:listtype":a,style:"list-style-type:"+d+";"};b.add(new CKEDITOR.htmlParser.text(c));return b},isListBulletIndicator:function(b){var a=b.attributes&&b.attributes.style;if(/mso-list\s*:\s*Ignore/i.test(a)){return true}},isContainingOnlySpaces:function(b){var a;return(a=b.onlyChild())&&/^(:?\s| )+$/.test(a.value)},resolveList:function(e){var d=e.attributes,c;if((c=e.removeAnyChildWithName("cke:listbullet"))&&c.length&&(c=c[0])){e.name="cke:li";if(d.style){d.style=CKEDITOR.plugins.pastefromword.filters.stylesFilter([["text-indent"],["line-height"],[/^margin(:?-left)?$/,null,function(f){var g=f.split(" ");f=g[3]||g[1]||g[0];f=parseInt(f,10);if(!l&&k&&f>k){l=f-k}d["cke:margin"]=k=f}]])(d.style,e)||""}var b=c.attributes,a=b.style;e.addStyle(a);CKEDITOR.tools.extend(d,b);return true}return false},convertToPx:(function(){var a=CKEDITOR.dom.element.createFromHtml('<div style="position:absolute;left:-9999px;top:-9999px;margin:0px;padding:0px;border:0px;"></div>',CKEDITOR.document);CKEDITOR.document.getBody().append(a);return function(b){if(n.test(b)){a.setStyle("width",b);return a.$.clientWidth+"px"}return b}})(),getStyleComponents:(function(){var a=CKEDITOR.dom.element.createFromHtml('<div style="position:absolute;left:-9999px;top:-9999px;"></div>',CKEDITOR.document);CKEDITOR.document.getBody().append(a);return function(f,e,d){a.setStyle(f,e);var c={},b=d.length;for(var g=0;g<b;g++){c[d[g]]=a.getStyle(d[g])}return c}})(),listDtdParents:CKEDITOR.dtd.parentOf("ol")},filters:{flattenList:function(w){var v=w.attributes,u=w.parent,t,g=1;while(u){u.attributes&&u.attributes["cke:list"]&&g++;u=u.parent}switch(v.type){case"a":t="lower-alpha";break}var f=w.children,e;for(var d=0;d<f.length;d++){e=f[d];var c=e.attributes;if(e.name in CKEDITOR.dtd.$listItem){var b=e.children,a=b.length,x=b[a-1];if(x.name in CKEDITOR.dtd.$list){f.splice(d+1,0,x);x.parent=w;if(!--b.length){f.splice(d,1)}}e.name="cke:li";c["cke:indent"]=g;k=0;c["cke:listtype"]=w.name;t&&e.addStyle("list-style-type",t,true)}}delete w.name;v["cke:list"]=1},assembleList:function(y){var x=y.children,w,v,g,f,e,d,c,b,a;for(var B=0;B<x.length;B++){w=x[B];if("cke:li"==w.name){w.name="li";v=w;g=v.attributes;f=v.attributes["cke:listtype"];e=parseInt(g["cke:indent"],10)||l&&Math.ceil(g["cke:margin"]/l)||1;g.style&&(g.style=CKEDITOR.plugins.pastefromword.filters.stylesFilter([["list-style-type",f=="ol"?"decimal":"disc"]])(g.style)||"");if(!c){c=new CKEDITOR.htmlParser.element(f);c.add(v);x[B]=c}else{if(e>a){c=new CKEDITOR.htmlParser.element(f);c.add(v);d.add(c)}else{if(e<a){var A=a-e,z;while(A--&&(z=c.parent)){c=z.parent}c.add(v)}else{c.add(v)}}x.splice(B--,1)}d=v;a=e}else{c=null}}l=0},falsyFilter:function(a){return false},stylesFilter:function(b,a){return function(f,e){var d=[];f.replace(/"/g,'"').replace(/\s*([^ :;]+)\s*:\s*([^;]+)\s*(?=;|$)/g,function(B,A,z){A=A.toLowerCase();A=="font-family"&&(z=z.replace(/["']/g,""));var y,x,w,v;for(var g=0;g<b.length;g++){if(b[g]){y=b[g][0];x=b[g][1];w=b[g][2];v=b[g][3];if(A.match(y)&&(!x||z.match(x))){A=v||A;a&&(w=w||z);if(typeof w=="function"){w=w(z,e,A)}if(w&&w.push){A=w[0],w=w[1]}if(typeof w=="string"){d.push([A,w])}return}}}!a&&d.push([A,z])});for(var c=0;c<d.length;c++){d[c]=d[c].join(":")}return d.length?d.join(";")+";":false}},elementMigrateFilter:function(b,a){return function(d){var c=a?new CKEDITOR.style(b,a)._.definition:b;d.name=c.element;CKEDITOR.tools.extend(d.attributes,CKEDITOR.tools.clone(c.attributes));d.addStyle(CKEDITOR.style.getStyleText(c))}},styleMigrateFilter:function(c,b){var a=this.elementMigrateFilter;return function(f,e){var d=new CKEDITOR.htmlParser.element(null),g={};g[b]=f;a(c,g)(d);d.children=e.children;e.children=[d]}},bogusAttrFilter:function(b,a){if(a.name.indexOf("cke:")==-1){return false}},applyStyleFilter:null},getRules:function(N){var M=CKEDITOR.dtd,L=CKEDITOR.tools.extend({},M.$block,M.$listItem,M.$tableContent),K=N.config,J=this.filters,I=J.falsyFilter,H=J.stylesFilter,G=J.elementMigrateFilter,F=CKEDITOR.tools.bind(this.filters.styleMigrateFilter,this.filters),D=this.utils.createListBulletMarker,C=J.flattenList,B=J.assembleList,g=this.utils.isListBulletIndicator,f=this.utils.isContainingOnlySpaces,e=this.utils.resolveList,d=this.utils.convertToPx,c=this.utils.getStyleComponents,b=this.utils.listDtdParents,a=K.pasteFromWordRemoveFontStyles!==false,E=K.pasteFromWordRemoveStyles!==false;return{elementNames:[[/meta|link|script/,""]],root:function(o){o.filterChildren();B(o)},elements:{"^":function(p){var o;if(CKEDITOR.env.gecko&&(o=J.applyStyleFilter)){o(p)}},$:function(r){var q=r.name||"",p=r.attributes;if(q in L&&p.style){p.style=H([[/^(:?width|height)$/,null,d]])(p.style)||""}if(q.match(/h\d/)){r.filterChildren();if(e(r)){return}G(K["format_"+q])(r)}else{if(q in M.$inline){r.filterChildren();if(f(r)){delete r.name}}else{if(q.indexOf(":")!=-1&&q.indexOf("cke")==-1){r.filterChildren();if(q=="v:imagedata"){var o=r.attributes["o:href"];if(o){r.attributes.src=o}r.name="img";return}delete r.name}}}if(q in b){r.filterChildren();B(r)}},style:function(r){if(CKEDITOR.env.gecko){var q=r.onlyChild().value.match(/\/\* Style Definitions \*\/([\s\S]*?)\/\*/),p=q&&q[1],o={};if(p){p.replace(/[\n\r]/g,"").replace(/(.+?)\{(.+?)\}/g,function(x,w,v){w=w.split(",");var u=w.length,t;for(var s=0;s<u;s++){CKEDITOR.tools.trim(w[s]).replace(/^(\w+)(\.[\w-]+)?$/g,function(y,A,z){A=A||"*";z=z.substring(1,z.length);if(z.match(/MsoNormal/)){return}if(!o[A]){o[A]={}}if(z){o[A][z]=v}else{o[A]=v}})}});J.applyStyleFilter=function(v){var u=o["*"]?"*":v.name,t=v.attributes&&v.attributes["class"],s;if(u in o){s=o[u];if(typeof s=="object"){s=s[t]}s&&v.addStyle(s,true)}}}}return false},p:function(o){o.filterChildren();if(e(o)){return}if(K.enterMode==CKEDITOR.ENTER_BR){delete o.name;o.add(new CKEDITOR.htmlParser.element("br"))}else{G(K["format_"+(K.enterMode==CKEDITOR.ENTER_P?"p":"div")])(o)}},div:function(r){var q=r.onlyChild();if(q&&q.name=="table"){var p=r.attributes;q.attributes=CKEDITOR.tools.extend(q.attributes,p);p.style&&q.addStyle(p.style);var o=new CKEDITOR.htmlParser.element("div");o.addStyle("clear","both");r.add(o);delete r.name}},td:function(o){if(o.getAncestor("thead")){o.name="th"}},ol:C,ul:C,dl:C,font:function(r){if(!CKEDITOR.env.gecko&&g(r.parent)){delete r.name;return}r.filterChildren();var q=r.attributes,p=q.style,o=r.parent;if("font"==o.name){CKEDITOR.tools.extend(o.attributes,r.attributes);p&&o.addStyle(p);delete r.name}else{p=p||"";if(q.color){q.color!="#000000"&&(p+="color:"+q.color+";");delete q.color}if(q.face){p+="font-family:"+q.face+";";delete q.face}if(q.size){p+="font-size:"+(q.size>3?"large":q.size<3?"small":"medium")+";";delete q.size}r.name="span";r.addStyle(p)}},span:function(v){if(!CKEDITOR.env.gecko&&g(v.parent)){return false}v.filterChildren();if(f(v)){delete v.name;return null}if(!CKEDITOR.env.gecko&&g(v)){var u=v.firstChild(function(w){return w.value||w.name=="img"}),t=u&&(u.value||"l."),s=t.match(/^([^\s]+?)([.)]?)$/);return D(s,t)}var r=v.children,q=v.attributes,p=q&&q.style,o=r&&r[0];if(p){q.style=H([["line-height"],[/^font-family$/,null,!a?F(K.font_style,"family"):null],[/^font-size$/,null,!a?F(K.fontSize_style,"size"):null],[/^color$/,null,!a?F(K.colorButton_foreStyle,"color"):null],[/^background-color$/,null,!a?F(K.colorButton_backStyle,"color"):null]])(p,v)||""}return null},b:G(K.coreStyles_bold),i:G(K.coreStyles_italic),u:G(K.coreStyles_underline),s:G(K.coreStyles_strike),sup:G(K.coreStyles_superscript),sub:G(K.coreStyles_subscript),a:function(p){var o=p.attributes;if(o&&!o.href&&o.name){delete p.name}},"cke:listbullet":function(o){if(o.getAncestor(/h\d/)&&!K.pasteFromWordNumberedHeadingToList){delete o.name}}},attributeNames:[[/^onmouse(:?out|over)/,""],[/^onload$/,""],[/(?:v|o):\w+/,""],[/^lang/,""]],attributes:{style:H(E?[[/^margin$|^margin-(?!bottom|top)/,null,function(r,q,p){if(q.name in {p:1,div:1}){var o=K.contentsLangDirection=="ltr"?"margin-left":"margin-right";if(p=="margin"){r=c(p,r,[o])[o]}else{if(p!=o){return null}}if(r&&!m.test(r)){return[o,r]}}return null}],[/^clear$/],[/^border.*|margin.*|vertical-align|float$/,null,function(p,o){if(o.name=="img"){return p}}],[/^width|height$/,null,function(p,o){if(o.name in {table:1,td:1,th:1,img:1}){return p}}]]:[[/^mso-/],[/-color$/,null,function(o){if(o=="transparent"){return false}if(CKEDITOR.env.gecko){return o.replace(/-moz-use-text-color/g,"transparent")}}],[/^margin$/,m],["text-indent","0cm"],["page-break-before"],["tab-stops"],["display","none"],a?[/font-?/]:null],E),width:function(p,o){if(o.name in M.$tableContent){return false}},border:function(p,o){if(o.name in M.$tableContent){return false}},"class":I,bgcolor:I,valign:E?I:function(p,o){o.addStyle("vertical-align",p);return false}},comment:!CKEDITOR.env.ie?function(q,p){var o=q.match(/<img.*?>/),x=q.match(/^\[if !supportLists\]([\s\S]*?)\[endif\]$/);if(x){var w=x[1]||o&&"l.",v=w&&w.match(/>([^\s]+?)([.)]?)</);return D(v,w)}if(CKEDITOR.env.gecko&&o){var u=CKEDITOR.htmlParser.fragment.fromHtml(o[0]).children[0],t=p.previous,s=t&&t.value.match(/<v:imagedata[^>]*o:href=['"](.*?)['"]/),r=s&&s[1];r&&(u.attributes.src=r);return u}return false}:I}}};var j=function(){this.dataFilter=new CKEDITOR.htmlParser.filter()};j.prototype={toHtml:function(c){var b=CKEDITOR.htmlParser.fragment.fromHtml(c,false),a=new CKEDITOR.htmlParser.basicWriter();b.writeHtml(a,this.dataFilter);return a.getHtml(true)}};CKEDITOR.cleanWord=function(e,d){if(CKEDITOR.env.gecko){e=e.replace(/(<!--\[if[^<]*?\])-->([\S\s]*?)<!--(\[endif\]-->)/gi,"$1$2$3")}var c=new j(),b=c.dataFilter;b.addRules(CKEDITOR.plugins.pastefromword.getRules(d));d.fire("beforeCleanWord",{filter:b});try{e=c.toHtml(e,false)}catch(a){alert(d.lang.pastefromword.error)}e=e.replace(/cke:.*?".*?"/g,"");e=e.replace(/style=""/g,"");e=e.replace(/<span>/g,"");return e}})();
\ No newline at end of file
--- /dev/null
+(function(){CKEDITOR.dialog.add("pastetext",function(b){return{title:b.lang.pasteText.title,minWidth:CKEDITOR.env.ie&&CKEDITOR.env.quirks?368:350,minHeight:240,onShow:function(){this.getContentElement("general","content").getInputElement().setValue("")},onOk:function(){var a=this.getContentElement("general","content").getInputElement().getValue(),d=this.getParentEditor();setTimeout(function(){d.fire("paste",{text:a})},0)},contents:[{label:b.lang.common.generalTab,id:"general",elements:[{type:"html",id:"pasteMsg",html:'<div style="white-space:normal;width:340px;">'+b.lang.clipboard.pasteMsg+"</div>"},{type:"textarea",id:"content",className:"cke_pastetext",onLoad:function(){var a=this.getDialog().getContentElement("general","pasteMsg").getElement(),d=this.getElement().getElementsByTag("textarea").getItem(0);d.setAttribute("aria-labelledby",a.$.id);d.setStyle("direction",b.config.contentsLangDirection)},focus:function(){this.getElement().focus()}}]}]}})})();
\ No newline at end of file
--- /dev/null
+CKEDITOR.dialog.add("scaytcheck",function(T){var S=true,R,Q=CKEDITOR.document,P=[],O,N=[],M=false,L=["dic_create,dic_restore","dic_rename,dic_delete"],K=["mixedCase","mixedWithDigits","allCaps","ignoreDomainNames"];function J(){return document.forms.optionsbar.options}function I(){return document.forms.languagesbar.scayt_lang}function H(b,d){if(!b){return}var c=b.length;if(c==undefined){b.checked=b.value==d.toString();return}for(var a=0;a<c;a++){b[a].checked=false;if(b[a].value==d.toString()){b[a].checked=true}}}var G=[{id:"options",label:T.lang.scayt.optionsTab,elements:[{type:"html",id:"options",html:'<form name="optionsbar"><div class="inner_options">\t<div class="messagebox"></div>\t<div style="display:none;">\t\t<input type="checkbox" name="options" id="allCaps" />\t\t<label for="allCaps" id="label_allCaps"></label>\t</div>\t<div style="display:none;">\t\t<input name="options" type="checkbox" id="ignoreDomainNames" />\t\t<label for="ignoreDomainNames" id="label_ignoreDomainNames"></label>\t</div>\t<div style="display:none;">\t<input name="options" type="checkbox" id="mixedCase" />\t\t<label for="mixedCase" id="label_mixedCase"></label>\t</div>\t<div style="display:none;">\t\t<input name="options" type="checkbox" id="mixedWithDigits" />\t\t<label for="mixedWithDigits" id="label_mixedWithDigits"></label>\t</div></div></form>'}]},{id:"langs",label:T.lang.scayt.languagesTab,elements:[{type:"html",id:"langs",html:'<form name="languagesbar"><div class="inner_langs">\t<div class="messagebox"></div>\t <div style="float:left;width:45%;margin-left:5px;" id="scayt_lcol" ></div> <div style="float:left;width:45%;margin-left:15px;" id="scayt_rcol"></div></div></form>'}]},{id:"dictionaries",label:T.lang.scayt.dictionariesTab,elements:[{type:"html",style:"",id:"dictionaries",html:'<form name="dictionarybar"><div class="inner_dictionary" style="text-align:left; white-space:normal; width:320px; overflow: hidden;">\t<div style="margin:5px auto; width:80%;white-space:normal; overflow:hidden;" id="dic_message"> </div>\t<div style="margin:5px auto; width:80%;white-space:normal;"> <span class="cke_dialog_ui_labeled_label" >Dictionary name</span><br>\t\t<span class="cke_dialog_ui_labeled_content" >\t\t\t<div class="cke_dialog_ui_input_text">\t\t\t\t<input id="dic_name" type="text" class="cke_dialog_ui_input_text"/>\t\t</div></span></div>\t\t<div style="margin:5px auto; width:80%;white-space:normal;">\t\t\t<a style="display:none;" class="cke_dialog_ui_button" href="javascript:void(0)" id="dic_create">\t\t\t\t</a>\t\t\t<a style="display:none;" class="cke_dialog_ui_button" href="javascript:void(0)" id="dic_delete">\t\t\t\t</a>\t\t\t<a style="display:none;" class="cke_dialog_ui_button" href="javascript:void(0)" id="dic_rename">\t\t\t\t</a>\t\t\t<a style="display:none;" class="cke_dialog_ui_button" href="javascript:void(0)" id="dic_restore">\t\t\t\t</a>\t\t</div>\t<div style="margin:5px auto; width:95%;white-space:normal;" id="dic_info"></div></div></form>'}]},{id:"about",label:T.lang.scayt.aboutTab,elements:[{type:"html",id:"about",style:"margin: 5px 5px;",html:'<div id="scayt_about"></div>'}]}],F={title:T.lang.scayt.title,minWidth:360,minHeight:220,onShow:function(){var a=this;a.data=T.fire("scaytDialog",{});a.options=a.data.scayt_control.option();a.sLang=a.data.scayt_control.sLang;if(!a.data||!a.data.scayt||!a.data.scayt_control){alert("Error loading application service");a.hide();return}var b=0;if(S){a.data.scayt.getCaption(T.langCode||"en",function(c){if(b++>0){return}R=c;D.apply(a);C.apply(a);S=false})}else{C.apply(a)}a.selectPage(a.data.tab)},onOk:function(){var a=this.data.scayt_control;a.option(this.options);var b=this.chosed_lang;a.setLang(b);a.refresh()},onCancel:function(){var a=J();for(O in a){a[O].checked=false}H(I(),"")},contents:N},E=CKEDITOR.plugins.scayt.getScayt(T);P=CKEDITOR.plugins.scayt.uiTabs;for(O in P){if(P[O]==1){N[N.length]=G[O]}}if(P[2]==1){M=true}var D=function(){var l=this,j=l.data.scayt.getLangList(),h=["dic_create","dic_delete","dic_rename","dic_restore"],t=K,s;if(M){for(s=0;s<h.length;s++){var r=h[s];Q.getById(r).setHtml('<span class="cke_dialog_ui_button">'+R["button_"+r]+"</span>")}Q.getById("dic_info").setHtml(R.dic_info)}if(P[0]==1){for(s in t){var q="label_"+t[s],p=Q.getById(q);if("undefined"!=typeof p&&"undefined"!=typeof R[q]&&"undefined"!=typeof l.options[t[s]]){p.setHtml(R[q]);var o=p.getParent();o.$.style.display="block"}}}var n='<p><img src="'+window.scayt.getAboutInfo().logoURL+'" /></p><p>'+R.version+window.scayt.getAboutInfo().version.toString()+"</p><p>"+R.about_throwt_copy+"</p>";Q.getById("scayt_about").setHtml(n);var m=function(X,W){var w=Q.createElement("label");w.setAttribute("for","cke_option"+X);w.setHtml(W[X]);if(l.sLang==X){l.chosed_lang=X}var v=Q.createElement("div"),u=CKEDITOR.dom.element.createFromHtml('<input id="cke_option'+X+'" type="radio" '+(l.sLang==X?'checked="checked"':"")+' value="'+X+'" name="scayt_lang" />');u.on("click",function(){this.$.checked=true;l.chosed_lang=X});v.append(u);v.append(w);return{lang:W[X],code:X,radio:v}},k=[];if(P[1]==1){for(s in j.rtl){k[k.length]=m(s,j.ltr)}for(s in j.ltr){k[k.length]=m(s,j.ltr)}k.sort(function(v,u){return u.lang>v.lang?-1:1});var i=Q.getById("scayt_lcol"),g=Q.getById("scayt_rcol");for(s=0;s<k.length;s++){var f=s<k.length/2?i:g;f.append(k[s].radio)}}var e={};e.dic_create=function(Z,Y,X){var w=X[0]+","+X[1],v=R.err_dic_create,u=R.succ_dic_create;window.scayt.createUserDictionary(Y,function(U){y(w);z(X[1]);u=u.replace("%s",U.dname);A(u)},function(U){v=v.replace("%s",U.dname);B(v+"( "+(U.message||"")+")")})};e.dic_rename=function(V,w){var v=R.err_dic_rename||"",u=R.succ_dic_rename||"";window.scayt.renameUserDictionary(w,function(U){u=u.replace("%s",U.dname);x(w);A(u)},function(U){v=v.replace("%s",U.dname);x(w);B(v+"( "+(U.message||"")+" )")})};e.dic_delete=function(Z,Y,X){var w=X[0]+","+X[1],v=R.err_dic_delete,u=R.succ_dic_delete;window.scayt.deleteUserDictionary(function(U){u=u.replace("%s",U.dname);y(w);z(X[0]);x("");A(u)},function(U){v=v.replace("%s",U.dname);B(v)})};e.dic_restore=l.dic_restore||(function(Z,Y,X){var w=X[0]+","+X[1],v=R.err_dic_restore,u=R.succ_dic_restore;window.scayt.restoreUserDictionary(Y,function(U){u=u.replace("%s",U.dname);y(w);z(X[1]);A(u)},function(U){v=v.replace("%s",U.dname);B(v)})});function d(X){var W=Q.getById("dic_name").getValue();if(!W){B(" Dictionary name should not be empty. ");return false}try{var w=id=X.data.getTarget().getParent(),v=w.getId();e[v].apply(null,[w,W,L])}catch(u){B(" Dictionary error. ")}return true}var c=(L[0]+","+L[1]).split(","),b;for(s=0,b=c.length;s<b;s+=1){var a=Q.getById(c[s]);if(a){a.on("click",d,this)}}},C=function(){var b=this;if(P[0]==1){var g=J();for(var e=0,a=g.length;e<a;e++){var f=g[e].id,d=Q.getById(f);if(d){g[e].checked=false;if(b.options[f]==1){g[e].checked=true}if(S){d.on("click",function(){b.options[this.getId()]=this.$.checked?1:0})}}}}if(P[1]==1){var c=Q.getById("cke_option"+b.sLang);H(c.$,b.sLang)}if(M){window.scayt.getNameUserDictionary(function(i){var h=i.dname;y(L[0]+","+L[1]);if(h){Q.getById("dic_name").setValue(h);z(L[1])}else{z(L[0])}},function(){Q.getById("dic_name").setValue("")});A("")}};function B(a){Q.getById("dic_message").setHtml('<span style="color:red;">'+a+"</span>")}function A(a){Q.getById("dic_message").setHtml('<span style="color:blue;">'+a+"</span>")}function z(b){b=String(b);var d=b.split(",");for(var c=0,a=d.length;c<a;c+=1){Q.getById(d[c]).$.style.display="inline"}}function y(b){b=String(b);var d=b.split(",");for(var c=0,a=d.length;c<a;c+=1){Q.getById(d[c]).$.style.display="none"}}function x(a){Q.getById("dic_name").$.value=a}return F});
\ No newline at end of file
--- /dev/null
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+a{text-decoration:none;padding:2px 4px 4px 6px;display:block;border-width:1px;border-style:solid;margin:0;}a.cke_scayt_toogle:hover,a.cke_scayt_toogle:focus,a.cke_scayt_toogle:active{border-color:#316ac5;background-color:#dff1ff;color:#000;cursor:pointer;margin:0;}a.cke_scayt_toogle{color:#316ac5;border-color:#fff;}.scayt_enabled a.cke_scayt_item{color:#316ac5;border-color:#fff;margin:0;}.scayt_disabled a.cke_scayt_item{color:gray;border-color:#fff;}.scayt_enabled a.cke_scayt_item:hover,.scayt_enabled a.cke_scayt_item:focus,.scayt_enabled a.cke_scayt_item:active{border-color:#316ac5;background-color:#dff1ff;color:#000;cursor:pointer;}.scayt_disabled a.cke_scayt_item:hover,.scayt_disabled a.cke_scayt_item:focus,.scayt_disabled a.cke_scayt_item:active{border-color:gray;background-color:#dff1ff;color:gray;cursor:no-drop;}.cke_scayt_set_on,.cke_scayt_set_off{display:none;}.scayt_enabled .cke_scayt_set_on{display:none;}.scayt_disabled .cke_scayt_set_on{display:inline;}.scayt_disabled .cke_scayt_set_off{display:none;}.scayt_enabled .cke_scayt_set_off{display:inline;}
--- /dev/null
+CKEDITOR.dialog.add("smiley",function(B){var A=B.config,z=B.lang.smiley,y=A.smiley_images,x=A.smiley_columns||8,w,v,u=function(f){var e=f.data.getTarget(),d=e.getName();if(d=="a"){e=e.getChild(0)}else{if(d!="img"){return}}var c=e.getAttribute("cke_src"),b=e.getAttribute("title"),a=B.document.createElement("img",{attributes:{src:c,_cke_saved_src:c,title:b,alt:b}});B.insertElement(a);v.hide();f.data.preventDefault()},t=CKEDITOR.tools.addFunction(function(f,e){f=new CKEDITOR.dom.event(f);e=new CKEDITOR.dom.element(e);var d,c,b=f.getKeystroke(),a=B.lang.dir=="rtl";switch(b){case 38:if(d=e.getParent().getParent().getPrevious()){c=d.getChild([e.getParent().getIndex(),0]);c.focus()}f.preventDefault();break;case 40:if(d=e.getParent().getParent().getNext()){c=d.getChild([e.getParent().getIndex(),0]);if(c){c.focus()}}f.preventDefault();break;case 32:u({data:f});f.preventDefault();break;case a?37:39:case 9:if(d=e.getParent().getNext()){c=d.getChild(0);c.focus();f.preventDefault(true)}else{if(d=e.getParent().getParent().getNext()){c=d.getChild([0,0]);if(c){c.focus()}f.preventDefault(true)}}break;case a?39:37:case CKEDITOR.SHIFT+9:if(d=e.getParent().getPrevious()){c=d.getChild(0);c.focus();f.preventDefault(true)}else{if(d=e.getParent().getParent().getPrevious()){c=d.getLast().getChild(0);c.focus();f.preventDefault(true)}}break;default:return}}),s="smiley_emtions_label"+CKEDITOR.tools.getNextNumber(),r=['<div><span id="'+s+'" class="cke_voice_label">'+z.options+"</span>",'<table role="listbox" aria-labelledby="'+s+'" style="width:100%;height:100%" cellspacing="2" cellpadding="2"',CKEDITOR.env.ie&&CKEDITOR.env.quirks?' style="position:absolute;"':"","><tbody>"],q=y.length;for(w=0;w<q;w++){if(w%x===0){r.push("<tr>")}var p="cke_smile_label_"+w+"_"+CKEDITOR.tools.getNextNumber();r.push('<td class="cke_dark_background cke_centered" style="vertical-align: middle;"><a href="javascript:void(0)" role="option"',' aria-posinset="'+(w+1)+'"',' aria-setsize="'+q+'"',' aria-labelledby="'+p+'"',' class="cke_smile cke_hand" tabindex="-1" onkeydown="CKEDITOR.tools.callFunction( ',t,', event, this );">','<img class="cke_hand" title="',A.smiley_descriptions[w],'" cke_src="',CKEDITOR.tools.htmlEncode(A.smiley_path+y[w]),'" alt="',A.smiley_descriptions[w],'"',' src="',CKEDITOR.tools.htmlEncode(A.smiley_path+y[w]),'"',CKEDITOR.env.ie?" onload=\"this.setAttribute('width', 2); this.removeAttribute('width');\" ":"",'><span id="'+p+'" class="cke_voice_label">'+A.smiley_descriptions[w]+"</span></a>","</td>");if(w%x==x-1){r.push("</tr>")}}if(w<x-1){for(;w<x-1;w++){r.push("<td></td>")}r.push("</tr>")}r.push("</tbody></table></div>");var o={type:"html",html:r.join(""),onLoad:function(a){v=a.sender},focus:function(){var a=this.getElement().getElementsByTag("a").getItem(0);a.focus()},onClick:u,style:"width: 100%; border-collapse: separate;"};return{title:B.lang.smiley.title,minWidth:270,minHeight:120,contents:[{id:"tab1",label:"",title:"",expand:true,padding:0,elements:[o]}],buttons:[CKEDITOR.dialog.cancelButton]}});
\ No newline at end of file
--- /dev/null
+CKEDITOR.dialog.add("specialchar",function(t){var s,r=t.lang.specialChar,q=function(c){var b=t.getSelection(),a=b.getRanges(),g,f;t.fire("saveSnapshot");for(var e=0,d=a.length;e<d;e++){g=a[e];g.deleteContents();f=CKEDITOR.dom.element.createFromHtml(c);g.insertNode(f)}g.moveToPosition(f,CKEDITOR.POSITION_AFTER_END);g.select();t.fire("saveSnapshot")},p=function(c){var b,a;if(c.data){b=c.data.getTarget()}else{b=new CKEDITOR.dom.element(c)}if(b.getName()=="a"&&(a=b.getChild(0).getHtml())){b.removeClass("cke_light_background");s.hide();if(CKEDITOR.env.gecko){q(a)}else{t.insertHtml(a)}}},o=CKEDITOR.tools.addFunction(p),n,m=function(c,b){var a;b=b||c.data.getTarget();if(b.getName()=="span"){b=b.getParent()}if(b.getName()=="a"&&(a=b.getChild(0).getHtml())){if(n){l(null,n)}var d=s.getContentElement("info","htmlPreview").getElement();s.getContentElement("info","charPreview").getElement().setHtml(a);d.setHtml(CKEDITOR.tools.htmlEncode(a));b.getParent().addClass("cke_light_background");n=b}},l=function(b,a){a=a||b.data.getTarget();if(a.getName()=="span"){a=a.getParent()}if(a.getName()=="a"){s.getContentElement("info","charPreview").getElement().setHtml(" ");s.getContentElement("info","htmlPreview").getElement().setHtml(" ");a.getParent().removeClass("cke_light_background");n=undefined}},k=CKEDITOR.tools.addFunction(function(c){c=new CKEDITOR.dom.event(c);var b=c.getTarget(),a,f,e=c.getKeystroke(),d=t.lang.dir=="rtl";switch(e){case 38:if(a=b.getParent().getParent().getPrevious()){f=a.getChild([b.getParent().getIndex(),0]);f.focus();l(null,b);m(null,f)}c.preventDefault();break;case 40:if(a=b.getParent().getParent().getNext()){f=a.getChild([b.getParent().getIndex(),0]);if(f&&f.type==1){f.focus();l(null,b);m(null,f)}}c.preventDefault();break;case 32:p({data:c});c.preventDefault();break;case d?37:39:case 9:if(a=b.getParent().getNext()){f=a.getChild(0);if(f.type==1){f.focus();l(null,b);m(null,f);c.preventDefault(true)}else{l(null,b)}}else{if(a=b.getParent().getParent().getNext()){f=a.getChild([0,0]);if(f&&f.type==1){f.focus();l(null,b);m(null,f);c.preventDefault(true)}else{l(null,b)}}}break;case d?39:37:case CKEDITOR.SHIFT+9:if(a=b.getParent().getPrevious()){f=a.getChild(0);f.focus();l(null,b);m(null,f);c.preventDefault(true)}else{if(a=b.getParent().getParent().getPrevious()){f=a.getLast().getChild(0);f.focus();l(null,b);m(null,f);c.preventDefault(true)}else{l(null,b)}}break;default:return}});return{title:r.title,minWidth:430,minHeight:280,buttons:[CKEDITOR.dialog.cancelButton],charColumns:17,chars:["!",""","#","$","%","&","'","(",")","*","+","-",".","/","0","1","2","3","4","5","6","7","8","9",":",";","<","=",">","?","@","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","[","]","^","_","`","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","{","|","}","~","€(EURO SIGN)","‘(LEFT SINGLE QUOTATION MARK)","’(RIGHT SINGLE QUOTATION MARK)","“(LEFT DOUBLE QUOTATION MARK)","”(RIGHT DOUBLE QUOTATION MARK)","–(EN DASH)","—(EM DASH)","¡(INVERTED EXCLAMATION MARK)","¢(CENT SIGN)","£(POUND SIGN)","¤(CURRENCY SIGN)","¥(YEN SIGN)","¦(BROKEN BAR)","§(SECTION SIGN)","¨(DIAERESIS)","©(COPYRIGHT SIGN)","ª(FEMININE ORDINAL INDICATOR)","«(LEFT-POINTING DOUBLE ANGLE QUOTATION MARK)","¬(NOT SIGN)","®(REGISTERED SIGN)","¯(MACRON)","°(DEGREE SIGN)","±(PLUS-MINUS SIGN)","²(SUPERSCRIPT TWO)","³(SUPERSCRIPT THREE)","´(ACUTE ACCENT)","µ(MICRO SIGN)","¶(PILCROW SIGN)","·(MIDDLE DOT)","¸(CEDILLA)","¹(SUPERSCRIPT ONE)","º(MASCULINE ORDINAL INDICATOR)","»(RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK)","¼(VULGAR FRACTION ONE QUARTER)","½(VULGAR FRACTION ONE HALF)","¾(VULGAR FRACTION THREE QUARTERS)","¿(INVERTED QUESTION MARK)","À(LATIN CAPITAL LETTER A WITH GRAVE)","Á(LATIN CAPITAL LETTER A WITH ACUTE)","Â(LATIN CAPITAL LETTER A WITH CIRCUMFLEX)","Ã(LATIN CAPITAL LETTER A WITH TILDE)","Ä(LATIN CAPITAL LETTER A WITH DIAERESIS)","Å(LATIN CAPITAL LETTER A WITH RING ABOVE)","Æ(LATIN CAPITAL LETTER AE)","Ç(LATIN CAPITAL LETTER C WITH CEDILLA)","È(LATIN CAPITAL LETTER E WITH GRAVE)","É(LATIN CAPITAL LETTER E WITH ACUTE)","Ê(LATIN CAPITAL LETTER E WITH CIRCUMFLEX)","Ë(LATIN CAPITAL LETTER E WITH DIAERESIS)","Ì(LATIN CAPITAL LETTER I WITH GRAVE)","Í(LATIN CAPITAL LETTER I WITH ACUTE)","Î(LATIN CAPITAL LETTER I WITH CIRCUMFLEX)","Ï(LATIN CAPITAL LETTER I WITH DIAERESIS)","Ð(LATIN CAPITAL LETTER ETH)","Ñ(LATIN CAPITAL LETTER N WITH TILDE)","Ò(LATIN CAPITAL LETTER O WITH GRAVE)","Ó(LATIN CAPITAL LETTER O WITH ACUTE)","Ô(LATIN CAPITAL LETTER O WITH CIRCUMFLEX)","Õ(LATIN CAPITAL LETTER O WITH TILDE)","Ö(LATIN CAPITAL LETTER O WITH DIAERESIS)","×(MULTIPLICATION SIGN)","Ø(LATIN CAPITAL LETTER O WITH STROKE)","Ù(LATIN CAPITAL LETTER U WITH GRAVE)","Ú(LATIN CAPITAL LETTER U WITH ACUTE)","Û(LATIN CAPITAL LETTER U WITH CIRCUMFLEX)","Ü(LATIN CAPITAL LETTER U WITH DIAERESIS)","Ý(LATIN CAPITAL LETTER Y WITH ACUTE)","Þ(LATIN CAPITAL LETTER THORN)","ß(LATIN SMALL LETTER SHARP S)","à(LATIN SMALL LETTER A WITH GRAVE)","á(LATIN SMALL LETTER A WITH ACUTE)","â(LATIN SMALL LETTER A WITH CIRCUMFLEX)","ã(LATIN SMALL LETTER A WITH TILDE)","ä(LATIN SMALL LETTER A WITH DIAERESIS)","å(LATIN SMALL LETTER A WITH RING ABOVE)","æ(LATIN SMALL LETTER AE)","ç(LATIN SMALL LETTER C WITH CEDILLA)","è(LATIN SMALL LETTER E WITH GRAVE)","é(LATIN SMALL LETTER E WITH ACUTE)","ê(LATIN SMALL LETTER E WITH CIRCUMFLEX)","ë(LATIN SMALL LETTER E WITH DIAERESIS)","ì(LATIN SMALL LETTER I WITH GRAVE)","í(LATIN SMALL LETTER I WITH ACUTE)","î(LATIN SMALL LETTER I WITH CIRCUMFLEX)","ï(LATIN SMALL LETTER I WITH DIAERESIS)","ð(LATIN SMALL LETTER ETH)","ñ(LATIN SMALL LETTER N WITH TILDE)","ò(LATIN SMALL LETTER O WITH GRAVE)","ó(LATIN SMALL LETTER O WITH ACUTE)","ô(LATIN SMALL LETTER O WITH CIRCUMFLEX)","õ(LATIN SMALL LETTER O WITH TILDE)","ö(LATIN SMALL LETTER O WITH DIAERESIS)","÷(DIVISION SIGN)","ø(LATIN SMALL LETTER O WITH STROKE)","ù(LATIN SMALL LETTER U WITH GRAVE)","ú(LATIN SMALL LETTER U WITH ACUTE)","û(LATIN SMALL LETTER U WITH CIRCUMFLEX)","ü(LATIN SMALL LETTER U WITH DIAERESIS)","ü(LATIN SMALL LETTER U WITH DIAERESIS)","ý(LATIN SMALL LETTER Y WITH ACUTE)","þ(LATIN SMALL LETTER THORN)","ÿ(LATIN SMALL LETTER Y WITH DIAERESIS)","Œ(LATIN CAPITAL LIGATURE OE)","œ(LATIN SMALL LIGATURE OE)","Ŵ(LATIN CAPITAL LETTER W WITH CIRCUMFLEX)","Ŷ(LATIN CAPITAL LETTER Y WITH CIRCUMFLEX)","ŵ(LATIN SMALL LETTER W WITH CIRCUMFLEX)","ŷ(LATIN SMALL LETTER Y WITH CIRCUMFLEX)","‚(SINGLE LOW-9 QUOTATION MARK)","‛(SINGLE HIGH-REVERSED-9 QUOTATION MARK)","„(DOUBLE LOW-9 QUOTATION MARK)","…(HORIZONTAL ELLIPSIS)","™(TRADE MARK SIGN)","►(BLACK RIGHT-POINTING POINTER)","•(BULLET)","→(RIGHTWARDS ARROW)","⇒(RIGHTWARDS DOUBLE ARROW)","⇔(LEFT RIGHT DOUBLE ARROW)","♦(BLACK DIAMOND SUIT)","≈(ALMOST EQUAL TO)"],onLoad:function(){var h=this.definition.charColumns,g=this.definition.chars,f="specialchar_table_label"+CKEDITOR.tools.getNextNumber(),e=['<table role="listbox" aria-labelledby="'+f+'" style="width: 320px; height: 100%; border-collapse: separate;" align="center" cellspacing="2" cellpadding="2" border="0">'],d=0,c=g.length,b,a;while(d<c){e.push("<tr>");for(var j=0;j<h;j++,d++){if(b=g[d]){a="";b=b.replace(/\((.*?)\)/,function(x,w){a=w;return""});a=a||b;var i="cke_specialchar_label_"+d+"_"+CKEDITOR.tools.getNextNumber();e.push('<td class="cke_dark_background" style="cursor: default" role="presentation"><a href="javascript: void(0);" role="option" aria-posinset="'+(d+1)+'"',' aria-setsize="'+c+'"',' aria-labelledby="'+i+'"',' style="cursor: inherit; display: block; height: 1.25em; margin-top: 0.25em; text-align: center;" title="',CKEDITOR.tools.htmlEncode(a),'" onkeydown="CKEDITOR.tools.callFunction( '+k+', event, this )" onclick="CKEDITOR.tools.callFunction('+o+', this); return false;" tabindex="-1"><span style="margin: 0 auto;cursor: inherit">'+b+'</span><span class="cke_voice_label" id="'+i+'">'+a+"</span></a>")}else{e.push('<td class="cke_dark_background"> ')}e.push("</td>")}e.push("</tr>")}e.push("</tbody></table>",'<span id="'+f+'" class="cke_voice_label">'+r.options+"</span>");this.getContentElement("info","charContainer").getElement().setHtml(e.join(""))},contents:[{id:"info",label:t.lang.common.generalTab,title:t.lang.common.generalTab,padding:0,align:"top",elements:[{type:"hbox",align:"top",widths:["320px","90px"],children:[{type:"html",id:"charContainer",html:"",onMouseover:m,onMouseout:l,focus:function(){var a=this.getElement().getElementsByTag("a").getItem(0);setTimeout(function(){a.focus();m(null,a)})},onShow:function(){var a=this.getElement().getChild([0,0,0,0,0]);setTimeout(function(){a.focus();m(null,a)})},onLoad:function(a){s=a.sender}},{type:"hbox",align:"top",widths:["100%"],children:[{type:"vbox",align:"top",children:[{type:"html",html:"<div></div>"},{type:"html",id:"charPreview",className:"cke_dark_background",style:"border:1px solid #eeeeee;font-size:28px;height:40px;width:70px;padding-top:9px;font-family:'Microsoft Sans Serif',Arial,Helvetica,Verdana;text-align:center;",html:"<div> </div>"},{type:"html",id:"htmlPreview",className:"cke_dark_background",style:"border:1px solid #eeeeee;font-size:14px;height:20px;width:70px;padding-top:2px;font-family:'Microsoft Sans Serif',Arial,Helvetica,Verdana;text-align:center;",html:"<div> </div>"}]}]}]}]}]}});
\ No newline at end of file
--- /dev/null
+CKEDITOR.stylesSet.add("default",[{name:"Blue Title",element:"h3",styles:{color:"Blue"}},{name:"Red Title",element:"h3",styles:{color:"Red"}},{name:"Marker: Yellow",element:"span",styles:{"background-color":"Yellow"}},{name:"Marker: Green",element:"span",styles:{"background-color":"Lime"}},{name:"Big",element:"big"},{name:"Small",element:"small"},{name:"Typewriter",element:"tt"},{name:"Computer Code",element:"code"},{name:"Keyboard Phrase",element:"kbd"},{name:"Sample Text",element:"samp"},{name:"Variable",element:"var"},{name:"Deleted Text",element:"del"},{name:"Inserted Text",element:"ins"},{name:"Cited Work",element:"cite"},{name:"Inline Quotation",element:"q"},{name:"Language: RTL",element:"span",attributes:{dir:"rtl"}},{name:"Language: LTR",element:"span",attributes:{dir:"ltr"}},{name:"Image on Left",element:"img",attributes:{style:"padding: 5px; margin-right: 5px",border:"2",align:"left"}},{name:"Image on Right",element:"img",attributes:{style:"padding: 5px; margin-left: 5px",border:"2",align:"right"}},{name:"Borderless Table",element:"table",styles:{"border-style":"hidden","background-color":"#E6E6FA"}},{name:"Square Bulleted List",element:"ul",styles:{"list-style-type":"square"}}]);
\ No newline at end of file
--- /dev/null
+(function(){var f=/^(\d+(?:\.\d+)?)(px|%)$/,e=/^(\d+(?:\.\d+)?)px$/,h=function(b){var a=this.id;if(!b.info){b.info={}}b.info[a]=this.getValue()};function g(c,b){var a=function(d){return new CKEDITOR.dom.element(d,c.document)};return{title:c.lang.table.title,minWidth:310,minHeight:CKEDITOR.env.ie?310:280,onShow:function(){var u=this;var t=c.getSelection(),s=t.getRanges(),r=null,q=u.getContentElement("info","txtRows"),p=u.getContentElement("info","txtCols"),d=u.getContentElement("info","txtWidth");if(b=="tableProperties"){if(r=c.getSelection().getSelectedElement()){if(r.getName()!="table"){r=null}}else{if(s.length>0){if(CKEDITOR.env.webkit){s[0].shrink(CKEDITOR.NODE_ELEMENT)}var v=s[0].getCommonAncestor(true);r=v.getAscendant("table",true)}}u._.selectedElement=r}if(r){u.setupContent(r);q&&q.disable();p&&p.disable();d&&d.select()}else{q&&q.enable();p&&p.enable();q&&q.select()}},onOk:function(){var K=this;if(K._.selectedElement){var X=c.getSelection(),W=c.getSelection().createBookmarks()}var V=K._.selectedElement||a("table"),U=K,T={};K.commitContent(T,V);if(T.info){var S=T.info;if(!K._.selectedElement){var R=V.append(a("tbody")),Q=parseInt(S.txtRows,10)||0,P=parseInt(S.txtCols,10)||0;for(var N=0;N<Q;N++){var L=R.append(a("tr"));for(var J=0;J<P;J++){var I=L.append(a("td"));if(!CKEDITOR.env.ie){I.append(a("br"))}}}}var H=S.selHeaders;if(!V.$.tHead&&(H=="row"||H=="both")){var G=new CKEDITOR.dom.element(V.$.createTHead());R=V.getElementsByTag("tbody").getItem(0);var F=R.getElementsByTag("tr").getItem(0);for(N=0;N<F.getChildCount();N++){var E=F.getChild(N);if(E.type==CKEDITOR.NODE_ELEMENT){E.renameNode("th");E.setAttribute("scope","col")}}G.append(F.remove())}if(V.$.tHead!==null&&!(H=="row"||H=="both")){G=new CKEDITOR.dom.element(V.$.tHead);R=V.getElementsByTag("tbody").getItem(0);var D=R.getFirst();while(G.getChildCount()>0){F=G.getFirst();for(N=0;N<F.getChildCount();N++){var d=F.getChild(N);if(d.type==CKEDITOR.NODE_ELEMENT){d.renameNode("td");d.removeAttribute("scope")}}F.insertBefore(D)}G.remove()}if(!K.hasColumnHeaders&&(H=="col"||H=="both")){for(L=0;L<V.$.rows.length;L++){d=new CKEDITOR.dom.element(V.$.rows[L].cells[0]);d.renameNode("th");d.setAttribute("scope","row")}}if(K.hasColumnHeaders&&!(H=="col"||H=="both")){for(N=0;N<V.$.rows.length;N++){L=new CKEDITOR.dom.element(V.$.rows[N]);if(L.getParent().getName()=="tbody"){d=new CKEDITOR.dom.element(L.$.cells[0]);d.renameNode("td");d.removeAttribute("scope")}}}var O=[];if(S.txtHeight){V.setStyle("height",CKEDITOR.tools.cssLength(S.txtHeight))}else{V.removeStyle("height")}if(S.txtWidth){var M=S.cmbWidthType||"pixels";V.setStyle("width",S.txtWidth+(M=="pixels"?"px":"%"))}else{V.removeStyle("width")}if(!V.getAttribute("style")){V.removeAttribute("style")}}if(!K._.selectedElement){c.insertElement(V)}else{X.selectBookmarks(W)}return true},contents:[{id:"info",label:c.lang.table.title,elements:[{type:"hbox",widths:[null,null],styles:["vertical-align:top"],children:[{type:"vbox",padding:0,children:[{type:"text",id:"txtRows","default":3,label:c.lang.table.rows,required:true,style:"width:5em",validate:function(){var j=true,d=this.getValue();j=j&&CKEDITOR.dialog.validate.integer()(d)&&d>0;if(!j){alert(c.lang.table.invalidRows);this.select()}return j},setup:function(d){this.setValue(d.$.rows.length)},commit:h},{type:"text",id:"txtCols","default":2,label:c.lang.table.columns,required:true,style:"width:5em",validate:function(){var j=true,d=this.getValue();j=j&&CKEDITOR.dialog.validate.integer()(d)&&d>0;if(!j){alert(c.lang.table.invalidCols);this.select()}return j},setup:function(d){this.setValue(d.$.rows[0].cells.length)},commit:h},{type:"html",html:" "},{type:"select",id:"selHeaders","default":"",label:c.lang.table.headers,items:[[c.lang.table.headersNone,""],[c.lang.table.headersRow,"row"],[c.lang.table.headersColumn,"col"],[c.lang.table.headersBoth,"both"]],setup:function(l){var k=this.getDialog();k.hasColumnHeaders=true;for(var d=0;d<l.$.rows.length;d++){if(l.$.rows[d].cells[0].nodeName.toLowerCase()!="th"){k.hasColumnHeaders=false;break}}if(l.$.tHead!==null){this.setValue(k.hasColumnHeaders?"both":"row")}else{this.setValue(k.hasColumnHeaders?"col":"")}},commit:h},{type:"text",id:"txtBorder","default":1,label:c.lang.table.border,style:"width:3em",validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidBorder),setup:function(d){this.setValue(d.getAttribute("border")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("border",this.getValue())}else{d.removeAttribute("border")}}},{id:"cmbAlign",type:"select","default":"",label:c.lang.table.align,items:[[c.lang.common.notSet,""],[c.lang.table.alignLeft,"left"],[c.lang.table.alignCenter,"center"],[c.lang.table.alignRight,"right"]],setup:function(d){this.setValue(d.getAttribute("align")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("align",this.getValue())}else{d.removeAttribute("align")}}}]},{type:"vbox",padding:0,children:[{type:"hbox",widths:["5em"],children:[{type:"text",id:"txtWidth",style:"width:5em",label:c.lang.table.width,"default":200,validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidWidth),onLoad:function(){var n=this.getDialog().getContentElement("info","cmbWidthType"),m=n.getElement(),l=this.getInputElement(),d=l.getAttribute("aria-labelledby");l.setAttribute("aria-labelledby",[d,m.$.id].join(" "))},setup:function(j){var d=f.exec(j.$.style.width);if(d){this.setValue(d[1])}else{this.setValue("")}},commit:h},{id:"cmbWidthType",type:"select",label:c.lang.table.widthUnit,labelStyle:"visibility:hidden","default":"pixels",items:[[c.lang.table.widthPx,"pixels"],[c.lang.table.widthPc,"percents"]],setup:function(j){var d=f.exec(j.$.style.width);if(d){this.setValue(d[2]=="px"?"pixels":"percents")}},commit:h}]},{type:"hbox",widths:["5em"],children:[{type:"text",id:"txtHeight",style:"width:5em",label:c.lang.table.height,"default":"",validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidHeight),onLoad:function(){var n=this.getDialog().getContentElement("info","htmlHeightType"),m=n.getElement(),l=this.getInputElement(),d=l.getAttribute("aria-labelledby");l.setAttribute("aria-labelledby",[d,m.$.id].join(" "))},setup:function(j){var d=e.exec(j.$.style.height);if(d){this.setValue(d[1])}},commit:h},{id:"htmlHeightType",type:"html",html:"<div><br />"+c.lang.table.widthPx+"</div>"}]},{type:"html",html:" "},{type:"text",id:"txtCellSpace",style:"width:3em",label:c.lang.table.cellSpace,"default":1,validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidCellSpacing),setup:function(d){this.setValue(d.getAttribute("cellSpacing")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("cellSpacing",this.getValue())}else{d.removeAttribute("cellSpacing")}}},{type:"text",id:"txtCellPad",style:"width:3em",label:c.lang.table.cellPad,"default":1,validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidCellPadding),setup:function(d){this.setValue(d.getAttribute("cellPadding")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("cellPadding",this.getValue())}else{d.removeAttribute("cellPadding")}}}]}]},{type:"html",align:"right",html:""},{type:"vbox",padding:0,children:[{type:"text",id:"txtCaption",label:c.lang.table.caption,setup:function(l){var k=l.getElementsByTag("caption");if(k.count()>0){var d=k.getItem(0);d=d.getChild(0)&&d.getChild(0).getText()||"";d=CKEDITOR.tools.trim(d);this.setValue(d)}},commit:function(p,o){var n=this.getValue(),m=o.getElementsByTag("caption");if(n){if(m.count()>0){m=m.getItem(0);m.setHtml("")}else{m=new CKEDITOR.dom.element("caption",c.document);if(o.getChildCount()){m.insertBefore(o.getFirst())}else{m.appendTo(o)}}m.append(new CKEDITOR.dom.text(n,c.document))}else{if(m.count()>0){for(var d=m.count()-1;d>=0;d--){m.getItem(d).remove()}}}}},{type:"text",id:"txtSummary",label:c.lang.table.summary,setup:function(d){this.setValue(d.getAttribute("summary")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("summary",this.getValue())}else{d.removeAttribute("summary")}}}]}]}]}}CKEDITOR.dialog.add("table",function(a){return g(a,"table")});CKEDITOR.dialog.add("tableProperties",function(a){return g(a,"tableProperties")})})();
\ No newline at end of file
--- /dev/null
+CKEDITOR.dialog.add("cellProperties",function(t){var s=t.lang.table,r=s.cell,q=t.lang.common,p=CKEDITOR.dialog.validate,o=/^(\d+(?:\.\d+)?)(px|%)$/,n=/^(\d+(?:\.\d+)?)px$/,m=CKEDITOR.tools.bind,l={type:"html",html:" "};function k(c,b){var a=function(){e(this);b(this)},f=function(){e(this)},e=function(g){g.removeListener("ok",a);g.removeListener("cancel",f)},d=function(g){g.on("ok",a);g.on("cancel",f)};t.execCommand(c);if(t._.storedDialogs.colordialog){d(t._.storedDialogs.colordialog)}else{CKEDITOR.on("dialogDefinition",function(h){if(h.data.name!=c){return}var g=h.data.definition;h.removeListener();g.onLoad=CKEDITOR.tools.override(g.onLoad,function(i){return function(){d(this);g.onLoad=i;if(typeof i=="function"){i.call(this)}}})})}}return{title:r.title,minWidth:CKEDITOR.env.ie&&CKEDITOR.env.quirks?550:480,minHeight:CKEDITOR.env.ie?CKEDITOR.env.quirks?180:150:140,contents:[{id:"info",label:r.title,accessKey:"I",elements:[{type:"hbox",widths:["40%","5%","40%"],children:[{type:"vbox",padding:0,children:[{type:"hbox",widths:["70%","30%"],children:[{type:"text",id:"width",label:s.width,widths:["71%","29%"],labelLayout:"horizontal",validate:p.number(r.invalidWidth),onLoad:function(){var c=this.getDialog().getContentElement("info","widthType"),b=c.getElement(),a=this.getInputElement(),d=a.getAttribute("aria-labelledby");a.setAttribute("aria-labelledby",[d,b.$.id].join(" "))},setup:function(c){var b=parseInt(c.getAttribute("width"),10),a=parseInt(c.getStyle("width"),10);!isNaN(b)&&this.setValue(b);!isNaN(a)&&this.setValue(a)},commit:function(c){var b=parseInt(this.getValue(),10),a=this.getDialog().getValueOf("info","widthType");if(!isNaN(b)){c.setStyle("width",b+a)}else{c.removeStyle("width")}c.removeAttribute("width")},"default":""},{type:"select",id:"widthType",labelLayout:"horizontal",widths:["0%","100%"],label:t.lang.table.widthUnit,labelStyle:"display:none","default":"px",items:[[s.widthPx,"px"],[s.widthPc,"%"]],setup:function(b){var a=o.exec(b.getStyle("width")||b.getAttribute("width"));if(a){this.setValue(a[2])}}}]},{type:"hbox",widths:["70%","30%"],children:[{type:"text",id:"height",label:s.height,"default":"",widths:["71%","29%"],labelLayout:"horizontal",validate:p.number(r.invalidHeight),onLoad:function(){var c=this.getDialog().getContentElement("info","htmlHeightType"),b=c.getElement(),a=this.getInputElement(),d=a.getAttribute("aria-labelledby");a.setAttribute("aria-labelledby",[d,b.$.id].join(" "))},setup:function(c){var b=parseInt(c.getAttribute("height"),10),a=parseInt(c.getStyle("height"),10);!isNaN(b)&&this.setValue(b);!isNaN(a)&&this.setValue(a)},commit:function(b){var a=parseInt(this.getValue(),10);if(!isNaN(a)){b.setStyle("height",CKEDITOR.tools.cssLength(a))}else{b.removeStyle("height")}b.removeAttribute("height")}},{id:"htmlHeightType",type:"html",html:s.widthPx}]},l,{type:"select",id:"wordWrap",labelLayout:"horizontal",label:r.wordWrap,widths:["50%","50%"],"default":"yes",items:[[r.yes,"yes"],[r.no,"no"]],setup:function(c){var b=c.getAttribute("noWrap"),a=c.getStyle("white-space");if(a=="nowrap"||b){this.setValue("no")}},commit:function(a){if(this.getValue()=="no"){a.setStyle("white-space","nowrap")}else{a.removeStyle("white-space")}a.removeAttribute("noWrap")}},l,{type:"select",id:"hAlign",labelLayout:"horizontal",label:r.hAlign,widths:["50%","50%"],"default":"",items:[[q.notSet,""],[s.alignLeft,"left"],[s.alignCenter,"center"],[s.alignRight,"right"]],setup:function(c){var b=c.getAttribute("align"),a=c.getStyle("text-align");this.setValue(a||b||"")},commit:function(b){var a=this.getValue();if(a){b.setStyle("text-align",a)}else{b.removeStyle("text-align")}b.removeAttribute("align")}},{type:"select",id:"vAlign",labelLayout:"horizontal",label:r.vAlign,widths:["50%","50%"],"default":"",items:[[q.notSet,""],[r.alignTop,"top"],[r.alignMiddle,"middle"],[r.alignBottom,"bottom"],[r.alignBaseline,"baseline"]],setup:function(c){var b=c.getAttribute("vAlign"),a=c.getStyle("vertical-align");switch(a){case"top":case"middle":case"bottom":case"baseline":break;default:a=""}this.setValue(a||b||"")},commit:function(b){var a=this.getValue();if(a){b.setStyle("vertical-align",a)}else{b.removeStyle("vertical-align")}b.removeAttribute("vAlign")}}]},l,{type:"vbox",padding:0,children:[{type:"select",id:"cellType",label:r.cellType,labelLayout:"horizontal",widths:["50%","50%"],"default":"td",items:[[r.data,"td"],[r.header,"th"]],setup:function(a){this.setValue(a.getName())},commit:function(a){a.renameNode(this.getValue())}},l,{type:"text",id:"rowSpan",label:r.rowSpan,labelLayout:"horizontal",widths:["50%","50%"],"default":"",validate:p.integer(r.invalidRowSpan),setup:function(b){var a=parseInt(b.getAttribute("rowSpan"),10);if(a&&a!=1){this.setValue(a)}},commit:function(b){var a=parseInt(this.getValue(),10);if(a&&a!=1){b.setAttribute("rowSpan",this.getValue())}else{b.removeAttribute("rowSpan")}}},{type:"text",id:"colSpan",label:r.colSpan,labelLayout:"horizontal",widths:["50%","50%"],"default":"",validate:p.integer(r.invalidColSpan),setup:function(b){var a=parseInt(b.getAttribute("colSpan"),10);if(a&&a!=1){this.setValue(a)}},commit:function(b){var a=parseInt(this.getValue(),10);if(a&&a!=1){b.setAttribute("colSpan",this.getValue())}else{b.removeAttribute("colSpan")}}},l,{type:"hbox",padding:0,widths:["80%","20%"],children:[{type:"text",id:"bgColor",label:r.bgColor,labelLayout:"horizontal",widths:["70%","30%"],"default":"",setup:function(c){var b=c.getAttribute("bgColor"),a=c.getStyle("background-color");this.setValue(a||b)},commit:function(b){var a=this.getValue();if(a){b.setStyle("background-color",this.getValue())}else{b.removeStyle("background-color")}b.removeAttribute("bgColor")}},{type:"button",id:"bgColorChoose",label:r.chooseColor,style:"margin-left: 10px",onClick:function(){var a=this;k("colordialog",function(b){a.getDialog().getContentElement("info","bgColor").setValue(b.getContentElement("picker","selectedColor").getValue())})}}]},l,{type:"hbox",padding:0,widths:["80%","20%"],children:[{type:"text",id:"borderColor",label:r.borderColor,labelLayout:"horizontal",widths:["70%","30%"],"default":"",setup:function(c){var b=c.getAttribute("borderColor"),a=c.getStyle("border-color");this.setValue(a||b)},commit:function(b){var a=this.getValue();if(a){b.setStyle("border-color",this.getValue())}else{b.removeStyle("border-color")}b.removeAttribute("borderColor")}},{type:"button",id:"borderColorChoose",label:r.chooseColor,style:"margin-left: 10px",onClick:function(){var a=this;k("colordialog",function(b){a.getDialog().getContentElement("info","borderColor").setValue(b.getContentElement("picker","selectedColor").getValue())})}}]}]}]}]}],onShow:function(){var a=this;a.cells=CKEDITOR.plugins.tabletools.getSelectedCells(a._.editor.getSelection());a.setupContent(a.cells[0])},onOk:function(){var c=this._.editor.getSelection(),b=c.createBookmarks(),a=this.cells;for(var d=0;d<a.length;d++){this.commitContent(a[d])}c.selectBookmarks(b)}}});
\ No newline at end of file
--- /dev/null
+(function(){var b=CKEDITOR.document;CKEDITOR.dialog.add("templates",function(a){function n(v,u){v.setHtml("");for(var t=0;t<u.length;t++){var s=CKEDITOR.getTemplates(u[t]),h=s.imagesPath,g=s.templates,f=g.length;for(var e=0;e<f;e++){var d=g[e],c=m(d,h);c.setAttribute("aria-posinset",e+1);c.setAttribute("aria-setsize",f);v.append(c)}}}function m(f,e){var d=CKEDITOR.dom.element.createFromHtml('<a href="javascript:void(0)" tabIndex="-1" role="option" ><div class="cke_tpl_item"></div></a>'),c='<table style="width:350px;" class="cke_tpl_preview" role="presentation"><tr>';if(f.image&&e){c+='<td class="cke_tpl_preview_img"><img src="'+CKEDITOR.getUrl(e+f.image)+'"'+(CKEDITOR.env.ie6Compat?' onload="this.width=this.width"':"")+' alt="" title=""></td>'}c+='<td style="white-space:normal;"><span class="cke_tpl_title">'+f.title+"</span><br/>";if(f.description){c+="<span>"+f.description+"</span>"}c+="</td></tr></table>";d.getFirst().setHtml(c);d.on("click",function(){l(f.html)});return d}function l(e){var d=CKEDITOR.dialog.getCurrent(),c=d.getValueOf("selectTpl","chkInsertOpt");if(c){a.on("contentDom",function(g){g.removeListener();d.hide();var f=new CKEDITOR.dom.range(a.document);f.moveToElementEditStart(a.document.getBody());f.select(true);setTimeout(function(){a.fire("saveSnapshot")},0)});a.fire("saveSnapshot");a.setData(e)}else{a.insertHtml(e);d.hide()}}function k(g){var f=g.data.getTarget(),e=j.equals(f);if(e||j.contains(f)){var d=g.data.getKeystroke(),c=j.getElementsByTag("a"),h;if(c){if(e){h=c.getItem(0)}else{switch(d){case 40:h=f.getNext();break;case 38:h=f.getPrevious();break;case 13:case 32:f.fire("click")}}if(h){h.focus();g.data.preventDefault()}}}}CKEDITOR.skins.load(a,"templates");var j,i="cke_tpl_list_label_"+CKEDITOR.tools.getNextNumber();return{title:a.lang.templates.title,minWidth:CKEDITOR.env.ie?440:400,minHeight:340,contents:[{id:"selectTpl",label:a.lang.templates.title,elements:[{type:"vbox",padding:5,children:[{type:"html",html:"<span>"+a.lang.templates.selectPromptMsg+"</span>"},{id:"templatesList",type:"html",focus:true,html:'<div class="cke_tpl_list" tabIndex="-1" role="listbox" aria-labelledby="'+i+'"><div class="cke_tpl_loading"><span></span></div></div><span class="cke_voice_label" id="'+i+'">'+a.lang.templates.options+"</span>"},{id:"chkInsertOpt",type:"checkbox",label:a.lang.templates.insertOption,"default":a.config.templates_replaceContent}]}]}],buttons:[CKEDITOR.dialog.cancelButton],onShow:function(){var c=this.getContentElement("selectTpl","templatesList");j=c.getElement();CKEDITOR.loadTemplates(a.config.templates_files,function(){var d=a.config.templates.split(",");if(d.length){n(j,d);c.focus()}else{j.setHtml('<div class="cke_tpl_empty"><span>'+a.lang.templates.emptyListMsg+"</span></div>")}});this._.element.on("keydown",k)},onHide:function(){this._.element.removeListener("keydown",k)}}})})();
\ No newline at end of file
--- /dev/null
+CKEDITOR.addTemplates("default",{imagesPath:CKEDITOR.getUrl(CKEDITOR.plugins.getPath("templates")+"templates/images/"),templates:[{title:"Image and Title",image:"template1.gif",description:"One main image with a title and text that surround the image.",html:'<h3><img style="margin-right: 10px" height="100" width="100" align="left"/>Type the title here</h3><p>Type the text here</p>'},{title:"Strange Template",image:"template2.gif",description:"A template that defines two colums, each one with a title, and some text.",html:'<table cellspacing="0" cellpadding="0" style="width:100%" border="0"><tr><td style="width:50%"><h3>Title 1</h3></td><td></td><td style="width:50%"><h3>Title 2</h3></td></tr><tr><td>Text 1</td><td></td><td>Text 2</td></tr></table><p>More text goes here.</p>'},{title:"Text and Table",image:"template3.gif",description:"A title with some text and a table.",html:'<div style="width: 80%"><h3>Title goes here</h3><table style="width:150px;float: right" cellspacing="0" cellpadding="0" border="1"><caption style="border:solid 1px black"><strong>Table title</strong></caption></tr><tr><td> </td><td> </td><td> </td></tr><tr><td> </td><td> </td><td> </td></tr><tr><td> </td><td> </td><td> </td></tr></table><p>Type the text here</p></div>'}]});
\ No newline at end of file
--- /dev/null
+CKEDITOR.dialog.add("uicolor",function(r){var q,p,o,n=r.getUiColor(),m="cke_uicolor_picker"+CKEDITOR.tools.getNextNumber();function l(a){if(/^#/.test(a)){a=window.YAHOO.util.Color.hex2rgb(a.substr(1))}p.setValue(a,true);p.refresh(m)}function k(b,a){if(a||q._.contents.tab1.livePeview.getValue()){r.setUiColor(b)}q._.contents.tab1.configBox.setValue('config.uiColor = "#'+p.get("hex")+'"')}o={id:"yuiColorPicker",type:"html",html:"<div id='"+m+"' class='cke_uicolor_picker' style='width: 360px; height: 200px; position: relative;'></div>",onLoad:function(d){var c=CKEDITOR.getUrl("plugins/uicolor/yui/");p=new window.YAHOO.widget.ColorPicker(m,{showhsvcontrols:true,showhexcontrols:true,images:{PICKER_THUMB:c+"assets/picker_thumb.png",HUE_THUMB:c+"assets/hue_thumb.png"}});if(n){l(n)}p.on("rgbChange",function(){q._.contents.tab1.predefined.setValue("");k("#"+p.get("hex"))});var b=new CKEDITOR.dom.nodeList(p.getElementsByTagName("input"));for(var a=0;a<b.count();a++){b.getItem(a).addClass("cke_dialog_ui_input_text")}}};var j=true;return{title:r.lang.uicolor.title,minWidth:360,minHeight:320,onLoad:function(){q=this;this.setupContent();if(CKEDITOR.env.ie7Compat){q.parts.contents.setStyle("overflow","hidden")}},contents:[{id:"tab1",label:"",title:"",expand:true,padding:0,elements:[o,{id:"tab1",type:"vbox",children:[{id:"livePeview",type:"checkbox",label:r.lang.uicolor.preview,"default":1,onLoad:function(){j=true},onChange:function(){if(j){return}var b=this.getValue(),a=b?"#"+p.get("hex"):n;k(a,true)}},{type:"hbox",children:[{id:"predefined",type:"select","default":"",label:r.lang.uicolor.predefined,items:[[""],["Light blue","#9AB8F3"],["Sand","#D2B48C"],["Metallic","#949AAA"],["Purple","#C2A3C7"],["Olive","#A2C980"],["Happy green","#9BD446"],["Jezebel Blue","#14B8C4"],["Burn","#FF893A"],["Easy red","#FF6969"],["Pisces 3","#48B4F2"],["Aquarius 5","#487ED4"],["Absinthe","#A8CF76"],["Scrambled Egg","#C7A622"],["Hello monday","#8E8D80"],["Lovely sunshine","#F1E8B1"],["Recycled air","#B3C593"],["Down","#BCBCA4"],["Mark Twain","#CFE91D"],["Specks of dust","#D1B596"],["Lollipop","#F6CE23"]],onChange:function(){var a=this.getValue();if(a){l(a);k(a);CKEDITOR.document.getById("predefinedPreview").setStyle("background",a)}else{CKEDITOR.document.getById("predefinedPreview").setStyle("background","")}},onShow:function(){var a=r.getUiColor();if(a){this.setValue(a)}}},{id:"predefinedPreview",type:"html",html:'<div id="cke_uicolor_preview" style="border: 1px solid black; padding: 3px; width: 30px;"><div id="predefinedPreview" style="width: 30px; height: 30px;"> </div></div>'}]},{id:"configBox",type:"text",label:r.lang.uicolor.config,onShow:function(){var a=r.getUiColor();if(a){this.setValue('config.uiColor = "'+a+'"')}}}]}]}],buttons:[CKEDITOR.dialog.okButton]}});
\ No newline at end of file
--- /dev/null
+CKEDITOR.plugins.setLang("uicolor","en",{uicolor:{title:"UI Color Picker",preview:"Live preview",config:"Paste this string into your config.js file",predefined:"Predefined color sets"}});
\ No newline at end of file
--- /dev/null
+CKEDITOR.plugins.add("uicolor",{requires:["dialog"],lang:["en"],init:function(b){if(CKEDITOR.env.ie6Compat){return}b.addCommand("uicolor",new CKEDITOR.dialogCommand("uicolor"));b.ui.addButton("UIColor",{label:b.lang.uicolor.title,command:"uicolor",icon:this.path+"uicolor.gif"});CKEDITOR.dialog.add("uicolor",this.path+"dialogs/uicolor.js");CKEDITOR.scriptLoader.load(CKEDITOR.getUrl("plugins/uicolor/yui/yui.js"));b.element.getDocument().appendStyleSheet(CKEDITOR.getUrl("plugins/uicolor/yui/assets/yui.css"))}});
\ No newline at end of file
--- /dev/null
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+.yui-h-slider,.yui-v-slider{position:relative;}.yui-h-slider .yui-slider-thumb,.yui-v-slider .yui-slider-thumb{position:absolute;cursor:default;}.yui-skin-sam .yui-h-slider{background:url(bg-h.gif) no-repeat 5px 0;height:28px;width:228px;}.yui-skin-sam .yui-h-slider .yui-slider-thumb{top:4px;}.yui-skin-sam .yui-v-slider{background:url(bg-v.gif) no-repeat 12px 0;height:228px;width:48px;}.cke_uicolor_picker .yui-picker-panel{background:#e3e3e3;border-color:#888;}.cke_uicolor_picker .yui-picker-panel .hd{background-color:#ccc;font-size:100%;line-height:100%;border:1px solid #e3e3e3;font-weight:bold;overflow:hidden;padding:6px;color:#000;}.cke_uicolor_picker .yui-picker-panel .bd{background:#e8e8e8;margin:1px;height:200px;}.cke_uicolor_picker .yui-picker-panel .ft{background:#e8e8e8;margin:1px;padding:1px;}.cke_uicolor_picker .yui-picker{position:relative;}.cke_uicolor_picker .yui-picker-hue-thumb{cursor:default;width:18px;height:18px;top:-8px;left:-2px;z-index:9;position:absolute;}.cke_uicolor_picker .yui-picker-hue-bg{-moz-outline:none;outline:0 none;position:absolute;left:200px;height:183px;width:14px;background:url(hue_bg.png) no-repeat;top:4px;}.cke_uicolor_picker .yui-picker-bg{-moz-outline:none;outline:0 none;position:absolute;top:4px;left:4px;height:182px;width:182px;background-color:#F00;background-image:url(picker_mask.png);}*html .cke_uicolor_picker .yui-picker-bg{background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='picker_mask.png',sizingMethod='scale');}.cke_uicolor_picker .yui-picker-mask{position:absolute;z-index:1;top:0;left:0;}.cke_uicolor_picker .yui-picker-thumb{cursor:default;width:11px;height:11px;z-index:9;position:absolute;top:-4px;left:-4px;}.cke_uicolor_picker .yui-picker-swatch{position:absolute;left:240px;top:4px;height:60px;width:55px;border:1px solid #888;}.cke_uicolor_picker .yui-picker-websafe-swatch{position:absolute;left:304px;top:4px;height:24px;width:24px;border:1px solid #888;}.cke_uicolor_picker .yui-picker-controls{position:absolute;top:72px;left:226px;font:1em monospace;}.cke_uicolor_picker .yui-picker-controls .hd{background:transparent;border-width:0!important;}.cke_uicolor_picker .yui-picker-controls .bd{height:100px;border-width:0!important;}.cke_uicolor_picker .yui-picker-controls ul{float:left;padding:0 2px 0 0;margin:0;}.cke_uicolor_picker .yui-picker-controls li{padding:2px;list-style:none;margin:0;}.cke_uicolor_picker .yui-picker-controls input{font-size:.85em;width:2.4em;}.cke_uicolor_picker .yui-picker-hex-controls{clear:both;padding:2px;}.cke_uicolor_picker .yui-picker-hex-controls input{width:4.6em;}.cke_uicolor_picker .yui-picker-controls a{font:1em arial,helvetica,clean,sans-serif;display:block;*display:inline-block;padding:0;color:#000;}
--- /dev/null
+if(typeof YAHOO=="undefined"||!YAHOO){var YAHOO={}}YAHOO.namespace=function(){var a=arguments,b=null,d,e,c;for(d=0;d<a.length;d=d+1){c=(""+a[d]).split(".");b=YAHOO;for(e=(c[0]=="YAHOO")?1:0;e<c.length;e=e+1){b[c[e]]=b[c[e]]||{};b=b[c[e]]}}return b};YAHOO.log=function(b,a,c){var d=YAHOO.widget.Logger;if(d&&d.log){return d.log(b,a,c)}else{return false}};YAHOO.register=function(d,i,a){var e=YAHOO.env.modules,c,f,g,h,b;if(!e[d]){e[d]={versions:[],builds:[]}}c=e[d];f=a.version;g=a.build;h=YAHOO.env.listeners;c.name=d;c.version=f;c.build=g;c.versions.push(f);c.builds.push(g);c.mainClass=i;for(b=0;b<h.length;b=b+1){h[b](c)}if(i){i.VERSION=f;i.BUILD=g}else{YAHOO.log("mainClass is undefined for module "+d,"warn")}};YAHOO.env=YAHOO.env||{modules:[],listeners:[]};YAHOO.env.getVersion=function(a){return YAHOO.env.modules[a]||null};YAHOO.env.ua=function(){var b={ie:0,opera:0,gecko:0,webkit:0,mobile:null,air:0,caja:0},c=navigator.userAgent,a;if((/KHTML/).test(c)){b.webkit=1}a=c.match(/AppleWebKit\/([^\s]*)/);if(a&&a[1]){b.webkit=parseFloat(a[1]);if(/ Mobile\//.test(c)){b.mobile="Apple"}else{a=c.match(/NokiaN[^\/]*/);if(a){b.mobile=a[0]}}a=c.match(/AdobeAIR\/([^\s]*)/);if(a){b.air=a[0]}}if(!b.webkit){a=c.match(/Opera[\s\/]([^\s]*)/);if(a&&a[1]){b.opera=parseFloat(a[1]);a=c.match(/Opera Mini[^;]*/);if(a){b.mobile=a[0]}}else{a=c.match(/MSIE\s([^;]*)/);if(a&&a[1]){b.ie=parseFloat(a[1])}else{a=c.match(/Gecko\/([^\s]*)/);if(a){b.gecko=1;a=c.match(/rv:([^\s\)]*)/);if(a&&a[1]){b.gecko=parseFloat(a[1])}}}}}a=c.match(/Caja\/([^\s]*)/);if(a&&a[1]){b.caja=parseFloat(a[1])}return b}();(function(){YAHOO.namespace("util","widget","example");if("undefined"!==typeof YAHOO_config){var d=YAHOO_config.listener,a=YAHOO.env.listeners,b=true,c;if(d){for(c=0;c<a.length;c=c+1){if(a[c]==d){b=false;break}}if(b){a.push(d)}}}})();YAHOO.lang=YAHOO.lang||{};(function(){var f=YAHOO.lang,b="[object Array]",e="[object Function]",a=Object.prototype,c=["toString","valueOf"],d={isArray:function(g){return a.toString.apply(g)===b},isBoolean:function(g){return typeof g==="boolean"},isFunction:function(g){return a.toString.apply(g)===e},isNull:function(g){return g===null},isNumber:function(g){return typeof g==="number"&&isFinite(g)},isObject:function(g){return(g&&(typeof g==="object"||f.isFunction(g)))||false},isString:function(g){return typeof g==="string"},isUndefined:function(g){return typeof g==="undefined"},_IEEnumFix:(YAHOO.env.ua.ie)?function(i,j){var k,g,h;for(k=0;k<c.length;k=k+1){g=c[k];h=j[g];if(f.isFunction(h)&&h!=a[g]){i[g]=h}}}:function(){},extend:function(h,g,i){if(!g||!h){throw new Error("extend failed, please check that all dependencies are included.")}var j=function(){},k;j.prototype=g.prototype;h.prototype=new j();h.prototype.constructor=h;h.superclass=g.prototype;if(g.prototype.constructor==a.constructor){g.prototype.constructor=g}if(i){for(k in i){if(f.hasOwnProperty(i,k)){h.prototype[k]=i[k]}}f._IEEnumFix(h.prototype,i)}},augmentObject:function(h,i){if(!i||!h){throw new Error("Absorb failed, verify dependencies.")}var l=arguments,j,g,k=l[2];if(k&&k!==true){for(j=2;j<l.length;j=j+1){h[l[j]]=i[l[j]]}}else{for(g in i){if(k||!(g in h)){h[g]=i[g]}}f._IEEnumFix(h,i)}},augmentProto:function(g,h){if(!h||!g){throw new Error("Augment failed, verify dependencies.")}var j=[g.prototype,h.prototype],i;for(i=2;i<arguments.length;i=i+1){j.push(arguments[i])}f.augmentObject.apply(this,j)},dump:function(o,j){var m,k,h=[],g="{...}",n="f(){...}",i=", ",l=" => ";if(!f.isObject(o)){return o+""}else{if(o instanceof Date||("nodeType" in o&&"tagName" in o)){return o}else{if(f.isFunction(o)){return n}}}j=(f.isNumber(j))?j:3;if(f.isArray(o)){h.push("[");for(m=0,k=o.length;m<k;m=m+1){if(f.isObject(o[m])){h.push((j>0)?f.dump(o[m],j-1):g)}else{h.push(o[m])}h.push(i)}if(h.length>1){h.pop()}h.push("]")}else{h.push("{");for(m in o){if(f.hasOwnProperty(o,m)){h.push(m+l);if(f.isObject(o[m])){h.push((j>0)?f.dump(o[m],j-1):g)}else{h.push(o[m])}h.push(i)}}if(h.length>1){h.pop()}h.push("}")}return h.join("")},substitute:function(g,u,n){var q,r,s,k,j,h,l=[],t,p="dump",m=" ",v="{",i="}",o;for(;;){q=g.lastIndexOf(v);if(q<0){break}r=g.indexOf(i,q);if(q+1>=r){break}t=g.substring(q+1,r);k=t;h=null;s=k.indexOf(m);if(s>-1){h=k.substring(s+1);k=k.substring(0,s)}j=u[k];if(n){j=n(k,j,h)}if(f.isObject(j)){if(f.isArray(j)){j=f.dump(j,parseInt(h,10))}else{h=h||"";o=h.indexOf(p);if(o>-1){h=h.substring(4)}if(j.toString===a.toString||o>-1){j=f.dump(j,parseInt(h,10))}else{j=j.toString()}}}else{if(!f.isString(j)&&!f.isNumber(j)){j="~-"+l.length+"-~";l[l.length]=t}}g=g.substring(0,q)+j+g.substring(r+1)}for(q=l.length-1;q>=0;q=q-1){g=g.replace(new RegExp("~-"+q+"-~"),"{"+l[q]+"}","g")}return g},trim:function(h){try{return h.replace(/^\s+|\s+$/g,"")}catch(g){return h}},merge:function(){var g={},i=arguments,j=i.length,h;for(h=0;h<j;h=h+1){f.augmentObject(g,i[h],true)}return g},later:function(h,n,g,l,k){h=h||0;n=n||{};var m=g,i=l,j,o;if(f.isString(g)){m=n[g]}if(!m){throw new TypeError("method undefined")}if(!f.isArray(i)){i=[l]}j=function(){m.apply(n,i)};o=(k)?setInterval(j,h):setTimeout(j,h);return{interval:k,cancel:function(){if(this.interval){clearInterval(o)}else{clearTimeout(o)}}}},isValue:function(g){return(f.isObject(g)||f.isString(g)||f.isNumber(g)||f.isBoolean(g))}};f.hasOwnProperty=(a.hasOwnProperty)?function(h,g){return h&&h.hasOwnProperty(g)}:function(h,g){return !f.isUndefined(h[g])&&h.constructor.prototype[g]!==h[g]};d.augmentObject(f,d,true);YAHOO.util.Lang=f;f.augment=f.augmentProto;YAHOO.augment=f.augmentProto;YAHOO.extend=f.extend})();YAHOO.register("yahoo",YAHOO,{version:"2.7.0",build:"1796"});(function(){YAHOO.env._id_counter=YAHOO.env._id_counter||0;var ao=YAHOO.util,ai=YAHOO.lang,aE=YAHOO.env.ua,at=YAHOO.lang.trim,aN={},aJ={},ag=/^t(?:able|d|h)$/i,y=/color$/i,aj=window.document,z=aj.documentElement,aM="ownerDocument",aD="defaultView",av="documentElement",ax="compatMode",aP="offsetLeft",ae="offsetTop",aw="offsetParent",x="parentNode",aF="nodeType",aq="tagName",af="scrollLeft",aI="scrollTop",ad="getBoundingClientRect",au="getComputedStyle",aQ="currentStyle",ah="CSS1Compat",aO="BackCompat",aK="class",an="className",ak="",ar=" ",ay="(?:^|\\s)",aG="(?= |$)",Y="g",aB="position",aL="fixed",G="relative",aH="left",aC="top",az="medium",aA="borderLeftWidth",ac="borderTopWidth",ap=aE.opera,al=aE.webkit,am=aE.gecko,aa=aE.ie;ao.Dom={CUSTOM_ATTRIBUTES:(!z.hasAttribute)?{"for":"htmlFor","class":an}:{htmlFor:"for",className:aK},get:function(f){var e,d,c,a,b;if(f){if(f[aF]||f.item){return f}if(typeof f==="string"){e=f;f=aj.getElementById(f);if(f&&f.id===e){return f}else{if(f&&aj.all){f=null;d=aj.all[e];for(a=0,b=d.length;a<b;++a){if(d[a].id===e){return d[a]}}}}return f}if(f.DOM_EVENTS){f=f.get("element")}if("length" in f){c=[];for(a=0,b=f.length;a<b;++a){c[c.length]=ao.Dom.get(f[a])}return c}return f}return null},getComputedStyle:function(a,b){if(window[au]){return a[aM][aD][au](a,null)[b]}else{if(a[aQ]){return ao.Dom.IE_ComputedStyle.get(a,b)}}},getStyle:function(a,b){return ao.Dom.batch(a,ao.Dom._getStyle,b)},_getStyle:function(){if(window[au]){return function(b,d){d=(d==="float")?d="cssFloat":ao.Dom._toCamel(d);var a=b.style[d],c;if(!a){c=b[aM][aD][au](b,null);if(c){a=c[d]}}return a}}else{if(z[aQ]){return function(b,e){var a;switch(e){case"opacity":a=100;try{a=b.filters["DXImageTransform.Microsoft.Alpha"].opacity}catch(d){try{a=b.filters("alpha").opacity}catch(c){}}return a/100;case"float":e="styleFloat";default:e=ao.Dom._toCamel(e);a=b[aQ]?b[aQ][e]:null;return(b.style[e]||a)}}}}}(),setStyle:function(b,c,a){ao.Dom.batch(b,ao.Dom._setStyle,{prop:c,val:a})},_setStyle:function(){if(aa){return function(c,b){var a=ao.Dom._toCamel(b.prop),d=b.val;if(c){switch(a){case"opacity":if(ai.isString(c.style.filter)){c.style.filter="alpha(opacity="+d*100+")";if(!c[aQ]||!c[aQ].hasLayout){c.style.zoom=1}}break;case"float":a="styleFloat";default:c.style[a]=d}}else{}}}else{return function(c,b){var a=ao.Dom._toCamel(b.prop),d=b.val;if(c){if(a=="float"){a="cssFloat"}c.style[a]=d}else{}}}}(),getXY:function(a){return ao.Dom.batch(a,ao.Dom._getXY)},_canPosition:function(a){return(ao.Dom._getStyle(a,"display")!=="none"&&ao.Dom._inDoc(a))},_getXY:function(){if(aj[av][ad]){return function(j){var i,a,h,c,d,e,f,l,k,g=Math.floor,b=false;if(ao.Dom._canPosition(j)){h=j[ad]();c=j[aM];i=ao.Dom.getDocumentScrollLeft(c);a=ao.Dom.getDocumentScrollTop(c);b=[g(h[aH]),g(h[aC])];if(aa&&aE.ie<8){d=2;e=2;f=c[ax];l=ab(c[av],aA);k=ab(c[av],ac);if(aE.ie===6){if(f!==aO){d=0;e=0}}if((f==aO)){if(l!==az){d=parseInt(l,10)}if(k!==az){e=parseInt(k,10)}}b[0]-=d;b[1]-=e}if((a||i)){b[0]+=i;b[1]+=a}b[0]=g(b[0]);b[1]=g(b[1])}else{}return b}}else{return function(h){var a,g,f,d,c,e=false,b=h;if(ao.Dom._canPosition(h)){e=[h[aP],h[ae]];a=ao.Dom.getDocumentScrollLeft(h[aM]);g=ao.Dom.getDocumentScrollTop(h[aM]);c=((am||aE.webkit>519)?true:false);while((b=b[aw])){e[0]+=b[aP];e[1]+=b[ae];if(c){e=ao.Dom._calcBorders(b,e)}}if(ao.Dom._getStyle(h,aB)!==aL){b=h;while((b=b[x])&&b[aq]){f=b[aI];d=b[af];if(am&&(ao.Dom._getStyle(b,"overflow")!=="visible")){e=ao.Dom._calcBorders(b,e)}if(f||d){e[0]-=d;e[1]-=f}}e[0]+=a;e[1]+=g}else{if(ap){e[0]-=a;e[1]-=g}else{if(al||am){e[0]+=a;e[1]+=g}}}e[0]=Math.floor(e[0]);e[1]=Math.floor(e[1])}else{}return e}}}(),getX:function(a){var b=function(c){return ao.Dom.getXY(c)[0]};return ao.Dom.batch(a,b,ao.Dom,true)},getY:function(a){var b=function(c){return ao.Dom.getXY(c)[1]};return ao.Dom.batch(a,b,ao.Dom,true)},setXY:function(b,a,c){ao.Dom.batch(b,ao.Dom._setXY,{pos:a,noRetry:c})},_setXY:function(i,f){var e=ao.Dom._getStyle(i,aB),g=ao.Dom.setStyle,b=f.pos,a=f.noRetry,d=[parseInt(ao.Dom.getComputedStyle(i,aH),10),parseInt(ao.Dom.getComputedStyle(i,aC),10)],c,h;if(e=="static"){e=G;g(i,aB,e)}c=ao.Dom._getXY(i);if(!b||c===false){return false}if(isNaN(d[0])){d[0]=(e==G)?0:i[aP]}if(isNaN(d[1])){d[1]=(e==G)?0:i[ae]}if(b[0]!==null){g(i,aH,b[0]-c[0]+d[0]+"px")}if(b[1]!==null){g(i,aC,b[1]-c[1]+d[1]+"px")}if(!a){h=ao.Dom._getXY(i);if((b[0]!==null&&h[0]!=b[0])||(b[1]!==null&&h[1]!=b[1])){ao.Dom._setXY(i,{pos:b,noRetry:true})}}},setX:function(b,a){ao.Dom.setXY(b,[a,null])},setY:function(a,b){ao.Dom.setXY(a,[null,b])},getRegion:function(a){var b=function(c){var d=false;if(ao.Dom._canPosition(c)){d=ao.Region.getRegion(c)}else{}return d};return ao.Dom.batch(a,b,ao.Dom,true)},getClientWidth:function(){return ao.Dom.getViewportWidth()},getClientHeight:function(){return ao.Dom.getViewportHeight()},getElementsByClassName:function(f,b,e,c,j,d){f=ai.trim(f);b=b||"*";e=(e)?ao.Dom.get(e):null||aj;if(!e){return[]}var a=[],k=e.getElementsByTagName(b),h=ao.Dom.hasClass;for(var i=0,g=k.length;i<g;++i){if(h(k[i],f)){a[a.length]=k[i]}}if(c){ao.Dom.batch(a,c,j,d)}return a},hasClass:function(b,a){return ao.Dom.batch(b,ao.Dom._hasClass,a)},_hasClass:function(a,c){var b=false,d;if(a&&c){d=ao.Dom.getAttribute(a,an)||ak;if(c.exec){b=c.test(d)}else{b=c&&(ar+d+ar).indexOf(ar+c+ar)>-1}}else{}return b},addClass:function(b,a){return ao.Dom.batch(b,ao.Dom._addClass,a)},_addClass:function(a,c){var b=false,d;if(a&&c){d=ao.Dom.getAttribute(a,an)||ak;if(!ao.Dom._hasClass(a,c)){ao.Dom.setAttribute(a,an,at(d+ar+c));b=true}}else{}return b},removeClass:function(b,a){return ao.Dom.batch(b,ao.Dom._removeClass,a)},_removeClass:function(f,a){var e=false,d,c,b;if(f&&a){d=ao.Dom.getAttribute(f,an)||ak;ao.Dom.setAttribute(f,an,d.replace(ao.Dom._getClassRegex(a),ak));c=ao.Dom.getAttribute(f,an);if(d!==c){ao.Dom.setAttribute(f,an,at(c));e=true;if(ao.Dom.getAttribute(f,an)===""){b=(f.hasAttribute&&f.hasAttribute(aK))?aK:an;f.removeAttribute(b)}}}else{}return e},replaceClass:function(a,c,b){return ao.Dom.batch(a,ao.Dom._replaceClass,{from:c,to:b})},_replaceClass:function(g,a){var f,c,e,b=false,d;if(g&&a){c=a.from;e=a.to;if(!e){b=false}else{if(!c){b=ao.Dom._addClass(g,a.to)}else{if(c!==e){d=ao.Dom.getAttribute(g,an)||ak;f=(ar+d.replace(ao.Dom._getClassRegex(c),ar+e)).split(ao.Dom._getClassRegex(e));f.splice(1,0,ar+e);ao.Dom.setAttribute(g,an,at(f.join(ak)));b=true}}}}else{}return b},generateId:function(b,a){a=a||"yui-gen";var c=function(e){if(e&&e.id){return e.id}var d=a+YAHOO.env._id_counter++;if(e){if(e[aM].getElementById(d)){return ao.Dom.generateId(e,d+a)}e.id=d}return d};return ao.Dom.batch(b,c,ao.Dom,true)||c.apply(ao.Dom,arguments)},isAncestor:function(c,a){c=ao.Dom.get(c);a=ao.Dom.get(a);var b=false;if((c&&a)&&(c[aF]&&a[aF])){if(c.contains&&c!==a){b=c.contains(a)}else{if(c.compareDocumentPosition){b=!!(c.compareDocumentPosition(a)&16)}}}else{}return b},inDocument:function(a,b){return ao.Dom._inDoc(ao.Dom.get(a),b)},_inDoc:function(c,a){var b=false;if(c&&c[aq]){a=a||c[aM];b=ao.Dom.isAncestor(a[av],c)}else{}return b},getElementsBy:function(a,b,f,d,i,e,c){b=b||"*";f=(f)?ao.Dom.get(f):null||aj;if(!f){return[]}var j=[],k=f.getElementsByTagName(b);for(var h=0,g=k.length;h<g;++h){if(a(k[h])){if(c){j=k[h];break}else{j[j.length]=k[h]}}}if(d){ao.Dom.batch(j,d,i,e)}return j},getElementBy:function(a,b,c){return ao.Dom.getElementsBy(a,b,c,null,null,null,true)},batch:function(a,c,f,e){var g=[],d=(e)?f:window;a=(a&&(a[aq]||a.item))?a:ao.Dom.get(a);if(a&&c){if(a[aq]||a.length===undefined){return c.call(d,a,f)}for(var b=0;b<a.length;++b){g[g.length]=c.call(d,a[b],f)}}else{return false}return g},getDocumentHeight:function(){var b=(aj[ax]!=ah||al)?aj.body.scrollHeight:z.scrollHeight,a=Math.max(b,ao.Dom.getViewportHeight());return a},getDocumentWidth:function(){var b=(aj[ax]!=ah||al)?aj.body.scrollWidth:z.scrollWidth,a=Math.max(b,ao.Dom.getViewportWidth());return a},getViewportHeight:function(){var a=self.innerHeight,b=aj[ax];if((b||aa)&&!ap){a=(b==ah)?z.clientHeight:aj.body.clientHeight}return a},getViewportWidth:function(){var a=self.innerWidth,b=aj[ax];if(b||aa){a=(b==ah)?z.clientWidth:aj.body.clientWidth}return a},getAncestorBy:function(a,b){while((a=a[x])){if(ao.Dom._testElement(a,b)){return a}}return null},getAncestorByClassName:function(c,b){c=ao.Dom.get(c);if(!c){return null}var a=function(d){return ao.Dom.hasClass(d,b)};return ao.Dom.getAncestorBy(c,a)},getAncestorByTagName:function(c,b){c=ao.Dom.get(c);if(!c){return null}var a=function(d){return d[aq]&&d[aq].toUpperCase()==b.toUpperCase()};return ao.Dom.getAncestorBy(c,a)},getPreviousSiblingBy:function(a,b){while(a){a=a.previousSibling;if(ao.Dom._testElement(a,b)){return a}}return null},getPreviousSibling:function(a){a=ao.Dom.get(a);if(!a){return null}return ao.Dom.getPreviousSiblingBy(a)},getNextSiblingBy:function(a,b){while(a){a=a.nextSibling;if(ao.Dom._testElement(a,b)){return a}}return null},getNextSibling:function(a){a=ao.Dom.get(a);if(!a){return null}return ao.Dom.getNextSiblingBy(a)},getFirstChildBy:function(b,a){var c=(ao.Dom._testElement(b.firstChild,a))?b.firstChild:null;return c||ao.Dom.getNextSiblingBy(b.firstChild,a)},getFirstChild:function(a,b){a=ao.Dom.get(a);if(!a){return null}return ao.Dom.getFirstChildBy(a)},getLastChildBy:function(b,a){if(!b){return null}var c=(ao.Dom._testElement(b.lastChild,a))?b.lastChild:null;return c||ao.Dom.getPreviousSiblingBy(b.lastChild,a)},getLastChild:function(a){a=ao.Dom.get(a);return ao.Dom.getLastChildBy(a)},getChildrenBy:function(c,d){var a=ao.Dom.getFirstChildBy(c,d),b=a?[a]:[];ao.Dom.getNextSiblingBy(a,function(e){if(!d||d(e)){b[b.length]=e}return false});return b},getChildren:function(a){a=ao.Dom.get(a);if(!a){}return ao.Dom.getChildrenBy(a)},getDocumentScrollLeft:function(a){a=a||aj;return Math.max(a[av].scrollLeft,a.body.scrollLeft)},getDocumentScrollTop:function(a){a=a||aj;return Math.max(a[av].scrollTop,a.body.scrollTop)},insertBefore:function(b,a){b=ao.Dom.get(b);a=ao.Dom.get(a);if(!b||!a||!a[x]){return null}return a[x].insertBefore(b,a)},insertAfter:function(b,a){b=ao.Dom.get(b);a=ao.Dom.get(a);if(!b||!a||!a[x]){return null}if(a.nextSibling){return a[x].insertBefore(b,a.nextSibling)}else{return a[x].appendChild(b)}},getClientRegion:function(){var a=ao.Dom.getDocumentScrollTop(),c=ao.Dom.getDocumentScrollLeft(),d=ao.Dom.getViewportWidth()+c,b=ao.Dom.getViewportHeight()+a;return new ao.Region(a,d,b,c)},setAttribute:function(c,b,a){b=ao.Dom.CUSTOM_ATTRIBUTES[b]||b;c.setAttribute(b,a)},getAttribute:function(b,a){a=ao.Dom.CUSTOM_ATTRIBUTES[a]||a;return b.getAttribute(a)},_toCamel:function(c){var a=aN;function b(e,d){return d.toUpperCase()}return a[c]||(a[c]=c.indexOf("-")===-1?c:c.replace(/-([a-z])/gi,b))},_getClassRegex:function(b){var a;if(b!==undefined){if(b.exec){a=b}else{a=aJ[b];if(!a){b=b.replace(ao.Dom._patterns.CLASS_RE_TOKENS,"\\$1");a=aJ[b]=new RegExp(ay+b+aG,Y)}}}return a},_patterns:{ROOT_TAG:/^body|html$/i,CLASS_RE_TOKENS:/([\.\(\)\^\$\*\+\?\|\[\]\{\}])/g},_testElement:function(a,b){return a&&a[aF]==1&&(!b||b(a))},_calcBorders:function(a,d){var c=parseInt(ao.Dom[au](a,ac),10)||0,b=parseInt(ao.Dom[au](a,aA),10)||0;if(am){if(ag.test(a[aq])){c=0;b=0}}d[0]+=b;d[1]+=c;return d}};var ab=ao.Dom[au];if(aE.opera){ao.Dom[au]=function(c,b){var a=ab(c,b);if(y.test(b)){a=ao.Dom.Color.toRGB(a)}return a}}if(aE.webkit){ao.Dom[au]=function(c,b){var a=ab(c,b);if(a==="rgba(0, 0, 0, 0)"){a="transparent"}return a}}})();YAHOO.util.Region=function(c,b,a,d){this.top=c;this.y=c;this[1]=c;this.right=b;this.bottom=a;this.left=d;this.x=d;this[0]=d;this.width=this.right-this.left;this.height=this.bottom-this.top};YAHOO.util.Region.prototype.contains=function(a){return(a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom)};YAHOO.util.Region.prototype.getArea=function(){return((this.bottom-this.top)*(this.right-this.left))};YAHOO.util.Region.prototype.intersect=function(b){var d=Math.max(this.top,b.top),c=Math.min(this.right,b.right),a=Math.min(this.bottom,b.bottom),e=Math.max(this.left,b.left);if(a>=d&&c>=e){return new YAHOO.util.Region(d,c,a,e)}else{return null}};YAHOO.util.Region.prototype.union=function(b){var d=Math.min(this.top,b.top),c=Math.max(this.right,b.right),a=Math.max(this.bottom,b.bottom),e=Math.min(this.left,b.left);return new YAHOO.util.Region(d,c,a,e)};YAHOO.util.Region.prototype.toString=function(){return("Region {top: "+this.top+", right: "+this.right+", bottom: "+this.bottom+", left: "+this.left+", height: "+this.height+", width: "+this.width+"}")};YAHOO.util.Region.getRegion=function(d){var b=YAHOO.util.Dom.getXY(d),e=b[1],c=b[0]+d.offsetWidth,a=b[1]+d.offsetHeight,f=b[0];return new YAHOO.util.Region(e,c,a,f)};YAHOO.util.Point=function(a,b){if(YAHOO.lang.isArray(a)){b=a[1];a=a[0]}YAHOO.util.Point.superclass.constructor.call(this,b,a,b,a)};YAHOO.extend(YAHOO.util.Point,YAHOO.util.Region);(function(){var v=YAHOO.util,w="clientTop",r="clientLeft",n="parentNode",m="right",a="hasLayout",o="px",c="opacity",l="auto",t="borderLeftWidth",q="borderTopWidth",h="borderRightWidth",b="borderBottomWidth",e="visible",g="transparent",j="height",s="width",p="style",d="currentStyle",f=/^width|height$/,i=/^(\d[.\d]*)+(em|ex|px|gd|rem|vw|vh|vm|ch|mm|cm|in|pt|pc|deg|rad|ms|s|hz|khz|%){1}?/i,k={get:function(A,y){var z="",x=A[d][y];if(y===c){z=v.Dom.getStyle(A,c)}else{if(!x||(x.indexOf&&x.indexOf(o)>-1)){z=x}else{if(v.Dom.IE_COMPUTED[y]){z=v.Dom.IE_COMPUTED[y](A,y)}else{if(i.test(x)){z=v.Dom.IE.ComputedStyle.getPixel(A,y)}else{z=x}}}}return z},getOffset:function(A,z){var x=A[d][z],E=z.charAt(0).toUpperCase()+z.substr(1),D="offset"+E,C="pixel"+E,y="",B;if(x==l){B=A[D];if(B===undefined){y=0}y=B;if(f.test(z)){A[p][z]=B;if(A[D]>B){y=B-(A[D]-B)}A[p][z]=l}}else{if(!A[p][C]&&!A[p][z]){A[p][z]=x}y=A[p][C]}return y+o},getBorderWidth:function(z,x){var y=null;if(!z[d][a]){z[p].zoom=1}switch(x){case q:y=z[w];break;case b:y=z.offsetHeight-z.clientHeight-z[w];break;case t:y=z[r];break;case h:y=z.offsetWidth-z.clientWidth-z[r];break}return y+o},getPixel:function(A,B){var y=null,x=A[d][m],z=A[d][B];A[p][m]=z;y=A[p].pixelRight;A[p][m]=x;return y+o},getMargin:function(y,z){var x;if(y[d][z]==l){x=0+o}else{x=v.Dom.IE.ComputedStyle.getPixel(y,z)}return x},getVisibility:function(y,z){var x;while((x=y[d])&&x[z]=="inherit"){y=y[n]}return(x)?x[z]:e},getColor:function(x,y){return v.Dom.Color.toRGB(x[d][y])||g},getBorderColor:function(z,A){var y=z[d],x=y[A]||y.color;return v.Dom.Color.toRGB(v.Dom.Color.toHex(x))}},u={};u.top=u.right=u.bottom=u.left=u[s]=u[j]=k.getOffset;u.color=k.getColor;u[q]=u[h]=u[b]=u[t]=k.getBorderWidth;u.marginTop=u.marginRight=u.marginBottom=u.marginLeft=k.getMargin;u.visibility=k.getVisibility;u.borderColor=u.borderTopColor=u.borderRightColor=u.borderBottomColor=u.borderLeftColor=k.getBorderColor;v.Dom.IE_COMPUTED=u;v.Dom.IE_ComputedStyle=k})();(function(){var c="toString",a=parseInt,d=RegExp,b=YAHOO.util;b.Dom.Color={KEYWORDS:{black:"000",silver:"c0c0c0",gray:"808080",white:"fff",maroon:"800000",red:"f00",purple:"800080",fuchsia:"f0f",green:"008000",lime:"0f0",olive:"808000",yellow:"ff0",navy:"000080",blue:"00f",teal:"008080",aqua:"0ff"},re_RGB:/^rgb\(([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9]+)\)$/i,re_hex:/^#?([0-9A-F]{2})([0-9A-F]{2})([0-9A-F]{2})$/i,re_hex3:/([0-9A-F])/gi,toRGB:function(e){if(!b.Dom.Color.re_RGB.test(e)){e=b.Dom.Color.toHex(e)}if(b.Dom.Color.re_hex.exec(e)){e="rgb("+[a(d.$1,16),a(d.$2,16),a(d.$3,16)].join(", ")+")"}return e},toHex:function(e){e=b.Dom.Color.KEYWORDS[e]||e;if(b.Dom.Color.re_RGB.exec(e)){var f=(d.$1.length===1)?"0"+d.$1:Number(d.$1),g=(d.$2.length===1)?"0"+d.$2:Number(d.$2),h=(d.$3.length===1)?"0"+d.$3:Number(d.$3);e=[f[c](16),g[c](16),h[c](16)].join("")}if(e.length<6){e=e.replace(b.Dom.Color.re_hex3,"$1$1")}if(e!=="transparent"&&e.indexOf("#")<0){e="#"+e}return e.toLowerCase()}}}());YAHOO.register("dom",YAHOO.util.Dom,{version:"2.7.0",build:"1796"});YAHOO.util.CustomEvent=function(c,d,e,a){this.type=c;this.scope=d||window;this.silent=e;this.signature=a||YAHOO.util.CustomEvent.LIST;this.subscribers=[];if(!this.silent){}var b="_YUICEOnSubscribe";if(c!==b){this.subscribeEvent=new YAHOO.util.CustomEvent(b,this,true)}this.lastError=null};YAHOO.util.CustomEvent.LIST=0;YAHOO.util.CustomEvent.FLAT=1;YAHOO.util.CustomEvent.prototype={subscribe:function(a,c,b){if(!a){throw new Error("Invalid callback for subscriber to '"+this.type+"'")}if(this.subscribeEvent){this.subscribeEvent.fire(a,c,b)}this.subscribers.push(new YAHOO.util.Subscriber(a,c,b))},unsubscribe:function(d,b){if(!d){return this.unsubscribeAll()}var c=false;for(var f=0,a=this.subscribers.length;f<a;++f){var e=this.subscribers[f];if(e&&e.contains(d,b)){this._delete(f);c=true}}return c},fire:function(){this.lastError=null;var g=[],m=this.subscribers.length;if(!m&&this.silent){return true}var i=[].slice.call(arguments,0),k=true,a,h=false;if(!this.silent){}var b=this.subscribers.slice(),d=YAHOO.util.Event.throwErrors;for(a=0;a<m;++a){var e=b[a];if(!e){h=true}else{if(!this.silent){}var f=e.getScope(this.scope);if(this.signature==YAHOO.util.CustomEvent.FLAT){var c=null;if(i.length>0){c=i[0]}try{k=e.fn.call(f,c,e.obj)}catch(l){this.lastError=l;if(d){throw l}}}else{try{k=e.fn.call(f,this.type,i,e.obj)}catch(j){this.lastError=j;if(d){throw j}}}if(false===k){if(!this.silent){}break}}}return(k!==false)},unsubscribeAll:function(){var a=this.subscribers.length,b;for(b=a-1;b>-1;b--){this._delete(b)}this.subscribers=[];return a},_delete:function(a){var b=this.subscribers[a];if(b){delete b.fn;delete b.obj}this.subscribers.splice(a,1)},toString:function(){return"CustomEvent: '"+this.type+"', context: "+this.scope}};YAHOO.util.Subscriber=function(a,c,b){this.fn=a;this.obj=YAHOO.lang.isUndefined(c)?null:c;this.overrideContext=b};YAHOO.util.Subscriber.prototype.getScope=function(a){if(this.overrideContext){if(this.overrideContext===true){return this.obj}else{return this.overrideContext}}return a};YAHOO.util.Subscriber.prototype.contains=function(a,b){if(b){return(this.fn==a&&this.obj==b)}else{return(this.fn==a)}};YAHOO.util.Subscriber.prototype.toString=function(){return"Subscriber { obj: "+this.obj+", overrideContext: "+(this.overrideContext||"no")+" }"};if(!YAHOO.util.Event){YAHOO.util.Event=function(){var i=false;var h=[];var g=[];var j=[];var l=[];var b=0;var k=[];var c=[];var d=0;var a={63232:38,63233:40,63234:37,63235:39,63276:33,63277:34,25:9};var f=YAHOO.env.ua.ie?"focusin":"focus";var e=YAHOO.env.ua.ie?"focusout":"blur";return{POLL_RETRYS:2000,POLL_INTERVAL:20,EL:0,TYPE:1,FN:2,WFN:3,UNLOAD_OBJ:3,ADJ_SCOPE:4,OBJ:5,OVERRIDE:6,lastError:null,isSafari:YAHOO.env.ua.webkit,webkit:YAHOO.env.ua.webkit,isIE:YAHOO.env.ua.ie,_interval:null,_dri:null,DOMReady:false,throwErrors:false,startInterval:function(){if(!this._interval){var n=this;var m=function(){n._tryPreloadAttach()};this._interval=setInterval(m,this.POLL_INTERVAL)}},onAvailable:function(m,q,o,n,p){var s=(YAHOO.lang.isString(m))?[m]:m;for(var r=0;r<s.length;r=r+1){k.push({id:s[r],fn:q,obj:o,overrideContext:n,checkReady:p})}b=this.POLL_RETRYS;this.startInterval()},onContentReady:function(m,p,o,n){this.onAvailable(m,p,o,n,true)},onDOMReady:function(o,n,m){if(this.DOMReady){setTimeout(function(){var p=window;if(m){if(m===true){p=n}else{p=m}}o.call(p,"DOMReady",[],n)},0)}else{this.DOMReadyEvent.subscribe(o,n,m)}},_addListener:function(x,z,n,t,p,A){if(!n||!n.call){return false}if(this._isValidCollection(x)){var m=true;for(var s=0,q=x.length;s<q;++s){m=this.on(x[s],z,n,t,p)&&m}return m}else{if(YAHOO.lang.isString(x)){var u=this.getEl(x);if(u){x=u}else{this.onAvailable(x,function(){YAHOO.util.Event.on(x,z,n,t,p)});return true}}}if(!x){return false}if("unload"==z&&t!==this){g[g.length]=[x,z,n,t,p];return true}var y=x;if(p){if(p===true){y=t}else{y=p}}var w=function(C){return n.call(y,YAHOO.util.Event.getEvent(C,x),t)};var B=[x,z,n,w,y,t,p];var r=h.length;h[r]=B;if(this.useLegacyEvent(x,z)){var v=this.getLegacyIndex(x,z);if(v==-1||x!=j[v][0]){v=j.length;c[x.id+z]=v;j[v]=[x,z,x["on"+z]];l[v]=[];x["on"+z]=function(C){YAHOO.util.Event.fireLegacyEvent(YAHOO.util.Event.getEvent(C),v)}}l[v].push(B)}else{try{this._simpleAdd(x,z,w,A)}catch(o){this.lastError=o;this.removeListener(x,z,n);return false}}return true},addListener:function(p,m,q,o,n){return this._addListener(p,m,q,o,n,false)},addFocusListener:function(o,p,n,m){return this._addListener(o,f,p,n,m,true)},removeFocusListener:function(m,n){return this.removeListener(m,f,n)},addBlurListener:function(o,p,n,m){return this._addListener(o,e,p,n,m,true)},removeBlurListener:function(m,n){return this.removeListener(m,e,n)},fireLegacyEvent:function(q,s){var o=true,v,m,n,u,p;m=l[s].slice();for(var t=0,r=m.length;t<r;++t){n=m[t];if(n&&n[this.WFN]){u=n[this.ADJ_SCOPE];p=n[this.WFN].call(u,q);o=(o&&p)}}v=j[s];if(v&&v[2]){v[2](q)}return o},getLegacyIndex:function(n,m){var o=this.generateId(n)+m;if(typeof c[o]=="undefined"){return -1}else{return c[o]}},useLegacyEvent:function(n,m){return(this.webkit&&this.webkit<419&&("click"==m||"dblclick"==m))},removeListener:function(w,x,o){var t,q,m;if(typeof w=="string"){w=this.getEl(w)}else{if(this._isValidCollection(w)){var n=true;for(t=w.length-1;t>-1;t--){n=(this.removeListener(w[t],x,o)&&n)}return n}}if(!o||!o.call){return this.purgeElement(w,false,x)}if("unload"==x){for(t=g.length-1;t>-1;t--){m=g[t];if(m&&m[0]==w&&m[1]==x&&m[2]==o){g.splice(t,1);return true}}return false}var s=null;var r=arguments[3];if("undefined"===typeof r){r=this._getCacheIndex(w,x,o)}if(r>=0){s=h[r]}if(!w||!s){return false}if(this.useLegacyEvent(w,x)){var u=this.getLegacyIndex(w,x);var v=l[u];if(v){for(t=0,q=v.length;t<q;++t){m=v[t];if(m&&m[this.EL]==w&&m[this.TYPE]==x&&m[this.FN]==o){v.splice(t,1);break}}}}else{try{this._simpleRemove(w,x,s[this.WFN],false)}catch(p){this.lastError=p;return false}}delete h[r][this.WFN];delete h[r][this.FN];h.splice(r,1);return true},getTarget:function(m,n){var o=m.target||m.srcElement;return this.resolveTextNode(o)},resolveTextNode:function(m){try{if(m&&3==m.nodeType){return m.parentNode}}catch(n){}return m},getPageX:function(m){var n=m.pageX;if(!n&&0!==n){n=m.clientX||0;if(this.isIE){n+=this._getScrollLeft()}}return n},getPageY:function(n){var m=n.pageY;if(!m&&0!==m){m=n.clientY||0;if(this.isIE){m+=this._getScrollTop()}}return m},getXY:function(m){return[this.getPageX(m),this.getPageY(m)]},getRelatedTarget:function(m){var n=m.relatedTarget;if(!n){if(m.type=="mouseout"){n=m.toElement}else{if(m.type=="mouseover"){n=m.fromElement}}}return this.resolveTextNode(n)},getTime:function(m){if(!m.time){var n=new Date().getTime();try{m.time=n}catch(o){this.lastError=o;return n}}return m.time},stopEvent:function(m){this.stopPropagation(m);this.preventDefault(m)},stopPropagation:function(m){if(m.stopPropagation){m.stopPropagation()}else{m.cancelBubble=true}},preventDefault:function(m){if(m.preventDefault){m.preventDefault()}else{m.returnValue=false}},getEvent:function(n,p){var o=n||window.event;if(!o){var m=this.getEvent.caller;while(m){o=m.arguments[0];if(o&&Event==o.constructor){break}m=m.caller}}return o},getCharCode:function(m){var n=m.keyCode||m.charCode||0;if(YAHOO.env.ua.webkit&&(n in a)){n=a[n]}return n},_getCacheIndex:function(n,m,o){for(var p=0,q=h.length;p<q;p=p+1){var r=h[p];if(r&&r[this.FN]==o&&r[this.EL]==n&&r[this.TYPE]==m){return p}}return -1},generateId:function(n){var m=n.id;if(!m){m="yuievtautoid-"+d;++d;n.id=m}return m},_isValidCollection:function(m){try{return(m&&typeof m!=="string"&&m.length&&!m.tagName&&!m.alert&&typeof m[0]!=="undefined")}catch(n){return false}},elCache:{},getEl:function(m){return(typeof m==="string")?document.getElementById(m):m},clearCache:function(){},DOMReadyEvent:new YAHOO.util.CustomEvent("DOMReady",this),_load:function(m){if(!i){i=true;var n=YAHOO.util.Event;n._ready();n._tryPreloadAttach()}},_ready:function(m){var n=YAHOO.util.Event;if(!n.DOMReady){n.DOMReady=true;n.DOMReadyEvent.fire();n._simpleRemove(document,"DOMContentLoaded",n._ready)}},_tryPreloadAttach:function(){if(k.length===0){b=0;if(this._interval){clearInterval(this._interval);this._interval=null}return}if(this.locked){return}if(this.isIE){if(!this.DOMReady){this.startInterval();return}}this.locked=true;var n=!i;if(!n){n=(b>0&&k.length>0)}var o=[];var m=function(v,u){var w=v;if(u.overrideContext){if(u.overrideContext===true){w=u.obj}else{w=u.overrideContext}}u.fn.call(w,u.obj)};var s,t,p,q,r=[];for(s=0,t=k.length;s<t;s=s+1){p=k[s];if(p){q=this.getEl(p.id);if(q){if(p.checkReady){if(i||q.nextSibling||!n){r.push(p);k[s]=null}}else{m(q,p);k[s]=null}}else{o.push(p)}}}for(s=0,t=r.length;s<t;s=s+1){p=r[s];m(this.getEl(p.id),p)}b--;if(n){for(s=k.length-1;s>-1;s--){p=k[s];if(!p||!p.id){k.splice(s,1)}}this.startInterval()}else{if(this._interval){clearInterval(this._interval);this._interval=null}}this.locked=false},purgeElement:function(p,o,m){var r=(YAHOO.lang.isString(p))?this.getEl(p):p;var n=this.getListeners(r,m),q,t;if(n){for(q=n.length-1;q>-1;q--){var s=n[q];this.removeListener(r,s.type,s.fn)}}if(o&&r&&r.childNodes){for(q=0,t=r.childNodes.length;q<t;++q){this.purgeElement(r.childNodes[q],o,m)}}},getListeners:function(t,v){var q=[],u;if(!v){u=[h,g]}else{if(v==="unload"){u=[g]}else{u=[h]}}var o=(YAHOO.lang.isString(t))?this.getEl(t):t;for(var r=0;r<u.length;r=r+1){var m=u[r];if(m){for(var p=0,n=m.length;p<n;++p){var s=m[p];if(s&&s[this.EL]===o&&(!v||v===s[this.TYPE])){q.push({type:s[this.TYPE],fn:s[this.FN],obj:s[this.OBJ],adjust:s[this.OVERRIDE],scope:s[this.ADJ_SCOPE],index:p})}}}}return(q.length)?q:null},_unload:function(n){var t=YAHOO.util.Event,q,r,s,o,p,m=g.slice(),u;for(q=0,o=g.length;q<o;++q){s=m[q];if(s){u=window;if(s[t.ADJ_SCOPE]){if(s[t.ADJ_SCOPE]===true){u=s[t.UNLOAD_OBJ]}else{u=s[t.ADJ_SCOPE]}}s[t.FN].call(u,t.getEvent(n,s[t.EL]),s[t.UNLOAD_OBJ]);m[q]=null}}s=null;u=null;g=null;if(h){for(r=h.length-1;r>-1;r--){s=h[r];if(s){t.removeListener(s[t.EL],s[t.TYPE],s[t.FN],r)}}s=null}j=null;t._simpleRemove(window,"unload",t._unload)},_getScrollLeft:function(){return this._getScroll()[1]},_getScrollTop:function(){return this._getScroll()[0]},_getScroll:function(){var n=document.documentElement,m=document.body;if(n&&(n.scrollTop||n.scrollLeft)){return[n.scrollTop,n.scrollLeft]}else{if(m){return[m.scrollTop,m.scrollLeft]}else{return[0,0]}}},regCE:function(){},_simpleAdd:function(){if(window.addEventListener){return function(n,m,o,p){n.addEventListener(m,o,(p))}}else{if(window.attachEvent){return function(n,m,o,p){n.attachEvent("on"+m,o)}}else{return function(){}}}}(),_simpleRemove:function(){if(window.removeEventListener){return function(n,m,o,p){n.removeEventListener(m,o,(p))}}else{if(window.detachEvent){return function(n,m,o){n.detachEvent("on"+m,o)}}else{return function(){}}}}()}}();(function(){var a=YAHOO.util.Event;a.on=a.addListener;a.onFocus=a.addFocusListener;a.onBlur=a.addBlurListener;if(a.isIE){YAHOO.util.Event.onDOMReady(YAHOO.util.Event._tryPreloadAttach,YAHOO.util.Event,true);var b=document.createElement("p");a._dri=setInterval(function(){try{b.doScroll("left");clearInterval(a._dri);a._dri=null;a._ready();b=null}catch(c){}},a.POLL_INTERVAL)}else{if(a.webkit&&a.webkit<525){a._dri=setInterval(function(){var c=document.readyState;if("loaded"==c||"complete"==c){clearInterval(a._dri);a._dri=null;a._ready()}},a.POLL_INTERVAL)}else{a._simpleAdd(document,"DOMContentLoaded",a._ready)}}a._simpleAdd(window,"load",a._load);a._simpleAdd(window,"unload",a._unload);a._tryPreloadAttach()})()}YAHOO.util.EventProvider=function(){};YAHOO.util.EventProvider.prototype={__yui_events:null,__yui_subscribers:null,subscribe:function(a,e,b,c){this.__yui_events=this.__yui_events||{};var d=this.__yui_events[a];if(d){d.subscribe(e,b,c)}else{this.__yui_subscribers=this.__yui_subscribers||{};var f=this.__yui_subscribers;if(!f[a]){f[a]=[]}f[a].push({fn:e,obj:b,overrideContext:c})}},unsubscribe:function(f,d,b){this.__yui_events=this.__yui_events||{};var a=this.__yui_events;if(f){var c=a[f];if(c){return c.unsubscribe(d,b)}}else{var g=true;for(var e in a){if(YAHOO.lang.hasOwnProperty(a,e)){g=g&&a[e].unsubscribe(d,b)}}return g}return false},unsubscribeAll:function(a){return this.unsubscribe(a)},createEvent:function(g,a){this.__yui_events=this.__yui_events||{};var d=a||{};var e=this.__yui_events;if(e[g]){}else{var f=d.scope||this;var i=(d.silent);var c=new YAHOO.util.CustomEvent(g,f,i,YAHOO.util.CustomEvent.FLAT);e[g]=c;if(d.onSubscribeCallback){c.subscribeEvent.subscribe(d.onSubscribeCallback)}this.__yui_subscribers=this.__yui_subscribers||{};var h=this.__yui_subscribers[g];if(h){for(var b=0;b<h.length;++b){c.subscribe(h[b].fn,h[b].obj,h[b].overrideContext)}}}return e[g]},fireEvent:function(d,e,a,f){this.__yui_events=this.__yui_events||{};var b=this.__yui_events[d];if(!b){return null}var g=[];for(var c=1;c<arguments.length;++c){g.push(arguments[c])}return b.fire.apply(b,g)},hasEvent:function(a){if(this.__yui_events){if(this.__yui_events[a]){return true}}return false}};(function(){var a=YAHOO.util.Event,b=YAHOO.lang;YAHOO.util.KeyListener=function(i,d,h,g){if(!i){}else{if(!d){}else{if(!h){}}}if(!g){g=YAHOO.util.KeyListener.KEYDOWN}var f=new YAHOO.util.CustomEvent("keyPressed");this.enabledEvent=new YAHOO.util.CustomEvent("enabled");this.disabledEvent=new YAHOO.util.CustomEvent("disabled");if(b.isString(i)){i=document.getElementById(i)}if(b.isFunction(h)){f.subscribe(h)}else{f.subscribe(h.fn,h.scope,h.correctScope)}function e(m,n){if(!d.shift){d.shift=false}if(!d.alt){d.alt=false}if(!d.ctrl){d.ctrl=false}if(m.shiftKey==d.shift&&m.altKey==d.alt&&m.ctrlKey==d.ctrl){var l,o=d.keys,j;if(YAHOO.lang.isArray(o)){for(var k=0;k<o.length;k++){l=o[k];j=a.getCharCode(m);if(l==j){f.fire(j,m);break}}}else{j=a.getCharCode(m);if(o==j){f.fire(j,m)}}}}this.enable=function(){if(!this.enabled){a.on(i,g,e);this.enabledEvent.fire(d)}this.enabled=true};this.disable=function(){if(this.enabled){a.removeListener(i,g,e);this.disabledEvent.fire(d)}this.enabled=false};this.toString=function(){return"KeyListener ["+d.keys+"] "+i.tagName+(i.id?"["+i.id+"]":"")}};var c=YAHOO.util.KeyListener;c.KEYDOWN="keydown";c.KEYUP="keyup";c.KEY={ALT:18,BACK_SPACE:8,CAPS_LOCK:20,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,META:224,NUM_LOCK:144,PAGE_DOWN:34,PAGE_UP:33,PAUSE:19,PRINTSCREEN:44,RIGHT:39,SCROLL_LOCK:145,SHIFT:16,SPACE:32,TAB:9,UP:38}})();YAHOO.register("event",YAHOO.util.Event,{version:"2.7.0",build:"1796"});YAHOO.register("yahoo-dom-event",YAHOO,{version:"2.7.0",build:"1796"});if(!YAHOO.util.DragDropMgr){YAHOO.util.DragDropMgr=function(){var a=YAHOO.util.Event,b=YAHOO.util.Dom;return{useShim:false,_shimActive:false,_shimState:false,_debugShim:false,_createShim:function(){var c=document.createElement("div");c.id="yui-ddm-shim";if(document.body.firstChild){document.body.insertBefore(c,document.body.firstChild)}else{document.body.appendChild(c)}c.style.display="none";c.style.backgroundColor="red";c.style.position="absolute";c.style.zIndex="99999";b.setStyle(c,"opacity","0");this._shim=c;a.on(c,"mouseup",this.handleMouseUp,this,true);a.on(c,"mousemove",this.handleMouseMove,this,true);a.on(window,"scroll",this._sizeShim,this,true)},_sizeShim:function(){if(this._shimActive){var c=this._shim;c.style.height=b.getDocumentHeight()+"px";c.style.width=b.getDocumentWidth()+"px";c.style.top="0";c.style.left="0"}},_activateShim:function(){if(this.useShim){if(!this._shim){this._createShim()}this._shimActive=true;var d=this._shim,c="0";if(this._debugShim){c=".5"}b.setStyle(d,"opacity",c);this._sizeShim();d.style.display="block"}},_deactivateShim:function(){this._shim.style.display="none";this._shimActive=false},_shim:null,ids:{},handleIds:{},dragCurrent:null,dragOvers:{},deltaX:0,deltaY:0,preventDefault:true,stopPropagation:true,initialized:false,locked:false,interactionInfo:null,init:function(){this.initialized=true},POINT:0,INTERSECT:1,STRICT_INTERSECT:2,mode:0,_execOnAll:function(e,f){for(var d in this.ids){for(var g in this.ids[d]){var c=this.ids[d][g];if(!this.isTypeOfDD(c)){continue}c[e].apply(c,f)}}},_onLoad:function(){this.init();a.on(document,"mouseup",this.handleMouseUp,this,true);a.on(document,"mousemove",this.handleMouseMove,this,true);a.on(window,"unload",this._onUnload,this,true);a.on(window,"resize",this._onResize,this,true)},_onResize:function(c){this._execOnAll("resetConstraints",[])},lock:function(){this.locked=true},unlock:function(){this.locked=false},isLocked:function(){return this.locked},locationCache:{},useCache:true,clickPixelThresh:3,clickTimeThresh:1000,dragThreshMet:false,clickTimeout:null,startX:0,startY:0,fromTimeout:false,regDragDrop:function(c,d){if(!this.initialized){this.init()}if(!this.ids[d]){this.ids[d]={}}this.ids[d][c.id]=c},removeDDFromGroup:function(c,e){if(!this.ids[e]){this.ids[e]={}}var d=this.ids[e];if(d&&d[c.id]){delete d[c.id]}},_remove:function(c){for(var d in c.groups){if(d){var e=this.ids[d];if(e&&e[c.id]){delete e[c.id]}}}delete this.handleIds[c.id]},regHandle:function(c,d){if(!this.handleIds[c]){this.handleIds[c]={}}this.handleIds[c][d]=d},isDragDrop:function(c){return(this.getDDById(c))?true:false},getRelated:function(c,g){var d=[];for(var e in c.groups){for(var f in this.ids[e]){var h=this.ids[e][f];if(!this.isTypeOfDD(h)){continue}if(!g||h.isTarget){d[d.length]=h}}}return d},isLegalTarget:function(c,d){var f=this.getRelated(c,true);for(var e=0,g=f.length;e<g;++e){if(f[e].id==d.id){return true}}return false},isTypeOfDD:function(c){return(c&&c.__ygDragDrop)},isHandle:function(c,d){return(this.handleIds[c]&&this.handleIds[c][d])},getDDById:function(c){for(var d in this.ids){if(this.ids[d][c]){return this.ids[d][c]}}return null},handleMouseDown:function(c,d){this.currentTarget=YAHOO.util.Event.getTarget(c);this.dragCurrent=d;var e=d.getEl();this.startX=YAHOO.util.Event.getPageX(c);this.startY=YAHOO.util.Event.getPageY(c);this.deltaX=this.startX-e.offsetLeft;this.deltaY=this.startY-e.offsetTop;this.dragThreshMet=false;this.clickTimeout=setTimeout(function(){var f=YAHOO.util.DDM;f.startDrag(f.startX,f.startY);f.fromTimeout=true},this.clickTimeThresh)},startDrag:function(e,c){if(this.dragCurrent&&this.dragCurrent.useShim){this._shimState=this.useShim;this.useShim=true}this._activateShim();clearTimeout(this.clickTimeout);var d=this.dragCurrent;if(d&&d.events.b4StartDrag){d.b4StartDrag(e,c);d.fireEvent("b4StartDragEvent",{x:e,y:c})}if(d&&d.events.startDrag){d.startDrag(e,c);d.fireEvent("startDragEvent",{x:e,y:c})}this.dragThreshMet=true},handleMouseUp:function(c){if(this.dragCurrent){clearTimeout(this.clickTimeout);if(this.dragThreshMet){if(this.fromTimeout){this.fromTimeout=false;this.handleMouseMove(c)}this.fromTimeout=false;this.fireEvents(c,true)}else{}this.stopDrag(c);this.stopEvent(c)}},stopEvent:function(c){if(this.stopPropagation){YAHOO.util.Event.stopPropagation(c)}if(this.preventDefault){YAHOO.util.Event.preventDefault(c)}},stopDrag:function(c,d){var e=this.dragCurrent;if(e&&!d){if(this.dragThreshMet){if(e.events.b4EndDrag){e.b4EndDrag(c);e.fireEvent("b4EndDragEvent",{e:c})}if(e.events.endDrag){e.endDrag(c);e.fireEvent("endDragEvent",{e:c})}}if(e.events.mouseUp){e.onMouseUp(c);e.fireEvent("mouseUpEvent",{e:c})}}if(this._shimActive){this._deactivateShim();if(this.dragCurrent&&this.dragCurrent.useShim){this.useShim=this._shimState;this._shimState=false}}this.dragCurrent=null;this.dragOvers={}},handleMouseMove:function(c){var f=this.dragCurrent;if(f){if(YAHOO.util.Event.isIE&&!c.button){this.stopEvent(c);return this.handleMouseUp(c)}else{if(c.clientX<0||c.clientY<0){}}if(!this.dragThreshMet){var d=Math.abs(this.startX-YAHOO.util.Event.getPageX(c));var e=Math.abs(this.startY-YAHOO.util.Event.getPageY(c));if(d>this.clickPixelThresh||e>this.clickPixelThresh){this.startDrag(this.startX,this.startY)}}if(this.dragThreshMet){if(f&&f.events.b4Drag){f.b4Drag(c);f.fireEvent("b4DragEvent",{e:c})}if(f&&f.events.drag){f.onDrag(c);f.fireEvent("dragEvent",{e:c})}if(f){this.fireEvents(c,false)}}this.stopEvent(c)}},fireEvents:function(i,s){var ac=this.dragCurrent;if(!ac||ac.isLocked()||ac.dragOnly){return}var q=YAHOO.util.Event.getPageX(i),r=YAHOO.util.Event.getPageY(i),o=new YAHOO.util.Point(q,r),t=ac.getTargetCoord(o.x,o.y),y=ac.getDragEl(),z=["out","over","drop","enter"],j=new YAHOO.util.Region(t.y,t.x+y.offsetWidth,t.y+y.offsetHeight,t.x),v=[],A={},n=[],ab={outEvts:[],overEvts:[],dropEvts:[],enterEvts:[]};for(var l in this.dragOvers){var aa=this.dragOvers[l];if(!this.isTypeOfDD(aa)){continue}if(!this.isOverTarget(o,aa,this.mode,j)){ab.outEvts.push(aa)}v[l]=true;delete this.dragOvers[l]}for(var m in ac.groups){if("string"!=typeof m){continue}for(l in this.ids[m]){var x=this.ids[m][l];if(!this.isTypeOfDD(x)){continue}if(x.isTarget&&!x.isLocked()&&x!=ac){if(this.isOverTarget(o,x,this.mode,j)){A[m]=true;if(s){ab.dropEvts.push(x)}else{if(!v[x.id]){ab.enterEvts.push(x)}else{ab.overEvts.push(x)}this.dragOvers[x.id]=x}}}}}this.interactionInfo={out:ab.outEvts,enter:ab.enterEvts,over:ab.overEvts,drop:ab.dropEvts,point:o,draggedRegion:j,sourceRegion:this.locationCache[ac.id],validDrop:s};for(var B in A){n.push(B)}if(s&&!ab.dropEvts.length){this.interactionInfo.validDrop=false;if(ac.events.invalidDrop){ac.onInvalidDrop(i);ac.fireEvent("invalidDropEvent",{e:i})}}for(l=0;l<z.length;l++){var f=null;if(ab[z[l]+"Evts"]){f=ab[z[l]+"Evts"]}if(f&&f.length){var w=z[l].charAt(0).toUpperCase()+z[l].substr(1),g="onDrag"+w,u="b4Drag"+w,p="drag"+w+"Event",h="drag"+w;if(this.mode){if(ac.events[u]){ac[u](i,f,n);ac.fireEvent(u+"Event",{event:i,info:f,group:n})}if(ac.events[h]){ac[g](i,f,n);ac.fireEvent(p,{event:i,info:f,group:n})}}else{for(var e=0,k=f.length;e<k;++e){if(ac.events[u]){ac[u](i,f[e].id,n[0]);ac.fireEvent(u+"Event",{event:i,info:f[e].id,group:n[0]})}if(ac.events[h]){ac[g](i,f[e].id,n[0]);ac.fireEvent(p,{event:i,info:f[e].id,group:n[0]})}}}}}},getBestMatch:function(e){var c=null;var f=e.length;if(f==1){c=e[0]}else{for(var d=0;d<f;++d){var g=e[d];if(this.mode==this.INTERSECT&&g.cursorIsOver){c=g;break}else{if(!c||!c.overlap||(g.overlap&&c.overlap.getArea()<g.overlap.getArea())){c=g}}}}return c},refreshCache:function(g){var e=g||this.ids;for(var h in e){if("string"!=typeof h){continue}for(var f in this.ids[h]){var d=this.ids[h][f];if(this.isTypeOfDD(d)){var c=this.getLocation(d);if(c){this.locationCache[d.id]=c}else{delete this.locationCache[d.id]}}}}},verifyEl:function(d){try{if(d){var e=d.offsetParent;if(e){return true}}}catch(c){}return false},getLocation:function(k){if(!this.isTypeOfDD(k)){return null}var m=k.getEl(),h,n,c,f,g,e,d,i,l;try{h=YAHOO.util.Dom.getXY(m)}catch(j){}if(!h){return null}n=h[0];c=n+m.offsetWidth;f=h[1];g=f+m.offsetHeight;e=f-k.padding[0];d=c+k.padding[1];i=g+k.padding[2];l=n-k.padding[3];return new YAHOO.util.Region(e,d,i,l)},isOverTarget:function(e,d,k,j){var i=this.locationCache[d.id];if(!i||!this.useCache){i=this.getLocation(d);this.locationCache[d.id]=i}if(!i){return false}d.cursorIsOver=i.contains(e);var f=this.dragCurrent;if(!f||(!k&&!f.constrainX&&!f.constrainY)){return d.cursorIsOver}d.overlap=null;if(!j){var h=f.getTargetCoord(e.x,e.y);var c=f.getDragEl();j=new YAHOO.util.Region(h.y,h.x+c.offsetWidth,h.y+c.offsetHeight,h.x)}var g=j.intersect(i);if(g){d.overlap=g;return(k)?true:d.cursorIsOver}else{return false}},_onUnload:function(c,d){this.unregAll()},unregAll:function(){if(this.dragCurrent){this.stopDrag();this.dragCurrent=null}this._execOnAll("unreg",[]);this.ids={}},elementCache:{},getElWrapper:function(c){var d=this.elementCache[c];if(!d||!d.el){d=this.elementCache[c]=new this.ElementWrapper(YAHOO.util.Dom.get(c))}return d},getElement:function(c){return YAHOO.util.Dom.get(c)},getCss:function(c){var d=YAHOO.util.Dom.get(c);return(d)?d.style:null},ElementWrapper:function(c){this.el=c||null;this.id=this.el&&c.id;this.css=this.el&&c.style},getPosX:function(c){return YAHOO.util.Dom.getX(c)},getPosY:function(c){return YAHOO.util.Dom.getY(c)},swapNode:function(d,f){if(d.swapNode){d.swapNode(f)}else{var c=f.parentNode;var e=f.nextSibling;if(e==d){c.insertBefore(d,f)}else{if(f==d.nextSibling){c.insertBefore(f,d)}else{d.parentNode.replaceChild(f,d);c.insertBefore(d,e)}}}},getScroll:function(){var d,f,c=document.documentElement,e=document.body;if(c&&(c.scrollTop||c.scrollLeft)){d=c.scrollTop;f=c.scrollLeft}else{if(e){d=e.scrollTop;f=e.scrollLeft}else{}}return{top:d,left:f}},getStyle:function(c,d){return YAHOO.util.Dom.getStyle(c,d)},getScrollTop:function(){return this.getScroll().top},getScrollLeft:function(){return this.getScroll().left},moveToEl:function(e,c){var d=YAHOO.util.Dom.getXY(c);YAHOO.util.Dom.setXY(e,d)},getClientHeight:function(){return YAHOO.util.Dom.getViewportHeight()},getClientWidth:function(){return YAHOO.util.Dom.getViewportWidth()},numericSort:function(c,d){return(c-d)},_timeoutCount:0,_addListeners:function(){var c=YAHOO.util.DDM;if(YAHOO.util.Event&&document){c._onLoad()}else{if(c._timeoutCount>2000){}else{setTimeout(c._addListeners,10);if(document&&document.body){c._timeoutCount+=1}}}},handleWasClicked:function(e,c){if(this.isHandle(c,e.id)){return true}else{var d=e.parentNode;while(d){if(this.isHandle(c,d.id)){return true}else{d=d.parentNode}}}return false}}}();YAHOO.util.DDM=YAHOO.util.DragDropMgr;YAHOO.util.DDM._addListeners()}(function(){var a=YAHOO.util.Event;var b=YAHOO.util.Dom;YAHOO.util.DragDrop=function(c,e,d){if(c){this.init(c,e,d)}};YAHOO.util.DragDrop.prototype={events:null,on:function(){this.subscribe.apply(this,arguments)},id:null,config:null,dragElId:null,handleElId:null,invalidHandleTypes:null,invalidHandleIds:null,invalidHandleClasses:null,startPageX:0,startPageY:0,groups:null,locked:false,lock:function(){this.locked=true},unlock:function(){this.locked=false},isTarget:true,padding:null,dragOnly:false,useShim:false,_domRef:null,__ygDragDrop:true,constrainX:false,constrainY:false,minX:0,maxX:0,minY:0,maxY:0,deltaX:0,deltaY:0,maintainOffset:false,xTicks:null,yTicks:null,primaryButtonOnly:true,available:false,hasOuterHandles:false,cursorIsOver:false,overlap:null,b4StartDrag:function(d,c){},startDrag:function(d,c){},b4Drag:function(c){},onDrag:function(c){},onDragEnter:function(d,c){},b4DragOver:function(c){},onDragOver:function(d,c){},b4DragOut:function(c){},onDragOut:function(d,c){},b4DragDrop:function(c){},onDragDrop:function(d,c){},onInvalidDrop:function(c){},b4EndDrag:function(c){},endDrag:function(c){},b4MouseDown:function(c){},onMouseDown:function(c){},onMouseUp:function(c){},onAvailable:function(){},getEl:function(){if(!this._domRef){this._domRef=b.get(this.id)}return this._domRef},getDragEl:function(){return b.get(this.dragElId)},init:function(c,f,e){this.initTarget(c,f,e);a.on(this._domRef||this.id,"mousedown",this.handleMouseDown,this,true);for(var d in this.events){this.createEvent(d+"Event")}},initTarget:function(c,e,d){this.config=d||{};this.events={};this.DDM=YAHOO.util.DDM;this.groups={};if(typeof c!=="string"){this._domRef=c;c=b.generateId(c)}this.id=c;this.addToGroup((e)?e:"default");this.handleElId=c;a.onAvailable(c,this.handleOnAvailable,this,true);this.setDragElId(c);this.invalidHandleTypes={A:"A"};this.invalidHandleIds={};this.invalidHandleClasses=[];this.applyConfig()},applyConfig:function(){this.events={mouseDown:true,b4MouseDown:true,mouseUp:true,b4StartDrag:true,startDrag:true,b4EndDrag:true,endDrag:true,drag:true,b4Drag:true,invalidDrop:true,b4DragOut:true,dragOut:true,dragEnter:true,b4DragOver:true,dragOver:true,b4DragDrop:true,dragDrop:true};if(this.config.events){for(var c in this.config.events){if(this.config.events[c]===false){this.events[c]=false}}}this.padding=this.config.padding||[0,0,0,0];this.isTarget=(this.config.isTarget!==false);this.maintainOffset=(this.config.maintainOffset);this.primaryButtonOnly=(this.config.primaryButtonOnly!==false);this.dragOnly=((this.config.dragOnly===true)?true:false);this.useShim=((this.config.useShim===true)?true:false)},handleOnAvailable:function(){this.available=true;this.resetConstraints();this.onAvailable()},setPadding:function(d,f,c,e){if(!f&&0!==f){this.padding=[d,d,d,d]}else{if(!c&&0!==c){this.padding=[d,f,d,f]}else{this.padding=[d,f,c,e]}}},setInitPosition:function(e,f){var d=this.getEl();if(!this.DDM.verifyEl(d)){if(d&&d.style&&(d.style.display=="none")){}else{}return}var g=e||0;var h=f||0;var c=b.getXY(d);this.initPageX=c[0]-g;this.initPageY=c[1]-h;this.lastPageX=c[0];this.lastPageY=c[1];this.setStartPosition(c)},setStartPosition:function(c){var d=c||b.getXY(this.getEl());this.deltaSetXY=null;this.startPageX=d[0];this.startPageY=d[1]},addToGroup:function(c){this.groups[c]=true;this.DDM.regDragDrop(this,c)},removeFromGroup:function(c){if(this.groups[c]){delete this.groups[c]}this.DDM.removeDDFromGroup(this,c)},setDragElId:function(c){this.dragElId=c},setHandleElId:function(c){if(typeof c!=="string"){c=b.generateId(c)}this.handleElId=c;this.DDM.regHandle(this.id,c)},setOuterHandleElId:function(c){if(typeof c!=="string"){c=b.generateId(c)}a.on(c,"mousedown",this.handleMouseDown,this,true);this.setHandleElId(c);this.hasOuterHandles=true},unreg:function(){a.removeListener(this.id,"mousedown",this.handleMouseDown);this._domRef=null;this.DDM._remove(this)},isLocked:function(){return(this.DDM.isLocked()||this.locked)},handleMouseDown:function(c,d){var i=c.which||c.button;if(this.primaryButtonOnly&&i>1){return}if(this.isLocked()){return}var j=this.b4MouseDown(c),g=true;if(this.events.b4MouseDown){g=this.fireEvent("b4MouseDownEvent",c)}var h=this.onMouseDown(c),e=true;if(this.events.mouseDown){e=this.fireEvent("mouseDownEvent",c)}if((j===false)||(h===false)||(g===false)||(e===false)){return}this.DDM.refreshCache(this.groups);var f=new YAHOO.util.Point(a.getPageX(c),a.getPageY(c));if(!this.hasOuterHandles&&!this.DDM.isOverTarget(f,this)){}else{if(this.clickValidator(c)){this.setStartPosition();this.DDM.handleMouseDown(c,this);this.DDM.stopEvent(c)}else{}}},clickValidator:function(c){var d=YAHOO.util.Event.getTarget(c);return(this.isValidHandleChild(d)&&(this.id==this.handleElId||this.DDM.handleWasClicked(d,this.id)))},getTargetCoord:function(d,e){var f=d-this.deltaX;var c=e-this.deltaY;if(this.constrainX){if(f<this.minX){f=this.minX}if(f>this.maxX){f=this.maxX}}if(this.constrainY){if(c<this.minY){c=this.minY}if(c>this.maxY){c=this.maxY}}f=this.getTick(f,this.xTicks);c=this.getTick(c,this.yTicks);return{x:f,y:c}},addInvalidHandleType:function(d){var c=d.toUpperCase();this.invalidHandleTypes[c]=c},addInvalidHandleId:function(c){if(typeof c!=="string"){c=b.generateId(c)}this.invalidHandleIds[c]=c},addInvalidHandleClass:function(c){this.invalidHandleClasses.push(c)},removeInvalidHandleType:function(d){var c=d.toUpperCase();delete this.invalidHandleTypes[c]},removeInvalidHandleId:function(c){if(typeof c!=="string"){c=b.generateId(c)}delete this.invalidHandleIds[c]},removeInvalidHandleClass:function(d){for(var c=0,e=this.invalidHandleClasses.length;c<e;++c){if(this.invalidHandleClasses[c]==d){delete this.invalidHandleClasses[c]}}},isValidHandleChild:function(e){var f=true;var c;try{c=e.nodeName.toUpperCase()}catch(d){c=e.nodeName}f=f&&!this.invalidHandleTypes[c];f=f&&!this.invalidHandleIds[e.id];for(var g=0,h=this.invalidHandleClasses.length;f&&g<h;++g){f=!b.hasClass(e,this.invalidHandleClasses[g])}return f},setXTicks:function(c,f){this.xTicks=[];this.xTickSize=f;var d={};for(var e=this.initPageX;e>=this.minX;e=e-f){if(!d[e]){this.xTicks[this.xTicks.length]=e;d[e]=true}}for(e=this.initPageX;e<=this.maxX;e=e+f){if(!d[e]){this.xTicks[this.xTicks.length]=e;d[e]=true}}this.xTicks.sort(this.DDM.numericSort)},setYTicks:function(c,f){this.yTicks=[];this.yTickSize=f;var d={};for(var e=this.initPageY;e>=this.minY;e=e-f){if(!d[e]){this.yTicks[this.yTicks.length]=e;d[e]=true}}for(e=this.initPageY;e<=this.maxY;e=e+f){if(!d[e]){this.yTicks[this.yTicks.length]=e;d[e]=true}}this.yTicks.sort(this.DDM.numericSort)},setXConstraint:function(c,d,e){this.leftConstraint=parseInt(c,10);this.rightConstraint=parseInt(d,10);this.minX=this.initPageX-this.leftConstraint;this.maxX=this.initPageX+this.rightConstraint;if(e){this.setXTicks(this.initPageX,e)}this.constrainX=true},clearConstraints:function(){this.constrainX=false;this.constrainY=false;this.clearTicks()},clearTicks:function(){this.xTicks=null;this.yTicks=null;this.xTickSize=0;this.yTickSize=0},setYConstraint:function(e,c,d){this.topConstraint=parseInt(e,10);this.bottomConstraint=parseInt(c,10);this.minY=this.initPageY-this.topConstraint;this.maxY=this.initPageY+this.bottomConstraint;if(d){this.setYTicks(this.initPageY,d)}this.constrainY=true},resetConstraints:function(){if(this.initPageX||this.initPageX===0){var c=(this.maintainOffset)?this.lastPageX-this.initPageX:0;var d=(this.maintainOffset)?this.lastPageY-this.initPageY:0;this.setInitPosition(c,d)}else{this.setInitPosition()}if(this.constrainX){this.setXConstraint(this.leftConstraint,this.rightConstraint,this.xTickSize)}if(this.constrainY){this.setYConstraint(this.topConstraint,this.bottomConstraint,this.yTickSize)}},getTick:function(c,f){if(!f){return c}else{if(f[0]>=c){return f[0]}else{for(var h=0,i=f.length;h<i;++h){var g=h+1;if(f[g]&&f[g]>=c){var d=c-f[h];var e=f[g]-c;return(e>d)?f[h]:f[g]}}return f[f.length-1]}}},toString:function(){return("DragDrop "+this.id)}};YAHOO.augment(YAHOO.util.DragDrop,YAHOO.util.EventProvider)})();YAHOO.util.DD=function(b,a,c){if(b){this.init(b,a,c)}};YAHOO.extend(YAHOO.util.DD,YAHOO.util.DragDrop,{scroll:true,autoOffset:function(c,d){var a=c-this.startPageX;var b=d-this.startPageY;this.setDelta(a,b)},setDelta:function(b,a){this.deltaX=b;this.deltaY=a},setDragElPos:function(b,c){var a=this.getDragEl();this.alignElWithMouse(a,b,c)},alignElWithMouse:function(g,c,d){var e=this.getTargetCoord(c,d);if(!this.deltaSetXY){var b=[e.x,e.y];YAHOO.util.Dom.setXY(g,b);var f=parseInt(YAHOO.util.Dom.getStyle(g,"left"),10);var h=parseInt(YAHOO.util.Dom.getStyle(g,"top"),10);this.deltaSetXY=[f-e.x,h-e.y]}else{YAHOO.util.Dom.setStyle(g,"left",(e.x+this.deltaSetXY[0])+"px");YAHOO.util.Dom.setStyle(g,"top",(e.y+this.deltaSetXY[1])+"px")}this.cachePosition(e.x,e.y);var a=this;setTimeout(function(){a.autoScroll.call(a,e.x,e.y,g.offsetHeight,g.offsetWidth)},0)},cachePosition:function(c,a){if(c){this.lastPageX=c;this.lastPageY=a}else{var b=YAHOO.util.Dom.getXY(this.getEl());this.lastPageX=b[0];this.lastPageY=b[1]}},autoScroll:function(i,j,n,h){if(this.scroll){var g=this.DDM.getClientHeight();var c=this.DDM.getClientWidth();var e=this.DDM.getScrollTop();var a=this.DDM.getScrollLeft();var k=n+j;var f=h+i;var l=(g+e-j-this.deltaY);var m=(c+a-i-this.deltaX);var b=40;var d=(document.all)?80:30;if(k>g&&l<b){window.scrollTo(a,e+d)}if(j<e&&e>0&&j-e<b){window.scrollTo(a,e-d)}if(f>c&&m<b){window.scrollTo(a+d,e)}if(i<a&&a>0&&i-a<b){window.scrollTo(a-d,e)}}},applyConfig:function(){YAHOO.util.DD.superclass.applyConfig.call(this);this.scroll=(this.config.scroll!==false)},b4MouseDown:function(a){this.setStartPosition();this.autoOffset(YAHOO.util.Event.getPageX(a),YAHOO.util.Event.getPageY(a))},b4Drag:function(a){this.setDragElPos(YAHOO.util.Event.getPageX(a),YAHOO.util.Event.getPageY(a))},toString:function(){return("DD "+this.id)}});YAHOO.util.DDProxy=function(b,a,c){if(b){this.init(b,a,c);this.initFrame()}};YAHOO.util.DDProxy.dragElId="ygddfdiv";YAHOO.extend(YAHOO.util.DDProxy,YAHOO.util.DD,{resizeFrame:true,centerFrame:false,createFrame:function(){var f=this,a=document.body;if(!a||!a.firstChild){setTimeout(function(){f.createFrame()},50);return}var b=this.getDragEl(),c=YAHOO.util.Dom;if(!b){b=document.createElement("div");b.id=this.dragElId;var d=b.style;d.position="absolute";d.visibility="hidden";d.cursor="move";d.border="2px solid #aaa";d.zIndex=999;d.height="25px";d.width="25px";var e=document.createElement("div");c.setStyle(e,"height","100%");c.setStyle(e,"width","100%");c.setStyle(e,"background-color","#ccc");c.setStyle(e,"opacity","0");b.appendChild(e);a.insertBefore(b,a.firstChild)}},initFrame:function(){this.createFrame()},applyConfig:function(){YAHOO.util.DDProxy.superclass.applyConfig.call(this);this.resizeFrame=(this.config.resizeFrame!==false);this.centerFrame=(this.config.centerFrame);this.setDragElId(this.config.dragElId||YAHOO.util.DDProxy.dragElId)},showFrame:function(b,c){var d=this.getEl();var a=this.getDragEl();var e=a.style;this._resizeProxy();if(this.centerFrame){this.setDelta(Math.round(parseInt(e.width,10)/2),Math.round(parseInt(e.height,10)/2))}this.setDragElPos(b,c);YAHOO.util.Dom.setStyle(a,"visibility","visible")},_resizeProxy:function(){if(this.resizeFrame){var f=YAHOO.util.Dom;var c=this.getEl();var b=this.getDragEl();var g=parseInt(f.getStyle(b,"borderTopWidth"),10);var e=parseInt(f.getStyle(b,"borderRightWidth"),10);var h=parseInt(f.getStyle(b,"borderBottomWidth"),10);var a=parseInt(f.getStyle(b,"borderLeftWidth"),10);if(isNaN(g)){g=0}if(isNaN(e)){e=0}if(isNaN(h)){h=0}if(isNaN(a)){a=0}var i=Math.max(0,c.offsetWidth-e-a);var d=Math.max(0,c.offsetHeight-g-h);f.setStyle(b,"width",i+"px");f.setStyle(b,"height",d+"px")}},b4MouseDown:function(c){this.setStartPosition();var a=YAHOO.util.Event.getPageX(c);var b=YAHOO.util.Event.getPageY(c);this.autoOffset(a,b)},b4StartDrag:function(a,b){this.showFrame(a,b)},b4EndDrag:function(a){YAHOO.util.Dom.setStyle(this.getDragEl(),"visibility","hidden")},endDrag:function(b){var c=YAHOO.util.Dom;var d=this.getEl();var a=this.getDragEl();c.setStyle(a,"visibility","");c.setStyle(d,"visibility","hidden");YAHOO.util.DDM.moveToEl(d,a);c.setStyle(a,"visibility","hidden");c.setStyle(d,"visibility","")},toString:function(){return("DDProxy "+this.id)}});YAHOO.util.DDTarget=function(b,a,c){if(b){this.initTarget(b,a,c)}};YAHOO.extend(YAHOO.util.DDTarget,YAHOO.util.DragDrop,{toString:function(){return("DDTarget "+this.id)}});YAHOO.register("dragdrop",YAHOO.util.DragDropMgr,{version:"2.7.0",build:"1796"});(function(){var d=YAHOO.util.Dom.getXY,a=YAHOO.util.Event,b=Array.prototype.slice;function c(f,h,g,e){c.ANIM_AVAIL=(!YAHOO.lang.isUndefined(YAHOO.util.Anim));if(f){this.init(f,h,true);this.initSlider(e);this.initThumb(g)}}YAHOO.lang.augmentObject(c,{getHorizSlider:function(h,g,e,f,i){return new c(h,h,new YAHOO.widget.SliderThumb(g,h,e,f,0,0,i),"horiz")},getVertSlider:function(g,f,i,e,h){return new c(g,g,new YAHOO.widget.SliderThumb(f,g,0,0,i,e,h),"vert")},getSliderRegion:function(i,h,f,g,k,e,j){return new c(i,i,new YAHOO.widget.SliderThumb(h,i,f,g,k,e,j),"region")},SOURCE_UI_EVENT:1,SOURCE_SET_VALUE:2,SOURCE_KEY_EVENT:3,ANIM_AVAIL:false},true);YAHOO.extend(c,YAHOO.util.DragDrop,{_mouseDown:false,dragOnly:true,initSlider:function(e){this.type=e;this.createEvent("change",this);this.createEvent("slideStart",this);this.createEvent("slideEnd",this);this.isTarget=false;this.animate=c.ANIM_AVAIL;this.backgroundEnabled=true;this.tickPause=40;this.enableKeys=true;this.keyIncrement=20;this.moveComplete=true;this.animationDuration=0.2;this.SOURCE_UI_EVENT=1;this.SOURCE_SET_VALUE=2;this.valueChangeSource=0;this._silent=false;this.lastOffset=[0,0]},initThumb:function(e){var f=this;this.thumb=e;e.cacheBetweenDrags=true;if(e._isHoriz&&e.xTicks&&e.xTicks.length){this.tickPause=Math.round(360/e.xTicks.length)}else{if(e.yTicks&&e.yTicks.length){this.tickPause=Math.round(360/e.yTicks.length)}}e.onAvailable=function(){return f.setStartSliderState()};e.onMouseDown=function(){f._mouseDown=true;return f.focus()};e.startDrag=function(){f._slideStart()};e.onDrag=function(){f.fireEvents(true)};e.onMouseUp=function(){f.thumbMouseUp()}},onAvailable:function(){this._bindKeyEvents()},_bindKeyEvents:function(){a.on(this.id,"keydown",this.handleKeyDown,this,true);a.on(this.id,"keypress",this.handleKeyPress,this,true)},handleKeyPress:function(e){if(this.enableKeys){var f=a.getCharCode(e);switch(f){case 37:case 38:case 39:case 40:case 36:case 35:a.preventDefault(e);break;default:}}},handleKeyDown:function(e){if(this.enableKeys){var h=a.getCharCode(e),i=this.thumb,g=this.getXValue(),j=this.getYValue(),f=true;switch(h){case 37:g-=this.keyIncrement;break;case 38:j-=this.keyIncrement;break;case 39:g+=this.keyIncrement;break;case 40:j+=this.keyIncrement;break;case 36:g=i.leftConstraint;j=i.topConstraint;break;case 35:g=i.rightConstraint;j=i.bottomConstraint;break;default:f=false}if(f){if(i._isRegion){this._setRegionValue(c.SOURCE_KEY_EVENT,g,j,true)}else{this._setValue(c.SOURCE_KEY_EVENT,(i._isHoriz?g:j),true)}a.stopEvent(e)}}},setStartSliderState:function(){this.setThumbCenterPoint();this.baselinePos=d(this.getEl());this.thumb.startOffset=this.thumb.getOffsetFromParent(this.baselinePos);if(this.thumb._isRegion){if(this.deferredSetRegionValue){this._setRegionValue.apply(this,this.deferredSetRegionValue);this.deferredSetRegionValue=null}else{this.setRegionValue(0,0,true,true,true)}}else{if(this.deferredSetValue){this._setValue.apply(this,this.deferredSetValue);this.deferredSetValue=null}else{this.setValue(0,true,true,true)}}},setThumbCenterPoint:function(){var e=this.thumb.getEl();if(e){this.thumbCenterPoint={x:parseInt(e.offsetWidth/2,10),y:parseInt(e.offsetHeight/2,10)}}},lock:function(){this.thumb.lock();this.locked=true},unlock:function(){this.thumb.unlock();this.locked=false},thumbMouseUp:function(){this._mouseDown=false;if(!this.isLocked()&&!this.moveComplete){this.endMove()}},onMouseUp:function(){this._mouseDown=false;if(this.backgroundEnabled&&!this.isLocked()&&!this.moveComplete){this.endMove()}},getThumb:function(){return this.thumb},focus:function(){this.valueChangeSource=c.SOURCE_UI_EVENT;var f=this.getEl();if(f.focus){try{f.focus()}catch(e){}}this.verifyOffset();return !this.isLocked()},onChange:function(f,e){},onSlideStart:function(){},onSlideEnd:function(){},getValue:function(){return this.thumb.getValue()},getXValue:function(){return this.thumb.getXValue()},getYValue:function(){return this.thumb.getYValue()},setValue:function(){var e=b.call(arguments);e.unshift(c.SOURCE_SET_VALUE);return this._setValue.apply(this,e)},_setValue:function(h,e,j,i,l){var k=this.thumb,f,g;if(!k.available){this.deferredSetValue=arguments;return false}if(this.isLocked()&&!i){return false}if(isNaN(e)){return false}if(k._isRegion){return false}this._silent=l;this.valueChangeSource=h||c.SOURCE_SET_VALUE;k.lastOffset=[e,e];this.verifyOffset(true);this._slideStart();if(k._isHoriz){f=k.initPageX+e+this.thumbCenterPoint.x;this.moveThumb(f,k.initPageY,j)}else{g=k.initPageY+e+this.thumbCenterPoint.y;this.moveThumb(k.initPageX,g,j)}return true},setRegionValue:function(){var e=b.call(arguments);e.unshift(c.SOURCE_SET_VALUE);return this._setRegionValue.apply(this,e)},_setRegionValue:function(l,h,j,i,k,g){var f=this.thumb,m,e;if(!f.available){this.deferredSetRegionValue=arguments;return false}if(this.isLocked()&&!k){return false}if(isNaN(h)){return false}if(!f._isRegion){return false}this._silent=g;this.valueChangeSource=l||c.SOURCE_SET_VALUE;f.lastOffset=[h,j];this.verifyOffset(true);this._slideStart();m=f.initPageX+h+this.thumbCenterPoint.x;e=f.initPageY+j+this.thumbCenterPoint.y;this.moveThumb(m,e,i);return true},verifyOffset:function(f){var e=d(this.getEl()),g=this.thumb;if(!this.thumbCenterPoint||!this.thumbCenterPoint.x){this.setThumbCenterPoint()}if(e){if(e[0]!=this.baselinePos[0]||e[1]!=this.baselinePos[1]){this.setInitPosition();this.baselinePos=e;g.initPageX=this.initPageX+g.startOffset[0];g.initPageY=this.initPageY+g.startOffset[1];g.deltaSetXY=null;this.resetThumbConstraints();return false}}return true},moveThumb:function(g,h,i,k){var f=this.thumb,e=this,l,m,j;if(!f.available){return}f.setDelta(this.thumbCenterPoint.x,this.thumbCenterPoint.y);m=f.getTargetCoord(g,h);l=[Math.round(m.x),Math.round(m.y)];if(this.animate&&f._graduated&&!i){this.lock();this.curCoord=d(this.thumb.getEl());this.curCoord=[Math.round(this.curCoord[0]),Math.round(this.curCoord[1])];setTimeout(function(){e.moveOneTick(l)},this.tickPause)}else{if(this.animate&&c.ANIM_AVAIL&&!i){this.lock();j=new YAHOO.util.Motion(f.id,{points:{to:l}},this.animationDuration,YAHOO.util.Easing.easeOut);j.onComplete.subscribe(function(){e.unlock();if(!e._mouseDown){e.endMove()}});j.animate()}else{f.setDragElPos(g,h);if(!k&&!this._mouseDown){this.endMove()}}}},_slideStart:function(){if(!this._sliding){if(!this._silent){this.onSlideStart();this.fireEvent("slideStart")}this._sliding=true}},_slideEnd:function(){if(this._sliding&&this.moveComplete){var e=this._silent;this._sliding=false;this._silent=false;this.moveComplete=false;if(!e){this.onSlideEnd();this.fireEvent("slideEnd")}}},moveOneTick:function(i){var g=this.thumb,h=this,f=null,j,e;if(g._isRegion){f=this._getNextX(this.curCoord,i);j=(f!==null)?f[0]:this.curCoord[0];f=this._getNextY(this.curCoord,i);e=(f!==null)?f[1]:this.curCoord[1];f=j!==this.curCoord[0]||e!==this.curCoord[1]?[j,e]:null}else{if(g._isHoriz){f=this._getNextX(this.curCoord,i)}else{f=this._getNextY(this.curCoord,i)}}if(f){this.curCoord=f;this.thumb.alignElWithMouse(g.getEl(),f[0]+this.thumbCenterPoint.x,f[1]+this.thumbCenterPoint.y);if(!(f[0]==i[0]&&f[1]==i[1])){setTimeout(function(){h.moveOneTick(i)},this.tickPause)}else{this.unlock();if(!this._mouseDown){this.endMove()}}}else{this.unlock();if(!this._mouseDown){this.endMove()}}},_getNextX:function(j,i){var g=this.thumb,e,h=[],f=null;if(j[0]>i[0]){e=g.tickSize-this.thumbCenterPoint.x;h=g.getTargetCoord(j[0]-e,j[1]);f=[h.x,h.y]}else{if(j[0]<i[0]){e=g.tickSize+this.thumbCenterPoint.x;h=g.getTargetCoord(j[0]+e,j[1]);f=[h.x,h.y]}else{}}return f},_getNextY:function(j,i){var g=this.thumb,e,h=[],f=null;if(j[1]>i[1]){e=g.tickSize-this.thumbCenterPoint.y;h=g.getTargetCoord(j[0],j[1]-e);f=[h.x,h.y]}else{if(j[1]<i[1]){e=g.tickSize+this.thumbCenterPoint.y;h=g.getTargetCoord(j[0],j[1]+e);f=[h.x,h.y]}else{}}return f},b4MouseDown:function(e){if(!this.backgroundEnabled){return false}this.thumb.autoOffset();this.resetThumbConstraints()},onMouseDown:function(f){if(!this.backgroundEnabled||this.isLocked()){return false}this._mouseDown=true;var g=a.getPageX(f),e=a.getPageY(f);this.focus();this._slideStart();this.moveThumb(g,e)},onDrag:function(f){if(this.backgroundEnabled&&!this.isLocked()){var g=a.getPageX(f),e=a.getPageY(f);this.moveThumb(g,e,true,true);this.fireEvents()}},endMove:function(){this.unlock();this.fireEvents();this.moveComplete=true;this._slideEnd()},resetThumbConstraints:function(){var e=this.thumb;e.setXConstraint(e.leftConstraint,e.rightConstraint,e.xTickSize);e.setYConstraint(e.topConstraint,e.bottomConstraint,e.xTickSize)},fireEvents:function(g){var h=this.thumb,e,f,i;if(!g){h.cachePosition()}if(!this.isLocked()){if(h._isRegion){e=h.getXValue();f=h.getYValue();if(e!=this.previousX||f!=this.previousY){if(!this._silent){this.onChange(e,f);this.fireEvent("change",{x:e,y:f})}}this.previousX=e;this.previousY=f}else{i=h.getValue();if(i!=this.previousVal){if(!this._silent){this.onChange(i);this.fireEvent("change",i)}}this.previousVal=i}}},toString:function(){return("Slider ("+this.type+") "+this.id)}});YAHOO.lang.augmentProto(c,YAHOO.util.EventProvider);YAHOO.widget.Slider=c})();YAHOO.widget.SliderThumb=function(b,g,d,e,a,c,f){if(b){YAHOO.widget.SliderThumb.superclass.constructor.call(this,b,g);this.parentElId=g}this.isTarget=false;this.tickSize=f;this.maintainOffset=true;this.initSlider(d,e,a,c,f);this.scroll=false};YAHOO.extend(YAHOO.widget.SliderThumb,YAHOO.util.DD,{startOffset:null,dragOnly:true,_isHoriz:false,_prevVal:0,_graduated:false,getOffsetFromParent0:function(b){var a=YAHOO.util.Dom.getXY(this.getEl()),c=b||YAHOO.util.Dom.getXY(this.parentElId);return[(a[0]-c[0]),(a[1]-c[1])]},getOffsetFromParent:function(h){var d=this.getEl(),k,g,j,c,e,a,b,f,i;if(!this.deltaOffset){g=YAHOO.util.Dom.getXY(d);j=h||YAHOO.util.Dom.getXY(this.parentElId);k=[(g[0]-j[0]),(g[1]-j[1])];c=parseInt(YAHOO.util.Dom.getStyle(d,"left"),10);e=parseInt(YAHOO.util.Dom.getStyle(d,"top"),10);a=c-k[0];b=e-k[1];if(isNaN(a)||isNaN(b)){}else{this.deltaOffset=[a,b]}}else{f=parseInt(YAHOO.util.Dom.getStyle(d,"left"),10);i=parseInt(YAHOO.util.Dom.getStyle(d,"top"),10);k=[f+this.deltaOffset[0],i+this.deltaOffset[1]]}return k},initSlider:function(c,d,a,b,e){this.initLeft=c;this.initRight=d;this.initUp=a;this.initDown=b;this.setXConstraint(c,d,e);this.setYConstraint(a,b,e);if(e&&e>1){this._graduated=true}this._isHoriz=(c||d);this._isVert=(a||b);this._isRegion=(this._isHoriz&&this._isVert)},clearTicks:function(){YAHOO.widget.SliderThumb.superclass.clearTicks.call(this);this.tickSize=0;this._graduated=false},getValue:function(){return(this._isHoriz)?this.getXValue():this.getYValue()},getXValue:function(){if(!this.available){return 0}var a=this.getOffsetFromParent();if(YAHOO.lang.isNumber(a[0])){this.lastOffset=a;return(a[0]-this.startOffset[0])}else{return(this.lastOffset[0]-this.startOffset[0])}},getYValue:function(){if(!this.available){return 0}var a=this.getOffsetFromParent();if(YAHOO.lang.isNumber(a[1])){this.lastOffset=a;return(a[1]-this.startOffset[1])}else{return(this.lastOffset[1]-this.startOffset[1])}},toString:function(){return"SliderThumb "+this.id},onChange:function(a,b){}});(function(){var a=YAHOO.util.Event,c=YAHOO.widget;function b(f,i,g,k){var h=this,e={min:false,max:false},j,d;this.minSlider=f;this.maxSlider=i;this.activeSlider=f;this.isHoriz=f.thumb._isHoriz;j=this.minSlider.thumb.onMouseDown;d=this.maxSlider.thumb.onMouseDown;this.minSlider.thumb.onMouseDown=function(){h.activeSlider=h.minSlider;j.apply(this,arguments)};this.maxSlider.thumb.onMouseDown=function(){h.activeSlider=h.maxSlider;d.apply(this,arguments)};this.minSlider.thumb.onAvailable=function(){f.setStartSliderState();e.min=true;if(e.max){h.fireEvent("ready",h)}};this.maxSlider.thumb.onAvailable=function(){i.setStartSliderState();e.max=true;if(e.min){h.fireEvent("ready",h)}};f.onMouseDown=i.onMouseDown=function(l){return this.backgroundEnabled&&h._handleMouseDown(l)};f.onDrag=i.onDrag=function(l){h._handleDrag(l)};f.onMouseUp=i.onMouseUp=function(l){h._handleMouseUp(l)};f._bindKeyEvents=function(){h._bindKeyEvents(this)};i._bindKeyEvents=function(){};f.subscribe("change",this._handleMinChange,f,this);f.subscribe("slideStart",this._handleSlideStart,f,this);f.subscribe("slideEnd",this._handleSlideEnd,f,this);i.subscribe("change",this._handleMaxChange,i,this);i.subscribe("slideStart",this._handleSlideStart,i,this);i.subscribe("slideEnd",this._handleSlideEnd,i,this);this.createEvent("ready",this);this.createEvent("change",this);this.createEvent("slideStart",this);this.createEvent("slideEnd",this);k=YAHOO.lang.isArray(k)?k:[0,g];k[0]=Math.min(Math.max(parseInt(k[0],10)|0,0),g);k[1]=Math.max(Math.min(parseInt(k[1],10)|0,g),0);if(k[0]>k[1]){k.splice(0,2,k[1],k[0])}this.minVal=k[0];this.maxVal=k[1];this.minSlider.setValue(this.minVal,true,true,true);this.maxSlider.setValue(this.maxVal,true,true,true)}b.prototype={minVal:-1,maxVal:-1,minRange:0,_handleSlideStart:function(d,e){this.fireEvent("slideStart",e)},_handleSlideEnd:function(d,e){this.fireEvent("slideEnd",e)},_handleDrag:function(d){c.Slider.prototype.onDrag.call(this.activeSlider,d)},_handleMinChange:function(){this.activeSlider=this.minSlider;this.updateValue()},_handleMaxChange:function(){this.activeSlider=this.maxSlider;this.updateValue()},_bindKeyEvents:function(d){a.on(d.id,"keydown",this._handleKeyDown,this,true);a.on(d.id,"keypress",this._handleKeyPress,this,true)},_handleKeyDown:function(d){this.activeSlider.handleKeyDown.apply(this.activeSlider,arguments)},_handleKeyPress:function(d){this.activeSlider.handleKeyPress.apply(this.activeSlider,arguments)},setValues:function(k,h,j,n,i){var m=this.minSlider,f=this.maxSlider,d=m.thumb,g=f.thumb,e=this,l={min:false,max:false};if(d._isHoriz){d.setXConstraint(d.leftConstraint,g.rightConstraint,d.tickSize);g.setXConstraint(d.leftConstraint,g.rightConstraint,g.tickSize)}else{d.setYConstraint(d.topConstraint,g.bottomConstraint,d.tickSize);g.setYConstraint(d.topConstraint,g.bottomConstraint,g.tickSize)}this._oneTimeCallback(m,"slideEnd",function(){l.min=true;if(l.max){e.updateValue(i);setTimeout(function(){e._cleanEvent(m,"slideEnd");e._cleanEvent(f,"slideEnd")},0)}});this._oneTimeCallback(f,"slideEnd",function(){l.max=true;if(l.min){e.updateValue(i);setTimeout(function(){e._cleanEvent(m,"slideEnd");e._cleanEvent(f,"slideEnd")},0)}});m.setValue(k,j,n,false);f.setValue(h,j,n,false)},setMinValue:function(g,e,d,h){var f=this.minSlider,i=this;this.activeSlider=f;i=this;this._oneTimeCallback(f,"slideEnd",function(){i.updateValue(h);setTimeout(function(){i._cleanEvent(f,"slideEnd")},0)});f.setValue(g,e,d)},setMaxValue:function(i,e,d,g){var f=this.maxSlider,h=this;this.activeSlider=f;this._oneTimeCallback(f,"slideEnd",function(){h.updateValue(g);setTimeout(function(){h._cleanEvent(f,"slideEnd")},0)});f.setValue(i,e,d)},updateValue:function(h){var m=this.minSlider.getValue(),g=this.maxSlider.getValue(),l=false,d,e,j,i,f,k;if(m!=this.minVal||g!=this.maxVal){l=true;d=this.minSlider.thumb;e=this.maxSlider.thumb;j=this.isHoriz?"x":"y";k=this.minSlider.thumbCenterPoint[j]+this.maxSlider.thumbCenterPoint[j];i=Math.max(g-k-this.minRange,0);f=Math.min(-m-k-this.minRange,0);if(this.isHoriz){i=Math.min(i,e.rightConstraint);d.setXConstraint(d.leftConstraint,i,d.tickSize);e.setXConstraint(f,e.rightConstraint,e.tickSize)}else{i=Math.min(i,e.bottomConstraint);d.setYConstraint(d.leftConstraint,i,d.tickSize);e.setYConstraint(f,e.bottomConstraint,e.tickSize)}}this.minVal=m;this.maxVal=g;if(l&&!h){this.fireEvent("change",this)}},selectActiveSlider:function(f){var i=this.minSlider,j=this.maxSlider,d=i.isLocked()||!i.backgroundEnabled,g=j.isLocked()||!i.backgroundEnabled,h=YAHOO.util.Event,e;if(d||g){this.activeSlider=d?j:i}else{if(this.isHoriz){e=h.getPageX(f)-i.thumb.initPageX-i.thumbCenterPoint.x}else{e=h.getPageY(f)-i.thumb.initPageY-i.thumbCenterPoint.y}this.activeSlider=e*2>j.getValue()+i.getValue()?j:i}},_handleMouseDown:function(d){if(!d._handled){d._handled=true;this.selectActiveSlider(d);return c.Slider.prototype.onMouseDown.call(this.activeSlider,d)}else{return false}},_handleMouseUp:function(d){c.Slider.prototype.onMouseUp.apply(this.activeSlider,arguments)},_oneTimeCallback:function(d,f,e){d.subscribe(f,function(){d.unsubscribe(f,arguments.callee);e.apply({},[].slice.apply(arguments))})},_cleanEvent:function(d,j){var e,f,k,h,g,i;if(d.__yui_events&&d.events[j]){for(f=d.__yui_events.length;f>=0;--f){if(d.__yui_events[f].type===j){e=d.__yui_events[f];break}}if(e){g=e.subscribers;i=[];h=0;for(f=0,k=g.length;f<k;++f){if(g[f]){i[h++]=g[f]}}e.subscribers=i}}}};YAHOO.lang.augmentProto(b,YAHOO.util.EventProvider);c.Slider.getHorizDualSlider=function(g,e,d,h,i,k){var f=new c.SliderThumb(e,g,0,h,0,0,i),j=new c.SliderThumb(d,g,0,h,0,0,i);return new b(new c.Slider(g,g,f,"horiz"),new c.Slider(g,g,j,"horiz"),h,k)};c.Slider.getVertDualSlider=function(g,e,d,h,i,k){var f=new c.SliderThumb(e,g,0,0,0,h,i),j=new c.SliderThumb(d,g,0,0,0,h,i);return new c.DualSlider(new c.Slider(g,g,f,"vert"),new c.Slider(g,g,j,"vert"),h,k)};YAHOO.widget.DualSlider=b})();YAHOO.register("slider",YAHOO.widget.Slider,{version:"2.7.0",build:"1796"});YAHOO.util.Attribute=function(b,a){if(a){this.owner=a;this.configure(b,true)}};YAHOO.util.Attribute.prototype={name:undefined,value:null,owner:null,readOnly:false,writeOnce:false,_initialConfig:null,_written:false,method:null,setter:null,getter:null,validator:null,getValue:function(){var a=this.value;if(this.getter){a=this.getter.call(this.owner,this.name)}return a},setValue:function(b,f){var c,a=this.owner,e=this.name;var d={type:e,prevValue:this.getValue(),newValue:b};if(this.readOnly||(this.writeOnce&&this._written)){return false}if(this.validator&&!this.validator.call(a,b)){return false}if(!f){c=a.fireBeforeChangeEvent(d);if(c===false){return false}}if(this.setter){b=this.setter.call(a,b,this.name);if(b===undefined){}}if(this.method){this.method.call(a,b,this.name)}this.value=b;this._written=true;d.type=e;if(!f){this.owner.fireChangeEvent(d)}return true},configure:function(c,b){c=c||{};if(b){this._written=false}this._initialConfig=this._initialConfig||{};for(var a in c){if(c.hasOwnProperty(a)){this[a]=c[a];if(b){this._initialConfig[a]=c[a]}}}},resetValue:function(){return this.setValue(this._initialConfig.value)},resetConfig:function(){this.configure(this._initialConfig,true)},refresh:function(a){this.setValue(this.value,a)}};(function(){var a=YAHOO.util.Lang;YAHOO.util.AttributeProvider=function(){};YAHOO.util.AttributeProvider.prototype={_configs:null,get:function(b){this._configs=this._configs||{};var c=this._configs[b];if(!c||!this._configs.hasOwnProperty(b)){return null}return c.getValue()},set:function(c,b,e){this._configs=this._configs||{};var d=this._configs[c];if(!d){return false}return d.setValue(b,e)},getAttributeKeys:function(){this._configs=this._configs;var b=[],c;for(c in this._configs){if(a.hasOwnProperty(this._configs,c)&&!a.isUndefined(this._configs[c])){b[b.length]=c}}return b},setAttributes:function(b,d){for(var c in b){if(a.hasOwnProperty(b,c)){this.set(c,b[c],d)}}},resetValue:function(b,c){this._configs=this._configs||{};if(this._configs[b]){this.set(b,this._configs[b]._initialConfig.value,c);return true}return false},refresh:function(c,e){this._configs=this._configs||{};var b=this._configs;c=((a.isString(c))?[c]:c)||this.getAttributeKeys();for(var d=0,f=c.length;d<f;++d){if(b.hasOwnProperty(c[d])){this._configs[c[d]].refresh(e)}}},register:function(c,b){this.setAttributeConfig(c,b)},getAttributeConfig:function(c){this._configs=this._configs||{};var d=this._configs[c]||{};var b={};for(c in d){if(a.hasOwnProperty(d,c)){b[c]=d[c]}}return b},setAttributeConfig:function(d,c,b){this._configs=this._configs||{};c=c||{};if(!this._configs[d]){c.name=d;this._configs[d]=this.createAttribute(c)}else{this._configs[d].configure(c,b)}},configureAttribute:function(d,c,b){this.setAttributeConfig(d,c,b)},resetAttributeConfig:function(b){this._configs=this._configs||{};this._configs[b].resetConfig()},subscribe:function(c,b){this._events=this._events||{};if(!(c in this._events)){this._events[c]=this.createEvent(c)}YAHOO.util.EventProvider.prototype.subscribe.apply(this,arguments)},on:function(){this.subscribe.apply(this,arguments)},addListener:function(){this.subscribe.apply(this,arguments)},fireBeforeChangeEvent:function(b){var c="before";c+=b.type.charAt(0).toUpperCase()+b.type.substr(1)+"Change";b.type=c;return this.fireEvent(b.type,b)},fireChangeEvent:function(b){b.type+="Change";return this.fireEvent(b.type,b)},createAttribute:function(b){return new YAHOO.util.Attribute(b,this)}};YAHOO.augment(YAHOO.util.AttributeProvider,YAHOO.util.EventProvider)})();(function(){var c=YAHOO.util.Dom,b=YAHOO.util.AttributeProvider;var a=function(e,d){this.init.apply(this,arguments)};a.DOM_EVENTS={click:true,dblclick:true,keydown:true,keypress:true,keyup:true,mousedown:true,mousemove:true,mouseout:true,mouseover:true,mouseup:true,focus:true,blur:true,submit:true,change:true};a.prototype={DOM_EVENTS:null,DEFAULT_HTML_SETTER:function(d,f){var e=this.get("element");if(e){e[f]=d}},DEFAULT_HTML_GETTER:function(f){var e=this.get("element"),d;if(e){d=e[f]}return d},appendChild:function(d){d=d.get?d.get("element"):d;return this.get("element").appendChild(d)},getElementsByTagName:function(d){return this.get("element").getElementsByTagName(d)},hasChildNodes:function(){return this.get("element").hasChildNodes()},insertBefore:function(e,d){e=e.get?e.get("element"):e;d=(d&&d.get)?d.get("element"):d;return this.get("element").insertBefore(e,d)},removeChild:function(d){d=d.get?d.get("element"):d;return this.get("element").removeChild(d)},replaceChild:function(e,d){e=e.get?e.get("element"):e;d=d.get?d.get("element"):d;return this.get("element").replaceChild(e,d)},initAttributes:function(d){},addListener:function(e,f,d,g){var h=this.get("element")||this.get("id");g=g||this;var i=this;if(!this._events[e]){if(h&&this.DOM_EVENTS[e]){YAHOO.util.Event.addListener(h,e,function(j){if(j.srcElement&&!j.target){j.target=j.srcElement}i.fireEvent(e,j)},d,g)}this.createEvent(e,this)}return YAHOO.util.EventProvider.prototype.subscribe.apply(this,arguments)},on:function(){return this.addListener.apply(this,arguments)},subscribe:function(){return this.addListener.apply(this,arguments)},removeListener:function(d,e){return this.unsubscribe.apply(this,arguments)},addClass:function(d){c.addClass(this.get("element"),d)},getElementsByClassName:function(d,e){return c.getElementsByClassName(d,e,this.get("element"))},hasClass:function(d){return c.hasClass(this.get("element"),d)},removeClass:function(d){return c.removeClass(this.get("element"),d)},replaceClass:function(d,e){return c.replaceClass(this.get("element"),d,e)},setStyle:function(d,e){return c.setStyle(this.get("element"),d,e)},getStyle:function(d){return c.getStyle(this.get("element"),d)},fireQueue:function(){var e=this._queue;for(var d=0,f=e.length;d<f;++d){this[e[d][0]].apply(this,e[d][1])}},appendTo:function(e,d){e=(e.get)?e.get("element"):c.get(e);this.fireEvent("beforeAppendTo",{type:"beforeAppendTo",target:e});d=(d&&d.get)?d.get("element"):c.get(d);var f=this.get("element");if(!f){return false}if(!e){return false}if(f.parent!=e){if(d){e.insertBefore(f,d)}else{e.appendChild(f)}}this.fireEvent("appendTo",{type:"appendTo",target:e});return f},get:function(f){var d=this._configs||{},e=d.element;if(e&&!d[f]&&!YAHOO.lang.isUndefined(e.value[f])){this._setHTMLAttrConfig(f)}return b.prototype.get.call(this,f)},setAttributes:function(d,g){var i={},f=this._configOrder;for(var e=0,j=f.length;e<j;++e){if(d[f[e]]!==undefined){i[f[e]]=true;this.set(f[e],d[f[e]],g)}}for(var h in d){if(d.hasOwnProperty(h)&&!i[h]){this.set(h,d[h],g)}}},set:function(f,d,g){var e=this.get("element");if(!e){this._queue[this._queue.length]=["set",arguments];if(this._configs[f]){this._configs[f].value=d}return}if(!this._configs[f]&&!YAHOO.lang.isUndefined(e[f])){this._setHTMLAttrConfig(f)}return b.prototype.set.apply(this,arguments)},setAttributeConfig:function(f,e,d){this._configOrder.push(f);b.prototype.setAttributeConfig.apply(this,arguments)},createEvent:function(d,e){this._events[d]=true;return b.prototype.createEvent.apply(this,arguments)},init:function(d,e){this._initElement(d,e)},destroy:function(){var d=this.get("element");YAHOO.util.Event.purgeElement(d,true);this.unsubscribeAll();if(d&&d.parentNode){d.parentNode.removeChild(d)}this._queue=[];this._events={};this._configs={};this._configOrder=[]},_initElement:function(f,g){this._queue=this._queue||[];this._events=this._events||{};this._configs=this._configs||{};this._configOrder=[];g=g||{};g.element=g.element||f||null;var d=false;var h=a.DOM_EVENTS;this.DOM_EVENTS=this.DOM_EVENTS||{};for(var e in h){if(h.hasOwnProperty(e)){this.DOM_EVENTS[e]=h[e]}}if(typeof g.element==="string"){this._setHTMLAttrConfig("id",{value:g.element})}if(c.get(g.element)){d=true;this._initHTMLElement(g);this._initContent(g)}YAHOO.util.Event.onAvailable(g.element,function(){if(!d){this._initHTMLElement(g)}this.fireEvent("available",{type:"available",target:c.get(g.element)})},this,true);YAHOO.util.Event.onContentReady(g.element,function(){if(!d){this._initContent(g)}this.fireEvent("contentReady",{type:"contentReady",target:c.get(g.element)})},this,true)},_initHTMLElement:function(d){this.setAttributeConfig("element",{value:c.get(d.element),readOnly:true})},_initContent:function(d){this.initAttributes(d);this.setAttributes(d,true);this.fireQueue()},_setHTMLAttrConfig:function(f,d){var e=this.get("element");d=d||{};d.name=f;d.setter=d.setter||this.DEFAULT_HTML_SETTER;d.getter=d.getter||this.DEFAULT_HTML_GETTER;d.value=d.value||e[f];this._configs[f]=new YAHOO.util.Attribute(d,this)}};YAHOO.augment(a,b);YAHOO.util.Element=a})();YAHOO.register("element",YAHOO.util.Element,{version:"2.7.0",build:"1796"});YAHOO.util.Color=function(){var a="0",c=YAHOO.lang.isArray,b=YAHOO.lang.isNumber;return{real2dec:function(d){return Math.min(255,Math.round(d*256))},hsv2rgb:function(l,e,g){if(c(l)){return this.hsv2rgb.call(this,l[0],l[1],l[2])}var d,k,h,m=Math.floor((l/60)%6),j=(l/60)-m,n=g*(1-e),o=g*(1-j*e),f=g*(1-(1-j)*e),i;switch(m){case 0:d=g;k=f;h=n;break;case 1:d=o;k=g;h=n;break;case 2:d=n;k=g;h=f;break;case 3:d=n;k=o;h=g;break;case 4:d=f;k=n;h=g;break;case 5:d=g;k=n;h=o;break}i=this.real2dec;return[i(d),i(k),i(h)]},rgb2hsv:function(d,i,h){if(c(d)){return this.rgb2hsv.apply(this,d)}d/=255;i/=255;h/=255;var j,e,l=Math.min(Math.min(d,i),h),g=Math.max(Math.max(d,i),h),f=g-l,k;switch(g){case l:j=0;break;case d:j=60*(i-h)/f;if(i<h){j+=360}break;case i:j=(60*(h-d)/f)+120;break;case h:j=(60*(d-i)/f)+240;break}e=(g===0)?0:1-(l/g);k=[Math.round(j),e,g];return k},rgb2hex:function(e,f,g){if(c(e)){return this.rgb2hex.apply(this,e)}var d=this.dec2hex;return d(e)+d(f)+d(g)},dec2hex:function(d){d=parseInt(d,10)|0;d=(d>255||d<0)?0:d;return(a+d.toString(16)).slice(-2).toUpperCase()},hex2dec:function(d){return parseInt(d,16)},hex2rgb:function(e){var d=this.hex2dec;return[d(e.slice(0,2)),d(e.slice(2,4)),d(e.slice(4,6))]},websafe:function(e,f,g){if(c(e)){return this.websafe.apply(this,e)}var d=function(j){if(b(j)){j=Math.min(Math.max(0,j),255);var i,h;for(i=0;i<256;i=i+51){h=i+51;if(j>=i&&j<=h){return(j-i>25)?h:i}}}return j};return[d(e),d(f),d(g)]}}}();(function(){var e=0,i=YAHOO.util,b=YAHOO.lang,a=YAHOO.widget.Slider,c=i.Color,j=i.Dom,f=i.Event,d=b.substitute,g="yui-picker";function h(k,l){e=e+1;l=l||{};if(arguments.length===1&&!YAHOO.lang.isString(k)&&!k.nodeName){l=k;k=l.element||null}if(!k&&!l.element){k=this._createHostElement(l)}h.superclass.constructor.call(this,k,l);this.initPicker()}YAHOO.extend(h,YAHOO.util.Element,{ID:{R:g+"-r",R_HEX:g+"-rhex",G:g+"-g",G_HEX:g+"-ghex",B:g+"-b",B_HEX:g+"-bhex",H:g+"-h",S:g+"-s",V:g+"-v",PICKER_BG:g+"-bg",PICKER_THUMB:g+"-thumb",HUE_BG:g+"-hue-bg",HUE_THUMB:g+"-hue-thumb",HEX:g+"-hex",SWATCH:g+"-swatch",WEBSAFE_SWATCH:g+"-websafe-swatch",CONTROLS:g+"-controls",RGB_CONTROLS:g+"-rgb-controls",HSV_CONTROLS:g+"-hsv-controls",HEX_CONTROLS:g+"-hex-controls",HEX_SUMMARY:g+"-hex-summary",CONTROLS_LABEL:g+"-controls-label"},TXT:{ILLEGAL_HEX:"Illegal hex value entered",SHOW_CONTROLS:"Show color details",HIDE_CONTROLS:"Hide color details",CURRENT_COLOR:"Currently selected color: {rgb}",CLOSEST_WEBSAFE:"Closest websafe color: {rgb}. Click to select.",R:"R",G:"G",B:"B",H:"H",S:"S",V:"V",HEX:"#",DEG:"\u00B0",PERCENT:"%"},IMAGE:{PICKER_THUMB:"../../build/colorpicker/assets/picker_thumb.png",HUE_THUMB:"../../build/colorpicker/assets/hue_thumb.png"},DEFAULT:{PICKER_SIZE:180},OPT:{HUE:"hue",SATURATION:"saturation",VALUE:"value",RED:"red",GREEN:"green",BLUE:"blue",HSV:"hsv",RGB:"rgb",WEBSAFE:"websafe",HEX:"hex",PICKER_SIZE:"pickersize",SHOW_CONTROLS:"showcontrols",SHOW_RGB_CONTROLS:"showrgbcontrols",SHOW_HSV_CONTROLS:"showhsvcontrols",SHOW_HEX_CONTROLS:"showhexcontrols",SHOW_HEX_SUMMARY:"showhexsummary",SHOW_WEBSAFE:"showwebsafe",CONTAINER:"container",IDS:"ids",ELEMENTS:"elements",TXT:"txt",IMAGES:"images",ANIMATE:"animate"},skipAnim:true,_createHostElement:function(){var k=document.createElement("div");if(this.CSS.BASE){k.className=this.CSS.BASE}return k},_updateHueSlider:function(){var l=this.get(this.OPT.PICKER_SIZE),k=this.get(this.OPT.HUE);k=l-Math.round(k/360*l);if(k===l){k=0}this.hueSlider.setValue(k,this.skipAnim)},_updatePickerSlider:function(){var k=this.get(this.OPT.PICKER_SIZE),m=this.get(this.OPT.SATURATION),l=this.get(this.OPT.VALUE);m=Math.round(m*k/100);l=Math.round(k-(l*k/100));this.pickerSlider.setRegionValue(m,l,this.skipAnim)},_updateSliders:function(){this._updateHueSlider();this._updatePickerSlider()},setValue:function(k,l){l=(l)||false;this.set(this.OPT.RGB,k,l);this._updateSliders()},hueSlider:null,pickerSlider:null,_getH:function(){var l=this.get(this.OPT.PICKER_SIZE),k=(l-this.hueSlider.getValue())/l;k=Math.round(k*360);return(k===360)?0:k},_getS:function(){return this.pickerSlider.getXValue()/this.get(this.OPT.PICKER_SIZE)},_getV:function(){var k=this.get(this.OPT.PICKER_SIZE);return(k-this.pickerSlider.getYValue())/k},_updateSwatch:function(){var o=this.get(this.OPT.RGB),m=this.get(this.OPT.WEBSAFE),n=this.getElement(this.ID.SWATCH),k=o.join(","),l=this.get(this.OPT.TXT);j.setStyle(n,"background-color","rgb("+k+")");n.title=d(l.CURRENT_COLOR,{rgb:"#"+this.get(this.OPT.HEX)});n=this.getElement(this.ID.WEBSAFE_SWATCH);k=m.join(",");j.setStyle(n,"background-color","rgb("+k+")");n.title=d(l.CLOSEST_WEBSAFE,{rgb:"#"+c.rgb2hex(m)})},_getValuesFromSliders:function(){this.set(this.OPT.RGB,c.hsv2rgb(this._getH(),this._getS(),this._getV()))},_updateFormFields:function(){this.getElement(this.ID.H).value=this.get(this.OPT.HUE);this.getElement(this.ID.S).value=this.get(this.OPT.SATURATION);this.getElement(this.ID.V).value=this.get(this.OPT.VALUE);this.getElement(this.ID.R).value=this.get(this.OPT.RED);this.getElement(this.ID.R_HEX).innerHTML=c.dec2hex(this.get(this.OPT.RED));this.getElement(this.ID.G).value=this.get(this.OPT.GREEN);this.getElement(this.ID.G_HEX).innerHTML=c.dec2hex(this.get(this.OPT.GREEN));this.getElement(this.ID.B).value=this.get(this.OPT.BLUE);this.getElement(this.ID.B_HEX).innerHTML=c.dec2hex(this.get(this.OPT.BLUE));this.getElement(this.ID.HEX).value=this.get(this.OPT.HEX)},_onHueSliderChange:function(m){var k=this._getH(),l=c.hsv2rgb(k,1,1),n="rgb("+l.join(",")+")";this.set(this.OPT.HUE,k,true);j.setStyle(this.getElement(this.ID.PICKER_BG),"background-color",n);if(this.hueSlider.valueChangeSource!==a.SOURCE_SET_VALUE){this._getValuesFromSliders()}this._updateFormFields();this._updateSwatch()},_onPickerSliderChange:function(m){var k=this._getS(),l=this._getV();this.set(this.OPT.SATURATION,Math.round(k*100),true);this.set(this.OPT.VALUE,Math.round(l*100),true);if(this.pickerSlider.valueChangeSource!==a.SOURCE_SET_VALUE){this._getValuesFromSliders()}this._updateFormFields();this._updateSwatch()},_getCommand:function(l){var k=f.getCharCode(l);if(k===38){return 3}else{if(k===13){return 6}else{if(k===40){return 4}else{if(k>=48&&k<=57){return 1}else{if(k>=97&&k<=102){return 2}else{if(k>=65&&k<=70){return 2}else{if("8, 9, 13, 27, 37, 39".indexOf(k)>-1||l.ctrlKey||l.metaKey){return 5}else{return 0}}}}}}}},_useFieldValue:function(k,l,m){var n=l.value;if(m!==this.OPT.HEX){n=parseInt(n,10)}if(n!==this.get(m)){this.set(m,n)}},_rgbFieldKeypress:function(o,l,m){var n=this._getCommand(o),k=(o.shiftKey)?10:1;switch(n){case 6:this._useFieldValue.apply(this,arguments);break;case 3:this.set(m,Math.min(this.get(m)+k,255));this._updateFormFields();break;case 4:this.set(m,Math.max(this.get(m)-k,0));this._updateFormFields();break;default:}},_hexFieldKeypress:function(k,l,m){var n=this._getCommand(k);if(n===6){this._useFieldValue.apply(this,arguments)}},_hexOnly:function(k,l){var m=this._getCommand(k);switch(m){case 6:case 5:case 1:break;case 2:if(l!==true){break}default:f.stopEvent(k);return false}},_numbersOnly:function(k){return this._hexOnly(k,true)},getElement:function(k){return this.get(this.OPT.ELEMENTS)[this.get(this.OPT.IDS)[k]]},_createElements:function(){var q,r,o,p,s,t=this.get(this.OPT.IDS),n=this.get(this.OPT.TXT),l=this.get(this.OPT.IMAGES),m=function(w,v){var u=document.createElement(w);if(v){b.augmentObject(u,v,true)}return u},k=function(w,v){var u=b.merge({autocomplete:"off",value:"0",size:3,maxlength:3},v);u.name=u.id;return new m(w,u)};s=this.get("element");q=new m("div",{id:t[this.ID.PICKER_BG],className:"yui-picker-bg",tabIndex:-1,hideFocus:true});r=new m("div",{id:t[this.ID.PICKER_THUMB],className:"yui-picker-thumb"});o=new m("img",{src:l.PICKER_THUMB});r.appendChild(o);q.appendChild(r);s.appendChild(q);q=new m("div",{id:t[this.ID.HUE_BG],className:"yui-picker-hue-bg",tabIndex:-1,hideFocus:true});r=new m("div",{id:t[this.ID.HUE_THUMB],className:"yui-picker-hue-thumb"});o=new m("img",{src:l.HUE_THUMB});r.appendChild(o);q.appendChild(r);s.appendChild(q);q=new m("div",{id:t[this.ID.CONTROLS],className:"yui-picker-controls"});s.appendChild(q);s=q;q=new m("div",{className:"hd"});r=new m("a",{id:t[this.ID.CONTROLS_LABEL],href:"#"});q.appendChild(r);s.appendChild(q);q=new m("div",{className:"bd"});s.appendChild(q);s=q;q=new m("ul",{id:t[this.ID.RGB_CONTROLS],className:"yui-picker-rgb-controls"});r=new m("li");r.appendChild(document.createTextNode(n.R+" "));p=new k("input",{id:t[this.ID.R],className:"yui-picker-r"});r.appendChild(p);q.appendChild(r);r=new m("li");r.appendChild(document.createTextNode(n.G+" "));p=new k("input",{id:t[this.ID.G],className:"yui-picker-g"});r.appendChild(p);q.appendChild(r);r=new m("li");r.appendChild(document.createTextNode(n.B+" "));p=new k("input",{id:t[this.ID.B],className:"yui-picker-b"});r.appendChild(p);q.appendChild(r);s.appendChild(q);q=new m("ul",{id:t[this.ID.HSV_CONTROLS],className:"yui-picker-hsv-controls"});r=new m("li");r.appendChild(document.createTextNode(n.H+" "));p=new k("input",{id:t[this.ID.H],className:"yui-picker-h"});r.appendChild(p);r.appendChild(document.createTextNode(" "+n.DEG));q.appendChild(r);r=new m("li");r.appendChild(document.createTextNode(n.S+" "));p=new k("input",{id:t[this.ID.S],className:"yui-picker-s"});r.appendChild(p);r.appendChild(document.createTextNode(" "+n.PERCENT));q.appendChild(r);r=new m("li");r.appendChild(document.createTextNode(n.V+" "));p=new k("input",{id:t[this.ID.V],className:"yui-picker-v"});r.appendChild(p);r.appendChild(document.createTextNode(" "+n.PERCENT));q.appendChild(r);s.appendChild(q);q=new m("ul",{id:t[this.ID.HEX_SUMMARY],className:"yui-picker-hex_summary"});r=new m("li",{id:t[this.ID.R_HEX]});q.appendChild(r);r=new m("li",{id:t[this.ID.G_HEX]});q.appendChild(r);r=new m("li",{id:t[this.ID.B_HEX]});q.appendChild(r);s.appendChild(q);q=new m("div",{id:t[this.ID.HEX_CONTROLS],className:"yui-picker-hex-controls"});q.appendChild(document.createTextNode(n.HEX+" "));r=new k("input",{id:t[this.ID.HEX],className:"yui-picker-hex",size:6,maxlength:6});q.appendChild(r);s.appendChild(q);s=this.get("element");q=new m("div",{id:t[this.ID.SWATCH],className:"yui-picker-swatch"});s.appendChild(q);q=new m("div",{id:t[this.ID.WEBSAFE_SWATCH],className:"yui-picker-websafe-swatch"});s.appendChild(q)},_attachRGBHSV:function(k,l){f.on(this.getElement(k),"keydown",function(m,n){n._rgbFieldKeypress(m,this,l)},this);f.on(this.getElement(k),"keypress",this._numbersOnly,this,true);f.on(this.getElement(k),"blur",function(m,n){n._useFieldValue(m,this,l)},this)},_updateRGB:function(){var k=[this.get(this.OPT.RED),this.get(this.OPT.GREEN),this.get(this.OPT.BLUE)];this.set(this.OPT.RGB,k);this._updateSliders()},_initElements:function(){var n=this.OPT,o=this.get(n.IDS),k=this.get(n.ELEMENTS),l,p,m;for(l in this.ID){if(b.hasOwnProperty(this.ID,l)){o[this.ID[l]]=o[l]}}p=j.get(o[this.ID.PICKER_BG]);if(!p){this._createElements()}else{}for(l in o){if(b.hasOwnProperty(o,l)){p=j.get(o[l]);m=j.generateId(p);o[l]=m;o[o[l]]=m;k[m]=p}}},initPicker:function(){this._initSliders();this._bindUI();this.syncUI(true)},_initSliders:function(){var l=this.ID,k=this.get(this.OPT.PICKER_SIZE);this.hueSlider=a.getVertSlider(this.getElement(l.HUE_BG),this.getElement(l.HUE_THUMB),0,k);this.pickerSlider=a.getSliderRegion(this.getElement(l.PICKER_BG),this.getElement(l.PICKER_THUMB),0,k,0,k);this.set(this.OPT.ANIMATE,this.get(this.OPT.ANIMATE))},_bindUI:function(){var l=this.ID,k=this.OPT;this.hueSlider.subscribe("change",this._onHueSliderChange,this,true);this.pickerSlider.subscribe("change",this._onPickerSliderChange,this,true);f.on(this.getElement(l.WEBSAFE_SWATCH),"click",function(m){this.setValue(this.get(k.WEBSAFE))},this,true);f.on(this.getElement(l.CONTROLS_LABEL),"click",function(m){this.set(k.SHOW_CONTROLS,!this.get(k.SHOW_CONTROLS));f.preventDefault(m)},this,true);this._attachRGBHSV(l.R,k.RED);this._attachRGBHSV(l.G,k.GREEN);this._attachRGBHSV(l.B,k.BLUE);this._attachRGBHSV(l.H,k.HUE);this._attachRGBHSV(l.S,k.SATURATION);this._attachRGBHSV(l.V,k.VALUE);f.on(this.getElement(l.HEX),"keydown",function(m,n){n._hexFieldKeypress(m,this,k.HEX)},this);f.on(this.getElement(this.ID.HEX),"keypress",this._hexOnly,this,true);f.on(this.getElement(this.ID.HEX),"blur",function(m,n){n._useFieldValue(m,this,k.HEX)},this)},syncUI:function(k){this.skipAnim=k;this._updateRGB();this.skipAnim=false},_updateRGBFromHSV:function(){var k=[this.get(this.OPT.HUE),this.get(this.OPT.SATURATION)/100,this.get(this.OPT.VALUE)/100],l=c.hsv2rgb(k);this.set(this.OPT.RGB,l);this._updateSliders()},_updateHex:function(){var n=this.get(this.OPT.HEX),l=n.length,m,o,k;if(l===3){m=n.split("");for(o=0;o<l;o=o+1){m[o]=m[o]+m[o]}n=m.join("")}if(n.length!==6){return false}k=c.hex2rgb(n);this.setValue(k)},_hideShowEl:function(m,l){var k=(b.isString(m)?this.getElement(m):m);j.setStyle(k,"display",(l)?"":"none")},initAttributes:function(l){l=l||{};h.superclass.initAttributes.call(this,l);this.setAttributeConfig(this.OPT.PICKER_SIZE,{value:l.size||this.DEFAULT.PICKER_SIZE});this.setAttributeConfig(this.OPT.HUE,{value:l.hue||0,validator:b.isNumber});this.setAttributeConfig(this.OPT.SATURATION,{value:l.saturation||0,validator:b.isNumber});this.setAttributeConfig(this.OPT.VALUE,{value:b.isNumber(l.value)?l.value:100,validator:b.isNumber});this.setAttributeConfig(this.OPT.RED,{value:b.isNumber(l.red)?l.red:255,validator:b.isNumber});this.setAttributeConfig(this.OPT.GREEN,{value:b.isNumber(l.green)?l.green:255,validator:b.isNumber});this.setAttributeConfig(this.OPT.BLUE,{value:b.isNumber(l.blue)?l.blue:255,validator:b.isNumber});this.setAttributeConfig(this.OPT.HEX,{value:l.hex||"FFFFFF",validator:b.isString});this.setAttributeConfig(this.OPT.RGB,{value:l.rgb||[255,255,255],method:function(p){this.set(this.OPT.RED,p[0],true);this.set(this.OPT.GREEN,p[1],true);this.set(this.OPT.BLUE,p[2],true);var n=c.websafe(p),o=c.rgb2hex(p),q=c.rgb2hsv(p);this.set(this.OPT.WEBSAFE,n,true);this.set(this.OPT.HEX,o,true);if(q[1]){this.set(this.OPT.HUE,q[0],true)}this.set(this.OPT.SATURATION,Math.round(q[1]*100),true);this.set(this.OPT.VALUE,Math.round(q[2]*100),true)},readonly:true});this.setAttributeConfig(this.OPT.CONTAINER,{value:null,method:function(n){if(n){n.showEvent.subscribe(function(){this.pickerSlider.focus()},this,true)}}});this.setAttributeConfig(this.OPT.WEBSAFE,{value:l.websafe||[255,255,255]});var m=l.ids||b.merge({},this.ID),k;if(!l.ids&&e>1){for(k in m){if(b.hasOwnProperty(m,k)){m[k]=m[k]+e}}}this.setAttributeConfig(this.OPT.IDS,{value:m,writeonce:true});this.setAttributeConfig(this.OPT.TXT,{value:l.txt||this.TXT,writeonce:true});this.setAttributeConfig(this.OPT.IMAGES,{value:l.images||this.IMAGE,writeonce:true});this.setAttributeConfig(this.OPT.ELEMENTS,{value:{},readonly:true});this.setAttributeConfig(this.OPT.SHOW_CONTROLS,{value:b.isBoolean(l.showcontrols)?l.showcontrols:true,method:function(o){var n=j.getElementsByClassName("bd","div",this.getElement(this.ID.CONTROLS))[0];this._hideShowEl(n,o);this.getElement(this.ID.CONTROLS_LABEL).innerHTML=(o)?this.get(this.OPT.TXT).HIDE_CONTROLS:this.get(this.OPT.TXT).SHOW_CONTROLS}});this.setAttributeConfig(this.OPT.SHOW_RGB_CONTROLS,{value:b.isBoolean(l.showrgbcontrols)?l.showrgbcontrols:true,method:function(n){this._hideShowEl(this.ID.RGB_CONTROLS,n)}});this.setAttributeConfig(this.OPT.SHOW_HSV_CONTROLS,{value:b.isBoolean(l.showhsvcontrols)?l.showhsvcontrols:false,method:function(n){this._hideShowEl(this.ID.HSV_CONTROLS,n);if(n&&this.get(this.OPT.SHOW_HEX_SUMMARY)){this.set(this.OPT.SHOW_HEX_SUMMARY,false)}}});this.setAttributeConfig(this.OPT.SHOW_HEX_CONTROLS,{value:b.isBoolean(l.showhexcontrols)?l.showhexcontrols:false,method:function(n){this._hideShowEl(this.ID.HEX_CONTROLS,n)}});this.setAttributeConfig(this.OPT.SHOW_WEBSAFE,{value:b.isBoolean(l.showwebsafe)?l.showwebsafe:true,method:function(n){this._hideShowEl(this.ID.WEBSAFE_SWATCH,n)}});this.setAttributeConfig(this.OPT.SHOW_HEX_SUMMARY,{value:b.isBoolean(l.showhexsummary)?l.showhexsummary:true,method:function(n){this._hideShowEl(this.ID.HEX_SUMMARY,n);if(n&&this.get(this.OPT.SHOW_HSV_CONTROLS)){this.set(this.OPT.SHOW_HSV_CONTROLS,false)}}});this.setAttributeConfig(this.OPT.ANIMATE,{value:b.isBoolean(l.animate)?l.animate:true,method:function(n){if(this.pickerSlider){this.pickerSlider.animate=n;this.hueSlider.animate=n}}});this.on(this.OPT.HUE+"Change",this._updateRGBFromHSV,this,true);this.on(this.OPT.SATURATION+"Change",this._updateRGBFromHSV,this,true);this.on(this.OPT.VALUE+"Change",this._updateRGBFromHSV,this,true);this.on(this.OPT.RED+"Change",this._updateRGB,this,true);this.on(this.OPT.GREEN+"Change",this._updateRGB,this,true);this.on(this.OPT.BLUE+"Change",this._updateRGB,this,true);this.on(this.OPT.HEX+"Change",this._updateHex,this,true);this._initElements()}});YAHOO.widget.ColorPicker=h})();YAHOO.register("colorpicker",YAHOO.widget.ColorPicker,{version:"2.7.0",build:"1796"});(function(){var b=YAHOO.util;var a=function(e,f,d,c){if(!e){}this.init(e,f,d,c)};a.NAME="Anim";a.prototype={toString:function(){var d=this.getEl()||{};var c=d.id||d.tagName;return(this.constructor.NAME+": "+c)},patterns:{noNegatives:/width|height|opacity|padding/i,offsetAttribute:/^((width|height)|(top|left))$/,defaultUnit:/width|height|top$|bottom$|left$|right$/i,offsetUnit:/\d+(em|%|en|ex|pt|in|cm|mm|pc)$/i},doMethod:function(e,c,d){return this.method(this.currentFrame,c,d-c,this.totalFrames)},setAttribute:function(f,c,d){var e=this.getEl();if(this.patterns.noNegatives.test(f)){c=(c>0)?c:0}if("style" in e){b.Dom.setStyle(e,f,c+d)}else{if(f in e){e[f]=c}}},getAttribute:function(h){var f=this.getEl();var d=b.Dom.getStyle(f,h);if(d!=="auto"&&!this.patterns.offsetUnit.test(d)){return parseFloat(d)}var g=this.patterns.offsetAttribute.exec(h)||[];var c=!!(g[3]);var e=!!(g[2]);if("style" in f){if(e||(b.Dom.getStyle(f,"position")=="absolute"&&c)){d=f["offset"+g[0].charAt(0).toUpperCase()+g[0].substr(1)]}else{d=0}}else{if(h in f){d=f[h]}}return d},getDefaultUnit:function(c){if(this.patterns.defaultUnit.test(c)){return"px"}return""},setRuntimeAttribute:function(h){var c;var g;var f=this.attributes;this.runtimeAttributes[h]={};var d=function(j){return(typeof j!=="undefined")};if(!d(f[h]["to"])&&!d(f[h]["by"])){return false}c=(d(f[h]["from"]))?f[h]["from"]:this.getAttribute(h);if(d(f[h]["to"])){g=f[h]["to"]}else{if(d(f[h]["by"])){if(c.constructor==Array){g=[];for(var e=0,i=c.length;e<i;++e){g[e]=c[e]+f[h]["by"][e]*1}}else{g=c+f[h]["by"]*1}}}this.runtimeAttributes[h].start=c;this.runtimeAttributes[h].end=g;this.runtimeAttributes[h].unit=(d(f[h].unit))?f[h]["unit"]:this.getDefaultUnit(h);return true},init:function(l,g,h,d){var c=false;var k=null;var i=0;l=b.Dom.get(l);this.attributes=g||{};this.duration=!YAHOO.lang.isUndefined(h)?h:1;this.method=d||b.Easing.easeNone;this.useSeconds=true;this.currentFrame=0;this.totalFrames=b.AnimMgr.fps;this.setEl=function(m){l=b.Dom.get(m)};this.getEl=function(){return l};this.isAnimated=function(){return c};this.getStartTime=function(){return k};this.runtimeAttributes={};this.animate=function(){if(this.isAnimated()){return false}this.currentFrame=0;this.totalFrames=(this.useSeconds)?Math.ceil(b.AnimMgr.fps*this.duration):this.duration;if(this.duration===0&&this.useSeconds){this.totalFrames=1}b.AnimMgr.registerElement(this);return true};this.stop=function(m){if(!this.isAnimated()){return false}if(m){this.currentFrame=this.totalFrames;this._onTween.fire()}b.AnimMgr.stop(this)};var e=function(){this.onStart.fire();this.runtimeAttributes={};for(var m in this.attributes){this.setRuntimeAttribute(m)}c=true;i=0;k=new Date()};var f=function(){var m={duration:new Date()-this.getStartTime(),currentFrame:this.currentFrame};m.toString=function(){return("duration: "+m.duration+", currentFrame: "+m.currentFrame)};this.onTween.fire(m);var n=this.runtimeAttributes;for(var o in n){this.setAttribute(o,this.doMethod(o,n[o].start,n[o].end),n[o].unit)}i+=1};var j=function(){var n=(new Date()-k)/1000;var m={duration:n,frames:i,fps:i/n};m.toString=function(){return("duration: "+m.duration+", frames: "+m.frames+", fps: "+m.fps)};c=false;i=0;this.onComplete.fire(m)};this._onStart=new b.CustomEvent("_start",this,true);this.onStart=new b.CustomEvent("start",this);this.onTween=new b.CustomEvent("tween",this);this._onTween=new b.CustomEvent("_tween",this,true);this.onComplete=new b.CustomEvent("complete",this);this._onComplete=new b.CustomEvent("_complete",this,true);this._onStart.subscribe(e);this._onTween.subscribe(f);this._onComplete.subscribe(j)}};b.Anim=a})();YAHOO.util.AnimMgr=new function(){var d=null;var e=[];var a=0;this.fps=1000;this.delay=1;this.registerElement=function(f){e[e.length]=f;a+=1;f._onStart.fire();this.start()};this.unRegister=function(f,g){g=g||b(f);if(!f.isAnimated()||g==-1){return false}f._onComplete.fire();e.splice(g,1);a-=1;if(a<=0){this.stop()}return true};this.start=function(){if(d===null){d=setInterval(this.run,this.delay)}};this.stop=function(f){if(!f){clearInterval(d);for(var g=0,h=e.length;g<h;++g){this.unRegister(e[0],0)}e=[];d=null;a=0}else{this.unRegister(f)}};this.run=function(){for(var f=0,h=e.length;f<h;++f){var g=e[f];if(!g||!g.isAnimated()){continue}if(g.currentFrame<g.totalFrames||g.totalFrames===null){g.currentFrame+=1;if(g.useSeconds){c(g)}g._onTween.fire()}else{YAHOO.util.AnimMgr.stop(g,f)}}};var b=function(f){for(var g=0,h=e.length;g<h;++g){if(e[g]==f){return g}}return -1};var c=function(j){var g=j.totalFrames;var h=j.currentFrame;var i=(j.currentFrame*j.duration*1000/j.totalFrames);var k=(new Date()-j.getStartTime());var f=0;if(k<j.duration*1000){f=Math.round((k/i-1)*j.currentFrame)}else{f=g-(h+1)}if(f>0&&isFinite(f)){if(j.currentFrame+f>=g){f=g-(h+1)}j.currentFrame+=f}}};YAHOO.util.Bezier=new function(){this.getPosition=function(c,d){var b=c.length;var e=[];for(var f=0;f<b;++f){e[f]=[c[f][0],c[f][1]]}for(var a=1;a<b;++a){for(f=0;f<b-a;++f){e[f][0]=(1-d)*e[f][0]+d*e[parseInt(f+1,10)][0];e[f][1]=(1-d)*e[f][1]+d*e[parseInt(f+1,10)][1]}}return[e[0][0],e[0][1]]}};(function(){var a=function(g,h,f,e){a.superclass.constructor.call(this,g,h,f,e)};a.NAME="ColorAnim";a.DEFAULT_BGCOLOR="#fff";var c=YAHOO.util;YAHOO.extend(a,c.Anim);var b=a.superclass;var d=a.prototype;d.patterns.color=/color$/i;d.patterns.rgb=/^rgb\(([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9]+)\)$/i;d.patterns.hex=/^#?([0-9A-F]{2})([0-9A-F]{2})([0-9A-F]{2})$/i;d.patterns.hex3=/^#?([0-9A-F]{1})([0-9A-F]{1})([0-9A-F]{1})$/i;d.patterns.transparent=/^transparent|rgba\(0, 0, 0, 0\)$/;d.parseColor=function(f){if(f.length==3){return f}var e=this.patterns.hex.exec(f);if(e&&e.length==4){return[parseInt(e[1],16),parseInt(e[2],16),parseInt(e[3],16)]}e=this.patterns.rgb.exec(f);if(e&&e.length==4){return[parseInt(e[1],10),parseInt(e[2],10),parseInt(e[3],10)]}e=this.patterns.hex3.exec(f);if(e&&e.length==4){return[parseInt(e[1]+e[1],16),parseInt(e[2]+e[2],16),parseInt(e[3]+e[3],16)]}return null};d.getAttribute=function(i){var g=this.getEl();if(this.patterns.color.test(i)){var e=YAHOO.util.Dom.getStyle(g,i);var f=this;if(this.patterns.transparent.test(e)){var h=YAHOO.util.Dom.getAncestorBy(g,function(j){return !f.patterns.transparent.test(e)});if(h){e=c.Dom.getStyle(h,i)}else{e=a.DEFAULT_BGCOLOR}}}else{e=b.getAttribute.call(this,i)}return e};d.doMethod=function(i,e,h){var f;if(this.patterns.color.test(i)){f=[];for(var g=0,j=e.length;g<j;++g){f[g]=b.doMethod.call(this,i,e[g],h[g])}f="rgb("+Math.floor(f[0])+","+Math.floor(f[1])+","+Math.floor(f[2])+")"}else{f=b.doMethod.call(this,i,e,h)}return f};d.setRuntimeAttribute=function(i){b.setRuntimeAttribute.call(this,i);if(this.patterns.color.test(i)){var g=this.attributes;var e=this.parseColor(this.runtimeAttributes[i].start);var h=this.parseColor(this.runtimeAttributes[i].end);if(typeof g[i]["to"]==="undefined"&&typeof g[i]["by"]!=="undefined"){h=this.parseColor(g[i].by);for(var f=0,j=e.length;f<j;++f){h[f]=e[f]+h[f]}}this.runtimeAttributes[i].start=e;this.runtimeAttributes[i].end=h}};c.ColorAnim=a})();YAHOO.util.Easing={easeNone:function(d,a,b,c){return b*d/c+a},easeIn:function(d,a,b,c){return b*(d/=c)*d+a},easeOut:function(d,a,b,c){return -b*(d/=c)*(d-2)+a},easeBoth:function(d,a,b,c){if((d/=c/2)<1){return b/2*d*d+a}return -b/2*((--d)*(d-2)-1)+a},easeInStrong:function(d,a,b,c){return b*(d/=c)*d*d*d+a},easeOutStrong:function(d,a,b,c){return -b*((d=d/c-1)*d*d*d-1)+a},easeBothStrong:function(d,a,b,c){if((d/=c/2)<1){return b/2*d*d*d*d+a}return -b/2*((d-=2)*d*d*d-2)+a},elasticIn:function(f,a,b,c,g,d){if(f==0){return a}if((f/=c)==1){return a+b}if(!d){d=c*0.3}if(!g||g<Math.abs(b)){g=b;var e=d/4}else{var e=d/(2*Math.PI)*Math.asin(b/g)}return -(g*Math.pow(2,10*(f-=1))*Math.sin((f*c-e)*(2*Math.PI)/d))+a},elasticOut:function(f,a,b,c,g,d){if(f==0){return a}if((f/=c)==1){return a+b}if(!d){d=c*0.3}if(!g||g<Math.abs(b)){g=b;var e=d/4}else{var e=d/(2*Math.PI)*Math.asin(b/g)}return g*Math.pow(2,-10*f)*Math.sin((f*c-e)*(2*Math.PI)/d)+b+a},elasticBoth:function(f,a,b,c,g,d){if(f==0){return a}if((f/=c/2)==2){return a+b}if(!d){d=c*(0.3*1.5)}if(!g||g<Math.abs(b)){g=b;var e=d/4}else{var e=d/(2*Math.PI)*Math.asin(b/g)}if(f<1){return -0.5*(g*Math.pow(2,10*(f-=1))*Math.sin((f*c-e)*(2*Math.PI)/d))+a}return g*Math.pow(2,-10*(f-=1))*Math.sin((f*c-e)*(2*Math.PI)/d)*0.5+b+a},backIn:function(e,a,b,c,d){if(typeof d=="undefined"){d=1.70158}return b*(e/=c)*e*((d+1)*e-d)+a},backOut:function(e,a,b,c,d){if(typeof d=="undefined"){d=1.70158}return b*((e=e/c-1)*e*((d+1)*e+d)+1)+a},backBoth:function(e,a,b,c,d){if(typeof d=="undefined"){d=1.70158}if((e/=c/2)<1){return b/2*(e*e*(((d*=(1.525))+1)*e-d))+a}return b/2*((e-=2)*e*(((d*=(1.525))+1)*e+d)+2)+a},bounceIn:function(d,a,b,c){return b-YAHOO.util.Easing.bounceOut(c-d,0,b,c)+a},bounceOut:function(d,a,b,c){if((d/=c)<(1/2.75)){return b*(7.5625*d*d)+a}else{if(d<(2/2.75)){return b*(7.5625*(d-=(1.5/2.75))*d+0.75)+a}else{if(d<(2.5/2.75)){return b*(7.5625*(d-=(2.25/2.75))*d+0.9375)+a}}}return b*(7.5625*(d-=(2.625/2.75))*d+0.984375)+a},bounceBoth:function(d,a,b,c){if(d<c/2){return YAHOO.util.Easing.bounceIn(d*2,0,b,c)*0.5+a}return YAHOO.util.Easing.bounceOut(d*2-c,0,b,c)*0.5+b*0.5+a}};(function(){var a=function(i,j,h,g){if(i){a.superclass.constructor.call(this,i,j,h,g)}};a.NAME="Motion";var c=YAHOO.util;YAHOO.extend(a,c.ColorAnim);var b=a.superclass;var e=a.prototype;e.patterns.points=/^points$/i;e.setAttribute=function(i,g,h){if(this.patterns.points.test(i)){h=h||"px";b.setAttribute.call(this,"left",g[0],h);b.setAttribute.call(this,"top",g[1],h)}else{b.setAttribute.call(this,i,g,h)}};e.getAttribute=function(h){if(this.patterns.points.test(h)){var g=[b.getAttribute.call(this,"left"),b.getAttribute.call(this,"top")]}else{g=b.getAttribute.call(this,h)}return g};e.doMethod=function(k,g,j){var h=null;if(this.patterns.points.test(k)){var i=this.method(this.currentFrame,0,100,this.totalFrames)/100;h=c.Bezier.getPosition(this.runtimeAttributes[k],i)}else{h=b.doMethod.call(this,k,g,j)}return h};e.setRuntimeAttribute=function(g){if(this.patterns.points.test(g)){var o=this.getEl();var m=this.attributes;var p;var k=m.points["control"]||[];var n;var j,h;if(k.length>0&&!(k[0] instanceof Array)){k=[k]}else{var l=[];for(j=0,h=k.length;j<h;++j){l[j]=k[j]}k=l}if(c.Dom.getStyle(o,"position")=="static"){c.Dom.setStyle(o,"position","relative")}if(d(m.points["from"])){c.Dom.setXY(o,m.points["from"])}else{c.Dom.setXY(o,c.Dom.getXY(o))}p=this.getAttribute("points");if(d(m.points["to"])){n=f.call(this,m.points["to"],p);var i=c.Dom.getXY(this.getEl());for(j=0,h=k.length;j<h;++j){k[j]=f.call(this,k[j],p)}}else{if(d(m.points["by"])){n=[p[0]+m.points["by"][0],p[1]+m.points["by"][1]];for(j=0,h=k.length;j<h;++j){k[j]=[p[0]+k[j][0],p[1]+k[j][1]]}}}this.runtimeAttributes[g]=[p];if(k.length>0){this.runtimeAttributes[g]=this.runtimeAttributes[g].concat(k)}this.runtimeAttributes[g][this.runtimeAttributes[g].length]=n}else{b.setRuntimeAttribute.call(this,g)}};var f=function(i,g){var h=c.Dom.getXY(this.getEl());i=[i[0]-h[0]+g[0],i[1]-h[1]+g[1]];return i};var d=function(g){return(typeof g!=="undefined")};c.Motion=a})();(function(){var b=function(g,h,f,e){if(g){b.superclass.constructor.call(this,g,h,f,e)}};b.NAME="Scroll";var d=YAHOO.util;YAHOO.extend(b,d.ColorAnim);var c=b.superclass;var a=b.prototype;a.doMethod=function(h,e,g){var f=null;if(h=="scroll"){f=[this.method(this.currentFrame,e[0],g[0]-e[0],this.totalFrames),this.method(this.currentFrame,e[1],g[1]-e[1],this.totalFrames)]}else{f=c.doMethod.call(this,h,e,g)}return f};a.getAttribute=function(g){var e=null;var f=this.getEl();if(g=="scroll"){e=[f.scrollLeft,f.scrollTop]}else{e=c.getAttribute.call(this,g)}return e};a.setAttribute=function(h,e,f){var g=this.getEl();if(h=="scroll"){g.scrollLeft=e[0];g.scrollTop=e[1]}else{c.setAttribute.call(this,h,e,f)}};d.Scroll=b})();YAHOO.register("animation",YAHOO.util.Anim,{version:"2.7.0",build:"1799"});
\ No newline at end of file
--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<!--
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+-->
+<html>
+<head>
+ <title></title>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <script type="text/javascript">
+
+function gup( name )
+{
+ name = name.replace( /[\[]/, '\\\[' ).replace( /[\]]/, '\\\]' ) ;
+ var regexS = '[\\?&]' + name + '=([^&#]*)' ;
+ var regex = new RegExp( regexS ) ;
+ var results = regex.exec( window.location.href ) ;
+
+ if ( results )
+ return results[ 1 ] ;
+ else
+ return '' ;
+}
+
+var interval;
+
+function sendData2Master()
+{
+ var destination = window.parent.parent ;
+ try
+ {
+ if ( destination.XDTMaster )
+ {
+ var t = destination.XDTMaster.read( [ gup( 'cmd' ), gup( 'data' ) ] ) ;
+ window.clearInterval( interval ) ;
+ }
+ }
+ catch (e) {}
+}
+
+function onLoad()
+{
+ interval = window.setInterval( sendData2Master, 100 );
+}
+
+</script>
+</head>
+<body onload="onLoad()"><p></p></body>
+</html>
--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!--
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+-->
+<html>
+<head>
+ <title></title>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <script type="text/javascript">
+
+function doLoadScript( url )
+{
+ if ( !url )
+ return false ;
+
+ var s = document.createElement( "script" ) ;
+ s.type = "text/javascript" ;
+ s.src = url ;
+ document.getElementsByTagName( "head" )[ 0 ].appendChild( s ) ;
+
+ return true ;
+}
+
+var opener;
+function tryLoad()
+{
+ opener = window.parent;
+
+ // get access to global parameters
+ var oParams = window.opener.oldFramesetPageParams;
+
+ // make frameset rows string prepare
+ var sFramesetRows = ( parseInt( oParams.firstframeh, 10 ) || '30') + ",*," + ( parseInt( oParams.thirdframeh, 10 ) || '150' ) + ',0' ;
+ document.getElementById( 'itFrameset' ).rows = sFramesetRows ;
+
+ // dynamic including init frames and crossdomain transport code
+ // from config sproxy_js_frameset url
+ var addScriptUrl = oParams.sproxy_js_frameset ;
+ doLoadScript( addScriptUrl ) ;
+}
+
+ </script>
+</head>
+
+<frameset id="itFrameset" onload="tryLoad();" border="0" rows="30,*,*,0">
+ <frame scrolling="no" framespacing="0" frameborder="0" noresize="noresize" marginheight="0" marginwidth="2" src="" name="navbar"></frame>
+ <frame scrolling="auto" framespacing="0" frameborder="0" noresize="noresize" marginheight="0" marginwidth="0" src="" name="mid"></frame>
+ <frame scrolling="no" framespacing="0" frameborder="0" noresize="noresize" marginheight="1" marginwidth="1" src="" name="bot"></frame>
+ <frame scrolling="no" framespacing="0" frameborder="0" noresize="noresize" marginheight="1" marginwidth="1" src="" name="spellsuggestall"></frame>
+</frameset>
+</html>
--- /dev/null
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+html,body{background-color:transparent;margin:0;padding:0;}body{padding:10px;}body,td,input,select,textarea{font-size:11px;font-family:'Microsoft Sans Serif',Arial,Helvetica,Verdana;}.midtext{padding:0;margin:10px;}.midtext p{padding:0;margin:10px;}.Button{border:#737357 1px solid;color:#3b3b1f;background-color:#c7c78f;}.PopupTabArea{color:#737357;background-color:#e3e3c7;}.PopupTitleBorder{border-bottom:#d5d59d 1px solid;}.PopupTabEmptyArea{padding-left:10px;border-bottom:#d5d59d 1px solid;}.PopupTab,.PopupTabSelected{border-right:#d5d59d 1px solid;border-top:#d5d59d 1px solid;border-left:#d5d59d 1px solid;padding:3px 5px 3px 5px;color:#737357;}.PopupTab{margin-top:1px;border-bottom:#d5d59d 1px solid;cursor:pointer;}.PopupTabSelected{font-weight:bold;cursor:default;padding-top:4px;border-bottom:#f1f1e3 1px solid;background-color:#f1f1e3;}
--- /dev/null
+CKEDITOR.dialog.add("checkspell",function(x){var w=CKEDITOR.tools.getNextNumber(),v="cke_frame_"+w,u="cke_data_"+w,t="cke_error_"+w,s,r=document.location.protocol||"http:",q=x.lang.spellCheck.notAvailable,p='<textarea style="display: none" id="'+u+'" rows="10" cols="40"> </textarea><div id="'+t+'" style="display:none;color:red;font-size:16px;font-weight:bold;padding-top:160px;text-align:center;z-index:11;"></div><iframe src="" style="width:485px;background-color:#f1f1e3;height:380px" frameborder="0" name="'+v+'" id="'+v+'" allowtransparency="1"></iframe>',o=x.config.wsc_customLoaderScript||r+"//loader.spellchecker.net/sproxy_fck/sproxy.php?plugin=fck2&customerid="+x.config.wsc_customerId+"&cmd=script&doc=wsc&schema=22";if(x.config.wsc_customLoaderScript){q+='<p style="color:#000;font-size:11px;font-weight: normal;text-align:center;padding-top:10px">'+x.lang.spellCheck.errorLoading.replace(/%s/g,x.config.wsc_customLoaderScript)+"</p>"}function n(a,c){var b=0;return function(){if(typeof window.doSpell=="function"){if(typeof s!="undefined"){window.clearInterval(s)}m(a)}else{if(b++==180){window._cancelOnError(c)}}}}window._cancelOnError=function(a){if(typeof window.WSC_Error=="undefined"){CKEDITOR.document.getById(v).setStyle("display","none");var b=CKEDITOR.document.getById(t);b.setStyle("display","block");b.setHtml(a||x.lang.spellCheck.notAvailable)}};function m(a){var d=new window._SP_FCK_LangCompare(),c=CKEDITOR.getUrl(x.plugins.wsc.path+"dialogs/"),b=c+"tmpFrameset.html";window.gFCKPluginName="wsc";d.setDefaulLangCode(x.config.defaultLanguage);window.doSpell({ctrl:u,lang:x.config.wsc_lang||d.getSPLangCode(x.langCode),intLang:x.config.wsc_uiLang||d.getSPLangCode(x.langCode),winType:v,onCancel:function(){a.hide()},onFinish:function(e){x.focus();a.getParentEditor().setData(e.value);a.hide()},staticFrame:b,framesetPath:b,iframePath:c+"ciframe.html",schemaURI:c+"wsc.css",userDictionaryName:x.config.wsc_userDictionaryName,customDictionaryName:x.config.wsc_customDictionaryIds&&x.config.wsc_customDictionaryIds.split(","),domainName:x.config.wsc_domainName});CKEDITOR.document.getById(t).setStyle("display","none");CKEDITOR.document.getById(v).setStyle("display","block")}return{title:x.config.wsc_dialogTitle||x.lang.spellCheck.title,minWidth:485,minHeight:380,buttons:[CKEDITOR.dialog.cancelButton],onShow:function(){var a=this.getContentElement("general","content").getElement();a.setHtml(p);if(typeof window.doSpell!="function"){CKEDITOR.document.getHead().append(CKEDITOR.document.createElement("script",{attributes:{type:"text/javascript",src:o}}))}var b=x.getData();CKEDITOR.document.getById(u).setValue(b);s=window.setInterval(n(this,q),250)},onHide:function(){window.ooo=undefined;window.int_framsetLoaded=undefined;window.framesetLoaded=undefined;window.is_window_opened=false},contents:[{id:"general",label:x.config.wsc_dialogTitle||x.lang.spellCheck.title,padding:0,elements:[{type:"html",id:"content",style:"width:485;height:380px",html:"<div></div>"}]}]}});
\ No newline at end of file
--- /dev/null
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+body .cke_dialog{visibility:visible;}.cke_skin_kama table.cke_dialog.cke_browser_gecko{display:block;}.cke_skin_kama .cke_dialog_body{z-index:1;border:solid 1px #ddd;padding:5px;background-color:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;position:relative;_position:static;}.cke_skin_kama .cke_dialog_tl,.cke_skin_kama .cke_dialog_tr,.cke_skin_kama .cke_dialog_tc,.cke_skin_kama .cke_dialog_bl,.cke_skin_kama .cke_dialog_br,.cke_skin_kama .cke_dialog_bc,.cke_skin_kama .cke_dialog_ml,.cke_skin_kama .cke_dialog_mr{display:none;}.cke_skin_kama .cke_dialog_title{font-weight:bold;font-size:14px;padding:3px 3px 8px;cursor:move;position:relative;border-bottom:1px solid #eee;}.cke_skin_kama .cke_browser_iequirks .cke_dialog_title,.cke_skin_kama .cke_browser_ie6 .cke_dialog_title,.cke_skin_kama .cke_browser_ie7 .cke_dialog_title{margin-bottom:22px;}.cke_skin_kama .cke_browser_iequirks.cke_single_page .cke_dialog_title,.cke_skin_kama .cke_browser_ie6.cke_single_page .cke_dialog_title,.cke_skin_kama .cke_browser_ie7.cke_single_page .cke_dialog_title{margin-bottom:10px;}.cke_skin_kama .cke_dialog_contents{background-color:#ebebeb;border:solid 1px #fff;border-bottom:none;overflow:auto;padding:17px 10px 5px 10px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;margin-top:22px;}.cke_skin_kama .cke_dialog_footer{text-align:right;background-color:#ebebeb;border:solid 1px #fff;border-bottom:none;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}.cke_skin_kama .cke_rtl .cke_dialog_footer{text-align:left;}.cke_skin_kama .cke_dialog_tabs{height:23px;display:inline-block;_display:block;margin-left:10px;margin-right:10px;margin-top:11px;position:absolute;z-index:2;}.cke_skin_kama .cke_browser_iequirks .cke_dialog_tabs,.cke_skin_kama .cke_browser_ie6 .cke_dialog_tabs,.cke_skin_kama .cke_browser_ie7 .cke_dialog_tabs{top:33px;}.cke_skin_kama .cke_rtl .cke_dialog_tabs{right:10px;}.cke_skin_kama a.cke_dialog_tab,.cke_skin_kama a:link.cke_dialog_tab,.cke_skin_kama a:active.cke_dialog_tab,.cke_skin_kama a:hover.cke_dialog_tab,.cke_skin_kama a:visited.cke_dialog_tab{background-image:url(images/sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;height:14px;padding:4px 8px;display:inline-block;cursor:pointer;}.cke_skin_kama .cke_browser_gecko18 a.cke_dialog_tab,.cke_skin_kama .cke_browser_gecko18 a:link.cke_dialog_tab,.cke_skin_kama .cke_browser_gecko18 a:active.cke_dialog_tab,.cke_skin_kama .cke_browser_gecko18 a:hover.cke_dialog_tab,.cke_skin_kama .cke_browser_gecko18 a:visited.cke_dialog_tab{display:inline;position:relative;top:6px;}.cke_skin_kama a:hover.cke_dialog_tab{background-color:#f1f1e3;}.cke_skin_kama .cke_hc a:hover.cke_dialog_tab{padding:2px 6px!important;border-width:3px;}.cke_skin_kama a.cke_dialog_tab_selected,.cke_skin_kama a:link.cke_dialog_tab_selected,.cke_skin_kama a:active.cke_dialog_tab_selected,.cke_skin_kama a:hover.cke_dialog_tab_selected,.cke_skin_kama a:visited.cke_dialog_tab_selected{background-position:0 -1279px;cursor:default;}.cke_skin_kama .cke_hc a.cke_dialog_tab_selected,.cke_skin_kama .cke_hc a:link.cke_dialog_tab_selected,.cke_skin_kama .cke_hc a:active.cke_dialog_tab_selected,.cke_skin_kama .cke_hc a:hover.cke_dialog_tab_selected,.cke_skin_kama .cke_hc a:visited.cke_dialog_tab_selected{padding:2px 6px!important;border-width:3px;}.cke_skin_kama .cke_single_page .cke_dialog_tabs{display:none;}.cke_skin_kama .cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:10px;}.cke_skin_kama .cke_browser_ie7.cke_single_page .cke_dialog_contents{margin-top:0;position:relative;margin-bottom:-22px;}.cke_skin_kama .cke_dialog_ui_vbox table,.cke_skin_kama .cke_dialog_ui_hbox table{margin:auto;}.cke_skin_kama .cke_dialog_ui_vbox_child{padding:5px 0;}.cke_skin_kama input.cke_dialog_ui_input_text,.cke_skin_kama input.cke_dialog_ui_input_password{background-color:white;border:none;padding:0;width:100%;height:14px;}
+.cke_skin_kama div.cke_dialog_ui_input_text,.cke_skin_kama div.cke_dialog_ui_input_password{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_kama .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px;}.cke_skin_kama .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_text,.cke_skin_kama .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_password{border-width:0;}.cke_skin_kama .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_text,.cke_skin_kama .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_password{border-width:1px;}.cke_skin_kama textarea.cke_dialog_ui_input_textarea{background-color:white;border:none;padding:0;width:100%;_width:99%;overflow:auto;resize:none;}.cke_skin_kama div.cke_dialog_ui_input_textarea{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_kama div.cke_disabled .cke_dialog_ui_labeled_content *{background-color:#a0a0a0;cursor:default;}.cke_skin_kama .cke_dialog_ui_hbox{width:100%;}.cke_skin_kama .cke_dialog_ui_hbox_first,.cke_skin_kama .cke_dialog_ui_hbox_child,.cke_skin_kama .cke_dialog_ui_hbox_last{vertical-align:top;}.cke_skin_kama .cke_ltr .cke_dialog_ui_hbox_first,.cke_skin_kama .cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px;}.cke_skin_kama .cke_rtl .cke_dialog_ui_hbox_first,.cke_skin_kama .cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px;}.cke_skin_kama a.cke_dialog_ui_button{border-collapse:separate;cursor:default;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:transparent url(images/sprites.png) repeat-x scroll 0 -1069px;_background:none;padding:5px 0;text-align:center;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button{padding:0;}.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button span{width:70px;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span{width:100px;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button span{padding:5px 15px;text-align:center;color:#3b3b1f;background:#53D9F0 none;display:inline-block;cursor:default;}.cke_skin_kama .cke_browser_webkit a.cke_dialog_ui_button span.cke_dialog_ui_button{margin:0;}.cke_skin_kama .cke_browser_webkit a.cke_dialog_ui_button{display:inline-block;padding-top:3px;padding-bottom:2px;margin:2px 0;}.cke_skin_kama a.cke_dialog_ui_button_ok span,.cke_skin_kama a.cke_dialog_ui_button_cancel span{padding-right:20px;padding-left:20px;}.cke_skin_kama a.cke_dialog_ui_button_ok{background-position:0 -1143px;}.cke_skin_kama a.cke_dialog_ui_button_ok span{background:transparent url(images/sprites.png) no-repeat scroll right -1219px;}.cke_skin_kama .cke_rtl a.cke_dialog_ui_button_ok span{background-position:left -1219px;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_ok span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_ok span{background-color:#B8E834;margin-right:0;}.cke_skin_kama a.cke_dialog_ui_button_cancel{background-position:0 -1104px;}.cke_skin_kama a.cke_dialog_ui_button_cancel span{background:transparent url(images/sprites.png) no-repeat scroll right -1245px;}.cke_skin_kama .cke_rtl a.cke_dialog_ui_button_cancel span{background-position:left -1245px;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_cancel span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_cancel span{background-color:#F65D20;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_cancel span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_cancel span,.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_ok span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_ok span{background-image:none;}.cke_skin_kama span.cke_dialog_ui_button{padding:2px 10px;text-align:center;color:#222;display:inline-block;cursor:default;min-width:60px;+margin:2px 0;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{display:block;}.cke_skin_kama a.cke_dialog_ui_button span.cke_disabled{border:#898980 1px solid;color:#5e5e55;background-color:#c5c5b3;}
+.cke_skin_kama a:hover.cke_dialog_ui_button,.cke_skin_kama a:focus.cke_dialog_ui_button,.cke_skin_kama a:active.cke_dialog_ui_button{background-position:0 -1179px;}.cke_skin_kama .cke_hc a:hover.cke_dialog_ui_button,.cke_skin_kama .cke_hc a:focus.cke_dialog_ui_button,.cke_skin_kama .cke_hc a:active.cke_dialog_ui_button{border-width:2px;}.cke_skin_kama .cke_browser_iequirks a:hover.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_iequirks a:focus.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_iequirks a:active.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_ie6 a:hover.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_ie6 a:focus.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_ie6 a:active.cke_dialog_ui_button span{background-image:none;background:#F7A922;}.cke_skin_kama .cke_dialog_footer_buttons{display:inline-table;margin-right:12px;margin-left:12px;width:auto;position:relative;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons{display:inline;}.cke_skin_kama .cke_dialog_footer_buttons span.cke_dialog_ui_button{margin:7px 0;width:60px;text-align:center;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons a.cke_dialog_ui_button{display:block;padding:0;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{padding-bottom:5px;padding-top:6px;margin-bottom:0;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons .cke_dialog_ui_button_ok .cke_dialog_ui_button{background-position:right -1214px;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons .cke_dialog_ui_button_cancel .cke_dialog_ui_button{background-position:right -1242px;}.cke_skin_kama strong{font-weight:bold;}.cke_skin_kama .cke_dialog .cke_dialog_body .cke_dialog_close_button{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:0 -1022px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:5px;_background-image:url(images/sprites_ie6.png);}.cke_skin_kama .cke_dialog_close_button span{display:none;}.cke_skin_kama .cke_dialog_close_button:hover{background-position:0 -1045px;}.cke_skin_kama .cke_ltr .cke_dialog_close_button{right:10px;}.cke_skin_kama .cke_browser_ie8.cke_rtl .cke_dialog_close_button{left:8px;}.cke_skin_kama .cke_rtl .cke_dialog_close_button{left:10px;}.cke_skin_kama .cke_browser_ie7.cke_rtl .cke_dialog_close_button{left:16px;top:0;}.cke_skin_kama .cke_browser_ie7.cke_rtl .cke_dialog_close_button{position:absolute;left:10px;top:5px;}.cke_skin_kama .cke_browser_ie7.cke_single_page .cke_dialog_footer{margin-top:22px;}.cke_skin_kama .cke_browser_ie6 .cke_dialog_close_button,.cke_skin_kama .cke_browser_iequirks .cke_dialog_close_button{top:7px;}.cke_skin_kama .cke_browser_ie7.cke_ltr .cke_dialog_close_button{margin-top:0;}.cke_skin_kama .cke_dialog_ui_input_select{border:1px solid #a0a0a0;background-color:white;}.cke_skin_kama iframe.cke_dialog_ui_input_file{width:100%;height:25px;}.cke_skin_kama .cke_dialog .cke_dark_background{background-color:#eaead1;}.cke_skin_kama .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_kama .cke_dialog .cke_centered{text-align:center;}.cke_skin_kama .cke_dialog a.cke_btn_reset{float:right;background-position:0 -32px;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px;}.cke_skin_kama .cke_rtl .cke_dialog a.cke_btn_reset{float:left;}.cke_skin_kama .cke_dialog a.cke_btn_locked,.cke_skin_kama .cke_dialog a.cke_btn_unlocked{float:left;background-position:0 0;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px;}.cke_skin_kama .cke_rtl .cke_dialog a.cke_btn_locked,.cke_skin_kama .cke_rtl .cke_dialog a.cke_btn_unlocked{float:right;}.cke_skin_kama .cke_dialog a.cke_btn_unlocked{background-position:0 -16px;background-image:url(images/mini.gif);}.cke_skin_kama .cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer;}.cke_skin_kama .cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:160px;width:230px;padding:2px;background-color:white;}
+.cke_skin_kama .cke_dialog .ImagePreviewBox table td{white-space:normal;}.cke_skin_kama .cke_browser_iequirks .cke_dialog_page_contents{_position:absolute;}.cke_skin_kama .cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4;}.cke_skin_kama .cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white;}.cke_skin_kama .cke_dialog .cke_pastetext{width:346px;height:170px;}.cke_skin_kama .cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none;}.cke_skin_kama .cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid black;}.cke_skin_kama .cke_dialog .cke_dark_background{text-align:center;background-color:#eaead1;font-size:14px;}.cke_skin_kama .cke_dialog .cke_light_background{text-align:center;background-color:#ffffbe;}.cke_skin_kama .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_kama .cke_disabled{color:#a0a0a0;}.cke_skin_kama .cke_hc .cke_dialog_title,.cke_skin_kama .cke_hc .cke_dialog_tabs,.cke_skin_kama .cke_hc .cke_dialog_contents,.cke_skin_kama .cke_hc .cke_dialog_footer{border-left:1px solid;border-right:1px solid;}.cke_skin_kama .cke_hc .cke_dialog_title{border-top:1px solid;}.cke_skin_kama .cke_hc .cke_dialog_footer{border-bottom:1px solid;}.cke_skin_kama .cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px;}.cke_skin_kama .cke_dialog_body .cke_label{display:none;}.cke_skin_kama .cke_dialog_body label.cke_required{font-weight:bold;}.cke_skin_kama .cke_hc .cke_dialog_body .cke_label{display:inline;}.cke_skin_kama .cke_hc a.cke_btn_locked,.cke_skin_kama .cke_hc a.cke_btn_unlocked,.cke_skin_kama .cke_hc a.cke_btn_reset{border-style:solid;float:left;width:auto;height:auto;}.cke_skin_kama .cke_rtl.cke_hc a.cke_btn_locked,.cke_skin_kama .cke_rtl.cke_hc a.cke_btn_unlocked,.cke_skin_kama .cke_rtl.cke_hc a.cke_btn_reset{float:right;}.cke_skin_kama a.cke_smile img{border:2px solid #eaead1;}.cke_skin_kama a.cke_smile:focus img,.cke_skin_kama a.cke_smile:active img,.cke_skin_kama a.cke_smile:hover img{border-color:#C7C78F;}.cke_skin_kama .cke_hc .cke_dialog_tabs a,.cke_skin_kama .cke_hc .cke_dialog_footer a{opacity:1.0;filter:alpha(opacity=100);border:1px solid white;}
--- /dev/null
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+.cke_skin_kama *,.cke_skin_kama a:hover,.cke_skin_kama a:link,.cke_skin_kama a:visited,.cke_skin_kama a:active{margin:0;padding:0;border:0;background:transparent;text-decoration:none;font:normal normal normal 100% Sans-Serif;width:auto;height:auto;border-collapse:collapse;text-align:left;vertical-align:baseline;white-space:nowrap;cursor:auto;color:#000;font-size:12px;font-family:Arial,Helvetica,Tahoma,Verdana,Sans-Serif;}.cke_skin_kama .cke_rtl *,.cke_skin_kama .cke_rtl a:hover,.cke_skin_kama .cke_rtl a:link,.cke_skin_kama .cke_rtl a:visited,.cke_skin_kama .cke_rtl a:active,.cke_rtl .cke_skin_kama *,.cke_rtl .cke_skin_kama a:hover,.cke_rtl .cke_skin_kama a:link,.cke_rtl .cke_skin_kama a:visited,.cke_rtl .cke_skin_kama a:active{text-align:right;}.cke_skin_kama iframe{vertical-align:inherit;}.cke_skin_kama textarea{white-space:pre;}.cke_skin_kama .cke_browser_gecko textarea{cursor:text;}.cke_skin_kama .cke_browser_gecko textarea[disabled]{cursor:default;}.cke_skin_kama input[type="text"],.cke_skin_kama input[type="password"]{cursor:text;}.cke_skin_kama input[type="text"][disabled],.cke_skin_kama input[type="password"][disabled]{cursor:default;}.cke_skin_kama fieldset{padding:10px;border:2px groove #E0DFE3;}.cke_skin_kama{display:block;}span.cke_skin_kama{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid #D3D3D3;padding:5px;}.cke_skin_kama span.cke_browser_webkit,.cke_skin_kama span.cke_browser_gecko18{display:block;}.cke_skin_kama .cke_wrapper{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-color:#d3d3d3;background-image:url(images/sprites.png);background-repeat:repeat-x;background-position:0 -1950px;display:block;_display:inline-block;padding:5px;}.cke_shared .cke_skin_kama .cke_wrapper{padding-bottom:0;}.cke_skin_kama .cke_browser_ie6 .cke_wrapper,.cke_skin_kama .cke_browser_iequirks .cke_wrapper{background-image:none;}.cke_skin_kama .cke_editor{display:inline-table;width:100%;}.cke_skin_kama .ltr .cke_browser_ie iframe{margin-right:-10px;}.cke_skin_kama .rtl .cke_browser_ie iframe{margin-left:-10px;}.cke_skin_kama .cke_browser_opera .cke_editor.cke_skin_kama .cke_resizer{display:table;}.cke_skin_kama .cke_contents{margin:5px;}.cke_skin_kama .cke_hc .cke_contents{border:1px solid black;}.cke_skin_kama .cke_contents iframe{background-color:#fff;}.cke_skin_kama .cke_focus{outline:auto 5px -webkit-focus-ring-color;}.cke_skin_kama textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre;}.cke_skin_kama .cke_browser_iequirks textarea.cke_source{_white-space:normal;}.cke_skin_kama .cke_resizer{width:12px;height:12px;margin-top:9px;display:block;float:right;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1428px;background-repeat:no-repeat;cursor:se-resize;}.cke_skin_kama .cke_rtl .cke_resizer{cursor:sw-resize;background-position:0 -1455px;float:left;}.cke_skin_kama .cke_resizer_horizontal,.cke_skin_kama .cke_rtl .cke_resizer_horizontal{cursor:e-resize;}.cke_skin_kama .cke_resizer_vertical,.cke_skin_kama .cke_rtl .cke_resizer_vertical{cursor:n-resize;}.cke_skin_kama .cke_maximized .cke_resizer{display:none;}.cke_skin_kama .cke_browser_ie6 .cke_contents textarea,.cke_skin_kama .cke_browser_ie7 .cke_contents textarea{position:absolute;}.cke_skin_kama .cke_browser_ie.cke_browser_quirks .cke_contents iframe{position:absolute;top:0;}.cke_skin_kama .cke_browser_ie6 .cke_editor,.cke_skin_kama .cke_browser_ie7 .cke_editor{display:inline-block;}.cke_skin_kama .cke_browser_ie6 .cke_editor,.cke_shared .cke_skin_kama .cke_browser_ie7 .cke_wrapper{padding-bottom:5px;}.cke_skin_kama .cke_voice_label{display:none;}.cke_skin_kama legend.cke_voice_label{display:none;}.cke_skin_kama .cke_browser_ie legend.cke_voice_label{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_kama .cke_panel{border:1px solid #8f8f73;background-color:#fff;width:120px;height:100px;overflow:hidden;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.cke_skin_kama .cke_contextmenu{margin:0;}
+.cke_skin_kama .cke_panel iframe{width:100%;height:100%;}html.cke_skin_kama_container{overflow:auto;overflow-x:hidden;}body.cke_panel_frame{overflow:auto;}.cke_panel_frame .cke_label{display:none;}ul.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap;}li.cke_panel_listItem{margin:0;}.cke_panel_listItem a{padding:2px;display:block;border:1px solid #fff;color:inherit;text-decoration:none;overflow:hidden;text-overflow:ellipsis;}* html .cke_panel_listItem a{width:100%;color:#000;}*:first-child+html .cke_panel_listItem a{color:#000;}.cke_panel_listItem.cke_selected a{border:1px solid #ccc;background-color:#e9f5ff;}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#316ac5;background-color:#dff1ff;}.cke_hc .cke_panel_listItem.cke_selected a,.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border-width:3px;padding:0;}.cke_panel_grouptitle{font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;font-weight:bold;white-space:nowrap;background-color:#dcdcdc;color:#000;margin:0;padding:3px;}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:3px;margin-bottom:3px;}.cke_skin_kama .cke_button_textcolor_panel,.cke_skin_kama .cke_button_bgcolor_panel{width:150px;height:135px;}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000;}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left;}.cke_rtl span.cke_colorbox{float:right;}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;}.cke_rtl a.cke_colorbox{float:right;}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#316ac5 1px solid;background-color:#dff1ff;}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#316ac5 1px solid;background-color:#dff1ff;}@media print{.cke_skin_kama .cke_toolbox{display:none;}}.cke_skin_kama .cke_browser_webkit .cke_toolbox,.cke_skin_kama .cke_browser_webkit .cke_toolbox>span{white-space:normal;}.cke_skin_kama .cke_toolbox{clear:both;padding-bottom:1px;}.cke_skin_kama a.cke_toolbox_collapser,.cke_skin_kama a:hover.cke_toolbox_collapser{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:3px -1366px;background-repeat:no-repeat;width:11px;height:11px;float:right;border:1px outset #D3D3D3;margin:11px 0 2px;cursor:pointer;}.cke_skin_kama .cke_rtl a.cke_toolbox_collapser,.cke_skin_kama .cke_rtl a:hover.cke_toolbox_collapser{float:left;}.cke_skin_kama a.cke_toolbox_collapser span{display:none;}.cke_skin_kama .cke_hc a.cke_toolbox_collapser span{font-size:10px;font-weight:bold;font-family:Arial;display:inline;}.cke_skin_kama a.cke_toolbox_collapser_min,.cke_skin_kama a:hover.cke_toolbox_collapser_min{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:4px -1387px;background-repeat:no-repeat;margin:2px 4px;}.cke_skin_kama .cke_rtl a.cke_toolbox_collapser_min,.cke_skin_kama .cke_rtl a:hover.cke_toolbox_collapser_min{background-position:4px -1408px;}.cke_skin_kama .cke_toolbar{display:inline;}.cke_skin_kama .cke_separator{display:none;}.cke_skin_kama .cke_break{font-size:0;clear:left;}.cke_skin_kama .cke_rtl .cke_break{clear:right;}.cke_skin_kama .cke_toolbar_start{display:none;}.cke_skin_kama .cke_toolgroup{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:repeat-x;background-position:0 -500px;float:left;margin-right:6px;margin-bottom:5px;padding:2px;display:inline;}.cke_skin_kama .cke_rtl .cke_toolgroup{float:right;margin-right:0;margin-left:6px;}
+.cke_skin_kama .cke_toolgroup{display:block;height:22px;}.cke_skin_kama .cke_button a,.cke_skin_kama .cke_button a:hover,.cke_skin_kama .cke_button a:focus,.cke_skin_kama .cke_button a:active,.cke_skin_kama .cke_button a.cke_off{border-radius:3px;outline:none;padding:2px 4px;height:18px;display:inline-block;cursor:default;}.cke_skin_kama .cke_button a,.cke_skin_kama .cke_button a.cke_off{filter:alpha(opacity=70);opacity:.70;-moz-border-radius:3px;-webkit-border-radius:3px;}.cke_skin_kama .cke_hc .cke_button a,.cke_skin_kama .cke_hc .cke_button a.cke_off{opacity:1.0;filter:alpha(opacity=100);border:1px solid white;}.cke_skin_kama .cke_button a.cke_on{background-color:#a3d7ff;filter:alpha(opacity=100);opacity:1;padding:2px 4px;}.cke_skin_kama .cke_hc .cke_button a.cke_on{padding:0 2px!important;border-width:3px;}.cke_skin_kama .cke_button a.cke_disabled *,.cke_skin_kama .cke_browser_ie a:hover.cke_button .cke_disabled *{filter:alpha(opacity=30);opacity:.3;}.cke_skin_kama .cke_hc .cke_button a.cke_disabled *,.cke_skin_kama .cke_browser_ie.cke_hc a:hover.cke_button .cke_disabled *{filter:alpha(opacity=60);opacity:.6;}.cke_skin_kama .cke_button a:hover.cke_on,.cke_skin_kama .cke_button a:focus.cke_on,.cke_skin_kama .cke_button a:active.cke_on,.cke_skin_kama .cke_button a:hover.cke_off,.cke_skin_kama .cke_button a:focus.cke_off,.cke_skin_kama .cke_button a:active.cke_off{filter:alpha(opacity=100);opacity:1;padding:2px 4px;}.cke_skin_kama .cke_button a:hover,.cke_skin_kama .cke_button a:focus,.cke_skin_kama .cke_button a:active{background-color:#dff1ff;}.cke_skin_kama .cke_button a:hover.cke_on,.cke_skin_kama .cke_button a:focus.cke_on,.cke_skin_kama .cke_button a:active.cke_on{background-color:#86caff;}.cke_skin_kama .cke_hc .cke_button a:hover,.cke_skin_kama .cke_hc .cke_button a:focus,.cke_skin_kama .cke_hc .cke_button a:active{padding:0 2px!important;border-width:3px;}.cke_skin_kama .cke_button .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;display:inline-block;float:left;cursor:default;}.cke_skin_kama .cke_rtl .cke_button .cke_icon{float:right;}.cke_skin_kama .cke_button .cke_label{cursor:default;display:none;padding-left:3px;line-height:18px;vertical-align:middle;float:left;}.cke_skin_kama .cke_rtl .cke_button .cke_label{padding-left:0;padding-right:3px;float:right;}.cke_skin_kama .cke_hc .cke_button .cke_label{padding:0;display:inline-block;}.cke_skin_kama .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_kama .cke_accessibility{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_kama .cke_button .cke_buttonarrow{display:inline-block;height:17px;width:8px;background-position:2px -1469px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;float:left;cursor:default;}.cke_skin_kama .cke_rtl .cke_button .cke_buttonarrow{background-position:0 -1469px;float:right;}.cke_skin_kama .cke_browser_gecko .cke_toolbar,.cke_skin_kama .cke_browser_gecko .cke_button a,.cke_skin_kama .cke_browser_gecko .cke_button a.cke_off,.cke_skin_kama .cke_browser_gecko .cke_button .cke_icon,.cke_skin_kama .cke_browser_gecko .cke_button .cke_buttonarrow,.cke_skin_kama .cke_browser_gecko .cke_separator,.cke_skin_kama .cke_browser_gecko .cke_toolbar_start{display:block;float:left;}.cke_skin_kama .cke_browser_gecko.cke_hc .cke_button .cke_icon{display:none;}.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_toolbar,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_button a,.cke_skin_kama .cke_browser_gecko .cke_rtl.cke_button a.cke_off,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_button .cke_icon,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_button .cke_buttonarrow,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_toolbar_start{float:right;}.cke_skin_kama .cke_browser_gecko .cke_button .cke_label,.cke_skin_kama .cke_browser_gecko .cke_break{float:left;}.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_button .cke_label,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_break{float:right;}
+.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button .cke_icon,.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button .cke_label,.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button .cke_buttonarrow{float:none;}.cke_skin_kama .cke_browser_webkit .cke_toolbar{float:left;}.cke_skin_kama .cke_browser_webkit .cke_rtl .cke_toolbar{float:right;}.cke_skin_kama .cke_browser_ie8 .cke_button .cke_label,.cke_skin_kama .cke_browser_opera .cke_button .cke_label,.cke_skin_kama .cke_browser_webkit .cke_button .cke_label{line-height:20px;}.cke_skin_kama .cke_browser_opera.cke_browser_quirks .cke_button .cke_label,.cke_skin_kama .cke_browser_iequirks .cke_button .cke_label{line-height:17px;}.cke_skin_kama .cke_browser_ie .cke_rcombo,.cke_skin_kama .cke_browser_ie .cke_rcombo *{cursor:default;}.cke_skin_kama .cke_browser_ie .cke_toolbox{padding-bottom:5px;_padding-bottom:6px;}.cke_shared .cke_skin_kama .cke_browser_ie .cke_toolbox{padding-bottom:0;}.cke_skin_kama .cke_contextmenu{padding:2px;}.cke_skin_kama .cke_menuitem a{display:block;}.cke_skin_kama .cke_menuitem span{cursor:default;}.cke_skin_kama .cke_menuitem a:hover,.cke_skin_kama .cke_menuitem a:focus,.cke_skin_kama .cke_menuitem a:active{background-color:#D3D3D3;display:block;}.cke_hc .cke_menuitem a:hover,.cke_hc .cke_menuitem a:focus,.cke_hc .cke_menuitem a:active{border:2px solid;}.cke_skin_kama .cke_menuitem .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;background-color:transparent;width:16px;height:16px;float:left;}.cke_skin_kama .cke_menuitem .cke_disabled .cke_icon{filter:alpha(opacity=70);opacity:.70;}.cke_skin_kama .cke_menuitem .cke_icon_wrapper{background-color:#D3D3D3;border:solid 4px #D3D3D3;width:16px;height:16px;float:left;filter:alpha(opacity=70);opacity:.70;clear:both;}.cke_rtl .cke_skin_kama .cke_menuitem .cke_icon_wrapper{float:right;}.cke_skin_kama .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:active .cke_icon_wrapper{background-color:#9d9d9d;border:solid 4px #9d9d9d;filter:alpha(opacity=70);opacity:.70;}.cke_skin_kama .cke_menuitem a:hover.cke_disabled .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:focus.cke_disabled .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:active.cke_disabled .cke_icon_wrapper{background-color:#D3D3D3;border:solid 4px #D3D3D3;}.cke_skin_kama .cke_menuitem .cke_label{display:block;padding-right:3px;padding-top:5px;padding-left:4px;height:19px;margin-left:24px;background-color:#fff;}.cke_skin_kama .cke_frameLoaded .cke_menuitem .cke_label{filter:alpha(opacity=70);opacity:.70;}.cke_rtl .cke_skin_kama .cke_menuitem .cke_label{padding-right:0;margin-left:0;padding-left:3px;margin-right:28px;}.cke_skin_kama .cke_menuitem a.cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.30;}.cke_skin_kama .cke_menuitem a:hover .cke_label,.cke_skin_kama .cke_menuitem a:focus .cke_label,.cke_skin_kama .cke_menuitem a:active .cke_label{background-color:#D3D3D3;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_label{background-color:transparent;}.cke_skin_kama .cke_menuseparator{background-color:#D3D3D3;height:2px;filter:alpha(opacity=70);opacity:.70;_font-size:0;}.cke_skin_kama .cke_menuarrow{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1411px;background-repeat:no-repeat;height:5px;width:3px;float:right;margin-right:2px;margin-top:3px;}.cke_rtl .cke_skin_kama .cke_menuarrow{float:left;margin-right:0;margin-left:2px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1390px;background-repeat:no-repeat;}.cke_skin_kama .cke_menuarrow span{display:none;}.cke_hc .cke_skin_kama .cke_menuarrow{width:auto;margin-top:0;}.cke_hc .cke_skin_kama .cke_menuarrow span{display:inline;}.cke_browser_ie.cke_ltr .cke_skin_kama .cke_menuarrow{position:absolute;right:2px;}.cke_browser_ie.cke_rtl .cke_skin_kama .cke_menuarrow{position:absolute;left:2px;}
+.cke_skin_kama .cke_rcombo{display:inline;}.cke_skin_kama .cke_rcombopanel{border:1px solid #8F8F73;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;height:auto;_height:100px;}.cke_skin_kama .cke_rcombo a,.cke_skin_kama .cke_rcombo a:active,.cke_skin_kama .cke_rcombo a:hover{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:repeat-x;background-position:0 -100px;border-bottom:1px solid #DAD9D9;border-right:1px solid #DAD9D9;float:left;padding:2px;height:21px;margin-right:6px;}.cke_skin_kama .cke_rtl .cke_rcombo a,.cke_skin_kama .cke_rtl .cke_rcombo a:active,.cke_skin_kama .cke_rtl .cke_rcombo a:hover{float:right;margin-right:0;margin-left:6px;}.cke_skin_kama .cke_hc .cke_rcombo a{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_kama .cke_rcombo .cke_label{display:none;line-height:26px;vertical-align:top;margin-right:5px;filter:alpha(opacity=70);opacity:.70;}.cke_skin_kama .cke_rtl .cke_rcombo .cke_label{margin-right:0;margin-left:5px;}.cke_skin_kama .cke_rcombo .cke_inline_label{line-height:21px;font-style:italic;color:#666;}.cke_skin_kama .cke_hc .cke_rcombo .cke_openbutton{vertical-align:top;}.cke_skin_kama .cke_hc .cke_rcombo .cke_label{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_kama .cke_rcombo .cke_text{filter:alpha(opacity=70);opacity:.70;height:21px;line-height:21px;width:60px;text-overflow:ellipsis;overflow:hidden;display:inline-block;margin:0 2px 0 4px;cursor:default;}.cke_skin_kama .cke_rtl .cke_rcombo .cke_text{margin:0 4px 0 2px;}.cke_skin_kama .cke_rcombo .cke_openbutton{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -68px;background-repeat:no-repeat;display:inline-block;width:17px;height:19px;margin:1px 2px;background-repeat:no-repeat;}.cke_skin_kama .cke_rcombo .cke_openbutton span{display:none;}.cke_skin_kama .cke_hc .cke_rcombo .cke_openbutton span{display:inline;}.cke_skin_kama .cke_browser_iequirks .cke_rcombo .cke_openbutton{margin-bottom:0;}.cke_skin_kama .cke_rcombo .cke_off a:hover .cke_text,.cke_skin_kama .cke_rcombo .cke_off a:focus .cke_text,.cke_skin_kama .cke_rcombo .cke_off a:active .cke_text,.cke_skin_kama .cke_rcombo .cke_on .cke_text{border-color:#316ac5;filter:alpha(opacity=100);opacity:1;}.cke_skin_kama .cke_rcombo .cke_off a:hover .cke_openbutton,.cke_skin_kama .cke_rcombo .cke_off a:focus .cke_openbutton,.cke_skin_kama .cke_rcombo .cke_off a:active .cke_openbutton,.cke_skin_kama .cke_rcombo .cke_on .cke_openbutton{border-color:#316ac5;background-color:#dff1ff;}.cke_skin_kama .cke_rcombo .cke_on .cke_text{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;}.cke_skin_kama .cke_rcombo .cke_on .cke_openbutton{-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;}.cke_skin_kama .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.3;}.cke_skin_kama .cke_hc .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=70);opacity:.7;}.cke_skin_kama .cke_rcombo .cke_disabled .cke_text,.cke_skin_kama .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=50);opacity:.5;}.cke_skin_kama .cke_hc .cke_rcombo .cke_disabled .cke_text,.cke_skin_kama .cke_hc .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=80);opacity:.8;}.cke_skin_kama .cke_rcombo .cke_disabled .cke_text{color:#fff;}.cke_skin_kama .cke_browser_gecko .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_gecko .cke_rcombo .cke_openbutton,.cke_skin_kama .cke_browser_webkit .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_webkit .cke_rcombo .cke_openbutton{display:block;float:left;}.cke_skin_kama .cke_browser_gecko .cke_rcombo .cke_label,.cke_skin_kama .cke_browser_webkit .cke_rcombo .cke_label{float:left;}.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_rcombo .cke_label,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_rcombo .cke_openbutton,.cke_skin_kama .cke_browser_webkit .cke_rtl .cke_rcombo .cke_label,.cke_skin_kama .cke_browser_webkit .cke_rtl .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_webkit .cke_rtl .cke_rcombo .cke_openbutton{float:right;}
+.cke_skin_kama .cke_browser_ie7 .cke_rcombo .cke_text{line-height:18px;}.cke_skin_kama .cke_browser_ie6 .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_iequirks .cke_rcombo .cke_text{height:auto;line-height:17px;}@media print{.cke_path{display:none;}}.cke_skin_kama .cke_path{display:inline-block;float:left;margin-top:5px;}.cke_skin_kama .cke_rtl .cke_path{float:right;}.cke_shared .cke_skin_kama .cke_path{_width:100%;margin:0 0 5px;}.cke_skin_kama .cke_path a,.cke_skin_kama .cke_path .cke_empty{display:inline-block;float:left;padding:1px 4px 0;color:#60676a;cursor:default;}.cke_skin_kama .cke_path .cke_empty{visibility:hidden;}.cke_skin_kama .cke_rtl .cke_path a,.cke_skin_kama .cke_rtl .cke_path cke_empty{float:right;}.cke_skin_kama .cke_path a:hover,.cke_skin_kama .cke_path a:focus,.cke_skin_kama .cke_path a:active{background-color:#dff1ff;padding:1px 4px 0;outline:none;color:#000;}.cke_skin_kama .cke_browser_ie .cke_rtl .cke_path a,.cke_skin_kama .cke_browser_ie .cke_rtl .cke_path .cke_empty{float:none;}.cke_skin_kama .cke_path .cke_label{display:none;}.cke_skin_kama .cke_button_source .cke_icon{background-position:0 0;}.cke_skin_kama .cke_button_newpage .cke_icon{background-position:0 -48px;}.cke_skin_kama .cke_button_preview .cke_icon{background-position:0 -64px;}.cke_skin_kama .cke_button_cut .cke_icon{background-position:0 -96px;}.cke_skin_kama .cke_button_copy .cke_icon{background-position:0 -112px;}.cke_skin_kama .cke_button_paste .cke_icon{background-position:0 -128px;}.cke_skin_kama .cke_button_pastetext .cke_icon{background-position:0 -144px;}.cke_skin_kama .cke_button_find .cke_icon{background-position:0 -240px;}.cke_skin_kama .cke_button_replace .cke_icon{background-position:0 -256px;}.cke_skin_kama .cke_button_selectAll .cke_icon{background-position:0 -272px;}.cke_skin_kama .cke_button_removeFormat .cke_icon{background-position:0 -288px;}.cke_skin_kama .cke_button_bold .cke_icon{background-position:0 -304px;}.cke_skin_kama .cke_button_italic .cke_icon{background-position:0 -320px;}.cke_skin_kama .cke_button_underline .cke_icon{background-position:0 -336px;}.cke_skin_kama .cke_button_strike .cke_icon{background-position:0 -352px;}.cke_skin_kama .cke_button_subscript .cke_icon{background-position:0 -368px;}.cke_skin_kama .cke_button_superscript .cke_icon{background-position:0 -384px;}.cke_skin_kama .cke_button_table .cke_icon{background-position:0 -608px;}.cke_skin_kama .cke_button_horizontalrule .cke_icon{background-position:0 -624px;}.cke_skin_kama .cke_button_smiley .cke_icon{background-position:0 -640px;}.cke_skin_kama .cke_button_link .cke_icon{background-position:0 -528px;}.cke_skin_kama .cke_button_unlink .cke_icon{background-position:0 -544px;}.cke_skin_kama .cke_button_anchor .cke_icon{background-position:0 -560px;}.cke_skin_kama .cke_button_image .cke_icon{background-position:0 -576px;}.cke_skin_kama .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_kama .cke_button_specialchar .cke_icon{background-position:0 -656px;}.cke_skin_kama .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_kama .cke_button_print .cke_icon{background-position:0 -176px;}.cke_skin_kama .cke_button_checkspell .cke_icon,.cke_skin_kama .cke_button_scayt .cke_icon{background-position:0 -192px;}.cke_skin_kama .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_kama .cke_button_textcolor .cke_icon{background-position:0 -704px;}.cke_skin_kama .cke_button_bgcolor .cke_icon{background-position:0 -720px;}.cke_skin_kama .cke_button_form .cke_icon{background-position:0 -752px;}.cke_skin_kama .cke_button_checkbox .cke_icon{background-position:0 -768px;}.cke_skin_kama .cke_button_radio .cke_icon{background-position:0 -784px;}.cke_skin_kama .cke_button_textfield .cke_icon{background-position:0 -800px;}.cke_skin_kama .cke_button_textarea .cke_icon{background-position:0 -816px;}.cke_skin_kama .cke_button_showblocks .cke_icon{background-position:0 -1136px;}.cke_skin_kama .cke_button_select .cke_icon{background-position:0 -832px;}.cke_skin_kama .cke_button_button .cke_icon{background-position:0 -848px;}
+.cke_skin_kama .cke_button_imagebutton .cke_icon{background-position:0 -864px;}.cke_skin_kama .cke_button_hiddenfield .cke_icon{background-position:0 -880px;}.cke_skin_kama .cke_button_undo .cke_icon{background-position:0 -208px;}.cke_skin_kama .cke_rtl .cke_button_undo .cke_icon{background-position:0 -224px;}.cke_skin_kama .cke_button_redo .cke_icon{background-position:0 -224px;}.cke_skin_kama .cke_rtl .cke_button_redo .cke_icon{background-position:0 -208px;}.cke_skin_kama .cke_button_templates .cke_icon{background-position:0 -80px;}.cke_skin_kama .cke_button_numberedlist .cke_icon{background-position:0 -400px;}.cke_skin_kama .cke_button_bulletedlist .cke_icon{background-position:0 -416px;}.cke_skin_kama .cke_button_outdent .cke_icon{background-position:0 -432px;}.cke_skin_kama .cke_button_indent .cke_icon{background-position:0 -448px;}.cke_skin_kama .cke_button_justifyleft .cke_icon{background-position:0 -464px;}.cke_skin_kama .cke_button_justifycenter .cke_icon{background-position:0 -480px;}.cke_skin_kama .cke_button_justifyright .cke_icon{background-position:0 -496px;}.cke_skin_kama .cke_button_justifyblock .cke_icon{background-position:0 -512px;}.cke_skin_kama .cke_button_blockquote .cke_icon{background-position:0 -1152px;}.cke_skin_kama .cke_button_creatediv .cke_icon{background-position:0 -1168px;}.cke_skin_kama .cke_button_editdiv .cke_icon{background-position:0 -1184px;}.cke_skin_kama .cke_button_removediv .cke_icon{background-position:0 -1200px;}.cke_skin_kama .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_kama .cke_button_pastefromword .cke_icon{background-position:0 -160px;}.cke_skin_kama .cke_button_save .cke_icon{background-position:0 -32px;}.cke_skin_kama .cke_button_about .cke_icon{background-position:0 -736px;}.cke_skin_kama .cke_button_maximize .cke_icon{background-position:0 -1040px;}.cke_skin_office2003 .cke_button_editdiv .cke_icon{background-position:0 -1184px;}.cke_skin_kama .cke_button_source .cke_label{display:inline;}.cke_skin_kama .cke_styles_panel{width:150px;height:170px;}.cke_skin_kama .cke_format_panel{width:150px;height:170px;}.cke_skin_kama .cke_font_panel{width:150px;height:170px;}.cke_skin_kama .cke_fontSize_panel{height:170px;}.cke_skin_kama .cke_fontSize .cke_text{width:25px;}.cke_skin_kama .cke_browser_iequirks .cke_fontSize .cke_text{width:32px;}html .cke_skin_kama{visibility:inherit;}html.cke_skin_kama_container{visibility:visible;}
--- /dev/null
+CKEDITOR.skins.add("kama",(function(){var d=[],c="cke_ui_color";if(CKEDITOR.env.ie&&CKEDITOR.env.version<7){d.push("icons.png","images/sprites_ie6.png","images/dialog_sides.gif")}return{preload:d,editor:{css:["editor.css"]},dialog:{css:["dialog.css"]},templates:{css:["templates.css"]},margins:[0,0,0,0],init:function(p){if(p.config.width&&!isNaN(p.config.width)){p.config.width-=12}var o=[],n=/\$color/g,m="/* UI Color Support */.cke_skin_kama .cke_menuitem .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:active .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover .cke_label,.cke_skin_kama .cke_menuitem a:focus .cke_label,.cke_skin_kama .cke_menuitem a:active .cke_label{\tbackground-color: $color !important;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_label{\tbackground-color: transparent !important;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a.cke_disabled .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuseparator{\tbackground-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover,.cke_skin_kama .cke_menuitem a:focus,.cke_skin_kama .cke_menuitem a:active{\tbackground-color: $color !important;}";if(CKEDITOR.env.webkit){m=m.split("}").slice(0,-1);for(var l=0;l<m.length;l++){m[l]=m[l].split("{")}}function k(f){var e=f.getById(c);if(!e){e=f.getHead().append("style");e.setAttribute("id",c);e.setAttribute("type","text/css")}return e}function b(g,f,e){var r,j,i;for(var h=0;h<g.length;h++){if(CKEDITOR.env.webkit){for(j=0;j<f.length;j++){i=f[j][1];for(r=0;r<e.length;r++){i=i.replace(e[r][0],e[r][1])}g[h].$.sheet.addRule(f[j][0],i)}}else{i=f;for(r=0;r<e.length;r++){i=i.replace(e[r][0],e[r][1])}if(CKEDITOR.env.ie){g[h].$.styleSheet.cssText+=i}else{g[h].$.innerHTML+=i}}}}var a=/\$color/g;CKEDITOR.tools.extend(p,{uiColor:null,getUiColor:function(){return this.uiColor},setUiColor:function(g){var f,e=k(CKEDITOR.document),j=".cke_editor_"+CKEDITOR.tools.escapeCssSelector(p.name),i=[j+" .cke_wrapper",j+"_dialog .cke_dialog_contents",j+"_dialog a.cke_dialog_tab",j+"_dialog .cke_dialog_footer"].join(","),h="background-color: $color !important;";if(CKEDITOR.env.webkit){f=[[i,h]]}else{f=i+"{"+h+"}"}return(this.setUiColor=function(t){var s=[[a,t]];p.uiColor=t;b([e],f,s);b(o,m,s)})(g)}});p.on("menuShow",function(g){var f=g.data[0],e=f.element.getElementsByTag("iframe").getItem(0).getFrameDocument();if(!e.getById("cke_ui_color")){var i=k(e);o.push(i);var h=p.getUiColor();if(h){b([i],m,[[a,h]])}}});if(p.config.uiColor){p.setUiColor(p.config.uiColor)}}}})());(function(){CKEDITOR.dialog?b():CKEDITOR.on("dialogPluginReady",b);function b(){CKEDITOR.dialog.on("resize",function(a){var l=a.data,k=l.width,j=l.height,i=l.dialog,h=i.parts.contents;if(l.skin!="kama"){return}h.setStyles({width:k+"px",height:j+"px"});setTimeout(function(){var e=i.parts.dialog.getChild([0,0,0]),d=e.getChild(0),c=e.getChild(2);c.setStyle("width",d.$.offsetWidth+"px");c=e.getChild(7);c.setStyle("width",d.$.offsetWidth-28+"px");c=e.getChild(4);c.setStyle("height",d.$.offsetHeight-31-14+"px");c=e.getChild(5);c.setStyle("height",d.$.offsetHeight-31-14+"px")},100)})}})();
\ No newline at end of file
--- /dev/null
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+.cke_skin_kama .cke_tpl_list{border:#dcdcdc 2px solid;background-color:#fff;overflow-y:auto;overflow-x:hidden;width:100%;height:220px;}.cke_skin_kama .cke_tpl_item{margin:5px;padding:7px;border:#eee 1px solid;*width:88%;}.cke_skin_kama .cke_tpl_preview{border-collapse:separate;text-indent:0;width:100%;}.cke_skin_kama .cke_tpl_preview td{padding:2px;vertical-align:middle;}.cke_skin_kama .cke_tpl_preview .cke_tpl_preview_img{width:100px;}.cke_skin_kama .cke_tpl_preview span{white-space:normal;}.cke_skin_kama .cke_tpl_title{font-weight:bold;}.cke_skin_kama .cke_tpl_list a:active .cke_tpl_item,.cke_skin_kama .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_kama .cke_tpl_list a:focus .cke_tpl_item{border:#f93 1px solid;background-color:#fffacd;}.cke_skin_kama .cke_tpl_list a:active *,.cke_skin_kama .cke_tpl_list a:hover *,.cke_skin_kama .cke_tpl_list a:focus *{cursor:pointer;}.cke_skin_kama .cke_browser_ie6 .cke_tpl_list a:active,.cke_skin_kama .cke_browser_ie6 .cke_tpl_list a:hover,.cke_skin_kama .cke_browser_ie6 .cke_tpl_list a:focus{background-position:0 0;}.cke_skin_kama .cke_hc .cke_tpl_list a:active .cke_tpl_item,.cke_skin_kama .cke_hc .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_kama .cke_hc .cke_tpl_list a:focus .cke_tpl_item{border-width:3px;}.cke_skin_kama .cke_tpl_empty,.cke_tpl_loading{text-align:center;padding:5px;}
--- /dev/null
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+body .cke_dialog{visibility:visible;}.cke_skin_office2003 table.cke_dialog.cke_browser_gecko{display:block;}.cke_skin_office2003 .cke_dialog_body{margin-left:16px;margin-right:16px;margin-top:2px;margin-bottom:20px;z-index:1;position:relative;_position:static;}.cke_skin_office2003 .cke_dialog_tl,.cke_skin_office2003 .cke_dialog_tr,.cke_skin_office2003 .cke_dialog_tc,.cke_skin_office2003 .cke_dialog_bl,.cke_skin_office2003 .cke_dialog_br,.cke_skin_office2003 .cke_dialog_bc{background-image:url(images/sprites.png);background-repeat:no-repeat;position:absolute;_background-image:url(images/sprites_ie6.png);_z-index:-1;}.cke_skin_office2003 .cke_dialog_tl{background-position:-16px -16px;height:16px;width:16px;top:0;left:0;}.cke_skin_office2003 .cke_rtl .cke_dialog_tl{background-position:-16px -397px;}.cke_skin_office2003 .cke_dialog_tr{background-position:-16px -76px;height:16px;width:16px;top:0;right:0;}.cke_skin_office2003 .cke_rtl .cke_dialog_tr{background-position:-16px -457px;}.cke_skin_office2003 .cke_dialog_tc{background-position:0 -136px;background-repeat:repeat-x;height:16px;top:0;left:16px;right:16px;}.cke_skin_office2003 .cke_dialog_bl{background-position:-16px -196px;height:51px;width:30px;bottom:0;left:0;}.cke_skin_office2003 .cke_rtl .cke_dialog_bl{background-position:-16px -517px;}.cke_skin_office2003 .cke_dialog_br{background-position:-16px -263px;height:51px;width:30px;bottom:0;right:0;}.cke_skin_office2003 .cke_rtl .cke_dialog_br{background-position:-16px -584px;}.cke_skin_office2003 .cke_dialog_bc{background-position:0 -330px;background-repeat:repeat-x;height:51px;bottom:0;left:30px;right:30px;}.cke_skin_office2003 .cke_dialog_ml,.cke_skin_office2003 .cke_dialog_mr{background-image:url(images/dialog_sides.png);background-repeat:repeat-y;position:absolute;width:16px;top:16px;bottom:51px;_background-image:url(images/dialog_sides.gif);_top:auto;}.cke_skin_office2003 .cke_rtl .cke_dialog_ml,.cke_skin_office2003 .cke_rtl .cke_dialog_mr{background-image:url(images/dialog_sides_rtl.png);_background-image:url(images/dialog_sides.gif);}.cke_skin_office2003 .cke_dialog_ml{background-position:0 0;left:0;}.cke_skin_office2003 .cke_dialog_mr{background-position:-16px 0;right:0;}.cke_skin_office2003 .cke_browser_iequirks .cke_dialog_ml,.cke_skin_office2003 .cke_browser_iequirks .cke_dialog_mr{margin-top:3px;}.cke_skin_office2003 .cke_dialog_title{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -678px;background-repeat:repeat-x;font-weight:bold;font-size:14pt;color:#0E3460;background-color:#8db1ff;padding:3px 10px 26px 10px;cursor:move;position:relative;}.cke_skin_office2003 .cke_browser_ie.cke_rtl .cke_dialog_title{position:static!important;unicode-bidi:bidi-override;}.cke_skin_office2003 .cke_dialog_contents{background-color:#f7f8fd;border:#2b66c9 1px solid;overflow:auto;padding:5px 10px;}.cke_skin_office2003 .cke_dialog_footer{background-color:#8db1ff;text-align:right;}.cke_skin_office2003 .cke_rtl .cke_dialog_footer{text-align:left;}.cke_skin_office2003 .cke_dialog_tabs{height:23px;background-color:#8db1ff;display:inline-block;margin-left:10px;margin-right:10px;margin-top:-23px;position:absolute;z-index:2;}.cke_skin_office2003 .cke_rtl .cke_dialog_tabs{right:10px;}.cke_skin_office2003 a.cke_dialog_tab,.cke_skin_office2003 a:link.cke_dialog_tab,.cke_skin_office2003 a:active.cke_dialog_tab,.cke_skin_office2003 a:hover.cke_dialog_tab,.cke_skin_office2003 a:visited.cke_dialog_tab{color:#0E3460;border-left:1px solid #2b66c9;border-right:1px solid #2b66c9;border-top:1px solid #2b66c9;height:14px;padding:4px 5px;display:inline-block;cursor:pointer;}.cke_skin_office2003 .cke_browser_gecko18 a.cke_dialog_tab,.cke_skin_office2003 .cke_browser_gecko18 a:link.cke_dialog_tab,.cke_skin_office2003 .cke_browser_gecko18 a:active.cke_dialog_tab,.cke_skin_office2003 .cke_browser_gecko18 a:hover.cke_dialog_tab,.cke_skin_office2003 .cke_browser_gecko18 a:visited.cke_dialog_tab{display:inline;position:relative;top:6px;}.cke_skin_office2003 a:hover.cke_dialog_tab{background-color:#f7f8fd;}
+.cke_skin_office2003 .cke_hc a:hover.cke_dialog_tab{padding:2px 3px!important;border-width:3px;}.cke_skin_office2003 a.cke_dialog_tab_selected,.cke_skin_office2003 a:link.cke_dialog_tab_selected,.cke_skin_office2003 a:active.cke_dialog_tab_selected,.cke_skin_office2003 a:hover.cke_dialog_tab_selected,.cke_skin_office2003 a:visited.cke_dialog_tab_selected{border-bottom:1px solid #f7f8fd;background-color:#f7f8fd;font-weight:bold;cursor:default;}.cke_skin_office2003 .cke_hc a.cke_dialog_tab_selected,.cke_skin_office2003 .cke_hc a:link.cke_dialog_tab_selected,.cke_skin_office2003 .cke_hc a:active.cke_dialog_tab_selected,.cke_skin_office2003 .cke_hc a:hover.cke_dialog_tab_selected,.cke_skin_office2003 .cke_hc a:visited.cke_dialog_tab_selected{padding:2px 3px!important;border-width:3px;}.cke_skin_office2003 .cke_single_page .cke_dialog_tabs{display:none;}.cke_skin_office2003 .cke_hc .cke_dialog_tabs a,.cke_skin_office2003 .cke_hc .cke_dialog_footer a{opacity:1.0;filter:alpha(opacity=100);border:1px solid white;}.cke_skin_office2003 .cke_single_page .cke_dialog_title{padding-bottom:3px;}.cke_skin_office2003 .cke_dialog_ui_vbox table,.cke_skin_office2003 .cke_dialog_ui_hbox table{margin:auto;}.cke_skin_office2003 .cke_dialog_ui_vbox_child{padding:5px 0;}.cke_skin_office2003 input.cke_dialog_ui_input_text,.cke_skin_office2003 input.cke_dialog_ui_input_password{background-color:white;border:none;padding:0;width:100%;height:14px;}.cke_skin_office2003 div.cke_dialog_ui_input_text,.cke_skin_office2003 div.cke_dialog_ui_input_password{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_office2003 .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px;}.cke_skin_office2003 .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_text,.cke_skin_office2003 .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_password{border-width:0;}.cke_skin_office2003 .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_text,.cke_skin_office2003 .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_password{border-width:1px;}.cke_skin_office2003 textarea.cke_dialog_ui_input_textarea{background-color:white;border:none;padding:0;width:100%;_width:99%;overflow:auto;resize:none;}.cke_skin_office2003 div.cke_dialog_ui_input_textarea{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_office2003 div.cke_disabled .cke_dialog_ui_labeled_content *{background-color:#a0a0a0;cursor:default;}.cke_skin_office2003 .cke_dialog_ui_hbox{width:100%;}.cke_skin_office2003 .cke_dialog_ui_hbox_first,.cke_skin_office2003 .cke_dialog_ui_hbox_child,.cke_skin_office2003 .cke_dialog_ui_hbox_last{vertical-align:top;}.cke_skin_office2003 .cke_ltr .cke_dialog_ui_hbox_first,.cke_skin_office2003 .cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px;}.cke_skin_office2003 .cke_rtl .cke_dialog_ui_hbox_first,.cke_skin_office2003 .cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px;}.cke_skin_office2003 a.cke_dialog_ui_button{border-collapse:separate;cursor:default;}.cke_skin_office2003 span.cke_dialog_ui_button{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -678px;background-repeat:repeat-x;border:#0E3460 1px solid;padding:2px 10px;text-align:center;color:#0E3460;background-color:#8db1ff;display:inline-block;cursor:default;}.cke_skin_office2003 .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{display:block;}.cke_skin_office2003 a.cke_dialog_ui_button span.cke_disabled{border:#898980 1px solid;color:#5e5e55;background-color:#c5c5b3;}.cke_skin_office2003 a:focus span.cke_dialog_ui_button,.cke_skin_office2003 a:active span.cke_dialog_ui_button{background-color:#8db1ff;}.cke_skin_office2003 .cke_hc a:focus span.cke_dialog_ui_button,.cke_skin_office2003 .cke_hc a:active span.cke_dialog_ui_button{border-width:2px;}.cke_skin_office2003 .cke_dialog_footer_buttons{display:inline-table;margin-right:12px;margin-left:12px;width:auto;position:relative;}.cke_skin_office2003 .cke_browser_gecko18 .cke_dialog_footer_buttons{display:inline;}.cke_skin_office2003 .cke_dialog_footer_buttons span.cke_dialog_ui_button{width:60px;margin:7px 0;}
+.cke_skin_office2003 strong{font-weight:bold;}.cke_skin_office2003 a.cke_dialog_close_button,.cke_skin_office2003 a:hover.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_ie6 a.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_ie6 a:hover.cke_dialog_close_button{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:-20px -655px;position:absolute;cursor:pointer;text-align:center;height:21px;width:21px;top:4px;_background-image:url(images/sprites_ie6.png);}.cke_skin_office2003 a.cke_dialog_close_button span{display:none;}.cke_skin_office2003 .cke_ltr a.cke_dialog_close_button{right:10px;_right:22px;}.cke_skin_office2003 .cke_rtl a.cke_dialog_close_button,.cke_skin_office2003 .cke_rtl a:hover.cke_dialog_close_button{left:10px;_left:16px;_top:6px;}.cke_skin_office2003 .cke_browser_ie6.cke_rtl a.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_ie6.cke_rtl a:hover.cke_dialog_close_button{position:relative;float:left;margin-top:-55px;margin-left:-7px;}.cke_skin_office2003 .cke_browser_iequirks.cke_rtl.cke_single_page a.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_iequirks.cke_rtl.cke_single_page a:hover.cke_dialog_close_button{margin-top:-32px;}.cke_skin_office2003 .cke_browser_iequirks.cke_ltr a.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_iequirks.cke_ltr a:hover.cke_dialog_close_button{margin-top:0;}.cke_skin_office2003 .cke_dialog_ui_input_select{border:1px solid #a0a0a0;background-color:white;}.cke_skin_office2003 iframe.cke_dialog_ui_input_file{width:100%;height:25px;}.cke_skin_office2003 .cke_dialog .cke_dark_background{background-color:#eaead1;}.cke_skin_office2003 .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_office2003 .cke_dialog .cke_centered{text-align:center;}.cke_skin_office2003 .cke_dialog a.cke_btn_reset{float:right;background-position:0 -32px;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px;}.cke_skin_office2003 .cke_rtl .cke_dialog a.cke_btn_reset{float:left;}.cke_skin_office2003 .cke_dialog a.cke_btn_locked,.cke_skin_office2003 .cke_dialog a.cke_btn_unlocked{float:left;background-position:0 0;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px;}.cke_skin_office2003 .cke_rtl .cke_dialog a.cke_btn_locked,.cke_skin_office2003 .cke_rtl .cke_dialog a.cke_btn_unlocked{float:right;}.cke_skin_office2003 .cke_dialog a.cke_btn_unlocked{background-position:0 -16px;background-image:url(images/mini.gif);}.cke_skin_office2003 .cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer;}.cke_skin_office2003 .cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:160px;width:230px;padding:2px;background-color:white;}.cke_skin_office2003 .cke_dialog .ImagePreviewBox table td{white-space:normal;}.cke_skin_office2003 .cke_browser_iequirks .cke_dialog_page_contents{_position:absolute;}.cke_skin_office2003 .cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4;}.cke_skin_office2003 .cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white;}.cke_skin_office2003 .cke_dialog .cke_pastetext{width:346px;height:170px;}.cke_skin_office2003 .cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none;}.cke_skin_office2003 .cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid black;}.cke_skin_office2003 .cke_dialog .cke_dark_background{text-align:center;background-color:#eaead1;font-size:14px;}.cke_skin_office2003 .cke_dialog .cke_light_background{text-align:center;background-color:#ffffbe;}.cke_skin_office2003 .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_office2003 .cke_disabled{color:#a0a0a0;}.cke_skin_office2003 .cke_hc .cke_dialog_title,.cke_skin_office2003 .cke_hc .cke_dialog_tabs,.cke_skin_office2003 .cke_hc .cke_dialog_contents,.cke_skin_office2003 .cke_hc .cke_dialog_footer{border-left:1px solid;border-right:1px solid;}
+.cke_skin_office2003 .cke_hc .cke_dialog_title{border-top:1px solid;}.cke_skin_office2003 .cke_hc .cke_dialog_footer{border-bottom:1px solid;}.cke_skin_office2003 .cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px;}.cke_skin_office2003 .cke_dialog_body .cke_label{display:none;}.cke_skin_office2003 .cke_dialog_body label.cke_required{font-weight:bold;}.cke_skin_office2003 .cke_hc .cke_dialog_body .cke_label{display:inline;}.cke_skin_office2003 .cke_hc a.cke_btn_locked,.cke_skin_office2003 .cke_hc a.cke_btn_unlocked,.cke_skin_office2003 .cke_hc a.cke_btn_reset{border-style:solid;float:left;width:auto;height:auto;}.cke_skin_office2003 .cke_rtl.cke_hc a.cke_btn_locked,.cke_skin_office2003 .cke_rtl.cke_hc a.cke_btn_unlocked,.cke_skin_office2003 .cke_rtl.cke_hc a.cke_btn_reset{float:right;}
--- /dev/null
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+.cke_skin_office2003 *,.cke_skin_office2003 a:hover,.cke_skin_office2003 a:link,.cke_skin_office2003 a:visited,.cke_skin_office2003 a:active{margin:0;padding:0;border:0;background:transparent;text-decoration:none;font:normal normal normal 100% Sans-Serif;width:auto;height:auto;border-collapse:collapse;text-align:left;vertical-align:baseline;white-space:nowrap;cursor:auto;color:#000;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_skin_office2003 .cke_rtl *,.cke_skin_office2003 .cke_rtl a:hover,.cke_skin_office2003 .cke_rtl a:link,.cke_skin_office2003 .cke_rtl a:visited,.cke_skin_office2003 .cke_rtl a:active,.cke_rtl .cke_skin_office2003 *,.cke_rtl .cke_skin_office2003 a:hover,.cke_rtl .cke_skin_office2003 a:link,.cke_rtl .cke_skin_office2003 a:visited,.cke_rtl .cke_skin_office2003 a:active{text-align:right;}.cke_skin_office2003 iframe{vertical-align:inherit;}.cke_skin_office2003 textarea{white-space:pre;}.cke_skin_office2003 .cke_browser_gecko textarea{cursor:text;}.cke_skin_office2003 .cke_browser_gecko textarea[disabled]{cursor:default;}.cke_skin_office2003 input[type="text"],.cke_skin_office2003 input[type="password"]{cursor:text;}.cke_skin_office2003 input[type="text"][disabled],.cke_skin_office2003 input[type="password"][disabled]{cursor:default;}.cke_skin_office2003 fieldset{padding:10px;border:2px groove #E0DFE3;}.cke_skin_office2003 .cke_editor{display:inline-table;width:100%;}.cke_skin_office2003 span.cke_browser_webkit,.cke_skin_office2003 span.cke_browser_gecko18{display:block;}.cke_skin_office2003,.cke_skin_office2003 .cke_wrapper{display:block;}.cke_skin_office2003 .cke_top,.cke_skin_office2003 .cke_bottom,.cke_shared .cke_skin_office2003{background-color:#f7f8fd;}.cke_skin_office2003 .cke_top{border-top:solid 1px #fafaf5;border-left:solid 1px #fafaf5;border-right:solid 1px #696969;border-bottom:solid 2px #696969;}.cke_skin_office2003 .cke_rtl .cke_top{border-left:solid 1px #696969;border-right:solid 1px #fafaf5;}.cke_skin_office2003 .cke_bottom{border-left:solid 1px #696969;border-right:solid 1px #696969;border-bottom:solid 1px #696969;}.cke_skin_office2003 .cke_contents{border:solid 1px #696969;background-color:white;}.cke_skin_office2003 .cke_focus{outline:auto 5px -webkit-focus-ring-color;}.cke_skin_office2003 textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;white-space:pre;background-color:#fff;}.cke_skin_office2003 .cke_browser_iequirks textarea.cke_source{_white-space:normal;}.cke_skin_office2003 .cke_resizer{width:12px;height:12px;margin-top:16px;display:block;float:right;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1088px;background-repeat:no-repeat;cursor:se-resize;}.cke_skin_office2003 .cke_rtl .cke_resizer{cursor:sw-resize;background-position:0 -1115px;float:left;}.cke_skin_office2003 .cke_resizer_horizontal,.cke_skin_office2003 .cke_rtl .cke_resizer_horizontal{cursor:e-resize;}.cke_skin_office2003 .cke_resizer_vertical,.cke_skin_office2003 .cke_rtl .cke_resizer_vertical{cursor:n-resize;}.cke_skin_office2003 .cke_maximized .cke_resizer{display:none;}.cke_skin_office2003 .cke_browser_ie6 .cke_contents textarea,.cke_skin_office2003 .cke_browser_ie7 .cke_contents textarea{position:absolute;}.cke_skin_office2003 .cke_voice_label{display:none;}.cke_skin_office2003 legend.cke_voice_label{display:none;}.cke_skin_office2003 .cke_browser_ie legend.cke_voice_label{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_office2003 .cke_panel{border:1px solid #8f8f73;background-color:#fff;width:120px;height:100px;overflow:hidden;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.cke_skin_office2003 .cke_panel iframe{width:100%;height:100%;}cke_skin_office2003 .cke_panel_frame .cke_label{display:none;}html.cke_skin_office2003_container{overflow:auto;overflow-x:hidden;}body.cke_panel_frame{overflow:auto;}ul.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap;}li.cke_panel_listItem{margin:0;}.cke_panel_listItem a{padding:2px;display:block;border:1px solid #fff;color:inherit;text-decoration:none;overflow:hidden;text-overflow:ellipsis;}
+* html .cke_panel_listItem a{width:100%;color:#000;}*:first-child+html .cke_panel_listItem a{color:#000;}.cke_panel_listItem.cke_selected a{border:1px solid #ccc;background-color:#e9f5ff;}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#316ac5;background-color:#dff1ff;}.cke_hc .cke_panel_listItem.cke_selected a,.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border-width:3px;padding:0;}.cke_panel_grouptitle{font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;font-weight:bold;white-space:nowrap;background-color:#dcdcdc;color:#000;margin:0;padding:3px;}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:3px;margin-bottom:3px;}.cke_skin_office2003 .cke_button_textcolor_panel,.cke_skin_office2003 .cke_button_bgcolor_panel{width:150px;height:135px;}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000;}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left;}.cke_rtl span.cke_colorbox{float:right;}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;}.cke_rtl a.cke_colorbox{float:right;}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#316ac5 1px solid;background-color:#dff1ff;}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#316ac5 1px solid;background-color:#dff1ff;}@media print{.cke_skin_office2003 .cke_toolbox{display:none;}}.cke_skin_office2003 .cke_browser_webkit .cke_toolbox,.cke_skin_office2003 .cke_browser_webkit .cke_toolbox>span{white-space:normal;}.cke_skin_office2003 .cke_toolbox{clear:both;padding-bottom:1px;}.cke_skin_office2003 a.cke_toolbox_collapser,.cke_skin_office2003 a:hover.cke_toolbox_collapser{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:3px -1026px;background-repeat:no-repeat;width:11px;height:11px;float:right;border:outset 1px;margin:11px 2px 2px;cursor:pointer;}.cke_skin_office2003 .cke_rtl a.cke_toolbox_collapser,.cke_skin_office2003 .cke_rtl a:hover.cke_toolbox_collapser{float:left;}.cke_skin_office2003 a.cke_toolbox_collapser span{display:none;}.cke_skin_office2003 .cke_hc a.cke_toolbox_collapser span{font-size:10px;font-weight:bold;font-family:Arial;display:inline;}.cke_skin_office2003 a.cke_toolbox_collapser_min,.cke_skin_office2003 a:hover.cke_toolbox_collapser_min{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:4px -1047px;background-repeat:no-repeat;margin:2px;}.cke_skin_office2003 .cke_rtl a.cke_toolbox_collapser_min,.cke_skin_office2003 .cke_rtl a:hover.cke_toolbox_collapser_min{background-position:4px -1068px;}.cke_skin_office2003 .cke_toolbar{background-color:#d6dff7;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -962px;background-repeat:repeat-x;display:inline-block;float:left;!height:28px;!line-height:28px;}.cke_skin_office2003 .cke_rtl .cke_toolbar{float:right;}.cke_skin_office2003 .cke_toolgroup{display:inline-block;float:left;height:28px;}.cke_skin_office2003 .cke_browser_ie .cke_toolgroup{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_toolgroup{float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolgroup{#float:none;}.cke_skin_office2003 .cke_separator{display:inline-block;float:left;border-left:solid 1px #B2CBFF;margin:6px 2px;height:16px;}.cke_skin_office2003 .cke_browser_ie .cke_separator{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_separator{float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_separator{#float:none;}.cke_skin_office2003 .cke_break{clear:left;}
+.cke_skin_office2003 .cke_rtl .cke_break{clear:right;}.cke_skin_office2003 .cke_toolbar_start{display:inline-block;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;background-position:-27px -765px;width:10px;height:28px;float:left;}.cke_skin_office2003 .cke_browser_ie .cke_toolbar_start{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_toolbar_start{background-position:-27px -816px;float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolbar_start{#float:none;}.cke_skin_office2003 .cke_toolbar_end{display:inline-block;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;background-position:-29px -861px;width:4px;height:28px;float:left;}.cke_skin_office2003 .cke_browser_ie .cke_toolbar_end{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_toolbar_end{background-position:-29px -907px;float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolbar_end{#float:none;}.cke_skin_office2003 .cke_button a,.cke_skin_office2003 .cke_button a:hover,.cke_skin_office2003 .cke_button a:focus,.cke_skin_office2003 .cke_button a:active,.cke_skin_office2003 .cke_button a.cke_off{border:solid 1px transparent;border-radius:3px;outline:none;padding-top:2px;padding-left:4px;padding-right:4px;padding-bottom:2px;margin-top:2px;height:18px;vertical-align:top;_border:none;_margin:3px 1px 1px 1px;cursor:default;display:inline-block;}.cke_skin_office2003 .cke_button a,.cke_skin_office2003 .cke_button a.cke_off{filter:alpha(opacity=70);opacity:.70;-moz-border-radius:3px;-webkit-border-radius:3px;}.cke_skin_office2003 .cke_hc .cke_button a,.cke_skin_office2003 .cke_hc .cke_button a.cke_off{opacity:1.0;filter:alpha(opacity=100);_border:1px solid transparent;}.cke_skin_office2003 .cke_button a.cke_on{border:solid 1px #316ac5;background-color:#c1d2ee;filter:alpha(opacity=100);opacity:1;_margin:2px 0 0 0;}.cke_skin_office2003 .cke_hc .cke_button a:hover,.cke_skin_office2003 .cke_hc .cke_button a:focus,.cke_skin_office2003 .cke_hc .cke_button a:active{padding:0 2px!important;border-width:3px;}.cke_skin_office2003 .cke_button a.cke_disabled *,.cke_skin_office2003 .cke_browser_ie a:hover.cke_button .cke_disabled *{filter:alpha(opacity=30);opacity:.3;}.cke_skin_office2003 .cke_hc .cke_button a.cke_disabled *,.cke_skin_office2003 .cke_browser_ie.cke_hc a:hover.cke_button .cke_disabled *{filter:alpha(opacity=60);opacity:.6;}.cke_skin_office2003 .cke_button a:hover,.cke_skin_office2003 .cke_button a:focus,.cke_skin_office2003 .cke_button a:active{border:solid 1px #316ac5;background-color:#dff1ff;filter:alpha(opacity=100);opacity:1;vertical-align:top;_margin:2px 0 0 0;padding:2px 4px;}.cke_skin_office2003 .cke_button .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;display:inline-block;cursor:default;}.cke_skin_office2003 .cke_button .cke_label{display:none;padding-left:3px;cursor:default;vertical-align:middle;_background-image:url(images/sprites_ie6.png);_background-position:0 -970px;_background-repeat:repeat-x;}.cke_skin_office2003 .cke_button a:hover .cke_label{_background-color:#dff1ff;_background-image:none;}.cke_skin_office2003 .cke_button a.cke_on .cke_label{_background-color:#c1d2ee;_background-image:none;}.cke_skin_office2003 .cke_hc .cke_button .cke_label{padding:0;display:inline-block;}.cke_skin_office2003 .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_office2003 .cke_accessibility{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_office2003 .cke_button .cke_buttonarrow{display:inline-block;height:18px;width:8px;background-position:2px -1004px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;cursor:default;}.cke_skin_office2003 .cke_rtl .cke_button .cke_buttonarrow{background-position:0 -1004px;}.cke_skin_office2003 .cke_browser_gecko18 .cke_toolbar,.cke_skin_office2003 .cke_browser_gecko18 .cke_button a,.cke_skin_office2003 .cke_browser_gecko18 .cke_button a.cke_off,.cke_skin_office2003 .cke_browser_gecko18 .cke_button .cke_icon,.cke_skin_office2003 .cke_browser_gecko18 .cke_button .cke_buttonarrow,.cke_skin_office2003 .cke_browser_gecko18 .cke_separator,.cke_skin_office2003 .cke_browser_gecko18 .cke_toolbar_start,.cke_skin_office2003 .cke_browser_gecko18 .cke_toolbar_end{display:block;float:left;}
+.cke_skin_office2003 .cke_browser_gecko18 .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_toolbar,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button a,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button a.cke_off,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button .cke_icon,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button .cke_buttonarrow,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_separator,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_toolbar_start,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_toolbar_end{float:right;}.cke_skin_office2003 .cke_browser_gecko18 .cke_button .cke_label,.cke_skin_office2003 .cke_browser_gecko18 .cke_break{float:left;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl span.cke_inline_label{float:right;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button .cke_label,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_break{float:right;}.cke_skin_office2003 .cke_browser_gecko18 .cke_separator{margin-top:4px;}.cke_skin_office2003 .cke_browser_gecko18 .cke_button .cke_label{padding-top:3px;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolgroup,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_separator,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolbar_start,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolbar_end{float:none;}.cke_skin_office2003 .cke_browser_ie8 .cke_toolbar,.cke_skin_office2003 .cke_browser_ie8 .cke_toolgroup{vertical-align:top;}.cke_skin_office2003 .cke_browser_iequirks.cke_browser_ie8 .cke_toolbar,.cke_skin_office2003 .cke_browser_iequirks.cke_browser_ie8 .cke_toolgroup{vertical-align:baseline;}.cke_skin_office2003 .cke_browser_iequirks .cke_separator{vertical-align:text-bottom;}.cke_skin_office2003 .cke_browser_ie .cke_rcombo,.cke_skin_office2003 .cke_browser_ie .cke_rcombo *{cursor:default;}.cke_skin_office2003 .cke_contextmenu{padding:2px;}.cke_skin_office2003 .cke_menuitem a{display:block;}.cke_skin_office2003 .cke_menuitem span{cursor:default;}.cke_skin_office2003 .cke_menuitem a:hover,.cke_skin_office2003 .cke_menuitem a:focus,.cke_skin_office2003 .cke_menuitem a:active{background-color:#8db1ff;display:block;}.cke_hc .cke_menuitem a:hover,.cke_hc .cke_menuitem a:focus,.cke_hc .cke_menuitem a:active{border:2px solid;}.cke_skin_office2003 .cke_menuitem .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;background-color:transparent;width:16px;height:16px;float:left;}.cke_skin_office2003 .cke_menuitem .cke_disabled .cke_icon{filter:alpha(opacity=70);opacity:.70;}.cke_skin_office2003 .cke_menuitem .cke_icon_wrapper{background-color:#f7f8fd;border:solid 4px #f7f8fd;width:16px;height:16px;float:left;filter:alpha(opacity=70);opacity:.70;clear:both;}.cke_rtl .cke_skin_office2003 .cke_menuitem .cke_icon_wrapper{float:right;}.cke_skin_office2003 .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_office2003 .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_office2003 .cke_menuitem a:active .cke_icon_wrapper{background-color:#9d9d9d;border:solid 4px #9d9d9d;filter:alpha(opacity=70);opacity:.70;}.cke_skin_office2003 .cke_menuitem a:hover.cke_disabled .cke_icon_wrapper,.cke_skin_office2003 .cke_menuitem a:focus.cke_disabled .cke_icon_wrapper,.cke_skin_office2003 .cke_menuitem a:active.cke_disabled .cke_icon_wrapper{background-color:#f7f8fd;border:solid 4px #f7f8fd;}.cke_skin_office2003 .cke_menuitem .cke_label{display:block;padding-right:3px;padding-top:5px;padding-left:4px;height:19px;margin-left:24px;background-color:#fff;}.cke_skin_office2003 .cke_frameLoaded .cke_menuitem .cke_label{filter:alpha(opacity=70);opacity:.70;}.cke_rtl .cke_skin_office2003 .cke_menuitem .cke_label{padding-right:0;margin-left:0;padding-left:3px;margin-right:28px;}.cke_skin_office2003 .cke_menuitem a.cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.30;}.cke_skin_office2003 .cke_menuitem a:hover .cke_label,.cke_skin_office2003 .cke_menuitem a:focus .cke_label,.cke_skin_office2003 .cke_menuitem a:active .cke_label{background-color:#8db1ff;}
+.cke_skin_office2003 .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_office2003 .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_office2003 .cke_menuitem a.cke_disabled:active .cke_label{background-color:transparent;}.cke_skin_office2003 .cke_menuseparator{background-color:#f7f8fd;height:2px;filter:alpha(opacity=70);opacity:.70;_font-size:0;}.cke_skin_office2003 .cke_menuarrow{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1071px;background-repeat:no-repeat;height:5px;width:3px;float:right;margin-right:2px;margin-top:3px;}.cke_rtl .cke_skin_office2003 .cke_menuarrow{float:left;margin-right:0;margin-left:2px;background-position:0 -1050px;}.cke_skin_office2003 .cke_menuarrow span{display:none;}.cke_hc .cke_skin_office2003 .cke_menuarrow{width:auto;margin-top:0;}.cke_hc .cke_skin_office2003 .cke_menuarrow span{display:inline;}.cke_browser_ie.cke_ltr .cke_skin_office2003 .cke_menuarrow{position:absolute;right:2px;}.cke_browser_ie.cke_rtl .cke_skin_office2003 .cke_menuarrow{position:absolute;left:2px;}.cke_skin_office2003 .cke_rcombo{display:inline-block;margin-left:2px;margin-right:2px;margin-top:2px;vertical-align:top;float:left;}.cke_skin_office2003 .cke_browser_ie .cke_rcombo{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_rcombo{float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rcombo{#float:none;}.cke_skin_office2003 .cke_rcombopanel{border:1px solid #316ac5;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;}.cke_skin_office2003 .cke_rcombo a{display:inline-block;float:left;filter:alpha(opacity=70);opacity:.70;}.cke_skin_office2003 .cke_rtl .cke_rcombo a{float:right;}.cke_skin_office2003 .cke_hc .cke_rcombo a{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_office2003 .cke_rcombo .cke_label{display:inline-block;float:left;cursor:default;line-height:24px;height:24px;vertical-align:top;padding-left:4px;padding-right:5px;filter:alpha(opacity=70);opacity:.70;_background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);_background-position:0 -962px;_background-repeat:repeat-x;}.cke_skin_office2003 .cke_rtl .cke_rcombo .cke_label{float:right;padding-right:4px;padding-left:5px;}.cke_skin_office2003 .cke_hc .cke_rcombo .cke_label{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_office2003 .cke_rcombo .cke_inline_label{color:#fff;}.cke_skin_office2003 .cke_rcombo .cke_text{border:1px solid #8f8f73;background-color:#fff;height:14px;width:60px;padding-top:4px;padding-bottom:4px;padding-left:5px;padding-right:5px;text-overflow:ellipsis;overflow:hidden;display:inline-block;vertical-align:top;cursor:default;}.cke_skin_office2003 .cke_ltr .cke_rcombo .cke_text{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}.cke_skin_office2003 .cke_rtl .cke_rcombo .cke_text{-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}.cke_skin_office2003 .cke_browser_iequirks .cke_rcombo .cke_text{height:22px;}.cke_skin_office2003 .cke_rcombo .cke_openbutton{display:inline-block;background-position:5px -1002px;background-image:url(images/sprites.png);background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;border-top:1px solid #8f8f73;border-bottom:1px solid #8f8f73;width:14px;height:22px;}.cke_skin_office2003 .cke_rcombo .cke_openbutton span{display:none;}.cke_skin_office2003 .cke_hc .cke_rcombo .cke_openbutton span{display:inline;}.cke_skin_office2003 .cke_ltr .cke_rcombo .cke_openbutton{border-right:1px solid #8f8f73;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}.cke_skin_office2003 .cke_rtl .cke_rcombo .cke_openbutton{border-left:1px solid #8f8f73;-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}
+.cke_skin_office2003 .cke_rcombo .cke_off a:hover,.cke_skin_office2003 .cke_rcombo .cke_off a:focus,.cke_skin_office2003 .cke_rcombo .cke_off a:active,.cke_skin_office2003 .cke_rcombo .cke_on a{filter:alpha(opacity=100);opacity:1;}.cke_skin_office2003 .cke_rcombo .cke_off a:hover .cke_text,.cke_skin_office2003 .cke_rcombo .cke_off a:focus .cke_text,.cke_skin_office2003 .cke_rcombo .cke_off a:active .cke_text,.cke_skin_office2003 .cke_rcombo .cke_on .cke_text{border-color:#316ac5;}.cke_skin_office2003 .cke_rcombo .cke_off a:hover .cke_openbutton,.cke_skin_office2003 .cke_rcombo .cke_off a:focus .cke_openbutton,.cke_skin_office2003 .cke_rcombo .cke_off a:active .cke_openbutton,.cke_skin_office2003 .cke_rcombo .cke_on .cke_openbutton{border-color:#316ac5;background-color:#dff1ff;}.cke_skin_office2003 .cke_rcombo .cke_on .cke_text{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;}.cke_skin_office2003 .cke_rcombo .cke_on .cke_openbutton{-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;}.cke_skin_office2003 .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.3;}.cke_skin_office2003 .cke_hc .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=70);opacity:.7;}.cke_skin_office2003 .cke_rcombo .cke_disabled .cke_text,.cke_skin_office2003 .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=50);opacity:.5;}.cke_skin_office2003 .cke_hc .cke_rcombo .cke_disabled .cke_text,.cke_skin_office2003 .cke_hc .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=80);opacity:.8;}.cke_skin_office2003 .cke_rcombo .cke_disabled .cke_text{color:#fff;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rcombo,.cke_skin_office2003 .cke_browser_gecko18 .cke_rcombo .cke_label,.cke_skin_office2003 .cke_browser_gecko18 .cke_rcombo .cke_text,.cke_skin_office2003 .cke_browser_gecko18 .cke_rcombo .cke_openbutton,.cke_skin_office2003 .cke_browser_webkit .cke_rcombo .cke_label,.cke_skin_office2003 .cke_browser_webkit .cke_rcombo .cke_text,.cke_skin_office2003 .cke_browser_webkit .cke_rcombo .cke_openbutton{display:block;float:left;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_rcombo,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_label,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_text,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_openbutton,.cke_skin_office2003 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_label,.cke_skin_office2003 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_text,.cke_skin_office2003 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_openbutton{float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_rcombo,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_rcombo a,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_rcombo .cke_label{float:none;}@media print{.cke_path{display:none;}}.cke_skin_office2003 .cke_path{padding:3px 3px 0 3px;display:inline-block;float:left;}.cke_skin_office2003 .cke_rtl .cke_path{float:right;}.cke_skin_office2003 .cke_path a,.cke_skin_office2003 .cke_path .cke_empty{display:inline-block;float:left;border:solid 1px #f7f8fd;background-color:#f7f8fd;padding-top:1px;padding-bottom:1px;padding-left:4px;padding-right:4px;margin-bottom:3px;cursor:default;}.cke_skin_office2003 .cke_path .cke_empty{visibility:hidden;}.cke_skin_office2003 .cke_rtl .cke_path a,.cke_skin_office2003 .cke_rtl .cke_path cke_empty{float:right;}.cke_skin_office2003 .cke_path a:hover,.cke_skin_office2003 .cke_path a:focus,.cke_skin_office2003 .cke_path a:active{border:solid 1px #316ac5;background-color:#dff1ff;padding-top:1px;padding-bottom:1px;padding-left:4px;padding-right:4px;outline:none;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_path a,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_path .cke_empty{float:none;}.cke_skin_office2003 .cke_path .cke_label{display:none;}.cke_skin_office2003 .cke_button_source .cke_icon{background-position:0 0;}.cke_skin_office2003 .cke_button_newpage .cke_icon{background-position:0 -48px;}.cke_skin_office2003 .cke_button_preview .cke_icon{background-position:0 -64px;}
+.cke_skin_office2003 .cke_button_cut .cke_icon{background-position:0 -96px;}.cke_skin_office2003 .cke_button_copy .cke_icon{background-position:0 -112px;}.cke_skin_office2003 .cke_button_paste .cke_icon{background-position:0 -128px;}.cke_skin_office2003 .cke_button_pastetext .cke_icon{background-position:0 -144px;}.cke_skin_office2003 .cke_button_find .cke_icon{background-position:0 -240px;}.cke_skin_office2003 .cke_button_replace .cke_icon{background-position:0 -256px;}.cke_skin_office2003 .cke_button_selectAll .cke_icon{background-position:0 -272px;}.cke_skin_office2003 .cke_button_removeFormat .cke_icon{background-position:0 -288px;}.cke_skin_office2003 .cke_button_bold .cke_icon{background-position:0 -304px;}.cke_skin_office2003 .cke_button_italic .cke_icon{background-position:0 -320px;}.cke_skin_office2003 .cke_button_underline .cke_icon{background-position:0 -336px;}.cke_skin_office2003 .cke_button_strike .cke_icon{background-position:0 -352px;}.cke_skin_office2003 .cke_button_subscript .cke_icon{background-position:0 -368px;}.cke_skin_office2003 .cke_button_superscript .cke_icon{background-position:0 -384px;}.cke_skin_office2003 .cke_button_table .cke_icon{background-position:0 -608px;}.cke_skin_office2003 .cke_button_horizontalrule .cke_icon{background-position:0 -624px;}.cke_skin_office2003 .cke_button_smiley .cke_icon{background-position:0 -640px;}.cke_skin_office2003 .cke_button_link .cke_icon{background-position:0 -528px;}.cke_skin_office2003 .cke_button_unlink .cke_icon{background-position:0 -544px;}.cke_skin_office2003 .cke_button_anchor .cke_icon{background-position:0 -560px;}.cke_skin_office2003 .cke_button_image .cke_icon{background-position:0 -576px;}.cke_skin_office2003 .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_office2003 .cke_button_specialchar .cke_icon{background-position:0 -656px;}.cke_skin_office2003 .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_office2003 .cke_button_print .cke_icon{background-position:0 -176px;}.cke_skin_office2003 .cke_button_checkspell .cke_icon,.cke_skin_office2003 .cke_button_scayt .cke_icon{background-position:0 -192px;}.cke_skin_office2003 .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_office2003 .cke_button_textcolor .cke_icon{background-position:0 -704px;}.cke_skin_office2003 .cke_button_bgcolor .cke_icon{background-position:0 -720px;}.cke_skin_office2003 .cke_button_form .cke_icon{background-position:0 -752px;}.cke_skin_office2003 .cke_button_checkbox .cke_icon{background-position:0 -768px;}.cke_skin_office2003 .cke_button_radio .cke_icon{background-position:0 -784px;}.cke_skin_office2003 .cke_button_textfield .cke_icon{background-position:0 -800px;}.cke_skin_office2003 .cke_button_textarea .cke_icon{background-position:0 -816px;}.cke_skin_office2003 .cke_button_showblocks .cke_icon{background-position:0 -1136px;}.cke_skin_office2003 .cke_button_select .cke_icon{background-position:0 -832px;}.cke_skin_office2003 .cke_button_button .cke_icon{background-position:0 -848px;}.cke_skin_office2003 .cke_button_imagebutton .cke_icon{background-position:0 -864px;}.cke_skin_office2003 .cke_button_hiddenfield .cke_icon{background-position:0 -880px;}.cke_skin_office2003 .cke_button_undo .cke_icon{background-position:0 -208px;}.cke_skin_office2003 .cke_rtl .cke_button_undo .cke_icon{background-position:0 -224px;}.cke_skin_office2003 .cke_button_redo .cke_icon{background-position:0 -224px;}.cke_skin_office2003 .cke_rtl .cke_button_redo .cke_icon{background-position:0 -208px;}.cke_skin_office2003 .cke_button_templates .cke_icon{background-position:0 -80px;}.cke_skin_office2003 .cke_button_numberedlist .cke_icon{background-position:0 -400px;}.cke_skin_office2003 .cke_button_bulletedlist .cke_icon{background-position:0 -416px;}.cke_skin_office2003 .cke_button_outdent .cke_icon{background-position:0 -432px;}.cke_skin_office2003 .cke_button_indent .cke_icon{background-position:0 -448px;}.cke_skin_office2003 .cke_button_justifyleft .cke_icon{background-position:0 -464px;}.cke_skin_office2003 .cke_button_justifycenter .cke_icon{background-position:0 -480px;}
+.cke_skin_office2003 .cke_button_justifyright .cke_icon{background-position:0 -496px;}.cke_skin_office2003 .cke_button_justifyblock .cke_icon{background-position:0 -512px;}.cke_skin_office2003 .cke_button_blockquote .cke_icon{background-position:0 -1152px;}.cke_skin_office2003 .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_office2003 .cke_button_pastefromword .cke_icon{background-position:0 -160px;}.cke_skin_office2003 .cke_button_save .cke_icon{background-position:0 -32px;}.cke_skin_office2003 .cke_button_about .cke_icon{background-position:0 -736px;}.cke_skin_office2003 .cke_button_maximize .cke_icon{background-position:0 -1040px;}.cke_skin_office2003 .cke_button_creatediv .cke_icon{background-position:0 -1168px;}.cke_skin_office2003 .cke_button_editdiv .cke_icon{background-position:0 -1184px;}.cke_skin_office2003 .cke_button_removediv .cke_icon{background-position:0 -1200px;}.cke_skin_office2003 .cke_button_source .cke_label{display:inline;}.cke_skin_office2003 .cke_styles_panel{width:150px;height:170px;}.cke_skin_office2003 .cke_format_panel{width:150px;height:170px;}.cke_skin_office2003 .cke_font_panel{width:150px;height:170px;}.cke_skin_office2003 .cke_fontSize_panel{height:170px;}.cke_skin_office2003 .cke_fontSize .cke_text{width:20px;}.cke_skin_office2003 .cke_browser_iequirks .cke_fontSize .cke_text{width:32px;}html .cke_skin_office2003{visibility:inherit;}html.cke_skin_office2003_container{visibility:visible;}
--- /dev/null
+CKEDITOR.skins.add("office2003",(function(){var b=[];if(CKEDITOR.env.ie&&CKEDITOR.env.version<7){b.push("icons.png","images/sprites_ie6.png","images/dialog_sides.gif")}return{preload:b,editor:{css:["editor.css"]},dialog:{css:["dialog.css"]},templates:{css:["templates.css"]},margins:[0,14,18,14]}})());(function(){CKEDITOR.dialog?b():CKEDITOR.on("dialogPluginReady",b);function b(){CKEDITOR.dialog.on("resize",function(a){var n=a.data,m=n.width,l=n.height,k=n.dialog,j=k.parts.contents;if(n.skin!="office2003"){return}j.setStyles({width:m+"px",height:l+"px"});if(!CKEDITOR.env.ie){return}var i=function(){var e=k.parts.dialog.getChild([0,0,0]),d=e.getChild(0),c=e.getChild(2);c.setStyle("width",d.$.offsetWidth+"px");c=e.getChild(7);c.setStyle("width",d.$.offsetWidth-28+"px");c=e.getChild(4);c.setStyle("height",d.$.offsetHeight-31-14+"px");c=e.getChild(5);c.setStyle("height",d.$.offsetHeight-31-14+"px")};setTimeout(i,100);if(a.editor.lang.dir=="rtl"){setTimeout(i,1000)}})}})();
\ No newline at end of file
--- /dev/null
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+.cke_skin_office2003 .cke_tpl_list{border:#dcdcdc 2px solid;background-color:#fff;overflow:auto;width:100%;height:220px;}.cke_skin_office2003 .cke_tpl_item{margin:5px;padding:7px;border:#eee 1px solid;*width:88%;}.cke_skin_office2003 .cke_tpl_preview{border-collapse:separate;text-indent:0;width:100%;}.cke_skin_office2003 .cke_tpl_preview td{padding:2px;vertical-align:middle;}.cke_skin_office2003 .cke_tpl_preview .cke_tpl_preview_img{width:100px;}.cke_skin_office2003 .cke_tpl_preview span{white-space:normal;}.cke_skin_office2003 .cke_tpl_title{font-weight:bold;}.cke_skin_office2003 .cke_tpl_list a:active .cke_tpl_item,.cke_skin_office2003 .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_office2003 .cke_tpl_list a:focus .cke_tpl_item{border:#f93 1px solid!important;background-color:#fffacd!important;}.cke_skin_office2003 .cke_tpl_list a:active *,.cke_skin_office2003 .cke_tpl_list a:hover *,.cke_skin_office2003 .cke_tpl_list a:focus *{cursor:pointer;}.cke_skin_office2003 .cke_browser_ie6 .cke_tpl_list a:active,.cke_skin_office2003 .cke_browser_ie6 .cke_tpl_list a:hover,.cke_skin_office2003 .cke_browser_ie6 .cke_tpl_list a:focus{background-position:0 0;}.cke_skin_office2003 .cke_tpl_list a:active .cke_tpl_item,.cke_skin_office2003 .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_office2003 .cke_tpl_list a:focus .cke_tpl_item{border-width:3px;}.cke_skin_office2003 .cke_tpl_empty,.cke_tpl_loading{text-align:center;padding:5px;}
--- /dev/null
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+body .cke_dialog{visibility:visible;}.cke_skin_v2 table.cke_dialog.cke_browser_gecko{display:block;}.cke_skin_v2 .cke_dialog_body{margin-left:16px;margin-right:16px;margin-top:2px;margin-bottom:20px;z-index:1;position:relative;_position:static;}.cke_skin_v2 .cke_dialog_tl,.cke_skin_v2 .cke_dialog_tr,.cke_skin_v2 .cke_dialog_tc,.cke_skin_v2 .cke_dialog_bl,.cke_skin_v2 .cke_dialog_br,.cke_skin_v2 .cke_dialog_bc{background-image:url(images/sprites.png);background-repeat:no-repeat;position:absolute;_background-image:url(images/sprites_ie6.png);_z-index:-1;}.cke_skin_v2 .cke_dialog_tl{background-position:-16px -16px;height:16px;width:16px;top:0;left:0;}.cke_skin_v2 .cke_rtl .cke_dialog_tl{background-position:-16px -397px;}.cke_skin_v2 .cke_dialog_tr{background-position:-16px -76px;height:16px;width:16px;top:0;right:0;}.cke_skin_v2 .cke_rtl .cke_dialog_tr{background-position:-16px -457px;}.cke_skin_v2 .cke_dialog_tc{background-position:0 -136px;background-repeat:repeat-x;height:16px;top:0;left:16px;right:16px;}.cke_skin_v2 .cke_dialog_bl{background-position:-16px -196px;height:51px;width:30px;bottom:0;left:0;}.cke_skin_v2 .cke_rtl .cke_dialog_bl{background-position:-16px -517px;}.cke_skin_v2 .cke_dialog_br{background-position:-16px -263px;height:51px;width:30px;bottom:0;right:0;}.cke_skin_v2 .cke_rtl .cke_dialog_br{background-position:-16px -584px;}.cke_skin_v2 .cke_dialog_bc{background-position:0 -330px;background-repeat:repeat-x;height:51px;bottom:0;left:30px;right:30px;}.cke_skin_v2 .cke_dialog_ml,.cke_skin_v2 .cke_dialog_mr{background-image:url(images/dialog_sides.png);background-repeat:repeat-y;position:absolute;width:16px;top:16px;bottom:51px;_background-image:url(images/dialog_sides.gif);_top:auto;}.cke_skin_v2 .cke_rtl .cke_dialog_ml,.cke_skin_v2 .cke_rtl .cke_dialog_mr{background-image:url(images/dialog_sides_rtl.png);_background-image:url(images/dialog_sides.gif);}.cke_skin_v2 .cke_dialog_ml{background-position:0 0;left:0;}.cke_skin_v2 .cke_dialog_mr{background-position:-16px 0;right:0;}.cke_skin_v2 .cke_browser_iequirks .cke_dialog_ml,.cke_skin_v2 .cke_browser_iequirks .cke_dialog_mr{margin-top:3px;}.cke_skin_v2 .cke_dialog_title{font-weight:bold;font-size:14pt;color:#737357;background-color:#e3e3c7;padding:3px 10px 26px 10px;cursor:move;position:relative;}.cke_skin_v2 .cke_browser_ie.cke_rtl .cke_dialog_title{position:static!important;unicode-bidi:bidi-override;}.cke_skin_v2 .cke_dialog_contents{background-color:#f1f1e3;border:#d5d59d 1px solid;overflow:auto;padding:5px 10px;}.cke_skin_v2 .cke_dialog_footer{background-color:#e3e3c7;text-align:right;}.cke_skin_v2 .cke_rtl .cke_dialog_footer{text-align:left;}.cke_skin_v2 .cke_dialog_tabs{height:23px;background-color:#e3e3c7;display:inline-block;margin-left:10px;margin-right:10px;margin-top:-23px;position:absolute;z-index:2;}.cke_skin_v2 .cke_rtl .cke_dialog_tabs{right:10px;}.cke_skin_v2 a.cke_dialog_tab,.cke_skin_v2 a:link.cke_dialog_tab,.cke_skin_v2 a:active.cke_dialog_tab,.cke_skin_v2 a:hover.cke_dialog_tab,.cke_skin_v2 a:visited.cke_dialog_tab{color:#737357;border-left:1px solid #d5d59d;border-right:1px solid #d5d59d;border-top:1px solid #d5d59d;height:14px;padding:4px 5px;display:inline-block;cursor:pointer;}.cke_skin_v2 .cke_browser_gecko18 a.cke_dialog_tab,.cke_skin_v2 .cke_browser_gecko18 a:link.cke_dialog_tab,.cke_skin_v2 .cke_browser_gecko18 a:active.cke_dialog_tab,.cke_skin_v2 .cke_browser_gecko18 a:hover.cke_dialog_tab,.cke_skin_v2 .cke_browser_gecko18 a:visited.cke_dialog_tab{display:inline;position:relative;top:6px;}.cke_skin_v2 a:hover.cke_dialog_tab{background-color:#f1f1e3;}.cke_skin_v2 .cke_hc a:hover.cke_dialog_tab{padding:2px 3px!important;border-width:3px;}.cke_skin_v2 a.cke_dialog_tab_selected,.cke_skin_v2 a:link.cke_dialog_tab_selected,.cke_skin_v2 a:active.cke_dialog_tab_selected,.cke_skin_v2 a:hover.cke_dialog_tab_selected,.cke_skin_v2 a:visited.cke_dialog_tab_selected{border-bottom:1px solid #f1f1e3;background-color:#f1f1e3;font-weight:bold;cursor:default;}.cke_skin_v2 .cke_hc a.cke_dialog_tab_selected,.cke_skin_v2 .cke_hc a:link.cke_dialog_tab_selected,.cke_skin_v2 .cke_hc a:active.cke_dialog_tab_selected,.cke_skin_v2 .cke_hc a:hover.cke_dialog_tab_selected,.cke_skin_v2 .cke_hc a:visited.cke_dialog_tab_selected{padding:2px 3px!important;border-width:3px;}
+.cke_skin_v2 .cke_hc .cke_dialog_tabs a,.cke_skin_v2 .cke_hc .cke_dialog_footer a{opacity:1.0;filter:alpha(opacity=100);border:1px solid white;}.cke_skin_v2 .cke_single_page .cke_dialog_tabs{display:none;}.cke_skin_v2 .cke_single_page .cke_dialog_title{padding-bottom:3px;}.cke_skin_v2 .cke_dialog_ui_vbox table,.cke_skin_v2 .cke_dialog_ui_hbox table{margin:auto;}.cke_skin_v2 .cke_dialog_ui_vbox_child{padding:5px 0;}.cke_skin_v2 input.cke_dialog_ui_input_text,.cke_skin_v2 input.cke_dialog_ui_input_password{background-color:white;border:none;padding:0;width:100%;height:14px;}.cke_skin_v2 .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_text,.cke_skin_v2 .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_password{border-width:0;}.cke_skin_v2 .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_text,.cke_skin_v2 .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_password{border-width:1px;}.cke_skin_v2 div.cke_dialog_ui_input_text,.cke_skin_v2 div.cke_dialog_ui_input_password{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_v2 .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px;}.cke_skin_v2 textarea.cke_dialog_ui_input_textarea{background-color:white;border:none;padding:0;width:100%;_width:99%;overflow:auto;resize:none;}.cke_skin_v2 div.cke_dialog_ui_input_textarea{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_v2 div.cke_disabled .cke_dialog_ui_labeled_content *{background-color:#a0a0a0;cursor:default;}.cke_skin_v2 .cke_dialog_ui_hbox{width:100%;}.cke_skin_v2 .cke_dialog_ui_hbox_first,.cke_skin_v2 .cke_dialog_ui_hbox_child,.cke_skin_v2 .cke_dialog_ui_hbox_last{vertical-align:top;}.cke_skin_v2 .cke_ltr .cke_dialog_ui_hbox_first,.cke_skin_v2 .cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px;}.cke_skin_v2 .cke_rtl .cke_dialog_ui_hbox_first,.cke_skin_v2 .cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px;}.cke_skin_v2 a.cke_dialog_ui_button{border-collapse:separate;cursor:default;}.cke_skin_v2 span.cke_dialog_ui_button{border:#737357 1px solid;padding:2px 10px;text-align:center;color:#3b3b1f;background-color:#c7c78f;display:inline-block;cursor:default;}.cke_skin_v2 .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{display:block;}.cke_skin_v2 a.cke_dialog_ui_button span.cke_disabled{border:#898980 1px solid;color:#5e5e55;background-color:#c5c5b3;}.cke_skin_v2 a:focus span.cke_dialog_ui_button,.cke_skin_v2 a:active span.cke_dialog_ui_button{background-color:#e3e3c7;}.cke_skin_v2 .cke_hc a:focus span.cke_dialog_ui_button,.cke_skin_v2 .cke_hc a:active span.cke_dialog_ui_button{border-width:2px;}.cke_skin_v2 .cke_dialog_footer_buttons{display:inline-table;margin-right:12px;margin-left:12px;width:auto;position:relative;}.cke_skin_v2 .cke_browser_gecko18 .cke_dialog_footer_buttons{display:inline;}.cke_skin_v2 .cke_dialog_footer_buttons span.cke_dialog_ui_button{width:60px;margin:7px 0;}.cke_skin_v2 strong{font-weight:bold;}.cke_skin_v2 a.cke_dialog_close_button,.cke_skin_v2 a:hover.cke_dialog_close_button,.cke_skin_v2 .cke_browser_ie6 a.cke_dialog_close_button,.cke_skin_v2 .cke_browser_ie6 a:hover.cke_dialog_close_button{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:-16px -651px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:5px;_background-image:url(images/sprites_ie6.png);}.cke_skin_v2 a.cke_dialog_close_button span{display:none;}.cke_skin_v2 a:hover.cke_dialog_close_button{background-position:-16px -687px;}.cke_skin_v2 .cke_ltr a.cke_dialog_close_button,.cke_skin_v2 .cke_ltr a:hover.cke_dialog_close_button{right:10px;_right:22px;}.cke_skin_v2 .cke_rtl a.cke_dialog_close_button,.cke_skin_v2 .cke_rtl a:hover.cke_dialog_close_button{left:10px;_left:16px;_top:7px;}.cke_skin_v2 .cke_browser_ie6.cke_rtl a.cke_dialog_close_button,.cke_skin_v2 .cke_browser_ie6.cke_rtl a:hover.cke_dialog_close_button{position:relative;float:left;margin-top:-55px;margin-left:-7px;}.cke_skin_v2 .cke_browser_iequirks.cke_rtl.cke_single_page a.cke_dialog_close_button,.cke_skin_v2 .cke_browser_iequirks.cke_rtl.cke_single_page a:hover.cke_dialog_close_button{margin-top:-32px;}
+.cke_skin_v2 .cke_browser_iequirks.cke_ltr a.cke_dialog_close_button,.cke_skin_v2 .cke_browser_iequirks.cke_ltr a:hover.cke_dialog_close_button{margin-top:0;}.cke_skin_v2 .cke_dialog_ui_input_select{border:1px solid #a0a0a0;background-color:white;}.cke_skin_v2 iframe.cke_dialog_ui_input_file{width:100%;height:25px;}.cke_skin_v2 .cke_dialog .cke_dark_background{background-color:#eaead1;}.cke_skin_v2 .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_v2 .cke_dialog .cke_centered{text-align:center;}.cke_skin_v2 .cke_dialog a.cke_btn_reset{float:right;background-position:0 -32px;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px;}.cke_skin_v2 .cke_rtl .cke_dialog a.cke_btn_reset{float:left;}.cke_skin_v2 .cke_dialog a.cke_btn_locked,.cke_skin_v2 .cke_dialog a.cke_btn_unlocked{float:left;background-position:0 0;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px;}.cke_skin_v2 .cke_rtl .cke_dialog a.cke_btn_locked,.cke_skin_v2 .cke_rtl .cke_dialog a.cke_btn_unlocked{float:right;}.cke_skin_v2 .cke_dialog a.cke_btn_unlocked{background-position:0 -16px;background-image:url(images/mini.gif);}.cke_skin_v2 .cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer;}.cke_skin_v2 .cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:160px;width:230px;padding:2px;background-color:white;}.cke_skin_v2 .cke_dialog .ImagePreviewBox table td{white-space:normal;}.cke_skin_v2 .cke_browser_iequirks .cke_dialog_page_contents{_position:absolute;}.cke_skin_v2 .cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4;}.cke_skin_v2 .cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white;}.cke_skin_v2 .cke_dialog .cke_pastetext{width:346px;height:170px;}.cke_skin_v2 .cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none;}.cke_skin_v2 .cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid black;}.cke_skin_v2 .cke_dialog .cke_dark_background{text-align:center;background-color:#eaead1;font-size:14px;}.cke_skin_v2 .cke_dialog .cke_light_background{text-align:center;background-color:#ffffbe;}.cke_skin_v2 .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_v2 .cke_disabled{color:#a0a0a0;}.cke_skin_v2 .cke_hc .cke_dialog_title,.cke_skin_v2 .cke_hc .cke_dialog_tabs,.cke_skin_v2 .cke_hc .cke_dialog_contents,.cke_skin_v2 .cke_hc .cke_dialog_footer{border-left:1px solid;border-right:1px solid;}.cke_skin_v2 .cke_hc .cke_dialog_title{border-top:1px solid;}.cke_skin_v2 .cke_hc .cke_dialog_footer{border-bottom:1px solid;}.cke_skin_v2 .cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px;}.cke_skin_v2 .cke_dialog_body .cke_label{display:none;}.cke_skin_v2 .cke_dialog_body label.cke_required{font-weight:bold;}.cke_skin_v2 .cke_hc .cke_dialog_body .cke_label{display:inline;}.cke_skin_v2 .cke_hc a.cke_btn_locked,.cke_skin_v2 .cke_hc a.cke_btn_unlocked,.cke_skin_v2 .cke_hc a.cke_btn_reset{border-style:solid;float:left;width:auto;height:auto;}.cke_skin_v2 .cke_rtl.cke_hc a.cke_btn_locked,.cke_skin_v2 .cke_rtl.cke_hc a.cke_btn_unlocked,.cke_skin_v2 .cke_rtl.cke_hc a.cke_btn_reset{float:right;}.cke_skin_v2 a.cke_smile img{border:2px solid #eaead1;}.cke_skin_v2 a.cke_smile:focus img,.cke_skin_v2 a.cke_smile:active img,.cke_skin_v2 a.cke_smile:hover img{border-color:#C7C78F;}
--- /dev/null
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+.cke_skin_v2 *,.cke_skin_v2 a:hover,.cke_skin_v2 a:link,.cke_skin_v2 a:visited,.cke_skin_v2 a:active{margin:0;padding:0;border:0;background:transparent;text-decoration:none;font:normal normal normal 100% Sans-Serif;width:auto;height:auto;border-collapse:collapse;text-align:left;vertical-align:baseline;white-space:nowrap;cursor:auto;color:#000;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_skin_v2 .cke_rtl *,.cke_skin_v2 .cke_rtl a:hover,.cke_skin_v2 .cke_rtl a:link,.cke_skin_v2 .cke_rtl a:visited,.cke_skin_v2 .cke_rtl a:active,.cke_rtl .cke_skin_v2 *,.cke_rtl .cke_skin_v2 a:hover,.cke_rtl .cke_skin_v2 a:link,.cke_rtl .cke_skin_v2 a:visited,.cke_rtl .cke_skin_v2 a:active{text-align:right;}.cke_skin_v2 iframe{vertical-align:inherit;}.cke_skin_v2 textarea{white-space:pre;}.cke_skin_v2 .cke_browser_gecko textarea{cursor:text;}.cke_skin_v2 .cke_browser_gecko textarea[disabled]{cursor:default;}.cke_skin_v2 input[type="text"],.cke_skin_v2 input[type="password"]{cursor:text;}.cke_skin_v2 input[type="text"][disabled],.cke_skin_v2 input[type="password"][disabled]{cursor:default;}.cke_skin_v2 fieldset{padding:10px;border:2px groove #E0DFE3;}.cke_skin_v2 .cke_editor{display:inline-table;width:100%;}.cke_skin_v2{display:block;}.cke_skin_v2 span.cke_browser_webkit,.cke_skin_v2 span.cke_browser_gecko18{display:block;}.cke_skin_v2 .cke_wrapper{display:block;}.cke_skin_v2 .cke_browser_opera .cke_editor{display:table;}.cke_skin_v2 .cke_top,.cke_skin_v2 .cke_bottom,.cke_shared .cke_skin_v2{background-color:#efefde;}.cke_skin_v2 .cke_top{border-top:solid 1px #fafaf5;border-left:solid 1px #fafaf5;border-right:solid 1px #696969;border-bottom:solid 2px #696969;}.cke_skin_v2 .cke_rtl .cke_top{border-left:solid 1px #696969;border-right:solid 1px #fafaf5;}.cke_skin_v2 .cke_bottom{border-left:solid 1px #696969;border-right:solid 1px #696969;border-bottom:solid 1px #696969;}.cke_skin_v2 .cke_contents{border:solid 1px #696969;background-color:white;}.cke_skin_v2 .cke_focus{outline:auto 5px -webkit-focus-ring-color;}.cke_skin_v2 textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre;}.cke_skin_v2 .cke_browser_iequirks textarea.cke_source{_white-space:normal;}.cke_skin_v2 .cke_resizer{width:12px;height:12px;margin-top:16px;display:block;float:right;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -801px;background-repeat:no-repeat;cursor:se-resize;}.cke_skin_v2 .cke_rtl .cke_resizer{cursor:sw-resize;background-position:0 -828px;float:left;}.cke_skin_v2 .cke_resizer_horizontal,.cke_skin_v2 .cke_rtl .cke_resizer_horizontal{cursor:e-resize;}.cke_skin_v2 .cke_resizer_vertical,.cke_skin_v2 .cke_rtl .cke_resizer_vertical{cursor:n-resize;}.cke_skin_v2 .cke_maximized .cke_resizer{display:none;}.cke_skin_v2 .cke_browser_ie6 .cke_contents textarea,.cke_skin_v2 .cke_browser_ie7 .cke_contents textarea{position:absolute;}.cke_skin_v2 .cke_voice_label{display:none;}.cke_skin_v2 legend.cke_voice_label{display:none;}.cke_skin_v2 .cke_browser_ie legend.cke_voice_label{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_v2 .cke_panel{border:1px solid #8f8f73;background-color:#fff;width:120px;height:100px;overflow:hidden;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.cke_skin_v2 .cke_panel iframe{width:100%;height:100%;}.cke_skin_v2 .cke_panel_frame .cke_label{display:none;}html.cke_skin_v2_container{overflow:auto;overflow-x:hidden;}body.cke_panel_frame{overflow:auto;}ul.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap;}li.cke_panel_listItem{margin:0;}.cke_panel_listItem a{padding:2px;display:block;border:1px solid #fff;color:inherit;text-decoration:none;overflow:hidden;text-overflow:ellipsis;}* html .cke_panel_listItem a{width:100%;color:#000;}*:first-child+html .cke_panel_listItem a{color:#000;}.cke_panel_listItem.cke_selected a{border:1px solid #ccc;background-color:#e9f5ff;}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#316ac5;background-color:#dff1ff;}
+.cke_hc .cke_panel_listItem.cke_selected a,.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border-width:3px;padding:0;}.cke_panel_grouptitle{font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;font-weight:bold;white-space:nowrap;background-color:#dcdcdc;color:#000;margin:0;padding:3px;}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:3px;margin-bottom:3px;}.cke_skin_v2 .cke_button_textcolor_panel,.cke_skin_v2 .cke_button_bgcolor_panel{width:150px;height:135px;}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000;}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left;}.cke_rtl span.cke_colorbox{float:right;}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;}.cke_rtl a.cke_colorbox{float:right;}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#316ac5 1px solid;background-color:#dff1ff;}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#316ac5 1px solid;background-color:#dff1ff;}@media print{.cke_skin_v2 .cke_toolbox{display:none;}}.cke_skin_v2 .cke_browser_webkit .cke_toolbox,.cke_skin_v2 .cke_browser_webkit .cke_toolbox>span{white-space:normal;}.cke_skin_v2 .cke_toolbox{clear:both;padding-bottom:1px;}.cke_skin_v2 a.cke_toolbox_collapser,.cke_skin_v2 a:hover.cke_toolbox_collapser{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:3px -739px;background-repeat:no-repeat;width:11px;height:11px;float:right;border:outset 1px;margin:11px 2px 2px;cursor:pointer;}.cke_skin_v2 a.cke_toolbox_collapser span{display:none;}.cke_skin_v2 .cke_hc a.cke_toolbox_collapser span{font-size:10px;font-weight:bold;font-family:Arial;display:inline;}.cke_skin_v2 .cke_rtl a.cke_toolbox_collapser,.cke_skin_v2 .cke_rtl a:hover.cke_toolbox_collapser{float:left;}.cke_skin_v2 a.cke_toolbox_collapser_min,.cke_skin_v2 a:hover.cke_toolbox_collapser_min{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:4px -760px;background-repeat:no-repeat;margin:2px;}.cke_skin_v2 .cke_rtl a.cke_toolbox_collapser_min,.cke_skin_v2 .cke_rtl a:hover.cke_toolbox_collapser_min{background-position:4px -781px;}.cke_skin_v2 .cke_toolbar{padding-top:1px;padding-bottom:1px;display:inline-block;float:left;}.cke_skin_v2 .cke_rtl .cke_toolbar{float:right;}.cke_skin_v2 .cke_toolgroup{display:inline-block;float:left;}.cke_skin_v2 .cke_browser_ie .cke_toolgroup{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_toolgroup{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolgroup{#float:none;}.cke_skin_v2 .cke_separator{display:inline-block;float:left;border-left:solid 1px #999;margin:4px 2px;height:16px;}.cke_skin_v2 .cke_browser_ie .cke_separator{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_separator{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_separator{#float:none;}.cke_skin_v2 .cke_break{clear:left;}.cke_skin_v2 .cke_rtl .cke_break{clear:right;}.cke_skin_v2 .cke_toolbar_start{display:inline-block;background-image:url(images/toolbar_start.gif);background-repeat:no-repeat;margin:4px 2px 0 2px;width:3px;height:20px;float:left;}.cke_skin_v2 .cke_browser_ie .cke_toolbar_start{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_toolbar_start{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolbar_start{#float:none;}.cke_skin_v2 .cke_toolbar_end{display:inline-block;float:left;}.cke_skin_v2 .cke_browser_ie .cke_toolbar_end{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_toolbar_end{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolbar_end{#float:none;}
+.cke_skin_v2 .cke_button a,.cke_skin_v2 .cke_button a:hover,.cke_skin_v2 .cke_button a:focus,.cke_skin_v2 .cke_button a:active,.cke_skin_v2 .cke_button a.cke_off{border:solid 1px #efefde;display:inline-block;border-radius:3px;outline:none;padding-top:2px;padding-left:4px;padding-right:4px;padding-bottom:2px;height:18px;cursor:default;}.cke_skin_v2 .cke_button a,.cke_skin_v2 .cke_button a.cke_off{background-color:#efefde;filter:alpha(opacity=70);opacity:.70;-moz-border-radius:3px;-webkit-border-radius:3px;}.cke_skin_v2 .cke_hc .cke_button a,.cke_skin_v2 .cke_hc .cke_button a.cke_off{opacity:1.0;filter:alpha(opacity=100);}.cke_skin_v2 .cke_button a.cke_on{border:solid 1px #316ac5;background-color:#a3d7ff;filter:alpha(opacity=100);opacity:1;}.cke_skin_v2 .cke_button a.cke_disabled *,.cke_skin_v2 .cke_browser_ie a:hover.cke_button .cke_disabled *{filter:alpha(opacity=30);opacity:.3;}.cke_skin_v2 .cke_hc .cke_button a.cke_disabled *,.cke_skin_v2 .cke_browser_ie.cke_hc a:hover.cke_button .cke_disabled *{filter:alpha(opacity=60);opacity:.6;}.cke_skin_v2 .cke_button a:hover,.cke_skin_v2 .cke_button a:focus,.cke_skin_v2 .cke_button a:active{border:solid 1px #316ac5;background-color:#dff1ff;padding:2px 4px;}.cke_skin_v2 .cke_hc .cke_button a:hover,.cke_skin_v2 .cke_hc .cke_button a:focus,.cke_skin_v2 .cke_hc .cke_button a:active{padding:0 2px!important;border-width:3px;}.cke_skin_v2 .cke_button .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;display:inline-block;cursor:default;}.cke_skin_v2 .cke_button .cke_label{cursor:default;display:none;padding-left:3px;vertical-align:middle;}.cke_skin_v2 .cke_hc .cke_button .cke_label{padding:0;display:inline-block;}.cke_skin_v2 .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_v2 .cke_accessibility{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_v2 .cke_button .cke_buttonarrow{display:inline-block;height:17px;width:8px;background-position:2px -717px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;cursor:default;}.cke_skin_v2 .cke_rtl .cke_button .cke_buttonarrow{background-position:0 -717px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);}.cke_skin_v2 .cke_browser_gecko18 .cke_toolbar,.cke_skin_v2 .cke_browser_gecko18 .cke_button a,.cke_skin_v2 .cke_browser_gecko18 .cke_button a.cke_off,.cke_skin_v2 .cke_browser_gecko18 .cke_button .cke_icon,.cke_skin_v2 .cke_browser_gecko18 .cke_button .cke_buttonarrow,.cke_skin_v2 .cke_browser_gecko18 .cke_separator,.cke_skin_v2 .cke_browser_gecko18 .cke_toolbar_start{display:block;float:left;}.cke_skin_v2 .cke_browser_gecko18 .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_toolbar,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button a,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button a.cke_off,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button .cke_icon,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button .cke_buttonarrow,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_separator,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_toolbar_start{float:right;}.cke_skin_v2 .cke_browser_gecko18 .cke_button .cke_label,.cke_skin_v2 .cke_browser_gecko18 .cke_break{float:left;}.cke_skin_v2 .cke_browser_gecko18 .cke_rtl span.cke_inline_label{float:right;}.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button .cke_label,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_break{float:right;}.cke_skin_v2 .cke_browser_gecko18 .cke_separator{margin-top:4px;}.cke_skin_v2 .cke_browser_gecko18 .cke_button .cke_label{padding-top:3px;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolgroup,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_separator,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolbar_start,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolbar_end{float:none;}.cke_skin_v2 .cke_browser_ie8 .cke_toolbar,.cke_skin_v2 .cke_browser_ie8 .cke_toolgroup{vertical-align:top;}.cke_skin_v2 .cke_browser_iequirks.cke_browser_ie8 .cke_toolbar,.cke_skin_v2 .cke_browser_iequirks.cke_browser_ie8 .cke_toolgroup{vertical-align:baseline;}
+.cke_skin_v2 .cke_browser_ie .cke_rcombo,.cke_skin_v2 .cke_browser_ie .cke_rcombo *{cursor:default;}.cke_skin_v2 .cke_contextmenu{padding:2px;}.cke_skin_v2 .cke_menuitem a{display:block;}.cke_skin_v2 .cke_menuitem span{cursor:default;}.cke_skin_v2 .cke_menuitem a:hover,.cke_skin_v2 .cke_menuitem a:focus,.cke_skin_v2 .cke_menuitem a:active{background-color:#8f8f73;display:block;}.cke_hc .cke_menuitem a:hover,.cke_hc .cke_menuitem a:focus,.cke_hc .cke_menuitem a:active{border:2px solid;}.cke_skin_v2 .cke_menuitem .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;background-color:transparent;width:16px;height:16px;float:left;}.cke_skin_v2 .cke_menuitem .cke_disabled .cke_icon{filter:alpha(opacity=70);opacity:.70;}.cke_skin_v2 .cke_menuitem .cke_icon_wrapper{background-color:#e3e3c7;border:solid 4px #e3e3c7;width:16px;height:16px;float:left;filter:alpha(opacity=70);opacity:.70;clear:both;}.cke_rtl .cke_skin_v2 .cke_menuitem .cke_icon_wrapper{float:right;}.cke_skin_v2 .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_v2 .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_v2 .cke_menuitem a:active .cke_icon_wrapper{background-color:#9d9d9d;border:solid 4px #9d9d9d;filter:alpha(opacity=70);opacity:.70;}.cke_skin_v2 .cke_menuitem a:hover.cke_disabled .cke_icon_wrapper,.cke_skin_v2 .cke_menuitem a:focus.cke_disabled .cke_icon_wrapper,.cke_skin_v2 .cke_menuitem a:active.cke_disabled .cke_icon_wrapper{background-color:#e3e3c7;border:solid 4px #e3e3c7;}.cke_skin_v2 .cke_menuitem .cke_label{display:block;padding-right:3px;padding-top:5px;padding-left:4px;height:19px;margin-left:24px;background-color:#fff;}.cke_skin_v2 .cke_frameLoaded .cke_menuitem .cke_label{filter:alpha(opacity=70);opacity:.70;}.cke_rtl .cke_skin_v2 .cke_menuitem .cke_label{padding-right:0;margin-left:0;padding-left:3px;margin-right:28px;}.cke_skin_v2 .cke_menuitem a.cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.30;}.cke_skin_v2 .cke_menuitem a:hover .cke_label,.cke_skin_v2 .cke_menuitem a:focus .cke_label,.cke_skin_v2 .cke_menuitem a:active .cke_label{background-color:#8f8f73;color:white;}.cke_skin_v2 .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_v2 .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_v2 .cke_menuitem a.cke_disabled:active .cke_label{background-color:transparent;color:black;}.cke_skin_v2 .cke_menuseparator{background-color:#e3e3c7;height:2px;filter:alpha(opacity=70);opacity:.70;_font-size:0;}.cke_skin_v2 .cke_menuarrow{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -784px;background-repeat:no-repeat;height:5px;width:3px;float:right;margin-right:2px;margin-top:3px;}.cke_rtl .cke_skin_v2 .cke_menuarrow{float:left;margin-right:0;margin-left:2px;background-position:0 -763px;}.cke_skin_v2 .cke_menuarrow span{display:none;}.cke_hc .cke_skin_v2 .cke_menuarrow{width:auto;margin-top:0;}.cke_hc .cke_skin_v2 .cke_menuarrow span{display:inline;}.cke_browser_ie.cke_ltr .cke_skin_v2 .cke_menuarrow{position:absolute;right:2px;}.cke_browser_ie.cke_rtl .cke_skin_v2 .cke_menuarrow{position:absolute;left:2px;}.cke_skin_v2 .cke_rcombo{display:inline-block;margin-left:2px;margin-right:2px;margin-top:2px;vertical-align:top;float:left;}.cke_skin_v2 .cke_browser_ie .cke_rcombo{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_rcombo{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rcombo{#float:none;}.cke_skin_v2 .cke_rcombopanel{border:1px solid #316ac5;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;}.cke_skin_v2 .cke_rcombo a{display:inline-block;float:left;filter:alpha(opacity=70);opacity:.70;}.cke_skin_v2 .cke_rtl .cke_rcombo a{float:right;}.cke_skin_v2 .cke_hc .cke_rcombo a{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_v2 .cke_rcombo .cke_label{display:inline-block;float:left;line-height:24px;height:22px;vertical-align:top;padding-left:4px;padding-right:5px;filter:alpha(opacity=70);opacity:.70;background-color:#f1f1e3;cursor:default;}.cke_skin_v2 .cke_rtl .cke_rcombo .cke_label{float:right;padding-right:4px;padding-left:5px;}
+.cke_skin_v2 .cke_hc .cke_rcombo .cke_label{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_v2 .cke_rcombo .cke_inline_label{color:#fff;}.cke_skin_v2 .cke_rcombo .cke_text{border:1px solid #8f8f73;background-color:#fff;height:12px;width:60px;padding-top:4px;padding-bottom:4px;padding-left:5px;padding-right:5px;text-overflow:ellipsis;overflow:hidden;display:inline-block;vertical-align:top;cursor:default;}.cke_skin_v2 .cke_ltr .cke_rcombo .cke_text{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}.cke_skin_v2 .cke_rtl .cke_rcombo .cke_text{-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}.cke_skin_v2 .cke_browser_iequirks .cke_rcombo .cke_text{height:22px;}.cke_skin_v2 .cke_rcombo .cke_openbutton{display:inline-block;background-position:5px -715px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;border-top:1px solid #8f8f73;border-bottom:1px solid #8f8f73;width:14px;height:20px;}.cke_skin_v2 .cke_rcombo .cke_openbutton span{display:none;}.cke_skin_v2 .cke_hc .cke_rcombo .cke_openbutton span{display:inline;}.cke_skin_v2 .cke_ltr .cke_rcombo .cke_openbutton{border-right:1px solid #8f8f73;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}.cke_skin_v2 .cke_rtl .cke_rcombo .cke_openbutton{border-left:1px solid #8f8f73;-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}.cke_skin_v2 .cke_rcombo .cke_off a:hover,.cke_skin_v2 .cke_rcombo .cke_off a:focus,.cke_skin_v2 .cke_rcombo .cke_off a:active,.cke_skin_v2 .cke_rcombo .cke_on a{filter:alpha(opacity=100);opacity:1;}.cke_skin_v2 .cke_rcombo .cke_off a:hover .cke_text,.cke_skin_v2 .cke_rcombo .cke_off a:focus .cke_text,.cke_skin_v2 .cke_rcombo .cke_off a:active .cke_text,.cke_skin_v2 .cke_rcombo .cke_on .cke_text{border-color:#316ac5;}.cke_skin_v2 .cke_rcombo .cke_off a:hover .cke_openbutton,.cke_skin_v2 .cke_rcombo .cke_off a:focus .cke_openbutton,.cke_skin_v2 .cke_rcombo .cke_off a:active .cke_openbutton,.cke_skin_v2 .cke_rcombo .cke_on .cke_openbutton{border-color:#316ac5;background-color:#dff1ff;}.cke_skin_v2 .cke_rcombo .cke_on .cke_text{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;}.cke_skin_v2 .cke_rcombo .cke_on .cke_openbutton{-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;}.cke_skin_v2 .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.3;}.cke_skin_v2 .cke_hc .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=70);opacity:.7;}.cke_skin_v2 .cke_rcombo .cke_disabled .cke_text,.cke_skin_v2 .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=50);opacity:.5;}.cke_skin_v2 .cke_hc .cke_rcombo .cke_disabled .cke_text,.cke_skin_v2 .cke_hc .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=80);opacity:.8;}.cke_skin_v2 .cke_rcombo .cke_disabled .cke_text{color:#fff;}.cke_skin_v2 .cke_browser_gecko18 .cke_rcombo,.cke_skin_v2 .cke_browser_gecko18 .cke_rcombo .cke_label,.cke_skin_v2 .cke_browser_gecko18 .cke_rcombo .cke_text,.cke_skin_v2 .cke_browser_gecko18 .cke_rcombo .cke_openbutton,.cke_skin_v2 .cke_browser_webkit .cke_rcombo .cke_label,.cke_skin_v2 .cke_browser_webkit .cke_rcombo .cke_text,.cke_skin_v2 .cke_browser_webkit .cke_rcombo .cke_openbutton{display:block;float:left;}.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_rcombo,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_label,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_text,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_openbutton,.cke_skin_v2 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_label,.cke_skin_v2 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_text,.cke_skin_v2 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_openbutton{float:right;}
+.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_rcombo,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_rcombo a,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_rcombo .cke_label{float:none;}.cke_skin_v2 .cke_browser_iequirks .cke_rcombo .cke_openbutton{height:22px;}@media print{.cke_path{display:none;}}.cke_skin_v2 .cke_path{padding:3px 3px 0 3px;display:inline-block;float:left;}.cke_skin_v2 .cke_rtl .cke_path{float:right;}.cke_skin_v2 .cke_path a,.cke_skin_v2 .cke_path .cke_empty{display:inline-block;float:left;border:solid 1px #efefde;background-color:#efefde;padding-top:1px;padding-bottom:1px;padding-left:4px;padding-right:4px;margin-bottom:3px;cursor:default;}.cke_skin_v2 .cke_path .cke_empty{visibility:hidden;}.cke_skin_v2 .cke_rtl .cke_path a,.cke_skin_v2 .cke_rtl .cke_path cke_empty{float:right;}.cke_skin_v2 .cke_path a:hover,.cke_skin_v2 .cke_path a:focus,.cke_skin_v2 .cke_path a:active{border:solid 1px #316ac5;background-color:#dff1ff;padding-top:1px;padding-bottom:1px;padding-left:4px;padding-right:4px;outline:none;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_path a,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_path .cke_empty{float:none;}.cke_skin_v2 .cke_path .cke_label{display:none;}.cke_skin_v2 .cke_button_source .cke_icon{background-position:0 0;}.cke_skin_v2 .cke_button_newpage .cke_icon{background-position:0 -48px;}.cke_skin_v2 .cke_button_preview .cke_icon{background-position:0 -64px;}.cke_skin_v2 .cke_button_cut .cke_icon{background-position:0 -96px;}.cke_skin_v2 .cke_button_copy .cke_icon{background-position:0 -112px;}.cke_skin_v2 .cke_button_paste .cke_icon{background-position:0 -128px;}.cke_skin_v2 .cke_button_pastetext .cke_icon{background-position:0 -144px;}.cke_skin_v2 .cke_button_find .cke_icon{background-position:0 -240px;}.cke_skin_v2 .cke_button_replace .cke_icon{background-position:0 -256px;}.cke_skin_v2 .cke_button_selectAll .cke_icon{background-position:0 -272px;}.cke_skin_v2 .cke_button_removeFormat .cke_icon{background-position:0 -288px;}.cke_skin_v2 .cke_button_bold .cke_icon{background-position:0 -304px;}.cke_skin_v2 .cke_button_italic .cke_icon{background-position:0 -320px;}.cke_skin_v2 .cke_button_underline .cke_icon{background-position:0 -336px;}.cke_skin_v2 .cke_button_strike .cke_icon{background-position:0 -352px;}.cke_skin_v2 .cke_button_subscript .cke_icon{background-position:0 -368px;}.cke_skin_v2 .cke_button_superscript .cke_icon{background-position:0 -384px;}.cke_skin_v2 .cke_button_table .cke_icon{background-position:0 -608px;}.cke_skin_v2 .cke_button_horizontalrule .cke_icon{background-position:0 -624px;}.cke_skin_v2 .cke_button_smiley .cke_icon{background-position:0 -640px;}.cke_skin_v2 .cke_button_link .cke_icon{background-position:0 -528px;}.cke_skin_v2 .cke_button_unlink .cke_icon{background-position:0 -544px;}.cke_skin_v2 .cke_button_anchor .cke_icon{background-position:0 -560px;}.cke_skin_v2 .cke_button_image .cke_icon{background-position:0 -576px;}.cke_skin_v2 .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_v2 .cke_button_specialchar .cke_icon{background-position:0 -656px;}.cke_skin_v2 .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_v2 .cke_button_print .cke_icon{background-position:0 -176px;}.cke_skin_v2 .cke_button_checkspell .cke_icon,.cke_skin_v2 .cke_button_scayt .cke_icon{background-position:0 -192px;}.cke_skin_v2 .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_v2 .cke_button_textcolor .cke_icon{background-position:0 -704px;}.cke_skin_v2 .cke_button_bgcolor .cke_icon{background-position:0 -720px;}.cke_skin_v2 .cke_button_form .cke_icon{background-position:0 -752px;}.cke_skin_v2 .cke_button_checkbox .cke_icon{background-position:0 -768px;}.cke_skin_v2 .cke_button_radio .cke_icon{background-position:0 -784px;}.cke_skin_v2 .cke_button_textfield .cke_icon{background-position:0 -800px;}.cke_skin_v2 .cke_button_textarea .cke_icon{background-position:0 -816px;}.cke_skin_v2 .cke_button_showblocks .cke_icon{background-position:0 -1136px;}.cke_skin_v2 .cke_button_select .cke_icon{background-position:0 -832px;}.cke_skin_v2 .cke_button_button .cke_icon{background-position:0 -848px;}
+.cke_skin_v2 .cke_button_imagebutton .cke_icon{background-position:0 -864px;}.cke_skin_v2 .cke_button_hiddenfield .cke_icon{background-position:0 -880px;}.cke_skin_v2 .cke_button_undo .cke_icon{background-position:0 -208px;}.cke_skin_v2 .cke_rtl .cke_button_undo .cke_icon{background-position:0 -224px;}.cke_skin_v2 .cke_button_redo .cke_icon{background-position:0 -224px;}.cke_skin_v2 .cke_rtl .cke_button_redo .cke_icon{background-position:0 -208px;}.cke_skin_v2 .cke_button_templates .cke_icon{background-position:0 -80px;}.cke_skin_v2 .cke_button_numberedlist .cke_icon{background-position:0 -400px;}.cke_skin_v2 .cke_button_bulletedlist .cke_icon{background-position:0 -416px;}.cke_skin_v2 .cke_button_outdent .cke_icon{background-position:0 -432px;}.cke_skin_v2 .cke_button_indent .cke_icon{background-position:0 -448px;}.cke_skin_v2 .cke_button_justifyleft .cke_icon{background-position:0 -464px;}.cke_skin_v2 .cke_button_justifycenter .cke_icon{background-position:0 -480px;}.cke_skin_v2 .cke_button_justifyright .cke_icon{background-position:0 -496px;}.cke_skin_v2 .cke_button_justifyblock .cke_icon{background-position:0 -512px;}.cke_skin_v2 .cke_button_blockquote .cke_icon{background-position:0 -1152px;}.cke_skin_v2 .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_v2 .cke_button_pastefromword .cke_icon{background-position:0 -160px;}.cke_skin_v2 .cke_button_save .cke_icon{background-position:0 -32px;}.cke_skin_v2 .cke_button_about .cke_icon{background-position:0 -736px;}.cke_skin_v2 .cke_button_maximize .cke_icon{background-position:0 -1040px;}.cke_skin_v2 .cke_button_creatediv .cke_icon{background-position:0 -1168px;}.cke_skin_v2 .cke_button_editdiv .cke_icon{background-position:0 -1184px;}.cke_skin_v2 .cke_button_removediv .cke_icon{background-position:0 -1200px;}.cke_skin_v2 .cke_button_source .cke_label{display:inline;display:inline-block;}.cke_skin_v2 .cke_styles_panel{width:150px;height:170px;}.cke_skin_v2 .cke_format_panel{width:150px;height:170px;}.cke_skin_v2 .cke_font_panel{width:150px;height:170px;}.cke_skin_v2 .cke_fontSize_panel{height:170px;}.cke_skin_v2 .cke_fontSize .cke_text{width:20px;}.cke_skin_v2 .cke_browser_iequirks .cke_fontSize .cke_text{width:32px;}html .cke_skin_v2{visibility:inherit;}html.cke_skin_v2_container{visibility:visible;}
--- /dev/null
+CKEDITOR.skins.add("v2",(function(){var b=[];if(CKEDITOR.env.ie&&CKEDITOR.env.version<7){b.push("icons.png","images/sprites_ie6.png","images/dialog_sides.gif")}return{preload:b,editor:{css:["editor.css"]},dialog:{css:["dialog.css"]},templates:{css:["templates.css"]},margins:[0,14,18,14]}})());(function(){CKEDITOR.dialog?b():CKEDITOR.on("dialogPluginReady",b);function b(){CKEDITOR.dialog.on("resize",function(a){var l=a.data,k=l.width,j=l.height,i=l.dialog,h=i.parts.contents;if(l.skin!="v2"){return}h.setStyles({width:k+"px",height:j+"px"});if(!CKEDITOR.env.ie){return}setTimeout(function(){var e=i.parts.dialog.getChild([0,0,0]),d=e.getChild(0),c=e.getChild(2);c.setStyle("width",d.$.offsetWidth+"px");c=e.getChild(7);c.setStyle("width",d.$.offsetWidth-28+"px");c=e.getChild(4);c.setStyle("height",d.$.offsetHeight-31-14+"px");c=e.getChild(5);c.setStyle("height",d.$.offsetHeight-31-14+"px")},100)})}})();
\ No newline at end of file
--- /dev/null
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+.cke_skin_v2 .cke_tpl_list{border:#dcdcdc 2px solid;background-color:#fff;overflow:auto;width:100%;height:220px;}.cke_skin_v2 .cke_tpl_item{margin:5px;padding:7px;border:#eee 1px solid;*width:88%;}.cke_skin_v2 .cke_tpl_preview{border-collapse:separate;text-indent:0;width:100%;}.cke_skin_v2 .cke_tpl_preview td{padding:2px;vertical-align:middle;}.cke_skin_v2 .cke_tpl_preview .cke_tpl_preview_img{width:100px;}.cke_skin_v2 .cke_tpl_preview span{white-space:normal;}.cke_skin_v2 .cke_tpl_title{font-weight:bold;}.cke_skin_v2 .cke_tpl_list a:active .cke_tpl_item,.cke_skin_v2 .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_v2 .cke_tpl_list a:focus .cke_tpl_item{border:#f93 1px solid!important;background-color:#fffacd!important;}.cke_skin_v2 .cke_tpl_list a:active *,.cke_skin_v2 .cke_tpl_list a:hover *,.cke_skin_v2 .cke_tpl_list a:focus *{cursor:pointer;}.cke_skin_v2 .cke_browser_ie6 .cke_tpl_list a:active,.cke_skin_v2 .cke_browser_ie6 .cke_tpl_list a:hover,.cke_skin_v2 .cke_browser_ie6 .cke_tpl_list a:focus{background-position:0 0;}.cke_skin_v2 .cke_tpl_list a:active .cke_tpl_item,.cke_skin_v2 .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_v2 .cke_tpl_list a:focus .cke_tpl_item{border-width:3px;}.cke_skin_v2 .cke_tpl_empty,.cke_tpl_loading{text-align:center;padding:5px;}
--- /dev/null
+CKEDITOR.themes.add("default",(function(){function b(a,l){var k,j;j=a.config.sharedSpaces;j=j&&j[l];j=j&&CKEDITOR.document.getById(j);if(j){var i='<span class="cke_shared"><span class="'+a.skinClass+" cke_editor_"+a.name+'"><span class="'+CKEDITOR.env.cssClass+'"><span class="cke_wrapper cke_'+a.lang.dir+'"><span class="cke_editor"><div class="cke_'+l+'"></div></span></span></span></span></span>',h=j.append(CKEDITOR.dom.element.createFromHtml(i,j.getDocument()));if(j.getCustomData("cke_hasshared")){h.hide()}else{j.setCustomData("cke_hasshared",1)}k=h.getChild([0,0,0,0]);a.on("focus",function(){for(var e=0,d,c=j.getChildren();d=c.getItem(e);e++){if(d.type==CKEDITOR.NODE_ELEMENT&&!d.equals(h)&&d.hasClass("cke_shared")){d.hide()}}h.show()});a.on("destroy",function(){h.remove()})}return k}return{build:function(D,C){var B=D.name,A=D.element,z=D.elementMode;if(!A||z==CKEDITOR.ELEMENT_MODE_NONE){return}if(z==CKEDITOR.ELEMENT_MODE_REPLACE){A.hide()}var y=D.fire("themeSpace",{space:"top",html:""}).html,x=D.fire("themeSpace",{space:"contents",html:""}).html,w=D.fireOnce("themeSpace",{space:"bottom",html:""}).html,v=x&&D.config.height,u=D.config.tabIndex||D.element.getAttribute("tabindex")||0;if(!x){v="auto"}else{if(!isNaN(v)){v+="px"}}var t="",s=D.config.width;if(s){if(!isNaN(s)){s+="px"}t+="width: "+s+";"}var r=y&&b(D,"top"),q=b(D,"bottom");r&&(r.setHtml(y),y="");q&&(q.setHtml(w),w="");var a=CKEDITOR.dom.element.createFromHtml(['<span id="cke_',B,'" onmousedown="return false;" class="',D.skinClass," cke_editor_",B,'" dir="',D.lang.dir,'" title="',CKEDITOR.env.gecko?" ":"",'" lang="',D.langCode,'"'+(CKEDITOR.env.webkit?' tabindex="'+u+'"':"")+' role="application" aria-labelledby="cke_',B,'_arialbl"'+(t?' style="'+t+'"':"")+'><span id="cke_',B,'_arialbl" class="cke_voice_label">'+D.lang.editor+'</span><span class="',CKEDITOR.env.cssClass,'" role="presentation"><span class="cke_wrapper cke_',D.lang.dir,'" role="presentation"><table class="cke_editor" border="0" cellspacing="0" cellpadding="0" role="presentation"><tbody><tr',y?"":' style="display:none"',' role="presentation"><td id="cke_top_',B,'" class="cke_top" role="presentation">',y,"</td></tr><tr",x?"":' style="display:none"',' role="presentation"><td id="cke_contents_',B,'" class="cke_contents" style="height:',v,'" role="presentation">',x,"</td></tr><tr",w?"":' style="display:none"',' role="presentation"><td id="cke_bottom_',B,'" class="cke_bottom" role="presentation">',w,"</td></tr></tbody></table><style>.",D.skinClass,"{visibility:hidden;}</style></span></span></span>"].join(""));a.getChild([1,0,0,0,0]).unselectable();a.getChild([1,0,0,0,2]).unselectable();if(z==CKEDITOR.ELEMENT_MODE_REPLACE){a.insertAfter(A)}else{A.append(a)}D.container=a;a.disableContextMenu();D.fireOnce("themeLoaded");D.fireOnce("uiReady")},buildDialog:function(a){var l=CKEDITOR.tools.getNextNumber(),k=CKEDITOR.dom.element.createFromHtml(['<div class="cke_editor_'+a.name.replace(".","\\.")+"_dialog cke_skin_",a.skinName,'" dir="',a.lang.dir,'" lang="',a.langCode,'" role="dialog" aria-labelledby="%title#"><table class="cke_dialog'," "+CKEDITOR.env.cssClass," cke_",a.lang.dir,'" style="position:absolute" role="presentation"><tr><td role="presentation"><div class="%body" role="presentation"><div id="%title#" class="%title" role="presentation"></div><a id="%close_button#" class="%close_button" href="javascript:void(0)" title="'+a.lang.common.close+'" role="button"><span class="cke_label">X</span></a><div id="%tabs#" class="%tabs" role="tablist"></div><table class="%contents" role="presentation"><tr><td id="%contents#" class="%contents" role="presentation"></td></tr></table><div id="%footer#" class="%footer" role="presentation"></div></div><div id="%tl#" class="%tl"></div><div id="%tc#" class="%tc"></div><div id="%tr#" class="%tr"></div><div id="%ml#" class="%ml"></div><div id="%mr#" class="%mr"></div><div id="%bl#" class="%bl"></div><div id="%bc#" class="%bc"></div><div id="%br#" class="%br"></div></td></tr></table>',CKEDITOR.env.ie?"":"<style>.cke_dialog{visibility:hidden;}</style>","</div>"].join("").replace(/#/g,"_"+l).replace(/%/g,"cke_dialog_")),j=k.getChild([0,0,0,0,0]),i=j.getChild(0),h=j.getChild(1);i.unselectable();h.unselectable();return{element:k,parts:{dialog:k.getChild(0),title:i,close:h,tabs:j.getChild(2),contents:j.getChild([3,0,0,0]),footer:j.getChild(4)}}},destroy:function(a){var d=a.container;d.clearCustomData();a.element.clearCustomData();if(d){d.remove()}if(a.elementMode==CKEDITOR.ELEMENT_MODE_REPLACE){a.element.show()}delete a.element}}})());CKEDITOR.editor.prototype.getThemeSpace=function(e){var d="cke_"+e,f=this._[d]||(this._[d]=CKEDITOR.document.getById(d+"_"+this.name));return f};CKEDITOR.editor.prototype.resize=function(r,q,p,o){var n=/^\d+$/;if(n.test(r)){r+="px"}var m=this.container,l=CKEDITOR.document.getById("cke_contents_"+this.name),k=o?m.getChild(1):m;CKEDITOR.env.webkit&&k.setStyle("display","none");k.setStyle("width",r);if(CKEDITOR.env.webkit){k.$.offsetWidth;k.setStyle("display","")}var j=p?0:(k.$.offsetHeight||0)-(l.$.clientHeight||0);l.setStyle("height",Math.max(q-j,0)+"px");this.fire("resize")};CKEDITOR.editor.prototype.getResizable=function(){return this.container.getChild(1)};
\ No newline at end of file
</notes>
<contents>
<dir name="/">
+ <dir name="js">
+ <file name="LICENSE.html" role="horde"/>
+ <file name="ckeditor.js" role="horde"/>
+ <file name="ckeditor_basic.js" role="horde"/>
+ <file name="config.js" role="horde"/>
+ <file name="contents.css" role="horde"/>
+ <dir name="images">
+ <file name="spacer.gif" role="horde"/>
+ </dir>
+ <dir name="lang">
+ <file name="_languages.js" role="horde"/>
+ <file name="af.js" role="horde"/>
+ <file name="ar.js" role="horde"/>
+ <file name="bg.js" role="horde"/>
+ <file name="bn.js" role="horde"/>
+ <file name="bs.js" role="horde"/>
+ <file name="ca.js" role="horde"/>
+ <file name="cs.js" role="horde"/>
+ <file name="cy.js" role="horde"/>
+ <file name="da.js" role="horde"/>
+ <file name="de.js" role="horde"/>
+ <file name="el.js" role="horde"/>
+ <file name="en-au.js" role="horde"/>
+ <file name="en-ca.js" role="horde"/>
+ <file name="en-gb.js" role="horde"/>
+ <file name="en.js" role="horde"/>
+ <file name="eo.js" role="horde"/>
+ <file name="es.js" role="horde"/>
+ <file name="et.js" role="horde"/>
+ <file name="eu.js" role="horde"/>
+ <file name="fa.js" role="horde"/>
+ <file name="fi.js" role="horde"/>
+ <file name="fo.js" role="horde"/>
+ <file name="fr-ca.js" role="horde"/>
+ <file name="fr.js" role="horde"/>
+ <file name="gl.js" role="horde"/>
+ <file name="gu.js" role="horde"/>
+ <file name="he.js" role="horde"/>
+ <file name="hi.js" role="horde"/>
+ <file name="hr.js" role="horde"/>
+ <file name="hu.js" role="horde"/>
+ <file name="is.js" role="horde"/>
+ <file name="it.js" role="horde"/>
+ <file name="ja.js" role="horde"/>
+ <file name="km.js" role="horde"/>
+ <file name="ko.js" role="horde"/>
+ <file name="lt.js" role="horde"/>
+ <file name="lv.js" role="horde"/>
+ <file name="mn.js" role="horde"/>
+ <file name="ms.js" role="horde"/>
+ <file name="nb.js" role="horde"/>
+ <file name="nl.js" role="horde"/>
+ <file name="no.js" role="horde"/>
+ <file name="pl.js" role="horde"/>
+ <file name="pt-br.js" role="horde"/>
+ <file name="pt.js" role="horde"/>
+ <file name="ro.js" role="horde"/>
+ <file name="ru.js" role="horde"/>
+ <file name="sk.js" role="horde"/>
+ <file name="sl.js" role="horde"/>
+ <file name="sr-latn.js" role="horde"/>
+ <file name="sr.js" role="horde"/>
+ <file name="sv.js" role="horde"/>
+ <file name="th.js" role="horde"/>
+ <file name="tr.js" role="horde"/>
+ <file name="uk.js" role="horde"/>
+ <file name="vi.js" role="horde"/>
+ <file name="zh-cn.js" role="horde"/>
+ <file name="zh.js" role="horde"/>
+ </dir>
+ <dir name="plugins">
+ <dir name="a11yhelp">
+ <dir name="dialogs">
+ <file name="a11yhelp.js" role="horde"/>
+ </dir>
+ <dir name="lang">
+ <file name="en.js" role="horde"/>
+ <file name="he.js" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="about">
+ <dir name="dialogs">
+ <file name="about.js" role="horde"/>
+ <file name="logo_ckeditor.png" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="clipboard">
+ <dir name="dialogs">
+ <file name="paste.js" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="colordialog">
+ <dir name="dialogs">
+ <file name="colordialog.js" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="dialog">
+ <file name="dialogDefinition.js" role="horde"/>
+ </dir>
+ <dir name="div">
+ <dir name="dialogs">
+ <file name="div.js" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="find">
+ <dir name="dialogs">
+ <file name="find.js" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="flash">
+ <dir name="dialogs">
+ <file name="flash.js" role="horde"/>
+ </dir>
+ <dir name="images">
+ <file name="placeholder.png" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="forms">
+ <dir name="dialogs">
+ <file name="button.js" role="horde"/>
+ <file name="checkbox.js" role="horde"/>
+ <file name="form.js" role="horde"/>
+ <file name="hiddenfield.js" role="horde"/>
+ <file name="radio.js" role="horde"/>
+ <file name="select.js" role="horde"/>
+ <file name="textarea.js" role="horde"/>
+ <file name="textfield.js" role="horde"/>
+ </dir>
+ <dir name="images">
+ <file name="hiddenfield.gif" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="iframedialog">
+ <file name="plugin.js" role="horde"/>
+ </dir>
+ <dir name="image">
+ <dir name="dialogs">
+ <file name="image.js" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="link">
+ <dir name="dialogs">
+ <file name="anchor.js" role="horde"/>
+ <file name="link.js" role="horde"/>
+ </dir>
+ <dir name="images">
+ <file name="anchor.gif" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="liststyle">
+ <dir name="dialogs">
+ <file name="liststyle.js" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="pagebreak">
+ <dir name="images">
+ <file name="pagebreak.gif" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="pastefromword">
+ <dir name="filter">
+ <file name="default.js" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="pastetext">
+ <dir name="dialogs">
+ <file name="pastetext.js" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="scayt">
+ <dir name="dialogs">
+ <file name="options.js" role="horde"/>
+ <file name="toolbar.css" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="showblocks">
+ <dir name="images">
+ <file name="block_address.png" role="horde"/>
+ <file name="block_blockquote.png" role="horde"/>
+ <file name="block_div.png" role="horde"/>
+ <file name="block_h1.png" role="horde"/>
+ <file name="block_h2.png" role="horde"/>
+ <file name="block_h3.png" role="horde"/>
+ <file name="block_h4.png" role="horde"/>
+ <file name="block_h5.png" role="horde"/>
+ <file name="block_h6.png" role="horde"/>
+ <file name="block_p.png" role="horde"/>
+ <file name="block_pre.png" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="smiley">
+ <dir name="dialogs">
+ <file name="smiley.js" role="horde"/>
+ </dir>
+ <dir name="images">
+ <file name="angel_smile.gif" role="horde"/>
+ <file name="angry_smile.gif" role="horde"/>
+ <file name="broken_heart.gif" role="horde"/>
+ <file name="confused_smile.gif" role="horde"/>
+ <file name="cry_smile.gif" role="horde"/>
+ <file name="devil_smile.gif" role="horde"/>
+ <file name="embaressed_smile.gif" role="horde"/>
+ <file name="envelope.gif" role="horde"/>
+ <file name="heart.gif" role="horde"/>
+ <file name="kiss.gif" role="horde"/>
+ <file name="lightbulb.gif" role="horde"/>
+ <file name="omg_smile.gif" role="horde"/>
+ <file name="regular_smile.gif" role="horde"/>
+ <file name="sad_smile.gif" role="horde"/>
+ <file name="shades_smile.gif" role="horde"/>
+ <file name="teeth_smile.gif" role="horde"/>
+ <file name="thumbs_down.gif" role="horde"/>
+ <file name="thumbs_up.gif" role="horde"/>
+ <file name="tounge_smile.gif" role="horde"/>
+ <file name="whatchutalkingabout_smile.gif" role="horde"/>
+ <file name="wink_smile.gif" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="specialchar">
+ <dir name="dialogs">
+ <file name="specialchar.js" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="styles">
+ <dir name="styles">
+ <file name="default.js" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="table">
+ <dir name="dialogs">
+ <file name="table.js" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="tabletools">
+ <dir name="dialogs">
+ <file name="tableCell.js" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="templates">
+ <dir name="dialogs">
+ <file name="templates.js" role="horde"/>
+ </dir>
+ <dir name="templates">
+ <file name="default.js" role="horde"/>
+ <dir name="images">
+ <file name="template1.gif" role="horde"/>
+ <file name="template2.gif" role="horde"/>
+ <file name="template3.gif" role="horde"/>
+ </dir>
+ </dir>
+ </dir>
+ <dir name="uicolor">
+ <dir name="dialogs">
+ <file name="uicolor.js" role="horde"/>
+ </dir>
+ <dir name="lang">
+ <file name="en.js" role="horde"/>
+ </dir>
+ <file name="plugin.js" role="horde"/>
+ <file name="uicolor.gif" role="horde"/>
+ <dir name="yui">
+ <dir name="assets">
+ <file name="hue_bg.png" role="horde"/>
+ <file name="hue_thumb.png" role="horde"/>
+ <file name="picker_mask.png" role="horde"/>
+ <file name="picker_thumb.png" role="horde"/>
+ <file name="yui.css" role="horde"/>
+ </dir>
+ <file name="yui.js" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="wsc">
+ <dir name="dialogs">
+ <file name="ciframe.html" role="horde"/>
+ <file name="tmpFrameset.html" role="horde"/>
+ <file name="wsc.css" role="horde"/>
+ <file name="wsc.js" role="horde"/>
+ </dir>
+ </dir>
+ </dir>
+ <dir name="skins">
+ <dir name="kama">
+ <file name="dialog.css" role="horde"/>
+ <file name="editor.css" role="horde"/>
+ <file name="icons.png" role="horde"/>
+ <dir name="images">
+ <file name="dialog_sides.gif" role="horde"/>
+ <file name="dialog_sides.png" role="horde"/>
+ <file name="dialog_sides_rtl.png" role="horde"/>
+ <file name="mini.gif" role="horde"/>
+ <file name="noimage.png" role="horde"/>
+ <file name="sprites.png" role="horde"/>
+ <file name="sprites_ie6.png" role="horde"/>
+ <file name="toolbar_start.gif" role="horde"/>
+ </dir>
+ <file name="skin.js" role="horde"/>
+ <file name="templates.css" role="horde"/>
+ </dir>
+ <dir name="office2003">
+ <file name="dialog.css" role="horde"/>
+ <file name="editor.css" role="horde"/>
+ <file name="icons.png" role="horde"/>
+ <dir name="images">
+ <file name="dialog_sides.gif" role="horde"/>
+ <file name="dialog_sides.png" role="horde"/>
+ <file name="dialog_sides_rtl.png" role="horde"/>
+ <file name="mini.gif" role="horde"/>
+ <file name="noimage.png" role="horde"/>
+ <file name="sprites.png" role="horde"/>
+ <file name="sprites_ie6.png" role="horde"/>
+ </dir>
+ <file name="skin.js" role="horde"/>
+ <file name="templates.css" role="horde"/>
+ </dir>
+ <dir name="v2">
+ <file name="dialog.css" role="horde"/>
+ <file name="editor.css" role="horde"/>
+ <file name="icons.png" role="horde"/>
+ <dir name="images">
+ <file name="dialog_sides.gif" role="horde"/>
+ <file name="dialog_sides.png" role="horde"/>
+ <file name="dialog_sides_rtl.png" role="horde"/>
+ <file name="mini.gif" role="horde"/>
+ <file name="noimage.png" role="horde"/>
+ <file name="sprites.png" role="horde"/>
+ <file name="sprites_ie6.png" role="horde"/>
+ <file name="toolbar_start.gif" role="horde"/>
+ </dir>
+ <file name="skin.js" role="horde"/>
+ <file name="templates.css" role="horde"/>
+ </dir>
+ </dir>
+ <dir name="themes">
+ <dir name="default">
+ <file name="theme.js" role="horde"/>
+ </dir>
+ </dir>
+ </dir>
<dir name="lib">
<dir name="Horde">
<dir name="Editor">
</dependencies>
<phprelease>
<filelist>
+ <install name="js/LICENSE.html" as="js/ckeditor/LICENSE.html" />
+ <install name="js/ckeditor.js" as="js/ckeditor/ckeditor.js" />
+ <install name="js/ckeditor_basic.js" as="js/ckeditor/ckeditor_basic.js" />
+ <install name="js/config.js" as="js/ckeditor/config.js" />
+ <install name="js/contents.css" as="js/ckeditor/contents.css" />
+ <install name="js/images/spacer.gif" as="js/ckeditor/images/spacer.gif" />
+ <install name="js/lang/_languages.js" as="js/ckeditor/lang/_languages.js" />
+ <install name="js/lang/af.js" as="js/ckeditor/lang/af.js" />
+ <install name="js/lang/ar.js" as="js/ckeditor/lang/ar.js" />
+ <install name="js/lang/bg.js" as="js/ckeditor/lang/bg.js" />
+ <install name="js/lang/bn.js" as="js/ckeditor/lang/bn.js" />
+ <install name="js/lang/bs.js" as="js/ckeditor/lang/bs.js" />
+ <install name="js/lang/ca.js" as="js/ckeditor/lang/ca.js" />
+ <install name="js/lang/cs.js" as="js/ckeditor/lang/cs.js" />
+ <install name="js/lang/cy.js" as="js/ckeditor/lang/cy.js" />
+ <install name="js/lang/da.js" as="js/ckeditor/lang/da.js" />
+ <install name="js/lang/de.js" as="js/ckeditor/lang/de.js" />
+ <install name="js/lang/el.js" as="js/ckeditor/lang/el.js" />
+ <install name="js/lang/en-au.js" as="js/ckeditor/lang/en-au.js" />
+ <install name="js/lang/en-ca.js" as="js/ckeditor/lang/en-ca.js" />
+ <install name="js/lang/en-gb.js" as="js/ckeditor/lang/en-gb.js" />
+ <install name="js/lang/en.js" as="js/ckeditor/lang/en.js" />
+ <install name="js/lang/eo.js" as="js/ckeditor/lang/eo.js" />
+ <install name="js/lang/es.js" as="js/ckeditor/lang/es.js" />
+ <install name="js/lang/et.js" as="js/ckeditor/lang/et.js" />
+ <install name="js/lang/eu.js" as="js/ckeditor/lang/eu.js" />
+ <install name="js/lang/fa.js" as="js/ckeditor/lang/fa.js" />
+ <install name="js/lang/fi.js" as="js/ckeditor/lang/fi.js" />
+ <install name="js/lang/fo.js" as="js/ckeditor/lang/fo.js" />
+ <install name="js/lang/fr-ca.js" as="js/ckeditor/lang/fr-ca.js" />
+ <install name="js/lang/fr.js" as="js/ckeditor/lang/fr.js" />
+ <install name="js/lang/gl.js" as="js/ckeditor/lang/gl.js" />
+ <install name="js/lang/gu.js" as="js/ckeditor/lang/gu.js" />
+ <install name="js/lang/he.js" as="js/ckeditor/lang/he.js" />
+ <install name="js/lang/hi.js" as="js/ckeditor/lang/hi.js" />
+ <install name="js/lang/hr.js" as="js/ckeditor/lang/hr.js" />
+ <install name="js/lang/hu.js" as="js/ckeditor/lang/hu.js" />
+ <install name="js/lang/is.js" as="js/ckeditor/lang/is.js" />
+ <install name="js/lang/it.js" as="js/ckeditor/lang/it.js" />
+ <install name="js/lang/ja.js" as="js/ckeditor/lang/ja.js" />
+ <install name="js/lang/km.js" as="js/ckeditor/lang/km.js" />
+ <install name="js/lang/ko.js" as="js/ckeditor/lang/ko.js" />
+ <install name="js/lang/lt.js" as="js/ckeditor/lang/lt.js" />
+ <install name="js/lang/lv.js" as="js/ckeditor/lang/lv.js" />
+ <install name="js/lang/mn.js" as="js/ckeditor/lang/mn.js" />
+ <install name="js/lang/ms.js" as="js/ckeditor/lang/ms.js" />
+ <install name="js/lang/nb.js" as="js/ckeditor/lang/nb.js" />
+ <install name="js/lang/nl.js" as="js/ckeditor/lang/nl.js" />
+ <install name="js/lang/no.js" as="js/ckeditor/lang/no.js" />
+ <install name="js/lang/pl.js" as="js/ckeditor/lang/pl.js" />
+ <install name="js/lang/pt-br.js" as="js/ckeditor/lang/pt-br.js" />
+ <install name="js/lang/pt.js" as="js/ckeditor/lang/pt.js" />
+ <install name="js/lang/ro.js" as="js/ckeditor/lang/ro.js" />
+ <install name="js/lang/ru.js" as="js/ckeditor/lang/ru.js" />
+ <install name="js/lang/sk.js" as="js/ckeditor/lang/sk.js" />
+ <install name="js/lang/sl.js" as="js/ckeditor/lang/sl.js" />
+ <install name="js/lang/sr-latn.js" as="js/ckeditor/lang/sr-latn.js" />
+ <install name="js/lang/sr.js" as="js/ckeditor/lang/sr.js" />
+ <install name="js/lang/sv.js" as="js/ckeditor/lang/sv.js" />
+ <install name="js/lang/th.js" as="js/ckeditor/lang/th.js" />
+ <install name="js/lang/tr.js" as="js/ckeditor/lang/tr.js" />
+ <install name="js/lang/uk.js" as="js/ckeditor/lang/uk.js" />
+ <install name="js/lang/vi.js" as="js/ckeditor/lang/vi.js" />
+ <install name="js/lang/zh-cn.js" as="js/ckeditor/lang/zh-cn.js" />
+ <install name="js/lang/zh.js" as="js/ckeditor/lang/zh.js" />
+ <install name="js/plugins/a11yhelp/dialogs/a11yhelp.js" as="js/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js" />
+ <install name="js/plugins/a11yhelp/lang/en.js" as="js/ckeditor/plugins/a11yhelp/lang/en.js" />
+ <install name="js/plugins/a11yhelp/lang/he.js" as="js/ckeditor/plugins/a11yhelp/lang/he.js" />
+ <install name="js/plugins/about/dialogs/about.js" as="js/ckeditor/plugins/about/dialogs/about.js" />
+ <install name="js/plugins/about/dialogs/logo_ckeditor.png" as="js/ckeditor/plugins/about/dialogs/logo_ckeditor.png" />
+ <install name="js/plugins/clipboard/dialogs/paste.js" as="js/ckeditor/plugins/clipboard/dialogs/paste.js" />
+ <install name="js/plugins/colordialog/dialogs/colordialog.js" as="js/ckeditor/plugins/colordialog/dialogs/colordialog.js" />
+ <install name="js/plugins/dialog/dialogDefinition.js" as="js/ckeditor/plugins/dialog/dialogDefinition.js" />
+ <install name="js/plugins/div/dialogs/div.js" as="js/ckeditor/plugins/div/dialogs/div.js" />
+ <install name="js/plugins/find/dialogs/find.js" as="js/ckeditor/plugins/find/dialogs/find.js" />
+ <install name="js/plugins/flash/dialogs/flash.js" as="js/ckeditor/plugins/flash/dialogs/flash.js" />
+ <install name="js/plugins/flash/images/placeholder.png" as="js/ckeditor/plugins/flash/images/placeholder.png" />
+ <install name="js/plugins/forms/dialogs/button.js" as="js/ckeditor/plugins/forms/dialogs/button.js" />
+ <install name="js/plugins/forms/dialogs/checkbox.js" as="js/ckeditor/plugins/forms/dialogs/checkbox.js" />
+ <install name="js/plugins/forms/dialogs/form.js" as="js/ckeditor/plugins/forms/dialogs/form.js" />
+ <install name="js/plugins/forms/dialogs/hiddenfield.js" as="js/ckeditor/plugins/forms/dialogs/hiddenfield.js" />
+ <install name="js/plugins/forms/dialogs/radio.js" as="js/ckeditor/plugins/forms/dialogs/radio.js" />
+ <install name="js/plugins/forms/dialogs/select.js" as="js/ckeditor/plugins/forms/dialogs/select.js" />
+ <install name="js/plugins/forms/dialogs/textarea.js" as="js/ckeditor/plugins/forms/dialogs/textarea.js" />
+ <install name="js/plugins/forms/dialogs/textfield.js" as="js/ckeditor/plugins/forms/dialogs/textfield.js" />
+ <install name="js/plugins/forms/images/hiddenfield.gif" as="js/ckeditor/plugins/forms/images/hiddenfield.gif" />
+ <install name="js/plugins/iframedialog/plugin.js" as="js/ckeditor/plugins/iframedialog/plugin.js" />
+ <install name="js/plugins/image/dialogs/image.js" as="js/ckeditor/plugins/image/dialogs/image.js" />
+ <install name="js/plugins/link/dialogs/anchor.js" as="js/ckeditor/plugins/link/dialogs/anchor.js" />
+ <install name="js/plugins/link/dialogs/link.js" as="js/ckeditor/plugins/link/dialogs/link.js" />
+ <install name="js/plugins/link/images/anchor.gif" as="js/ckeditor/plugins/link/images/anchor.gif" />
+ <install name="js/plugins/liststyle/dialogs/liststyle.js" as="js/ckeditor/plugins/liststyle/dialogs/liststyle.js" />
+ <install name="js/plugins/pagebreak/images/pagebreak.gif" as="js/ckeditor/plugins/pagebreak/images/pagebreak.gif" />
+ <install name="js/plugins/pastefromword/filter/default.js" as="js/ckeditor/plugins/pastefromword/filter/default.js" />
+ <install name="js/plugins/pastetext/dialogs/pastetext.js" as="js/ckeditor/plugins/pastetext/dialogs/pastetext.js" />
+ <install name="js/plugins/scayt/dialogs/options.js" as="js/ckeditor/plugins/scayt/dialogs/options.js" />
+ <install name="js/plugins/scayt/dialogs/toolbar.css" as="js/ckeditor/plugins/scayt/dialogs/toolbar.css" />
+ <install name="js/plugins/showblocks/images/block_address.png" as="js/ckeditor/plugins/showblocks/images/block_address.png" />
+ <install name="js/plugins/showblocks/images/block_blockquote.png" as="js/ckeditor/plugins/showblocks/images/block_blockquote.png" />
+ <install name="js/plugins/showblocks/images/block_div.png" as="js/ckeditor/plugins/showblocks/images/block_div.png" />
+ <install name="js/plugins/showblocks/images/block_h1.png" as="js/ckeditor/plugins/showblocks/images/block_h1.png" />
+ <install name="js/plugins/showblocks/images/block_h2.png" as="js/ckeditor/plugins/showblocks/images/block_h2.png" />
+ <install name="js/plugins/showblocks/images/block_h3.png" as="js/ckeditor/plugins/showblocks/images/block_h3.png" />
+ <install name="js/plugins/showblocks/images/block_h4.png" as="js/ckeditor/plugins/showblocks/images/block_h4.png" />
+ <install name="js/plugins/showblocks/images/block_h5.png" as="js/ckeditor/plugins/showblocks/images/block_h5.png" />
+ <install name="js/plugins/showblocks/images/block_h6.png" as="js/ckeditor/plugins/showblocks/images/block_h6.png" />
+ <install name="js/plugins/showblocks/images/block_p.png" as="js/ckeditor/plugins/showblocks/images/block_p.png" />
+ <install name="js/plugins/showblocks/images/block_pre.png" as="js/ckeditor/plugins/showblocks/images/block_pre.png" />
+ <install name="js/plugins/smiley/dialogs/smiley.js" as="js/ckeditor/plugins/smiley/dialogs/smiley.js" />
+ <install name="js/plugins/smiley/images/angel_smile.gif" as="js/ckeditor/plugins/smiley/images/angel_smile.gif" />
+ <install name="js/plugins/smiley/images/angry_smile.gif" as="js/ckeditor/plugins/smiley/images/angry_smile.gif" />
+ <install name="js/plugins/smiley/images/broken_heart.gif" as="js/ckeditor/plugins/smiley/images/broken_heart.gif" />
+ <install name="js/plugins/smiley/images/confused_smile.gif" as="js/ckeditor/plugins/smiley/images/confused_smile.gif" />
+ <install name="js/plugins/smiley/images/cry_smile.gif" as="js/ckeditor/plugins/smiley/images/cry_smile.gif" />
+ <install name="js/plugins/smiley/images/devil_smile.gif" as="js/ckeditor/plugins/smiley/images/devil_smile.gif" />
+ <install name="js/plugins/smiley/images/embaressed_smile.gif" as="js/ckeditor/plugins/smiley/images/embaressed_smile.gif" />
+ <install name="js/plugins/smiley/images/envelope.gif" as="js/ckeditor/plugins/smiley/images/envelope.gif" />
+ <install name="js/plugins/smiley/images/heart.gif" as="js/ckeditor/plugins/smiley/images/heart.gif" />
+ <install name="js/plugins/smiley/images/kiss.gif" as="js/ckeditor/plugins/smiley/images/kiss.gif" />
+ <install name="js/plugins/smiley/images/lightbulb.gif" as="js/ckeditor/plugins/smiley/images/lightbulb.gif" />
+ <install name="js/plugins/smiley/images/omg_smile.gif" as="js/ckeditor/plugins/smiley/images/omg_smile.gif" />
+ <install name="js/plugins/smiley/images/regular_smile.gif" as="js/ckeditor/plugins/smiley/images/regular_smile.gif" />
+ <install name="js/plugins/smiley/images/sad_smile.gif" as="js/ckeditor/plugins/smiley/images/sad_smile.gif" />
+ <install name="js/plugins/smiley/images/shades_smile.gif" as="js/ckeditor/plugins/smiley/images/shades_smile.gif" />
+ <install name="js/plugins/smiley/images/teeth_smile.gif" as="js/ckeditor/plugins/smiley/images/teeth_smile.gif" />
+ <install name="js/plugins/smiley/images/thumbs_down.gif" as="js/ckeditor/plugins/smiley/images/thumbs_down.gif" />
+ <install name="js/plugins/smiley/images/thumbs_up.gif" as="js/ckeditor/plugins/smiley/images/thumbs_up.gif" />
+ <install name="js/plugins/smiley/images/tounge_smile.gif" as="js/ckeditor/plugins/smiley/images/tounge_smile.gif" />
+ <install name="js/plugins/smiley/images/whatchutalkingabout_smile.gif" as="js/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif" />
+ <install name="js/plugins/smiley/images/wink_smile.gif" as="js/ckeditor/plugins/smiley/images/wink_smile.gif" />
+ <install name="js/plugins/specialchar/dialogs/specialchar.js" as="js/ckeditor/plugins/specialchar/dialogs/specialchar.js" />
+ <install name="js/plugins/styles/styles/default.js" as="js/ckeditor/plugins/styles/styles/default.js" />
+ <install name="js/plugins/table/dialogs/table.js" as="js/ckeditor/plugins/table/dialogs/table.js" />
+ <install name="js/plugins/tabletools/dialogs/tableCell.js" as="js/ckeditor/plugins/tabletools/dialogs/tableCell.js" />
+ <install name="js/plugins/templates/dialogs/templates.js" as="js/ckeditor/plugins/templates/dialogs/templates.js" />
+ <install name="js/plugins/templates/templates/default.js" as="js/ckeditor/plugins/templates/templates/default.js" />
+ <install name="js/plugins/templates/templates/images/template1.gif" as="js/ckeditor/plugins/templates/templates/images/template1.gif" />
+ <install name="js/plugins/templates/templates/images/template2.gif" as="js/ckeditor/plugins/templates/templates/images/template2.gif" />
+ <install name="js/plugins/templates/templates/images/template3.gif" as="js/ckeditor/plugins/templates/templates/images/template3.gif" />
+ <install name="js/plugins/uicolor/dialogs/uicolor.js" as="js/ckeditor/plugins/uicolor/dialogs/uicolor.js" />
+ <install name="js/plugins/uicolor/lang/en.js" as="js/ckeditor/plugins/uicolor/lang/en.js" />
+ <install name="js/plugins/uicolor/plugin.js" as="js/ckeditor/plugins/uicolor/plugin.js" />
+ <install name="js/plugins/uicolor/uicolor.gif" as="js/ckeditor/plugins/uicolor/uicolor.gif" />
+ <install name="js/plugins/uicolor/yui/assets/hue_bg.png" as="js/ckeditor/plugins/uicolor/yui/assets/hue_bg.png" />
+ <install name="js/plugins/uicolor/yui/assets/hue_thumb.png" as="js/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png" />
+ <install name="js/plugins/uicolor/yui/assets/picker_mask.png" as="js/ckeditor/plugins/uicolor/yui/assets/picker_mask.png" />
+ <install name="js/plugins/uicolor/yui/assets/picker_thumb.png" as="js/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png" />
+ <install name="js/plugins/uicolor/yui/assets/yui.css" as="js/ckeditor/plugins/uicolor/yui/assets/yui.css" />
+ <install name="js/plugins/uicolor/yui/yui.js" as="js/ckeditor/plugins/uicolor/yui/yui.js" />
+ <install name="js/plugins/wsc/dialogs/ciframe.html" as="js/ckeditor/plugins/wsc/dialogs/ciframe.html" />
+ <install name="js/plugins/wsc/dialogs/tmpFrameset.html" as="js/ckeditor/plugins/wsc/dialogs/tmpFrameset.html" />
+ <install name="js/plugins/wsc/dialogs/wsc.css" as="js/ckeditor/plugins/wsc/dialogs/wsc.css" />
+ <install name="js/plugins/wsc/dialogs/wsc.js" as="js/ckeditor/plugins/wsc/dialogs/wsc.js" />
+ <install name="js/skins/kama/dialog.css" as="js/ckeditor/skins/kama/dialog.css" />
+ <install name="js/skins/kama/editor.css" as="js/ckeditor/skins/kama/editor.css" />
+ <install name="js/skins/kama/icons.png" as="js/ckeditor/skins/kama/icons.png" />
+ <install name="js/skins/kama/images/dialog_sides.gif" as="js/ckeditor/skins/kama/images/dialog_sides.gif" />
+ <install name="js/skins/kama/images/dialog_sides.png" as="js/ckeditor/skins/kama/images/dialog_sides.png" />
+ <install name="js/skins/kama/images/dialog_sides_rtl.png" as="js/ckeditor/skins/kama/images/dialog_sides_rtl.png" />
+ <install name="js/skins/kama/images/mini.gif" as="js/ckeditor/skins/kama/images/mini.gif" />
+ <install name="js/skins/kama/images/noimage.png" as="js/ckeditor/skins/kama/images/noimage.png" />
+ <install name="js/skins/kama/images/sprites.png" as="js/ckeditor/skins/kama/images/sprites.png" />
+ <install name="js/skins/kama/images/sprites_ie6.png" as="js/ckeditor/skins/kama/images/sprites_ie6.png" />
+ <install name="js/skins/kama/images/toolbar_start.gif" as="js/ckeditor/skins/kama/images/toolbar_start.gif" />
+ <install name="js/skins/kama/skin.js" as="js/ckeditor/skins/kama/skin.js" />
+ <install name="js/skins/kama/templates.css" as="js/ckeditor/skins/kama/templates.css" />
+ <install name="js/skins/office2003/dialog.css" as="js/ckeditor/skins/office2003/dialog.css" />
+ <install name="js/skins/office2003/editor.css" as="js/ckeditor/skins/office2003/editor.css" />
+ <install name="js/skins/office2003/icons.png" as="js/ckeditor/skins/office2003/icons.png" />
+ <install name="js/skins/office2003/images/dialog_sides.gif" as="js/ckeditor/skins/office2003/images/dialog_sides.gif" />
+ <install name="js/skins/office2003/images/dialog_sides.png" as="js/ckeditor/skins/office2003/images/dialog_sides.png" />
+ <install name="js/skins/office2003/images/dialog_sides_rtl.png" as="js/ckeditor/skins/office2003/images/dialog_sides_rtl.png" />
+ <install name="js/skins/office2003/images/mini.gif" as="js/ckeditor/skins/office2003/images/mini.gif" />
+ <install name="js/skins/office2003/images/noimage.png" as="js/ckeditor/skins/office2003/images/noimage.png" />
+ <install name="js/skins/office2003/images/sprites.png" as="js/ckeditor/skins/office2003/images/sprites.png" />
+ <install name="js/skins/office2003/images/sprites_ie6.png" as="js/ckeditor/skins/office2003/images/sprites_ie6.png" />
+ <install name="js/skins/office2003/skin.js" as="js/ckeditor/skins/office2003/skin.js" />
+ <install name="js/skins/office2003/templates.css" as="js/ckeditor/skins/office2003/templates.css" />
+ <install name="js/skins/v2/dialog.css" as="js/ckeditor/skins/v2/dialog.css" />
+ <install name="js/skins/v2/editor.css" as="js/ckeditor/skins/v2/editor.css" />
+ <install name="js/skins/v2/icons.png" as="js/ckeditor/skins/v2/icons.png" />
+ <install name="js/skins/v2/images/dialog_sides.gif" as="js/ckeditor/skins/v2/images/dialog_sides.gif" />
+ <install name="js/skins/v2/images/dialog_sides.png" as="js/ckeditor/skins/v2/images/dialog_sides.png" />
+ <install name="js/skins/v2/images/dialog_sides_rtl.png" as="js/ckeditor/skins/v2/images/dialog_sides_rtl.png" />
+ <install name="js/skins/v2/images/mini.gif" as="js/ckeditor/skins/v2/images/mini.gif" />
+ <install name="js/skins/v2/images/noimage.png" as="js/ckeditor/skins/v2/images/noimage.png" />
+ <install name="js/skins/v2/images/sprites.png" as="js/ckeditor/skins/v2/images/sprites.png" />
+ <install name="js/skins/v2/images/sprites_ie6.png" as="js/ckeditor/skins/v2/images/sprites_ie6.png" />
+ <install name="js/skins/v2/images/toolbar_start.gif" as="js/ckeditor/skins/v2/images/toolbar_start.gif" />
+ <install name="js/skins/v2/skin.js" as="js/ckeditor/skins/v2/skin.js" />
+ <install name="js/skins/v2/templates.css" as="js/ckeditor/skins/v2/templates.css" />
+ <install name="js/themes/default/theme.js" as="js/ckeditor/themes/default/theme.js" />
<install name="lib/Horde/Editor/Ckeditor.php" as="Horde/Editor/Ckeditor.php" />
<install name="lib/Horde/Editor/Exception.php" as="Horde/Editor/Exception.php" />
<install name="lib/Horde/Editor.php" as="Horde/Editor.php" />
+++ /dev/null
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!--
-== BEGIN TEXT ONLY VERSION ==
-
-Software License Agreement
-==========================
-
-CKEditor - The text editor for Internet - http://ckeditor.com
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-
-Licensed under the terms of any of the following licenses at your
-choice:
-
- - GNU General Public License Version 2 or later (the "GPL")
- http://www.gnu.org/licenses/gpl.html
- (See Appendix A)
-
- - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- http://www.gnu.org/licenses/lgpl.html
- (See Appendix B)
-
- - Mozilla Public License Version 1.1 or later (the "MPL")
- http://www.mozilla.org/MPL/MPL-1.1.html
- (See Appendix C)
-
-You are not required to, but if you want to explicitly declare the
-license you have chosen to be bound to when using, reproducing,
-modifying and distributing this software, just include a text file
-titled "legal.txt" in your version of this software, indicating your
-license choice. In any case, your choice will not restrict any
-recipient of your version of this software to use, reproduce, modify
-and distribute this software under any of the above licenses.
-
-Sources of Intellectual Property Included in CKEditor
-=====================================================
-
-Where not otherwise indicated, all CKEditor content is authored by
-CKSource engineers and consists of CKSource-owned intellectual
-property. In some specific instances, CKEditor will incorporate work
-done by developers outside of CKSource with their express permission.
-
-YUI Test: At _source/tests/yuitest.js can be found part of the source
-code of YUI, which is licensed under the terms of the BSD License
-(http://developer.yahoo.com/yui/license.txt). YUI is Copyright (C)
-2008, Yahoo! Inc.
-
-Trademarks
-==========
-
-CKEditor is a trademark of CKSource - Frederico Knabben. All other brand
-and product names are trademarks, registered trademarks or service
-marks of their respective holders.
-
-Appendix A: The GPL License
-===========================
-
- GNU GENERAL PUBLIC LICENSE
- Version 2, June 1991
-
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software-to make sure the software is free for all its users. This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it. (Some other Free Software Foundation software is covered by
-the GNU Lesser General Public License instead.) You can apply it to
-your programs, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
-
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have. You must make sure that they, too, receive or can get the
-source code. And you must show them these terms so they know their
-rights.
-
- We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
- Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software. If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary. To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- GNU GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License. The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language. (Hereinafter, translation is included without limitation in
-the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-
- 1. You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact all the
-notices that refer to this License and to the absence of any warranty;
-and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and
-you may at your option offer warranty protection in exchange for a fee.
-
- 2. You may modify your copy or copies of the Program or any portion
-of it, thus forming a work based on the Program, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) You must cause the modified files to carry prominent notices
- stating that you changed the files and the date of any change.
-
- b) You must cause any work that you distribute or publish, that in
- whole or in part contains or is derived from the Program or any
- part thereof, to be licensed as a whole at no charge to all third
- parties under the terms of this License.
-
- c) If the modified program normally reads commands interactively
- when run, you must cause it, when started running for such
- interactive use in the most ordinary way, to print or display an
- announcement including an appropriate copyright notice and a
- notice that there is no warranty (or else, saying that you provide
- a warranty) and that users may redistribute the program under
- these conditions, and telling the user how to view a copy of this
- License. (Exception: if the Program itself is interactive but
- does not normally print such an announcement, your work based on
- the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Program,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may copy and distribute the Program (or a work based on it,
-under Section 2) in object code or executable form under the terms of
-Sections 1 and 2 above provided that you also do one of the following:
-
- a) Accompany it with the complete corresponding machine-readable
- source code, which must be distributed under the terms of Sections
- 1 and 2 above on a medium customarily used for software interchange; or,
-
- b) Accompany it with a written offer, valid for at least three
- years, to give any third party, for a charge no more than your
- cost of physically performing source distribution, a complete
- machine-readable copy of the corresponding source code, to be
- distributed under the terms of Sections 1 and 2 above on a medium
- customarily used for software interchange; or,
-
- c) Accompany it with the information you received as to the offer
- to distribute corresponding source code. (This alternative is
- allowed only for noncommercial distribution and only if you
- received the program in object code or executable form with such
- an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for
-making modifications to it. For an executable work, complete source
-code means all the source code for all modules it contains, plus any
-associated interface definition files, plus the scripts used to
-control compilation and installation of the executable. However, as a
-special exception, the source code distributed need not include
-anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component
-itself accompanies the executable.
-
-If distribution of executable or object code is made by offering
-access to copy from a designated place, then offering equivalent
-access to copy the source code from the same place counts as
-distribution of the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 4. You may not copy, modify, sublicense, or distribute the Program
-except as expressly provided under this License. Any attempt
-otherwise to copy, modify, sublicense or distribute the Program is
-void, and will automatically terminate your rights under this License.
-However, parties who have received copies, or rights, from you under
-this License will not have their licenses terminated so long as such
-parties remain in full compliance.
-
- 5. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Program or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Program (or any work based on the
-Program), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Program or works based on it.
-
- 6. Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the
-original licensor to copy, distribute or modify the Program subject to
-these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
- 7. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Program at all. For example, if a patent
-license would not permit royalty-free redistribution of the Program by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under
-any particular circumstance, the balance of the section is intended to
-apply and the section as a whole is intended to apply in other
-circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system, which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 8. If the distribution and/or use of the Program is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Program under this License
-may add an explicit geographical distribution limitation excluding
-those countries, so that distribution is permitted only in or among
-countries not thus excluded. In such case, this License incorporates
-the limitation as if written in the body of this License.
-
- 9. The Free Software Foundation may publish revised and/or new versions
-of the General Public License from time to time. Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program
-specifies a version number of this License which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation. If the Program does not specify a version number of
-this License, you may choose any version ever published by the Free Software
-Foundation.
-
- 10. If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission. For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-make exceptions for this. Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-
- NO WARRANTY
-
- 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
- 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-
- END OF TERMS AND CONDITIONS
-
-
-Appendix B: The LGPL License
-============================
-
- GNU LESSER GENERAL PUBLIC LICENSE
- Version 2.1, February 1999
-
- Copyright (C) 1991, 1999 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the Lesser GPL. It also counts
- as the successor of the GNU Library Public License, version 2, hence
- the version number 2.1.]
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software-to make sure the software is free for all its users.
-
- This license, the Lesser General Public License, applies to some
-specially designated software packages-typically libraries-of the
-Free Software Foundation and other authors who decide to use it. You
-can use it too, but we suggest you first think carefully about whether
-this license or the ordinary General Public License is the better
-strategy to use in any particular case, based on the explanations below.
-
- When we speak of free software, we are referring to freedom of use,
-not price. Our General Public Licenses are designed to make sure that
-you have the freedom to distribute copies of free software (and charge
-for this service if you wish); that you receive source code or can get
-it if you want it; that you can change the software and use pieces of
-it in new free programs; and that you are informed that you can do
-these things.
-
- To protect your rights, we need to make restrictions that forbid
-distributors to deny you these rights or to ask you to surrender these
-rights. These restrictions translate to certain responsibilities for
-you if you distribute copies of the library or if you modify it.
-
- For example, if you distribute copies of the library, whether gratis
-or for a fee, you must give the recipients all the rights that we gave
-you. You must make sure that they, too, receive or can get the source
-code. If you link other code with the library, you must provide
-complete object files to the recipients, so that they can relink them
-with the library after making changes to the library and recompiling
-it. And you must show them these terms so they know their rights.
-
- We protect your rights with a two-step method: (1) we copyright the
-library, and (2) we offer you this license, which gives you legal
-permission to copy, distribute and/or modify the library.
-
- To protect each distributor, we want to make it very clear that
-there is no warranty for the free library. Also, if the library is
-modified by someone else and passed on, the recipients should know
-that what they have is not the original version, so that the original
-author's reputation will not be affected by problems that might be
-introduced by others.
-
- Finally, software patents pose a constant threat to the existence of
-any free program. We wish to make sure that a company cannot
-effectively restrict the users of a free program by obtaining a
-restrictive license from a patent holder. Therefore, we insist that
-any patent license obtained for a version of the library must be
-consistent with the full freedom of use specified in this license.
-
- Most GNU software, including some libraries, is covered by the
-ordinary GNU General Public License. This license, the GNU Lesser
-General Public License, applies to certain designated libraries, and
-is quite different from the ordinary General Public License. We use
-this license for certain libraries in order to permit linking those
-libraries into non-free programs.
-
- When a program is linked with a library, whether statically or using
-a shared library, the combination of the two is legally speaking a
-combined work, a derivative of the original library. The ordinary
-General Public License therefore permits such linking only if the
-entire combination fits its criteria of freedom. The Lesser General
-Public License permits more lax criteria for linking other code with
-the library.
-
- We call this license the "Lesser" General Public License because it
-does Less to protect the user's freedom than the ordinary General
-Public License. It also provides other free software developers Less
-of an advantage over competing non-free programs. These disadvantages
-are the reason we use the ordinary General Public License for many
-libraries. However, the Lesser license provides advantages in certain
-special circumstances.
-
- For example, on rare occasions, there may be a special need to
-encourage the widest possible use of a certain library, so that it becomes
-a de-facto standard. To achieve this, non-free programs must be
-allowed to use the library. A more frequent case is that a free
-library does the same job as widely used non-free libraries. In this
-case, there is little to gain by limiting the free library to free
-software only, so we use the Lesser General Public License.
-
- In other cases, permission to use a particular library in non-free
-programs enables a greater number of people to use a large body of
-free software. For example, permission to use the GNU C Library in
-non-free programs enables many more people to use the whole GNU
-operating system, as well as its variant, the GNU/Linux operating
-system.
-
- Although the Lesser General Public License is Less protective of the
-users' freedom, it does ensure that the user of a program that is
-linked with the Library has the freedom and the wherewithal to run
-that program using a modified version of the Library.
-
- The precise terms and conditions for copying, distribution and
-modification follow. Pay close attention to the difference between a
-"work based on the library" and a "work that uses the library". The
-former contains code derived from the library, whereas the latter must
-be combined with the library in order to run.
-
- GNU LESSER GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License Agreement applies to any software library or other
-program which contains a notice placed by the copyright holder or
-other authorized party saying it may be distributed under the terms of
-this Lesser General Public License (also called "this License").
-Each licensee is addressed as "you".
-
- A "library" means a collection of software functions and/or data
-prepared so as to be conveniently linked with application programs
-(which use some of those functions and data) to form executables.
-
- The "Library", below, refers to any such software library or work
-which has been distributed under these terms. A "work based on the
-Library" means either the Library or any derivative work under
-copyright law: that is to say, a work containing the Library or a
-portion of it, either verbatim or with modifications and/or translated
-straightforwardly into another language. (Hereinafter, translation is
-included without limitation in the term "modification".)
-
- "Source code" for a work means the preferred form of the work for
-making modifications to it. For a library, complete source code means
-all the source code for all modules it contains, plus any associated
-interface definition files, plus the scripts used to control compilation
-and installation of the library.
-
- Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running a program using the Library is not restricted, and output from
-such a program is covered only if its contents constitute a work based
-on the Library (independent of the use of the Library in a tool for
-writing it). Whether that is true depends on what the Library does
-and what the program that uses the Library does.
-
- 1. You may copy and distribute verbatim copies of the Library's
-complete source code as you receive it, in any medium, provided that
-you conspicuously and appropriately publish on each copy an
-appropriate copyright notice and disclaimer of warranty; keep intact
-all the notices that refer to this License and to the absence of any
-warranty; and distribute a copy of this License along with the
-Library.
-
- You may charge a fee for the physical act of transferring a copy,
-and you may at your option offer warranty protection in exchange for a
-fee.
-
- 2. You may modify your copy or copies of the Library or any portion
-of it, thus forming a work based on the Library, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) The modified work must itself be a software library.
-
- b) You must cause the files modified to carry prominent notices
- stating that you changed the files and the date of any change.
-
- c) You must cause the whole of the work to be licensed at no
- charge to all third parties under the terms of this License.
-
- d) If a facility in the modified Library refers to a function or a
- table of data to be supplied by an application program that uses
- the facility, other than as an argument passed when the facility
- is invoked, then you must make a good faith effort to ensure that,
- in the event an application does not supply such function or
- table, the facility still operates, and performs whatever part of
- its purpose remains meaningful.
-
- (For example, a function in a library to compute square roots has
- a purpose that is entirely well-defined independent of the
- application. Therefore, Subsection 2d requires that any
- application-supplied function or table used by this function must
- be optional: if the application does not supply it, the square
- root function must still compute square roots.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Library,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Library, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote
-it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Library.
-
-In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may opt to apply the terms of the ordinary GNU General Public
-License instead of this License to a given copy of the Library. To do
-this, you must alter all the notices that refer to this License, so
-that they refer to the ordinary GNU General Public License, version 2,
-instead of to this License. (If a newer version than version 2 of the
-ordinary GNU General Public License has appeared, then you can specify
-that version instead if you wish.) Do not make any other change in
-these notices.
-
- Once this change is made in a given copy, it is irreversible for
-that copy, so the ordinary GNU General Public License applies to all
-subsequent copies and derivative works made from that copy.
-
- This option is useful when you wish to copy part of the code of
-the Library into a program that is not a library.
-
- 4. You may copy and distribute the Library (or a portion or
-derivative of it, under Section 2) in object code or executable form
-under the terms of Sections 1 and 2 above provided that you accompany
-it with the complete corresponding machine-readable source code, which
-must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange.
-
- If distribution of object code is made by offering access to copy
-from a designated place, then offering equivalent access to copy the
-source code from the same place satisfies the requirement to
-distribute the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 5. A program that contains no derivative of any portion of the
-Library, but is designed to work with the Library by being compiled or
-linked with it, is called a "work that uses the Library". Such a
-work, in isolation, is not a derivative work of the Library, and
-therefore falls outside the scope of this License.
-
- However, linking a "work that uses the Library" with the Library
-creates an executable that is a derivative of the Library (because it
-contains portions of the Library), rather than a "work that uses the
-library". The executable is therefore covered by this License.
-Section 6 states terms for distribution of such executables.
-
- When a "work that uses the Library" uses material from a header file
-that is part of the Library, the object code for the work may be a
-derivative work of the Library even though the source code is not.
-Whether this is true is especially significant if the work can be
-linked without the Library, or if the work is itself a library. The
-threshold for this to be true is not precisely defined by law.
-
- If such an object file uses only numerical parameters, data
-structure layouts and accessors, and small macros and small inline
-functions (ten lines or less in length), then the use of the object
-file is unrestricted, regardless of whether it is legally a derivative
-work. (Executables containing this object code plus portions of the
-Library will still fall under Section 6.)
-
- Otherwise, if the work is a derivative of the Library, you may
-distribute the object code for the work under the terms of Section 6.
-Any executables containing that work also fall under Section 6,
-whether or not they are linked directly with the Library itself.
-
- 6. As an exception to the Sections above, you may also combine or
-link a "work that uses the Library" with the Library to produce a
-work containing portions of the Library, and distribute that work
-under terms of your choice, provided that the terms permit
-modification of the work for the customer's own use and reverse
-engineering for debugging such modifications.
-
- You must give prominent notice with each copy of the work that the
-Library is used in it and that the Library and its use are covered by
-this License. You must supply a copy of this License. If the work
-during execution displays copyright notices, you must include the
-copyright notice for the Library among them, as well as a reference
-directing the user to the copy of this License. Also, you must do one
-of these things:
-
- a) Accompany the work with the complete corresponding
- machine-readable source code for the Library including whatever
- changes were used in the work (which must be distributed under
- Sections 1 and 2 above); and, if the work is an executable linked
- with the Library, with the complete machine-readable "work that
- uses the Library", as object code and/or source code, so that the
- user can modify the Library and then relink to produce a modified
- executable containing the modified Library. (It is understood
- that the user who changes the contents of definitions files in the
- Library will not necessarily be able to recompile the application
- to use the modified definitions.)
-
- b) Use a suitable shared library mechanism for linking with the
- Library. A suitable mechanism is one that (1) uses at run time a
- copy of the library already present on the user's computer system,
- rather than copying library functions into the executable, and (2)
- will operate properly with a modified version of the library, if
- the user installs one, as long as the modified version is
- interface-compatible with the version that the work was made with.
-
- c) Accompany the work with a written offer, valid for at
- least three years, to give the same user the materials
- specified in Subsection 6a, above, for a charge no more
- than the cost of performing this distribution.
-
- d) If distribution of the work is made by offering access to copy
- from a designated place, offer equivalent access to copy the above
- specified materials from the same place.
-
- e) Verify that the user has already received a copy of these
- materials or that you have already sent this user a copy.
-
- For an executable, the required form of the "work that uses the
-Library" must include any data and utility programs needed for
-reproducing the executable from it. However, as a special exception,
-the materials to be distributed need not include anything that is
-normally distributed (in either source or binary form) with the major
-components (compiler, kernel, and so on) of the operating system on
-which the executable runs, unless that component itself accompanies
-the executable.
-
- It may happen that this requirement contradicts the license
-restrictions of other proprietary libraries that do not normally
-accompany the operating system. Such a contradiction means you cannot
-use both them and the Library together in an executable that you
-distribute.
-
- 7. You may place library facilities that are a work based on the
-Library side-by-side in a single library together with other library
-facilities not covered by this License, and distribute such a combined
-library, provided that the separate distribution of the work based on
-the Library and of the other library facilities is otherwise
-permitted, and provided that you do these two things:
-
- a) Accompany the combined library with a copy of the same work
- based on the Library, uncombined with any other library
- facilities. This must be distributed under the terms of the
- Sections above.
-
- b) Give prominent notice with the combined library of the fact
- that part of it is a work based on the Library, and explaining
- where to find the accompanying uncombined form of the same work.
-
- 8. You may not copy, modify, sublicense, link with, or distribute
-the Library except as expressly provided under this License. Any
-attempt otherwise to copy, modify, sublicense, link with, or
-distribute the Library is void, and will automatically terminate your
-rights under this License. However, parties who have received copies,
-or rights, from you under this License will not have their licenses
-terminated so long as such parties remain in full compliance.
-
- 9. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Library or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Library (or any work based on the
-Library), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Library or works based on it.
-
- 10. Each time you redistribute the Library (or any work based on the
-Library), the recipient automatically receives a license from the
-original licensor to copy, distribute, link with or modify the Library
-subject to these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties with
-this License.
-
- 11. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Library at all. For example, if a patent
-license would not permit royalty-free redistribution of the Library by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Library.
-
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply,
-and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 12. If the distribution and/or use of the Library is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Library under this License may add
-an explicit geographical distribution limitation excluding those countries,
-so that distribution is permitted only in or among countries not thus
-excluded. In such case, this License incorporates the limitation as if
-written in the body of this License.
-
- 13. The Free Software Foundation may publish revised and/or new
-versions of the Lesser General Public License from time to time.
-Such new versions will be similar in spirit to the present version,
-but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Library
-specifies a version number of this License which applies to it and
-"any later version", you have the option of following the terms and
-conditions either of that version or of any later version published by
-the Free Software Foundation. If the Library does not specify a
-license version number, you may choose any version ever published by
-the Free Software Foundation.
-
- 14. If you wish to incorporate parts of the Library into other free
-programs whose distribution conditions are incompatible with these,
-write to the author to ask for permission. For software which is
-copyrighted by the Free Software Foundation, write to the Free
-Software Foundation; we sometimes make exceptions for this. Our
-decision will be guided by the two goals of preserving the free status
-of all derivatives of our free software and of promoting the sharing
-and reuse of software generally.
-
- NO WARRANTY
-
- 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
-WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
-EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
-OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
-KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
-WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
-AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
-FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
-CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
-LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-
- END OF TERMS AND CONDITIONS
-
-
-Appendix C: The MPL License
-===========================
-
- MOZILLA PUBLIC LICENSE
- Version 1.1
-
- ===============
-
-1. Definitions.
-
- 1.0.1. "Commercial Use" means distribution or otherwise making the
- Covered Code available to a third party.
-
- 1.1. "Contributor" means each entity that creates or contributes to
- the creation of Modifications.
-
- 1.2. "Contributor Version" means the combination of the Original
- Code, prior Modifications used by a Contributor, and the Modifications
- made by that particular Contributor.
-
- 1.3. "Covered Code" means the Original Code or Modifications or the
- combination of the Original Code and Modifications, in each case
- including portions thereof.
-
- 1.4. "Electronic Distribution Mechanism" means a mechanism generally
- accepted in the software development community for the electronic
- transfer of data.
-
- 1.5. "Executable" means Covered Code in any form other than Source
- Code.
-
- 1.6. "Initial Developer" means the individual or entity identified
- as the Initial Developer in the Source Code notice required by Exhibit
- A.
-
- 1.7. "Larger Work" means a work which combines Covered Code or
- portions thereof with code not governed by the terms of this License.
-
- 1.8. "License" means this document.
-
- 1.8.1. "Licensable" means having the right to grant, to the maximum
- extent possible, whether at the time of the initial grant or
- subsequently acquired, any and all of the rights conveyed herein.
-
- 1.9. "Modifications" means any addition to or deletion from the
- substance or structure of either the Original Code or any previous
- Modifications. When Covered Code is released as a series of files, a
- Modification is:
- A. Any addition to or deletion from the contents of a file
- containing Original Code or previous Modifications.
-
- B. Any new file that contains any part of the Original Code or
- previous Modifications.
-
- 1.10. "Original Code" means Source Code of computer software code
- which is described in the Source Code notice required by Exhibit A as
- Original Code, and which, at the time of its release under this
- License is not already Covered Code governed by this License.
-
- 1.10.1. "Patent Claims" means any patent claim(s), now owned or
- hereafter acquired, including without limitation, method, process,
- and apparatus claims, in any patent Licensable by grantor.
-
- 1.11. "Source Code" means the preferred form of the Covered Code for
- making modifications to it, including all modules it contains, plus
- any associated interface definition files, scripts used to control
- compilation and installation of an Executable, or source code
- differential comparisons against either the Original Code or another
- well known, available Covered Code of the Contributor's choice. The
- Source Code can be in a compressed or archival form, provided the
- appropriate decompression or de-archiving software is widely available
- for no charge.
-
- 1.12. "You" (or "Your") means an individual or a legal entity
- exercising rights under, and complying with all of the terms of, this
- License or a future version of this License issued under Section 6.1.
- For legal entities, "You" includes any entity which controls, is
- controlled by, or is under common control with You. For purposes of
- this definition, "control" means (a) the power, direct or indirect,
- to cause the direction or management of such entity, whether by
- contract or otherwise, or (b) ownership of more than fifty percent
- (50%) of the outstanding shares or beneficial ownership of such
- entity.
-
-2. Source Code License.
-
- 2.1. The Initial Developer Grant.
- The Initial Developer hereby grants You a world-wide, royalty-free,
- non-exclusive license, subject to third party intellectual property
- claims:
- (a) under intellectual property rights (other than patent or
- trademark) Licensable by Initial Developer to use, reproduce,
- modify, display, perform, sublicense and distribute the Original
- Code (or portions thereof) with or without Modifications, and/or
- as part of a Larger Work; and
-
- (b) under Patents Claims infringed by the making, using or
- selling of Original Code, to make, have made, use, practice,
- sell, and offer for sale, and/or otherwise dispose of the
- Original Code (or portions thereof).
-
- (c) the licenses granted in this Section 2.1(a) and (b) are
- effective on the date Initial Developer first distributes
- Original Code under the terms of this License.
-
- (d) Notwithstanding Section 2.1(b) above, no patent license is
- granted: 1) for code that You delete from the Original Code; 2)
- separate from the Original Code; or 3) for infringements caused
- by: i) the modification of the Original Code or ii) the
- combination of the Original Code with other software or devices.
-
- 2.2. Contributor Grant.
- Subject to third party intellectual property claims, each Contributor
- hereby grants You a world-wide, royalty-free, non-exclusive license
-
- (a) under intellectual property rights (other than patent or
- trademark) Licensable by Contributor, to use, reproduce, modify,
- display, perform, sublicense and distribute the Modifications
- created by such Contributor (or portions thereof) either on an
- unmodified basis, with other Modifications, as Covered Code
- and/or as part of a Larger Work; and
-
- (b) under Patent Claims infringed by the making, using, or
- selling of Modifications made by that Contributor either alone
- and/or in combination with its Contributor Version (or portions
- of such combination), to make, use, sell, offer for sale, have
- made, and/or otherwise dispose of: 1) Modifications made by that
- Contributor (or portions thereof); and 2) the combination of
- Modifications made by that Contributor with its Contributor
- Version (or portions of such combination).
-
- (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
- effective on the date Contributor first makes Commercial Use of
- the Covered Code.
-
- (d) Notwithstanding Section 2.2(b) above, no patent license is
- granted: 1) for any code that Contributor has deleted from the
- Contributor Version; 2) separate from the Contributor Version;
- 3) for infringements caused by: i) third party modifications of
- Contributor Version or ii) the combination of Modifications made
- by that Contributor with other software (except as part of the
- Contributor Version) or other devices; or 4) under Patent Claims
- infringed by Covered Code in the absence of Modifications made by
- that Contributor.
-
-3. Distribution Obligations.
-
- 3.1. Application of License.
- The Modifications which You create or to which You contribute are
- governed by the terms of this License, including without limitation
- Section 2.2. The Source Code version of Covered Code may be
- distributed only under the terms of this License or a future version
- of this License released under Section 6.1, and You must include a
- copy of this License with every copy of the Source Code You
- distribute. You may not offer or impose any terms on any Source Code
- version that alters or restricts the applicable version of this
- License or the recipients' rights hereunder. However, You may include
- an additional document offering the additional rights described in
- Section 3.5.
-
- 3.2. Availability of Source Code.
- Any Modification which You create or to which You contribute must be
- made available in Source Code form under the terms of this License
- either on the same media as an Executable version or via an accepted
- Electronic Distribution Mechanism to anyone to whom you made an
- Executable version available; and if made available via Electronic
- Distribution Mechanism, must remain available for at least twelve (12)
- months after the date it initially became available, or at least six
- (6) months after a subsequent version of that particular Modification
- has been made available to such recipients. You are responsible for
- ensuring that the Source Code version remains available even if the
- Electronic Distribution Mechanism is maintained by a third party.
-
- 3.3. Description of Modifications.
- You must cause all Covered Code to which You contribute to contain a
- file documenting the changes You made to create that Covered Code and
- the date of any change. You must include a prominent statement that
- the Modification is derived, directly or indirectly, from Original
- Code provided by the Initial Developer and including the name of the
- Initial Developer in (a) the Source Code, and (b) in any notice in an
- Executable version or related documentation in which You describe the
- origin or ownership of the Covered Code.
-
- 3.4. Intellectual Property Matters
- (a) Third Party Claims.
- If Contributor has knowledge that a license under a third party's
- intellectual property rights is required to exercise the rights
- granted by such Contributor under Sections 2.1 or 2.2,
- Contributor must include a text file with the Source Code
- distribution titled "LEGAL" which describes the claim and the
- party making the claim in sufficient detail that a recipient will
- know whom to contact. If Contributor obtains such knowledge after
- the Modification is made available as described in Section 3.2,
- Contributor shall promptly modify the LEGAL file in all copies
- Contributor makes available thereafter and shall take other steps
- (such as notifying appropriate mailing lists or newsgroups)
- reasonably calculated to inform those who received the Covered
- Code that new knowledge has been obtained.
-
- (b) Contributor APIs.
- If Contributor's Modifications include an application programming
- interface and Contributor has knowledge of patent licenses which
- are reasonably necessary to implement that API, Contributor must
- also include this information in the LEGAL file.
-
- (c) Representations.
- Contributor represents that, except as disclosed pursuant to
- Section 3.4(a) above, Contributor believes that Contributor's
- Modifications are Contributor's original creation(s) and/or
- Contributor has sufficient rights to grant the rights conveyed by
- this License.
-
- 3.5. Required Notices.
- You must duplicate the notice in Exhibit A in each file of the Source
- Code. If it is not possible to put such notice in a particular Source
- Code file due to its structure, then You must include such notice in a
- location (such as a relevant directory) where a user would be likely
- to look for such a notice. If You created one or more Modification(s)
- You may add your name as a Contributor to the notice described in
- Exhibit A. You must also duplicate this License in any documentation
- for the Source Code where You describe recipients' rights or ownership
- rights relating to Covered Code. You may choose to offer, and to
- charge a fee for, warranty, support, indemnity or liability
- obligations to one or more recipients of Covered Code. However, You
- may do so only on Your own behalf, and not on behalf of the Initial
- Developer or any Contributor. You must make it absolutely clear than
- any such warranty, support, indemnity or liability obligation is
- offered by You alone, and You hereby agree to indemnify the Initial
- Developer and every Contributor for any liability incurred by the
- Initial Developer or such Contributor as a result of warranty,
- support, indemnity or liability terms You offer.
-
- 3.6. Distribution of Executable Versions.
- You may distribute Covered Code in Executable form only if the
- requirements of Section 3.1-3.5 have been met for that Covered Code,
- and if You include a notice stating that the Source Code version of
- the Covered Code is available under the terms of this License,
- including a description of how and where You have fulfilled the
- obligations of Section 3.2. The notice must be conspicuously included
- in any notice in an Executable version, related documentation or
- collateral in which You describe recipients' rights relating to the
- Covered Code. You may distribute the Executable version of Covered
- Code or ownership rights under a license of Your choice, which may
- contain terms different from this License, provided that You are in
- compliance with the terms of this License and that the license for the
- Executable version does not attempt to limit or alter the recipient's
- rights in the Source Code version from the rights set forth in this
- License. If You distribute the Executable version under a different
- license You must make it absolutely clear that any terms which differ
- from this License are offered by You alone, not by the Initial
- Developer or any Contributor. You hereby agree to indemnify the
- Initial Developer and every Contributor for any liability incurred by
- the Initial Developer or such Contributor as a result of any such
- terms You offer.
-
- 3.7. Larger Works.
- You may create a Larger Work by combining Covered Code with other code
- not governed by the terms of this License and distribute the Larger
- Work as a single product. In such a case, You must make sure the
- requirements of this License are fulfilled for the Covered Code.
-
-4. Inability to Comply Due to Statute or Regulation.
-
- If it is impossible for You to comply with any of the terms of this
- License with respect to some or all of the Covered Code due to
- statute, judicial order, or regulation then You must: (a) comply with
- the terms of this License to the maximum extent possible; and (b)
- describe the limitations and the code they affect. Such description
- must be included in the LEGAL file described in Section 3.4 and must
- be included with all distributions of the Source Code. Except to the
- extent prohibited by statute or regulation, such description must be
- sufficiently detailed for a recipient of ordinary skill to be able to
- understand it.
-
-5. Application of this License.
-
- This License applies to code to which the Initial Developer has
- attached the notice in Exhibit A and to related Covered Code.
-
-6. Versions of the License.
-
- 6.1. New Versions.
- Netscape Communications Corporation ("Netscape") may publish revised
- and/or new versions of the License from time to time. Each version
- will be given a distinguishing version number.
-
- 6.2. Effect of New Versions.
- Once Covered Code has been published under a particular version of the
- License, You may always continue to use it under the terms of that
- version. You may also choose to use such Covered Code under the terms
- of any subsequent version of the License published by Netscape. No one
- other than Netscape has the right to modify the terms applicable to
- Covered Code created under this License.
-
- 6.3. Derivative Works.
- If You create or use a modified version of this License (which you may
- only do in order to apply it to code which is not already Covered Code
- governed by this License), You must (a) rename Your license so that
- the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
- "MPL", "NPL" or any confusingly similar phrase do not appear in your
- license (except to note that your license differs from this License)
- and (b) otherwise make it clear that Your version of the license
- contains terms which differ from the Mozilla Public License and
- Netscape Public License. (Filling in the name of the Initial
- Developer, Original Code or Contributor in the notice described in
- Exhibit A shall not of themselves be deemed to be modifications of
- this License.)
-
-7. DISCLAIMER OF WARRANTY.
-
- COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
- WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
- WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
- DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
- THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
- IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
- YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
- COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
- OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
- ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
-
-8. TERMINATION.
-
- 8.1. This License and the rights granted hereunder will terminate
- automatically if You fail to comply with terms herein and fail to cure
- such breach within 30 days of becoming aware of the breach. All
- sublicenses to the Covered Code which are properly granted shall
- survive any termination of this License. Provisions which, by their
- nature, must remain in effect beyond the termination of this License
- shall survive.
-
- 8.2. If You initiate litigation by asserting a patent infringement
- claim (excluding declatory judgment actions) against Initial Developer
- or a Contributor (the Initial Developer or Contributor against whom
- You file such action is referred to as "Participant") alleging that:
-
- (a) such Participant's Contributor Version directly or indirectly
- infringes any patent, then any and all rights granted by such
- Participant to You under Sections 2.1 and/or 2.2 of this License
- shall, upon 60 days notice from Participant terminate prospectively,
- unless if within 60 days after receipt of notice You either: (i)
- agree in writing to pay Participant a mutually agreeable reasonable
- royalty for Your past and future use of Modifications made by such
- Participant, or (ii) withdraw Your litigation claim with respect to
- the Contributor Version against such Participant. If within 60 days
- of notice, a reasonable royalty and payment arrangement are not
- mutually agreed upon in writing by the parties or the litigation claim
- is not withdrawn, the rights granted by Participant to You under
- Sections 2.1 and/or 2.2 automatically terminate at the expiration of
- the 60 day notice period specified above.
-
- (b) any software, hardware, or device, other than such Participant's
- Contributor Version, directly or indirectly infringes any patent, then
- any rights granted to You by such Participant under Sections 2.1(b)
- and 2.2(b) are revoked effective as of the date You first made, used,
- sold, distributed, or had made, Modifications made by that
- Participant.
-
- 8.3. If You assert a patent infringement claim against Participant
- alleging that such Participant's Contributor Version directly or
- indirectly infringes any patent where such claim is resolved (such as
- by license or settlement) prior to the initiation of patent
- infringement litigation, then the reasonable value of the licenses
- granted by such Participant under Sections 2.1 or 2.2 shall be taken
- into account in determining the amount or value of any payment or
- license.
-
- 8.4. In the event of termination under Sections 8.1 or 8.2 above,
- all end user license agreements (excluding distributors and resellers)
- which have been validly granted by You or any distributor hereunder
- prior to termination shall survive termination.
-
-9. LIMITATION OF LIABILITY.
-
- UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
- (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
- DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
- OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
- ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
- CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
- WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
- COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
- INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
- LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
- RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
- PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
- EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
- THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
-
-10. U.S. GOVERNMENT END USERS.
-
- The Covered Code is a "commercial item," as that term is defined in
- 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
- software" and "commercial computer software documentation," as such
- terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
- C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
- all U.S. Government End Users acquire Covered Code with only those
- rights set forth herein.
-
-11. MISCELLANEOUS.
-
- This License represents the complete agreement concerning subject
- matter hereof. If any provision of this License is held to be
- unenforceable, such provision shall be reformed only to the extent
- necessary to make it enforceable. This License shall be governed by
- California law provisions (except to the extent applicable law, if
- any, provides otherwise), excluding its conflict-of-law provisions.
- With respect to disputes in which at least one party is a citizen of,
- or an entity chartered or registered to do business in the United
- States of America, any litigation relating to this License shall be
- subject to the jurisdiction of the Federal Courts of the Northern
- District of California, with venue lying in Santa Clara County,
- California, with the losing party responsible for costs, including
- without limitation, court costs and reasonable attorneys' fees and
- expenses. The application of the United Nations Convention on
- Contracts for the International Sale of Goods is expressly excluded.
- Any law or regulation which provides that the language of a contract
- shall be construed against the drafter shall not apply to this
- License.
-
-12. RESPONSIBILITY FOR CLAIMS.
-
- As between Initial Developer and the Contributors, each party is
- responsible for claims and damages arising, directly or indirectly,
- out of its utilization of rights under this License and You agree to
- work with Initial Developer and Contributors to distribute such
- responsibility on an equitable basis. Nothing herein is intended or
- shall be deemed to constitute any admission of liability.
-
-13. MULTIPLE-LICENSED CODE.
-
- Initial Developer may designate portions of the Covered Code as
- "Multiple-Licensed". "Multiple-Licensed" means that the Initial
- Developer permits you to utilize portions of the Covered Code under
- Your choice of the NPL or the alternative licenses, if any, specified
- by the Initial Developer in the file described in Exhibit A.
-
-EXHIBIT A -Mozilla Public License.
-
- ``The contents of this file are subject to the Mozilla Public License
- Version 1.1 (the "License"); you may not use this file except in
- compliance with the License. You may obtain a copy of the License at
- http://www.mozilla.org/MPL/
-
- Software distributed under the License is distributed on an "AS IS"
- basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
- License for the specific language governing rights and limitations
- under the License.
-
- The Original Code is ______________________________________.
-
- The Initial Developer of the Original Code is ________________________.
- Portions created by ______________________ are Copyright (C) ______
- _______________________. All Rights Reserved.
-
- Contributor(s): ______________________________________.
-
- Alternatively, the contents of this file may be used under the terms
- of the _____ license (the "[___] License"), in which case the
- provisions of [______] License are applicable instead of those
- above. If you wish to allow use of your version of this file only
- under the terms of the [____] License and not to allow others to use
- your version of this file under the MPL, indicate your decision by
- deleting the provisions above and replace them with the notice and
- other provisions required by the [___] License. If you do not delete
- the provisions above, a recipient may use your version of this file
- under either the MPL or the [___] License."
-
- [NOTE: The text of this Exhibit A may differ slightly from the text of
- the notices in the Source Code files of the Original Code. You should
- use the text of this Exhibit A rather than the text found in the
- Original Code Source Code for Your Modifications.]
-
-== END TEXT ONLY VERSION ==
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
- <title>License - CKEditor</title>
-</head>
-<body>
- <h1>
- Software License Agreement
- </h1>
- <p>
- <strong>CKEditor™</strong> - The text editor for Internet™ - <a href="http://ckeditor.com">
- http://ckeditor.com</a><br />
- Copyright © 2003-2010, <a href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
- </p>
- <p>
- Licensed under the terms of any of the following licenses at your choice:
- </p>
- <ul>
- <li><a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a> Version
- 2 or later (the "GPL");</li>
- <li><a href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public License</a>
- Version 2.1 or later (the "LGPL");</li>
- <li><a href="http://www.mozilla.org/MPL/MPL-1.1.html">Mozilla Public License</a> Version
- 1.1 or later (the "MPL").</li>
- </ul>
- <p>
- You are not required to, but if you want to explicitly declare the license you have
- chosen to be bound to when using, reproducing, modifying and distributing this software,
- just include a text file titled "LEGAL" in your version of this software, indicating
- your license choice. In any case, your choice will not restrict any recipient of
- your version of this software to use, reproduce, modify and distribute this software
- under any of the above licenses.
- </p>
- <h2>
- Sources of Intellectual Property Included in CKEditor
- </h2>
- <p>
- Where not otherwise indicated, all CKEditor content is authored by CKSource engineers
- and consists of CKSource-owned intellectual property. In some specific instances,
- CKEditor will incorporate work done by developers outside of CKSource with their
- express permission.
- </p>
- <p>
- <a href="http://developer.yahoo.com/yui/yuitest/">YUI Test</a>: At _source/tests/yuitest.js
- can be found part of the source code of YUI, which is licensed under the terms of
- the <a href="http://developer.yahoo.com/yui/license.txt">BSD License</a>. YUI is
- Copyright © 2008, Yahoo! Inc.
- </p>
- <h2>
- Trademarks
- </h2>
- <p>
- CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product
- names are trademarks, registered trademarks or service marks of their respective
- holders.
- </p>
-</body>
-</html>
+++ /dev/null
-(function(){if(!window.CKEDITOR){window.CKEDITOR=(function(){var a={timestamp:"A73H4H9",version:"3.3.2",revision:"5805",_:{},status:"unloaded",basePath:(function(){var d=window.CKEDITOR_BASEPATH||"";if(!d){var e=document.getElementsByTagName("script");for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break}}}if(d.indexOf("://")==-1){if(d.indexOf("/")===0){d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d}else{d=location.href.match(/^[^\?]*\/(?:)/)[0]+d}}if(!d){throw'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.'}return d})(),getUrl:function(d){if(d.indexOf("://")==-1&&d.indexOf("/")!==0){d=this.basePath+d}if(this.timestamp&&d.charAt(d.length-1)!="/"){d+=(d.indexOf("?")>=0?"&":"?")+"t="+this.timestamp}return d}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d)}}return a})()}var a=CKEDITOR;if(!a.event){a.event=function(){};a.event.implementOn=function(b,c){var d=a.event.prototype;for(var e in d){if(b[e]==undefined){b[e]=d[e]}}};a.event.prototype=(function(){var b=function(d){var e=d.getPrivate&&d.getPrivate()||d._||(d._={});return e.events||(e.events={})},c=function(d){this.name=d;this.listeners=[]};c.prototype={getListenerIndex:function(d){for(var e=0,f=this.listeners;e<f.length;e++){if(f[e].fn==d){return e}}return -1}};return{on:function(d,e,f,g,h){var i=b(this),j=i[d]||(i[d]=new c(d));if(j.getListenerIndex(e)<0){var k=j.listeners;if(!f){f=this}if(isNaN(h)){h=10}var l=this,m=function(o,p,q,r){var s={name:d,sender:this,editor:o,data:p,listenerData:g,stop:q,cancel:r,removeListener:function(){l.removeListener(d,e)}};e.call(f,s);return s.data};m.fn=e;m.priority=h;for(var n=k.length-1;n>=0;n--){if(k[n].priority<=h){k.splice(n+1,0,m);return}}k.unshift(m)}},fire:(function(){var d=false,e=function(){d=true},f=false,g=function(){f=true};return function(h,i,j){var k=b(this)[h],l=d,m=f;d=f=false;if(k){var n=k.listeners;if(n.length){n=n.slice(0);for(var o=0;o<n.length;o++){var p=n[o].call(this,j,i,e,g);if(typeof p!="undefined"){i=p}if(d||f){break}}}}var q=f||(typeof i=="undefined"?false:i);d=l;f=m;return q}})(),fireOnce:function(d,e,f){var g=this.fire(d,e,f);delete b(this)[d];return g},removeListener:function(d,e){var f=b(this)[d];if(f){var g=f.getListenerIndex(e);if(g>=0){f.listeners.splice(g,1)}}},hasListeners:function(d){var e=b(this)[d];return e&&e.listeners.length>0}}})()}if(!a.editor){a.ELEMENT_MODE_NONE=0;a.ELEMENT_MODE_REPLACE=1;a.ELEMENT_MODE_APPENDTO=2;a.editor=function(b,c,d,e){var f=this;f._={instanceConfig:b,element:c,data:e};f.elementMode=d||0;a.event.call(f);f._init()};a.editor.replace=function(b,c){var d=b;if(typeof d!="object"){d=document.getElementById(b);if(!d){var e=0,f=document.getElementsByName(b);while((d=f[e++])&&d.tagName.toLowerCase()!="textarea"){}}if(!d){throw'[CKEDITOR.editor.replace] The element with id or name "'+b+'" was not found.'}}d.style.visibility="hidden";return new a.editor(c,d,1)};a.editor.appendTo=function(b,c,d){var e=b;if(typeof e!="object"){e=document.getElementById(b);if(!e){throw'[CKEDITOR.editor.appendTo] The element with id "'+b+'" was not found.'}}return new a.editor(c,e,2,d)};a.editor.prototype={_init:function(){var b=a.editor._pending||(a.editor._pending=[]);b.push(this)},fire:function(b,c){return a.event.prototype.fire.call(this,b,c,this)},fireOnce:function(b,c){return a.event.prototype.fireOnce.call(this,b,c,this)}};a.event.implementOn(a.editor.prototype,true)}if(!a.env){a.env=(function(){var b=navigator.userAgent.toLowerCase(),c=window.opera,d={ie:/*@cc_on!@*/false,opera:!!c&&c.version,webkit:b.indexOf(" applewebkit/")>-1,air:b.indexOf(" adobeair/")>-1,mac:b.indexOf("macintosh")>-1,quirks:document.compatMode=="BackCompat",mobile:b.indexOf("mobile")>-1,isCustomDomain:function(){var g=document.domain,h=window.location.hostname;return this.ie&&g!=h&&g!="["+h+"]"}};d.gecko=navigator.product=="Gecko"&&!d.webkit&&!d.opera;var e=0;if(d.ie){e=parseFloat(b.match(/msie (\d+)/)[1]);d.ie8=!!document.documentMode;d.ie8Compat=document.documentMode==8;d.ie7Compat=e==7&&!document.documentMode||document.documentMode==7;d.ie6Compat=e<7||d.quirks}if(d.gecko){var f=b.match(/rv:([\d\.]+)/);if(f){f=f[1].split(".");e=f[0]*10000+(f[1]||0)*100+ +(f[2]||0)}}if(d.opera){e=parseFloat(c.version())}if(d.air){e=parseFloat(b.match(/ adobeair\/(\d+)/)[1])}if(d.webkit){e=parseFloat(b.match(/ applewebkit\/(\d+)/)[1])}d.version=e;d.isCompatible=!d.mobile&&(d.ie&&e>=6||d.gecko&&e>=10801||d.opera&&e>=9.5||d.air&&e>=1||d.webkit&&e>=522||false);d.cssClass="cke_browser_"+(d.ie?"ie":d.gecko?"gecko":d.opera?"opera":d.air?"air":d.webkit?"webkit":"unknown");if(d.quirks){d.cssClass+=" cke_browser_quirks"}if(d.ie){d.cssClass+=" cke_browser_ie"+(d.version<7?"6":d.version>=8?"8":"7");if(d.quirks){d.cssClass+=" cke_browser_iequirks"}}if(d.gecko&&e<10900){d.cssClass+=" cke_browser_gecko18"}return d})()}var b=a.env;var c=b.ie;if(a.status=="unloaded"){(function(){a.event.implementOn(a);a.loadFullCore=function(){if(a.status!="basic_ready"){a.loadFullCore._load=true;return}delete a.loadFullCore;var e=document.createElement("script");e.type="text/javascript";e.src=a.basePath+"ckeditor.js";document.getElementsByTagName("head")[0].appendChild(e)};a.loadFullCoreTimeout=0;a.replaceClass="ckeditor";a.replaceByClassEnabled=true;var d=function(e,f,g,h){if(b.isCompatible){if(a.loadFullCore){a.loadFullCore()}var i=g(e,f,h);a.add(i);return i}return null};a.replace=function(e,f){return d(e,f,a.editor.replace)};a.appendTo=function(e,f,g){return d(e,f,a.editor.appendTo,g)};a.add=function(e){var f=this._.pending||(this._.pending=[]);f.push(e)};a.replaceAll=function(){var e=document.getElementsByTagName("textarea");for(var f=0;f<e.length;f++){var g=null,h=e[f],i=h.name;if(!h.name&&!h.id){continue}if(typeof arguments[0]=="string"){var j=new RegExp("(?:^|\\s)"+arguments[0]+"(?:$|\\s)");if(!j.test(h.className)){continue}}else{if(typeof arguments[0]=="function"){g={};if(arguments[0](h,g)===false){continue}}}this.replace(h,g)}};(function(){var e=function(){var f=a.loadFullCore,g=a.loadFullCoreTimeout;if(a.replaceByClassEnabled){a.replaceAll(a.replaceClass)}a.status="basic_ready";if(f&&f._load){f()}else{if(g){setTimeout(function(){if(a.loadFullCore){a.loadFullCore()}},g*1000)}}};if(window.addEventListener){window.addEventListener("load",e,false)}else{if(window.attachEvent){window.attachEvent("onload",e)}}})();a.status="basic_loaded"})()}a.dom={};var d=a.dom;(function(){var e=[];a.on("reset",function(){e=[]});a.tools={arrayCompare:function(f,g){if(!f&&!g){return true}if(!f||!g||f.length!=g.length){return false}for(var h=0;h<f.length;h++){if(f[h]!=g[h]){return false}}return true},clone:function(f){var g;if(f&&f instanceof Array){g=[];for(var h=0;h<f.length;h++){g[h]=this.clone(f[h])}return g}if(f===null||typeof f!="object"||f instanceof String||f instanceof Number||f instanceof Boolean||f instanceof Date||f instanceof RegExp){return f}g=new f.constructor();for(var i in f){var j=f[i];g[i]=this.clone(j)}return g},capitalize:function(f){return f.charAt(0).toUpperCase()+f.substring(1).toLowerCase()},extend:function(f){var g=arguments.length,h,i;if(typeof(h=arguments[g-1])=="boolean"){g--}else{if(typeof(h=arguments[g-2])=="boolean"){i=arguments[g-1];g-=2}}for(var j=1;j<g;j++){var k=arguments[j];for(var l in k){if(h===true||f[l]==undefined){if(!i||l in i){f[l]=k[l]}}}}return f},prototypedCopy:function(f){var g=function(){};g.prototype=f;return new g()},isArray:function(f){return !!f&&f instanceof Array},isEmpty:function(f){for(var g in f){if(f.hasOwnProperty(g)){return false}}return true},cssStyleToDomStyle:(function(){var f=document.createElement("div").style,g=typeof f.cssFloat!="undefined"?"cssFloat":typeof f.styleFloat!="undefined"?"styleFloat":"float";return function(h){if(h=="float"){return g}else{return h.replace(/-./g,function(i){return i.substr(1).toUpperCase()})}}})(),buildStyleHtml:function(f){f=[].concat(f);var g,h=[];for(var i=0;i<f.length;i++){g=f[i];if(/@import|[{}]/.test(g)){h.push("<style>"+g+"</style>")}else{h.push('<link type="text/css" rel=stylesheet href="'+g+'">')}}return h.join("")},htmlEncode:function(f){var g=function(k){var l=new d.element("span");l.setText(k);return l.getHtml()},h=g("\n").toLowerCase()=="<br>"?function(k){return g(k).replace(/<br>/gi,"\n")}:g,i=g(">")==">"?function(k){return h(k).replace(/>/g,">")}:h,j=g(" ")==" "?function(k){return i(k).replace(/ /g," ")}:i;this.htmlEncode=j;return this.htmlEncode(f)},htmlEncodeAttr:function(f){return f.replace(/"/g,""").replace(/</g,"<").replace(/>/g,">")},escapeCssSelector:function(f){return f.replace(/[\s#:.,$*^\[\]()~=+>]/g,"\\$&")},getNextNumber:(function(){var f=0;return function(){return ++f}})(),override:function(f,g){return g(f)},setTimeout:function(f,g,h,i,j){if(!j){j=window}if(!h){h=j}return j.setTimeout(function(){if(i){f.apply(h,[].concat(i))}else{f.apply(h)}},g||0)},trim:(function(){var f=/(?:^[ \t\n\r]+)|(?:[ \t\n\r]+$)/g;return function(g){return g.replace(f,"")}})(),ltrim:(function(){var f=/^[ \t\n\r]+/g;return function(g){return g.replace(f,"")}})(),rtrim:(function(){var f=/[ \t\n\r]+$/g;return function(g){return g.replace(f,"")}})(),indexOf:Array.prototype.indexOf?function(f,g){return f.indexOf(g)}:function(f,g){for(var h=0,i=f.length;h<i;h++){if(f[h]===g){return h}}return -1},bind:function(f,g){return function(){return f.apply(g,arguments)}},createClass:function(f){var g=f.$,h=f.base,i=f.privates||f._,j=f.proto,k=f.statics;if(i){var l=g;g=function(){var p=this;var m=p._||(p._={});for(var n in i){var o=i[n];m[n]=typeof o=="function"?a.tools.bind(o,p):o}l.apply(p,arguments)}}if(h){g.prototype=this.prototypedCopy(h.prototype);g.prototype.constructor=g;g.prototype.base=function(){this.base=h.prototype.base;h.apply(this,arguments);this.base=arguments.callee}}if(j){this.extend(g.prototype,j,true)}if(k){this.extend(g,k,true)}return g},addFunction:function(f,g){return e.push(function(){f.apply(g||this,arguments)})-1},removeFunction:function(f){e[f]=null},callFunction:function(f){var g=e[f];return g&&g.apply(window,Array.prototype.slice.call(arguments,1))},cssLength:(function(){var f=/^\d+(?:\.\d+)?$/;return function(g){return g+(f.test(g)?"px":"")}})(),repeat:function(f,g){return new Array(g+1).join(f)},tryThese:function(){var f;for(var g=0,h=arguments.length;g<h;g++){var i=arguments[g];try{f=i();break}catch(j){}}return f},genKey:function(){return Array.prototype.slice.call(arguments).join("-")}}})();var e=a.tools;a.dtd=(function(){var f=e.extend,g={isindex:1,fieldset:1},h={input:1,button:1,select:1,textarea:1,label:1},i=f({a:1},h),j=f({iframe:1},i),k={hr:1,ul:1,menu:1,div:1,blockquote:1,noscript:1,table:1,center:1,address:1,dir:1,pre:1,h5:1,dl:1,h4:1,noframes:1,h6:1,ol:1,h1:1,h3:1,h2:1},l={ins:1,del:1,script:1,style:1},m=f({b:1,acronym:1,bdo:1,"var":1,"#":1,abbr:1,code:1,br:1,i:1,cite:1,kbd:1,u:1,strike:1,s:1,tt:1,strong:1,q:1,samp:1,em:1,dfn:1,span:1},l),n=f({sub:1,img:1,object:1,sup:1,basefont:1,map:1,applet:1,font:1,big:1,small:1},m),o=f({p:1},n),p=f({iframe:1},n,h),q={img:1,noscript:1,br:1,kbd:1,center:1,button:1,basefont:1,h5:1,h4:1,samp:1,h6:1,ol:1,h1:1,h3:1,h2:1,form:1,font:1,"#":1,select:1,menu:1,ins:1,abbr:1,label:1,code:1,table:1,script:1,cite:1,input:1,iframe:1,strong:1,textarea:1,noframes:1,big:1,small:1,span:1,hr:1,sub:1,bdo:1,"var":1,div:1,object:1,sup:1,strike:1,dir:1,map:1,dl:1,applet:1,del:1,isindex:1,fieldset:1,ul:1,b:1,acronym:1,a:1,blockquote:1,i:1,u:1,s:1,tt:1,address:1,q:1,pre:1,p:1,em:1,dfn:1},r=f({a:1},p),s={tr:1},t={"#":1},u=f({param:1},q),v=f({form:1},g,j,k,o),w={li:1},x={style:1,script:1},y={base:1,link:1,meta:1,title:1},z=f(y,x),A={head:1,body:1},B={html:1},C={address:1,blockquote:1,center:1,dir:1,div:1,dl:1,fieldset:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,isindex:1,menu:1,noframes:1,ol:1,p:1,pre:1,table:1,ul:1};return{$nonBodyContent:f(B,A,y),$block:C,$blockLimit:{body:1,div:1,td:1,th:1,caption:1,form:1},$inline:r,$body:f({script:1,style:1},C),$cdata:{script:1,style:1},$empty:{area:1,base:1,br:1,col:1,hr:1,img:1,input:1,link:1,meta:1,param:1},$listItem:{dd:1,dt:1,li:1},$list:{ul:1,ol:1,dl:1},$nonEditable:{applet:1,button:1,embed:1,iframe:1,map:1,object:1,option:1,script:1,textarea:1,param:1},$removeEmpty:{abbr:1,acronym:1,address:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,s:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,"var":1},$tabIndex:{a:1,area:1,button:1,input:1,object:1,select:1,textarea:1},$tableContent:{caption:1,col:1,colgroup:1,tbody:1,td:1,tfoot:1,th:1,thead:1,tr:1},html:A,head:z,style:t,script:t,body:v,base:{},link:{},meta:{},title:t,col:{},tr:{td:1,th:1},img:{},colgroup:{col:1},noscript:v,td:v,br:{},th:v,center:v,kbd:r,button:f(o,k),basefont:{},h5:r,h4:r,samp:r,h6:r,ol:w,h1:r,h3:r,option:t,h2:r,form:f(g,j,k,o),select:{optgroup:1,option:1},font:r,ins:r,menu:w,abbr:r,label:r,table:{thead:1,col:1,tbody:1,tr:1,colgroup:1,caption:1,tfoot:1},code:r,script:t,tfoot:s,cite:r,li:v,input:{},iframe:v,strong:r,textarea:t,noframes:v,big:r,small:r,span:r,hr:{},dt:r,sub:r,optgroup:{option:1},param:{},bdo:r,"var":r,div:v,object:u,sup:r,dd:v,strike:r,area:{},dir:w,map:f({area:1,form:1,p:1},g,l,k),applet:u,dl:{dt:1,dd:1},del:r,isindex:{},fieldset:f({legend:1},q),thead:s,ul:w,acronym:r,b:r,a:p,blockquote:v,caption:r,i:r,u:r,tbody:s,s:r,address:f(j,o),tt:r,legend:r,q:r,pre:f(m,i),p:r,em:r,dfn:r}})();var f=a.dtd;d.event=function(g){this.$=g};d.event.prototype={getKey:function(){return this.$.keyCode||this.$.which},getKeystroke:function(){var h=this;var g=h.getKey();if(h.$.ctrlKey||h.$.metaKey){g+=1000}if(h.$.shiftKey){g+=2000}if(h.$.altKey){g+=4000}return g},preventDefault:function(g){var h=this.$;if(h.preventDefault){h.preventDefault()}else{h.returnValue=false}if(g){this.stopPropagation()}},stopPropagation:function(){var g=this.$;if(g.stopPropagation){g.stopPropagation()}else{g.cancelBubble=true}},getTarget:function(){var g=this.$.target||this.$.srcElement;return g?new d.node(g):null}};a.CTRL=1000;a.SHIFT=2000;a.ALT=4000;d.domObject=function(g){if(g){this.$=g}};d.domObject.prototype=(function(){var g=function(h,i){return function(j){if(typeof a!="undefined"){h.fire(i,new d.event(j))}}};return{getPrivate:function(){var h;if(!(h=this.getCustomData("_"))){this.setCustomData("_",h={})}return h},on:function(h){var k=this;var i=k.getCustomData("_cke_nativeListeners");if(!i){i={};k.setCustomData("_cke_nativeListeners",i)}if(!i[h]){var j=i[h]=g(k,h);if(k.$.addEventListener){k.$.addEventListener(h,j,!!a.event.useCapture)}else{if(k.$.attachEvent){k.$.attachEvent("on"+h,j)}}}return a.event.prototype.on.apply(k,arguments)},removeListener:function(h){var k=this;a.event.prototype.removeListener.apply(k,arguments);if(!k.hasListeners(h)){var i=k.getCustomData("_cke_nativeListeners"),j=i&&i[h];if(j){if(k.$.removeEventListener){k.$.removeEventListener(h,j,false)}else{if(k.$.detachEvent){k.$.detachEvent("on"+h,j)}}delete i[h]}}},removeAllListeners:function(){var k=this;var h=k.getCustomData("_cke_nativeListeners");for(var i in h){var j=h[i];if(k.$.removeEventListener){k.$.removeEventListener(i,j,false)}else{if(k.$.detachEvent){k.$.detachEvent("on"+i,j)}}delete h[i]}}}})();(function(g){var h={};a.on("reset",function(){h={}});g.equals=function(i){return i&&i.$===this.$};g.setCustomData=function(i,j){var k=this.getUniqueId(),l=h[k]||(h[k]={});l[i]=j;return this};g.getCustomData=function(i){var j=this.$._cke_expando,k=j&&h[j];return k&&k[i]};g.removeCustomData=function(i){var j=this.$._cke_expando,k=j&&h[j],l=k&&k[i];if(typeof l!="undefined"){delete k[i]}return l||null};g.clearCustomData=function(){this.removeAllListeners();var i=this.$._cke_expando;i&&delete h[i]};g.getUniqueId=function(){return this.$._cke_expando||(this.$._cke_expando=e.getNextNumber())};a.event.implementOn(g)})(d.domObject.prototype);d.window=function(g){d.domObject.call(this,g)};d.window.prototype=new d.domObject();e.extend(d.window.prototype,{focus:function(){if(b.webkit&&this.$.parent){this.$.parent.focus()}this.$.focus()},getViewPaneSize:function(){var g=this.$.document,h=g.compatMode=="CSS1Compat";return{width:(h?g.documentElement.clientWidth:g.body.clientWidth)||0,height:(h?g.documentElement.clientHeight:g.body.clientHeight)||0}},getScrollPosition:function(){var g=this.$;if("pageXOffset" in g){return{x:g.pageXOffset||0,y:g.pageYOffset||0}}else{var h=g.document;return{x:h.documentElement.scrollLeft||h.body.scrollLeft||0,y:h.documentElement.scrollTop||h.body.scrollTop||0}}}});d.document=function(g){d.domObject.call(this,g)};var g=d.document;g.prototype=new d.domObject();e.extend(g.prototype,{appendStyleSheet:function(h){if(this.$.createStyleSheet){this.$.createStyleSheet(h)}else{var i=new d.element("link");i.setAttributes({rel:"stylesheet",type:"text/css",href:h});this.getHead().append(i)}},appendStyleText:function(h){var k=this;if(k.$.createStyleSheet){var i=k.$.createStyleSheet("");i.cssText=h}else{var j=new d.element("style",k);j.append(new d.text(h,k));k.getHead().append(j)}},createElement:function(h,i){var j=new d.element(h,this);if(i){if(i.attributes){j.setAttributes(i.attributes)}if(i.styles){j.setStyles(i.styles)}}return j},createText:function(h){return new d.text(h,this)},focus:function(){this.getWindow().focus()},getById:function(h){var i=this.$.getElementById(h);return i?new d.element(i):null},getByAddress:function(h,i){var j=this.$.documentElement;for(var k=0;j&&k<h.length;k++){var l=h[k];if(!i){j=j.childNodes[l];continue}var m=-1;for(var n=0;n<j.childNodes.length;n++){var o=j.childNodes[n];if(i===true&&o.nodeType==3&&o.previousSibling&&o.previousSibling.nodeType==3){continue}m++;if(m==l){j=o;break}}}return j?new d.node(j):null},getElementsByTag:function(h,i){if(!c&&i){h=i+":"+h}return new d.nodeList(this.$.getElementsByTagName(h))},getHead:function(){var h=this.$.getElementsByTagName("head")[0];h=new d.element(h);return(this.getHead=function(){return h})()},getBody:function(){var h=new d.element(this.$.body);return(this.getBody=function(){return h})()},getDocumentElement:function(){var h=new d.element(this.$.documentElement);return(this.getDocumentElement=function(){return h})()},getWindow:function(){var h=new d.window(this.$.parentWindow||this.$.defaultView);return(this.getWindow=function(){return h})()}});d.node=function(h){if(h){switch(h.nodeType){case 9:return new g(h);case 1:return new d.element(h);case 3:return new d.text(h)}d.domObject.call(this,h)}return this};d.node.prototype=new d.domObject();a.NODE_ELEMENT=1;a.NODE_DOCUMENT=9;a.NODE_TEXT=3;a.NODE_COMMENT=8;a.NODE_DOCUMENT_FRAGMENT=11;a.POSITION_IDENTICAL=0;a.POSITION_DISCONNECTED=1;a.POSITION_FOLLOWING=2;a.POSITION_PRECEDING=4;a.POSITION_IS_CONTAINED=8;a.POSITION_CONTAINS=16;e.extend(d.node.prototype,{appendTo:function(h,i){h.append(this,i);return h},clone:function(h,i){var j=this.$.cloneNode(h);if(!i){var k=function(l){if(l.nodeType!=1){return}l.removeAttribute("id",false);l.removeAttribute("_cke_expando",false);var m=l.childNodes;for(var n=0;n<m.length;n++){k(m[n])}};k(j)}return new d.node(j)},hasPrevious:function(){return !!this.$.previousSibling},hasNext:function(){return !!this.$.nextSibling},insertAfter:function(h){h.$.parentNode.insertBefore(this.$,h.$.nextSibling);return h},insertBefore:function(h){h.$.parentNode.insertBefore(this.$,h.$);return h},insertBeforeMe:function(h){this.$.parentNode.insertBefore(h.$,this.$);return h},getAddress:function(h){var i=[],j=this.getDocument().$.documentElement,k=this.$;while(k&&k!=j){var l=k.parentNode,m=-1;if(l){for(var n=0;n<l.childNodes.length;n++){var o=l.childNodes[n];if(h&&o.nodeType==3&&o.previousSibling&&o.previousSibling.nodeType==3){continue}m++;if(o==k){break}}i.unshift(m)}k=l}return i},getDocument:function(){var h=new g(this.$.ownerDocument||this.$.parentNode.ownerDocument);return(this.getDocument=function(){return h})()},getIndex:function(){var h=this.$,i=h.parentNode&&h.parentNode.firstChild,j=-1;while(i){j++;if(i==h){return j}i=i.nextSibling}return -1},getNextSourceNode:function(h,i,j){if(j&&!j.call){var k=j;j=function(n){return !n.equals(k)}}var l=!h&&this.getFirst&&this.getFirst(),m;if(!l){if(this.type==1&&j&&j(this,true)===false){return null}l=this.getNext()}while(!l&&(m=(m||this).getParent())){if(j&&j(m,true)===false){return null}l=m.getNext()}if(!l){return null}if(j&&j(l)===false){return null}if(i&&i!=l.type){return l.getNextSourceNode(false,i,j)}return l},getPreviousSourceNode:function(h,i,j){if(j&&!j.call){var k=j;j=function(n){return !n.equals(k)}}var l=!h&&this.getLast&&this.getLast(),m;if(!l){if(this.type==1&&j&&j(this,true)===false){return null}l=this.getPrevious()}while(!l&&(m=(m||this).getParent())){if(j&&j(m,true)===false){return null}l=m.getPrevious()}if(!l){return null}if(j&&j(l)===false){return null}if(i&&l.type!=i){return l.getPreviousSourceNode(false,i,j)}return l},getPrevious:function(h){var i=this.$,j;do{i=i.previousSibling;j=i&&new d.node(i)}while(j&&h&&!h(j));return j},getNext:function(h){var i=this.$,j;do{i=i.nextSibling;j=i&&new d.node(i)}while(j&&h&&!h(j));return j},getParent:function(){var h=this.$.parentNode;return h&&h.nodeType==1?new d.node(h):null},getParents:function(h){var i=this,j=[];do{j[h?"push":"unshift"](i)}while(i=i.getParent());return j},getCommonAncestor:function(h){var j=this;if(h.equals(j)){return j}if(h.contains&&h.contains(j)){return h}var i=j.contains?j:j.getParent();do{if(i.contains(h)){return i}}while(i=i.getParent());return null},getPosition:function(h){var i=this.$,j=h.$;if(i.compareDocumentPosition){return i.compareDocumentPosition(j)}if(i==j){return 0}if(this.type==1&&h.type==1){if(i.contains){if(i.contains(j)){return 16+4}if(j.contains(i)){return 8+2}}if("sourceIndex" in i){return i.sourceIndex<0||j.sourceIndex<0?1:i.sourceIndex<j.sourceIndex?4:2}}var k=this.getAddress(),l=h.getAddress(),m=Math.min(k.length,l.length);for(var n=0;n<=m-1;n++){if(k[n]!=l[n]){if(n<m){return k[n]<l[n]?4:2}break}}return k.length<l.length?16+4:8+2},getAscendant:function(h,i){var j=this.$;if(!i){j=j.parentNode}while(j){if(j.nodeName&&j.nodeName.toLowerCase()==h){return new d.node(j)}j=j.parentNode}return null},hasAscendant:function(h,i){var j=this.$;if(!i){j=j.parentNode}while(j){if(j.nodeName&&j.nodeName.toLowerCase()==h){return true}j=j.parentNode}return false},move:function(h,i){h.append(this.remove(),i)},remove:function(h){var i=this.$,j=i.parentNode;if(j){if(h){for(var k;k=i.firstChild;){j.insertBefore(i.removeChild(k),i)}}j.removeChild(i)}return this},replace:function(h){this.insertBefore(h);h.remove()},trim:function(){this.ltrim();this.rtrim()},ltrim:function(){var k=this;var h;while(k.getFirst&&(h=k.getFirst())){if(h.type==3){var i=e.ltrim(h.getText()),j=h.getLength();if(!i){h.remove();continue}else{if(i.length<j){h.split(j-i.length);k.$.removeChild(k.$.firstChild)}}}break}},rtrim:function(){var k=this;var h;while(k.getLast&&(h=k.getLast())){if(h.type==3){var i=e.rtrim(h.getText()),j=h.getLength();if(!i){h.remove();continue}else{if(i.length<j){h.split(i.length);k.$.lastChild.parentNode.removeChild(k.$.lastChild)}}}break}if(!c&&!b.opera){h=k.$.lastChild;if(h&&h.type==1&&h.nodeName.toLowerCase()=="br"){h.parentNode.removeChild(h)}}}});d.nodeList=function(h){this.$=h};d.nodeList.prototype={count:function(){return this.$.length},getItem:function(h){var i=this.$[h];return i?new d.node(i):null}};d.element=function(h,i){if(typeof h=="string"){h=(i?i.$:document).createElement(h)}d.domObject.call(this,h)};var h=d.element;h.get=function(i){return i&&(i.$?i:new h(i))};h.prototype=new d.node();h.createFromHtml=function(i,j){var k=new h("div",j);k.setHtml(i);return k.getFirst().remove()};h.setMarker=function(i,j,k,l){var m=j.getCustomData("list_marker_id")||j.setCustomData("list_marker_id",e.getNextNumber()).getCustomData("list_marker_id"),n=j.getCustomData("list_marker_names")||j.setCustomData("list_marker_names",{}).getCustomData("list_marker_names");i[m]=j;n[k]=1;return j.setCustomData(k,l)};h.clearAllMarkers=function(i){for(var j in i){h.clearMarkers(i,i[j],true)}};h.clearMarkers=function(i,j,k){var l=j.getCustomData("list_marker_names"),m=j.getCustomData("list_marker_id");for(var n in l){j.removeCustomData(n)}j.removeCustomData("list_marker_names");if(k){j.removeCustomData("list_marker_id");delete i[m]}};e.extend(h.prototype,{type:1,addClass:function(i){var j=this.$.className;if(j){var k=new RegExp("(?:^|\\s)"+i+"(?:\\s|$)","");if(!k.test(j)){j+=" "+i}}this.$.className=j||i},removeClass:function(i){var j=this.getAttribute("class");if(j){var k=new RegExp("(?:^|\\s+)"+i+"(?=\\s|$)","i");if(k.test(j)){j=j.replace(k,"").replace(/^\s+/,"");if(j){this.setAttribute("class",j)}else{this.removeAttribute("class")}}}},hasClass:function(i){var j=new RegExp("(?:^|\\s+)"+i+"(?=\\s|$)","");return j.test(this.getAttribute("class"))},append:function(i,j){var k=this;if(typeof i=="string"){i=k.getDocument().createElement(i)}if(j){k.$.insertBefore(i.$,k.$.firstChild)}else{k.$.appendChild(i.$)}return i},appendHtml:function(i){var k=this;if(!k.$.childNodes.length){k.setHtml(i)}else{var j=new h("div",k.getDocument());j.setHtml(i);j.moveChildren(k)}},appendText:function(i){if(this.$.text!=undefined){this.$.text+=i}else{this.append(new d.text(i))}},appendBogus:function(){var k=this;var i=k.getLast();while(i&&i.type==3&&!e.rtrim(i.getText())){i=i.getPrevious()}if(!i||!i.is||!i.is("br")){var j=b.opera?k.getDocument().createText(""):k.getDocument().createElement("br");b.gecko&&j.setAttribute("type","_moz");k.append(j)}},breakParent:function(i){var l=this;var j=new d.range(l.getDocument());j.setStartAfter(l);j.setEndAfter(i);var k=j.extractContents();j.insertNode(l.remove());k.insertAfterNode(l)},contains:c||b.webkit?function(i){var j=this.$;return i.type!=1?j.contains(i.getParent().$):j!=i.$&&j.contains(i.$)}:function(i){return !!(this.$.compareDocumentPosition(i.$)&16)},focus:function(){try{this.$.focus()}catch(i){}},getHtml:function(){var i=this.$.innerHTML;return c?i.replace(/<\?[^>]*>/g,""):i},getOuterHtml:function(){var j=this;if(j.$.outerHTML){return j.$.outerHTML.replace(/<\?[^>]*>/,"")}var i=j.$.ownerDocument.createElement("div");i.appendChild(j.$.cloneNode(true));return i.innerHTML},setHtml:function(i){return this.$.innerHTML=i},setText:function(i){h.prototype.setText=this.$.innerText!=undefined?function(j){return this.$.innerText=j}:function(j){return this.$.textContent=j};return this.setText(i)},getAttribute:(function(){var i=function(j){return this.$.getAttribute(j,2)};if(c&&(b.ie7Compat||b.ie6Compat)){return function(j){var n=this;switch(j){case"class":j="className";break;case"tabindex":var k=i.call(n,j);if(k!==0&&n.$.tabIndex===0){k=null}return k;break;case"checked":var l=n.$.attributes.getNamedItem(j),m=l.specified?l.nodeValue:n.$.checked;return m?"checked":null;case"hspace":return n.$.hspace;case"style":return n.$.style.cssText}return i.call(n,j)}}else{return i}})(),getChildren:function(){return new d.nodeList(this.$.childNodes)},getComputedStyle:c?function(i){return this.$.currentStyle[e.cssStyleToDomStyle(i)]}:function(i){return this.getWindow().$.getComputedStyle(this.$,"").getPropertyValue(i)},getDtd:function(){var i=f[this.getName()];this.getDtd=function(){return i};return i},getElementsByTag:g.prototype.getElementsByTag,getTabIndex:c?function(){var i=this.$.tabIndex;if(i===0&&!f.$tabIndex[this.getName()]&&parseInt(this.getAttribute("tabindex"),10)!==0){i=-1}return i}:b.webkit?function(){var i=this.$.tabIndex;if(i==undefined){i=parseInt(this.getAttribute("tabindex"),10);if(isNaN(i)){i=-1}}return i}:function(){return this.$.tabIndex},getText:function(){return this.$.textContent||this.$.innerText||""},getWindow:function(){return this.getDocument().getWindow()},getId:function(){return this.$.id||null},getNameAtt:function(){return this.$.name||null},getName:function(){var i=this.$.nodeName.toLowerCase();if(c){var j=this.$.scopeName;if(j!="HTML"){i=j.toLowerCase()+":"+i}}return(this.getName=function(){return i})()},getValue:function(){return this.$.value},getFirst:function(i){var j=this.$.firstChild,k=j&&new d.node(j);if(k&&i&&!i(k)){k=k.getNext(i)}return k},getLast:function(i){var j=this.$.lastChild,k=j&&new d.node(j);if(k&&i&&!i(k)){k=k.getPrevious(i)}return k},getStyle:function(i){return this.$.style[e.cssStyleToDomStyle(i)]},is:function(){var i=this.getName();for(var j=0;j<arguments.length;j++){if(arguments[j]==i){return true}}return false},isEditable:function(){var i=this.getName(),j=!f.$nonEditable[i]&&(f[i]||f.span);return j&&j["#"]},isIdentical:function(i){if(this.getName()!=i.getName()){return false}var j=this.$.attributes,k=i.$.attributes,l=j.length,m=k.length;if(!c&&l!=m){return false}for(var n=0;n<l;n++){var o=j[n];if((!c||o.specified&&o.nodeName!="_cke_expando")&&o.nodeValue!=i.getAttribute(o.nodeName)){return false}}if(c){for(n=0;n<m;n++){o=k[n];if(o.specified&&o.nodeName!="_cke_expando"&&o.nodeValue!=this.getAttribute(o.nodeName)){return false}}}return true},isVisible:function(){var i=!!this.$.offsetHeight&&this.getComputedStyle("visibility")!="hidden",j,k;if(i&&(b.webkit||b.opera)){j=this.getWindow();if(!j.equals(a.document.getWindow())&&(k=j.$.frameElement)){i=new h(k).isVisible()}}return i},isEmptyInlineRemoveable:function(){if(!f.$removeEmpty[this.getName()]){return false}var i=this.getChildren();for(var j=0,k=i.count();j<k;j++){var l=i.getItem(j);if(l.type==1&&l.getAttribute("_fck_bookmark")){continue}if(l.type==1&&!l.isEmptyInlineRemoveable()||l.type==3&&e.trim(l.getText())){return false}}return true},hasAttributes:c&&(b.ie7Compat||b.ie6Compat)?function(){var i=this.$.attributes;for(var j=0;j<i.length;j++){var k=i[j];switch(k.nodeName){case"class":if(this.getAttribute("class")){return true}case"_cke_expando":continue;default:if(k.specified){return true}}}return false}:function(){var i=this.$.attributes,j=i.length,k={_cke_expando:1,_moz_dirty:1};return j>0&&(j>2||!k[i[0].nodeName]||j==2&&!k[i[1].nodeName])},hasAttribute:function(i){var j=this.$.attributes.getNamedItem(i);return !!(j&&j.specified)},hide:function(){this.setStyle("display","none")},moveChildren:function(i,j){var k=this.$;i=i.$;if(k==i){return}var l;if(j){while(l=k.lastChild){i.insertBefore(k.removeChild(l),i.firstChild)}}else{while(l=k.firstChild){i.appendChild(k.removeChild(l))}}},mergeSiblings:(function(){function i(j,k,l){if(k&&k.type==1){var m=[];while(k.getAttribute("_fck_bookmark")||k.isEmptyInlineRemoveable()){m.push(k);k=l?k.getNext():k.getPrevious();if(!k||k.type!=1){return}}if(j.isIdentical(k)){var n=l?j.getLast():j.getFirst();while(m.length){m.shift().move(j,!l)}k.moveChildren(j,!l);k.remove();if(n&&n.type==1){n.mergeSiblings()}}}}return function(){var j=this;if(!(f.$removeEmpty[j.getName()]||j.is("a"))){return}i(j,j.getNext(),true);i(j,j.getPrevious())}})(),show:function(){this.setStyles({display:"",visibility:""})},setAttribute:(function(){var i=function(j,k){this.$.setAttribute(j,k);return this};if(c&&(b.ie7Compat||b.ie6Compat)){return function(j,k){var l=this;if(j=="class"){l.$.className=k}else{if(j=="style"){l.$.style.cssText=k}else{if(j=="tabindex"){l.$.tabIndex=k}else{if(j=="checked"){l.$.checked=k}else{i.apply(l,arguments)}}}}return l}}else{return i}})(),setAttributes:function(i){for(var j in i){this.setAttribute(j,i[j])}return this},setValue:function(i){this.$.value=i;return this},removeAttribute:(function(){var i=function(j){this.$.removeAttribute(j)};if(c&&(b.ie7Compat||b.ie6Compat)){return function(j){if(j=="class"){j="className"}else{if(j=="tabindex"){j="tabIndex"}}i.call(this,j)}}else{return i}})(),removeAttributes:function(i){if(e.isArray(i)){for(var j=0;j<i.length;j++){this.removeAttribute(i[j])}}else{for(var k in i){i.hasOwnProperty(k)&&this.removeAttribute(k)}}},removeStyle:function(i){var j=this;j.setStyle(i,"");if(j.$.style.removeAttribute){j.$.style.removeAttribute(e.cssStyleToDomStyle(i))}if(!j.$.style.cssText){j.removeAttribute("style")}},setStyle:function(i,j){this.$.style[e.cssStyleToDomStyle(i)]=j;return this},setStyles:function(i){for(var j in i){this.setStyle(j,i[j])}return this},setOpacity:function(i){if(c){i=Math.round(i*100);this.setStyle("filter",i>=100?"":"progid:DXImageTransform.Microsoft.Alpha(opacity="+i+")")}else{this.setStyle("opacity",i)}},unselectable:b.gecko?function(){this.$.style.MozUserSelect="none";this.on("dragstart",function(i){i.data.preventDefault()})}:b.webkit?function(){this.$.style.KhtmlUserSelect="none";this.on("dragstart",function(i){i.data.preventDefault()})}:function(){if(c||b.opera){var i=this.$,j,k=0;i.unselectable="on";while(j=i.all[k++]){switch(j.tagName.toLowerCase()){case"iframe":case"textarea":case"input":case"select":break;default:j.unselectable="on"}}}},getPositionedAncestor:function(){var i=this;while(i.getName()!="html"){if(i.getComputedStyle("position")!="static"){return i}i=i.getParent()}return null},getDocumentPosition:function(i){var D=this;var j=0,k=0,l=D.getDocument().getBody(),m=D.getDocument().$.compatMode=="BackCompat",n=D.getDocument();if(document.documentElement.getBoundingClientRect){var o=D.$.getBoundingClientRect(),p=n.$,q=p.documentElement,r=q.clientTop||l.$.clientTop||0,s=q.clientLeft||l.$.clientLeft||0,t=true;if(c){var u=n.getDocumentElement().contains(D),v=n.getBody().contains(D);t=m&&v||!m&&u}if(t){j=o.left+(!m&&q.scrollLeft||l.$.scrollLeft);j-=s;k=o.top+(!m&&q.scrollTop||l.$.scrollTop);k-=r}}else{var w=D,x=null,y;while(w&&!(w.getName()=="body"||w.getName()=="html")){j+=w.$.offsetLeft-w.$.scrollLeft;k+=w.$.offsetTop-w.$.scrollTop;if(!w.equals(D)){j+=w.$.clientLeft||0;k+=w.$.clientTop||0}var z=x;while(z&&!z.equals(w)){j-=z.$.scrollLeft;k-=z.$.scrollTop;z=z.getParent()}x=w;w=(y=w.$.offsetParent)?new h(y):null}}if(i){var A=D.getWindow(),B=i.getWindow();if(!A.equals(B)&&A.$.frameElement){var C=new h(A.$.frameElement).getDocumentPosition(i);j+=C.x;k+=C.y}}if(!document.documentElement.getBoundingClientRect){if(b.gecko&&!m){j+=D.$.clientLeft?1:0;k+=D.$.clientTop?1:0}}return{x:j,y:k}},scrollIntoView:function(i){var o=this;var j=o.getWindow(),k=j.getViewPaneSize().height,l=k*-1;if(i){l+=k}else{l+=o.$.offsetHeight||0;l+=parseInt(o.getComputedStyle("marginBottom")||0,10)||0}var m=o.getDocumentPosition();l+=m.y;l=l<0?0:l;var n=j.getScrollPosition().y;if(l>n||l<n-k){j.$.scrollTo(0,l)}},setState:function(i){var j=this;switch(i){case 1:j.addClass("cke_on");j.removeClass("cke_off");j.removeClass("cke_disabled");break;case 0:j.addClass("cke_disabled");j.removeClass("cke_off");j.removeClass("cke_on");break;default:j.addClass("cke_off");j.removeClass("cke_on");j.removeClass("cke_disabled");break}},getFrameDocument:function(){var i=this.$;try{i.contentWindow.document}catch(j){i.src=i.src;if(c&&b.version<7){window.showModalDialog('javascript:document.write("<script>window.setTimeout(function(){window.close();},50);<\/script>")')}}return i&&new g(i.contentWindow.document)},copyAttributes:function(i,j){var p=this;var k=p.$.attributes;j=j||{};for(var l=0;l<k.length;l++){var m=k[l],n=m.nodeName.toLowerCase(),o;if(n in j){continue}if(n=="checked"&&(o=p.getAttribute(n))){i.setAttribute(n,o)}else{if(m.specified||c&&m.nodeValue&&n=="value"){o=p.getAttribute(n);if(o===null){o=m.nodeValue}i.setAttribute(n,o)}}}if(p.$.style.cssText!==""){i.$.style.cssText=p.$.style.cssText}},renameNode:function(i){var l=this;if(l.getName()==i){return}var j=l.getDocument(),k=new h(i,j);l.copyAttributes(k);l.moveChildren(k);l.getParent()&&l.$.parentNode.replaceChild(k.$,l.$);k.$._cke_expando=l.$._cke_expando;l.$=k.$},getChild:function(i){var j=this.$;if(!i.slice){j=j.childNodes[i]}else{while(i.length>0&&j){j=j.childNodes[i.shift()]}}return j?new d.node(j):null},getChildCount:function(){return this.$.childNodes.length},disableContextMenu:function(){this.on("contextmenu",function(i){if(!i.data.getTarget().hasClass("cke_enable_context_menu")){i.data.preventDefault()}})}});a.command=function(i,j){this.uiItems=[];this.exec=function(k){if(this.state==0){return false}if(this.editorFocus){i.focus()}return j.exec.call(this,i,k)!==false};e.extend(this,j,{modes:{wysiwyg:1},editorFocus:true,state:2});a.event.call(this)};a.command.prototype={enable:function(){var i=this;if(i.state==0){i.setState(!i.preserveState||typeof i.previousState=="undefined"?2:i.previousState)}},disable:function(){this.setState(0)},setState:function(i){var j=this;if(j.state==i){return false}j.previousState=j.state;j.state=i;j.fire("state");return true},toggleState:function(){var i=this;if(i.state==2){i.setState(1)}else{if(i.state==1){i.setState(2)}}}};a.event.implementOn(a.command.prototype,true);a.ENTER_P=1;a.ENTER_BR=2;a.ENTER_DIV=3;a.config={customConfig:"config.js",autoUpdateElement:true,baseHref:"",contentsCss:a.basePath+"contents.css",contentsLangDirection:"ui",contentsLanguage:"",language:"",defaultLanguage:"en",enterMode:1,forceEnterMode:false,shiftEnterMode:2,corePlugins:"",docType:'<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">',bodyId:"",bodyClass:"",fullPage:false,height:200,plugins:"about,a11yhelp,basicstyles,blockquote,button,clipboard,colorbutton,colordialog,contextmenu,div,elementspath,enterkey,entities,filebrowser,find,flash,font,format,forms,horizontalrule,htmldataprocessor,image,indent,justify,keystrokes,link,list,liststyle,maximize,newpage,pagebreak,pastefromword,pastetext,popup,preview,print,removeformat,resize,save,scayt,smiley,showblocks,showborders,sourcearea,stylescombo,table,tabletools,specialchar,tab,templates,toolbar,undo,wysiwygarea,wsc",extraPlugins:"",removePlugins:"",protectedSource:[],tabIndex:0,theme:"default",skin:"kama",width:"",baseFloatZIndex:10000};var i=a.config;a.focusManager=function(j){if(j.focusManager){return j.focusManager}this.hasFocus=false;this._={editor:j};return this};a.focusManager.prototype={focus:function(){var k=this;if(k._.timer){clearTimeout(k._.timer)}if(!k.hasFocus){if(a.currentInstance){a.currentInstance.focusManager.forceBlur()}var j=k._.editor;j.container.getChild(1).addClass("cke_focus");k.hasFocus=true;j.fire("focus")}},blur:function(){var j=this;if(j._.timer){clearTimeout(j._.timer)}j._.timer=setTimeout(function(){delete j._.timer;j.forceBlur()},100)},forceBlur:function(){if(this.hasFocus){var j=this._.editor;j.container.getChild(1).removeClass("cke_focus");this.hasFocus=false;j.fire("blur")}}};(function(){var j={};a.lang={languages:{af:1,ar:1,bg:1,bn:1,bs:1,ca:1,cs:1,cy:1,da:1,de:1,el:1,"en-au":1,"en-ca":1,"en-gb":1,en:1,eo:1,es:1,et:1,eu:1,fa:1,fi:1,fo:1,"fr-ca":1,fr:1,gl:1,gu:1,he:1,hi:1,hr:1,hu:1,is:1,it:1,ja:1,km:1,ko:1,lt:1,lv:1,mn:1,ms:1,nb:1,nl:1,no:1,pl:1,"pt-br":1,pt:1,ro:1,ru:1,sk:1,sl:1,"sr-latn":1,sr:1,sv:1,th:1,tr:1,uk:1,vi:1,"zh-cn":1,zh:1},load:function(k,l,m){if(!k||!a.lang.languages[k]){k=this.detect(l,k)}if(!this[k]){a.scriptLoader.load(a.getUrl("lang/"+k+".js"),function(){m(k,this[k])},this)}else{m(k,this[k])}},detect:function(k,l){var m=this.languages;l=l||navigator.userLanguage||navigator.language;var n=l.toLowerCase().match(/([a-z]+)(?:-([a-z]+))?/),o=n[1],p=n[2];if(m[o+"-"+p]){o=o+"-"+p}else{if(!m[o]){o=null}}a.lang.detect=o?function(){return o}:function(q){return q};return o||k}}})();a.scriptLoader=(function(){var j={},k={};return{load:function(l,m,n,o,p){var q=typeof l=="string";if(q){l=[l]}if(!n){n=a}var r=l.length,s=[],t=[],u=function(z){if(m){if(q){m.call(n,z)}else{m.call(n,s,t)}}};if(r===0){u(true);return}var v=function(z,A){(A?s:t).push(z);if(--r<=0){p&&a.document.getDocumentElement().removeStyle("cursor");u(A)}},w=function(z,A){j[z]=1;var B=k[z];delete k[z];for(var C=0;C<B.length;C++){B[C](z,A)}},x=function(z){if(o!==true&&j[z]){v(z,true);return}var A=k[z]||(k[z]=[]);A.push(v);if(A.length>1){return}var B=new h("script");B.setAttributes({type:"text/javascript",src:z});if(m){if(c){B.$.onreadystatechange=function(){if(B.$.readyState=="loaded"||B.$.readyState=="complete"){B.$.onreadystatechange=null;w(z,true)}}}else{B.$.onload=function(){setTimeout(function(){w(z,true)},0)};B.$.onerror=function(){w(z,false)}}}B.appendTo(a.document.getHead())};p&&a.document.getDocumentElement().setStyle("cursor","wait");for(var y=0;y<r;y++){x(l[y])}},loadCode:function(l){var m=new h("script");m.setAttribute("type","text/javascript");m.appendText(l);m.appendTo(a.document.getHead())}}})();a.resourceManager=function(j,k){var l=this;l.basePath=j;l.fileName=k;l.registered={};l.loaded={};l.externals={};l._={waitingList:{}}};a.resourceManager.prototype={add:function(j,k){if(this.registered[j]){throw'[CKEDITOR.resourceManager.add] The resource name "'+j+'" is already registered.'}a.fire(j+e.capitalize(this.fileName)+"Ready",this.registered[j]=k||{})},get:function(j){return this.registered[j]||null},getPath:function(j){var k=this.externals[j];return a.getUrl(k&&k.dir||this.basePath+j+"/")},getFilePath:function(j){var k=this.externals[j];return a.getUrl(this.getPath(j)+(k&&typeof k.file=="string"?k.file:this.fileName+".js"))},addExternal:function(j,k,l){j=j.split(",");for(var m=0;m<j.length;m++){var n=j[m];this.externals[n]={dir:k,file:l}}},load:function(j,k,l){if(!e.isArray(j)){j=j?[j]:[]}var m=this.loaded,n=this.registered,o=[],p={},q={};for(var r=0;r<j.length;r++){var s=j[r];if(!s){continue}if(!m[s]&&!n[s]){var t=this.getFilePath(s);o.push(t);if(!(t in p)){p[t]=[]}p[t].push(s)}else{q[s]=this.get(s)}}a.scriptLoader.load(o,function(u,v){if(v.length){throw'[CKEDITOR.resourceManager.load] Resource name "'+p[v[0]].join(",")+'" was not found at "'+v[0]+'".'}for(var w=0;w<u.length;w++){var x=p[u[w]];for(var y=0;y<x.length;y++){var z=x[y];q[z]=this.get(z);m[z]=1}}k.call(l,q)},this)}};a.plugins=new a.resourceManager("plugins/","plugin");var j=a.plugins;j.load=e.override(j.load,function(k){return function(l,m,n){var o={},p=function(q){k.call(this,q,function(r){e.extend(o,r);var s=[];for(var t in r){var u=r[t],v=u&&u.requires;if(v){for(var w=0;w<v.length;w++){if(!o[v[w]]){s.push(v[w])}}}}if(s.length){p.call(this,s)}else{for(t in o){u=o[t];if(u.onLoad&&!u.onLoad._called){u.onLoad();u.onLoad._called=1}}if(m){m.call(n||window,o)}}},this)};p.call(this,l)}});j.setLang=function(k,l,m){var n=this.get(k),o=n.lang||(n.lang={});o[l]=m};(function(){var k={},l=function(m,n){var o=function(){p.removeAllListeners();k[m]=1;n()},p=new h("img");p.on("load",o);p.on("error",o);p.setAttribute("src",m)};a.imageCacher={load:function(m,n){var o=m.length,p=function(){if(--o===0){n()}};for(var q=0;q<m.length;q++){var r=m[q];if(k[r]){p()}else{l(r,p)}}}}})();a.skins=(function(){var k={},l={},m={},n=function(o,p,q,r){var s=k[p];if(!o.skin){o.skin=s;if(s.init){s.init(o)}}var t=function(D){for(var E=0;E<D.length;E++){D[E]=a.getUrl(m[p]+D[E])}};function u(D,E){return D.replace(/url\s*\(([\s'"]*)(.*?)([\s"']*)\)/g,function(F,G,H,I){if(/^\/|^\w?:/.test(H)){return F}else{return"url("+E+G+H+I+")"}})}if(!l[p]){var v=s.preload;if(v&&v.length>0){t(v);a.imageCacher.load(v,function(){l[p]=1;n(o,p,q,r)});return}l[p]=1}q=s[q];var w=!q||!!q._isLoaded;if(w){r&&r()}else{var x=q._pending||(q._pending=[]);x.push(r);if(x.length>1){return}var y=!q.css||!q.css.length,z=!q.js||!q.js.length,A=function(){if(y&&z){q._isLoaded=1;for(var D=0;D<x.length;D++){if(x[D]){x[D]()}}}};if(!y){var B=q.css;if(e.isArray(B)){t(B);for(var C=0;C<B.length;C++){a.document.appendStyleSheet(B[C])}}else{B=u(B,a.getUrl(m[p]));a.document.appendStyleText(B)}q.css=B;y=1}if(!z){t(q.js);a.scriptLoader.load(q.js,function(){z=1;A()})}A()}};return{add:function(o,p){k[o]=p;p.skinPath=m[o]||(m[o]=a.getUrl("skins/"+o+"/"))},load:function(o,p,q){var r=o.skinName,s=o.skinPath;if(k[r]){n(o,r,p,q)}else{m[r]=s;a.scriptLoader.load(a.getUrl(s+"skin.js"),function(){n(o,r,p,q)})}}}})();a.themes=new a.resourceManager("themes/","theme");a.ui=function(k){if(k.ui){return k.ui}this._={handlers:{},items:{},editor:k};return this};var k=a.ui;k.prototype={add:function(l,m,n){this._.items[l]={type:m,command:n.command||null,args:Array.prototype.slice.call(arguments,2)}},create:function(l){var q=this;var m=q._.items[l],n=m&&q._.handlers[m.type],o=m&&m.command&&q._.editor.getCommand(m.command),p=n&&n.create.apply(q,m.args);if(o){o.uiItems.push(p)}return p},addHandler:function(l,m){this._.handlers[l]=m}};(function(){var l=0,m=function(){var x="editor"+ ++l;return a.instances&&a.instances[x]?m():x},n={},o=function(x){var y=x.config.customConfig;if(!y){return false}y=a.getUrl(y);var z=n[y]||(n[y]={});if(z.fn){z.fn.call(x,x.config);if(a.getUrl(x.config.customConfig)==y||!o(x)){x.fireOnce("customConfigLoaded")}}else{a.scriptLoader.load(y,function(){if(a.editorConfig){z.fn=a.editorConfig}else{z.fn=function(){}}o(x)})}return true},p=function(x,y){x.on("customConfigLoaded",function(){if(y){if(y.on){for(var z in y.on){x.on(z,y.on[z])}}e.extend(x.config,y,true);delete x.config.on}q(x)});if(y&&y.customConfig!=undefined){x.config.customConfig=y.customConfig}if(!o(x)){x.fireOnce("customConfigLoaded")}},q=function(x){var y=x.config.skin.split(","),z=y[0],A=a.getUrl(y[1]||"skins/"+z+"/");x.skinName=z;x.skinPath=A;x.skinClass="cke_skin_"+z;x.tabIndex=x.config.tabIndex||x.element.getAttribute("tabindex")||0;x.fireOnce("configLoaded");t(x)},r=function(x){a.lang.load(x.config.language,x.config.defaultLanguage,function(y,z){x.langCode=y;x.lang=e.prototypedCopy(z);if(b.gecko&&b.version<10900&&x.lang.dir=="rtl"){x.lang.dir="ltr"}var A=x.config;A.contentsLangDirection=="ui"&&(A.contentsLangDirection=x.lang.dir);s(x)})},s=function(x){var y=x.config,z=y.plugins,A=y.extraPlugins,B=y.removePlugins;if(A){var C=new RegExp("(?:^|,)(?:"+A.replace(/\s*,\s*/g,"|")+")(?=,|$)","g");z=z.replace(C,"");z+=","+A}if(B){C=new RegExp("(?:^|,)(?:"+B.replace(/\s*,\s*/g,"|")+")(?=,|$)","g");z=z.replace(C,"")}j.load(z.split(","),function(D){var E=[],F=[],G=[];x.plugins=D;for(var H in D){var I=D[H],J=I.lang,K=j.getPath(H),L=null;I.path=K;if(J){L=e.indexOf(J,x.langCode)>=0?x.langCode:J[0];if(!I.lang[L]){G.push(a.getUrl(K+"lang/"+L+".js"))}else{e.extend(x.lang,I.lang[L]);L=null}}F.push(L);E.push(I)}a.scriptLoader.load(G,function(){var M=["beforeInit","init","afterInit"];for(var N=0;N<M.length;N++){for(var O=0;O<E.length;O++){var P=E[O];if(N===0&&F[O]&&P.lang){e.extend(x.lang,P.lang[F[O]])}if(P[M[N]]){P[M[N]](x)}}}x.fire("pluginsLoaded");u(x)})})},t=function(x){a.skins.load(x,"editor",function(){r(x)})},u=function(x){var y=x.config.theme;a.themes.load(y,function(){var z=x.theme=a.themes.get(y);z.path=a.themes.getPath(y);z.build(x);if(x.config.autoUpdateElement){v(x)}})},v=function(x){var y=x.element;if(x.elementMode==1&&y.is("textarea")){var z=y.$.form&&new h(y.$.form);if(z){function A(){x.updateElement()}z.on("submit",A);if(!z.$.submit.nodeName){z.$.submit=e.override(z.$.submit,function(B){return function(){x.updateElement();if(B.apply){B.apply(this,arguments)}else{B()}}})}x.on("destroy",function(){z.removeListener("submit",A)})}}};function w(){var x,y=this._.commands,z=this.mode;for(var A in y){x=y[A];x[x.startDisabled?"disable":x.modes[z]?"enable":"disable"]()}}a.editor.prototype._init=function(){var z=this;var x=h.get(z._.element),y=z._.instanceConfig;delete z._.element;delete z._.instanceConfig;z._.commands={};z._.styles=[];z.element=x;z.name=x&&z.elementMode==1&&(x.getId()||x.getNameAtt())||m();if(z.name in a.instances){throw'[CKEDITOR.editor] The instance "'+z.name+'" already exists.'}z.config=e.prototypedCopy(i);z.ui=new k(z);z.focusManager=new a.focusManager(z);a.fire("instanceCreated",null,z);z.on("mode",w,null,null,1);p(z,y)}})();e.extend(a.editor.prototype,{addCommand:function(l,m){return this._.commands[l]=new a.command(this,m)},addCss:function(l){this._.styles.push(l)},destroy:function(l){var r=this;if(!l){r.updateElement()}if(r.mode){r._.modes[r.mode].unload(r.getThemeSpace("contents"))}r.theme.destroy(r);var m,n=0,o,p,q;if(r.toolbox){m=r.toolbox.toolbars;for(;n<m.length;n++){p=m[n].items;for(o=0;o<p.length;o++){q=p[o];if(q.clickFn){e.removeFunction(q.clickFn)}if(q.keyDownFn){e.removeFunction(q.keyDownFn)}if(q.index){k.button._.instances[q.index]=null}}}}if(r.contextMenu){e.removeFunction(r.contextMenu._.functionId)}if(r._.filebrowserFn){e.removeFunction(r._.filebrowserFn)}r.fire("destroy");a.remove(r);a.fire("instanceDestroyed",null,r)},execCommand:function(l,m){var n=this.getCommand(l),o={name:l,commandData:m,command:n};if(n&&n.state!=0){if(this.fire("beforeCommandExec",o)!==true){o.returnValue=n.exec(o.commandData);if(!n.async&&this.fire("afterCommandExec",o)!==true){return o.returnValue}}}return false},getCommand:function(l){return this._.commands[l]},getData:function(){var n=this;n.fire("beforeGetData");var l=n._.data;if(typeof l!="string"){var m=n.element;if(m&&n.elementMode==1){l=m.is("textarea")?m.getValue():m.getHtml()}else{l=""}}l={dataValue:l};n.fire("getData",l);return l.dataValue},getSnapshot:function(){var l=this.fire("getSnapshot");if(typeof l!="string"){var m=this.element;if(m&&this.elementMode==1){l=m.is("textarea")?m.getValue():m.getHtml()}}return l},loadSnapshot:function(l){this.fire("loadSnapshot",l)},setData:function(l,m){if(m){this.on("dataReady",function(o){o.removeListener();m.call(o.editor)})}var n={dataValue:l};this.fire("setData",n);this._.data=n.dataValue;this.fire("afterSetData",n)},insertHtml:function(l){this.fire("insertHtml",l)},insertElement:function(l){this.fire("insertElement",l)},checkDirty:function(){return this.mayBeDirty&&this._.previousValue!==this.getSnapshot()},resetDirty:function(){if(this.mayBeDirty){this._.previousValue=this.getSnapshot()}},updateElement:function(){var n=this;var l=n.element;if(l&&n.elementMode==1){var m=n.getData();if(n.config.htmlEncodeOutput){m=e.htmlEncode(m)}if(l.is("textarea")){l.setValue(m)}else{l.setHtml(m)}}}});a.on("loaded",function(){var l=a.editor._pending;if(l){delete a.editor._pending;for(var m=0;m<l.length;m++){l[m]._init()}}});a.htmlParser=function(){this._={htmlPartsRegex:new RegExp("<(?:(?:\\/([^>]+)>)|(?:!--([\\S|\\s]*?)-->)|(?:([^\\s>]+)\\s*((?:(?:[^\"'>]+)|(?:\"[^\"]*\")|(?:'[^']*'))*)\\/?>))","g")}};(function(){var l=/([\w\-:.]+)(?:(?:\s*=\s*(?:(?:"([^"]*)")|(?:'([^']*)')|([^\s>]+)))|(?=\s|$))/g,m={checked:1,compact:1,declare:1,defer:1,disabled:1,ismap:1,multiple:1,nohref:1,noresize:1,noshade:1,nowrap:1,readonly:1,selected:1};a.htmlParser.prototype={onTagOpen:function(){},onTagClose:function(){},onText:function(){},onCDATA:function(){},onComment:function(){},parse:function(n){var A=this;var o,p,q=0,r;while(o=A._.htmlPartsRegex.exec(n)){var s=o.index;if(s>q){var t=n.substring(q,s);if(r){r.push(t)}else{A.onText(t)}}q=A._.htmlPartsRegex.lastIndex;if(p=o[1]){p=p.toLowerCase();if(r&&f.$cdata[p]){A.onCDATA(r.join(""));r=null}if(!r){A.onTagClose(p);continue}}if(r){r.push(o[0]);continue}if(p=o[3]){p=p.toLowerCase();if(/="/.test(p)){continue}var u={},v,w=o[4],x=!!(w&&w.charAt(w.length-1)=="/");if(w){while(v=l.exec(w)){var y=v[1].toLowerCase(),z=v[2]||v[3]||v[4]||"";if(!z&&m[y]){u[y]=y}else{u[y]=z}}}A.onTagOpen(p,u,x);if(!r&&f.$cdata[p]){r=[]}continue}if(p=o[2]){A.onComment(p)}}if(n.length>q){A.onText(n.substring(q,n.length))}}}})();a.htmlParser.comment=function(l){this.value=l;this._={isBlockLike:false}};a.htmlParser.comment.prototype={type:8,writeHtml:function(l,m){var n=this.value;if(m){if(!(n=m.onComment(n,this))){return}if(typeof n!="string"){n.parent=this.parent;n.writeHtml(l,m);return}}l.comment(n)}};(function(){var l=/[\t\r\n ]{2,}|[\t\r\n]/g;a.htmlParser.text=function(m){this.value=m;this._={isBlockLike:false}};a.htmlParser.text.prototype={type:3,writeHtml:function(m,n){var o=this.value;if(n&&!(o=n.onText(o,this))){return}m.text(o)}}})();(function(){a.htmlParser.cdata=function(l){this.value=l};a.htmlParser.cdata.prototype={type:3,writeHtml:function(l){l.write(this.value)}}})();a.htmlParser.fragment=function(){this.children=[];this.parent=null;this._={isBlockLike:true,hasInlineStarted:false}};(function(){var l={colgroup:1,dd:1,dt:1,li:1,option:1,p:1,td:1,tfoot:1,th:1,thead:1,tr:1},m=e.extend({table:1,ul:1,ol:1,dl:1},f.table,f.ul,f.ol,f.dl),n=f.$list,o=f.$listItem;a.htmlParser.fragment.fromHtml=function(p,q){var r=new a.htmlParser(),s=[],t=new a.htmlParser.fragment(),u=[],v=[],w=t,x=false,y;function z(E){var F;if(u.length>0){for(var G=0;G<u.length;G++){var H=u[G],I=H.name,J=f[I],K=w.name&&f[w.name];if((!K||K[I])&&(!E||!J||J[E]||!f[E])){if(!F){A();F=1}H=H.clone();H.parent=w;w=H;u.splice(G,1);G--}}}}function A(E){while(v.length-(E||0)>0){w.add(v.shift())}}function B(E,F,G){F=F||w||t;if(q&&!F.type){var H,I;if(E.attributes&&(I=E.attributes._cke_real_element_type)){H=I}else{H=E.name}if(H&&!(H in f.$body)&&!(H in f.$nonBodyContent)){var J=w;w=F;r.onTagOpen(q,{});F=w;if(G){w=J}}}if(E._.isBlockLike&&E.name!="pre"){var K=E.children.length,L=E.children[K-1],M;if(L&&L.type==3){if(!(M=e.rtrim(L.value))){E.children.length=K-1}else{L.value=M}}}F.add(E);if(E.returnPoint){w=E.returnPoint;delete E.returnPoint}}r.onTagOpen=function(E,F,G){var H=new a.htmlParser.element(E,F);if(H.isUnknown&&G){H.isEmpty=true}if(f.$removeEmpty[E]){u.push(H);return}else{if(E=="pre"){x=true}else{if(E=="br"&&x){w.add(new a.htmlParser.text("\n"));return}}}if(E=="br"){v.push(H);return}var I=w.name,J=I&&(f[I]||(w._.isBlockLike?f.div:f.span));if(J&&!H.isUnknown&&!w.isUnknown&&!J[E]){var K=false,L;if(E in n&&I in n){var M=w.children,N=M[M.length-1];if(!(N&&N.name in o)){B(N=new a.htmlParser.element("li"),w)}y=w,L=N}else{if(E==I){B(w,w.parent)}else{if(m[I]){if(!y){y=w}}else{B(w,w.parent,true);if(!l[I]){u.unshift(w)}}K=true}}if(L){w=L}else{w=w.returnPoint||w.parent}if(K){r.onTagOpen.apply(this,arguments);return}}z(E);A();H.parent=w;H.returnPoint=y;y=0;if(H.isEmpty){B(H)}else{w=H}};r.onTagClose=function(E){for(var F=u.length-1;F>=0;F--){if(E==u[F].name){u.splice(F,1);return}}var G=[],H=[],I=w;while(I.type&&I.name!=E){if(!I._.isBlockLike){H.unshift(I)}G.push(I);I=I.parent}if(I.type){for(F=0;F<G.length;F++){var J=G[F];B(J,J.parent)}w=I;if(w.name=="pre"){x=false}if(I._.isBlockLike){A()}B(I,I.parent);if(I==w){w=w.parent}u=u.concat(H)}if(E=="body"){q=false}};r.onText=function(E){if(!w._.hasInlineStarted&&!x){E=e.ltrim(E);if(E.length===0){return}}A();z();if(q&&(!w.type||w.name=="body")&&e.trim(E)){this.onTagOpen(q,{})}if(!x){E=E.replace(/[\t\r\n ]{2,}|[\t\r\n]/g," ")}w.add(new a.htmlParser.text(E))};r.onCDATA=function(E){w.add(new a.htmlParser.cdata(E))};r.onComment=function(E){w.add(new a.htmlParser.comment(E))};r.parse(p);A(!c&&1);while(w.type){var C=w.parent,D=w;if(q&&(!C.type||C.name=="body")&&!f.$body[D.name]){w=C;r.onTagOpen(q,{});C=w}C.add(D);w=C}return t};a.htmlParser.fragment.prototype={add:function(p){var s=this;var q=s.children.length,r=q>0&&s.children[q-1]||null;if(r){if(p._.isBlockLike&&r.type==3){r.value=e.rtrim(r.value);if(r.value.length===0){s.children.pop();s.add(p);return}}r.next=p}p.previous=r;p.parent=s;s.children.push(p);s._.hasInlineStarted=p.type==3||p.type==1&&!p._.isBlockLike},writeHtml:function(p,q){var r;this.filterChildren=function(){var s=new a.htmlParser.basicWriter();this.writeChildrenHtml.call(this,s,q,true);var t=s.getHtml();this.children=new a.htmlParser.fragment.fromHtml(t).children;r=1};!this.name&&q&&q.onFragment(this);this.writeChildrenHtml(p,r?null:q)},writeChildrenHtml:function(p,q){for(var r=0;r<this.children.length;r++){this.children[r].writeHtml(p,q)}}}})();a.htmlParser.element=function(l,m){var r=this;r.name=l;r.attributes=m||(m={});r.children=[];var n=m._cke_real_element_type||l,o=f,p=!!(o.$nonBodyContent[n]||o.$block[n]||o.$listItem[n]||o.$tableContent[n]||o.$nonEditable[n]||n=="br"),q=!!o.$empty[l];r.isEmpty=q;r.isUnknown=!o[l];r._={isBlockLike:p,hasInlineStarted:q||!p}};(function(){var l=function(m,n){m=m[0];n=n[0];return m<n?-1:m>n?1:0};a.htmlParser.element.prototype={type:1,add:a.htmlParser.fragment.prototype.add,clone:function(){return new a.htmlParser.element(this.name,this.attributes)},writeHtml:function(m,n){var o=this.attributes,p=this,q=p.name,r,s,t,u;p.filterChildren=function(){if(!u){var z=new a.htmlParser.basicWriter();a.htmlParser.fragment.prototype.writeChildrenHtml.call(p,z,n);p.children=new a.htmlParser.fragment.fromHtml(z.getHtml()).children;u=1}};if(n){for(;;){if(!(q=n.onElementName(q))){return}p.name=q;if(!(p=n.onElement(p))){return}p.parent=this.parent;if(p.name==q){break}if(p.type!=1){p.writeHtml(m,n);return}q=p.name;if(!q){this.writeChildrenHtml.call(p,m,u?null:n);return}}o=p.attributes}m.openTag(q,o);var v=[];for(var w=0;w<2;w++){for(r in o){s=r;t=o[r];if(w==1){v.push([r,t])}else{if(n){for(;;){if(!(s=n.onAttributeName(r))){delete o[r];break}else{if(s!=r){delete o[r];r=s;continue}else{break}}}if(s){if((t=n.onAttribute(p,s,t))===false){delete o[s]}else{o[s]=t}}}}}}if(m.sortAttributes){v.sort(l)}var x=v.length;for(w=0;w<x;w++){var y=v[w];m.attribute(y[0],y[1])}m.openTagClose(q,p.isEmpty);if(!p.isEmpty){this.writeChildrenHtml.call(p,m,u?null:n);m.closeTag(q)}},writeChildrenHtml:function(m,n){a.htmlParser.fragment.prototype.writeChildrenHtml.apply(this,arguments)}}})();(function(){a.htmlParser.filter=e.createClass({$:function(q){this._={elementNames:[],attributeNames:[],elements:{$length:0},attributes:{$length:0}};if(q){this.addRules(q,10)}},proto:{addRules:function(q,r){var s=this;if(typeof r!="number"){r=10}m(s._.elementNames,q.elementNames,r);m(s._.attributeNames,q.attributeNames,r);n(s._.elements,q.elements,r);n(s._.attributes,q.attributes,r);s._.text=o(s._.text,q.text,r)||s._.text;s._.comment=o(s._.comment,q.comment,r)||s._.comment;s._.root=o(s._.root,q.root,r)||s._.root},onElementName:function(q){return l(q,this._.elementNames)},onAttributeName:function(q){return l(q,this._.attributeNames)},onText:function(q){var r=this._.text;return r?r.filter(q):q},onComment:function(q,r){var s=this._.comment;return s?s.filter(q,r):q},onFragment:function(q){var r=this._.root;return r?r.filter(q):q},onElement:function(q){var v=this;var r=[v._.elements["^"],v._.elements[q.name],v._.elements.$],s,t;for(var u=0;u<3;u++){s=r[u];if(s){t=s.filter(q,v);if(t===false){return null}if(t&&t!=q){return v.onNode(t)}if(q.parent&&!q.name){break}}}return q},onNode:function(q){var r=q.type;return r==1?this.onElement(q):r==3?new a.htmlParser.text(this.onText(q.value)):r==8?new a.htmlParser.comment(this.onComment(q.value)):null},onAttribute:function(q,r,s){var t=this._.attributes[r];if(t){var u=t.filter(s,q,this);if(u===false){return false}if(typeof u!="undefined"){return u}}return s}}});function l(q,r){for(var s=0;q&&s<r.length;s++){var t=r[s];q=q.replace(t[0],t[1])}return q}function m(q,r,s){if(typeof r=="function"){r=[r]}var t,u,v=q.length,w=r&&r.length;if(w){for(t=0;t<v&&q[t].pri<s;t++){}for(u=w-1;u>=0;u--){var x=r[u];if(x){x.pri=s;q.splice(t,0,x)}}}}function n(q,r,s){if(r){for(var t in r){var u=q[t];q[t]=o(u,r[t],s);if(!u){q.$length++}}}}function o(q,r,s){if(r){r.pri=s;if(q){if(!q.splice){if(q.pri>s){q=[r,q]}else{q=[q,r]}q.filter=p}else{m(q,r,s)}return q}else{r.filter=r;return r}}}function p(q){var r=q.type||q instanceof a.htmlParser.fragment;for(var s=0;s<this.length;s++){if(r){var t=q.type,u=q.name}var v=this[s],w=v.apply(window,arguments);if(w===false){return w}if(r){if(w&&(w.name!=u||w.type!=t)){return w}}else{if(typeof w!="string"){return w}}w!=undefined&&(q=w)}return q}})();a.htmlParser.basicWriter=e.createClass({$:function(){this._={output:[]}},proto:{openTag:function(l,m){this._.output.push("<",l)},openTagClose:function(l,m){if(m){this._.output.push(" />")}else{this._.output.push(">")}},attribute:function(l,m){if(typeof m=="string"){m=e.htmlEncodeAttr(m)}this._.output.push(" ",l,'="',m,'"')},closeTag:function(l){this._.output.push("</",l,">")},text:function(l){this._.output.push(l)},comment:function(l){this._.output.push("<!--",l,"-->")},write:function(l){this._.output.push(l)},reset:function(){this._.output=[];this._.indent=false},getHtml:function(l){var m=this._.output.join("");if(l){this.reset()}return m}}});delete a.loadFullCore;a.instances={};a.document=new g(document);a.add=function(l){a.instances[l.name]=l;l.on("focus",function(){if(a.currentInstance!=l){a.currentInstance=l;a.fire("currentInstance")}});l.on("blur",function(){if(a.currentInstance==l){a.currentInstance=null;a.fire("currentInstance")}})};a.remove=function(l){delete a.instances[l.name]};a.on("instanceDestroyed",function(){if(e.isEmpty(this.instances)){a.fire("reset")}});a.TRISTATE_ON=1;a.TRISTATE_OFF=2;a.TRISTATE_DISABLED=0;d.comment=e.createClass({base:d.node,$:function(l,m){if(typeof l=="string"){l=(m?m.$:document).createComment(l)}this.base(l)},proto:{type:8,getOuterHtml:function(){return"<!--"+this.$.nodeValue+"-->"}}});(function(){var l={address:1,blockquote:1,dl:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,p:1,pre:1,li:1,dt:1,dd:1},m={body:1,div:1,table:1,tbody:1,tr:1,td:1,th:1,caption:1,form:1},n=function(o){var p=o.getChildren();for(var q=0,r=p.count();q<r;q++){var s=p.getItem(q);if(s.type==1&&f.$block[s.getName()]){return true}}return false};d.elementPath=function(o){var u=this;var p=null,q=null,r=[],s=o;while(s){if(s.type==1){if(!u.lastElement){u.lastElement=s}var t=s.getName();if(c&&s.$.scopeName!="HTML"){t=s.$.scopeName.toLowerCase()+":"+t}if(!q){if(!p&&l[t]){p=s}if(m[t]){if(!p&&t=="div"&&!n(s)){p=s}else{q=s}}}r.push(s);if(t=="body"){break}}s=s.getParent()}u.block=p;u.blockLimit=q;u.elements=r}})();d.elementPath.prototype={compare:function(l){var m=this.elements,n=l&&l.elements;if(!n||m.length!=n.length){return false}for(var o=0;o<m.length;o++){if(!m[o].equals(n[o])){return false}}return true},contains:function(l){var m=this.elements;for(var n=0;n<m.length;n++){if(m[n].getName() in l){return m[n]}}return null}};d.text=function(l,m){if(typeof l=="string"){l=(m?m.$:document).createTextNode(l)}this.$=l};d.text.prototype=new d.node();e.extend(d.text.prototype,{type:3,getLength:function(){return this.$.nodeValue.length},getText:function(){return this.$.nodeValue},split:function(l){var q=this;if(c&&l==q.getLength()){var m=q.getDocument().createText("");m.insertAfter(q);return m}var n=q.getDocument(),o=new d.text(q.$.splitText(l),n);if(b.ie8){var p=new d.text("",n);p.insertAfter(o);p.remove()}return o},substring:function(l,m){if(typeof m!="number"){return this.$.nodeValue.substr(l)}else{return this.$.nodeValue.substring(l,m)}}});d.documentFragment=function(l){l=l||a.document;this.$=l.$.createDocumentFragment()};e.extend(d.documentFragment.prototype,h.prototype,{type:11,insertAfterNode:function(l){l=l.$;l.parentNode.insertBefore(this.$,l.nextSibling)}},true,{append:1,appendBogus:1,getFirst:1,getLast:1,appendTo:1,moveChildren:1,insertBefore:1,insertAfterNode:1,replace:1,trim:1,type:1,ltrim:1,rtrim:1,getDocument:1,getChildCount:1,getChild:1,getChildren:1});(function(){function l(t,u){if(this._.end){return null}var v,w=this.range,x,y=this.guard,z=this.type,A=t?"getPreviousSourceNode":"getNextSourceNode";if(!this._.start){this._.start=1;w.trim();if(w.collapsed){this.end();return null}}if(!t&&!this._.guardLTR){var B=w.endContainer,C=B.getChild(w.endOffset);this._.guardLTR=function(G,H){return(!H||!B.equals(G))&&(!C||!G.equals(C))&&(G.type!=1||!H||G.getName()!="body")}}if(t&&!this._.guardRTL){var D=w.startContainer,E=w.startOffset>0&&D.getChild(w.startOffset-1);this._.guardRTL=function(G,H){return(!H||!D.equals(G))&&(!E||!G.equals(E))&&(G.type!=1||!H||G.getName()!="body")}}var F=t?this._.guardRTL:this._.guardLTR;if(y){x=function(G,H){if(F(G,H)===false){return false}return y(G,H)}}else{x=F}if(this.current){v=this.current[A](false,z,x)}else{if(t){v=w.endContainer;if(w.endOffset>0){v=v.getChild(w.endOffset-1);if(x(v)===false){v=null}}else{v=x(v,true)===false?null:v.getPreviousSourceNode(true,z,x)}}else{v=w.startContainer;v=v.getChild(w.startOffset);if(v){if(x(v)===false){v=null}}else{v=x(w.startContainer,true)===false?null:w.startContainer.getNextSourceNode(true,z,x)}}}while(v&&!this._.end){this.current=v;if(!this.evaluator||this.evaluator(v)!==false){if(!u){return v}}else{if(u&&this.evaluator){return false}}v=v[A](false,z,x)}this.end();return this.current=null}function m(t){var u,v=null;while(u=l.call(this,t)){v=u}return v}d.walker=e.createClass({$:function(t){this.range=t;this._={}},proto:{end:function(){this._.end=1},next:function(){return l.call(this)},previous:function(){return l.call(this,true)},checkForward:function(){return l.call(this,false,true)!==false},checkBackward:function(){return l.call(this,true,true)!==false},lastForward:function(){return m.call(this)},lastBackward:function(){return m.call(this,true)},reset:function(){delete this.current;this._={}}}});var n={block:1,"list-item":1,table:1,"table-row-group":1,"table-header-group":1,"table-footer-group":1,"table-row":1,"table-column-group":1,"table-column":1,"table-cell":1,"table-caption":1},o={hr:1};h.prototype.isBlockBoundary=function(t){var u=e.extend({},o,t||{});return n[this.getComputedStyle("display")]||u[this.getName()]};d.walker.blockBoundary=function(t){return function(u,v){return !(u.type==1&&u.isBlockBoundary(t))}};d.walker.listItemBoundary=function(){return this.blockBoundary({br:1})};d.walker.bookmark=function(t,u){function v(w){return w&&w.getName&&w.getName()=="span"&&w.hasAttribute("_fck_bookmark")}return function(w){var x,y;x=w&&!w.getName&&(y=w.getParent())&&v(y);x=t?x:x||v(w);return u^x}};d.walker.whitespaces=function(t){return function(u){var v=u&&u.type==3&&!e.trim(u.getText());return t^v}};d.walker.invisible=function(t){var u=d.walker.whitespaces();return function(v){var w=u(v)||v.is&&!v.$.offsetHeight;return t^w}};var p=/^[\t\r\n ]*(?: |\xa0)$/,q=d.walker.whitespaces(true),r=d.walker.bookmark(false,true),s=function(t){return r(t)&&q(t)};h.prototype.getBogus=function(){var t=this.getLast(s);if(t&&(!c?t.is&&t.is("br"):t.getText&&p.test(t.getText()))){return t}return false}})();d.range=function(l){var m=this;m.startContainer=null;m.startOffset=null;m.endContainer=null;m.endOffset=null;m.collapsed=true;m.document=l};(function(){var l=function(t){t.collapsed=t.startContainer&&t.endContainer&&t.startContainer.equals(t.endContainer)&&t.startOffset==t.endOffset},m=function(t,u,v){t.optimizeBookmark();var w=t.startContainer,x=t.endContainer,y=t.startOffset,z=t.endOffset,A,B;if(x.type==3){x=x.split(z)}else{if(x.getChildCount()>0){if(z>=x.getChildCount()){x=x.append(t.document.createText(""));B=true}else{x=x.getChild(z)}}}if(w.type==3){w.split(y);if(w.equals(x)){x=w.getNext()}}else{if(!y){w=w.getFirst().insertBeforeMe(t.document.createText(""));A=true}else{if(y>=w.getChildCount()){w=w.append(t.document.createText(""));A=true}else{w=w.getChild(y).getPrevious()}}}var C=w.getParents(),D=x.getParents(),E,F,G;for(E=0;E<C.length;E++){F=C[E];G=D[E];if(!F.equals(G)){break}}var H=v,I,J,K,L;for(var M=E;M<C.length;M++){I=C[M];if(H&&!I.equals(w)){J=H.append(I.clone())}K=I.getNext();while(K){if(K.equals(D[M])||K.equals(x)){break}L=K.getNext();if(u==2){H.append(K.clone(true))}else{K.remove();if(u==1){H.append(K)}}K=L}if(H){H=J}}H=v;for(var N=E;N<D.length;N++){I=D[N];if(u>0&&!I.equals(x)){J=H.append(I.clone())}if(!C[N]||I.$.parentNode!=C[N].$.parentNode){K=I.getPrevious();while(K){if(K.equals(C[N])||K.equals(w)){break}L=K.getPrevious();if(u==2){H.$.insertBefore(K.$.cloneNode(true),H.$.firstChild)}else{K.remove();if(u==1){H.$.insertBefore(K.$,H.$.firstChild)}}K=L}}if(H){H=J}}if(u==2){var O=t.startContainer;if(O.type==3){O.$.data+=O.$.nextSibling.data;O.$.parentNode.removeChild(O.$.nextSibling)}var P=t.endContainer;if(P.type==3&&P.$.nextSibling){P.$.data+=P.$.nextSibling.data;P.$.parentNode.removeChild(P.$.nextSibling)}}else{if(F&&G&&(w.$.parentNode!=F.$.parentNode||x.$.parentNode!=G.$.parentNode)){var Q=G.getIndex();if(A&&G.$.parentNode==w.$.parentNode){Q--}t.setStart(G.getParent(),Q)}t.collapse(true)}if(A){w.remove()}if(B&&x.$.parentNode){x.remove()}},n={abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,"var":1};function o(t){var u=false,v=d.walker.bookmark(true);return function(w){if(v(w)){return true}if(w.type==3){if(e.trim(w.getText()).length){return false}}else{if(w.type==1){if(!n[w.getName()]){if(!t&&!c&&w.getName()=="br"&&!u){u=true}else{return false}}}}return true}}function p(t){return t.type!=3&&t.getName() in f.$removeEmpty||!e.trim(t.getText())||t.getParent().hasAttribute("_fck_bookmark")}var q=new d.walker.whitespaces(),r=new d.walker.bookmark();function s(t){return !q(t)&&!r(t)}d.range.prototype={clone:function(){var u=this;var t=new d.range(u.document);t.startContainer=u.startContainer;t.startOffset=u.startOffset;t.endContainer=u.endContainer;t.endOffset=u.endOffset;t.collapsed=u.collapsed;return t},collapse:function(t){var u=this;if(t){u.endContainer=u.startContainer;u.endOffset=u.startOffset}else{u.startContainer=u.endContainer;u.startOffset=u.endOffset}u.collapsed=true},cloneContents:function(){var t=new d.documentFragment(this.document);if(!this.collapsed){m(this,2,t)}return t},deleteContents:function(){if(this.collapsed){return}m(this,0)},extractContents:function(){var t=new d.documentFragment(this.document);if(!this.collapsed){m(this,1,t)}return t},createBookmark:function(t){var y=this;var u,v,w,x;u=y.document.createElement("span");u.setAttribute("_fck_bookmark",1);u.setStyle("display","none");u.setHtml(" ");if(t){w="cke_bm_"+e.getNextNumber();u.setAttribute("id",w+"S")}if(!y.collapsed){v=u.clone();v.setHtml(" ");if(t){v.setAttribute("id",w+"E")}x=y.clone();x.collapse();x.insertNode(v)}x=y.clone();x.collapse(true);x.insertNode(u);if(v){y.setStartAfter(u);y.setEndBefore(v)}else{y.moveToPosition(u,4)}return{startNode:t?w+"S":u,endNode:t?w+"E":v,serializable:t}},createBookmark2:function(t){var A=this;var u=A.startContainer,v=A.endContainer,w=A.startOffset,x=A.endOffset,y,z;if(!u||!v){return{start:0,end:0}}if(t){if(u.type==1){y=u.getChild(w);if(y&&y.type==3&&w>0&&y.getPrevious().type==3){u=y;w=0}}while(u.type==3&&(z=u.getPrevious())&&z.type==3){u=z;w+=z.getLength()}if(!A.isCollapsed){if(v.type==1){y=v.getChild(x);if(y&&y.type==3&&x>0&&y.getPrevious().type==3){v=y;x=0}}while(v.type==3&&(z=v.getPrevious())&&z.type==3){v=z;x+=z.getLength()}}}return{start:u.getAddress(t),end:A.isCollapsed?null:v.getAddress(t),startOffset:w,endOffset:x,normalized:t,is2:true}},moveToBookmark:function(t){var B=this;if(t.is2){var u=B.document.getByAddress(t.start,t.normalized),v=t.startOffset,w=t.end&&B.document.getByAddress(t.end,t.normalized),x=t.endOffset;B.setStart(u,v);if(w){B.setEnd(w,x)}else{B.collapse(true)}}else{var y=t.serializable,z=y?B.document.getById(t.startNode):t.startNode,A=y?B.document.getById(t.endNode):t.endNode;B.setStartBefore(z);z.remove();if(A){B.setEndBefore(A);A.remove()}else{B.collapse(true)}}},getBoundaryNodes:function(){var y=this;var t=y.startContainer,u=y.endContainer,v=y.startOffset,w=y.endOffset,x;if(t.type==1){x=t.getChildCount();if(x>v){t=t.getChild(v)}else{if(x<1){t=t.getPreviousSourceNode()}else{t=t.$;while(t.lastChild){t=t.lastChild}t=new d.node(t);t=t.getNextSourceNode()||t}}}if(u.type==1){x=u.getChildCount();if(x>w){u=u.getChild(w).getPreviousSourceNode(true)}else{if(x<1){u=u.getPreviousSourceNode()}else{u=u.$;while(u.lastChild){u=u.lastChild}u=new d.node(u)}}}if(t.getPosition(u)&2){t=u}return{startNode:t,endNode:u}},getCommonAncestor:function(t,u){var y=this;var v=y.startContainer,w=y.endContainer,x;if(v.equals(w)){if(t&&v.type==1&&y.startOffset==y.endOffset-1){x=v.getChild(y.startOffset)}else{x=v}}else{x=v.getCommonAncestor(w)}return u&&!x.is?x.getParent():x},optimize:function(){var v=this;var t=v.startContainer,u=v.startOffset;if(t.type!=1){if(!u){v.setStartBefore(t)}else{if(u>=t.getLength()){v.setStartAfter(t)}}}t=v.endContainer;u=v.endOffset;if(t.type!=1){if(!u){v.setEndBefore(t)}else{if(u>=t.getLength()){v.setEndAfter(t)}}}},optimizeBookmark:function(){var v=this;var t=v.startContainer,u=v.endContainer;if(t.is&&t.is("span")&&t.hasAttribute("_fck_bookmark")){v.setStartAt(t,3)}if(u&&u.is&&u.is("span")&&u.hasAttribute("_fck_bookmark")){v.setEndAt(u,4)}},trim:function(t,u){var B=this;var v=B.startContainer,w=B.startOffset,x=B.collapsed;if((!t||x)&&v&&v.type==3){if(!w){w=v.getIndex();v=v.getParent()}else{if(w>=v.getLength()){w=v.getIndex()+1;v=v.getParent()}else{var y=v.split(w);w=v.getIndex()+1;v=v.getParent();if(B.startContainer.equals(B.endContainer)){B.setEnd(y,B.endOffset-B.startOffset)}else{if(v.equals(B.endContainer)){B.endOffset+=1}}}}B.setStart(v,w);if(x){B.collapse(true);return}}var z=B.endContainer,A=B.endOffset;if(!(u||x)&&z&&z.type==3){if(!A){A=z.getIndex();z=z.getParent()}else{if(A>=z.getLength()){A=z.getIndex()+1;z=z.getParent()}else{z.split(A);A=z.getIndex()+1;z=z.getParent()}}B.setEnd(z,A)}},enlarge:function(t){switch(t){case 1:if(this.collapsed){return}var u=this.getCommonAncestor(),v=this.document.getBody(),w,x,y,z,A,B=false,C,D,E=this.startContainer,F=this.startOffset;if(E.type==3){if(F){E=!e.trim(E.substring(0,F)).length&&E;B=!!E}if(E){if(!(z=E.getPrevious())){y=E.getParent()}}}else{if(F){z=E.getChild(F-1)||E.getLast()}if(!z){y=E}}while(y||z){if(y&&!z){if(!A&&y.equals(u)){A=true}if(!v.contains(y)){break}if(!B||y.getComputedStyle("display")!="inline"){B=false;if(A){w=y}else{this.setStartBefore(y)}}z=y.getPrevious()}while(z){C=false;if(z.type==3){D=z.getText();if(/[^\s\ufeff]/.test(D)){z=null}C=/[\s\ufeff]$/.test(D)}else{if(z.$.offsetWidth>0&&!z.getAttribute("_fck_bookmark")){if(B&&f.$removeEmpty[z.getName()]){D=z.getText();if(/[^\s\ufeff]/.test(D)){z=null}else{var G=z.$.all||z.$.getElementsByTagName("*");for(var H=0,I;I=G[H++];){if(!f.$removeEmpty[I.nodeName.toLowerCase()]){z=null;break}}}if(z){C=!!D.length}}else{z=null}}}if(C){if(B){if(A){w=y}else{if(y){this.setStartBefore(y)}}}else{B=true}}if(z){var J=z.getPrevious();if(!y&&!J){y=z;z=null;break}z=J}else{y=null}}if(y){y=y.getParent()}}E=this.endContainer;F=this.endOffset;y=z=null;A=B=false;if(E.type==3){E=!e.trim(E.substring(F)).length&&E;B=!(E&&E.getLength());if(E){if(!(z=E.getNext())){y=E.getParent()}}}else{z=E.getChild(F);if(!z){y=E}}while(y||z){if(y&&!z){if(!A&&y.equals(u)){A=true}if(!v.contains(y)){break}if(!B||y.getComputedStyle("display")!="inline"){B=false;if(A){x=y}else{if(y){this.setEndAfter(y)}}}z=y.getNext()}while(z){C=false;if(z.type==3){D=z.getText();if(/[^\s\ufeff]/.test(D)){z=null}C=/^[\s\ufeff]/.test(D)}else{if(z.$.offsetWidth>0&&!z.getAttribute("_fck_bookmark")){if(B&&f.$removeEmpty[z.getName()]){D=z.getText();if(/[^\s\ufeff]/.test(D)){z=null}else{G=z.$.all||z.$.getElementsByTagName("*");for(H=0;I=G[H++];){if(!f.$removeEmpty[I.nodeName.toLowerCase()]){z=null;break}}}if(z){C=!!D.length}}else{z=null}}}if(C){if(B){if(A){x=y}else{this.setEndAfter(y)}}}if(z){J=z.getNext();if(!y&&!J){y=z;z=null;break}z=J}else{y=null}}if(y){y=y.getParent()}}if(w&&x){u=w.contains(x)?x:w;this.setStartBefore(u);this.setEndAfter(u)}break;case 2:case 3:var K=new d.range(this.document);v=this.document.getBody();K.setStartAt(v,1);K.setEnd(this.startContainer,this.startOffset);var L=new d.walker(K),M,N,O=d.walker.blockBoundary(t==3?{br:1}:null),P=function(R){var S=O(R);if(!S){M=R}return S},Q=function(R){var S=P(R);if(!S&&R.is&&R.is("br")){N=R}return S};L.guard=P;y=L.lastBackward();M=M||v;this.setStartAt(M,!M.is("br")&&(!y&&this.checkStartOfBlock()||y&&M.contains(y))?1:4);K=this.clone();K.collapse();K.setEndAt(v,2);L=new d.walker(K);L.guard=t==3?Q:P;M=null;y=L.lastForward();M=M||v;this.setEndAt(M,!y&&this.checkEndOfBlock()||y&&M.contains(y)?2:3);if(N){this.setEndAfter(N)}}},shrink:function(t,u){if(!this.collapsed){t=t||2;var v=this.clone(),w=this.startContainer,x=this.endContainer,y=this.startOffset,z=this.endOffset,A=this.collapsed,B=1,C=1;if(w&&w.type==3){if(!y){v.setStartBefore(w)}else{if(y>=w.getLength()){v.setStartAfter(w)}else{v.setStartBefore(w);B=0}}}if(x&&x.type==3){if(!z){v.setEndBefore(x)}else{if(z>=x.getLength()){v.setEndAfter(x)}else{v.setEndAfter(x);C=0}}}var D=new d.walker(v);D.evaluator=function(H){return H.type==(t==1?1:3)};var E;D.guard=function(H,I){if(t==1&&H.type==3){return false}if(I&&H.equals(E)){return false}if(!I&&H.type==1){E=H}return true};if(B){var F=D[t==1?"lastForward":"next"]();F&&this.setStartAt(F,u?1:3)}if(C){D.reset();var G=D[t==1?"lastBackward":"previous"]();G&&this.setEndAt(G,u?2:4)}return !!(B||C)}},insertNode:function(t){var x=this;x.optimizeBookmark();x.trim(false,true);var u=x.startContainer,v=x.startOffset,w=u.getChild(v);if(w){t.insertBefore(w)}else{u.append(t)}if(t.getParent().equals(x.endContainer)){x.endOffset++}x.setStartBefore(t)},moveToPosition:function(t,u){this.setStartAt(t,u);this.collapse(true)},selectNodeContents:function(t){this.setStart(t,0);this.setEnd(t,t.type==3?t.getLength():t.getChildCount())},setStart:function(t,u){var v=this;if(t.type==1&&f.$empty[t.getName()]){t=t.getParent(),u=t.getIndex()}v.startContainer=t;v.startOffset=u;if(!v.endContainer){v.endContainer=t;v.endOffset=u}l(v)},setEnd:function(t,u){var v=this;if(t.type==1&&f.$empty[t.getName()]){t=t.getParent(),u=t.getIndex()+1}v.endContainer=t;v.endOffset=u;if(!v.startContainer){v.startContainer=t;v.startOffset=u}l(v)},setStartAfter:function(t){this.setStart(t.getParent(),t.getIndex()+1)},setStartBefore:function(t){this.setStart(t.getParent(),t.getIndex())},setEndAfter:function(t){this.setEnd(t.getParent(),t.getIndex()+1)},setEndBefore:function(t){this.setEnd(t.getParent(),t.getIndex())},setStartAt:function(t,u){var v=this;switch(u){case 1:v.setStart(t,0);break;case 2:if(t.type==3){v.setStart(t,t.getLength())}else{v.setStart(t,t.getChildCount())}break;case 3:v.setStartBefore(t);break;case 4:v.setStartAfter(t)}l(v)},setEndAt:function(t,u){var v=this;switch(u){case 1:v.setEnd(t,0);break;case 2:if(t.type==3){v.setEnd(t,t.getLength())}else{v.setEnd(t,t.getChildCount())}break;case 3:v.setEndBefore(t);break;case 4:v.setEndAfter(t)}l(v)},fixBlock:function(t,u){var x=this;var v=x.createBookmark(),w=x.document.createElement(u);x.collapse(t);x.enlarge(2);x.extractContents().appendTo(w);w.trim();if(!c){w.appendBogus()}x.insertNode(w);x.moveToBookmark(v);return w},splitBlock:function(t){var D=this;var u=new d.elementPath(D.startContainer),v=new d.elementPath(D.endContainer),w=u.blockLimit,x=v.blockLimit,y=u.block,z=v.block,A=null;if(!w.equals(x)){return null}if(t!="br"){if(!y){y=D.fixBlock(true,t);z=new d.elementPath(D.endContainer).block}if(!z){z=D.fixBlock(false,t)}}var B=y&&D.checkStartOfBlock(),C=z&&D.checkEndOfBlock();D.deleteContents();if(y&&y.equals(z)){if(C){A=new d.elementPath(D.startContainer);D.moveToPosition(z,4);z=null}else{if(B){A=new d.elementPath(D.startContainer);D.moveToPosition(y,3);y=null}else{z=D.splitElement(y);if(!c&&!y.is("ul","ol")){y.appendBogus()}}}}return{previousBlock:y,nextBlock:z,wasStartOfBlock:B,wasEndOfBlock:C,elementPath:A}},splitElement:function(t){var w=this;if(!w.collapsed){return null}w.setEndAt(t,2);var u=w.extractContents(),v=t.clone(false);u.appendTo(v);v.insertAfter(t);w.moveToPosition(t,4);return v},checkBoundaryOfElement:function(t,u){var v=this.clone();v[u==1?"setStartAt":"setEndAt"](t,u==1?1:2);var w=new d.walker(v);w.evaluator=p;return w[u==1?"checkBackward":"checkForward"]()},checkStartOfBlock:function(){var z=this;var t=z.startContainer,u=z.startOffset;if(u&&t.type==3){var v=e.ltrim(t.substring(0,u));if(v.length){return false}}z.trim();var w=new d.elementPath(z.startContainer),x=z.clone();x.collapse(true);x.setStartAt(w.block||w.blockLimit,1);var y=new d.walker(x);y.evaluator=o(true);return y.checkBackward()},checkEndOfBlock:function(){var z=this;var t=z.endContainer,u=z.endOffset;if(t.type==3){var v=e.rtrim(t.substring(u));if(v.length){return false}}z.trim();var w=new d.elementPath(z.endContainer),x=z.clone();x.collapse(false);x.setEndAt(w.block||w.blockLimit,2);var y=new d.walker(x);y.evaluator=o(false);return y.checkForward()},moveToElementEditablePosition:function(t,u){var v;if(f.$empty[t.getName()]){return false}while(t&&t.type==1){v=t.isEditable();if(v){this.moveToPosition(t,u?2:1)}else{if(f.$inline[t.getName()]){this.moveToPosition(t,u?4:3);return true}}if(f.$empty[t.getName()]){t=t[u?"getPrevious":"getNext"](s)}else{t=t[u?"getLast":"getFirst"](s)}if(t&&t.type==3){this.moveToPosition(t,u?4:3);return true}}return v},moveToElementEditStart:function(t){return this.moveToElementEditablePosition(t)},moveToElementEditEnd:function(t){return this.moveToElementEditablePosition(t,true)},getEnclosedNode:function(){var t=this.clone();t.optimize();if(t.startContainer.type!=1||t.endContainer.type!=1){return null}var u=new d.walker(t),v=d.walker.bookmark(true),w=d.walker.whitespaces(true),x=function(z){return w(z)&&v(z)};t.evaluator=x;var y=u.next();u.reset();return y&&y.equals(u.previous())?y:null},getTouchedStartNode:function(){var t=this.startContainer;if(this.collapsed||t.type!=1){return t}return t.getChild(this.startOffset)||t},getTouchedEndNode:function(){var t=this.endContainer;if(this.collapsed||t.type!=1){return t}return t.getChild(this.endOffset-1)||t}}})();a.POSITION_AFTER_START=1;a.POSITION_BEFORE_END=2;a.POSITION_BEFORE_START=3;a.POSITION_AFTER_END=4;a.ENLARGE_ELEMENT=1;a.ENLARGE_BLOCK_CONTENTS=2;a.ENLARGE_LIST_ITEM_CONTENTS=3;a.START=1;a.END=2;a.STARTEND=3;a.SHRINK_ELEMENT=1;a.SHRINK_TEXT=2;(function(){if(b.webkit){b.hc=false;return}var l=c&&b.version<7,m=c&&b.version==7,n=l?a.basePath+"images/spacer.gif":m?"about:blank":"data:image/png;base64,",o=h.createFromHtml('<div style="width:0px;height:0px;position:absolute;left:-10000px;background-image:url('+n+')"></div>',a.document);o.appendTo(a.document.getHead());try{b.hc=o.getComputedStyle("background-image")=="none"}catch(p){b.hc=false}if(b.hc){b.cssClass+=" cke_hc"}o.remove()})();j.load(i.corePlugins.split(","),function(){a.status="loaded";a.fire("loaded");var l=a._.pending;if(l){delete a._.pending;for(var m=0;m<l.length;m++){a.add(l[m])}}});a.skins.add("kama",(function(){var l=[],m="cke_ui_color";if(c&&b.version<7){l.push("icons.png","images/sprites_ie6.png","images/dialog_sides.gif")}return{preload:l,editor:{css:["editor.css"]},dialog:{css:["dialog.css"]},templates:{css:["templates.css"]},margins:[0,0,0,0],init:function(n){if(n.config.width&&!isNaN(n.config.width)){n.config.width-=12}var o=[],p=/\$color/g,q="/* UI Color Support */.cke_skin_kama .cke_menuitem .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:active .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover .cke_label,.cke_skin_kama .cke_menuitem a:focus .cke_label,.cke_skin_kama .cke_menuitem a:active .cke_label{\tbackground-color: $color !important;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_label{\tbackground-color: transparent !important;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a.cke_disabled .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuseparator{\tbackground-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover,.cke_skin_kama .cke_menuitem a:focus,.cke_skin_kama .cke_menuitem a:active{\tbackground-color: $color !important;}";if(b.webkit){q=q.split("}").slice(0,-1);for(var r=0;r<q.length;r++){q[r]=q[r].split("{")}}function s(v){var w=v.getById(m);if(!w){w=v.getHead().append("style");w.setAttribute("id",m);w.setAttribute("type","text/css")}return w}function t(v,w,x){var y,z,A;for(var B=0;B<v.length;B++){if(b.webkit){for(z=0;z<w.length;z++){A=w[z][1];for(y=0;y<x.length;y++){A=A.replace(x[y][0],x[y][1])}v[B].$.sheet.addRule(w[z][0],A)}}else{A=w;for(y=0;y<x.length;y++){A=A.replace(x[y][0],x[y][1])}if(c){v[B].$.styleSheet.cssText+=A}else{v[B].$.innerHTML+=A}}}}var u=/\$color/g;e.extend(n,{uiColor:null,getUiColor:function(){return this.uiColor},setUiColor:function(v){var w,x=s(a.document),y=".cke_editor_"+e.escapeCssSelector(n.name),z=[y+" .cke_wrapper",y+"_dialog .cke_dialog_contents",y+"_dialog a.cke_dialog_tab",y+"_dialog .cke_dialog_footer"].join(","),A="background-color: $color !important;";if(b.webkit){w=[[z,A]]}else{w=z+"{"+A+"}"}return(this.setUiColor=function(B){var C=[[u,B]];n.uiColor=B;t([x],w,C);t(o,q,C)})(v)}});n.on("menuShow",function(v){var w=v.data[0],x=w.element.getElementsByTag("iframe").getItem(0).getFrameDocument();if(!x.getById("cke_ui_color")){var y=s(x);o.push(y);var z=n.getUiColor();if(z){t([y],q,[[u,z]])}}});if(n.config.uiColor){n.setUiColor(n.config.uiColor)}}}})());(function(){a.dialog?l():a.on("dialogPluginReady",l);function l(){a.dialog.on("resize",function(m){var n=m.data,o=n.width,p=n.height,q=n.dialog,r=q.parts.contents;if(n.skin!="kama"){return}r.setStyles({width:o+"px",height:p+"px"});setTimeout(function(){var s=q.parts.dialog.getChild([0,0,0]),t=s.getChild(0),u=s.getChild(2);u.setStyle("width",t.$.offsetWidth+"px");u=s.getChild(7);u.setStyle("width",t.$.offsetWidth-28+"px");u=s.getChild(4);u.setStyle("height",t.$.offsetHeight-31-14+"px");u=s.getChild(5);u.setStyle("height",t.$.offsetHeight-31-14+"px")},100)})}})();j.add("about",{requires:["dialog"],init:function(l){var m=l.addCommand("about",new a.dialogCommand("about"));m.modes={wysiwyg:1,source:1};m.canUndo=false;l.ui.addButton("About",{label:l.lang.about.title,command:"about"});a.dialog.add("about",this.path+"dialogs/about.js")}});(function(){var l="a11yhelp",m="a11yHelp";j.add(l,{availableLangs:{en:1,he:1},init:function(n){var o=this;n.addCommand(m,{exec:function(){var p=n.langCode;p=o.availableLangs[p]?p:"en";a.scriptLoader.load(a.getUrl(o.path+"lang/"+p+".js"),function(){e.extend(n.lang,o.lang[p]);n.openDialog(m)})},modes:{wysiwyg:1,source:1},canUndo:false});a.dialog.add(m,this.path+"dialogs/a11yhelp.js")}})})();j.add("basicstyles",{requires:["styles","button"],init:function(l){var m=function(p,q,r,s){var t=new a.style(s);l.attachStyleStateChange(t,function(u){l.getCommand(r).setState(u)});l.addCommand(r,new a.styleCommand(t));l.ui.addButton(p,{label:q,command:r})},n=l.config,o=l.lang;m("Bold",o.bold,"bold",n.coreStyles_bold);m("Italic",o.italic,"italic",n.coreStyles_italic);m("Underline",o.underline,"underline",n.coreStyles_underline);m("Strike",o.strike,"strike",n.coreStyles_strike);m("Subscript",o.subscript,"subscript",n.coreStyles_subscript);m("Superscript",o.superscript,"superscript",n.coreStyles_superscript)}});i.coreStyles_bold={element:"strong",overrides:"b"};i.coreStyles_italic={element:"em",overrides:"i"};i.coreStyles_underline={element:"u"};i.coreStyles_strike={element:"strike"};i.coreStyles_subscript={element:"sub"};i.coreStyles_superscript={element:"sup"};(function(){function l(p,q){var r=q.block||q.blockLimit;if(!r||r.getName()=="body"){return 2}if(r.getAscendant("blockquote",true)){return 1}return 2}function m(p){var q=p.editor,r=q.getCommand("blockquote");r.state=l(q,p.data.path);r.fire("state")}function n(p){for(var q=0,r=p.getChildCount(),s;q<r&&(s=p.getChild(q));q++){if(s.type==1&&s.isBlockBoundary()){return false}}return true}var o={exec:function(p){var q=p.getCommand("blockquote").state,r=p.getSelection(),s=r&&r.getRanges()[0];if(!s){return}var t=r.createBookmarks();if(c){var u=t[0].startNode,v=t[0].endNode,w;if(u&&u.getParent().getName()=="blockquote"){w=u;while(w=w.getNext()){if(w.type==1&&w.isBlockBoundary()){u.move(w,true);break}}}if(v&&v.getParent().getName()=="blockquote"){w=v;while(w=w.getPrevious()){if(w.type==1&&w.isBlockBoundary()){v.move(w);break}}}}var x=s.createIterator(),y;if(q==2){var z=[];while(y=x.getNextParagraph()){z.push(y)}if(z.length<1){var A=p.document.createElement(p.config.enterMode==1?"p":"div"),B=t.shift();s.insertNode(A);A.append(new d.text("\ufeff",p.document));s.moveToBookmark(B);s.selectNodeContents(A);s.collapse(true);B=s.createBookmark();z.push(A);t.unshift(B)}var C=z[0].getParent(),D=[];for(var E=0;E<z.length;E++){y=z[E];C=C.getCommonAncestor(y.getParent())}var F={table:1,tbody:1,tr:1,ol:1,ul:1};while(F[C.getName()]){C=C.getParent()}var G=null;while(z.length>0){y=z.shift();while(!y.getParent().equals(C)){y=y.getParent()}if(!y.equals(G)){D.push(y)}G=y}while(D.length>0){y=D.shift();if(y.getName()=="blockquote"){var H=new d.documentFragment(p.document);while(y.getFirst()){H.append(y.getFirst().remove());z.push(H.getLast())}H.replace(y)}else{z.push(y)}}var I=p.document.createElement("blockquote");I.insertBefore(z[0]);while(z.length>0){y=z.shift();I.append(y)}}else{if(q==1){var J=[],K={};while(y=x.getNextParagraph()){var L=null,M=null;while(y.getParent()){if(y.getParent().getName()=="blockquote"){L=y.getParent();M=y;break}y=y.getParent()}if(L&&M&&!M.getCustomData("blockquote_moveout")){J.push(M);h.setMarker(K,M,"blockquote_moveout",true)}}h.clearAllMarkers(K);var N=[],O=[];K={};while(J.length>0){var P=J.shift();I=P.getParent();if(!P.getPrevious()){P.remove().insertBefore(I)}else{if(!P.getNext()){P.remove().insertAfter(I)}else{P.breakParent(P.getParent());O.push(P.getNext())}}if(!I.getCustomData("blockquote_processed")){O.push(I);h.setMarker(K,I,"blockquote_processed",true)}N.push(P)}h.clearAllMarkers(K);for(E=O.length-1;E>=0;E--){I=O[E];if(n(I)){I.remove()}}if(p.config.enterMode==2){var Q=true;while(N.length){P=N.shift();if(P.getName()=="div"){H=new d.documentFragment(p.document);var R=Q&&P.getPrevious()&&!(P.getPrevious().type==1&&P.getPrevious().isBlockBoundary());if(R){H.append(p.document.createElement("br"))}var S=P.getNext()&&!(P.getNext().type==1&&P.getNext().isBlockBoundary());while(P.getFirst()){P.getFirst().remove().appendTo(H)}if(S){H.append(p.document.createElement("br"))}H.replace(P);Q=false}}}}}r.selectBookmarks(t);p.focus()}};j.add("blockquote",{init:function(p){p.addCommand("blockquote",o);p.ui.addButton("Blockquote",{label:p.lang.blockquote,command:"blockquote"});p.on("selectionChange",m)},requires:["domiterator"]})})();j.add("button",{beforeInit:function(l){l.ui.addHandler(1,k.button.handler)}});a.UI_BUTTON=1;k.button=function(l){e.extend(this,l,{title:l.label,className:l.className||l.command&&"cke_button_"+l.command||"",click:l.click||(function(m){m.execCommand(l.command)})});this._={}};k.button.handler={create:function(l){return new k.button(l)}};k.button.prototype={canGroup:true,render:function(l,m){var n=b,o=this._.id="cke_"+e.getNextNumber(),p="",q=this.command,r,s;this._.editor=l;var t={id:o,button:this,editor:l,focus:function(){var v=a.document.getById(o);v.focus()},execute:function(){this.button.click(l)}};t.clickFn=r=e.addFunction(t.execute,t);t.index=s=k.button._.instances.push(t)-1;if(this.modes){l.on("mode",function(){this.setState(this.modes[l.mode]?2:0)},this)}else{if(q){q=l.getCommand(q);if(q){q.on("state",function(){this.setState(q.state)},this);p+="cke_"+(q.state==1?"on":q.state==0?"disabled":"off")}}}if(!q){p+="cke_off"}if(this.className){p+=" "+this.className}m.push('<span class="cke_button">','<a id="',o,'" class="',p,'"',n.gecko&&n.version>=10900&&!n.hc?"":'" href="javascript:void(\''+(this.title||"").replace("'","")+"')\"",' title="',this.title,'" tabindex="-1" hidefocus="true" role="button" aria-labelledby="'+o+'_label"'+(this.hasArrow?' aria-haspopup="true"':""));if(n.opera||n.gecko&&n.mac){m.push(' onkeypress="return false;"')}if(n.gecko){m.push(' onblur="this.style.cssText = this.style.cssText;"')}m.push(' onkeydown="return CKEDITOR.ui.button._.keydown(',s,', event);" onfocus="return CKEDITOR.ui.button._.focus(',s,', event);" onclick="CKEDITOR.tools.callFunction(',r,', this); return false;"><span class="cke_icon"');if(this.icon){var u=(this.iconOffset||0)*-16;m.push(' style="background-image:url(',a.getUrl(this.icon),");background-position:0 "+u+'px;"')}m.push('> </span><span id="',o,'_label" class="cke_label">',this.label,"</span>");if(this.hasArrow){m.push('<span class="cke_buttonarrow">'+(b.hc?"▼":" ")+"</span>")}m.push("</a>","</span>");if(this.onRender){this.onRender()}return t},setState:function(l){if(this._.state==l){return false}this._.state=l;var m=a.document.getById(this._.id);if(m){m.setState(l);l==0?m.setAttribute("aria-disabled",true):m.removeAttribute("aria-disabled");l==1?m.setAttribute("aria-pressed",true):m.removeAttribute("aria-pressed");return true}else{return false}}};k.button._={instances:[],keydown:function(l,m){var n=k.button._.instances[l];if(n.onkey){m=new d.event(m);return n.onkey(n,m.getKeystroke())!==false}},focus:function(l,m){var n=k.button._.instances[l],o;if(n.onfocus){o=n.onfocus(n,new d.event(m))!==false}if(b.gecko&&b.version<10900){m.preventBubble()}return o}};k.prototype.addButton=function(l,m){this.add(l,1,m)};a.on("reset",function(){k.button._.instances=[]});(function(){var l=function(s,t){var u=s.document,v=u.getBody(),w=false,x=function(){w=true};v.on(t,x);(b.version>7?u.$:u.$.selection.createRange()).execCommand(t);v.removeListener(t,x);return w},m=c?function(s,t){return l(s,t)}:function(s,t){try{return s.document.$.execCommand(t)}catch(u){return false}},n=function(s){this.type=s;this.canUndo=this.type=="cut"};n.prototype={exec:function(s,t){this.type=="cut"&&r(s);var u=m(s,this.type);if(!u){alert(s.lang.clipboard[this.type+"Error"])}return u}};var o={canUndo:false,exec:c?function(s){s.focus();if(!s.document.getBody().fire("beforepaste")&&!l(s,"paste")){s.fire("pasteDialog");return false}}:function(s){try{if(!s.document.getBody().fire("beforepaste")&&!s.document.$.execCommand("Paste",false,null)){throw 0}}catch(t){setTimeout(function(){s.fire("pasteDialog")},0);return false}}},p=function(s){if(this.mode!="wysiwyg"){return}switch(s.data.keyCode){case 1000+86:case 2000+45:var t=this.document.getBody();if(!c&&t.fire("beforepaste")){s.cancel()}else{if(b.opera||b.gecko&&b.version<10900){t.fire("paste")}}return;case 1000+88:case 2000+46:var u=this;this.fire("saveSnapshot");setTimeout(function(){u.fire("saveSnapshot")},0)}};function q(s,t,u){var v=this.document;if(c&&v.getById("cke_pastebin")){return}if(t=="text"&&s.data&&s.data.$.clipboardData){var w=s.data.$.clipboardData.getData("text/plain");if(w){s.data.preventDefault();u(w);return}}var x=this.getSelection(),y=new d.range(v),z=new h(t=="text"?"textarea":b.webkit?"body":"div",v);z.setAttribute("id","cke_pastebin");b.webkit&&z.append(v.createText("\xa0"));v.getBody().append(z);z.setStyles({position:"absolute",top:x.getStartElement().getDocumentPosition().y+"px",width:"1px",height:"1px",overflow:"hidden"});z.setStyle(this.config.contentsLangDirection=="ltr"?"left":"right","-1000px");var A=x.createBookmarks();if(t=="text"){if(c){var B=v.getBody().$.createTextRange();B.moveToElementText(z.$);B.execCommand("Paste");s.data.preventDefault()}else{v.$.designMode="off";z.$.focus()}}else{y.setStartAt(z,1);y.setEndAt(z,2);y.select(true)}window.setTimeout(function(){t=="text"&&!c&&(v.$.designMode="on");z.remove();var C;z=b.webkit&&(C=z.getFirst())&&C.is&&C.hasClass("Apple-style-span")?C:z;x.selectBookmarks(A);u(z["get"+(t=="text"?"Value":"Html")]())},0)}function r(s){if(!c||s.document.$.compatMode=="BackCompat"){return}var t=s.getSelection(),u;if(t.getType()==3&&(u=t.getSelectedElement())){var v=t.getRanges()[0],w=s.document.createText("");w.insertBefore(u);v.setStartBefore(w);v.setEndAfter(u);t.selectRanges([v]);setTimeout(function(){if(u.getParent()){w.remove();t.selectElement(u)}},0)}}j.add("clipboard",{requires:["dialog","htmldataprocessor"],init:function(s){s.on("paste",function(x){var y=x.data;if(y.html){s.insertHtml(y.html)}else{if(y.text){s.insertText(y.text)}}},null,null,1000);s.on("pasteDialog",function(x){setTimeout(function(){s.openDialog("paste")},0)});function t(x,y,z,A){var B=s.lang[y];s.addCommand(y,z);s.ui.addButton(x,{label:B,command:y});if(s.addMenuItems){s.addMenuItem(y,{label:B,command:y,group:"clipboard",order:A})}}t("Cut","cut",new n("cut"),1);t("Copy","copy",new n("copy"),4);t("Paste","paste",o,8);a.dialog.add("paste",a.getUrl(this.path+"dialogs/paste.js"));s.on("key",p,s);var u=s.config.forcePasteAsPlainText?"text":"html";s.on("contentDom",function(){var x=s.document.getBody();x.on(u=="text"&&c||b.webkit?"paste":"beforepaste",function(y){if(v){return}q.call(s,y,u,function(z){if(!z){return}var A={};A[u]=z;s.fire("paste",A)})});x.on("beforecut",function(){!v&&r(s)})});if(s.contextMenu){var v;function w(x){c&&(v=1);var y=s.document.$.queryCommandEnabled(x)?2:0;v=0;return y}s.contextMenu.addListener(function(){return{cut:w("Cut"),copy:w("Cut"),paste:b.webkit?2:w("Paste")}})}}})})();j.add("colorbutton",{requires:["panelbutton","floatpanel","styles"],init:function(l){var m=l.config,n=l.lang.colorButton,o;if(!b.hc){p("TextColor","fore",n.textColorTitle);p("BGColor","back",n.bgColorTitle)}function p(r,s,t){l.ui.add(r,4,{label:t,title:t,className:"cke_button_"+r.toLowerCase(),modes:{wysiwyg:1},panel:{css:l.skin.editor.css,attributes:{role:"listbox","aria-label":n.panelTitle}},onBlock:function(u,v){v.autoSize=true;v.element.addClass("cke_colorblock");v.element.setHtml(q(u,s));v.element.getDocument().getBody().setStyle("overflow","hidden");var w=v.keys,x=l.lang.dir=="rtl";w[x?37:39]="next";w[40]="next";w[9]="next";w[x?39:37]="prev";w[38]="prev";w[2000+9]="prev";w[32]="click"}})}function q(r,s){var t=[],u=m.colorButton_colors.split(","),v=u.length+(m.colorButton_enableMore?2:1),w=e.addFunction(function(C,D){if(C=="?"){var E=arguments.callee;function F(H){this.removeListener("ok",F);this.removeListener("cancel",F);H.name=="ok"&&E(this.getContentElement("picker","selectedColor").getValue(),D)}l.openDialog("colordialog",function(){this.on("ok",F);this.on("cancel",F)});return}l.focus();r.hide();l.fire("saveSnapshot");new a.style(m["colorButton_"+D+"Style"],{color:"inherit"}).remove(l.document);if(C){var G=m["colorButton_"+D+"Style"];G.childRule=D=="back"?function(){return false}:function(H){return H.getName()!="a"};new a.style(G,{color:C}).apply(l.document)}l.fire("saveSnapshot")});t.push('<a class="cke_colorauto" _cke_focus=1 hidefocus=true title="',n.auto,'" onclick="CKEDITOR.tools.callFunction(',w,",null,'",s,"');return false;\" href=\"javascript:void('",n.auto,'\')" role="option" aria-posinset="1" aria-setsize="',v,'"><table role="presentation" cellspacing=0 cellpadding=0 width="100%"><tr><td><span class="cke_colorbox" style="background-color:#000"></span></td><td colspan=7 align=center>',n.auto,'</td></tr></table></a><table role="presentation" cellspacing=0 cellpadding=0 width="100%">');for(var x=0;x<u.length;x++){if(x%8===0){t.push("</tr><tr>")}var y=u[x].split("/"),z=y[0],A=y[1]||z;if(!y[1]){z="#"+z.replace(/^(.)(.)(.)$/,"$1$1$2$2$3$3")}var B=l.lang.colors[A]||A;t.push('<td><a class="cke_colorbox" _cke_focus=1 hidefocus=true title="',B,'" onclick="CKEDITOR.tools.callFunction(',w,",'",z,"','",s,"'); return false;\" href=\"javascript:void('",B,'\')" role="option" aria-posinset="',x+2,'" aria-setsize="',v,'"><span class="cke_colorbox" style="background-color:#',A,'"></span></a></td>')}if(m.colorButton_enableMore){t.push('</tr><tr><td colspan=8 align=center><a class="cke_colormore" _cke_focus=1 hidefocus=true title="',n.more,'" onclick="CKEDITOR.tools.callFunction(',w,",'?','",s,"');return false;\" href=\"javascript:void('",n.more,"')\"",' role="option" aria-posinset="',v,'" aria-setsize="',v,'">',n.more,"</a></td>")}t.push("</tr></table>");return t.join("")}}});i.colorButton_enableMore=true;i.colorButton_colors="000,800000,8B4513,2F4F4F,008080,000080,4B0082,696969,B22222,A52A2A,DAA520,006400,40E0D0,0000CD,800080,808080,F00,FF8C00,FFD700,008000,0FF,00F,EE82EE,A9A9A9,FFA07A,FFA500,FFFF00,00FF00,AFEEEE,ADD8E6,DDA0DD,D3D3D3,FFF0F5,FAEBD7,FFFFE0,F0FFF0,F0FFFF,F0F8FF,E6E6FA,FFF";i.colorButton_foreStyle={element:"span",styles:{color:"#(color)"},overrides:[{element:"font",attributes:{color:null}}]};i.colorButton_backStyle={element:"span",styles:{"background-color":"#(color)"}};(function(){j.colordialog={init:function(l){l.addCommand("colordialog",new a.dialogCommand("colordialog"));a.dialog.add("colordialog",this.path+"dialogs/colordialog.js")}};j.add("colordialog",j.colordialog)})();j.add("contextmenu",{requires:["menu"],beforeInit:function(l){l.contextMenu=new j.contextMenu(l);l.addCommand("contextMenu",{exec:function(){l.contextMenu.show(l.document.getBody())}})}});j.contextMenu=e.createClass({$:function(l){this.id="cke_"+e.getNextNumber();this.editor=l;this._.listeners=[];this._.functionId=e.addFunction(function(m){this._.panel.hide();l.focus();l.execCommand(m)},this);this.definition={panel:{className:l.skinClass+" cke_contextmenu",attributes:{"aria-label":l.lang.contextmenu.options}}}},_:{onMenu:function(l,m,n,o){var p=this._.menu,q=this.editor;if(p){p.hide();p.removeAll()}else{p=this._.menu=new a.menu(q,this.definition);p.onClick=e.bind(function(z){p.hide();if(z.onClick){z.onClick()}else{if(z.command){q.execCommand(z.command)}}},this);p.onEscape=function(z){var A=this.parent;if(A){A._.panel.hideChild();var B=A._.panel._.panel._.currentBlock,C=B._.focusIndex;B._.markItem(C)}else{if(z==27){this.hide();q.focus()}}return false}}var r=this._.listeners,s=[],t=this.editor.getSelection(),u=t&&t.getStartElement();p.onHide=e.bind(function(){p.onHide=null;if(c){var z=q.getSelection();z&&z.unlock()}this.onHide&&this.onHide()},this);for(var v=0;v<r.length;v++){var w=r[v](u,t);if(w){for(var x in w){var y=this.editor.getMenuItem(x);if(y){y.state=w[x];p.add(y)}}}}p.items.length&&p.show(l,m||(q.lang.dir=="rtl"?2:1),n,o)}},proto:{addTarget:function(l,m){if(b.opera){var n;l.on("mousedown",function(r){r=r.data;if(r.$.button!=2){if(r.getKeystroke()==1000+1){l.fire("contextmenu",r)}return}if(m&&(b.mac?r.$.metaKey:r.$.ctrlKey)){return}var s=r.getTarget();if(!n){var t=s.getDocument();n=t.createElement("input");n.$.type="button";t.getBody().append(n)}n.setAttribute("style","position:absolute;top:"+(r.$.clientY-2)+"px;left:"+(r.$.clientX-2)+"px;width:5px;height:5px;opacity:0.01")});l.on("mouseup",function(r){if(n){n.remove();n=undefined;l.fire("contextmenu",r.data)}})}l.on("contextmenu",function(r){var s=r.data;if(m&&(b.webkit?o:b.mac?s.$.metaKey:s.$.ctrlKey)){return}s.preventDefault();var t=s.getTarget().getDocument().getDocumentElement(),u=s.$.clientX,v=s.$.clientY;e.setTimeout(function(){this.show(t,null,u,v)},0,this)},this);if(b.webkit){var o,p=function(r){o=b.mac?r.data.$.metaKey:r.data.$.ctrlKey},q=function(){o=0};l.on("keydown",p);l.on("keyup",q);l.on("contextmenu",q)}},addListener:function(l){this._.listeners.push(l)},show:function(l,m,n,o){this.editor.focus();if(c){var p=this.editor.getSelection();p&&p.lock()}this._.onMenu(l||a.document.getDocumentElement(),m,n||0,o||0)}}});(function(){j.add("div",{requires:["editingblock","domiterator","styles"],init:function(l){var m=l.lang.div;l.addCommand("creatediv",new a.dialogCommand("creatediv"));l.addCommand("editdiv",new a.dialogCommand("editdiv"));l.addCommand("removediv",{exec:function(n){var o=n.getSelection(),p=o&&o.getRanges(),q,r=o.createBookmarks(),s,t=[];function u(w){var x=new d.elementPath(w),y=x.blockLimit,z=y.is("div")&&y;if(z&&!z.getAttribute("_cke_div_added")){t.push(z);z.setAttribute("_cke_div_added")}}for(var v=0;v<p.length;v++){q=p[v];if(q.collapsed){u(o.getStartElement())}else{s=new d.walker(q);s.evaluator=u;s.lastForward()}}for(v=0;v<t.length;v++){t[v].remove(true)}o.selectBookmarks(r)}});l.ui.addButton("CreateDiv",{label:m.toolbar,command:"creatediv"});if(l.addMenuItems){l.addMenuItems({editdiv:{label:m.edit,command:"editdiv",group:"div",order:1},removediv:{label:m.remove,command:"removediv",group:"div",order:5}});if(l.contextMenu){l.contextMenu.addListener(function(n,o){if(!n){return null}var p=new d.elementPath(n),q=p.blockLimit;if(q&&q.getAscendant("div",true)){return{editdiv:2,removediv:2}}return null})}}a.dialog.add("creatediv",this.path+"dialogs/div.js");a.dialog.add("editdiv",this.path+"dialogs/div.js")}})})();(function(){var l={toolbarFocus:{exec:function(n){var o=n._.elementsPath.idBase,p=a.document.getById(o+"0");if(p){p.focus()}}}},m='<span class="cke_empty"> </span>';j.add("elementspath",{requires:["selection"],init:function(n){var o="cke_path_"+n.name,p,q=function(){if(!p){p=a.document.getById(o)}return p},r="cke_elementspath_"+e.getNextNumber()+"_";n._.elementsPath={idBase:r,filters:[]};n.on("themeSpace",function(s){if(s.data.space=="bottom"){s.data.html+='<span id="'+o+'_label" class="cke_voice_label">'+n.lang.elementsPath.eleLabel+'</span><div id="'+o+'" class="cke_path" role="group" aria-labelledby="'+o+'_label">'+m+"</div>"}});n.on("selectionChange",function(s){var t=b,u=s.data.selection,v=u.getStartElement(),w=[],x=s.editor,y=x._.elementsPath.list=[],z=x._.elementsPath.filters;while(v){var A=0;for(var B=0;B<z.length;B++){if(z[B](v)===false){A=1;break}}if(!A){var C=y.push(v)-1,D;if(v.getAttribute("_cke_real_element_type")){D=v.getAttribute("_cke_real_element_type")}else{D=v.getName()}var E="";if(t.opera||t.gecko&&t.mac){E+=' onkeypress="return false;"'}if(t.gecko){E+=' onblur="this.style.cssText = this.style.cssText;"'}var F=x.lang.elementsPath.eleTitle.replace(/%1/,D);w.unshift('<a id="',r,C,'" href="javascript:void(\'',D,'\')" tabindex="-1" title="',F,'"'+(b.gecko&&b.version<10900?' onfocus="event.preventBubble();"':"")+' hidefocus="true" onkeydown="return CKEDITOR._.elementsPath.keydown(\'',x.name,"',",C,', event);"'+E," onclick=\"return CKEDITOR._.elementsPath.click('",x.name,"',",C,');"',' role="button" aria-labelledby="'+r+C+'_label">',D,'<span id="',r,C,'_label" class="cke_label">'+F+"</span>","</a>")}if(D=="body"){break}v=v.getParent()}q().setHtml(w.join("")+m)});n.on("contentDomUnload",function(){p&&p.setHtml(m)});n.addCommand("elementsPathFocus",l.toolbarFocus)}})})();a._.elementsPath={click:function(l,m){var n=a.instances[l];n.focus();var o=n._.elementsPath.list[m];n.getSelection().selectElement(o);return false},keydown:function(l,m,n){var o=k.button._.instances[m],p=a.instances[l],q=p._.elementsPath.idBase,r;n=new d.event(n);var s=p.lang.dir=="rtl";switch(n.getKeystroke()){case s?39:37:case 9:r=a.document.getById(q+(m+1));if(!r){r=a.document.getById(q+"0")}r.focus();return false;case s?37:39:case 2000+9:r=a.document.getById(q+(m-1));if(!r){r=a.document.getById(q+(p._.elementsPath.list.length-1))}r.focus();return false;case 27:p.focus();return false;case 13:case 32:this.click(l,m);return false}return true}};(function(){j.add("enterkey",{requires:["keystrokes","indent"],init:function(s){var t=s.specialKeys;t[13]=q;t[2000+13]=p}});j.enterkey={enterBlock:function(s,t,u,v){u=u||r(s);var w=u.document;if(u.checkStartOfBlock()&&u.checkEndOfBlock()){var x=new d.elementPath(u.startContainer),y=x.block;if(y&&(y.is("li")||y.getParent().is("li"))){s.execCommand("outdent");return}}var z=t==3?"div":"p",A=u.splitBlock(z);if(!A){return}var B=A.previousBlock,C=A.nextBlock,D=A.wasStartOfBlock,E=A.wasEndOfBlock,F;if(C){F=C.getParent();if(F.is("li")){C.breakParent(F);C.move(C.getNext(),true)}}else{if(B&&(F=B.getParent())&&F.is("li")){B.breakParent(F);u.moveToElementEditStart(B.getNext());B.move(B.getPrevious())}}if(!D&&!E){if(C.is("li")&&(F=C.getFirst(d.walker.invisible(true)))&&F.is&&F.is("ul","ol")){(c?w.createText("\xa0"):w.createElement("br")).insertBefore(F)}if(C){u.moveToElementEditStart(C)}}else{var G;if(B){if(B.is("li")||!o.test(B.getName())){G=B.clone()}}else{if(C){G=C.clone()}}if(!G){G=w.createElement(z)}else{if(v&&!G.is("li")){G.renameNode(z)}}var H=A.elementPath;if(H){for(var I=0,J=H.elements.length;I<J;I++){var K=H.elements[I];if(K.equals(H.block)||K.equals(H.blockLimit)){break}if(f.$removeEmpty[K.getName()]){K=K.clone();G.moveChildren(K);G.append(K)}}}if(!c){G.appendBogus()}u.insertNode(G);if(c&&D&&(!E||!B.getChildCount())){u.moveToElementEditStart(E?B:G);u.select()}u.moveToElementEditStart(D&&!E?C:G)}if(!c){if(C){var L=w.createElement("span");L.setHtml(" ");u.insertNode(L);L.scrollIntoView();u.deleteContents()}else{G.scrollIntoView()}}u.select()},enterBr:function(s,t,u,v){u=u||r(s);var w=u.document,x=t==3?"div":"p",y=u.checkEndOfBlock(),z=new d.elementPath(s.getSelection().getStartElement()),A=z.block,B=A&&z.block.getName(),C=false;if(!v&&B=="li"){n(s,t,u,v);return}if(!v&&y&&o.test(B)){w.createElement("br").insertAfter(A);if(b.gecko){w.createText("").insertAfter(A)}u.setStartAt(A.getNext(),c?3:1)}else{var D;C=B=="pre";if(C&&!b.gecko){D=w.createText(c?"\r":"\n")}else{D=w.createElement("br")}u.deleteContents();u.insertNode(D);if(!c){w.createText("\ufeff").insertAfter(D)}if(y&&!c){D.getParent().appendBogus()}if(!c){D.getNext().$.nodeValue=""}if(c){u.setStartAt(D,4)}else{u.setStartAt(D.getNext(),1)}if(!c){var E=null;if(!b.gecko){E=w.createElement("span");E.setHtml(" ")}else{E=w.createElement("br")}E.insertBefore(D.getNext());E.scrollIntoView();E.remove()}}u.collapse(true);u.select(C)}};var l=j.enterkey,m=l.enterBr,n=l.enterBlock,o=/^h[1-6]$/;function p(s){if(s.mode!="wysiwyg"){return false}if(s.getSelection().getStartElement().hasAscendant("pre",true)){setTimeout(function(){n(s,s.config.enterMode,null,true)},0);return true}else{return q(s,s.config.shiftEnterMode,true)}}function q(s,t,u){u=s.config.forceEnterMode||u;if(s.mode!="wysiwyg"){return false}if(!t){t=s.config.enterMode}setTimeout(function(){s.fire("saveSnapshot");if(t==2||s.getSelection().getStartElement().hasAscendant("pre",true)){m(s,t,null,u)}else{n(s,t,null,u)}},0);return true}function r(s){var t=s.getSelection().getRanges();for(var u=t.length-1;u>0;u--){t[u].deleteContents()}return t[0]}})();(function(){var l="nbsp,gt,lt,quot,iexcl,cent,pound,curren,yen,brvbar,sect,uml,copy,ordf,laquo,not,shy,reg,macr,deg,plusmn,sup2,sup3,acute,micro,para,middot,cedil,sup1,ordm,raquo,frac14,frac12,frac34,iquest,times,divide,fnof,bull,hellip,prime,Prime,oline,frasl,weierp,image,real,trade,alefsym,larr,uarr,rarr,darr,harr,crarr,lArr,uArr,rArr,dArr,hArr,forall,part,exist,empty,nabla,isin,notin,ni,prod,sum,minus,lowast,radic,prop,infin,ang,and,or,cap,cup,int,there4,sim,cong,asymp,ne,equiv,le,ge,sub,sup,nsub,sube,supe,oplus,otimes,perp,sdot,lceil,rceil,lfloor,rfloor,lang,rang,loz,spades,clubs,hearts,diams,circ,tilde,ensp,emsp,thinsp,zwnj,zwj,lrm,rlm,ndash,mdash,lsquo,rsquo,sbquo,ldquo,rdquo,bdquo,dagger,Dagger,permil,lsaquo,rsaquo,euro",m="Agrave,Aacute,Acirc,Atilde,Auml,Aring,AElig,Ccedil,Egrave,Eacute,Ecirc,Euml,Igrave,Iacute,Icirc,Iuml,ETH,Ntilde,Ograve,Oacute,Ocirc,Otilde,Ouml,Oslash,Ugrave,Uacute,Ucirc,Uuml,Yacute,THORN,szlig,agrave,aacute,acirc,atilde,auml,aring,aelig,ccedil,egrave,eacute,ecirc,euml,igrave,iacute,icirc,iuml,eth,ntilde,ograve,oacute,ocirc,otilde,ouml,oslash,ugrave,uacute,ucirc,uuml,yacute,thorn,yuml,OElig,oelig,Scaron,scaron,Yuml",n="Alpha,Beta,Gamma,Delta,Epsilon,Zeta,Eta,Theta,Iota,Kappa,Lambda,Mu,Nu,Xi,Omicron,Pi,Rho,Sigma,Tau,Upsilon,Phi,Chi,Psi,Omega,alpha,beta,gamma,delta,epsilon,zeta,eta,theta,iota,kappa,lambda,mu,nu,xi,omicron,pi,rho,sigmaf,sigma,tau,upsilon,phi,chi,psi,omega,thetasym,upsih,piv";function o(p){var q={},r=[],s={nbsp:"\xa0",shy:"??",gt:">",lt:"<"};p=p.replace(/\b(nbsp|shy|gt|lt|amp)(?:,|$)/g,function(x,y){q[s[y]]="&"+y+";";r.push(s[y]);return""});p=p.split(",");var t=document.createElement("div"),u;t.innerHTML="&"+p.join(";&")+";";u=t.innerHTML;t=null;for(var v=0;v<u.length;v++){var w=u.charAt(v);q[w]="&"+p[v]+";";r.push(w)}q.regex=r.join("");return q}j.add("entities",{afterInit:function(p){var q=p.config;if(!q.entities){return}var r=p.dataProcessor,s=r&&r.htmlFilter;if(s){var t=l;if(q.entities_latin){t+=","+m}if(q.entities_greek){t+=","+n}if(q.entities_additional){t+=","+q.entities_additional}var u=o(t),v="["+u.regex+"]";delete u.regex;if(q.entities_processNumerical){v="[^ -~]|"+v}v=new RegExp(v,"g");function w(x){return u[x]||"&#"+x.charCodeAt(0)+";"}s.addRules({text:function(x){return x.replace(v,w)}})}}})})();i.entities=true;i.entities_latin=true;i.entities_greek=true;i.entities_processNumerical=false;i.entities_additional="#39";(function(){function l(u,v){var w=[];if(!v){return u}else{for(var x in v){w.push(x+"="+encodeURIComponent(v[x]))}}return u+(u.indexOf("?")!=-1?"&":"?")+w.join("&")}function m(u){u+="";var v=u.charAt(0).toUpperCase();return v+u.substr(1)}function n(u){var B=this;var v=B.getDialog(),w=v.getParentEditor();w._.filebrowserSe=B;var x=w.config["filebrowser"+m(v.getName())+"WindowWidth"]||w.config.filebrowserWindowWidth||"80%",y=w.config["filebrowser"+m(v.getName())+"WindowHeight"]||w.config.filebrowserWindowHeight||"70%",z=B.filebrowser.params||{};z.CKEditor=w.name;z.CKEditorFuncNum=w._.filebrowserFn;if(!z.langCode){z.langCode=w.langCode}var A=l(B.filebrowser.url,z);w.popup(A,x,y)}function o(u){var x=this;var v=x.getDialog(),w=v.getParentEditor();w._.filebrowserSe=x;if(!v.getContentElement(x["for"][0],x["for"][1]).getInputElement().$.value){return false}if(!v.getContentElement(x["for"][0],x["for"][1]).getAction()){return false}return true}function p(u,v,w){var x=w.params||{};x.CKEditor=u.name;x.CKEditorFuncNum=u._.filebrowserFn;if(!x.langCode){x.langCode=u.langCode}v.action=l(w.url,x);v.filebrowser=w}function q(u,v,w,x){var y,z;for(var A in x){y=x[A];if(y.type=="hbox"||y.type=="vbox"){q(u,v,w,y.children)}if(!y.filebrowser){continue}if(typeof y.filebrowser=="string"){var B={action:y.type=="fileButton"?"QuickUpload":"Browse",target:y.filebrowser};y.filebrowser=B}if(y.filebrowser.action=="Browse"){var C=y.filebrowser.url||u.config["filebrowser"+m(v)+"BrowseUrl"]||u.config.filebrowserBrowseUrl;if(C){y.onClick=n;y.filebrowser.url=C;y.hidden=false}}else{if(y.filebrowser.action=="QuickUpload"&&y["for"]){C=y.filebrowser.url||u.config["filebrowser"+m(v)+"UploadUrl"]||u.config.filebrowserUploadUrl;if(C){var D=y.onClick;y.onClick=function(E){var F=E.sender;if(D&&D.call(F,E)===false){return false}return o.call(F,E)};y.filebrowser.url=C;y.hidden=false;p(u,w.getContents(y["for"][0]).get(y["for"][1]),y.filebrowser)}}}}}function r(u,v){var w=v.getDialog(),x=v.filebrowser.target||null;u=u.replace(/#/g,"%23");if(x){var y=x.split(":"),z=w.getContentElement(y[0],y[1]);if(z){z.setValue(u);w.selectPage(y[0])}}}function s(u,v,w){if(w.indexOf(";")!==-1){var x=w.split(";");for(var y=0;y<x.length;y++){if(s(u,v,x[y])){return true}}return false}var z=u.getContents(v).get(w).filebrowser;return z&&z.url}function t(u,v){var z=this;var w=z._.filebrowserSe.getDialog(),x=z._.filebrowserSe["for"],y=z._.filebrowserSe.filebrowser.onSelect;if(x){w.getContentElement(x[0],x[1]).reset()}if(typeof v=="function"&&v.call(z._.filebrowserSe)===false){return}if(y&&y.call(z._.filebrowserSe,u,v)===false){return}if(typeof v=="string"&&v){alert(v)}if(u){r(u,z._.filebrowserSe)}}j.add("filebrowser",{init:function(u,v){u._.filebrowserFn=e.addFunction(t,u)}});a.on("dialogDefinition",function(u){var v=u.data.definition,w;for(var x in v.contents){w=v.contents[x];q(u.editor,u.data.name,v,w.elements);if(w.hidden&&w.filebrowser){w.hidden=!s(v,w.id,w.filebrowser)}}})})();j.add("find",{init:function(l){var m=j.find;l.ui.addButton("Find",{label:l.lang.findAndReplace.find,command:"find"});var n=l.addCommand("find",new a.dialogCommand("find"));n.canUndo=false;l.ui.addButton("Replace",{label:l.lang.findAndReplace.replace,command:"replace"});var o=l.addCommand("replace",new a.dialogCommand("replace"));o.canUndo=false;a.dialog.add("find",this.path+"dialogs/find.js");a.dialog.add("replace",this.path+"dialogs/find.js")},requires:["styles"]});i.find_highlight={element:"span",styles:{"background-color":"#004",color:"#fff"}};(function(){var l=/\.swf(?:$|\?)/i,m=/^\d+(?:\.\d+)?$/;function n(q){if(m.test(q)){return q+"px"}return q}function o(q){var r=q.attributes;return r.type=="application/x-shockwave-flash"||l.test(r.src||"")}function p(q,r){var s=q.createFakeParserElement(r,"cke_flash","flash",true),t=s.attributes.style||"",u=r.attributes.width,v=r.attributes.height;if(typeof u!="undefined"){t=s.attributes.style=t+"width:"+n(u)+";"}if(typeof v!="undefined"){t=s.attributes.style=t+"height:"+n(v)+";"}return s}j.add("flash",{init:function(q){q.addCommand("flash",new a.dialogCommand("flash"));q.ui.addButton("Flash",{label:q.lang.common.flash,command:"flash"});a.dialog.add("flash",this.path+"dialogs/flash.js");q.addCss("img.cke_flash{background-image: url("+a.getUrl(this.path+"images/placeholder.png")+");background-position: center center;background-repeat: no-repeat;border: 1px solid #a9a9a9;width: 80px;height: 80px;}");if(q.addMenuItems){q.addMenuItems({flash:{label:q.lang.flash.properties,command:"flash",group:"flash"}})}q.on("doubleclick",function(r){var s=r.data.element;if(s.is("img")&&s.getAttribute("_cke_real_element_type")=="flash"){r.data.dialog="flash"}});if(q.contextMenu){q.contextMenu.addListener(function(r,s){if(r&&r.is("img")&&r.getAttribute("_cke_real_element_type")=="flash"){return{flash:2}}})}},afterInit:function(q){var r=q.dataProcessor,s=r&&r.dataFilter;if(s){s.addRules({elements:{"cke:object":function(t){var u=t.attributes,v=u.classid&&String(u.classid).toLowerCase();if(!v){for(var w=0;w<t.children.length;w++){if(t.children[w].name=="cke:embed"){if(!o(t.children[w])){return null}return p(q,t)}}return null}return p(q,t)},"cke:embed":function(t){if(!o(t)){return null}return p(q,t)}}},5)}},requires:["fakeobjects"]})})();e.extend(i,{flashEmbedTagOnly:false,flashAddEmbedTag:true,flashConvertOnEdit:false});(function(){function l(m,n,o,p,q,r,s){var t=m.config,u=q.split(";"),v=[],w={};for(var x=0;x<u.length;x++){var y=u[x];if(y){y=y.split("/");var z={},A=u[x]=y[0];z[o]=v[x]=y[1]||A;w[A]=new a.style(s,z);w[A]._.definition.name=A}else{u.splice(x--,1)}}m.ui.addRichCombo(n,{label:p.label,title:p.panelTitle,className:"cke_"+(o=="size"?"fontSize":"font"),panel:{css:m.skin.editor.css.concat(t.contentsCss),multiSelect:false,attributes:{"aria-label":p.panelTitle}},init:function(){this.startGroup(p.panelTitle);for(var B=0;B<u.length;B++){var C=u[B];this.add(C,w[C].buildPreview(),C)}},onClick:function(B){m.focus();m.fire("saveSnapshot");var C=w[B];if(this.getValue()==B){C.remove(m.document)}else{C.apply(m.document)}m.fire("saveSnapshot")},onRender:function(){m.on("selectionChange",function(B){var C=this.getValue(),D=B.data.path,E=D.elements;for(var F=0,G;F<E.length;F++){G=E[F];for(var H in w){if(w[H].checkElementRemovable(G,true)){if(H!=C){this.setValue(H)}return}}}this.setValue("",r)},this)}})}j.add("font",{requires:["richcombo","styles"],init:function(m){var n=m.config;l(m,"Font","family",m.lang.font,n.font_names,n.font_defaultLabel,n.font_style);l(m,"FontSize","size",m.lang.fontSize,n.fontSize_sizes,n.fontSize_defaultLabel,n.fontSize_style)}})})();i.font_names="Arial/Arial, Helvetica, sans-serif;Comic Sans MS/Comic Sans MS, cursive;Courier New/Courier New, Courier, monospace;Georgia/Georgia, serif;Lucida Sans Unicode/Lucida Sans Unicode, Lucida Grande, sans-serif;Tahoma/Tahoma, Geneva, sans-serif;Times New Roman/Times New Roman, Times, serif;Trebuchet MS/Trebuchet MS, Helvetica, sans-serif;Verdana/Verdana, Geneva, sans-serif";i.font_defaultLabel="";i.font_style={element:"span",styles:{"font-family":"#(family)"},overrides:[{element:"font",attributes:{face:null}}]};i.fontSize_sizes="8/8px;9/9px;10/10px;11/11px;12/12px;14/14px;16/16px;18/18px;20/20px;22/22px;24/24px;26/26px;28/28px;36/36px;48/48px;72/72px";i.fontSize_defaultLabel="";i.fontSize_style={element:"span",styles:{"font-size":"#(size)"},overrides:[{element:"font",attributes:{size:null}}]};j.add("format",{requires:["richcombo","styles"],init:function(l){var m=l.config,n=l.lang.format,o=m.format_tags.split(";"),p={};for(var q=0;q<o.length;q++){var r=o[q];p[r]=new a.style(m["format_"+r]);p[r]._.enterMode=l.config.enterMode}l.ui.addRichCombo("Format",{label:n.label,title:n.panelTitle,className:"cke_format",panel:{css:l.skin.editor.css.concat(m.contentsCss),multiSelect:false,attributes:{"aria-label":n.panelTitle}},init:function(){this.startGroup(n.panelTitle);for(var s in p){var t=n["tag_"+s];this.add(s,"<"+s+">"+t+"</"+s+">",t)}},onClick:function(s){l.focus();l.fire("saveSnapshot");p[s].apply(l.document);setTimeout(function(){l.fire("saveSnapshot")},0)},onRender:function(){l.on("selectionChange",function(s){var t=this.getValue(),u=s.data.path;for(var v in p){if(p[v].checkActive(u)){if(v!=t){this.setValue(v,l.lang.format["tag_"+v])}return}}this.setValue("")},this)}})}});i.format_tags="p;h1;h2;h3;h4;h5;h6;pre;address;div";i.format_p={element:"p"};i.format_div={element:"div"};i.format_pre={element:"pre"};i.format_address={element:"address"};i.format_h1={element:"h1"};i.format_h2={element:"h2"};i.format_h3={element:"h3"};i.format_h4={element:"h4"};i.format_h5={element:"h5"};i.format_h6={element:"h6"};j.add("forms",{init:function(l){var m=l.lang;l.addCss("form{border: 1px dotted #FF0000;padding: 2px;}\n");l.addCss("img.cke_hidden{background-image: url("+a.getUrl(this.path+"images/hiddenfield.gif")+");background-position: center center;background-repeat: no-repeat;border: 1px solid #a9a9a9;width: 16px !important;height: 16px !important;}");var n=function(p,q,r){l.addCommand(q,new a.dialogCommand(q));l.ui.addButton(p,{label:m.common[p.charAt(0).toLowerCase()+p.slice(1)],command:q});a.dialog.add(q,r)},o=this.path+"dialogs/";n("Form","form",o+"form.js");n("Checkbox","checkbox",o+"checkbox.js");n("Radio","radio",o+"radio.js");n("TextField","textfield",o+"textfield.js");n("Textarea","textarea",o+"textarea.js");n("Select","select",o+"select.js");n("Button","button",o+"button.js");n("ImageButton","imagebutton",j.getPath("image")+"dialogs/image.js");n("HiddenField","hiddenfield",o+"hiddenfield.js");if(l.addMenuItems){l.addMenuItems({form:{label:m.form.menu,command:"form",group:"form"},checkbox:{label:m.checkboxAndRadio.checkboxTitle,command:"checkbox",group:"checkbox"},radio:{label:m.checkboxAndRadio.radioTitle,command:"radio",group:"radio"},textfield:{label:m.textfield.title,command:"textfield",group:"textfield"},hiddenfield:{label:m.hidden.title,command:"hiddenfield",group:"hiddenfield"},imagebutton:{label:m.image.titleButton,command:"imagebutton",group:"imagebutton"},button:{label:m.button.title,command:"button",group:"button"},select:{label:m.select.title,command:"select",group:"select"},textarea:{label:m.textarea.title,command:"textarea",group:"textarea"}})}if(l.contextMenu){l.contextMenu.addListener(function(p){if(p&&p.hasAscendant("form",true)){return{form:2}}});l.contextMenu.addListener(function(p){if(p){var q=p.getName();if(q=="select"){return{select:2}}if(q=="textarea"){return{textarea:2}}if(q=="input"){var r=p.getAttribute("type");if(r=="text"||r=="password"){return{textfield:2}}if(r=="button"||r=="submit"||r=="reset"){return{button:2}}if(r=="checkbox"){return{checkbox:2}}if(r=="radio"){return{radio:2}}if(r=="image"){return{imagebutton:2}}}if(q=="img"&&p.getAttribute("_cke_real_element_type")=="hiddenfield"){return{hiddenfield:2}}}})}l.on("doubleclick",function(p){var q=p.data.element;if(q.is("form")){p.data.dialog="form"}else{if(q.is("select")){p.data.dialog="select"}else{if(q.is("textarea")){p.data.dialog="textarea"}else{if(q.is("img")&&q.getAttribute("_cke_real_element_type")=="hiddenfield"){p.data.dialog="hiddenfield"}else{if(q.is("input")){var r=q.getAttribute("type");switch(r){case"text":case"password":p.data.dialog="textfield";break;case"button":case"submit":case"reset":p.data.dialog="button";break;case"checkbox":p.data.dialog="checkbox";break;case"radio":p.data.dialog="radio";break;case"image":p.data.dialog="imagebutton";break}}}}}}})},afterInit:function(l){var m=l.dataProcessor,n=m&&m.htmlFilter,o=m&&m.dataFilter;if(c){n&&n.addRules({elements:{input:function(p){var q=p.attributes,r=q.type;if(r=="checkbox"||r=="radio"){q.value=="on"&&delete q.value}}}})}if(o){o.addRules({elements:{input:function(p){if(p.attributes.type=="hidden"){return l.createFakeParserElement(p,"cke_hidden","hiddenfield")}}}})}},requires:["image","fakeobjects"]});if(c){h.prototype.hasAttribute=function(l){var o=this;var m=o.$.attributes.getNamedItem(l);if(o.getName()=="input"){switch(l){case"class":return o.$.className.length>0;case"checked":return !!o.$.checked;case"value":var n=o.getAttribute("type");if(n=="checkbox"||n=="radio"){return o.$.value!="on"}break;default:}}return !!(m&&m.specified)}}(function(){var l={canUndo:false,exec:function(n){n.insertElement(n.document.createElement("hr"))}},m="horizontalrule";j.add(m,{init:function(n){n.addCommand(m,l);n.ui.addButton("HorizontalRule",{label:n.lang.horizontalrule,command:m})}})})();(function(){var l=/^[\t\r\n ]*(?: |\xa0)$/,m="{cke_protected}";function n(Q){var R=Q.children.length,S=Q.children[R-1];while(S&&S.type==3&&!e.trim(S.value)){S=Q.children[--R]}return S}function o(Q,R){var S=Q.children,T=n(Q);if(T){if((R||!c)&&T.type==1&&T.name=="br"){S.pop()}if(T.type==3&&l.test(T.value)){S.pop()}}}function p(Q){var R=n(Q);return !R||R.type==1&&R.name=="br"||Q.name=="form"&&R.name=="input"}function q(Q){o(Q,true);if(p(Q)){if(c){Q.add(new a.htmlParser.text("\xa0"))}else{Q.add(new a.htmlParser.element("br",{}))}}}function r(Q){o(Q);if(p(Q)){Q.add(new a.htmlParser.text("\xa0"))}}var s=f,t=e.extend({},s.$block,s.$listItem,s.$tableContent);for(var u in t){if(!("br" in s[u])){delete t[u]}}delete t.pre;var v={elements:{},attributeNames:[[/^on/,"_cke_pa_on"]]},w={elements:{}};for(u in t){w.elements[u]=q}var x={elementNames:[[/^cke:/,""],[/^\?xml:namespace$/,""]],attributeNames:[[/^_cke_(saved|pa)_/,""],[/^_cke.*/,""],["hidefocus",""]],elements:{$:function(Q){var R=Q.attributes;if(R){if(R.cke_temp){return false}var S=["name","href","src"],T;for(var U=0;U<S.length;U++){T="_cke_saved_"+S[U];T in R&&delete R[S[U]]}}return Q},embed:function(Q){var R=Q.parent;if(R&&R.name=="object"){var S=R.attributes.width,T=R.attributes.height;S&&(Q.attributes.width=S);T&&(Q.attributes.height=T)}},param:function(Q){Q.children=[];Q.isEmpty=true;return Q},a:function(Q){if(!(Q.children.length||Q.attributes.name||Q.attributes._cke_saved_name)){return false}},html:function(Q){delete Q.attributes.contenteditable;delete Q.attributes["class"]},body:function(Q){delete Q.attributes.spellcheck;delete Q.attributes.contenteditable},style:function(Q){var R=Q.children[0];R&&R.value&&(R.value=e.trim(R.value));if(!Q.attributes.type){Q.attributes.type="text/css"}},title:function(Q){var R=Q.children[0];R&&(R.value=Q.attributes._cke_title||"")}},attributes:{"class":function(Q,R){return e.ltrim(Q.replace(/(?:^|\s+)cke_[^\s]*/g,""))||false}},comment:function(Q){if(Q.substr(0,m.length)==m){if(Q.substr(m.length,3)=="{C}"){Q=Q.substr(m.length+3)}else{Q=Q.substr(m.length)}return new a.htmlParser.cdata(decodeURIComponent(Q))}return Q}},y={elements:{}};for(u in t){y.elements[u]=r}if(c){x.attributes.style=function(Q,R){return Q.toLowerCase()}}function z(Q){Q.attributes.contenteditable="false"}function A(Q){delete Q.attributes.contenteditable}for(u in {input:1,textarea:1}){v.elements[u]=z;x.elements[u]=A}var B=/<(?:a|area|img|input)[\s\S]*?\s((?:href|src|name)\s*=\s*(?:(?:"[^"]*")|(?:'[^']*')|(?:[^ "'>]+)))/gi,C=/(?:<style(?=[ >])[^>]*>[\s\S]*<\/style>)|(?:<(:?link|meta|base)[^>]*>)/gi,D=/<cke:encoded>([^<]*)<\/cke:encoded>/gi,E=/(<\/?)((?:object|embed|param|html|body|head|title)[^>]*>)/gi,F=/(<\/?)cke:((?:html|body|head|title)[^>]*>)/gi,G=/<cke:(param|embed)([^>]*?)\/?>(?!\s*<\/cke:\1)/gi;function H(Q){return Q.replace(B,"$& _cke_saved_$1")}function I(Q){return Q.replace(C,function(R){return"<cke:encoded>"+encodeURIComponent(R)+"</cke:encoded>"})}function J(Q){return Q.replace(D,function(R,S){return decodeURIComponent(S)})}function K(Q){return Q.replace(E,"$1cke:$2")}function L(Q){return Q.replace(F,"$1$2")}function M(Q){return Q.replace(G,"<cke:$1$2></cke:$1>")}function N(Q){return Q.replace(/<!--(?!{cke_protected})[\s\S]+?-->/g,function(R){return"<!--"+m+"{C}"+encodeURIComponent(R).replace(/--/g,"%2D%2D")+"-->"})}function O(Q){return Q.replace(/<!--\{cke_protected\}\{C\}([\s\S]+?)-->/g,function(R,S){return decodeURIComponent(S)})}function P(Q,R){var S=[],T=/<\!--\{cke_temp(comment)?\}(\d*?)-->/g,U=[/<script[\s\S]*?<\/script>/gi,/<noscript[\s\S]*?<\/noscript>/gi].concat(R);Q=Q.replace(/<!--[\s\S]*?-->/g,function(W){return"<!--{cke_tempcomment}"+(S.push(W)-1)+"-->"});for(var V=0;V<U.length;V++){Q=Q.replace(U[V],function(W){W=W.replace(T,function(X,Y,Z){return S[Z]});return"<!--{cke_temp}"+(S.push(W)-1)+"-->"})}Q=Q.replace(T,function(W,X,Y){return"<!--"+m+(X?"{C}":"")+encodeURIComponent(S[Y]).replace(/--/g,"%2D%2D")+"-->"});return Q}j.add("htmldataprocessor",{requires:["htmlwriter"],init:function(Q){var R=Q.dataProcessor=new a.htmlDataProcessor(Q);R.writer.forceSimpleAmpersand=Q.config.forceSimpleAmpersand;R.dataFilter.addRules(v);R.dataFilter.addRules(w);R.htmlFilter.addRules(x);R.htmlFilter.addRules(y)}});a.htmlDataProcessor=function(Q){var R=this;R.editor=Q;R.writer=new a.htmlWriter();R.dataFilter=new a.htmlParser.filter();R.htmlFilter=new a.htmlParser.filter()};a.htmlDataProcessor.prototype={toHtml:function(Q,R){Q=P(Q,this.editor.config.protectedSource);Q=H(Q);Q=I(Q);Q=K(Q);Q=M(Q);var S=new h("div");S.setHtml("a"+Q);Q=S.getHtml().substr(1);Q=L(Q);Q=J(Q);Q=O(Q);var T=a.htmlParser.fragment.fromHtml(Q,R),U=new a.htmlParser.basicWriter();T.writeHtml(U,this.dataFilter);Q=U.getHtml(true);Q=N(Q);return Q},toDataFormat:function(Q,R){var S=this.writer,T=a.htmlParser.fragment.fromHtml(Q,R);S.reset();T.writeHtml(S,this.htmlFilter);return S.getHtml(true)}}})();i.forceSimpleAmpersand=false;j.add("image",{init:function(l){var m="image";a.dialog.add(m,this.path+"dialogs/image.js");l.addCommand(m,new a.dialogCommand(m));l.ui.addButton("Image",{label:l.lang.common.image,command:m});l.on("doubleclick",function(n){var o=n.data.element;if(o.is("img")&&!o.getAttribute("_cke_realelement")){n.data.dialog="image"}});if(l.addMenuItems){l.addMenuItems({image:{label:l.lang.image.menu,command:"image",group:"image"}})}if(l.contextMenu){l.contextMenu.addListener(function(n,o){if(!n||!n.is("img")||n.getAttribute("_cke_realelement")){return null}return{image:2}})}}});i.image_removeLinkByEmptyURL=true;(function(){var l={ol:1,ul:1},m=d.walker.whitespaces(true),n=d.walker.bookmark(false,true);function o(v,w){v.getCommand(this.name).setState(w)}function p(v){var E=this;var w=v.editor,x=v.data.path,y=x&&x.contains(l);if(y){return o.call(E,w,2)}if(!E.useIndentClasses&&E.name=="indent"){return o.call(E,w,2)}var z=v.data.path,A=z.block||z.blockLimit;if(!A){return o.call(E,w,0)}if(E.useIndentClasses){var B=A.$.className.match(E.classNameRegex),C=0;if(B){B=B[1];C=E.indentClassMap[B]}if(E.name=="outdent"&&!C||E.name=="indent"&&C==w.config.indentClasses.length){return o.call(E,w,0)}return o.call(E,w,2)}else{var D=parseInt(A.getStyle(E.indentCssProperty),10);if(isNaN(D)){D=0}if(D<=0){return o.call(E,w,0)}return o.call(E,w,2)}}function q(v,w,x){var y=w.startContainer,z=w.endContainer;while(y&&!y.getParent().equals(x)){y=y.getParent()}while(z&&!z.getParent().equals(x)){z=z.getParent()}if(!y||!z){return}var A=y,B=[],C=false;while(!C){if(A.equals(z)){C=true}B.push(A);A=A.getNext()}if(B.length<1){return}var D=x.getParents(true);for(var E=0;E<D.length;E++){if(D[E].getName&&l[D[E].getName()]){x=D[E];break}}var F=this.name=="indent"?1:-1,G=B[0],H=B[B.length-1],I={},J=j.list.listToArray(x,I),K=J[H.getCustomData("listarray_index")].indent;for(E=G.getCustomData("listarray_index");E<=H.getCustomData("listarray_index");E++){J[E].indent+=F;var L=J[E].parent;J[E].parent=new h(L.getName(),L.getDocument())}for(E=H.getCustomData("listarray_index")+1;E<J.length&&J[E].indent>K;E++){J[E].indent+=F}var M=j.list.arrayToList(J,I,null,v.config.enterMode,0);if(this.name=="outdent"){var N;if((N=x.getParent())&&N.is("li")){var O=M.listNode.getChildren(),P=[],Q=O.count(),R;for(E=Q-1;E>=0;E--){if((R=O.getItem(E))&&R.is&&R.is("li")){P.push(R)}}}}if(M){M.listNode.replace(x)}if(P&&P.length){for(E=0;E<P.length;E++){var S=P[E],T=S;while((T=T.getNext())&&T.is&&T.getName() in l){if(c&&!S.getFirst(function(U){return m(U)&&n(U)})){S.append(w.document.createText("\xa0"))}S.append(T)}S.insertAfter(N)}}h.clearAllMarkers(I)}function r(v,w){var x=w.createIterator(),y=v.config.enterMode;x.enforceRealBlocks=true;x.enlargeBr=y!=2;var z;while(z=x.getNextParagraph()){s.call(this,v,z)}}function s(v,w){var B=this;if(B.useIndentClasses){var x=w.$.className.match(B.classNameRegex),y=0;if(x){x=x[1];y=B.indentClassMap[x]}if(B.name=="outdent"){y--}else{y++}if(y<0){return false}y=Math.min(y,v.config.indentClasses.length);y=Math.max(y,0);var z=e.ltrim(w.$.className.replace(B.classNameRegex,""));if(y<1){w.$.className=z}else{w.addClass(v.config.indentClasses[y-1])}}else{var A=parseInt(w.getStyle(B.indentCssProperty),10);if(isNaN(A)){A=0}A+=(B.name=="indent"?1:-1)*v.config.indentOffset;if(A<0){return false}A=Math.max(A,0);A=Math.ceil(A/v.config.indentOffset)*v.config.indentOffset;w.setStyle(B.indentCssProperty,A?A+v.config.indentUnit:"");if(w.getAttribute("style")===""){w.removeAttribute("style")}}return true}function t(v,w){var y=this;y.name=w;y.useIndentClasses=v.config.indentClasses&&v.config.indentClasses.length>0;if(y.useIndentClasses){y.classNameRegex=new RegExp("(?:^|\\s+)("+v.config.indentClasses.join("|")+")(?=$|\\s)");y.indentClassMap={};for(var x=0;x<v.config.indentClasses.length;x++){y.indentClassMap[v.config.indentClasses[x]]=x+1}}else{y.indentCssProperty=v.config.contentsLangDirection=="ltr"?"margin-left":"margin-right"}y.startDisabled=w=="outdent"}function u(v){return v.type=1&&v.is("li")}t.prototype={exec:function(v){var w=v.getSelection(),x=w&&w.getRanges()[0],y=x.startContainer,z=x.endContainer,A=x.getCommonAncestor(),B=A;while(B&&!(B.type==1&&l[B.getName()])){B=B.getParent()}if(B&&y.type==1&&y.getName() in l){var C=new d.walker(x);C.evaluator=u;x.startContainer=C.next()}if(B&&z.type==1&&z.getName() in l){C=new d.walker(x);C.evaluator=u;x.endContainer=C.previous()}var D=w.createBookmarks(true);if(B){var E=B.getFirst(function(H){return H.type==1&&H.is("li")}),F=x.startContainer,G=E.equals(F)||E.contains(F);if(!(G&&s.call(this,v,B))){q.call(this,v,x,B)}}else{r.call(this,v,x)}v.focus();v.forceNextSelectionCheck();w.selectBookmarks(D)}};j.add("indent",{init:function(v){var w=new t(v,"indent"),x=new t(v,"outdent");v.addCommand("indent",w);v.addCommand("outdent",x);v.ui.addButton("Indent",{label:v.lang.indent,command:"indent"});v.ui.addButton("Outdent",{label:v.lang.outdent,command:"outdent"});v.on("selectionChange",e.bind(p,w));v.on("selectionChange",e.bind(p,x));if(b.ie6Compat||b.ie7Compat){v.addCss("ul,ol{\tmargin-left: 0px;\tpadding-left: 40px;}")}},requires:["domiterator","list"]})})();e.extend(i,{indentOffset:40,indentUnit:"px",indentClasses:null});(function(){var l=/(-moz-|-webkit-|start|auto)/i;function m(p,q){var r=q.block||q.blockLimit;if(!r||r.getName()=="body"){return 2}var s=r.getComputedStyle("text-align").replace(l,"");if(!s&&this.isDefaultAlign||s==this.value){return 1}return 2}function n(p){var q=p.editor.getCommand(this.name);q.state=m.call(this,p.editor,p.data.path);q.fire("state")}function o(p,q,r){var u=this;u.name=q;u.value=r;var s=p.config.contentsLangDirection;u.isDefaultAlign=r=="left"&&s=="ltr"||r=="right"&&s=="rtl";var t=p.config.justifyClasses;if(t){switch(r){case"left":u.cssClassName=t[0];break;case"center":u.cssClassName=t[1];break;case"right":u.cssClassName=t[2];break;case"justify":u.cssClassName=t[3];break}u.cssClassRegex=new RegExp("(?:^|\\s+)(?:"+t.join("|")+")(?=$|\\s)")}}o.prototype={exec:function(p){var z=this;var q=p.getSelection(),r=p.config.enterMode;if(!q){return}var s=q.createBookmarks(),t=q.getRanges(),u=z.cssClassName,v,w;for(var x=t.length-1;x>=0;x--){v=t[x].createIterator();v.enlargeBr=r!=2;while(w=v.getNextParagraph()){w.removeAttribute("align");if(u){var y=w.$.className=e.ltrim(w.$.className.replace(z.cssClassRegex,""));if(z.state==2&&!z.isDefaultAlign){w.addClass(u)}else{if(!y){w.removeAttribute("class")}}}else{if(z.state==2&&!z.isDefaultAlign){w.setStyle("text-align",z.value)}else{w.removeStyle("text-align")}}}}p.focus();p.forceNextSelectionCheck();q.selectBookmarks(s)}};j.add("justify",{init:function(p){var q=new o(p,"justifyleft","left"),r=new o(p,"justifycenter","center"),s=new o(p,"justifyright","right"),t=new o(p,"justifyblock","justify");p.addCommand("justifyleft",q);p.addCommand("justifycenter",r);p.addCommand("justifyright",s);p.addCommand("justifyblock",t);p.ui.addButton("JustifyLeft",{label:p.lang.justify.left,command:"justifyleft"});p.ui.addButton("JustifyCenter",{label:p.lang.justify.center,command:"justifycenter"});p.ui.addButton("JustifyRight",{label:p.lang.justify.right,command:"justifyright"});p.ui.addButton("JustifyBlock",{label:p.lang.justify.block,command:"justifyblock"});p.on("selectionChange",e.bind(n,q));p.on("selectionChange",e.bind(n,s));p.on("selectionChange",e.bind(n,r));p.on("selectionChange",e.bind(n,t))},requires:["domiterator"]})})();e.extend(i,{justifyClasses:null});j.add("keystrokes",{beforeInit:function(l){l.keystrokeHandler=new a.keystrokeHandler(l);l.specialKeys={}},init:function(l){var m=l.config.keystrokes,n=l.config.blockedKeystrokes,o=l.keystrokeHandler.keystrokes,p=l.keystrokeHandler.blockedKeystrokes;for(var q=0;q<m.length;q++){o[m[q][0]]=m[q][1]}for(q=0;q<n.length;q++){p[n[q]]=1}}});a.keystrokeHandler=function(l){var m=this;if(l.keystrokeHandler){return l.keystrokeHandler}m.keystrokes={};m.blockedKeystrokes={};m._={editor:l};return m};(function(){var l,m=function(o){o=o.data;var p=o.getKeystroke(),q=this.keystrokes[p],r=this._.editor;l=r.fire("key",{keyCode:p})===true;if(!l){if(q){var s={from:"keystrokeHandler"};l=r.execCommand(q,s)!==false}if(!l){var t=r.specialKeys[p];l=t&&t(r)===true;if(!l){l=!!this.blockedKeystrokes[p]}}}if(l){o.preventDefault(true)}return !l},n=function(o){if(l){l=false;o.data.preventDefault(true)}};a.keystrokeHandler.prototype={attach:function(o){o.on("keydown",m,this);if(b.opera||b.gecko&&b.mac){o.on("keypress",n,this)}}}})();i.blockedKeystrokes=[1000+66,1000+73,1000+85];i.keystrokes=[[4000+121,"toolbarFocus"],[4000+122,"elementsPathFocus"],[2000+121,"contextMenu"],[1000+2000+121,"contextMenu"],[1000+90,"undo"],[1000+89,"redo"],[1000+2000+90,"redo"],[1000+76,"link"],[1000+66,"bold"],[1000+73,"italic"],[1000+85,"underline"],[4000+109,"toolbarCollapse"],[4000+48,"a11yHelp"]];j.add("link",{init:function(l){l.addCommand("link",new a.dialogCommand("link"));l.addCommand("anchor",new a.dialogCommand("anchor"));l.addCommand("unlink",new a.unlinkCommand());l.ui.addButton("Link",{label:l.lang.link.toolbar,command:"link"});l.ui.addButton("Unlink",{label:l.lang.unlink,command:"unlink"});l.ui.addButton("Anchor",{label:l.lang.anchor.toolbar,command:"anchor"});a.dialog.add("link",this.path+"dialogs/link.js");a.dialog.add("anchor",this.path+"dialogs/anchor.js");l.addCss("img.cke_anchor{background-image: url("+a.getUrl(this.path+"images/anchor.gif")+");background-position: center center;background-repeat: no-repeat;border: 1px solid #a9a9a9;width: 18px !important;height: 18px !important;}\na.cke_anchor{background-image: url("+a.getUrl(this.path+"images/anchor.gif")+");background-position: 0 center;background-repeat: no-repeat;border: 1px solid #a9a9a9;padding-left: 18px;}");l.on("selectionChange",function(m){var n=l.getCommand("unlink"),o=m.data.path.lastElement.getAscendant("a",true);if(o&&o.getName()=="a"&&o.getAttribute("href")){n.setState(2)}else{n.setState(0)}});l.on("doubleclick",function(m){var n=j.link.getSelectedLink(l)||m.data.element;if(n.is("a")){m.data.dialog=n.getAttribute("name")&&!n.getAttribute("href")?"anchor":"link"}else{if(n.is("img")&&n.getAttribute("_cke_real_element_type")=="anchor"){m.data.dialog="anchor"}}});if(l.addMenuItems){l.addMenuItems({anchor:{label:l.lang.anchor.menu,command:"anchor",group:"anchor"},link:{label:l.lang.link.menu,command:"link",group:"link",order:1},unlink:{label:l.lang.unlink,command:"unlink",group:"link",order:5}})}if(l.contextMenu){l.contextMenu.addListener(function(m,n){if(!m){return null}var o=m.is("img")&&m.getAttribute("_cke_real_element_type")=="anchor";if(!o){if(!(m=j.link.getSelectedLink(l))){return null}o=m.getAttribute("name")&&!m.getAttribute("href")}return o?{anchor:2}:{link:2,unlink:2}})}},afterInit:function(l){var m=l.dataProcessor,n=m&&m.dataFilter;if(n){n.addRules({elements:{a:function(o){var p=o.attributes;if(p.name&&!p.href){return l.createFakeParserElement(o,"cke_anchor","anchor")}}}})}},requires:["fakeobjects"]});j.link={getSelectedLink:function(l){var m;try{m=l.getSelection().getRanges()[0]}catch(o){return null}m.shrink(2);var n=m.getCommonAncestor();return n.getAscendant("a",true)}};a.unlinkCommand=function(){};a.unlinkCommand.prototype={exec:function(l){var m=l.getSelection(),n=m.createBookmarks(),o=m.getRanges(),p,q;for(var r=0;r<o.length;r++){p=o[r].getCommonAncestor(true);q=p.getAscendant("a",true);if(!q){continue}o[r].selectNodeContents(q)}m.selectRanges(o);l.document.$.execCommand("unlink",false,null);m.selectBookmarks(n)},startDisabled:true};e.extend(i,{linkShowAdvancedTab:true,linkShowTargetTab:true});(function(){var l={ol:1,ul:1},m=/^[\n\r\t ]*$/;j.list={listToArray:function(B,C,D,E,F){if(!l[B.getName()]){return[]}if(!E){E=0}if(!D){D=[]}for(var G=0,H=B.getChildCount();G<H;G++){var I=B.getChild(G);if(I.$.nodeName.toLowerCase()!="li"){continue}var J={parent:B,indent:E,element:I,contents:[]};if(!F){J.grandparent=B.getParent();if(J.grandparent&&J.grandparent.$.nodeName.toLowerCase()=="li"){J.grandparent=J.grandparent.getParent()}}else{J.grandparent=F}if(C){h.setMarker(C,I,"listarray_index",D.length)}D.push(J);for(var K=0,L=I.getChildCount(),M;K<L;K++){M=I.getChild(K);if(M.type==1&&l[M.getName()]){j.list.listToArray(M,C,D,E+1,J.grandparent)}else{J.contents.push(M)}}}return D},arrayToList:function(B,C,D,E){if(!D){D=0}if(!B||B.length<D+1){return null}var F=B[D].parent.getDocument(),G=new d.documentFragment(F),H=null,I=D,J=Math.max(B[D].indent,0),K=null,L=E==1?"p":"div";for(;;){var M=B[I];if(M.indent==J){if(!H||B[I].parent.getName()!=H.getName()){H=B[I].parent.clone(false,true);G.append(H)}K=H.append(M.element.clone(false,true));for(var N=0;N<M.contents.length;N++){K.append(M.contents[N].clone(true,true))}I++}else{if(M.indent==Math.max(J,0)+1){var O=j.list.arrayToList(B,null,I,E);K.append(O.listNode);I=O.nextIndex}else{if(M.indent==-1&&!D&&M.grandparent){K;if(l[M.grandparent.getName()]){K=M.element.clone(false,true)}else{if(E!=2&&M.grandparent.getName()!="td"){K=F.createElement(L)}else{K=new d.documentFragment(F)}}for(N=0;N<M.contents.length;N++){K.append(M.contents[N].clone(true,true))}if(K.type==11&&I!=B.length-1){if(K.getLast()&&K.getLast().type==1&&K.getLast().getAttribute("type")=="_moz"){K.getLast().remove()}K.appendBogus()}if(K.type==1&&K.getName()==L&&K.$.firstChild){K.trim();var P=K.getFirst();if(P.type==1&&P.isBlockBoundary()){var Q=new d.documentFragment(F);K.moveChildren(Q);K=Q}}var R=K.$.nodeName.toLowerCase();if(!c&&(R=="div"||R=="p")){K.appendBogus()}G.append(K);H=null;I++}else{return null}}}if(B.length<=I||Math.max(B[I].indent,0)<J){break}}if(C){var S=G.getFirst();while(S){if(S.type==1){h.clearMarkers(C,S)}S=S.getNextSourceNode()}}return{listNode:G,nextIndex:I}}};function n(B,C){B.getCommand(this.name).setState(C)}function o(B){var C=B.data.path,D=C.blockLimit,E=C.elements,F;for(var G=0;G<E.length&&(F=E[G])&&!F.equals(D);G++){if(l[E[G].getName()]){return n.call(this,B.editor,this.type==E[G].getName()?1:2)}}return n.call(this,B.editor,2)}function p(B,C,D,E){var F=j.list.listToArray(C.root,D),G=[];for(var H=0;H<C.contents.length;H++){var I=C.contents[H];I=I.getAscendant("li",true);if(!I||I.getCustomData("list_item_processed")){continue}G.push(I);h.setMarker(D,I,"list_item_processed",true)}var J=C.root,K=J.getDocument().createElement(this.type);J.copyAttributes(K,{start:1,type:1});K.removeStyle("list-style-type");for(H=0;H<G.length;H++){var L=G[H].getCustomData("listarray_index");F[L].parent=K}var M=j.list.arrayToList(F,D,null,B.config.enterMode),N,O=M.listNode.getChildCount();for(H=0;H<O&&(N=M.listNode.getChild(H));H++){if(N.getName()==this.type){E.push(N)}}M.listNode.replace(C.root)}var q=/^h[1-6]$/;function r(B,C,D){var E=C.contents,F=C.root.getDocument(),G=[];if(E.length==1&&E[0].equals(C.root)){var H=F.createElement("div");E[0].moveChildren&&E[0].moveChildren(H);E[0].append(H);E[0]=H}var I=C.contents[0].getParent();for(var J=0;J<E.length;J++){I=I.getCommonAncestor(E[J].getParent())}for(J=0;J<E.length;J++){var K=E[J],L;while(L=K.getParent()){if(L.equals(I)){G.push(K);break}K=L}}if(G.length<1){return}var M=G[G.length-1].getNext(),N=F.createElement(this.type);D.push(N);while(G.length){var O=G.shift(),P=F.createElement("li");if(q.test(O.getName())){O.appendTo(P)}else{O.copyAttributes(P);O.moveChildren(P);O.remove()}P.appendTo(N);if(!c){P.appendBogus()}}if(M){N.insertBefore(M)}else{N.appendTo(I)}}function s(B,C,D){var E=j.list.listToArray(C.root,D),F=[];for(var G=0;G<C.contents.length;G++){var H=C.contents[G];H=H.getAscendant("li",true);if(!H||H.getCustomData("list_item_processed")){continue}F.push(H);h.setMarker(D,H,"list_item_processed",true)}var I=null;for(G=0;G<F.length;G++){var J=F[G].getCustomData("listarray_index");E[J].indent=-1;I=J}for(G=I+1;G<E.length;G++){if(E[G].indent>E[G-1].indent+1){var K=E[G-1].indent+1-E[G].indent,L=E[G].indent;while(E[G]&&E[G].indent>=L){E[G].indent+=K;G++}G--}}var M=j.list.arrayToList(E,D,null,B.config.enterMode),N=M.listNode,O,P;function Q(R){if((O=N[R?"getFirst":"getLast"]())&&!(O.is&&O.isBlockBoundary())&&(P=C.root[R?"getPrevious":"getNext"](d.walker.whitespaces(true)))&&!(P.is&&P.isBlockBoundary({br:1}))){B.document.createElement("br")[R?"insertBefore":"insertAfter"](O)}}Q(true);Q();N.replace(C.root)}function t(B,C){this.name=B;this.type=C}t.prototype={exec:function(B){B.focus();var C=B.document,D=B.getSelection(),E=D&&D.getRanges();if(!E||E.length<1){return}if(this.state==2){var F=C.getBody();F.trim();if(!F.getFirst()){var G=C.createElement(B.config.enterMode==1?"p":B.config.enterMode==3?"div":"br");G.appendTo(F);E=[new d.range(C)];if(G.is("br")){E[0].setStartBefore(G);E[0].setEndAfter(G)}else{E[0].selectNodeContents(G)}D.selectRanges(E)}else{var H=E.length==1&&E[0],I=H&&H.getEnclosedNode();if(I&&I.is&&this.type==I.getName()){n.call(this,B,1)}}}var J=D.createBookmarks(true),K=[],L={};while(E.length>0){H=E.shift();var M=H.createIterator(),N;M.forceBrBreak=this.state==2;while(N=M.getNextParagraph()){var O=new d.elementPath(N),P=O.elements,Q=P.length,R=null,S=false,T=O.blockLimit,U;for(var V=Q-1;V>=0&&(U=P[V]);V--){if(l[U.getName()]&&T.contains(U)){T.removeCustomData("list_group_object");var W=U.getCustomData("list_group_object");if(W){W.contents.push(N)}else{W={root:U,contents:[N]};K.push(W);h.setMarker(L,U,"list_group_object",W)}S=true;break}}if(S){continue}var X=T;if(X.getCustomData("list_group_object")){X.getCustomData("list_group_object").contents.push(N)}else{W={root:X,contents:[N]};h.setMarker(L,X,"list_group_object",W);K.push(W)}}}var Y=[];while(K.length>0){W=K.shift();if(this.state==2){if(l[W.root.getName()]){p.call(this,B,W,L,Y)}else{r.call(this,B,W,Y)}}else{if(this.state==1&&l[W.root.getName()]){s.call(this,B,W,L)}}}for(V=0;V<Y.length;V++){R=Y[V];var Z,aa=this;(Z=function(ab){var ac=R[ab?"getPrevious":"getNext"](d.walker.whitespaces(true));if(ac&&ac.getName&&ac.getName()==aa.type){ac.remove();ac.moveChildren(R,ab?true:false)}})();Z(true)}h.clearAllMarkers(L);D.selectBookmarks(J);B.focus()}};var u=f,v=/[\t\r\n ]*(?: |\xa0)$/;function w(B,C){var D,E=B.children,F=E.length;for(var G=0;G<F;G++){D=E[G];if(D.name&&D.name in C){return G}}return F}function x(B){return function(C){var D=C.children,E=w(C,u.$list),F=D[E],G=F&&F.previous,H;if(G&&(G.name&&G.name=="br"||G.value&&(H=G.value.match(v)))){var I=G;if(!(H&&H.index)&&I==D[0]){D[0]=B||c?new a.htmlParser.text("\xa0"):new a.htmlParser.element("br",{})}else{if(I.name=="br"){D.splice(E-1,1)}else{I.value=I.value.replace(v,"")}}}}}var y={elements:{}};for(var z in u.$listItem){y.elements[z]=x()}var A={elements:{}};for(z in u.$listItem){A.elements[z]=x(true)}j.add("list",{init:function(B){var C=new t("numberedlist","ol"),D=new t("bulletedlist","ul");B.addCommand("numberedlist",C);B.addCommand("bulletedlist",D);B.ui.addButton("NumberedList",{label:B.lang.numberedlist,command:"numberedlist"});B.ui.addButton("BulletedList",{label:B.lang.bulletedlist,command:"bulletedlist"});B.on("selectionChange",e.bind(o,C));B.on("selectionChange",e.bind(o,D))},afterInit:function(B){var C=B.dataProcessor;if(C){C.dataFilter.addRules(y);C.htmlFilter.addRules(A)}},requires:["domiterator"]})})();(function(){j.liststyle={requires:["dialog"],init:function(l){l.addCommand("numberedListStyle",new a.dialogCommand("numberedListStyle"));a.dialog.add("numberedListStyle",this.path+"dialogs/liststyle.js");l.addCommand("bulletedListStyle",new a.dialogCommand("bulletedListStyle"));a.dialog.add("bulletedListStyle",this.path+"dialogs/liststyle.js");if(l.addMenuItems){l.addMenuGroup("list",108);l.addMenuItems({numberedlist:{label:l.lang.list.numberedTitle,group:"list",command:"numberedListStyle"},bulletedlist:{label:l.lang.list.bulletedTitle,group:"list",command:"bulletedListStyle"}})}if(l.contextMenu){l.contextMenu.addListener(function(m,n){while(m){var o=m.getName();if(o=="ol"){return{numberedlist:2}}else{if(o=="ul"){return{bulletedlist:2}}}m=m.getParent()}return null})}}};j.add("liststyle",j.liststyle)})();(function(){function l(r){if(!r||r.type!=1||r.getName()!="form"){return[]}var s=[],t=["style","className"];for(var u=0;u<t.length;u++){var v=t[u],w=r.$.elements.namedItem(v);if(w){var x=new h(w);s.push([x,x.nextSibling]);x.remove()}}return s}function m(r,s){if(!r||r.type!=1||r.getName()!="form"){return}if(s.length>0){for(var t=s.length-1;t>=0;t--){var u=s[t][0],v=s[t][1];if(v){u.insertBefore(v)}else{u.appendTo(r)}}}}function n(r,s){var t=l(r),u={},v=r.$;if(!s){u["class"]=v.className||"";v.className=""}u.inline=v.style.cssText||"";if(!s){v.style.cssText="position: static; overflow: visible"}m(t);return u}function o(r,s){var t=l(r),u=r.$;if("class" in s){u.className=s["class"]}if("inline" in s){u.style.cssText=s.inline}m(t)}function p(r){var s=a.instances;for(var t in s){var u=s[t];if(u.mode=="wysiwyg"){var v=u.document.getBody();v.setAttribute("contentEditable",false);v.setAttribute("contentEditable",true)}}if(r.focusManager.hasFocus){r.toolbox.focus();r.focus()}}function q(r){if(!c||b.version>6){return null}var s=h.createFromHtml('<iframe frameborder="0" tabindex="-1" src="javascript:void((function(){document.open();'+(b.isCustomDomain()?"document.domain='"+this.getDocument().$.domain+"';":"")+'document.close();})())" style="display:block;position:absolute;z-index:-1;progid:DXImageTransform.Microsoft.Alpha(opacity=0);"></iframe>');return r.append(s,true)}j.add("maximize",{init:function(r){var s=r.lang,t=a.document,u=t.getWindow(),v,w,x,y;function z(){var B=u.getViewPaneSize();y&&y.setStyles({width:B.width+"px",height:B.height+"px"});r.resize(B.width,B.height,null,true)}var A=2;r.addCommand("maximize",{modes:{wysiwyg:1,source:1},editorFocus:false,exec:function(){var B=r.container.getChild(1),C=r.getThemeSpace("contents");if(r.mode=="wysiwyg"){var D=r.getSelection();v=D&&D.getRanges();w=u.getScrollPosition()}else{var E=r.textarea.$;v=!c&&[E.selectionStart,E.selectionEnd];w=[E.scrollLeft,E.scrollTop]}if(this.state==2){u.on("resize",z);x=u.getScrollPosition();var F=r.container;while(F=F.getParent()){F.setCustomData("maximize_saved_styles",n(F));F.setStyle("z-index",r.config.baseFloatZIndex-1)}C.setCustomData("maximize_saved_styles",n(C,true));B.setCustomData("maximize_saved_styles",n(B,true));if(c){t.$.documentElement.style.overflow=t.getBody().$.style.overflow="hidden"}else{t.getBody().setStyles({overflow:"hidden",width:"0px",height:"0px"})}c?setTimeout(function(){u.$.scrollTo(0,0)},0):u.$.scrollTo(0,0);var G=u.getViewPaneSize();B.setStyle("position","absolute");B.$.offsetLeft;B.setStyles({"z-index":r.config.baseFloatZIndex-1,left:"0px",top:"0px"});y=q(B);B.addClass("cke_maximized");z();var H=B.getDocumentPosition();B.setStyles({left:-1*H.x+"px",top:-1*H.y+"px"});b.gecko&&p(r)}else{if(this.state==1){u.removeListener("resize",z);var I=[C,B];for(var J=0;J<I.length;J++){o(I[J],I[J].getCustomData("maximize_saved_styles"));I[J].removeCustomData("maximize_saved_styles")}F=r.container;while(F=F.getParent()){o(F,F.getCustomData("maximize_saved_styles"));F.removeCustomData("maximize_saved_styles")}c?setTimeout(function(){u.$.scrollTo(x.x,x.y)},0):u.$.scrollTo(x.x,x.y);B.removeClass("cke_maximized");if(y){y.remove();y=null}r.fire("resize")}}this.toggleState();var K=this.uiItems[0],L=this.state==2?s.maximize:s.minimize,M=r.element.getDocument().getById(K._.id);M.getChild(1).setHtml(L);M.setAttribute("title",L);M.setAttribute("href",'javascript:void("'+L+'");');if(r.mode=="wysiwyg"){if(v){b.gecko&&p(r);r.getSelection().selectRanges(v);var N=r.getSelection().getStartElement();N&&N.scrollIntoView(true)}else{u.$.scrollTo(w.x,w.y)}}else{if(v){E.selectionStart=v[0];E.selectionEnd=v[1]}E.scrollLeft=w[0];E.scrollTop=w[1]}v=w=null;A=this.state},canUndo:false});r.ui.addButton("Maximize",{label:s.maximize,command:"maximize"});r.on("mode",function(){r.getCommand("maximize").setState(A)},null,null,100)}})})();j.add("newpage",{init:function(l){l.addCommand("newpage",{modes:{wysiwyg:1,source:1},exec:function(m){var n=this;m.setData(m.config.newpage_html,function(){setTimeout(function(){m.fire("afterCommandExec",{name:n.name,command:n})},200)});m.focus()},async:true});l.ui.addButton("NewPage",{label:l.lang.newPage,command:"newpage"})}});i.newpage_html="";j.add("pagebreak",{init:function(l){l.addCommand("pagebreak",j.pagebreakCmd);l.ui.addButton("PageBreak",{label:l.lang.pagebreak,command:"pagebreak"});l.addCss("img.cke_pagebreak{background-image: url("+a.getUrl(this.path+"images/pagebreak.gif")+");background-position: center center;background-repeat: no-repeat;clear: both;display: block;float: none;width:100% !important; _width:99.9% !important;border-top: #999999 1px dotted;border-bottom: #999999 1px dotted;height: 5px !important;page-break-after: always;}")},afterInit:function(l){var m=l.dataProcessor,n=m&&m.dataFilter;if(n){n.addRules({elements:{div:function(o){var p=o.attributes,q=p&&p.style,r=q&&o.children.length==1&&o.children[0],s=r&&r.name=="span"&&r.attributes.style;if(s&&/page-break-after\s*:\s*always/i.test(q)&&/display\s*:\s*none/i.test(s)){return l.createFakeParserElement(o,"cke_pagebreak","div")}}}})}},requires:["fakeobjects"]});j.pagebreakCmd={exec:function(l){var m=h.createFromHtml('<div style="page-break-after: always;"><span style="display: none;"> </span></div>');m=l.createFakeElement(m,"cke_pagebreak","div");var n=l.getSelection().getRanges();l.fire("saveSnapshot");for(var o,p=0;p<n.length;p++){o=n[p];if(p>0){m=m.clone(true)}o.splitBlock("p");o.insertNode(m);if(p==n.length-1){o.moveToPosition(m,4);o.select()}var q=m.getPrevious();if(f[q.getName()].div){m.move(q)}}l.fire("saveSnapshot")}};(function(){j.add("pastefromword",{init:function(l){var m=0,n=function(){setTimeout(function(){m=0},0)};l.addCommand("pastefromword",{canUndo:false,exec:function(){m=1;if(l.execCommand("paste")===false){l.on("dialogHide",function(o){o.removeListener();n()})}else{n()}}});l.ui.addButton("PasteFromWord",{label:l.lang.pastefromword.toolbar,command:"pastefromword"});l.on("paste",function(o){var p=o.data,q;if((q=p.html)&&(m||/(class=\"?Mso|style=\"[^\"]*\bmso\-|w:WordDocument)/.test(q))){var r=this.loadFilterRules(function(){if(r){l.fire("paste",p)}else{if(!l.config.pasteFromWordPromptCleanup||m||confirm(l.lang.pastefromword.confirmCleanup)){p.html=a.cleanWord(q,l)}}});r&&o.cancel()}},this)},loadFilterRules:function(l){var m=a.cleanWord;if(m){l()}else{var n=a.getUrl(i.pasteFromWordCleanupFile||this.path+"filter/default.js");a.scriptLoader.load(n,l,null,false,true)}return !m}})})();(function(){var l={exec:function(o){var p=e.tryThese(function(){var q=window.clipboardData.getData("Text");if(!q){throw 0}return q});if(!p){o.openDialog("pastetext");return false}else{o.fire("paste",{text:p})}return true}};function m(o,p){if(c){var q=o.selection;if(q.type=="Control"){q.clear()}q.createRange().pasteHTML(p)}else{o.execCommand("inserthtml",false,p)}}j.add("pastetext",{init:function(o){var p="pastetext",q=o.addCommand(p,l);o.ui.addButton("PasteText",{label:o.lang.pasteText.button,command:p});a.dialog.add(p,a.getUrl(this.path+"dialogs/pastetext.js"));if(o.config.forcePasteAsPlainText){o.on("beforeCommandExec",function(r){if(r.data.name=="paste"){o.execCommand("pastetext");r.cancel()}},null,null,0)}},requires:["clipboard"]});function n(o,p,q,r){while(q--){j.enterkey[p==2?"enterBr":"enterBlock"](o,p,null,r)}}a.editor.prototype.insertText=function(o){this.focus();this.fire("saveSnapshot");var p=this.getSelection().getStartElement().hasAscendant("pre",true)?2:this.config.enterMode,q=p==2,r=this.document.$,s=this,t;o=e.htmlEncode(o.replace(/\r\n|\r/g,"\n"));var u=0;o.replace(/\n+/g,function(v,w){t=o.substring(u,w);u=w+v.length;t.length&&m(r,t);var x=v.length,y=q?0:Math.floor(x/2),z=q?x:x%2;n(s,p,y);n(s,2,z,q?false:true)});t=o.substring(u,o.length);t.length&&m(r,t);this.fire("saveSnapshot")}})();j.add("popup");e.extend(a.editor.prototype,{popup:function(l,m,n){m=m||"80%";n=n||"70%";if(typeof m=="string"&&m.length>1&&m.substr(m.length-1,1)=="%"){m=parseInt(window.screen.width*parseInt(m,10)/100,10)}if(typeof n=="string"&&n.length>1&&n.substr(n.length-1,1)=="%"){n=parseInt(window.screen.height*parseInt(n,10)/100,10)}if(m<640){m=640}if(n<420){n=420}var o=parseInt((window.screen.height-n)/2,10),p=parseInt((window.screen.width-m)/2,10),q="location=no,menubar=no,toolbar=no,dependent=yes,minimizable=no,modal=yes,alwaysRaised=yes,resizable=yes,width="+m+",height="+n+",top="+o+",left="+p,r=window.open("",null,q,true);if(!r){return false}try{r.moveTo(p,o);r.resizeTo(m,n);r.focus();r.location.href=l}catch(s){r=window.open(l,null,q,true)}return true}});(function(){var l={modes:{wysiwyg:1,source:1},canUndo:false,exec:function(n){var o,p=n.config,q=p.baseHref?'<base href="'+p.baseHref+'"/>':"",r=b.isCustomDomain();if(p.fullPage){o=n.getData().replace(/<head>/,"$&"+q).replace(/[^>]*(?=<\/title>)/,n.lang.preview)}else{var s="<body ",t=n.document&&n.document.getBody();if(t){if(t.getAttribute("id")){s+='id="'+t.getAttribute("id")+'" '}if(t.getAttribute("class")){s+='class="'+t.getAttribute("class")+'" '}}s+=">";o=n.config.docType+'<html dir="'+n.config.contentsLangDirection+'"><head>'+q+"<title>"+n.lang.preview+"</title>"+e.buildStyleHtml(n.config.contentsCss)+"</head>"+s+n.getData()+"</body></html>"}var u=640,v=420,w=80;try{var x=window.screen;u=Math.round(x.width*0.8);v=Math.round(x.height*0.7);w=Math.round(x.width*0.1)}catch(A){}var y="";if(r){window._cke_htmlToLoad=o;y='javascript:void( (function(){document.open();document.domain="'+document.domain+'";document.write( window.opener._cke_htmlToLoad );document.close();window.opener._cke_htmlToLoad = null;})() )'}var z=window.open(y,null,"toolbar=yes,location=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width="+u+",height="+v+",left="+w);if(!r){z.document.open();z.document.write(o);z.document.close()}}},m="preview";j.add(m,{init:function(n){n.addCommand(m,l);n.ui.addButton("Preview",{label:n.lang.preview,command:m})}})})();j.add("print",{init:function(l){var m="print",n=l.addCommand(m,j.print);l.ui.addButton("Print",{label:l.lang.print,command:m})}});j.print={exec:function(l){if(b.opera){return}else{if(b.gecko){l.window.$.print()}else{l.document.$.execCommand("Print")}}},canUndo:false,modes:{wysiwyg:!b.opera}};j.add("removeformat",{requires:["selection"],init:function(l){l.addCommand("removeFormat",j.removeformat.commands.removeformat);l.ui.addButton("RemoveFormat",{label:l.lang.removeFormat,command:"removeFormat"});l._.removeFormat={filters:[]}}});j.removeformat={commands:{removeformat:{exec:function(l){var m=l._.removeFormatRegex||(l._.removeFormatRegex=new RegExp("^(?:"+l.config.removeFormatTags.replace(/,/g,"|")+")$","i")),n=l._.removeAttributes||(l._.removeAttributes=l.config.removeFormatAttributes.split(",")),o=j.removeformat.filter,p=l.getSelection().getRanges();for(var q=0,r;r=p[q];q++){if(r.collapsed){continue}r.enlarge(1);var s=r.createBookmark(),t=s.startNode,u=s.endNode,v=function(y){var z=new d.elementPath(y),A=z.elements;for(var B=1,C;C=A[B];B++){if(C.equals(z.block)||C.equals(z.blockLimit)){break}if(m.test(C.getName())&&o(l,C)){y.breakParent(C)}}};v(t);v(u);var w=t.getNextSourceNode(true,1);while(w){if(w.equals(u)){break}var x=w.getNextSourceNode(false,1);if(!(w.getName()=="img"&&w.getAttribute("_cke_realelement"))&&o(l,w)){if(m.test(w.getName())){w.remove(true)}else{w.removeAttributes(n);l.fire("removeFormatCleanup",w)}}w=x}r.moveToBookmark(s)}l.getSelection().selectRanges(p)}}},filter:function(l,m){var n=l._.removeFormat.filters;for(var o=0;o<n.length;o++){if(n[o](m)===false){return false}}return true}};a.editor.prototype.addRemoveFormatFilter=function(l){this._.removeFormat.filters.push(l)};i.removeFormatTags="b,big,code,del,dfn,em,font,i,ins,kbd,q,samp,small,span,strike,strong,sub,sup,tt,u,var";i.removeFormatAttributes="class,style,lang,width,height,align,hspace,valign";j.add("resize",{init:function(l){var m=l.config;!m.resize_dir&&(m.resize_dir="both");m.resize_maxWidth==undefined&&(m.resize_maxWidth=3000);m.resize_maxHeight==undefined&&(m.resize_maxHeight=3000);m.resize_minWidth==undefined&&(m.resize_minWidth=750);m.resize_minHeight==undefined&&(m.resize_minHeight=250);if(m.resize_enabled!==false){var n=null,o,p,q=(m.resize_dir=="both"||m.resize_dir=="horizontal")&&m.resize_minWidth!=m.resize_maxWidth,r=(m.resize_dir=="both"||m.resize_dir=="vertical")&&m.resize_minHeight!=m.resize_maxHeight;function s(v){var w=v.data.$.screenX-o.x,x=v.data.$.screenY-o.y,y=p.width,z=p.height,A=y+w*(l.lang.dir=="rtl"?-1:1),B=z+x;if(q){y=Math.max(m.resize_minWidth,Math.min(A,m.resize_maxWidth))}if(r){z=Math.max(m.resize_minHeight,Math.min(B,m.resize_maxHeight))}l.resize(y,z)}function t(v){a.document.removeListener("mousemove",s);a.document.removeListener("mouseup",t);if(l.document){l.document.removeListener("mousemove",s);l.document.removeListener("mouseup",t)}}var u=e.addFunction(function(v){if(!n){n=l.getResizable()}p={width:n.$.offsetWidth||0,height:n.$.offsetHeight||0};o={x:v.screenX,y:v.screenY};m.resize_minWidth>p.width&&(m.resize_minWidth=p.width);m.resize_minHeight>p.height&&(m.resize_minHeight=p.height);a.document.on("mousemove",s);a.document.on("mouseup",t);if(l.document){l.document.on("mousemove",s);l.document.on("mouseup",t)}});l.on("destroy",function(){e.removeFunction(u)});l.on("themeSpace",function(v){if(v.data.space=="bottom"){var w="";if(q&&!r){w=" cke_resizer_horizontal"}if(!q&&r){w=" cke_resizer_vertical"}v.data.html+='<div class="cke_resizer'+w+'" title="'+e.htmlEncode(l.lang.resize)+'" onmousedown="CKEDITOR.tools.callFunction('+u+', event)"></div>'}},l,null,100)}}});(function(){var l={modes:{wysiwyg:1,source:1},exec:function(n){var o=n.element.$.form;if(o){try{o.submit()}catch(p){if(o.submit.click){o.submit.click()}}}}},m="save";j.add(m,{init:function(n){var o=n.addCommand(m,l);o.modes={wysiwyg:!!n.element.$.form};n.ui.addButton("Save",{label:n.lang.save,command:m})}})})();(function(){var l="scaytcheck",m="";function n(s,t){var u=false,v;for(v in t){if(t[v]===s||t[v]==s){u=true;break}}return u}var o=function(){var s=this,t=function(){var x={};x.srcNodeRef=s.document.getWindow().$.frameElement;x.assocApp="CKEDITOR."+a.version+"@"+a.revision;x.customerid=s.config.scayt_customerid||"1:WvF0D4-UtPqN1-43nkD4-NKvUm2-daQqk3-LmNiI-z7Ysb4-mwry24-T8YrS3-Q2tpq2";x.customDictionaryIds=s.config.scayt_customDictionaryIds||"";x.userDictionaryName=s.config.scayt_userDictionaryName||"";x.sLang=s.config.scayt_sLang||"en_US";x.onLoad=function(){if(!(c&&b.version<8)){this.addStyle(this.selectorCss(),"padding-bottom: 2px !important;")}if(s.focusManager.hasFocus&&!p.isControlRestored(s)){this.focus()}};x.onBeforeChange=function(){if(p.getScayt(s)&&!s.checkDirty()){setTimeout(function(){s.resetDirty()})}};var y=window.scayt_custom_params;if(typeof y=="object"){for(var z in y){x[z]=y[z]}}if(p.getControlId(s)){x.id=p.getControlId(s)}var A=new window.scayt(x);A.afterMarkupRemove.push(function(H){new h(H,A.document).mergeSiblings()});var B=p.instances[s.name];if(B){A.sLang=B.sLang;A.option(B.option());A.paused=B.paused}p.instances[s.name]=A;var C="scaytButton",D=window.scayt.uiTags,E=[];for(var F=0,G=4;F<G;F++){E.push(D[F]&&p.uiTabs[F])}p.uiTabs=E;try{A.setDisabled(p.isPaused(s)===false)}catch(H){}s.fire("showScaytState")};s.on("contentDom",t);s.on("contentDomUnload",function(){var x=a.document.getElementsByTag("script"),y=/^dojoIoScript(\d+)$/i,z=/^https?:\/\/svc\.spellchecker\.net\/spellcheck\/script\/ssrv\.cgi/i;for(var A=0;A<x.count();A++){var B=x.getItem(A),C=B.getId(),D=B.getAttribute("src");if(C&&D&&C.match(y)&&D.match(z)){B.remove()}}});s.on("beforeCommandExec",function(x){if((x.data.name=="source"||x.data.name=="newpage")&&s.mode=="wysiwyg"){var y=p.getScayt(s);if(y){p.setPaused(s,!y.disabled);p.setControlId(s,y.id);y.destroy(true);delete p.instances[s.name]}}else{if(x.data.name=="source"&&s.mode=="source"){p.markControlRestore(s)}}});s.on("afterCommandExec",function(x){if(!p.isScaytEnabled(s)){return}if(s.mode=="wysiwyg"&&(x.data.name=="undo"||x.data.name=="redo")){window.setTimeout(function(){p.getScayt(s).refresh()},10)}});s.on("destroy",function(x){var y=x.editor,z=p.getScayt(y);if(!z){return}delete p.instances[y.name];p.setControlId(y,z.id);z.destroy(true)});s.on("afterSetData",function(){if(p.isScaytEnabled(s)){window.setTimeout(function(){var x=p.getScayt(s);x&&x.refresh()},10)}});s.on("insertElement",function(){var x=p.getScayt(s);if(p.isScaytEnabled(s)){if(c){s.getSelection().unlock(true)}window.setTimeout(function(){x.focus();x.refresh()},10)}},this,null,50);s.on("insertHtml",function(){var x=p.getScayt(s);if(p.isScaytEnabled(s)){if(c){s.getSelection().unlock(true)}window.setTimeout(function(){x.focus();x.refresh()},10)}},this,null,50);s.on("scaytDialog",function(x){x.data.djConfig=window.djConfig;x.data.scayt_control=p.getScayt(s);x.data.tab=m;x.data.scayt=window.scayt});var u=s.dataProcessor,v=u&&u.htmlFilter;if(v){v.addRules({elements:{span:function(x){if(x.attributes.scayt_word&&x.attributes.scaytid){delete x.name;return x}}}})}var w=j.undo.Image.prototype;w.equals=e.override(w.equals,function(x){return function(y){var D=this;var z=D.contents,A=y.contents,B=p.getScayt(D.editor);if(B&&p.isScaytReady(D.editor)){D.contents=B.reset(z)||"";y.contents=B.reset(A)||""}var C=x.apply(D,arguments);D.contents=z;y.contents=A;return C}});if(s.document){t()}};j.scayt={engineLoaded:false,instances:{},controlInfo:{},setControlInfo:function(s,t){if(s&&s.name&&typeof this.controlInfo[s.name]!="object"){this.controlInfo[s.name]={}}for(var u in t){this.controlInfo[s.name][u]=t[u]}},isControlRestored:function(s){if(s&&s.name&&this.controlInfo[s.name]){return this.controlInfo[s.name].restored}return false},markControlRestore:function(s){this.setControlInfo(s,{restored:true})},setControlId:function(s,t){this.setControlInfo(s,{id:t})},getControlId:function(s){if(s&&s.name&&this.controlInfo[s.name]&&this.controlInfo[s.name].id){return this.controlInfo[s.name].id}return null},setPaused:function(s,t){this.setControlInfo(s,{paused:t})},isPaused:function(s){if(s&&s.name&&this.controlInfo[s.name]){return this.controlInfo[s.name].paused}return undefined},getScayt:function(s){return this.instances[s.name]},isScaytReady:function(s){return this.engineLoaded===true&&"undefined"!==typeof window.scayt&&this.getScayt(s)},isScaytEnabled:function(s){var t=this.getScayt(s);return t?t.disabled===false:false},loadEngine:function(s){if(b.gecko&&b.version<10900||b.opera){return s.fire("showScaytState")}if(this.engineLoaded===true){return o.apply(s)}else{if(this.engineLoaded==-1){return a.on("scaytReady",function(){o.apply(s)})}}a.on("scaytReady",o,s);a.on("scaytReady",function(){this.engineLoaded=true},this,null,0);this.engineLoaded=-1;var t=document.location.protocol;t=t.search(/https?:/)!=-1?t:"http:";var u="svc.spellchecker.net/scayt25/loader__base.js",v=s.config.scayt_srcUrl||t+"//"+u,w=p.parseUrl(v).path+"/";if(window.scayt==undefined){a._djScaytConfig={baseUrl:w,addOnLoad:[function(){a.fireOnce("scaytReady")}],isDebug:false};a.document.getHead().append(a.document.createElement("script",{attributes:{type:"text/javascript",async:"true",src:v}}))}else{a.fireOnce("scaytReady")}return null},parseUrl:function(s){var t;if(s.match&&(t=s.match(/(.*)[\/\\](.*?\.\w+)$/))){return{path:t[1],file:t[2]}}else{return s}}};var p=j.scayt,q=function(s,t,u,v,w,x,y){s.addCommand(v,w);s.addMenuItem(v,{label:u,command:v,group:x,order:y})},r={preserveState:true,editorFocus:false,exec:function(s){if(p.isScaytReady(s)){var t=p.isScaytEnabled(s);this.setState(t?2:1);var u=p.getScayt(s);u.focus();u.setDisabled(t)}else{if(!s.config.scayt_autoStartup&&p.engineLoaded>=0){this.setState(0);p.loadEngine(s)}}}};j.add("scayt",{requires:["menubutton"],beforeInit:function(s){var t=s.config.scayt_contextMenuItemsOrder||"suggest|moresuggest|control",u="";t=t.split("|");if(t&&t.length){for(var v in t){u+="scayt_"+t[v]+(t.length!=parseInt(v,10)+1?",":"")}}if(s.config.scayt_contextMenuOntop){s.config.menu_groups=u+","+s.config.menu_groups}else{s.config.menu_groups=s.config.menu_groups+","+u}},init:function(s){var t={},u={},v=s.addCommand(l,r);a.dialog.add(l,a.getUrl(this.path+"dialogs/options.js"));var w=s.config.scayt_uiTabs||"1,1,1",x=[];w=w.split(",");for(var y=0,z=3;y<z;y++){var A=parseInt(w[y]||"1",10);x.push(A)}var B="scaytButton";s.addMenuGroup(B);var C={};C.scaytToggle={label:s.lang.scayt.enable,command:l,group:B};if(x[0]==1){C.scaytOptions={label:s.lang.scayt.options,group:B,onClick:function(){m="options";s.openDialog(l)}}}if(x[1]==1){C.scaytLangs={label:s.lang.scayt.langs,group:B,onClick:function(){m="langs";s.openDialog(l)}}}if(x[2]==1){C.scaytDict={label:s.lang.scayt.dictionariesTab,group:B,onClick:function(){m="dictionaries";s.openDialog(l)}}}C.scaytAbout={label:s.lang.scayt.about,group:B,onClick:function(){m="about";s.openDialog(l)}};x[3]=1;p.uiTabs=x;s.addMenuItems(C);s.ui.add("Scayt",5,{label:s.lang.scayt.title,title:b.opera?s.lang.scayt.opera_title:s.lang.scayt.title,className:"cke_button_scayt",onRender:function(){v.on("state",function(){this.setState(v.state)},this)},onMenu:function(){var E=p.isScaytEnabled(s);s.getMenuItem("scaytToggle").label=s.lang.scayt[E?"disable":"enable"];return{scaytToggle:2,scaytOptions:E&&p.uiTabs[0]?2:0,scaytLangs:E&&p.uiTabs[1]?2:0,scaytDict:E&&p.uiTabs[2]?2:0,scaytAbout:E&&p.uiTabs[3]?2:0}}});if(s.contextMenu&&s.addMenuItems){s.contextMenu.addListener(function(){if(!p.isScaytEnabled(s)){return null}var E=p.getScayt(s),F=E.getScaytNode();if(!F){return null}var G=E.getWord(F);if(!G){return null}var H=E.getLang(),I={},J=window.scayt.getSuggestion(G,H);if(!J||!J.length){return null}for(y in t){delete s._.menuItems[y];delete s._.commands[y]}for(y in u){delete s._.menuItems[y];delete s._.commands[y]}t={};u={};var K=s.config.scayt_moreSuggestions||"on",L=false,M=s.config.scayt_maxSuggestions;typeof M!="number"&&(M=5);!M&&(M=J.length);var N=s.config.scayt_contextCommands||"all";N=N.split("|");for(var O=0,P=J.length;O<P;O+=1){var Q="scayt_suggestion_"+J[O].replace(" ","_"),R=(function(V,W){return{exec:function(){E.replace(V,W)}}})(F,J[O]);if(O<M){q(s,"button_"+Q,J[O],Q,R,"scayt_suggest",O+1);I[Q]=2;u[Q]=2}else{if(K=="on"){q(s,"button_"+Q,J[O],Q,R,"scayt_moresuggest",O+1);t[Q]=2;L=true}}}if(L){s.addMenuItem("scayt_moresuggest",{label:s.lang.scayt.moreSuggestions,group:"scayt_moresuggest",order:10,getItems:function(){return t}});u.scayt_moresuggest=2}if(n("all",N)||n("ignore",N)){var S={exec:function(){E.ignore(F)}};q(s,"ignore",s.lang.scayt.ignore,"scayt_ignore",S,"scayt_control",1);u.scayt_ignore=2}if(n("all",N)||n("ignoreall",N)){var T={exec:function(){E.ignoreAll(F)}};q(s,"ignore_all",s.lang.scayt.ignoreAll,"scayt_ignore_all",T,"scayt_control",2);u.scayt_ignore_all=2}if(n("all",N)||n("add",N)){var U={exec:function(){window.scayt.addWordToUserDictionary(F)}};q(s,"add_word",s.lang.scayt.addWord,"scayt_add_word",U,"scayt_control",3);u.scayt_add_word=2}if(E.fireOnContextMenu){E.fireOnContextMenu(s)}return u})}var D=function(){s.removeListener("showScaytState",D);if(!b.opera){v.setState(p.isScaytEnabled(s)?1:2)}else{v.setState(0)}};s.on("showScaytState",D);if(b.opera){s.on("instanceReady",function(){D()})}if(s.config.scayt_autoStartup){s.on("instanceReady",function(){p.loadEngine(s)})}},afterInit:function(s){var t,u=function(v){if(v.hasAttribute("scaytid")){return false}};if(s._.elementsPath&&(t=s._.elementsPath.filters)){t.push(u)}s.addRemoveFormatFilter&&s.addRemoveFormatFilter(u)}})})();j.add("smiley",{requires:["dialog"],init:function(l){l.config.smiley_path=l.config.smiley_path||this.path+"images/";l.addCommand("smiley",new a.dialogCommand("smiley"));l.ui.addButton("Smiley",{label:l.lang.smiley.toolbar,command:"smiley"});a.dialog.add("smiley",this.path+"dialogs/smiley.js")}});i.smiley_images=["regular_smile.gif","sad_smile.gif","wink_smile.gif","teeth_smile.gif","confused_smile.gif","tounge_smile.gif","embaressed_smile.gif","omg_smile.gif","whatchutalkingabout_smile.gif","angry_smile.gif","angel_smile.gif","shades_smile.gif","devil_smile.gif","cry_smile.gif","lightbulb.gif","thumbs_down.gif","thumbs_up.gif","heart.gif","broken_heart.gif","kiss.gif","envelope.gif"];i.smiley_descriptions=["smiley","sad","wink","laugh","frown","cheeky","blush","surprise","indecision","angry","angel","cool","devil","crying","enlightened","no","yes","heart","broken heart","kiss","mail"];(function(){var l=".%2 p,.%2 div,.%2 pre,.%2 address,.%2 blockquote,.%2 h1,.%2 h2,.%2 h3,.%2 h4,.%2 h5,.%2 h6{background-repeat: no-repeat;border: 1px dotted gray;padding-top: 8px;padding-left: 8px;}.%2 p{%1p.png);}.%2 div{%1div.png);}.%2 pre{%1pre.png);}.%2 address{%1address.png);}.%2 blockquote{%1blockquote.png);}.%2 h1{%1h1.png);}.%2 h2{%1h2.png);}.%2 h3{%1h3.png);}.%2 h4{%1h4.png);}.%2 h5{%1h5.png);}.%2 h6{%1h6.png);}",m=/%1/g,n=/%2/g,o={preserveState:true,editorFocus:false,exec:function(p){this.toggleState();this.refresh(p)},refresh:function(p){var q=this.state==1?"addClass":"removeClass";p.document.getBody()[q]("cke_show_blocks")}};j.add("showblocks",{requires:["wysiwygarea"],init:function(p){var q=p.addCommand("showblocks",o);q.canUndo=false;if(p.config.startupOutlineBlocks){q.setState(1)}p.addCss(l.replace(m,"background-image: url("+a.getUrl(this.path)+"images/block_").replace(n,"cke_show_blocks "));p.ui.addButton("ShowBlocks",{label:p.lang.showBlocks,command:"showblocks"});p.on("mode",function(){if(q.state!=0){q.refresh(p)}});p.on("contentDom",function(){if(q.state!=0){q.refresh(p)}})}})})();i.startupOutlineBlocks=false;(function(){var l="cke_show_border",m,n=(b.ie6Compat?[".%1 table.%2,",".%1 table.%2 td, .%1 table.%2 th,","{","border : #d3d3d3 1px dotted","}"]:[".%1 table.%2,",".%1 table.%2 > tr > td, .%1 table.%2 > tr > th,",".%1 table.%2 > tbody > tr > td, .%1 table.%2 > tbody > tr > th,",".%1 table.%2 > thead > tr > td, .%1 table.%2 > thead > tr > th,",".%1 table.%2 > tfoot > tr > td, .%1 table.%2 > tfoot > tr > th","{","border : #d3d3d3 1px dotted","}"]).join("");m=n.replace(/%2/g,l).replace(/%1/g,"cke_show_borders ");var o={preserveState:true,editorFocus:false,exec:function(p){this.toggleState();this.refresh(p)},refresh:function(p){var q=this.state==1?"addClass":"removeClass";p.document.getBody()[q]("cke_show_borders")}};j.add("showborders",{requires:["wysiwygarea"],modes:{wysiwyg:1},init:function(p){var q=p.addCommand("showborders",o);q.canUndo=false;if(p.config.startupShowBorders!==false){q.setState(1)}p.addCss(m);p.on("mode",function(){if(q.state!=0){q.refresh(p)}},null,null,100);p.on("contentDom",function(){if(q.state!=0){q.refresh(p)}});p.on("removeFormatCleanup",function(r){var s=r.data;if(p.getCommand("showborders").state==1&&s.is("table")&&(!s.hasAttribute("border")||parseInt(s.getAttribute("border"),10)<=0)){s.addClass(l)}})},afterInit:function(p){var q=p.dataProcessor,r=q&&q.dataFilter,s=q&&q.htmlFilter;if(r){r.addRules({elements:{table:function(t){var u=t.attributes,v=u["class"],w=parseInt(u.border,10);if(!w||w<=0){u["class"]=(v||"")+" "+l}}}})}if(s){s.addRules({elements:{table:function(t){var u=t.attributes,v=u["class"];v&&(u["class"]=v.replace(l,"").replace(/\s{2}/," ").replace(/^\s+|\s+$/,""))}}})}}});a.on("dialogDefinition",function(p){var q=p.data.name;if(q=="table"||q=="tableProperties"){var r=p.data.definition,s=r.getContents("info"),t=s.get("txtBorder"),u=t.commit;t.commit=e.override(u,function(v){return function(w,x){v.apply(this,arguments);var y=parseInt(this.getValue(),10);x[!y||y<=0?"addClass":"removeClass"](l)}})}})})();j.add("sourcearea",{requires:["editingblock"],init:function(l){var m=j.sourcearea,n=a.document.getWindow();l.on("editingBlockReady",function(){var o,p;l.addMode("source",{load:function(q,r){if(c&&b.version<8){q.setStyle("position","relative")}l.textarea=o=new h("textarea");o.setAttributes({dir:"ltr",tabIndex:b.webkit?-1:l.tabIndex,role:"textbox","aria-label":l.lang.editorTitle.replace("%1",l.name)});o.addClass("cke_source");o.addClass("cke_enable_context_menu");var s={width:b.ie7Compat?"99%":"100%",height:"100%",resize:"none",outline:"none","text-align":"left"};if(c){p=function(){o.hide();o.setStyle("height",q.$.clientHeight+"px");o.setStyle("width",q.$.clientWidth+"px");o.show()};l.on("resize",p);n.on("resize",p);setTimeout(p,0)}else{o.on("mousedown",function(u){u.data.stopPropagation()})}q.setHtml("");q.append(o);o.setStyles(s);l.fire("ariaWidget",o);o.on("blur",function(){l.focusManager.blur()});o.on("focus",function(){l.focusManager.focus()});l.mayBeDirty=true;this.loadData(r);var t=l.keystrokeHandler;if(t){t.attach(o)}setTimeout(function(){l.mode="source";l.fire("mode")},b.gecko||b.webkit?100:0)},loadData:function(q){o.setValue(q);l.fire("dataReady")},getData:function(){return o.getValue()},getSnapshotData:function(){return o.getValue()},unload:function(q){o.clearCustomData();l.textarea=o=null;if(p){l.removeListener("resize",p);n.removeListener("resize",p)}if(c&&b.version<8){q.removeStyle("position")}},focus:function(){o.focus()}})});l.addCommand("source",m.commands.source);if(l.ui.addButton){l.ui.addButton("Source",{label:l.lang.source,command:"source"})}l.on("mode",function(){l.getCommand("source").setState(l.mode=="source"?1:2)})}});j.sourcearea={commands:{source:{modes:{wysiwyg:1,source:1},editorFocus:false,exec:function(l){if(l.mode=="wysiwyg"){l.fire("saveSnapshot")}l.getCommand("source").setState(0);l.setMode(l.mode=="source"?"wysiwyg":"source")},canUndo:false}}};(function(){j.add("stylescombo",{requires:["richcombo","styles"],init:function(m){var n=m.config,o=m.lang.stylesCombo,p={},q=[];function r(s){m.getStylesSet(function(t){if(!q.length){var u,v;for(var w=0;w<t.length;w++){var x=t[w];v=x.name;u=p[v]=new a.style(x);u._name=v;u._.enterMode=n.enterMode;q.push(u)}q.sort(l)}s&&s()})}m.ui.addRichCombo("Styles",{label:o.label,title:o.panelTitle,className:"cke_styles",panel:{css:m.skin.editor.css.concat(n.contentsCss),multiSelect:true,attributes:{"aria-label":o.panelTitle}},init:function(){var s=this;r(function(){var t,u,v;for(var w=0;w<q.length;w++){t=q[w];u=t._name;var x=t.type;if(x!=v){s.startGroup(o["panelTitle"+String(x)]);v=x}s.add(u,t.type==3?u:t.buildPreview(),u)}s.commit();s.onOpen()})},onClick:function(s){m.focus();m.fire("saveSnapshot");var t=p[s],u=m.getSelection(),v=new d.elementPath(u.getStartElement());if(t.type==2&&t.checkActive(v)){t.remove(m.document)}else{t.apply(m.document)}m.fire("saveSnapshot")},onRender:function(){m.on("selectionChange",function(s){var t=this.getValue(),u=s.data.path,v=u.elements;for(var w=0,x;w<v.length;w++){x=v[w];for(var y in p){if(p[y].checkElementRemovable(x,true)){if(y!=t){this.setValue(y)}return}}}this.setValue("")},this)},onOpen:function(){var z=this;if(c||b.webkit){m.focus()}var s=m.getSelection(),t=s.getSelectedElement(),u=new d.elementPath(t||s.getStartElement()),v=[0,0,0,0];z.showAll();z.unmarkAll();for(var w in p){var x=p[w],y=x.type;if(x.checkActive(u)){z.mark(w)}else{if(y==3&&!x.checkApplicable(u)){z.hideItem(w);v[y]--}}v[y]++}if(!v[1]){z.hideGroup(o["panelTitle"+String(1)])}if(!v[2]){z.hideGroup(o["panelTitle"+String(2)])}if(!v[3]){z.hideGroup(o["panelTitle"+String(3)])}}});m.on("instanceReady",function(){r()})}});function l(m,n){var o=m.type,p=n.type;return o==p?0:o==3?-1:p==3?1:p==1?1:-1}})();j.add("table",{init:function(l){var m=j.table,n=l.lang.table;l.addCommand("table",new a.dialogCommand("table"));l.addCommand("tableProperties",new a.dialogCommand("tableProperties"));l.ui.addButton("Table",{label:n.toolbar,command:"table"});a.dialog.add("table",this.path+"dialogs/table.js");a.dialog.add("tableProperties",this.path+"dialogs/table.js");if(l.addMenuItems){l.addMenuItems({table:{label:n.menu,command:"tableProperties",group:"table",order:5},tabledelete:{label:n.deleteTable,command:"tableDelete",group:"table",order:1}})}l.on("doubleclick",function(o){var p=o.data.element;if(p.is("table")){o.data.dialog="tableProperties"}});if(l.contextMenu){l.contextMenu.addListener(function(o,p){if(!o){return null}var q=o.is("table")||o.hasAscendant("table");if(q){return{tabledelete:2,table:2}}return null})}}});(function(){function l(G,H){if(c){G.removeAttribute(H)}else{delete G[H]}}var m=/^(?:td|th)$/;function n(G){var H=G.createBookmarks(),I=G.getRanges(),J=[],K={};function L(T){if(J.length>0){return}if(T.type==1&&m.test(T.getName())&&!T.getCustomData("selected_cell")){h.setMarker(K,T,"selected_cell",true);J.push(T)}}for(var M=0;M<I.length;M++){var N=I[M];if(N.collapsed){var O=N.getCommonAncestor(),P=O.getAscendant("td",true)||O.getAscendant("th",true);if(P){J.push(P)}}else{var Q=new d.walker(N),R;Q.guard=L;while(R=Q.next()){var S=R.getParent();if(S&&m.test(S.getName())&&!S.getCustomData("selected_cell")){h.setMarker(K,S,"selected_cell",true);J.push(S)}}}}h.clearAllMarkers(K);G.selectBookmarks(H);return J}function o(G){var H=0,I=G.length-1,J={},K,L,M;while(K=G[H++]){h.setMarker(J,K,"delete_cell",true)}H=0;while(K=G[H++]){if((L=K.getPrevious())&&!L.getCustomData("delete_cell")||(L=K.getNext())&&!L.getCustomData("delete_cell")){h.clearAllMarkers(J);return L}}h.clearAllMarkers(J);M=G[0].getParent();if(M=M.getPrevious()){return M.getLast()}M=G[I].getParent();if(M=M.getNext()){return M.getChild(0)}return null}function p(G){var H=G.cells;for(var I=0;I<H.length;I++){H[I].innerHTML="";if(!c){new h(H[I]).appendBogus()}}}function q(G,H){var I=G.getStartElement().getAscendant("tr");if(!I){return}var J=I.clone(true);J.insertBefore(I);p(H?J.$:I.$)}function r(G){if(G instanceof d.selection){var H=n(G),I=H.length,J=[],K,L,M;for(var N=0;N<I;N++){var O=H[N].getParent(),P=O.$.rowIndex;!N&&(L=P-1);J[P]=O;N==I-1&&(M=P+1)}var Q=O.getAscendant("table"),R=Q.$.rows,S=R.length;K=new h(M<S&&Q.$.rows[M]||L>0&&Q.$.rows[L]||Q.$.parentNode);for(N=J.length;N>=0;N--){if(J[N]){r(J[N])}}return K}else{if(G instanceof h){Q=G.getAscendant("table");if(Q.$.rows.length==1){Q.remove()}else{G.remove()}}}return 0}function s(G,H){var I=G.getStartElement(),J=I.getAscendant("td",true)||I.getAscendant("th",true);if(!J){return}var K=J.getAscendant("table"),L=J.$.cellIndex;for(var M=0;M<K.$.rows.length;M++){var N=K.$.rows[M];if(N.cells.length<L+1){continue}J=new h(N.cells[L]).clone(false);if(!c){J.appendBogus()}var O=new h(N.cells[L]);if(H){J.insertBefore(O)}else{J.insertAfter(O)}}}function t(G){var H=[],I=G[0]&&G[0].getAscendant("table"),J,K,L,M;for(J=0,K=G.length;J<K;J++){H.push(G[J].$.cellIndex)}H.sort();for(J=1,K=H.length;J<K;J++){if(H[J]-H[J-1]>1){L=H[J-1]+1;break}}if(!L){L=H[0]>0?H[0]-1:H[H.length-1]+1}var N=I.$.rows;for(J=0,K=N.length;J<K;J++){M=N[J].cells[L];if(M){break}}return M?new h(M):I.getPrevious()}function u(G){if(G instanceof d.selection){var H=n(G),I=t(H);for(var J=H.length-1;J>=0;J--){if(H[J]){u(H[J])}}return I}else{if(G instanceof h){var K=G.getAscendant("table");if(!K){return null}var L=G.$.cellIndex;for(J=K.$.rows.length-1;J>=0;J--){var M=new h(K.$.rows[J]);if(!L&&M.$.cells.length==1){r(M);continue}if(M.$.cells[L]){M.$.removeChild(M.$.cells[L])}}}}return null}function v(G,H){var I=G.getStartElement(),J=I.getAscendant("td",true)||I.getAscendant("th",true);if(!J){return}var K=J.clone();if(!c){K.appendBogus()}if(H){K.insertBefore(J)}else{K.insertAfter(J)}}function w(G){if(G instanceof d.selection){var H=n(G),I=H[0]&&H[0].getAscendant("table"),J=o(H);for(var K=H.length-1;K>=0;K--){w(H[K])}if(J){y(J,true)}else{if(I){I.remove()}}}else{if(G instanceof h){var L=G.getParent();if(L.getChildCount()==1){L.remove()}else{G.remove()}}}}function x(G){var H=G.getBogus();H&&H.remove();G.trim()}function y(G,H){var I=new d.range(G.getDocument());if(!I["moveToElementEdit"+(H?"End":"Start")](G)){I.selectNodeContents(G);I.collapse(H?false:true)}I.select(true)}function z(G){var H=G.$.rows,I=-1,J=[];for(var K=0;K<H.length;K++){I++;!J[I]&&(J[I]=[]);var L=-1;for(var M=0;M<H[K].cells.length;M++){var N=H[K].cells[M];L++;while(J[I][L]){L++}var O=isNaN(N.colSpan)?1:N.colSpan,P=isNaN(N.rowSpan)?1:N.rowSpan;for(var Q=0;Q<P;Q++){if(!J[I+Q]){J[I+Q]=[]}for(var R=0;R<O;R++){J[I+Q][L+R]=H[K].cells[M]}}L+=O-1}}return J}function A(G,H,I){var J=G[H];if(typeof I=="undefined"){return J}for(var K=0;J&&K<J.length;K++){if(I.is&&J[K]==I.$){return K}else{if(K==I){return new h(J[K])}}}return I.is?-1:null}function B(G,H,I){var J=[];for(var K=0;K<G.length;K++){var L=G[K];if(typeof I=="undefined"){J.push(L[H])}else{if(I.is&&L[H]==I.$){return K}else{if(K==I){return new h(L[H])}}}}return typeof I=="undefined"?J:I.is?-1:null}function C(G,H,I){var J=n(G),K;if((H?J.length!=1:J.length<2)||(K=G.getCommonAncestor())&&K.type==1&&K.is("table")){return false}var L,M=J[0],N=M.getAscendant("table"),O=z(N),P=O.length,Q=O[0].length,R=M.getParent().$.rowIndex,S=A(O,R,M);if(H){var T;try{T=O[H=="up"?R-1:H=="down"?R+1:R][H=="left"?S-1:H=="right"?S+1:S]}catch(al){return false}if(!T||M.$==T){return false}J[H=="up"||H=="left"?"unshift":"push"](new h(T))}var U=M.getDocument(),V=R,W=0,X=0,Y=!I&&new d.documentFragment(U),Z=0;for(var aa=0;aa<J.length;aa++){L=J[aa];var ab=L.getParent(),ac=L.getFirst(),ad=L.$.colSpan,ae=L.$.rowSpan,af=ab.$.rowIndex,ag=A(O,af,L);Z+=ad*ae;X=Math.max(X,ag-S+ad);W=Math.max(W,af-R+ae);if(!I){if(x(L),L.getChildren().count()){if(af!=V&&ac&&!(ac.isBlockBoundary&&ac.isBlockBoundary({br:1}))){var ah=Y.getLast(d.walker.whitespaces(true));if(ah&&!(ah.is&&ah.is("br"))){Y.append(new h("br"))}}L.moveChildren(Y)}aa?L.remove():L.setHtml("")}V=af}if(!I){Y.moveChildren(M);if(!c){M.appendBogus()}if(X>=Q){M.removeAttribute("rowSpan")}else{M.$.rowSpan=W}if(W>=P){M.removeAttribute("colSpan")}else{M.$.colSpan=X}var ai=new d.nodeList(N.$.rows),aj=ai.count();for(aa=aj-1;aa>=0;aa--){var ak=ai.getItem(aa);if(!ak.$.cells.length){ak.remove();aj++;continue}}return M}else{return W*X==Z}}function D(G,H){var I=n(G);if(I.length>1){return false}else{if(H){return true}}var J=I[0],K=J.getParent(),L=K.getAscendant("table"),M=z(L),N=K.$.rowIndex,O=A(M,N,J),P=J.$.rowSpan,Q,R,S,T;if(P>1){R=Math.ceil(P/2);S=Math.floor(P/2);T=N+R;var U=new h(L.$.rows[T]),V=A(M,T),W;Q=J.clone();for(var X=0;X<V.length;X++){W=V[X];if(W.parentNode==U.$&&X>O){Q.insertBefore(new h(W));break}else{W=null}}if(!W){U.append(Q,true)}}else{S=R=1;U=K.clone();U.insertAfter(K);U.append(Q=J.clone());var Y=A(M,N);for(var Z=0;Z<Y.length;Z++){Y[Z].rowSpan++}}if(!c){Q.appendBogus()}J.$.rowSpan=R;Q.$.rowSpan=S;if(R==1){J.removeAttribute("rowSpan")}if(S==1){Q.removeAttribute("rowSpan")}return Q}function E(G,H){var I=n(G);if(I.length>1){return false}else{if(H){return true}}var J=I[0],K=J.getParent(),L=K.getAscendant("table"),M=z(L),N=K.$.rowIndex,O=A(M,N,J),P=J.$.colSpan,Q,R,S;if(P>1){R=Math.ceil(P/2);S=Math.floor(P/2)}else{S=R=1;var T=B(M,O);for(var U=0;U<T.length;U++){T[U].colSpan++}}Q=J.clone();Q.insertAfter(J);if(!c){Q.appendBogus()}J.$.colSpan=R;Q.$.colSpan=S;if(R==1){J.removeAttribute("colSpan")}if(S==1){Q.removeAttribute("colSpan")}return Q}var F={thead:1,tbody:1,tfoot:1,td:1,tr:1,th:1};j.tabletools={init:function(G){var H=G.lang.table;G.addCommand("cellProperties",new a.dialogCommand("cellProperties"));a.dialog.add("cellProperties",this.path+"dialogs/tableCell.js");G.addCommand("tableDelete",{exec:function(I){var J=I.getSelection(),K=J&&J.getStartElement(),L=K&&K.getAscendant("table",true);if(!L){return}J.selectElement(L);var M=J.getRanges()[0];M.collapse();J.selectRanges([M]);var N=L.getParent();if(N.getChildCount()==1&&N.getName()!="body"){N.remove()}else{L.remove()}}});G.addCommand("rowDelete",{exec:function(I){var J=I.getSelection();y(r(J))}});G.addCommand("rowInsertBefore",{exec:function(I){var J=I.getSelection();q(J,true)}});G.addCommand("rowInsertAfter",{exec:function(I){var J=I.getSelection();q(J)}});G.addCommand("columnDelete",{exec:function(I){var J=I.getSelection(),K=u(J);K&&y(K,true)}});G.addCommand("columnInsertBefore",{exec:function(I){var J=I.getSelection();s(J,true)}});G.addCommand("columnInsertAfter",{exec:function(I){var J=I.getSelection();s(J)}});G.addCommand("cellDelete",{exec:function(I){var J=I.getSelection();w(J)}});G.addCommand("cellMerge",{exec:function(I){y(C(I.getSelection()),true)}});G.addCommand("cellMergeRight",{exec:function(I){y(C(I.getSelection(),"right"),true)}});G.addCommand("cellMergeDown",{exec:function(I){y(C(I.getSelection(),"down"),true)}});G.addCommand("cellVerticalSplit",{exec:function(I){y(D(I.getSelection()))}});G.addCommand("cellHorizontalSplit",{exec:function(I){y(E(I.getSelection()))}});G.addCommand("cellInsertBefore",{exec:function(I){var J=I.getSelection();v(J,true)}});G.addCommand("cellInsertAfter",{exec:function(I){var J=I.getSelection();v(J)}});if(G.addMenuItems){G.addMenuItems({tablecell:{label:H.cell.menu,group:"tablecell",order:1,getItems:function(){var I=G.getSelection(),J=n(I);return{tablecell_insertBefore:2,tablecell_insertAfter:2,tablecell_delete:2,tablecell_merge:C(I,null,true)?2:0,tablecell_merge_right:C(I,"right",true)?2:0,tablecell_merge_down:C(I,"down",true)?2:0,tablecell_split_vertical:D(I,true)?2:0,tablecell_split_horizontal:E(I,true)?2:0,tablecell_properties:J.length>0?2:0}}},tablecell_insertBefore:{label:H.cell.insertBefore,group:"tablecell",command:"cellInsertBefore",order:5},tablecell_insertAfter:{label:H.cell.insertAfter,group:"tablecell",command:"cellInsertAfter",order:10},tablecell_delete:{label:H.cell.deleteCell,group:"tablecell",command:"cellDelete",order:15},tablecell_merge:{label:H.cell.merge,group:"tablecell",command:"cellMerge",order:16},tablecell_merge_right:{label:H.cell.mergeRight,group:"tablecell",command:"cellMergeRight",order:17},tablecell_merge_down:{label:H.cell.mergeDown,group:"tablecell",command:"cellMergeDown",order:18},tablecell_split_horizontal:{label:H.cell.splitHorizontal,group:"tablecell",command:"cellHorizontalSplit",order:19},tablecell_split_vertical:{label:H.cell.splitVertical,group:"tablecell",command:"cellVerticalSplit",order:20},tablecell_properties:{label:H.cell.title,group:"tablecellproperties",command:"cellProperties",order:21},tablerow:{label:H.row.menu,group:"tablerow",order:1,getItems:function(){return{tablerow_insertBefore:2,tablerow_insertAfter:2,tablerow_delete:2}}},tablerow_insertBefore:{label:H.row.insertBefore,group:"tablerow",command:"rowInsertBefore",order:5},tablerow_insertAfter:{label:H.row.insertAfter,group:"tablerow",command:"rowInsertAfter",order:10},tablerow_delete:{label:H.row.deleteRow,group:"tablerow",command:"rowDelete",order:15},tablecolumn:{label:H.column.menu,group:"tablecolumn",order:1,getItems:function(){return{tablecolumn_insertBefore:2,tablecolumn_insertAfter:2,tablecolumn_delete:2}}},tablecolumn_insertBefore:{label:H.column.insertBefore,group:"tablecolumn",command:"columnInsertBefore",order:5},tablecolumn_insertAfter:{label:H.column.insertAfter,group:"tablecolumn",command:"columnInsertAfter",order:10},tablecolumn_delete:{label:H.column.deleteColumn,group:"tablecolumn",command:"columnDelete",order:15}})}if(G.contextMenu){G.contextMenu.addListener(function(I,J){if(!I){return null}while(I){if(I.getName() in F){return{tablecell:2,tablerow:2,tablecolumn:2}}I=I.getParent()}return null})}},getSelectedCells:n};j.add("tabletools",j.tabletools)})();j.add("specialchar",{init:function(l){var m="specialchar";a.dialog.add(m,this.path+"dialogs/specialchar.js");l.addCommand(m,new a.dialogCommand(m));l.ui.addButton("SpecialChar",{label:l.lang.specialChar.toolbar,command:m})}});(function(){var l={editorFocus:false,modes:{wysiwyg:1,source:1}},m={exec:function(o){o.container.focusNext(true,o.tabIndex)}},n={exec:function(o){o.container.focusPrevious(true,o.tabIndex)}};j.add("tab",{requires:["keystrokes"],init:function(o){var p=o.config.tabSpaces||0,q="";while(p--){q+="\xa0"}if(q){o.on("key",function(r){if(r.data.keyCode==9){o.insertHtml(q);r.cancel()}})}if(b.webkit||b.gecko){o.on("key",function(r){var s=r.data.keyCode;if(s==9&&!q){r.cancel();o.execCommand("blur")}if(s==2000+9){o.execCommand("blurBack");r.cancel()}})}o.addCommand("blur",e.extend(m,l));o.addCommand("blurBack",e.extend(n,l))}})})();h.prototype.focusNext=function(l,m){var v=this;var n=v.$,o=m===undefined?v.getTabIndex():m,p,q,r,s,t,u;if(o<=0){t=v.getNextSourceNode(l,1);while(t){if(t.isVisible()&&t.getTabIndex()===0){r=t;break}t=t.getNextSourceNode(false,1)}}else{t=v.getDocument().getBody().getFirst();while(t=t.getNextSourceNode(false,1)){if(!p){if(!q&&t.equals(v)){q=true;if(l){if(!(t=t.getNextSourceNode(true,1))){break}p=1}}else{if(q&&!v.contains(t)){p=1}}}if(!t.isVisible()||(u=t.getTabIndex())<0){continue}if(p&&u==o){r=t;break}if(u>o&&(!r||!s||u<s)){r=t;s=u}else{if(!r&&u===0){r=t;s=u}}}}if(r){r.focus()}};h.prototype.focusPrevious=function(l,m){var v=this;var n=v.$,o=m===undefined?v.getTabIndex():m,p,q,r,s=0,t,u=v.getDocument().getBody().getLast();while(u=u.getPreviousSourceNode(false,1)){if(!p){if(!q&&u.equals(v)){q=true;if(l){if(!(u=u.getPreviousSourceNode(true,1))){break}p=1}}else{if(q&&!v.contains(u)){p=1}}}if(!u.isVisible()||(t=u.getTabIndex())<0){continue}if(o<=0){if(p&&t===0){r=u;break}if(t>s){r=u;s=t}}else{if(p&&t==o){r=u;break}if(t<o&&(!r||t>s)){r=u;s=t}}}if(r){r.focus()}};(function(){j.add("templates",{requires:["dialog"],init:function(n){a.dialog.add("templates",a.getUrl(this.path+"dialogs/templates.js"));n.addCommand("templates",new a.dialogCommand("templates"));n.ui.addButton("Templates",{label:n.lang.templates.button,command:"templates"})}});var l={},m={};a.addTemplates=function(n,o){l[n]=o};a.getTemplates=function(n){return l[n]};a.loadTemplates=function(n,o){var p=[];for(var q=0;q<n.length;q++){if(!m[n[q]]){p.push(n[q]);m[n[q]]=1}}if(p.length>0){a.scriptLoader.load(p,o)}else{setTimeout(o,0)}}})();i.templates="default";i.templates_files=[a.getUrl("plugins/templates/templates/default.js")];i.templates_replaceContent=true;(function(){var l=function(){this.toolbars=[];this.focusCommandExecuted=false};l.prototype.focus=function(){for(var n=0,o;o=this.toolbars[n++];){for(var p=0,q;q=o.items[p++];){if(q.focus){q.focus();return}}}};var m={toolbarFocus:{modes:{wysiwyg:1,source:1},exec:function(n){if(n.toolbox){n.toolbox.focusCommandExecuted=true;if(c){setTimeout(function(){n.toolbox.focus()},100)}else{n.toolbox.focus()}}}}};j.add("toolbar",{init:function(n){var o=function(p,q){var r,s,t,u=n.lang.dir=="rtl";switch(q){case u?37:39:case 9:do{r=p.next;if(!r){s=p.toolbar.next;t=s&&s.items.length;while(t===0){s=s.next;t=s&&s.items.length}if(s){r=s.items[0]}}p=r}while(p&&!p.focus);if(p){p.focus()}else{n.toolbox.focus()}return false;case u?39:37:case 2000+9:do{r=p.previous;if(!r){s=p.toolbar.previous;t=s&&s.items.length;while(t===0){s=s.previous;t=s&&s.items.length}if(s){r=s.items[t-1]}}p=r}while(p&&!p.focus);if(p){p.focus()}else{var v=n.toolbox.toolbars[n.toolbox.toolbars.length-1].items;v[v.length-1].focus()}return false;case 27:n.focus();return false;case 13:case 32:p.execute();return false}return true};n.on("themeSpace",function(p){if(p.data.space==n.config.toolbarLocation){n.toolbox=new l();var q="cke_"+e.getNextNumber(),r=['<div class="cke_toolbox" role="toolbar" aria-labelledby="',q,'"'],s=n.config.toolbarStartupExpanded!==false,t;r.push(s?">":' style="display:none">');r.push('<span id="',q,'" class="cke_voice_label">',n.lang.toolbar,"</span>");var u=n.toolbox.toolbars,v=n.config.toolbar instanceof Array?n.config.toolbar:n.config["toolbar_"+n.config.toolbar];for(var w=0;w<v.length;w++){var x=v[w];if(!x){continue}var y="cke_"+e.getNextNumber(),z={id:y,items:[]};if(t){r.push("</div>");t=0}if(x==="/"){r.push('<div class="cke_break"></div>');continue}r.push('<span id="',y,'" class="cke_toolbar" role="presentation"><span class="cke_toolbar_start"></span>');var A=u.push(z)-1;if(A>0){z.previous=u[A-1];z.previous.next=z}for(var B=0;B<x.length;B++){var C,D=x[B];if(D=="-"){C=k.separator}else{C=n.ui.create(D)}if(C){if(C.canGroup){if(!t){r.push('<span class="cke_toolgroup" role="presentation">');t=1}}else{if(t){r.push("</span>");t=0}}var E=C.render(n,r);A=z.items.push(E)-1;if(A>0){E.previous=z.items[A-1];E.previous.next=E}E.toolbar=z;E.onkey=o;E.onfocus=function(){if(!n.toolbox.focusCommandExecuted){n.focus()}}}}if(t){r.push("</span>");t=0}r.push('<span class="cke_toolbar_end"></span></span>')}r.push("</div>");if(n.config.toolbarCanCollapse){var F=e.addFunction(function(){n.execCommand("toolbarCollapse")});n.on("destroy",function(){e.removeFunction(F)});var G="cke_"+e.getNextNumber();n.addCommand("toolbarCollapse",{exec:function(H){var I=a.document.getById(G),J=I.getPrevious(),K=H.getThemeSpace("contents"),L=J.getParent(),M=parseInt(K.$.style.height,10),N=L.$.offsetHeight,O=!J.isVisible();if(!O){J.hide();I.addClass("cke_toolbox_collapser_min");I.setAttribute("title",H.lang.toolbarExpand)}else{J.show();I.removeClass("cke_toolbox_collapser_min");I.setAttribute("title",H.lang.toolbarCollapse)}I.getFirst().setText(O?"???":"???");var P=L.$.offsetHeight-N;K.setStyle("height",M-P+"px");H.fire("resize")},modes:{wysiwyg:1,source:1}});r.push('<a title="'+(s?n.lang.toolbarCollapse:n.lang.toolbarExpand)+'" id="'+G+'" tabIndex="-1" class="cke_toolbox_collapser');if(!s){r.push(" cke_toolbox_collapser_min")}r.push('" onclick="CKEDITOR.tools.callFunction('+F+')">',"<span>▲</span>","</a>")}p.data.html+=r.join("")}});n.addCommand("toolbarFocus",m.toolbarFocus)}})})();k.separator={render:function(l,m){m.push('<span class="cke_separator" role="separator"></span>');return{}}};i.toolbarLocation="top";i.toolbar_Basic=[["Bold","Italic","-","NumberedList","BulletedList","-","Link","Unlink","-","About"]];i.toolbar_Full=[["Source","-","Save","NewPage","Preview","-","Templates"],["Cut","Copy","Paste","PasteText","PasteFromWord","-","Print","SpellChecker","Scayt"],["Undo","Redo","-","Find","Replace","-","SelectAll","RemoveFormat"],["Form","Checkbox","Radio","TextField","Textarea","Select","Button","ImageButton","HiddenField"],"/",["Bold","Italic","Underline","Strike","-","Subscript","Superscript"],["NumberedList","BulletedList","-","Outdent","Indent","Blockquote","CreateDiv"],["JustifyLeft","JustifyCenter","JustifyRight","JustifyBlock"],["Link","Unlink","Anchor"],["Image","Flash","Table","HorizontalRule","Smiley","SpecialChar","PageBreak"],"/",["Styles","Format","Font","FontSize"],["TextColor","BGColor"],["Maximize","ShowBlocks","-","About"]];i.toolbar="Full";i.toolbarCanCollapse=true;(function(){j.add("undo",{requires:["selection","wysiwygarea"],init:function(r){var s=new n(r),t=r.addCommand("undo",{exec:function(){if(s.undo()){r.selectionChange();this.fire("afterUndo")}},state:0,canUndo:false}),u=r.addCommand("redo",{exec:function(){if(s.redo()){r.selectionChange();this.fire("afterRedo")}},state:0,canUndo:false});s.onChange=function(){t.setState(s.undoable()?2:0);u.setState(s.redoable()?2:0)};function v(w){if(s.enabled&&w.data.command.canUndo!==false){s.save()}}r.on("beforeCommandExec",v);r.on("afterCommandExec",v);r.on("saveSnapshot",function(){s.save()});r.on("contentDom",function(){r.document.on("keydown",function(w){if(!w.data.$.ctrlKey&&!w.data.$.metaKey){s.type(w)}})});r.on("beforeModeUnload",function(){r.mode=="wysiwyg"&&s.save(true)});r.on("mode",function(){s.enabled=r.mode=="wysiwyg";s.onChange()});r.ui.addButton("Undo",{label:r.lang.undo,command:"undo"});r.ui.addButton("Redo",{label:r.lang.redo,command:"redo"});r.resetUndo=function(){s.reset();r.fire("saveSnapshot")};r.on("updateSnapshot",function(){if(s.currentImage&&new l(r).equals(s.currentImage)){setTimeout(function(){s.update()},0)}})}});j.undo={};var l=j.undo.Image=function(r){this.editor=r;var s=r.getSnapshot(),t=s&&r.getSelection();c&&s&&(s=s.replace(/\s+_cke_expando=".*?"/g,""));this.contents=s;this.bookmarks=t&&t.createBookmarks2(true)},m=/\b(?:href|src|name)="[^"]*?"/gi;l.prototype={equals:function(r,s){var t=this.contents,u=r.contents;if(c&&(b.ie7Compat||b.ie6Compat)){t=t.replace(m,"");u=u.replace(m,"")}if(t!=u){return false}if(s){return true}var v=this.bookmarks,w=r.bookmarks;if(v||w){if(!v||!w||v.length!=w.length){return false}for(var x=0;x<v.length;x++){var y=v[x],z=w[x];if(y.startOffset!=z.startOffset||y.endOffset!=z.endOffset||!e.arrayCompare(y.start,z.start)||!e.arrayCompare(y.end,z.end)){return false}}}return true}};function n(r){this.editor=r;this.reset()}var o={8:1,46:1},p={16:1,17:1,18:1},q={37:1,38:1,39:1,40:1};n.prototype={type:function(r){var s=r&&r.data.getKey(),t=s in p,u=s in o,v=this.lastKeystroke in o,w=u&&s==this.lastKeystroke,x=s in q,y=this.lastKeystroke in q,z=!u&&!x,A=u&&!w,B=!(t||this.typing)||z&&(v||y);if(B||A){var C=new l(this.editor);e.setTimeout(function(){var E=this;var D=E.editor.getSnapshot();if(c){D=D.replace(/\s+_cke_expando=".*?"/g,"")}if(C.contents!=D){E.typing=true;if(!E.save(false,C,false)){E.snapshots.splice(E.index+1,E.snapshots.length-E.index-1)}E.hasUndo=true;E.hasRedo=false;E.typesCount=1;E.modifiersCount=1;E.onChange()}},0,this)}this.lastKeystroke=s;if(u){this.typesCount=0;this.modifiersCount++;if(this.modifiersCount>25){this.save(false,null,false);this.modifiersCount=1}}else{if(!x){this.modifiersCount=0;this.typesCount++;if(this.typesCount>25){this.save(false,null,false);this.typesCount=1}}}},reset:function(){var r=this;r.lastKeystroke=0;r.snapshots=[];r.index=-1;r.limit=r.editor.config.undoStackSize;r.currentImage=null;r.hasUndo=false;r.hasRedo=false;r.resetType()},resetType:function(){var r=this;r.typing=false;delete r.lastKeystroke;r.typesCount=0;r.modifiersCount=0},fireChange:function(){var r=this;r.hasUndo=!!r.getNextImage(true);r.hasRedo=!!r.getNextImage(false);r.resetType();r.onChange()},save:function(r,s,t){var v=this;var u=v.snapshots;if(!s){s=new l(v.editor)}if(s.contents===false){return false}if(v.currentImage&&s.equals(v.currentImage,r)){return false}u.splice(v.index+1,u.length-v.index-1);if(u.length==v.limit){u.shift()}v.index=u.push(s)-1;v.currentImage=s;if(t!==false){v.fireChange()}return true},restoreImage:function(r){var t=this;t.editor.loadSnapshot(r.contents);if(r.bookmarks){t.editor.getSelection().selectBookmarks(r.bookmarks)}else{if(c){var s=t.editor.document.getBody().$.createTextRange();s.collapse(true);s.select()}}t.index=r.index;t.update();t.fireChange()},getNextImage:function(r){var w=this;var s=w.snapshots,t=w.currentImage,u,v;if(t){if(r){for(v=w.index-1;v>=0;v--){u=s[v];if(!t.equals(u,true)){u.index=v;return u}}}else{for(v=w.index+1;v<s.length;v++){u=s[v];if(!t.equals(u,true)){u.index=v;return u}}}}return null},redoable:function(){return this.enabled&&this.hasRedo},undoable:function(){return this.enabled&&this.hasUndo},undo:function(){var s=this;if(s.undoable()){s.save(true);var r=s.getNextImage(true);if(r){return s.restoreImage(r),true}}return false},redo:function(){var s=this;if(s.redoable()){s.save(true);if(s.redoable()){var r=s.getNextImage(false);if(r){return s.restoreImage(r),true}}}return false},update:function(){var r=this;r.snapshots.splice(r.index,1,r.currentImage=new l(r.editor))}}})();i.undoStackSize=20;(function(){var l={table:1,pre:1},m=/\s*<(p|div|address|h\d|center|li)[^>]*>\s*(?:<br[^>]*>| |\u00A0| )?\s*(:?<\/\1>)?\s*(?=$|<\/body>)/gi,n=d.walker.whitespaces(true);function o(z){if(this.mode=="wysiwyg"){this.focus();this.fire("saveSnapshot");var A=this.getSelection(),B=z.data;if(this.dataProcessor){B=this.dataProcessor.toHtml(B)}if(c){var C=A.isLocked;if(C){A.unlock()}var D=A.getNative();if(D.type=="Control"){D.clear()}D.createRange().pasteHTML(B);if(C){this.getSelection().lock()}}else{this.document.$.execCommand("inserthtml",false,B)}if(b.webkit){this.document.$.execCommand("inserthtml",false,'<span id="cke_paste_marker" cke_temp="1"></span>');var E=this.document.getById("cke_paste_marker");E.scrollIntoView();E.remove()}e.setTimeout(function(){this.fire("saveSnapshot")},0,this)}}function p(z){if(this.mode=="wysiwyg"){this.focus();this.fire("saveSnapshot");var A=z.data,B=A.getName(),C=f.$block[B],D=this.getSelection(),E=D.getRanges(),F=D.isLocked;if(F){D.unlock()}var G,H,I,J;for(var K=E.length-1;K>=0;K--){G=E[K];G.deleteContents();H=!K&&A||A.clone(true);var L,M;if(C){while((L=G.getCommonAncestor(false,true))&&(M=f[L.getName()])&&!(M&&M[B])){if(L.getName() in f.span){G.splitElement(L)}else{if(G.checkStartOfBlock()&&G.checkEndOfBlock()){G.setStartBefore(L);G.collapse(true);L.remove()}else{G.splitBlock()}}}}G.insertNode(H);if(!I){I=H}}G.moveToPosition(I,4);if(C){var N=I.getNext(n),O=N&&N.type==1&&N.getName();if(O&&f.$block[O]&&f[O]["#"]){G.moveToElementEditStart(N)}}D.selectRanges([G]);if(F){this.getSelection().lock()}e.setTimeout(function(){this.fire("saveSnapshot")},0,this)}}function q(z){if(!z.checkDirty()){setTimeout(function(){z.resetDirty()})}}var r=d.walker.whitespaces(true),s=d.walker.bookmark(false,true);function t(z){return r(z)&&s(z)}function u(z){return z.type==3&&e.trim(z.getText()).match(/^(?: |\xa0)$/)}function v(z){if(z.isLocked){z.unlock();setTimeout(function(){z.lock()},0)}}function w(z){return z.getOuterHtml().match(m)}r=d.walker.whitespaces(true);function x(z){var A=z.window,B=z.document,C=z.document.getBody(),D=C.getChildren().count();if(!D||D==1&&C.getFirst().hasAttribute("_moz_editor_bogus_node")){q(z);var E=B.$.createEvent("KeyEvents");E.initKeyEvent("keypress",true,true,A.$,false,false,false,false,0,32);B.$.dispatchEvent(E);D&&C.getFirst().remove();B.getBody().appendBogus();var F=new d.range(B);F.setStartAt(C,1);F.select()}}function y(z){var A=z.editor,B=z.data.path,C=B.blockLimit,D=z.data.selection,E=D.getRanges()[0],F=A.document.getBody(),G=A.config.enterMode;b.gecko&&x(A);if(G!=2&&E.collapsed&&C.getName()=="body"&&!B.block){A.fire("updateSnapshot");q(A);c&&v(D);var H=E.fixBlock(true,A.config.enterMode==3?"div":"p");if(c){var I=H.getFirst(t);I&&u(I)&&I.remove()}if(w(H)){var J=H.getNext(r);if(J&&J.type==1&&!l[J.getName()]){E.moveToElementEditStart(J);H.remove()}else{J=H.getPrevious(r);if(J&&J.type==1&&!l[J.getName()]){E.moveToElementEditEnd(J);H.remove()}}}E.select();if(!c){A.selectionChange()}}var K=new d.range(A.document),L=new d.walker(K);K.selectNodeContents(F);L.evaluator=function(N){return N.type==1&&N.getName() in l};L.guard=function(N,O){return !(N.type==3&&r(N)||O)};if(L.previous()){A.fire("updateSnapshot");q(A);c&&v(D);var M;if(G!=2){M=F.append(new h(G==1?"p":"div"))}else{M=F}if(!c){M.appendBogus()}}}j.add("wysiwygarea",{requires:["editingblock"],init:function(z){var A=z.config.enterMode!=2?z.config.enterMode==3?"div":"p":false,B=z.lang.editorTitle.replace("%1",z.name),C;z.on("editingBlockReady",function(){var I,J,K,L,M,N,O=b.isCustomDomain(),P=function(S){if(J){J.remove()}var T="document.open();"+(O?'document.domain="'+document.domain+'";':"")+"document.close();";J=h.createFromHtml('<iframe style="width:100%;height:100%" frameBorder="0" title="'+B+'" src="'+(c?"javascript:void(function(){"+encodeURIComponent(T)+"}())":"")+'" tabIndex="'+(b.webkit?-1:z.tabIndex)+'" allowTransparency="true"></iframe>');J.on("load",function(U){M=1;U.removeListener();var V=J.getFrameDocument().$;V.open("text/html","replace");V.write(S);V.close()});I.append(J)};C=e.addFunction(R);var Q='<script id="cke_actscrpt" type="text/javascript" cke_temp="1">'+(O?'document.domain="'+document.domain+'";':"")+"window.parent.CKEDITOR.tools.callFunction( "+C+", window );<\/script>";function R(S){if(!M){return}M=0;z.fire("ariaWidget",J);var T=S.document,U=T.body,V=T.getElementById("cke_actscrpt");V.parentNode.removeChild(V);U.spellcheck=!z.config.disableNativeSpellChecker;if(c){U.hideFocus=true;U.disabled=true;U.contentEditable=true;U.removeAttribute("disabled")}else{setTimeout(function(){if(b.gecko&&b.version>=10900||b.opera){T.$.body.contentEditable=true}else{if(b.webkit){T.$.body.parentNode.contentEditable=true}else{T.$.designMode="on"}}},0)}b.gecko&&e.setTimeout(x,0,null,z);S=z.window=new d.window(S);T=z.document=new g(T);T.on("dblclick",function(Z){var aa=Z.data.getTarget(),ab={element:aa,dialog:""};z.fire("doubleclick",ab);ab.dialog&&z.openDialog(ab.dialog)});if(!(c||b.opera)){T.on("mousedown",function(Z){var aa=Z.data.getTarget();if(aa.is("img","hr","input","textarea","select")){z.getSelection().selectElement(aa)}})}if(b.gecko){T.on("mouseup",function(Z){if(Z.data.$.button==2){var aa=Z.data.getTarget();if(!aa.getOuterHtml().replace(m,"")){var ab=new d.range(T);ab.moveToElementEditStart(aa);ab.select(true)}}})}if(b.webkit){T.on("click",function(Z){if(Z.data.getTarget().is("input","select")){Z.data.preventDefault()}});T.on("mouseup",function(Z){if(Z.data.getTarget().is("input","textarea")){Z.data.preventDefault()}})}if(c&&T.$.compatMode=="CSS1Compat"||b.gecko||b.opera){var W=T.getDocumentElement();W.on("mousedown",function(Z){if(Z.data.getTarget().equals(W)){if(b.gecko&&b.version>=10900){G()}H.focus()}})}S.on("blur",function(){z.focusManager.blur()});S.on("focus",function(){var Z=z.document;if(b.gecko&&b.version>=10900){G()}else{if(b.opera){Z.getBody().focus()}}z.focusManager.focus()});var X=z.keystrokeHandler;if(X){X.attach(T)}if(c){T.getDocumentElement().addClass(T.$.compatMode);T.on("keydown",function(Z){var aa=Z.data.getKeystroke();if(aa in {8:1,46:1}){var ab=z.getSelection(),ac=ab.getSelectedElement();if(ac){z.fire("saveSnapshot");var ad=ab.getRanges()[0].createBookmark();ac.remove();ab.selectBookmarks([ad]);z.fire("saveSnapshot");Z.data.preventDefault()}}});if(T.$.compatMode=="CSS1Compat"){var Y={33:1,34:1};T.on("keydown",function(Z){if(Z.data.getKeystroke() in Y){setTimeout(function(){z.getSelection().scrollIntoView()},0)}})}}if(z.contextMenu){z.contextMenu.addTarget(T,z.config.browserContextMenuOnCtrl!==false)}setTimeout(function(){z.fire("contentDom");if(N){z.mode="wysiwyg";z.fire("mode");N=false}K=false;if(L){z.focus();L=false}setTimeout(function(){z.fire("dataReady")},0);try{z.document.$.execCommand("enableObjectResizing",false,!z.config.disableObjectResizing)}catch(Z){}try{z.document.$.execCommand("enableInlineTableEditing",false,!z.config.disableNativeTableHandles)}catch(aa){}if(c){setTimeout(function(){if(z.document){var ab=z.document.$.body;ab.runtimeStyle.marginBottom="0px";ab.runtimeStyle.marginBottom=""}},1000)}},0)}z.addMode("wysiwyg",{load:function(S,T,U){I=S;if(c&&b.quirks){S.setStyle("position","relative")}z.mayBeDirty=true;N=true;if(U){this.loadSnapshotData(T)}else{this.loadData(T)}},loadData:function(S){K=true;var T=z.config,U=T.fullPage,V=T.docType,W='<style type="text/css" cke_temp="1">'+z._.styles.join("\n")+"</style>";!U&&(W=e.buildStyleHtml(z.config.contentsCss)+W);var X=T.baseHref?'<base href="'+T.baseHref+'" cke_temp="1" />':"";if(U){S=S.replace(/<!DOCTYPE[^>]*>/i,function(Y){z.docType=V=Y;return""})}if(z.dataProcessor){S=z.dataProcessor.toHtml(S,A)}if(U){if(!/<body[\s|>]/.test(S)){S="<body>"+S}if(!/<html[\s|>]/.test(S)){S="<html>"+S+"</html>"}if(!/<head[\s|>]/.test(S)){S=S.replace(/<html[^>]*>/,"$&<head><title></title></head>")}else{if(!/<title[\s|>]/.test(S)){S=S.replace(/<head[^>]*>/,"$&<title></title>")}}X&&(S=S.replace(/<head>/,"$&"+X));S=S.replace(/<\/head\s*>/,W+"$&");S=V+S}else{S=T.docType+'<html dir="'+T.contentsLangDirection+'" lang="'+(T.contentsLanguage||z.langCode)+'"><head><title>'+B+"</title>"+X+W+"</head><body"+(T.bodyId?' id="'+T.bodyId+'"':"")+(T.bodyClass?' class="'+T.bodyClass+'"':"")+">"+S+"</html>"}S+=Q;this.onDispose();P(S)},getData:function(){var S=z.config,T=S.fullPage,U=T&&z.docType,V=J.getFrameDocument(),W=T?V.getDocumentElement().getOuterHtml():V.getBody().getHtml();if(z.dataProcessor){W=z.dataProcessor.toDataFormat(W,A)}if(S.ignoreEmptyParagraph){W=W.replace(m,"")}if(U){W=U+"\n"+W}return W},getSnapshotData:function(){return J.getFrameDocument().getBody().getHtml()},loadSnapshotData:function(S){J.getFrameDocument().getBody().setHtml(S)},onDispose:function(){if(!z.document){return}z.document.getDocumentElement().clearCustomData();z.document.getBody().clearCustomData();z.window.clearCustomData();z.document.clearCustomData();J.clearCustomData();J.remove()},unload:function(S){this.onDispose();z.window=z.document=J=I=L=null;z.fire("contentDomUnload")},focus:function(){if(K){L=true}else{if(z.window){z.window.focus();z.selectionChange()}}}});z.on("insertHtml",o,null,null,20);z.on("insertElement",p,null,null,20);z.on("selectionChange",y,null,null,1)});var D;z.on("contentDom",function(){var I=z.document.getElementsByTag("title").getItem(0);I.setAttribute("_cke_title",z.document.$.title);z.document.$.title=B});if(b.ie8Compat){z.addCss("html.CSS1Compat [contenteditable=false]{ min-height:0 !important;}");var E=[];for(var F in f.$removeEmpty){E.push("html.CSS1Compat "+F+"[contenteditable=false]")}z.addCss(E.join(",")+"{ display:inline-block;}")}function G(I){e.tryThese(function(){z.document.$.designMode="on";setTimeout(function(){z.document.$.designMode="off";z.document.getBody().focus()},50)},function(){z.document.$.designMode="off";var J=z.document.getBody();J.setAttribute("contentEditable",false);J.setAttribute("contentEditable",true);!I&&G(1)})}if(b.gecko||c||b.opera){var H;z.on("uiReady",function(){H=z.container.append(h.createFromHtml('<span tabindex="-1" style="position:absolute; left:-10000" role="presentation"></span>'));H.on("focus",function(){z.focus()})});z.on("destroy",function(){e.removeFunction(C);H.clearCustomData()})}z.on("insertElement",function(I){var J=I.data;if(J.type==1&&(J.is("input")||J.is("textarea"))){J.setAttribute("contentEditable",false)}})}});if(b.gecko){(function(){var z=document.body;if(!z){window.addEventListener("load",arguments.callee,false)}else{var A=z.getAttribute("onpageshow");z.setAttribute("onpageshow",(A?A+";":"")+'event.persisted && (function(){var allInstances = CKEDITOR.instances, editor, doc;for ( var i in allInstances ){\teditor = allInstances[ i ];\tdoc = editor.document;\tif ( doc )\t{\t\tdoc.$.designMode = "off";\t\tdoc.$.designMode = "on";\t}}})();')}})()}})();i.disableObjectResizing=false;i.disableNativeTableHandles=true;i.disableNativeSpellChecker=true;i.ignoreEmptyParagraph=true;j.add("wsc",{requires:["dialog"],init:function(l){var m="checkspell",n=l.addCommand(m,new a.dialogCommand(m));n.modes={wysiwyg:!b.opera&&document.domain==window.location.hostname};l.ui.addButton("SpellChecker",{label:l.lang.spellCheck.toolbar,command:m});a.dialog.add(m,this.path+"dialogs/wsc.js")}});i.wsc_customerId=i.wsc_customerId||"1:ua3xw1-2XyGJ3-GWruD3-6OFNT1-oXcuB1-nR6Bp4-hgQHc-EcYng3-sdRXG3-NOfFk";i.wsc_customLoaderScript=i.wsc_customLoaderScript||null;a.DIALOG_RESIZE_NONE=0;a.DIALOG_RESIZE_WIDTH=1;a.DIALOG_RESIZE_HEIGHT=2;a.DIALOG_RESIZE_BOTH=3;(function(){function l(M){return !!this._.tabs[M][0].$.offsetHeight}function m(){var Q=this;var M=Q._.currentTabId,N=Q._.tabIdList.length,O=e.indexOf(Q._.tabIdList,M)+N;for(var P=O-1;P>O-N;P--){if(l.call(Q,Q._.tabIdList[P%N])){return Q._.tabIdList[P%N]}}return null}function n(){var Q=this;var M=Q._.currentTabId,N=Q._.tabIdList.length,O=e.indexOf(Q._.tabIdList,M);for(var P=O+1;P<O+N;P++){if(l.call(Q,Q._.tabIdList[P%N])){return Q._.tabIdList[P%N]}}return null}a.dialog=function(M,N){var O=a.dialog._.dialogDefinitions[N];O=e.extend(O(M),p);O=e.clone(O);O=new t(this,O);var P=a.document,Q=M.theme.buildDialog(M);this._={editor:M,element:Q.element,name:N,contentSize:{width:0,height:0},size:{width:0,height:0},updateSize:false,contents:{},buttons:{},accessKeyMap:{},tabs:{},tabIdList:[],currentTabId:null,currentTabIndex:null,pageCount:0,lastTab:null,tabBarMode:false,focusList:[],currentFocusIndex:0,hasFocus:false};this.parts=Q.parts;e.setTimeout(function(){M.fire("ariaWidget",this.parts.contents)},0,this);this.parts.dialog.setStyles({position:b.ie6Compat?"absolute":"fixed",top:0,left:0,visibility:"hidden"});a.event.call(this);this.definition=O=a.fire("dialogDefinition",{name:N,definition:O},M).definition;if(O.onLoad){this.on("load",O.onLoad)}if(O.onShow){this.on("show",O.onShow)}if(O.onHide){this.on("hide",O.onHide)}if(O.onOk){this.on("ok",function(ac){M.fire("saveSnapshot");setTimeout(function(){M.fire("saveSnapshot")},0);if(O.onOk.call(this,ac)===false){ac.data.hide=false}})}if(O.onCancel){this.on("cancel",function(ac){if(O.onCancel.call(this,ac)===false){ac.data.hide=false}})}var R=this,S=function(ac){var ad=R._.contents,ae=false;for(var af in ad){for(var ag in ad[af]){ae=ac.call(this,ad[af][ag]);if(ae){return}}}};this.on("ok",function(ac){S(function(ad){if(ad.validate){var ae=ad.validate(this);if(typeof ae=="string"){alert(ae);ae=false}if(ae===false){if(ad.select){ad.select()}else{ad.focus()}ac.data.hide=false;ac.stop();return true}}})},this,null,0);this.on("cancel",function(ac){S(function(ad){if(ad.isChanged()){if(!confirm(M.lang.common.confirmCancel)){ac.data.hide=false}return true}})},this,null,0);this.parts.close.on("click",function(ac){if(this.fire("cancel",{hide:true}).hide!==false){this.hide()}ac.data.preventDefault()},this);function T(){var ac=R._.focusList;ac.sort(function(af,ag){if(af.tabIndex!=ag.tabIndex){return ag.tabIndex-af.tabIndex}else{return af.focusIndex-ag.focusIndex}});var ad=ac.length;for(var ae=0;ae<ad;ae++){ac[ae].focusIndex=ae}}function U(ac){var ad=R._.focusList,ae=ac?1:-1;if(ad.length<1){return}var af=R._.currentFocusIndex;try{ad[af].getInputElement().$.blur()}catch(ai){}var ag=(af+ae+ad.length)%ad.length,ah=ag;while(!ad[ah].isFocusable()){ah=(ah+ae+ad.length)%ad.length;if(ah==ag){break}}ad[ah].focus();if(ad[ah].type=="text"){ad[ah].select()}}this.changeFocus=U;var V;function W(ac){var ah=this;if(R!=a.dialog._.currentTop){return}var ad=ac.data.getKeystroke(),ae=M.lang.dir=="rtl";V=0;if(ad==9||ad==2000+9){var af=ad==2000+9;if(R._.tabBarMode){var ag=af?m.call(R):n.call(R);R.selectPage(ag);R._.tabs[ag][0].focus()}else{U(!af)}V=1}else{if(ad==4000+121&&!R._.tabBarMode&&R.getPageCount()>1){R._.tabBarMode=true;R._.tabs[R._.currentTabId][0].focus();V=1}else{if((ad==37||ad==39)&&R._.tabBarMode){ag=ad==(ae?39:37)?m.call(R):n.call(R);R.selectPage(ag);R._.tabs[ag][0].focus();V=1}else{if((ad==13||ad==32)&&R._.tabBarMode){ah.selectPage(ah._.currentTabId);ah._.tabBarMode=false;ah._.currentFocusIndex=-1;U(true);V=1}}}}if(V){ac.stop();ac.data.preventDefault()}}function X(ac){V&&ac.data.preventDefault()}var Y=this._.element;this.on("show",function(){Y.on("keydown",W,this,null,0);if(b.opera||b.gecko&&b.mac){Y.on("keypress",X,this)}});this.on("hide",function(){Y.removeListener("keydown",W);if(b.opera||b.gecko&&b.mac){Y.removeListener("keypress",X)}});this.on("iframeAdded",function(ac){var ad=new g(ac.data.iframe.$.contentWindow.document);ad.on("keydown",W,this,null,0)});this.on("show",function(){var ag=this;T();if(M.config.dialog_startupFocusTab&&R._.pageCount>1){R._.tabBarMode=true;R._.tabs[R._.currentTabId][0].focus()}else{if(!ag._.hasFocus){ag._.currentFocusIndex=-1;if(O.onFocus){var ac=O.onFocus.call(ag);ac&&ac.focus()}else{U(true)}if(ag._.editor.mode=="wysiwyg"&&c){var ad=M.document.$.selection,ae=ad.createRange();if(ae){if(ae.parentElement&&ae.parentElement().ownerDocument==M.document.$||ae.item&&ae.item(0).ownerDocument==M.document.$){var af=document.body.createTextRange();af.moveToElementText(ag.getElement().getFirst().$);af.collapse(true);af.select()}}}}}},this,null,4294967295);if(b.ie6Compat){this.on("load",function(ac){var ad=this.getElement(),ae=ad.getFirst();ae.remove();ae.appendTo(ad)},this)}v(this);w(this);new d.text(O.title,a.document).appendTo(this.parts.title);for(var Z=0;Z<O.contents.length;Z++){this.addPage(O.contents[Z])}this.parts.tabs.on("click",function(ac){var af=this;var ad=ac.data.getTarget();if(ad.hasClass("cke_dialog_tab")){var ae=ad.$.id;af.selectPage(ae.substr(0,ae.lastIndexOf("_")));if(af._.tabBarMode){af._.tabBarMode=false;af._.currentFocusIndex=-1;U(true)}ac.data.preventDefault()}},this);var aa=[],ab=a.dialog._.uiElementBuilders.hbox.build(this,{type:"hbox",className:"cke_dialog_footer_buttons",widths:[],children:O.buttons},aa).getChild();this.parts.footer.setHtml(aa.join(""));for(Z=0;Z<ab.length;Z++){this._.buttons[ab[Z].id]=ab[Z]}};function o(M,N,O){this.element=N;this.focusIndex=O;this.tabIndex=0;this.isFocusable=function(){return !N.getAttribute("disabled")&&N.isVisible()};this.focus=function(){M._.currentFocusIndex=this.focusIndex;this.element.focus()};N.on("keydown",function(P){if(P.data.getKeystroke() in {32:1,13:1}){this.fire("click")}});N.on("focus",function(){this.fire("mouseover")});N.on("blur",function(){this.fire("mouseout")})}a.dialog.prototype={destroy:function(){this.hide();this._.element.remove()},resize:(function(){return function(M,N){var O=this;if(O._.contentSize&&O._.contentSize.width==M&&O._.contentSize.height==N){return}a.dialog.fire("resize",{dialog:O,skin:O._.editor.skinName,width:M,height:N},O._.editor);O._.contentSize={width:M,height:N};O._.updateSize=true}})(),getSize:function(){var O=this;if(!O._.updateSize){return O._.size}var M=O._.element.getFirst(),N=O._.size={width:M.$.offsetWidth||0,height:M.$.offsetHeight||0};O._.updateSize=!N.width||!N.height;return N},move:(function(){var M;return function(N,O){var R=this;var P=R._.element.getFirst();if(M===undefined){M=P.getComputedStyle("position")=="fixed"}if(M&&R._.position&&R._.position.x==N&&R._.position.y==O){return}R._.position={x:N,y:O};if(!M){var Q=a.document.getWindow().getScrollPosition();N+=Q.x;O+=Q.y}P.setStyles({left:(N>0?N:0)+"px",top:(O>0?O:0)+"px"})}})(),getPosition:function(){return e.extend({},this._.position)},show:function(){var M=this._.editor;if(M.mode=="wysiwyg"&&c){var N=M.getSelection();N&&N.lock()}var O=this._.element,P=this.definition;if(!(O.getParent()&&O.getParent().equals(a.document.getBody()))){O.appendTo(a.document.getBody())}else{O.setStyle("display","block")}if(b.gecko&&b.version<10900){var Q=this.parts.dialog;Q.setStyle("position","absolute");setTimeout(function(){Q.setStyle("position","fixed")},0)}this.resize(P.minWidth,P.minHeight);this.selectPage(this.definition.contents[0].id);this.reset();if(a.dialog._.currentZIndex===null){a.dialog._.currentZIndex=this._.editor.config.baseFloatZIndex}this._.element.getFirst().setStyle("z-index",a.dialog._.currentZIndex+=10);if(a.dialog._.currentTop===null){a.dialog._.currentTop=this;this._.parentDialog=null;A(this._.editor);O.on("keydown",E);O.on(b.opera?"keypress":"keyup",F);for(var R in {keyup:1,keydown:1,keypress:1}){O.on(R,L)}}else{this._.parentDialog=a.dialog._.currentTop;var S=this._.parentDialog.getElement().getFirst();S.$.style.zIndex-=Math.floor(this._.editor.config.baseFloatZIndex/2);a.dialog._.currentTop=this}G(this,this,"\x1b",null,function(){this.getButton("cancel")&&this.getButton("cancel").click()});this._.hasFocus=false;e.setTimeout(function(){var T=a.document.getWindow().getViewPaneSize(),U=this.getSize();this.move((T.width-P.minWidth)/2,(T.height-U.height)/2);this.parts.dialog.setStyle("visibility","");this.fireOnce("load",{});this.fire("show",{});this._.editor.fire("dialogShow",this);this.foreach(function(V){V.setInitValue&&V.setInitValue()})},100,this)},foreach:function(M){var P=this;for(var N in P._.contents){for(var O in P._.contents[N]){M(P._.contents[N][O])}}return P},reset:(function(){var M=function(N){if(N.reset){N.reset()}};return function(){this.foreach(M);return this}})(),setupContent:function(){var M=arguments;this.foreach(function(N){if(N.setup){N.setup.apply(N,M)}})},commitContent:function(){var M=arguments;this.foreach(function(N){if(N.commit){N.commit.apply(N,M)}})},hide:function(){if(!this.parts.dialog.isVisible()){return}this.fire("hide",{});this._.editor.fire("dialogHide",this);var M=this._.element;M.setStyle("display","none");this.parts.dialog.setStyle("visibility","hidden");H(this);while(a.dialog._.currentTop!=this){a.dialog._.currentTop.hide()}if(!this._.parentDialog){B()}else{var N=this._.parentDialog.getElement().getFirst();N.setStyle("z-index",parseInt(N.$.style.zIndex,10)+Math.floor(this._.editor.config.baseFloatZIndex/2))}a.dialog._.currentTop=this._.parentDialog;if(!this._.parentDialog){a.dialog._.currentZIndex=null;M.removeListener("keydown",E);M.removeListener(b.opera?"keypress":"keyup",F);for(var O in {keyup:1,keydown:1,keypress:1}){M.removeListener(O,L)}var P=this._.editor;P.focus();if(P.mode=="wysiwyg"&&c){var Q=P.getSelection();Q&&Q.unlock(true)}}else{a.dialog._.currentZIndex-=10}delete this._.parentDialog;this.foreach(function(R){R.resetInitValue&&R.resetInitValue()})},addPage:function(M){var Y=this;var N=[],O=M.label?' title="'+e.htmlEncode(M.label)+'"':"",P=M.elements,Q=a.dialog._.uiElementBuilders.vbox.build(Y,{type:"vbox",className:"cke_dialog_page_contents",children:M.elements,expand:!!M.expand,padding:M.padding,style:M.style||"width: 100%; height: 100%;"},N),R=h.createFromHtml(N.join(""));R.setAttribute("role","tabpanel");var S=b,T=M.id+"_"+e.getNextNumber(),U=h.createFromHtml(['<a class="cke_dialog_tab"',Y._.pageCount>0?" cke_last":"cke_first",O,!!M.hidden?' style="display:none"':"",' id="',T,'"',S.gecko&&S.version>=10900&&!S.hc?"":' href="javascript:void(0)"',' tabIndex="-1"',' hidefocus="true"',' role="tab">',M.label,"</a>"].join(""));R.setAttribute("aria-labelledby",T);Y._.tabs[M.id]=[U,R];Y._.tabIdList.push(M.id);!M.hidden&&Y._.pageCount++;Y._.lastTab=U;Y.updateStyle();var V=Y._.contents[M.id]={},W,X=Q.getChild();while(W=X.shift()){V[W.id]=W;if(typeof W.getChild=="function"){X.push.apply(X,W.getChild())}}R.setAttribute("name",M.id);R.appendTo(Y.parts.contents);U.unselectable();Y.parts.tabs.append(U);if(M.accessKey){G(Y,Y,"CTRL+"+M.accessKey,J,I);Y._.accessKeyMap["CTRL+"+M.accessKey]=M.id}},selectPage:function(M){var R=this;if(R._.currentTabId==M){return}if(R.fire("selectPage",{page:M,currentPage:R._.currentTabId})===true){return}for(var N in R._.tabs){var O=R._.tabs[N][0],P=R._.tabs[N][1];if(N!=M){O.removeClass("cke_dialog_tab_selected");P.hide()}P.setAttribute("aria-hidden",N!=M)}var Q=R._.tabs[M];Q[0].addClass("cke_dialog_tab_selected");Q[1].show();R._.currentTabId=M;R._.currentTabIndex=e.indexOf(R._.tabIdList,M)},updateStyle:function(){this.parts.dialog[(this._.pageCount===1?"add":"remove")+"Class"]("cke_single_page")},hidePage:function(M){var O=this;var N=O._.tabs[M]&&O._.tabs[M][0];if(!N||O._.pageCount==1){return}else{if(M==O._.currentTabId){O.selectPage(m.call(O))}}N.hide();O._.pageCount--;O.updateStyle()},showPage:function(M){var O=this;var N=O._.tabs[M]&&O._.tabs[M][0];if(!N){return}N.show();O._.pageCount++;O.updateStyle()},getElement:function(){return this._.element},getName:function(){return this._.name},getContentElement:function(M,N){var O=this._.contents[M];return O&&O[N]},getValueOf:function(M,N){return this.getContentElement(M,N).getValue()},setValueOf:function(M,N,O){return this.getContentElement(M,N).setValue(O)},getButton:function(M){return this._.buttons[M]},click:function(M){return this._.buttons[M].click()},disableButton:function(M){return this._.buttons[M].disable()},enableButton:function(M){return this._.buttons[M].enable()},getPageCount:function(){return this._.pageCount},getParentEditor:function(){return this._.editor},getSelectedElement:function(){return this.getParentEditor().getSelection().getSelectedElement()},addFocusable:function(M,N){var P=this;if(typeof N=="undefined"){N=P._.focusList.length;P._.focusList.push(new o(P,M,N))}else{P._.focusList.splice(N,0,new o(P,M,N));for(var O=N+1;O<P._.focusList.length;O++){P._.focusList[O].focusIndex++}}}};e.extend(a.dialog,{add:function(M,N){if(!this._.dialogDefinitions[M]||typeof N=="function"){this._.dialogDefinitions[M]=N}},exists:function(M){return !!this._.dialogDefinitions[M]},getCurrent:function(){return a.dialog._.currentTop},okButton:(function(){var M=function(N,O){O=O||{};return e.extend({id:"ok",type:"button",label:N.lang.common.ok,"class":"cke_dialog_ui_button_ok",onClick:function(P){var Q=P.data.dialog;if(Q.fire("ok",{hide:true}).hide!==false){Q.hide()}}},O,true)};M.type="button";M.override=function(N){return e.extend(function(O){return M(O,N)},{type:"button"},true)};return M})(),cancelButton:(function(){var M=function(N,O){O=O||{};return e.extend({id:"cancel",type:"button",label:N.lang.common.cancel,"class":"cke_dialog_ui_button_cancel",onClick:function(P){var Q=P.data.dialog;if(Q.fire("cancel",{hide:true}).hide!==false){Q.hide()}}},O,true)};M.type="button";M.override=function(N){return e.extend(function(O){return M(O,N)},{type:"button"},true)};return M})(),addUIElement:function(M,N){this._.uiElementBuilders[M]=N}});a.dialog._={uiElementBuilders:{},dialogDefinitions:{},currentTop:null,currentZIndex:null};a.event.implementOn(a.dialog);a.event.implementOn(a.dialog.prototype,true);var p={resizable:3,minWidth:600,minHeight:400,buttons:[a.dialog.okButton,a.dialog.cancelButton]};b.mac&&p.buttons.reverse();var q=function(M,N,O){for(var P=0,Q;Q=M[P];P++){if(Q.id==N){return Q}if(O&&Q[O]){var R=q(Q[O],N,O);if(R){return R}}}return null},r=function(M,N,O,P,Q){if(O){for(var R=0,S;S=M[R];R++){if(S.id==O){M.splice(R,0,N);return N}if(P&&S[P]){var T=r(S[P],N,O,P,true);if(T){return T}}}if(Q){return null}}M.push(N);return N},s=function(M,N,O){for(var P=0,Q;Q=M[P];P++){if(Q.id==N){return M.splice(P,1)}if(O&&Q[O]){var R=s(Q[O],N,O);if(R){return R}}}return null},t=function(M,N){this.dialog=M;var O=N.contents;for(var P=0,Q;Q=O[P];P++){O[P]=new u(M,Q)}e.extend(this,N)};t.prototype={getContents:function(M){return q(this.contents,M)},getButton:function(M){return q(this.buttons,M)},addContents:function(M,N){return r(this.contents,M,N)},addButton:function(M,N){return r(this.buttons,M,N)},removeContents:function(M){s(this.contents,M)},removeButton:function(M){s(this.buttons,M)}};function u(M,N){this._={dialog:M};e.extend(this,N)}u.prototype={get:function(M){return q(this.elements,M,"children")},add:function(M,N){return r(this.elements,M,N,"children")},remove:function(M){s(this.elements,M,"children")}};function v(M){var N=null,O=null,P=M.getElement().getFirst(),Q=M.getParentEditor(),R=Q.config.dialog_magnetDistance,S=Q.skin.margins||[0,0,0,0];if(typeof R=="undefined"){R=20}function T(V){var W=M.getSize(),X=a.document.getWindow().getViewPaneSize(),Y=V.data.$.screenX,Z=V.data.$.screenY,aa=Y-N.x,ab=Z-N.y,ac,ad;N={x:Y,y:Z};O.x+=aa;O.y+=ab;if(O.x+S[3]<R){ac=-S[3]}else{if(O.x-S[1]>X.width-W.width-R){ac=X.width-W.width+S[1]}else{ac=O.x}}if(O.y+S[0]<R){ad=-S[0]}else{if(O.y-S[2]>X.height-W.height-R){ad=X.height-W.height+S[2]}else{ad=O.y}}M.move(ac,ad);V.data.preventDefault()}function U(V){a.document.removeListener("mousemove",T);a.document.removeListener("mouseup",U);if(b.ie6Compat){var W=z.getChild(0).getFrameDocument();W.removeListener("mousemove",T);W.removeListener("mouseup",U)}}M.parts.title.on("mousedown",function(V){M._.updateSize=true;N={x:V.data.$.screenX,y:V.data.$.screenY};a.document.on("mousemove",T);a.document.on("mouseup",U);O=M.getPosition();if(b.ie6Compat){var W=z.getChild(0).getFrameDocument();W.on("mousemove",T);W.on("mouseup",U)}V.data.preventDefault()},M)}function w(M){var N=M.definition,O=N.minWidth||0,P=N.minHeight||0,Q=N.resizable,R=M.getParentEditor().skin.margins||[0,0,0,0];function S(ad,ae){ad.y+=ae}function T(ad,ae){ad.x2+=ae}function U(ad,ae){ad.y2+=ae}function V(ad,ae){ad.x+=ae}var W=null,X=null,Y=M._.editor.config.magnetDistance,Z=["tl","t","tr","l","r","bl","b","br"];function aa(ad){var ae=ad.listenerData.part,af=M.getSize();X=M.getPosition();e.extend(X,{x2:X.x+af.width,y2:X.y+af.height});W={x:ad.data.$.screenX,y:ad.data.$.screenY};a.document.on("mousemove",ab,M,{part:ae});a.document.on("mouseup",ac,M,{part:ae});if(b.ie6Compat){var ag=z.getChild(0).getFrameDocument();ag.on("mousemove",ab,M,{part:ae});ag.on("mouseup",ac,M,{part:ae})}ad.data.preventDefault()}function ab(ad){var ae=ad.data.$.screenX,af=ad.data.$.screenY,ag=ae-W.x,ah=af-W.y,ai=a.document.getWindow().getViewPaneSize(),aj=ad.listenerData.part;if(aj.search("t")!=-1){S(X,ah)}if(aj.search("l")!=-1){V(X,ag)}if(aj.search("b")!=-1){U(X,ah)}if(aj.search("r")!=-1){T(X,ag)}W={x:ae,y:af};var ak,al,am,an;if(X.x+R[3]<Y){ak=-R[3]}else{if(aj.search("l")!=-1&&X.x2-X.x<O+Y){ak=X.x2-O}else{ak=X.x}}if(X.y+R[0]<Y){al=-R[0]}else{if(aj.search("t")!=-1&&X.y2-X.y<P+Y){al=X.y2-P}else{al=X.y}}if(X.x2-R[1]>ai.width-Y){am=ai.width+R[1]}else{if(aj.search("r")!=-1&&X.x2-X.x<O+Y){am=X.x+O}else{am=X.x2}}if(X.y2-R[2]>ai.height-Y){an=ai.height+R[2]}else{if(aj.search("b")!=-1&&X.y2-X.y<P+Y){an=X.y+P}else{an=X.y2}}M.move(ak,al);M.resize(am-ak,an-al);ad.data.preventDefault()}function ac(ad){a.document.removeListener("mouseup",ac);a.document.removeListener("mousemove",ab);if(b.ie6Compat){var ae=z.getChild(0).getFrameDocument();ae.removeListener("mouseup",ac);ae.removeListener("mousemove",ab)}}}var x,y={},z;function A(M){var N=a.document.getWindow(),O=M.config.dialog_backgroundCoverColor||"white",P=M.config.dialog_backgroundCoverOpacity,Q=M.config.baseFloatZIndex,R=e.genKey(O,P,Q),S=y[R];if(!S){var T=['<div style="position: ',b.ie6Compat?"absolute":"fixed","; z-index: ",Q,"; top: 0px; left: 0px; ",!b.ie6Compat?"background-color: "+O:"",'" class="cke_dialog_background_cover">'];if(b.ie6Compat){var U=b.isCustomDomain(),V="<html><body style=\\'background-color:"+O+";\\'></body></html>";T.push('<iframe hidefocus="true" frameborder="0" id="cke_dialog_background_iframe" src="javascript:');T.push("void((function(){document.open();"+(U?"document.domain='"+document.domain+"';":"")+"document.write( '"+V+"' );document.close();})())");T.push('" style="position:absolute;left:0;top:0;width:100%;height: 100%;progid:DXImageTransform.Microsoft.Alpha(opacity=0)"></iframe>')}T.push("</div>");S=h.createFromHtml(T.join(""));S.setOpacity(P!=undefined?P:0.5);S.appendTo(a.document.getBody());y[R]=S}else{S.show()}z=S;var W=function(){var Z=N.getViewPaneSize();S.setStyles({width:Z.width+"px",height:Z.height+"px"})},X=function(){var Z=N.getScrollPosition(),aa=a.dialog._.currentTop;S.setStyles({left:Z.x+"px",top:Z.y+"px"});do{var ab=aa.getPosition();aa.move(ab.x,ab.y)}while(aa=aa._.parentDialog)};x=W;N.on("resize",W);W();if(b.ie6Compat){var Y=function(){X();arguments.callee.prevScrollHandler.apply(this,arguments)};N.$.setTimeout(function(){Y.prevScrollHandler=window.onscroll||(function(){});window.onscroll=Y},0);X()}}function B(){if(!z){return}var M=a.document.getWindow();z.hide();M.removeListener("resize",x);if(b.ie6Compat){M.$.setTimeout(function(){var N=window.onscroll&&window.onscroll.prevScrollHandler;window.onscroll=N||null},0)}x=null}function C(){for(var M in y){y[M].remove()}y={}}var D={},E=function(M){var N=M.data.$.ctrlKey||M.data.$.metaKey,O=M.data.$.altKey,P=M.data.$.shiftKey,Q=String.fromCharCode(M.data.$.keyCode),R=D[(N?"CTRL+":"")+(O?"ALT+":"")+(P?"SHIFT+":"")+Q];if(!R||!R.length){return}R=R[R.length-1];R.keydown&&R.keydown.call(R.uiElement,R.dialog,R.key);M.data.preventDefault()},F=function(M){var N=M.data.$.ctrlKey||M.data.$.metaKey,O=M.data.$.altKey,P=M.data.$.shiftKey,Q=String.fromCharCode(M.data.$.keyCode),R=D[(N?"CTRL+":"")+(O?"ALT+":"")+(P?"SHIFT+":"")+Q];if(!R||!R.length){return}R=R[R.length-1];if(R.keyup){R.keyup.call(R.uiElement,R.dialog,R.key);M.data.preventDefault()}},G=function(M,N,O,P,Q){var R=D[O]||(D[O]=[]);R.push({uiElement:M,dialog:N,key:O,keyup:Q||M.accessKeyUp,keydown:P||M.accessKeyDown})},H=function(M){for(var N in D){var O=D[N];for(var P=O.length-1;P>=0;P--){if(O[P].dialog==M||O[P].uiElement==M){O.splice(P,1)}}if(O.length===0){delete D[N]}}},I=function(M,N){if(M._.accessKeyMap[N]){M.selectPage(M._.accessKeyMap[N])}},J=function(M,N){},K={27:1,13:1},L=function(M){if(M.data.getKeystroke() in K){M.data.stopPropagation()}};(function(){k.dialog={uiElement:function(M,N,O,P,Q,R,S){if(arguments.length<4){return}var T=(P.call?P(N):P)||"div",U=["<",T," "],V=(Q&&Q.call?Q(N):Q)||{},W=(R&&R.call?R(N):R)||{},X=(S&&S.call?S.call(this,M,N):S)||"",Y=this.domId=W.id||e.getNextNumber()+"_uiElement",Z=this.id=N.id,aa;W.id=Y;var ab={};if(N.type){ab["cke_dialog_ui_"+N.type]=1}if(N.className){ab[N.className]=1}var ac=W["class"]&&W["class"].split?W["class"].split(" "):[];for(aa=0;aa<ac.length;aa++){if(ac[aa]){ab[ac[aa]]=1}}var ad=[];for(aa in ab){ad.push(aa)}W["class"]=ad.join(" ");if(N.title){W.title=N.title}var ae=(N.style||"").split(";");for(aa in V){ae.push(aa+":"+V[aa])}if(N.hidden){ae.push("display:none")}for(aa=ae.length-1;aa>=0;aa--){if(ae[aa]===""){ae.splice(aa,1)}}if(ae.length>0){W.style=(W.style?W.style+"; ":"")+ae.join("; ")}for(aa in W){U.push(aa+'="'+e.htmlEncode(W[aa])+'" ')}U.push(">",X,"</",T,">");O.push(U.join(""));(this._||(this._={})).dialog=M;if(typeof N.isChanged=="boolean"){this.isChanged=function(){return N.isChanged}}if(typeof N.isChanged=="function"){this.isChanged=N.isChanged}a.event.implementOn(this);this.registerEvents(N);if(this.accessKeyUp&&this.accessKeyDown&&N.accessKey){G(this,M,"CTRL+"+N.accessKey)}var af=this;M.on("load",function(){if(af.getInputElement()){af.getInputElement().on("focus",function(){M._.tabBarMode=false;M._.hasFocus=true;af.fire("focus")},af)}});if(this.keyboardFocusable){this.tabIndex=N.tabIndex||0;this.focusIndex=M._.focusList.push(this)-1;this.on("focus",function(){M._.currentFocusIndex=af.focusIndex})}e.extend(this,N)},hbox:function(M,N,O,P,Q){if(arguments.length<4){return}this._||(this._={});var R=this._.children=N,S=Q&&Q.widths||null,T=Q&&Q.height||null,U={},V,W=function(){var Y=['<tbody><tr class="cke_dialog_ui_hbox">'];for(V=0;V<O.length;V++){var Z="cke_dialog_ui_hbox_child",aa=[];if(V===0){Z="cke_dialog_ui_hbox_first"}if(V==O.length-1){Z="cke_dialog_ui_hbox_last"}Y.push('<td class="',Z,'" role="presentation" ');if(S){if(S[V]){aa.push("width:"+e.cssLength(S[V]))}}else{aa.push("width:"+Math.floor(100/O.length)+"%")}if(T){aa.push("height:"+e.cssLength(T))}if(Q&&Q.padding!=undefined){aa.push("padding:"+e.cssLength(Q.padding))}if(aa.length>0){Y.push('style="'+aa.join("; ")+'" ')}Y.push(">",O[V],"</td>")}Y.push("</tr></tbody>");return Y.join("")},X={role:"presentation"};Q&&Q.align&&(X.align=Q.align);k.dialog.uiElement.call(this,M,Q||{type:"hbox"},P,"table",U,X,W)},vbox:function(M,N,O,P,Q){if(arguments.length<3){return}this._||(this._={});var R=this._.children=N,S=Q&&Q.width||null,T=Q&&Q.heights||null,U=function(){var V=['<table role="presentation" cellspacing="0" border="0" '];V.push('style="');if(Q&&Q.expand){V.push("height:100%;")}V.push("width:"+e.cssLength(S||"100%"),";");V.push('"');V.push('align="',e.htmlEncode(Q&&Q.align||(M.getParentEditor().lang.dir=="ltr"?"left":"right")),'" ');V.push("><tbody>");for(var W=0;W<O.length;W++){var X=[];V.push('<tr><td role="presentation" ');if(S){X.push("width:"+e.cssLength(S||"100%"))}if(T){X.push("height:"+e.cssLength(T[W]))}else{if(Q&&Q.expand){X.push("height:"+Math.floor(100/O.length)+"%")}}if(Q&&Q.padding!=undefined){X.push("padding:"+e.cssLength(Q.padding))}if(X.length>0){V.push('style="',X.join("; "),'" ')}V.push(' class="cke_dialog_ui_vbox_child">',O[W],"</td></tr>")}V.push("</tbody></table>");return V.join("")};k.dialog.uiElement.call(this,M,Q||{type:"vbox"},P,"div",null,{role:"presentation"},U)}}})();k.dialog.uiElement.prototype={getElement:function(){return a.document.getById(this.domId)},getInputElement:function(){return this.getElement()},getDialog:function(){return this._.dialog},setValue:function(M){this.getInputElement().setValue(M);this.fire("change",{value:M});return this},getValue:function(){return this.getInputElement().getValue()},isChanged:function(){return false},selectParentTab:function(){var P=this;var M=P.getInputElement(),N=M,O;while((N=N.getParent())&&N.$.className.search("cke_dialog_page_contents")==-1){}if(!N){return P}O=N.getAttribute("name");if(P._.dialog._.currentTabId!=O){P._.dialog.selectPage(O)}return P},focus:function(){this.selectParentTab().getInputElement().focus();return this},registerEvents:function(M){var N=/^on([A-Z]\w+)/,O,P=function(R,S,T,U){S.on("load",function(){R.getInputElement().on(T,U,R)})};for(var Q in M){if(!(O=Q.match(N))){continue}if(this.eventProcessors[Q]){this.eventProcessors[Q].call(this,this._.dialog,M[Q])}else{P(this,this._.dialog,O[1].toLowerCase(),M[Q])}}return this},eventProcessors:{onLoad:function(M,N){M.on("load",N,this)},onShow:function(M,N){M.on("show",N,this)},onHide:function(M,N){M.on("hide",N,this)}},accessKeyDown:function(M,N){this.focus()},accessKeyUp:function(M,N){},disable:function(){var M=this.getInputElement();M.setAttribute("disabled","true");M.addClass("cke_disabled")},enable:function(){var M=this.getInputElement();M.removeAttribute("disabled");M.removeClass("cke_disabled")},isEnabled:function(){return !this.getInputElement().getAttribute("disabled")},isVisible:function(){return this.getInputElement().isVisible()},isFocusable:function(){if(!this.isEnabled()||!this.isVisible()){return false}return true}};k.dialog.hbox.prototype=e.extend(new k.dialog.uiElement(),{getChild:function(M){var N=this;if(arguments.length<1){return N._.children.concat()}if(!M.splice){M=[M]}if(M.length<2){return N._.children[M[0]]}else{return N._.children[M[0]]&&N._.children[M[0]].getChild?N._.children[M[0]].getChild(M.slice(1,M.length)):null}}},true);k.dialog.vbox.prototype=new k.dialog.hbox();(function(){var M={build:function(N,O,P){var Q=O.children,R,S=[],T=[];for(var U=0;U<Q.length&&(R=Q[U]);U++){var V=[];S.push(V);T.push(a.dialog._.uiElementBuilders[R.type].build(N,R,V))}return new k.dialog[O.type](N,T,S,P,O)}};a.dialog.addUIElement("hbox",M);a.dialog.addUIElement("vbox",M)})();a.dialogCommand=function(M){this.dialogName=M};a.dialogCommand.prototype={exec:function(M){M.openDialog(this.dialogName)},canUndo:false,editorFocus:c||b.webkit};(function(){var M=/^([a]|[^a])+$/,N=/^\d*$/,O=/^\d*(?:\.\d+)?$/;a.VALIDATE_OR=1;a.VALIDATE_AND=2;a.dialog.validate={functions:function(){return function(){var V=this;var P=V&&V.getValue?V.getValue():arguments[0],Q=undefined,R=2,S=[],T;for(T=0;T<arguments.length;T++){if(typeof arguments[T]=="function"){S.push(arguments[T])}else{break}}if(T<arguments.length&&typeof arguments[T]=="string"){Q=arguments[T];T++}if(T<arguments.length&&typeof arguments[T]=="number"){R=arguments[T]}var U=R==2?true:false;for(T=0;T<S.length;T++){if(R==2){U=U&&S[T](P)}else{U=U||S[T](P)}}if(!U){if(Q!==undefined){alert(Q)}if(V&&(V.select||V.focus)){V.select||V.focus()}return false}return true}},regex:function(P,Q){return function(){var S=this;var R=S&&S.getValue?S.getValue():arguments[0];if(!P.test(R)){if(Q!==undefined){alert(Q)}if(S&&(S.select||S.focus)){if(S.select){S.select()}else{S.focus()}}return false}return true}},notEmpty:function(P){return this.regex(M,P)},integer:function(P){return this.regex(N,P)},number:function(P){return this.regex(O,P)},equals:function(P,Q){return this.functions(function(R){return R==P},Q)},notEqual:function(P,Q){return this.functions(function(R){return R!=P},Q)}};a.on("instanceDestroyed",function(P){if(e.isEmpty(a.instances)){var Q;while(Q=a.dialog._.currentTop){Q.hide()}C()}var R=P.editor._.storedDialogs;for(var S in R){R[S].destroy()}})})()})();e.extend(a.editor.prototype,{openDialog:function(l,m){var n=a.dialog._.dialogDefinitions[l],o=this.skin.dialog;if(typeof n=="function"&&o._isLoaded){var p=this._.storedDialogs||(this._.storedDialogs={}),q=p[l]||(p[l]=new a.dialog(this,l));m&&m.call(q,q);q.show();return q}else{if(n=="failed"){throw new Error('[CKEDITOR.dialog.openDialog] Dialog "'+l+'" failed when loading definition.')}}var r=a.document.getBody(),s=r.$.style.cursor,t=this;r.setStyle("cursor","wait");function u(w){var x=a.dialog._.dialogDefinitions[l],y=t.skin.dialog;if(!y._isLoaded||v&&typeof w=="undefined"){return}if(typeof x!="function"){a.dialog._.dialogDefinitions[l]="failed"}t.openDialog(l,m);r.setStyle("cursor",s)}if(typeof n=="string"){var v=1;a.scriptLoader.load(a.getUrl(n),u)}a.skins.load(this,"dialog",u);return null}});j.add("dialog",{requires:["dialogui"]});j.add("styles",{requires:["selection"]});a.editor.prototype.attachStyleStateChange=function(l,m){var n=this._.styleStateChangeCallbacks;if(!n){n=this._.styleStateChangeCallbacks=[];this.on("selectionChange",function(o){for(var p=0;p<n.length;p++){var q=n[p],r=q.style.checkActive(o.data.path)?1:2;if(q.state!==r){q.fn.call(this,r);q.state=r}}})}n.push({style:l,fn:m})};a.STYLE_BLOCK=1;a.STYLE_INLINE=2;a.STYLE_OBJECT=3;(function(){var l={address:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,p:1,pre:1},m={a:1,embed:1,hr:1,img:1,li:1,object:1,ol:1,table:1,td:1,tr:1,th:1,ul:1,dl:1,dt:1,dd:1,form:1},n=/\s*(?:;\s*|$)/;a.style=function(O,P){if(P){O=e.clone(O);G(O.attributes,P);G(O.styles,P)}var Q=this.element=(O.element||"*").toLowerCase();this.type=Q=="#"||l[Q]?1:m[Q]?3:2;this._={definition:O}};a.style.prototype={apply:function(O){N.call(this,O,false)},remove:function(O){N.call(this,O,true)},applyToRange:function(O){var P=this;return(P.applyToRange=P.type==2?o:P.type==1?r:P.type==3?q:null).call(P,O)},removeFromRange:function(O){return(this.removeFromRange=this.type==2?p:null).call(this,O)},applyToObject:function(O){E(O,this)},checkActive:function(O){var S=this;switch(S.type){case 1:return S.checkElementRemovable(O.block||O.blockLimit,true);case 3:case 2:var P=O.elements;for(var Q=0,R;Q<P.length;Q++){R=P[Q];if(S.type==2&&(R==O.block||R==O.blockLimit)){continue}if(S.type==3&&!(R.getName() in m)){continue}if(S.checkElementRemovable(R,true)){return true}}}return false},checkApplicable:function(O){switch(this.type){case 2:case 1:break;case 3:return O.lastElement.getAscendant(this.element,true)}return true},checkElementRemovable:function(O,P){if(!O){return false}var Q=this._.definition,R;if(O.getName()==this.element){if(!P&&!O.hasAttributes()){return true}R=H(Q);if(R._length){for(var S in R){if(S=="_length"){continue}var T=O.getAttribute(S)||"";if(S=="style"?M(R[S],K(T,false)):R[S]==T){if(!P){return true}}else{if(P){return false}}}if(P){return true}}else{return true}}var U=I(this)[O.getName()];if(U){if(!(R=U.attributes)){return true}for(var V=0;V<R.length;V++){S=R[V][0];var W=O.getAttribute(S);if(W){var X=R[V][1];if(X===null||typeof X=="string"&&W==X||X.test(W)){return true}}}}return false},buildPreview:function(){var O=this._.definition,P=[],Q=O.element;if(Q=="bdo"){Q="span"}P=["<",Q];var R=O.attributes;if(R){for(var S in R){P.push(" ",S,'="',R[S],'"')}}var T=a.style.getStyleText(O);if(T){P.push(' style="',T,'"')}P.push(">",O.name,"</",Q,">");return P.join("")}};a.style.getStyleText=function(O){var P=O._ST;if(P){return P}P=O.styles;var Q=O.attributes&&O.attributes.style||"",R="";if(Q.length){Q=Q.replace(n,";")}for(var S in P){var T=P[S],U=(S+":"+T).replace(n,";");if(T=="inherit"){R+=U}else{Q+=U}}if(Q.length){Q=K(Q)}Q+=R;return O._ST=Q};function o(O){var al=this;var P=O.document;if(O.collapsed){var Q=D(al,P);O.insertNode(Q);O.moveToPosition(Q,2);return}var R=al.element,S=al._.definition,T,U=f[R]||(T=true,f.span),V=O.createBookmark();O.enlarge(1);O.trim();var W=O.createBookmark(),X=W.startNode,Y=W.endNode,Z=X,aa;while(Z){var ab=false;if(Z.equals(Y)){Z=null;ab=true}else{var ac=Z.type,ad=ac==1?Z.getName():null;if(ad&&Z.getAttribute("_fck_bookmark")){Z=Z.getNextSourceNode(true);continue}if(!ad||U[ad]&&(Z.getPosition(Y)|4|0|8)==4+0+8&&(!S.childRule||S.childRule(Z))){var ae=Z.getParent();if(ae&&((ae.getDtd()||f.span)[R]||T)&&(!S.parentRule||S.parentRule(ae))){if(!aa&&(!ad||!f.$removeEmpty[ad]||(Z.getPosition(Y)|4|0|8)==4+0+8)){aa=new d.range(P);aa.setStartBefore(Z)}if(ac==3||ac==1&&!Z.getChildCount()){var af=Z,ag;while(!af.$.nextSibling&&(ag=af.getParent(),U[ag.getName()])&&(ag.getPosition(X)|2|0|8)==2+0+8&&(!S.childRule||S.childRule(ag))){af=ag}aa.setEndAfter(af);if(!af.$.nextSibling){ab=true}}}else{ab=true}}else{ab=true}Z=Z.getNextSourceNode()}if(ab&&aa&&!aa.collapsed){var ah=D(al,P),ai=aa.getCommonAncestor();while(ah&&ai){if(ai.getName()==R){for(var aj in S.attributes){if(ah.getAttribute(aj)==ai.getAttribute(aj)){ah.removeAttribute(aj)}}for(var ak in S.styles){if(ah.getStyle(ak)==ai.getStyle(ak)){ah.removeStyle(ak)}}if(!ah.hasAttributes()){ah=null;break}}ai=ai.getParent()}if(ah){aa.extractContents().appendTo(ah);A(al,ah);aa.insertNode(ah);ah.mergeSiblings();if(!c){ah.$.normalize()}}aa=null}}X.remove();Y.remove();O.moveToBookmark(V);O.shrink(2)}function p(O){O.enlarge(1);var P=O.createBookmark(),Q=P.startNode;if(O.collapsed){var R=new d.elementPath(Q.getParent()),S;for(var T=0,U;T<R.elements.length&&(U=R.elements[T]);T++){if(U==R.block||U==R.blockLimit){break}if(this.checkElementRemovable(U)){var V=O.checkBoundaryOfElement(U,2),W=!V&&O.checkBoundaryOfElement(U,1);if(W||V){S=U;S.match=W?"start":"end"}else{U.mergeSiblings();z(this,U)}}}if(S){var X=Q;for(T=0;true;T++){var Y=R.elements[T];if(Y.equals(S)){break}else{if(Y.match){continue}else{Y=Y.clone()}}Y.append(X);X=Y}X[S.match=="start"?"insertBefore":"insertAfter"](S)}}else{var Z=P.endNode,aa=this;function ab(){var ae=new d.elementPath(Q.getParent()),af=new d.elementPath(Z.getParent()),ag=null,ah=null;for(var ai=0;ai<ae.elements.length;ai++){var aj=ae.elements[ai];if(aj==ae.block||aj==ae.blockLimit){break}if(aa.checkElementRemovable(aj)){ag=aj}}for(ai=0;ai<af.elements.length;ai++){aj=af.elements[ai];if(aj==af.block||aj==af.blockLimit){break}if(aa.checkElementRemovable(aj)){ah=aj}}if(ah){Z.breakParent(ah)}if(ag){Q.breakParent(ag)}}ab();var ac=Q.getNext();while(!ac.equals(Z)){var ad=ac.getNextSourceNode();if(ac.type==1&&this.checkElementRemovable(ac)){if(ac.getName()==this.element){z(this,ac)}else{B(ac,I(this)[ac.getName()])}if(ad.type==1&&ad.contains(Q)){ab();ad=Q.getNext()}}ac=ad}}O.moveToBookmark(P)}function q(O){var P=O.getCommonAncestor(true,true),Q=P.getAscendant(this.element,true);Q&&E(Q,this)}function r(O){var P=O.createBookmark(true),Q=O.createIterator();Q.enforceRealBlocks=true;if(this._.enterMode){Q.enlargeBr=this._.enterMode!=2}var R,S=O.document,T;while(R=Q.getNextParagraph()){var U=D(this,S);s(R,U)}O.moveToBookmark(P)}function s(O,P){var Q=P.is("pre"),R=O.is("pre"),S=Q&&!R,T=!Q&&R;if(S){P=y(O,P)}else{if(T){P=x(v(O),P)}else{O.moveChildren(P)}}P.replace(O);if(Q){u(P)}}var t=d.walker.whitespaces(true);function u(O){var P;if(!((P=O.getPrevious(t))&&P.is&&P.is("pre"))){return}var Q=w(P.getHtml(),/\n$/,"")+"\n\n"+w(O.getHtml(),/^\n/,"");if(c){O.$.outerHTML="<pre>"+Q+"</pre>"}else{O.setHtml(Q)}P.remove()}function v(O){var P=/(\S\s*)\n(?:\s|(<span[^>]+_fck_bookmark.*?\/span>))*\n(?!$)/gi,Q=O.getName(),R=w(O.getOuterHtml(),P,function(T,U,V){return U+"</pre>"+V+"<pre>"}),S=[];R.replace(/<pre\b.*?>([\s\S]*?)<\/pre>/gi,function(T,U){S.push(U)});return S}function w(O,P,Q){var R="",S="";O=O.replace(/(^<span[^>]+_fck_bookmark.*?\/span>)|(<span[^>]+_fck_bookmark.*?\/span>$)/gi,function(T,U,V){U&&(R=U);V&&(S=V);return""});return R+O.replace(P,Q)+S}function x(O,P){var Q=new d.documentFragment(P.getDocument());for(var R=0;R<O.length;R++){var S=O[R];S=S.replace(/(\r\n|\r)/g,"\n");S=w(S,/^[ \t]*\n/,"");S=w(S,/\n$/,"");S=w(S,/^[ \t]+|[ \t]+$/g,function(U,V,W){if(U.length==1){return" "}else{if(!V){return e.repeat(" ",U.length-1)+" "}else{return" "+e.repeat(" ",U.length-1)}}});S=S.replace(/\n/g,"<br>");S=S.replace(/[ \t]{2,}/g,function(U){return e.repeat(" ",U.length-1)+" "});var T=P.clone();T.setHtml(S);Q.append(T)}return Q}function y(O,P){var Q=O.getHtml();Q=w(Q,/(?:^[ \t\n\r]+)|(?:[ \t\n\r]+$)/g,"");Q=Q.replace(/[ \t\r\n]*(<br[^>]*>)[ \t\r\n]*/gi,"$1");Q=Q.replace(/([ \t\n\r]+| )/g," ");Q=Q.replace(/<br\b[^>]*>/gi,"\n");if(c){var R=O.getDocument().createElement("div");R.append(P);P.$.outerHTML="<pre>"+Q+"</pre>";P=R.getFirst().remove()}else{P.setHtml(Q)}return P}function z(O,P){var Q=O._.definition,R=e.extend({},Q.attributes,I(O)[P.getName()]),S=Q.styles,T=e.isEmpty(R)&&e.isEmpty(S);for(var U in R){if((U=="class"||O._.definition.fullMatch)&&P.getAttribute(U)!=J(U,R[U])){continue}T=P.hasAttribute(U);P.removeAttribute(U)}for(var V in S){if(O._.definition.fullMatch&&P.getStyle(V)!=J(V,S[V],true)){continue}T=T||!!P.getStyle(V);P.removeStyle(V)}T&&C(P)}function A(O,P){var Q=O._.definition,R=Q.attributes,S=Q.styles,T=I(O),U=P.getElementsByTag(O.element);for(var V=U.count();--V>=0;){z(O,U.getItem(V))}for(var W in T){if(W!=O.element){U=P.getElementsByTag(W);for(V=U.count()-1;V>=0;V--){var X=U.getItem(V);B(X,T[W])}}}}function B(O,P){var Q=P&&P.attributes;if(Q){for(var R=0;R<Q.length;R++){var S=Q[R][0],T;if(T=O.getAttribute(S)){var U=Q[R][1];if(U===null||U.test&&U.test(T)||typeof U=="string"&&T==U){O.removeAttribute(S)}}}}C(O)}function C(O){if(!O.hasAttributes()){var P=O.getFirst(),Q=O.getLast();O.remove(true);if(P){P.type==1&&P.mergeSiblings();if(Q&&!P.equals(Q)&&Q.type==1){Q.mergeSiblings()}}}}function D(O,P){var Q,R=O._.definition,S=O.element;if(S=="*"){S="span"}Q=new h(S,P);return E(Q,O)}function E(O,P){var Q=P._.definition,R=Q.attributes,S=a.style.getStyleText(Q);if(R){for(var T in R){O.setAttribute(T,R[T])}}if(S){O.setAttribute("style",S)}return O}var F=/#\((.+?)\)/g;function G(O,P){for(var Q in O){O[Q]=O[Q].replace(F,function(R,S){return P[S]})}}function H(O){var P=O._AC;if(P){return P}P={};var Q=0,R=O.attributes;if(R){for(var S in R){Q++;P[S]=R[S]}}var T=a.style.getStyleText(O);if(T){if(!P.style){Q++}P.style=T}P._length=Q;return O._AC=P}function I(O){if(O._.overrides){return O._.overrides}var P=O._.overrides={},Q=O._.definition.overrides;if(Q){if(!e.isArray(Q)){Q=[Q]}for(var R=0;R<Q.length;R++){var S=Q[R],T,U,V;if(typeof S=="string"){T=S.toLowerCase()}else{T=S.element?S.element.toLowerCase():O.element;V=S.attributes}U=P[T]||(P[T]={});if(V){var W=U.attributes=U.attributes||[];for(var X in V){W.push([X.toLowerCase(),V[X]])}}}}return P}function J(O,P,Q){var R=new h("span");R[Q?"setStyle":"setAttribute"](O,P);return R[Q?"getStyle":"getAttribute"](O)}function K(O,P){var Q;if(P!==false){var R=new h("span");R.setAttribute("style",O);Q=R.getAttribute("style")||""}else{Q=O}return Q.replace(/\s*([;:])\s*/,"$1").replace(/([^\s;])$/,"$1;").replace(/,\s+/g,",").toLowerCase()}function L(O){var P={};O.replace(/"/g,'"').replace(/\s*([^ :;]+)\s*:\s*([^;]+)\s*(?=;|$)/g,function(Q,R,S){P[R]=S});return P}function M(O,P){typeof O=="string"&&(O=L(O));typeof P=="string"&&(P=L(P));for(var Q in O){if(!(Q in P&&(P[Q]==O[Q]||O[Q]=="inherit"||P[Q]=="inherit"))){return false}}return true}function N(O,P){var Q=O.getSelection(),R=Q.getRanges(),S=P?this.removeFromRange:this.applyToRange;for(var T=0;T<R.length;T++){S.call(this,R[T])}Q.selectRanges(R)}})();a.styleCommand=function(l){this.style=l};a.styleCommand.prototype.exec=function(l){var n=this;l.focus();var m=l.document;if(m){if(n.state==2){n.style.apply(m)}else{if(n.state==1){n.style.remove(m)}}}return !!m};a.stylesSet=new a.resourceManager("","stylesSet");a.addStylesSet=e.bind(a.stylesSet.add,a.stylesSet);a.loadStylesSet=function(l,m,n){a.stylesSet.addExternal(l,m,"");a.stylesSet.load(l,n)};a.editor.prototype.getStylesSet=function(l){if(!this._.stylesDefinitions){var m=this,n=m.config.stylesCombo_stylesSet||m.config.stylesSet||"default";if(n instanceof Array){m._.stylesDefinitions=n;l(n);return}var o=n.split(":"),p=o[0],q=o[1],r=j.registered.styles.path;a.stylesSet.addExternal(p,q?o.slice(1).join(":"):r+"styles/"+p+".js","");a.stylesSet.load(p,function(s){m._.stylesDefinitions=s[p];l(m._.stylesDefinitions)})}else{l(this._.stylesDefinitions)}};j.add("domiterator");(function(){function l(o){var p=this;if(arguments.length<1){return}p.range=o;p.forceBrBreak=false;p.enlargeBr=true;p.enforceRealBlocks=false;p._||(p._={})}var m=/^[\r\n\t ]+$/,n=d.walker.bookmark();l.prototype={getNextParagraph:function(o){var N=this;var p,q,r,s,t;if(!N._.lastNode){q=N.range.clone();q.shrink(1,true);q.enlarge(N.forceBrBreak||!N.enlargeBr?3:2);var u=new d.walker(q),v=d.walker.bookmark(true,true);u.evaluator=v;N._.nextNode=u.next();u=new d.walker(q);u.evaluator=v;var w=u.previous();N._.lastNode=w.getNextSourceNode(true);if(N._.lastNode&&N._.lastNode.type==3&&!e.trim(N._.lastNode.getText())&&N._.lastNode.getParent().isBlockBoundary()){var x=new d.range(q.document);x.moveToPosition(N._.lastNode,4);if(x.checkEndOfBlock()){var y=new d.elementPath(x.endContainer),z=y.block||y.blockLimit;N._.lastNode=z.getNextSourceNode(true)}}if(!N._.lastNode){N._.lastNode=N._.docEndMarker=q.document.createText("");N._.lastNode.insertAfter(w)}q=null}var A=N._.nextNode;w=N._.lastNode;N._.nextNode=null;while(A){var B=false,C=A.type!=1,D=false;if(!C){var E=A.getName();if(A.isBlockBoundary(N.forceBrBreak&&{br:1})){if(E=="br"){C=true}else{if(!q&&!A.getChildCount()&&E!="hr"){p=A;r=A.equals(w);break}}if(q){q.setEndAt(A,3);if(E!="br"){N._.nextNode=A}}B=true}else{if(A.getFirst()){if(!q){q=new d.range(N.range.document);q.setStartAt(A,3)}A=A.getFirst();continue}C=true}}else{if(A.type==3){if(m.test(A.getText())){C=false}}}if(C&&!q){q=new d.range(N.range.document);q.setStartAt(A,3)}r=(!B||C)&&A.equals(w);if(q&&!B){while(!A.getNext()&&!r){var F=A.getParent();if(F.isBlockBoundary(N.forceBrBreak&&{br:1})){B=true;r=r||F.equals(w);break}A=F;C=true;r=A.equals(w);D=true}}if(C){q.setEndAt(A,4)}A=A.getNextSourceNode(D,null,w);r=!A;if(r||B&&q){break}}if(!p){if(!q){N._.docEndMarker&&N._.docEndMarker.remove();N._.nextNode=null;return null}var G=new d.elementPath(q.startContainer),H=G.blockLimit,I={div:1,th:1,td:1};p=G.block;if(!p&&!N.enforceRealBlocks&&I[H.getName()]&&q.checkStartOfBlock()&&q.checkEndOfBlock()){p=H}else{if(!p||N.enforceRealBlocks&&p.getName()=="li"){p=N.range.document.createElement(o||"p");q.extractContents().appendTo(p);p.trim();q.insertNode(p);s=t=true}else{if(p.getName()!="li"){if(!q.checkStartOfBlock()||!q.checkEndOfBlock()){p=p.clone(false);q.extractContents().appendTo(p);p.trim();var J=q.splitBlock();s=!J.wasStartOfBlock;t=!J.wasEndOfBlock;q.insertNode(p)}}else{if(!r){N._.nextNode=p.equals(w)?null:q.getBoundaryNodes().endNode.getNextSourceNode(true,null,w)}}}}}if(s){var K=p.getPrevious();if(K&&K.type==1){if(K.getName()=="br"){K.remove()}else{if(K.getLast()&&K.getLast().$.nodeName.toLowerCase()=="br"){K.getLast().remove()}}}}if(t){var L=d.walker.bookmark(false,true),M=p.getLast();if(M&&M.type==1&&M.getName()=="br"){if(c||M.getPrevious(L)||M.getNext(L)){M.remove()}}}if(!N._.nextNode){N._.nextNode=r||p.equals(w)?null:p.getNextSourceNode(true,null,w)}return p}};d.range.prototype.createIterator=function(){return new l(this)}})();j.add("panelbutton",{requires:["button"],beforeInit:function(l){l.ui.addHandler(4,k.panelButton.handler)}});a.UI_PANELBUTTON=4;(function(){var l=function(m){var o=this;var n=o._;if(n.state==0){return}o.createPanel(m);if(n.on){n.panel.hide();return}n.panel.showBlock(o._.id,o.document.getById(o._.id),4)};k.panelButton=e.createClass({base:k.button,$:function(m){var o=this;var n=m.panel;delete m.panel;o.base(m);o.document=n&&n.parent&&n.parent.getDocument()||a.document;n.block={attributes:n.attributes};o.hasArrow=true;o.click=l;o._={panelDefinition:n}},statics:{handler:{create:function(m){return new k.panelButton(m)}}},proto:{createPanel:function(m){var n=this._;if(n.panel){return}var o=this._.panelDefinition||{},p=this._.panelDefinition.block,q=o.parent||a.document.getBody(),r=this._.panel=new k.floatPanel(m,q,o),s=r.addBlock(n.id,p),t=this;r.onShow=function(){if(t.className){this.element.getFirst().addClass(t.className+"_panel")}n.oldState=t._.state;t.setState(1);n.on=1;if(t.onOpen){t.onOpen()}};r.onHide=function(){if(t.className){this.element.getFirst().removeClass(t.className+"_panel")}t.setState(n.oldState);n.on=0;if(t.onClose){t.onClose()}};r.onEscape=function(){r.hide();t.document.getById(n.id).focus()};if(this.onBlock){this.onBlock(r,s)}s.onHide=function(){n.on=0;t.setState(2)}}}})})();j.add("floatpanel",{requires:["panel"]});(function(){var l={},m=false;function n(o,p,q,r,s){var t=p.getUniqueId()+"-"+q.getUniqueId()+"-"+o.skinName+"-"+o.lang.dir+(o.uiColor&&"-"+o.uiColor||"")+(r.css&&"-"+r.css||"")+(s&&"-"+s||""),u=l[t];if(!u){u=l[t]=new k.panel(p,r);u.element=q.append(h.createFromHtml(u.renderHtml(o),p));u.element.setStyles({display:"none",position:"absolute"})}return u}k.floatPanel=e.createClass({$:function(o,p,q,r){q.forceIFrame=true;var s=p.getDocument(),t=n(o,s,p,q,r||0),u=t.element,v=u.getFirst().getFirst();this.element=u;this._={panel:t,parentElement:p,definition:q,document:s,iframe:v,children:[],dir:o.lang.dir}},proto:{addBlock:function(o,p){return this._.panel.addBlock(o,p)},addListBlock:function(o,p){return this._.panel.addListBlock(o,p)},getBlock:function(o){return this._.panel.getBlock(o)},showBlock:function(o,p,q,r,s){var t=this._.panel,u=t.showBlock(o);this.allowBlur(false);m=true;var v=this.element,w=this._.iframe,x=this._.definition,y=p.getDocumentPosition(v.getDocument()),z=this._.dir=="rtl",A=y.x+(r||0),B=y.y+(s||0);if(z&&(q==1||q==4)){A+=p.$.offsetWidth}else{if(!z&&(q==2||q==3)){A+=p.$.offsetWidth-1}}if(q==3||q==4){B+=p.$.offsetHeight-1}this._.panel._.offsetParentId=p.getId();v.setStyles({top:"-30000px",display:""});v.setOpacity(0);v.getFirst().removeStyle("width");if(!this._.blurSet){var C=c?w:new d.window(w.$.contentWindow);a.event.useCapture=true;C.on("blur",function(D){var F=this;if(!F.allowBlur()){return}var E;if(c&&!F.allowBlur()||(E=D.data.getTarget())&&E.getName&&E.getName()!="iframe"){return}if(F.visible&&!F._.activeChild&&!m){F.hide()}},this);C.on("focus",function(){this._.focused=true;this.hideChild();this.allowBlur(true)},this);a.event.useCapture=false;this._.blurSet=1}t.onEscape=e.bind(function(D){if(this.onEscape&&this.onEscape(D)===false){return false}},this);e.setTimeout(function(){if(z){A-=v.$.offsetWidth}var D=e.bind(function(){var E=v.getFirst();if(u.autoSize){var F=u.element.$;if(b.gecko||b.opera){F=F.parentNode}if(c){F=F.document.body}var G=F.scrollWidth;if(c&&b.quirks&&G>0){G+=(E.$.offsetWidth||0)-(E.$.clientWidth||0)}G+=4;E.setStyle("width",G+"px");u.element.addClass("cke_frameLoaded");var H=u.element.$.scrollHeight;if(c&&b.quirks&&H>0){H+=(E.$.offsetHeight||0)-(E.$.clientHeight||0)}E.setStyle("height",H+"px");t._.currentBlock.element.setStyle("display","none").removeStyle("display")}else{E.removeStyle("height")}var I=t.element,J=I.getWindow(),K=J.getScrollPosition(),L=J.getViewPaneSize(),M={height:I.$.offsetHeight,width:I.$.offsetWidth};if(z?A<0:A+M.width>L.width+K.x){A+=M.width*(z?1:-1)}if(B+M.height>L.height+K.y){B-=M.height}v.setStyles({top:B+"px",left:A+"px"});v.setOpacity(1)},this);t.isLoaded?D():t.onLoad=D;e.setTimeout(function(){w.$.contentWindow.focus();this.allowBlur(true)},0,this)},0,this);this.visible=1;if(this.onShow){this.onShow.call(this)}m=false},hide:function(){var o=this;if(o.visible&&(!o.onHide||o.onHide.call(o)!==true)){o.hideChild();o.element.setStyle("display","none");o.visible=0}},allowBlur:function(o){var p=this._.panel;if(o!=undefined){p.allowBlur=o}return p.allowBlur},showAsChild:function(o,p,q,r,s,t){if(this._.activeChild==o&&o._.panel._.offsetParentId==q.getId()){return}this.hideChild();o.onHide=e.bind(function(){e.setTimeout(function(){if(!this._.focused){this.hide()}},0,this)},this);this._.activeChild=o;this._.focused=false;o.showBlock(p,q,r,s,t);if(b.ie7Compat||b.ie8&&b.ie6Compat){setTimeout(function(){o.element.getChild(0).$.style.cssText+=""},100)}},hideChild:function(){var o=this._.activeChild;if(o){delete o.onHide;delete this._.activeChild;o.hide()}}}});a.on("instanceDestroyed",function(){var o=e.isEmpty(a.instances);for(var p in l){var q=l[p];if(o){q.destroy()}else{q.element.hide()}}o&&(l={})})})();j.add("menu",{beforeInit:function(l){var m=l.config.menu_groups.split(","),n=l._.menuGroups={},o=l._.menuItems={};for(var p=0;p<m.length;p++){n[m[p]]=p+1}l.addMenuGroup=function(q,r){n[q]=r||100};l.addMenuItem=function(q,r){if(n[r.group]){o[q]=new a.menuItem(this,q,r)}};l.addMenuItems=function(q){for(var r in q){this.addMenuItem(r,q[r])}};l.getMenuItem=function(q){return o[q]}},requires:["floatpanel"]});(function(){a.menu=e.createClass({$:function(m,n){var q=this;n=q._.definition=n||{};q.id="cke_"+e.getNextNumber();q.editor=m;q.items=[];q._.level=n.level||1;var o=e.extend({},n.panel,{css:m.skin.editor.css,level:q._.level-1,block:{}}),p=o.block.attributes=o.attributes||{};!p.role&&(p.role="menu");q._.panelDefinition=o},_:{showSubMenu:function(m){var u=this;var n=u._.subMenu,o=u.items[m],p=o.getItems&&o.getItems();if(!p){u._.panel.hideChild();return}var q=u._.panel.getBlock(u.id);q._.focusIndex=m;if(n){n.removeAll()}else{n=u._.subMenu=new a.menu(u.editor,e.extend({},u._.definition,{level:u._.level+1},true));n.parent=u;n.onClick=e.bind(u.onClick,u);n.onEscape=u.onEscape}for(var r in p){var s=u.editor.getMenuItem(r);if(s){s.state=p[r];n.add(s)}}var t=u._.panel.getBlock(u.id).element.getDocument().getById(u.id+String(m));n.show(t,2)}},proto:{add:function(m){if(!m.order){m.order=this.items.length}this.items.push(m)},removeAll:function(){this.items=[]},show:function(m,n,o,p){var q=this.items,r=this.editor,s=this._.panel,t=this._.element;if(!s){s=this._.panel=new k.floatPanel(this.editor,a.document.getBody(),this._.panelDefinition,this._.level);s.onEscape=e.bind(function(C){if(this.onEscape&&this.onEscape(C)===false){return false}},this);s.onHide=e.bind(function(){this.onHide&&this.onHide()},this);var u=s.addBlock(this.id,this._.panelDefinition.block);u.autoSize=true;var v=u.keys;v[40]="next";v[9]="next";v[38]="prev";v[2000+9]="prev";v[32]="click";v[r.lang.dir=="rtl"?37:39]="click";t=this._.element=u.element;t.addClass(r.skinClass);var w=t.getDocument();w.getBody().setStyle("overflow","hidden");w.getElementsByTag("html").getItem(0).setStyle("overflow","hidden");this._.itemOverFn=e.addFunction(function(C){var D=this;clearTimeout(D._.showSubTimeout);D._.showSubTimeout=e.setTimeout(D._.showSubMenu,r.config.menu_subMenuDelay,D,[C])},this);this._.itemOutFn=e.addFunction(function(C){clearTimeout(this._.showSubTimeout)},this);this._.itemClickFn=e.addFunction(function(C){var E=this;var D=E.items[C];if(D.state==0){E.hide();return}if(D.getItems){E._.showSubMenu(C)}else{E.onClick&&E.onClick(D)}},this)}l(q);var x=['<div class="cke_menu" role="presentation">'],y=q.length,z=y&&q[0].group;for(var A=0;A<y;A++){var B=q[A];if(z!=B.group){x.push('<div class="cke_menuseparator" role="separator"></div>');z=B.group}B.render(this,A,x)}x.push("</div>");t.setHtml(x.join(""));if(this.parent){this.parent._.panel.showAsChild(s,this.id,m,n,o,p)}else{s.showBlock(this.id,m,n,o,p)}r.fire("menuShow",[s])},hide:function(){this._.panel&&this._.panel.hide()}}});function l(m){m.sort(function(n,o){if(n.group<o.group){return -1}else{if(n.group>o.group){return 1}}return n.order<o.order?-1:n.order>o.order?1:0})}})();a.menuItem=e.createClass({$:function(l,m,n){var o=this;e.extend(o,n,{order:0,className:"cke_button_"+m});o.group=l._.menuGroups[o.group];o.editor=l;o.name=m},proto:{render:function(l,m,n){var u=this;var o=l.id+String(m),p=typeof u.state=="undefined"?2:u.state,q=" cke_"+(p==1?"on":p==0?"disabled":"off"),r=u.label;if(u.className){q+=" "+u.className}var s=u.getItems;n.push('<span class="cke_menuitem"><a id="',o,'" class="',q,'" href="javascript:void(\'',(u.label||"").replace("'",""),'\')" title="',u.label,'" tabindex="-1"_cke_focus=1 hidefocus="true" role="menuitem"'+(s?'aria-haspopup="true"':"")+(p==0?'aria-disabled="true"':"")+(p==1?'aria-pressed="true"':""));if(b.opera||b.gecko&&b.mac){n.push(' onkeypress="return false;"')}if(b.gecko){n.push(' onblur="this.style.cssText = this.style.cssText;"')}var t=(u.iconOffset||0)*-16;n.push(' onmouseover="CKEDITOR.tools.callFunction(',l._.itemOverFn,",",m,');" onmouseout="CKEDITOR.tools.callFunction(',l._.itemOutFn,",",m,');" onclick="CKEDITOR.tools.callFunction(',l._.itemClickFn,",",m,'); return false;"><span class="cke_icon_wrapper"><span class="cke_icon"'+(u.icon?' style="background-image:url('+a.getUrl(u.icon)+");background-position:0 "+t+'px;"':"")+'></span></span><span class="cke_label">');if(s){n.push('<span class="cke_menuarrow">',"<span>&#",u.editor.lang.dir=="rtl"?"9668":"9658",";</span>","</span>")}n.push(r,"</span></a></span>")}}});i.menu_subMenuDelay=400;i.menu_groups="clipboard,form,tablecell,tablecellproperties,tablerow,tablecolumn,table,anchor,link,image,flash,checkbox,radio,textfield,hiddenfield,imagebutton,button,select,textarea,div";(function(){var l=function(n,o){return n._.modes&&n._.modes[o||n.mode]},m;j.add("editingblock",{init:function(n){if(!n.config.editingBlock){return}n.on("themeSpace",function(o){if(o.data.space=="contents"){o.data.html+="<br>"}});n.on("themeLoaded",function(){n.fireOnce("editingBlockReady")});n.on("uiReady",function(){n.setMode(n.config.startupMode)});n.on("afterSetData",function(){if(!m){function o(){m=true;l(n).loadData(n.getData());m=false}if(n.mode){o()}else{n.on("mode",function(){o();n.removeListener("mode",arguments.callee)})}}});n.on("beforeGetData",function(){if(!m&&n.mode){m=true;n.setData(l(n).getData());m=false}});n.on("getSnapshot",function(o){if(n.mode){o.data=l(n).getSnapshotData()}});n.on("loadSnapshot",function(o){if(n.mode){l(n).loadSnapshotData(o.data)}});n.on("mode",function(o){o.removeListener();b.webkit&&n.container.on("focus",function(){n.focus()});if(n.config.startupFocus){n.focus()}setTimeout(function(){n.fireOnce("instanceReady");a.fire("instanceReady",null,n)})})}});a.editor.prototype.mode="";a.editor.prototype.addMode=function(n,o){o.name=n;(this._.modes||(this._.modes={}))[n]=o};a.editor.prototype.setMode=function(n){var o,p=this.getThemeSpace("contents"),q=this.checkDirty();if(this.mode){if(n==this.mode){return}this.fire("beforeModeUnload");var r=l(this);o=r.getData();r.unload(p);this.mode=""}p.setHtml("");var s=l(this,n);if(!s){throw'[CKEDITOR.editor.setMode] Unknown mode "'+n+'".'}if(!q){this.on("mode",function(){this.resetDirty();this.removeListener("mode",arguments.callee)})}s.load(p,typeof o!="string"?this.getData():o)};a.editor.prototype.focus=function(){var n=l(this);if(n){n.focus()}}})();i.startupMode="wysiwyg";i.startupFocus=false;i.editingBlock=true;(function(){function l(){var v=this;try{var s=v.getSelection();if(!s||!s.document.getWindow().$){return}var t=s.getStartElement(),u=new d.elementPath(t);if(!u.compare(v._.selectionPreviousPath)){v._.selectionPreviousPath=u;v.fire("selectionChange",{selection:s,path:u,element:t})}}catch(w){}}var m,n;function o(){n=true;if(m){return}p.call(this);m=e.setTimeout(p,200,this)}function p(){m=null;if(n){e.setTimeout(l,0,this);n=false}}var q={modes:{wysiwyg:1,source:1},exec:function(s){switch(s.mode){case"wysiwyg":s.document.$.execCommand("SelectAll",false,null);break;case"source":var t=s.textarea.$;if(c){t.createTextRange().execCommand("SelectAll")}else{t.selectionStart=0;t.selectionEnd=t.value.length}t.focus()}},canUndo:false};j.add("selection",{init:function(s){s.on("contentDom",function(){var t=s.document,u=t.getBody(),v=t.getDocumentElement();if(c){var w,x,y=1;u.on("focusin",function(B){if(B.data.$.srcElement.nodeName!="BODY"){return}if(w){if(y){try{w.select()}catch(C){}}w=null}});u.on("focus",function(){x=true;A()});u.on("beforedeactivate",function(B){if(B.data.$.toElement){return}x=false;y=1});if(c&&b.version<8){s.on("blur",function(B){s.document&&s.document.$.selection.empty()})}v.on("mousedown",function(){y=0});v.on("mouseup",function(){y=1});if(c&&(b.ie7Compat||b.version<8||b.quirks)){v.on("click",function(B){if(B.data.getTarget().getName()=="html"){s.getSelection().getRanges()[0].select()}})}u.on("mousedown",function(){z()});u.on("mouseup",function(){x=true;setTimeout(function(){A(true)},0)});u.on("keydown",z);u.on("keyup",function(){x=true;A()});t.on("selectionchange",A);function z(){x=false}function A(B){if(x){var C=s.document,D=s.getSelection(),E=D&&D.getNative();if(B&&E&&E.type=="None"){if(!C.$.queryCommandEnabled("InsertImage")){e.setTimeout(A,50,this,true);return}}var F;if(E&&E.type&&E.type!="Control"&&(F=E.createRange())&&(F=F.parentElement())&&(F=F.nodeName)&&F.toLowerCase() in {input:1,textarea:1}){return}w=E&&D.getRanges()[0];o.call(s)}}}else{t.on("mouseup",o,s);t.on("keyup",o,s)}});s.addCommand("selectAll",q);s.ui.addButton("SelectAll",{label:s.lang.selectAll,command:"selectAll"});s.selectionChange=o}});a.editor.prototype.getSelection=function(){return this.document&&this.document.getSelection()};a.editor.prototype.forceNextSelectionCheck=function(){delete this._.selectionPreviousPath};g.prototype.getSelection=function(){var s=new d.selection(this);return !s||s.isInvalid?null:s};a.SELECTION_NONE=1;a.SELECTION_TEXT=2;a.SELECTION_ELEMENT=3;d.selection=function(s){var v=this;var t=s.getCustomData("cke_locked_selection");if(t){return t}v.document=s;v.isLocked=false;v._={cache:{}};if(c){var u=v.getNative().createRange();if(!u||u.item&&u.item(0).ownerDocument!=v.document.$||u.parentElement&&u.parentElement().ownerDocument!=v.document.$){v.isInvalid=true}}return v};var r={img:1,hr:1,li:1,table:1,tr:1,td:1,th:1,embed:1,object:1,ol:1,ul:1,a:1,input:1,form:1,select:1,textarea:1,button:1,fieldset:1,th:1,thead:1,tfoot:1};d.selection.prototype={getNative:c?function(){return this._.cache.nativeSel||(this._.cache.nativeSel=this.document.$.selection)}:function(){return this._.cache.nativeSel||(this._.cache.nativeSel=this.document.getWindow().$.getSelection())},getType:c?function(){var s=this._.cache;if(s.type){return s.type}var t=1;try{var u=this.getNative(),v=u.type;if(v=="Text"){t=2}if(v=="Control"){t=3}if(u.createRange().parentElement){t=2}}catch(w){}return s.type=t}:function(){var s=this._.cache;if(s.type){return s.type}var t=2,u=this.getNative();if(!u){t=1}else{if(u.rangeCount==1){var v=u.getRangeAt(0),w=v.startContainer;if(w==v.endContainer&&w.nodeType==1&&v.endOffset-v.startOffset==1&&r[w.childNodes[v.startOffset].nodeName.toLowerCase()]){t=3}}}return s.type=t},getRanges:c?(function(){var s=function(t,u){t=t.duplicate();t.collapse(u);var v=t.parentElement(),w=v.childNodes,x;for(var y=0;y<w.length;y++){var z=w[y];if(z.nodeType==1){x=t.duplicate();x.moveToElementText(z);var A=x.compareEndPoints("StartToStart",t),B=x.compareEndPoints("EndToStart",t);x.collapse();if(A>0){break}else{if(!A||B==1&&A==-1){return{container:v,offset:y}}else{if(!B){return{container:v,offset:y+1}}}}x=null}}if(!x){x=t.duplicate();x.moveToElementText(v);x.collapse(false)}x.setEndPoint("StartToStart",t);var C=x.text.replace(/(\r\n|\r)/g,"\n").length;try{while(C>0){C-=w[--y].nodeValue.length}}catch(D){C=0}if(C===0){return{container:v,offset:y}}else{return{container:w[y],offset:-C}}};return function(){var E=this;var t=E._.cache;if(t.ranges){return t.ranges}var u=E.getNative(),v=u&&u.createRange(),w=E.getType(),x;if(!u){return[]}if(w==2){x=new d.range(E.document);var y=s(v,true);x.setStart(new d.node(y.container),y.offset);y=s(v);x.setEnd(new d.node(y.container),y.offset);return t.ranges=[x]}else{if(w==3){var z=E._.cache.ranges=[];for(var A=0;A<v.length;A++){var B=v.item(A),C=B.parentNode,D=0;x=new d.range(E.document);for(;D<C.childNodes.length&&C.childNodes[D]!=B;D++){}x.setStart(new d.node(C),D);x.setEnd(new d.node(C),D+1);z.push(x)}return z}}return t.ranges=[]}})():function(){var s=this._.cache;if(s.ranges){return s.ranges}var t=[],u=this.getNative();if(!u){return[]}for(var v=0;v<u.rangeCount;v++){var w=u.getRangeAt(v),x=new d.range(this.document);x.setStart(new d.node(w.startContainer),w.startOffset);x.setEnd(new d.node(w.endContainer),w.endOffset);t.push(x)}return s.ranges=t},getStartElement:function(){var z=this;var s=z._.cache;if(s.startElement!==undefined){return s.startElement}var t,u=z.getNative();switch(z.getType()){case 3:return z.getSelectedElement();case 2:var v=z.getRanges()[0];if(v){if(!v.collapsed){v.optimize();for(;;){var w=v.startContainer,x=v.startOffset;if(x==(w.getChildCount?w.getChildCount():w.getLength())&&!w.isBlockBoundary()){v.setStartAfter(w)}else{break}}t=v.startContainer;if(t.type!=1){return t.getParent()}t=t.getChild(v.startOffset);if(!t||t.type!=1){return v.startContainer}var y=t.getFirst();while(y&&y.type==1){t=y;y=y.getFirst()}return t}}if(c){v=u.createRange();v.collapse(true);t=v.parentElement()}else{t=u.anchorNode;if(t&&t.nodeType!=1){t=t.parentNode}}}return s.startElement=t?new h(t):null},getSelectedElement:function(){var s=this._.cache;if(s.selectedElement!==undefined){return s.selectedElement}var t=this,u=e.tryThese(function(){return t.getNative().createRange().item(0)},function(){var v=t.getRanges()[0],w,x;for(var y=2;y&&!((w=v.getEnclosedNode())&&w.type==1&&r[w.getName()]&&(x=w));y--){v.shrink(1)}return x.$});return s.selectedElement=u?new h(u):null},lock:function(){var s=this;s.getRanges();s.getStartElement();s.getSelectedElement();s._.cache.nativeSel={};s.isLocked=true;s.document.setCustomData("cke_locked_selection",s)},unlock:function(s){var x=this;var t=x.document,u=t.getCustomData("cke_locked_selection");if(u){t.setCustomData("cke_locked_selection",null);if(s){var v=u.getSelectedElement(),w=!v&&u.getRanges();x.isLocked=false;x.reset();t.getBody().focus();if(v){x.selectElement(v)}else{x.selectRanges(w)}}}if(!u||!s){x.isLocked=false;x.reset()}},reset:function(){this._.cache={}},selectElement:function(s){var v=this;if(v.isLocked){var t=new d.range(v.document);t.setStartBefore(s);t.setEndAfter(s);v._.cache.selectedElement=s;v._.cache.startElement=s;v._.cache.ranges=[t];v._.cache.type=3;return}if(c){v.getNative().empty();try{t=v.document.$.body.createControlRange();t.addElement(s.$);t.select()}catch(w){t=v.document.$.body.createTextRange();t.moveToElementText(s.$);t.select()}finally{v.document.fire("selectionchange")}v.reset()}else{t=v.document.$.createRange();t.selectNode(s.$);var u=v.getNative();u.removeAllRanges();u.addRange(t);v.reset()}},selectRanges:function(s){var y=this;if(y.isLocked){y._.cache.selectedElement=null;y._.cache.startElement=s[0].getTouchedStartNode();y._.cache.ranges=s;y._.cache.type=2;return}if(c){if(s[0]){s[0].select()}y.reset()}else{var t=y.getNative();t.removeAllRanges();for(var u=0;u<s.length;u++){var v=s[u],w=y.document.$.createRange(),x=v.startContainer;if(v.collapsed&&b.gecko&&b.version<10900&&x.type==1&&!x.getChildCount()){x.appendText("")}w.setStart(x.$,v.startOffset);w.setEnd(v.endContainer.$,v.endOffset);t.addRange(w)}y.reset()}},createBookmarks:function(s){var t=[],u=this.getRanges(),v=u.length,w;for(var x=0;x<v;x++){t.push(w=u[x].createBookmark(s,true));s=w.serializable;var y=s?this.document.getById(w.startNode):w.startNode,z=s?this.document.getById(w.endNode):w.endNode;for(var A=x+1;A<v;A++){var B=u[A],C=B.startContainer,D=B.endContainer;C.equals(y.getParent())&&B.startOffset++;C.equals(z.getParent())&&B.startOffset++;D.equals(y.getParent())&&B.endOffset++;D.equals(z.getParent())&&B.endOffset++}}return t},createBookmarks2:function(s){var t=[],u=this.getRanges();for(var v=0;v<u.length;v++){t.push(u[v].createBookmark2(s))}return t},selectBookmarks:function(s){var t=[];for(var u=0;u<s.length;u++){var v=new d.range(this.document);v.moveToBookmark(s[u]);t.push(v)}this.selectRanges(t);return this},getCommonAncestor:function(){var s=this.getRanges(),t=s[0].startContainer,u=s[s.length-1].endContainer;return t.getCommonAncestor(u)},scrollIntoView:function(){var s=this.getStartElement();s.scrollIntoView()}}})();(function(){var l=d.walker.whitespaces(true),m=/\ufeff|\u00a0/,n={table:1,tbody:1,tr:1};d.range.prototype.select=c?function(o){var y=this;var p=y.collapsed,q,r;if(y.startContainer.type==1&&y.startContainer.getName() in n||y.endContainer.type==1&&y.endContainer.getName() in n){y.shrink(1,true)}var s=y.createBookmark(),t=s.startNode,u;if(!p){u=s.endNode}var v=y.document.$.body.createTextRange();v.moveToElementText(t.$);v.moveStart("character",1);if(u){var w=y.document.$.body.createTextRange();w.moveToElementText(u.$);v.setEndPoint("EndToEnd",w);v.moveEnd("character",-1)}else{var x=t.getNext(l);q=!(x&&x.getText&&x.getText().match(m))&&(o||!t.hasPrevious()||t.getPrevious().is&&t.getPrevious().is("br"));r=y.document.createElement("span");r.setHtml("");r.insertBefore(t);if(q){y.document.createText("\ufeff").insertBefore(t)}}y.setStartBefore(t);t.remove();if(p){if(q){v.moveStart("character",-1);v.select();y.document.$.selection.clear()}else{v.select()}y.moveToPosition(r,3);r.remove()}else{y.setEndBefore(u);u.remove();v.select()}y.document.fire("selectionchange")}:function(){var r=this;var o=r.startContainer;if(r.collapsed&&o.type==1&&!o.getChildCount()){o.append(new d.text(""))}var p=r.document.$.createRange();p.setStart(o.$,r.startOffset);try{p.setEnd(r.endContainer.$,r.endOffset)}catch(s){if(s.toString().indexOf("NS_ERROR_ILLEGAL_VALUE")>=0){r.collapse(true);p.setEnd(r.endContainer.$,r.endOffset)}else{throw s}}var q=r.document.getSelection().getNative();q.removeAllRanges();q.addRange(p)}})();(function(){var l={elements:{$:function(m){var n=m.attributes,o=n&&n._cke_realelement,p=o&&new a.htmlParser.fragment.fromHtml(decodeURIComponent(o)),q=p&&p.children[0];if(q&&m.attributes._cke_resizable){var r=m.attributes.style;if(r){var s=/(?:^|\s)width\s*:\s*(\d+)/i.exec(r),t=s&&s[1];s=/(?:^|\s)height\s*:\s*(\d+)/i.exec(r);var u=s&&s[1];if(t){q.attributes.width=t}if(u){q.attributes.height=u}}}return q}}};j.add("fakeobjects",{requires:["htmlwriter"],afterInit:function(m){var n=m.dataProcessor,o=n&&n.htmlFilter;if(o){o.addRules(l)}}})})();a.editor.prototype.createFakeElement=function(l,m,n,o){var p=this.lang.fakeobjects,q={"class":m,src:a.getUrl("images/spacer.gif"),_cke_realelement:encodeURIComponent(l.getOuterHtml()),_cke_real_node_type:l.type,alt:p[n]||p.unknown,align:l.getAttribute("align")||""};if(n){q._cke_real_element_type=n}if(o){q._cke_resizable=o}return this.document.createElement("img",{attributes:q})};a.editor.prototype.createFakeParserElement=function(l,m,n,o){var p=this.lang.fakeobjects,q,r=new a.htmlParser.basicWriter();l.writeHtml(r);q=r.getHtml();var s={"class":m,src:a.getUrl("images/spacer.gif"),_cke_realelement:encodeURIComponent(q),_cke_real_node_type:l.type,alt:p[n]||p.unknown,align:l.attributes.align||""};if(n){s._cke_real_element_type=n}if(o){s._cke_resizable=o}return new a.htmlParser.element("img",s)};a.editor.prototype.restoreRealElement=function(l){if(l.getAttribute("_cke_real_node_type")!=1){return null}return h.createFromHtml(decodeURIComponent(l.getAttribute("_cke_realelement")),this.document)};j.add("richcombo",{requires:["floatpanel","listblock","button"],beforeInit:function(l){l.ui.addHandler(3,k.richCombo.handler)}});a.UI_RICHCOMBO=3;k.richCombo=e.createClass({$:function(l){var n=this;e.extend(n,l,{title:l.label,modes:{wysiwyg:1}});var m=n.panel||{};delete n.panel;n.id=e.getNextNumber();n.document=m&&m.parent&&m.parent.getDocument()||a.document;m.className=(m.className||"")+" cke_rcombopanel";m.block={multiSelect:m.multiSelect,attributes:m.attributes};n._={panelDefinition:m,items:{},state:2}},statics:{handler:{create:function(l){return new k.richCombo(l)}}},proto:{renderHtml:function(l){var m=[];this.render(l,m);return m.join("")},render:function(l,m){var n=b,o="cke_"+this.id,p=e.addFunction(function(s){var v=this;var t=v._;if(t.state==0){return}v.createPanel(l);if(t.on){t.panel.hide();return}if(!t.committed){t.list.commit();t.committed=1}var u=v.getValue();if(u){t.list.mark(u)}else{t.list.unmarkAll()}t.panel.showBlock(v.id,new h(s),4)},this),q={id:o,combo:this,focus:function(){var s=a.document.getById(o).getChild(1);s.focus()},clickFn:p};l.on("mode",function(){this.setState(this.modes[l.mode]?2:0)},this);var r=e.addFunction(function(s,t){s=new d.event(s);var u=s.getKeystroke();switch(u){case 13:case 32:case 40:e.callFunction(p,t);break;default:q.onkey(q,u)}s.preventDefault()});q.keyDownFn=r;m.push('<span class="cke_rcombo">',"<span id=",o);if(this.className){m.push(' class="',this.className,' cke_off"')}m.push(">",'<span id="'+o+'_label" class=cke_label>',this.label,"</span>",'<a hidefocus=true title="',this.title,'" tabindex="-1"',n.gecko&&n.version>=10900&&!n.hc?"":" href=\"javascript:void('"+this.label+"')\"",' role="button" aria-labelledby="',o,'_label" aria-describedby="',o,'_text" aria-haspopup="true"');if(b.opera||b.gecko&&b.mac){m.push(' onkeypress="return false;"')}if(b.gecko){m.push(' onblur="this.style.cssText = this.style.cssText;"')}m.push(' onkeydown="CKEDITOR.tools.callFunction( ',r,', event, this );" onclick="CKEDITOR.tools.callFunction(',p,', this); return false;"><span><span id="'+o+'_text" class="cke_text cke_inline_label">'+this.label+"</span></span><span class=cke_openbutton>"+(b.hc?"<span>▼</span>":"")+"</span></a></span></span>");if(this.onRender){this.onRender()}return q},createPanel:function(l){if(this._.panel){return}var m=this._.panelDefinition,n=this._.panelDefinition.block,o=m.parent||a.document.getBody(),p=new k.floatPanel(l,o,m),q=p.addListBlock(this.id,n),r=this;p.onShow=function(){if(r.className){this.element.getFirst().addClass(r.className+"_panel")}r.setState(1);q.focus(!r.multiSelect&&r.getValue());r._.on=1;if(r.onOpen){r.onOpen()}};p.onHide=function(){if(r.className){this.element.getFirst().removeClass(r.className+"_panel")}r.setState(2);r._.on=0;if(r.onClose){r.onClose()}};p.onEscape=function(){p.hide();r.document.getById("cke_"+r.id).getFirst().getNext().focus()};q.onClick=function(s,t){r.document.getWindow().focus();if(r.onClick){r.onClick.call(r,s,t)}if(t){r.setValue(s,r._.items[s])}else{r.setValue("")}p.hide()};this._.panel=p;this._.list=q;p.getBlock(this.id).onHide=function(){r._.on=0;r.setState(2)};if(this.init){this.init()}},setValue:function(l,m){var o=this;o._.value=l;var n=o.document.getById("cke_"+o.id+"_text");if(!(l||m)){m=o.label;n.addClass("cke_inline_label")}else{n.removeClass("cke_inline_label")}n.setHtml(typeof m!="undefined"?m:l)},getValue:function(){return this._.value||""},unmarkAll:function(){this._.list.unmarkAll()},mark:function(l){this._.list.mark(l)},hideItem:function(l){this._.list.hideItem(l)},hideGroup:function(l){this._.list.hideGroup(l)},showAll:function(){this._.list.showAll()},add:function(l,m,n){this._.items[l]=n||l;this._.list.add(l,m,n)},startGroup:function(l){this._.list.startGroup(l)},commit:function(){this._.list.commit()},setState:function(l){var m=this;if(m._.state==l){return}m.document.getById("cke_"+m.id).setState(l);m._.state=l}}});k.prototype.addRichCombo=function(l,m){this.add(l,3,m)};j.add("htmlwriter");a.htmlWriter=e.createClass({base:a.htmlParser.basicWriter,$:function(){var n=this;n.base();n.indentationChars="\t";n.selfClosingEnd=" />";n.lineBreakChars="\n";n.forceSimpleAmpersand=false;n.sortAttributes=true;n._.indent=false;n._.indentation="";n._.rules={};var l=f;for(var m in e.extend({},l.$nonBodyContent,l.$block,l.$listItem,l.$tableContent)){n.setRules(m,{indent:true,breakBeforeOpen:true,breakAfterOpen:true,breakBeforeClose:!l[m]["#"],breakAfterClose:true})}n.setRules("br",{breakAfterOpen:true});n.setRules("title",{indent:false,breakAfterOpen:false});n.setRules("style",{indent:false,breakBeforeClose:true});n.setRules("pre",{indent:false})},proto:{openTag:function(l,m){var o=this;var n=o._.rules[l];if(o._.indent){o.indentation()}else{if(n&&n.breakBeforeOpen){o.lineBreak();o.indentation()}}o._.output.push("<",l)},openTagClose:function(l,m){var o=this;var n=o._.rules[l];if(m){o._.output.push(o.selfClosingEnd)}else{o._.output.push(">");if(n&&n.indent){o._.indentation+=o.indentationChars}}if(n&&n.breakAfterOpen){o.lineBreak()}},attribute:function(l,m){if(typeof m=="string"){this.forceSimpleAmpersand&&(m=m.replace(/&/g,"&"));m=e.htmlEncodeAttr(m)}this._.output.push(" ",l,'="',m,'"')},closeTag:function(l){var n=this;var m=n._.rules[l];if(m&&m.indent){n._.indentation=n._.indentation.substr(n.indentationChars.length)}if(n._.indent){n.indentation()}else{if(m&&m.breakBeforeClose){n.lineBreak();n.indentation()}}n._.output.push("</",l,">");if(m&&m.breakAfterClose){n.lineBreak()}},text:function(l){if(this._.indent){this.indentation();l=e.ltrim(l)}this._.output.push(l)},comment:function(l){if(this._.indent){this.indentation()}this._.output.push("<!--",l,"-->")},lineBreak:function(){var l=this;if(l._.output.length>0){l._.output.push(l.lineBreakChars)}l._.indent=true},indentation:function(){this._.output.push(this._.indentation);this._.indent=false},setRules:function(l,m){var n=this._.rules[l];if(n){e.extend(n,m,true)}else{this._.rules[l]=m}}}});j.add("menubutton",{requires:["button","contextmenu"],beforeInit:function(l){l.ui.addHandler(5,k.menuButton.handler)}});a.UI_MENUBUTTON=5;(function(){var l=function(m){var n=this._;if(n.state===0){return}n.previousState=n.state;var o=n.menu;if(!o){o=n.menu=new j.contextMenu(m);o.definition.panel.attributes["aria-label"]=m.lang.common.options;o.onHide=e.bind(function(){this.setState(n.previousState)},this);if(this.onMenu){o.addListener(this.onMenu)}}if(n.on){o.hide();return}this.setState(1);o.show(a.document.getById(this._.id),4)};k.menuButton=e.createClass({base:k.button,$:function(m){var n=m.panel;delete m.panel;this.base(m);this.hasArrow=true;this.click=l},statics:{handler:{create:function(m){return new k.menuButton(m)}}}})})();j.add("dialogui");(function(){var l=function(t){var w=this;w._||(w._={});w._["default"]=w._.initValue=t["default"]||"";w._.required=t.required||false;var u=[w._];for(var v=1;v<arguments.length;v++){u.push(arguments[v])}u.push(true);e.extend.apply(e,u);return w._},m={build:function(t,u,v){return new k.dialog.textInput(t,u,v)}},n={build:function(t,u,v){return new k.dialog[u.type](t,u,v)}},o={build:function(t,u,v){var w=u.children,x,y=[],z=[];for(var A=0;A<w.length&&(x=w[A]);A++){var B=[];y.push(B);z.push(a.dialog._.uiElementBuilders[x.type].build(t,x,B))}return new k.dialog[u.type](t,z,y,v,u)}},p={isChanged:function(){return this.getValue()!=this.getInitValue()},reset:function(){this.setValue(this.getInitValue())},setInitValue:function(){this._.initValue=this.getValue()},resetInitValue:function(){this._.initValue=this._["default"]},getInitValue:function(){return this._.initValue}},q=e.extend({},k.dialog.uiElement.prototype.eventProcessors,{onChange:function(t,u){if(!this._.domOnChangeRegistered){t.on("load",function(){this.getInputElement().on("change",function(){if(!t.parts.dialog.isVisible()){return}this.fire("change",{value:this.getValue()})},this)},this);this._.domOnChangeRegistered=true}this.on("change",u)}},true),r=/^on([A-Z]\w+)/,s=function(t){for(var u in t){if(r.test(u)||u=="title"||u=="type"){delete t[u]}}return t};e.extend(k.dialog,{labeledElement:function(t,u,v,w){if(arguments.length<4){return}var x=l.call(this,u);x.labelId=e.getNextNumber()+"_label";var y=this._.children=[],z=function(){var A=[],B=u.required?" cke_required":"";if(u.labelLayout!="horizontal"){A.push('<label class="cke_dialog_ui_labeled_label'+B+'" ',' id="'+x.labelId+'"',' for="'+x.inputId+'"',' style="'+u.labelStyle+'">',u.label,"</label>",'<div class="cke_dialog_ui_labeled_content" role="presentation">',w.call(this,t,u),"</div>")}else{var C={type:"hbox",widths:u.widths,padding:0,children:[{type:"html",html:'<label class="cke_dialog_ui_labeled_label'+B+'" id="'+x.labelId+'" for="'+x.inputId+'" style="'+u.labelStyle+'">'+e.htmlEncode(u.label)+"</span>"},{type:"html",html:'<span class="cke_dialog_ui_labeled_content">'+w.call(this,t,u)+"</span>"}]};a.dialog._.uiElementBuilders.hbox.build(t,C,A)}return A.join("")};k.dialog.uiElement.call(this,t,u,v,"div",null,{role:"presentation"},z)},textInput:function(t,u,v){if(arguments.length<3){return}l.call(this,u);var w=this._.inputId=e.getNextNumber()+"_textInput",x={"class":"cke_dialog_ui_input_"+u.type,id:w,type:"text"},y;if(u.validate){this.validate=u.validate}if(u.maxLength){x.maxlength=u.maxLength}if(u.size){x.size=u.size}if(u.controlStyle){x.style=u.controlStyle}var z=this,A=false;t.on("load",function(){z.getInputElement().on("keydown",function(C){if(C.data.getKeystroke()==13){A=true}});z.getInputElement().on("keyup",function(C){if(C.data.getKeystroke()==13&&A){t.getButton("ok")&&setTimeout(function(){t.getButton("ok").click()},0);A=false}},null,null,1000)});var B=function(){var C=['<div class="cke_dialog_ui_input_',u.type,'" role="presentation"'];if(u.width){C.push('style="width:'+u.width+'" ')}C.push("><input ");x["aria-labelledby"]=this._.labelId;this._.required&&(x["aria-required"]=this._.required);for(var D in x){C.push(D+'="'+x[D]+'" ')}C.push(" /></div>");return C.join("")};k.dialog.labeledElement.call(this,t,u,v,B)},textarea:function(t,u,v){if(arguments.length<3){return}l.call(this,u);var w=this,x=this._.inputId=e.getNextNumber()+"_textarea",y={};if(u.validate){this.validate=u.validate}y.rows=u.rows||5;y.cols=u.cols||20;var z=function(){y["aria-labelledby"]=this._.labelId;this._.required&&(y["aria-required"]=this._.required);var A=['<div class="cke_dialog_ui_input_textarea" role="presentation"><textarea class="cke_dialog_ui_input_textarea" id="',x,'" '];for(var B in y){A.push(B+'="'+e.htmlEncode(y[B])+'" ')}A.push(">",e.htmlEncode(w._["default"]),"</textarea></div>");return A.join("")};k.dialog.labeledElement.call(this,t,u,v,z)},checkbox:function(t,u,v){if(arguments.length<3){return}var w=l.call(this,u,{"default":!!u["default"]});if(u.validate){this.validate=u.validate}var x=function(){var y=e.extend({},u,{id:u.id?u.id+"_checkbox":e.getNextNumber()+"_checkbox"},true),z=[],A=e.getNextNumber()+"_label",B={"class":"cke_dialog_ui_checkbox_input",type:"checkbox","aria-labelledby":A};s(y);if(u["default"]){B.checked="checked"}if(typeof y.controlStyle!="undefined"){y.style=y.controlStyle}w.checkbox=new k.dialog.uiElement(t,y,z,"input",null,B);z.push(' <label id="',A,'" for="',B.id,'">',e.htmlEncode(u.label),"</label>");return z.join("")};k.dialog.uiElement.call(this,t,u,v,"span",null,null,x)},radio:function(t,u,v){if(arguments.length<3){return}l.call(this,u);if(!this._["default"]){this._["default"]=this._.initValue=u.items[0][1]}if(u.validate){this.validate=u.valdiate}var w=[],x=this,y=function(){var z=[],A=[],B={"class":"cke_dialog_ui_radio_item","aria-labelledby":this._.labelId},C=u.id?u.id+"_radio":e.getNextNumber()+"_radio";for(var D=0;D<u.items.length;D++){var E=u.items[D],F=E[2]!==undefined?E[2]:E[0],G=E[1]!==undefined?E[1]:E[0],H=e.getNextNumber()+"_radio_input",I=H+"_label",J=e.extend({},u,{id:H,title:null,type:null},true),K=e.extend({},J,{title:F},true),L={type:"radio","class":"cke_dialog_ui_radio_input",name:C,value:G,"aria-labelledby":I},M=[];if(x._["default"]==G){L.checked="checked"}s(J);s(K);if(typeof J.controlStyle!="undefined"){J.style=J.controlStyle}w.push(new k.dialog.uiElement(t,J,M,"input",null,L));M.push(" ");new k.dialog.uiElement(t,K,M,"label",null,{id:I,"for":L.id},E[0]);z.push(M.join(""))}new k.dialog.hbox(t,[],z,A);return A.join("")};k.dialog.labeledElement.call(this,t,u,v,y);this._.children=w},button:function(t,u,v){if(!arguments.length){return}if(typeof u=="function"){u=u(t.getParentEditor())}l.call(this,u,{disabled:u.disabled||false});a.event.implementOn(this);var w=this;t.on("load",function(z){var A=this.getElement();(function(){A.on("click",function(B){w.fire("click",{dialog:w.getDialog()});B.data.preventDefault()});A.on("keydown",function(B){if(B.data.getKeystroke() in {32:1}){w.click();B.data.preventDefault()}})})();A.unselectable()},this);var x=e.extend({},u);delete x.style;var y=e.getNextNumber()+"_label";k.dialog.uiElement.call(this,t,x,v,"a",null,{style:u.style,href:"javascript:void(0)",title:u.label,hidefocus:"true","class":u["class"],role:"button","aria-labelledby":y},'<span id="'+y+'" class="cke_dialog_ui_button">'+e.htmlEncode(u.label)+"</span>")},select:function(t,u,v){if(arguments.length<3){return}var w=l.call(this,u);if(u.validate){this.validate=u.validate}w.inputId=e.getNextNumber()+"_select";var x=function(){var y=e.extend({},u,{id:u.id?u.id+"_select":e.getNextNumber()+"_select"},true),z=[],A=[],B={id:w.inputId,"class":"cke_dialog_ui_input_select","aria-labelledby":this._.labelId};if(u.size!=undefined){B.size=u.size}if(u.multiple!=undefined){B.multiple=u.multiple}s(y);for(var C=0,D;C<u.items.length&&(D=u.items[C]);C++){A.push('<option value="',e.htmlEncode(D[1]!==undefined?D[1]:D[0]),'" /> ',e.htmlEncode(D[0]))}if(typeof y.controlStyle!="undefined"){y.style=y.controlStyle}w.select=new k.dialog.uiElement(t,y,z,"select",null,B,A.join(""));return z.join("")};k.dialog.labeledElement.call(this,t,u,v,x)},file:function(t,u,v){if(arguments.length<3){return}if(u["default"]===undefined){u["default"]=""}var w=e.extend(l.call(this,u),{definition:u,buttons:[]});if(u.validate){this.validate=u.validate}var x=function(){w.frameId=e.getNextNumber()+"_fileInput";var y=b.isCustomDomain(),z=['<iframe frameborder="0" allowtransparency="0" class="cke_dialog_ui_input_file" id="',w.frameId,'" title="',u.label,'" src="javascript:void('];z.push(y?"(function(){document.open();document.domain='"+document.domain+"';document.close();})()":"0");z.push(')"></iframe>');return z.join("")};t.on("load",function(){var y=a.document.getById(w.frameId),z=y.getParent();z.addClass("cke_dialog_ui_input_file")});k.dialog.labeledElement.call(this,t,u,v,x)},fileButton:function(t,u,v){if(arguments.length<3){return}var w=l.call(this,u),x=this;if(u.validate){this.validate=u.validate}var y=e.extend({},u),z=y.onClick;y.className=(y.className?y.className+" ":"")+"cke_dialog_ui_button";y.onClick=function(A){var B=u["for"];if(!z||z.call(this,A)!==false){t.getContentElement(B[0],B[1]).submit();this.disable()}};t.on("load",function(){t.getContentElement(u["for"][0],u["for"][1])._.buttons.push(x)});k.dialog.button.call(this,t,y,v)},html:(function(){var t=/^\s*<[\w:]+\s+([^>]*)?>/,u=/^(\s*<[\w:]+(?:\s+[^>]*)?)((?:.|\r|\n)+)$/,v=/\/$/;return function(w,x,y){if(arguments.length<3){return}var z=[],A,B=x.html,C,D;if(B.charAt(0)!="<"){B="<span>"+B+"</span>"}var E=x.focus;if(E){var F=this.focus;this.focus=function(){F.call(this);typeof E=="function"&&E.call(this);this.fire("focus")};if(x.isFocusable){var G=this.isFocusable;this.isFocusable=G}this.keyboardFocusable=true}k.dialog.uiElement.call(this,w,x,z,"span",null,null,"");A=z.join("");C=A.match(t);D=B.match(u)||["","",""];if(v.test(D[1])){D[1]=D[1].slice(0,-1);D[2]="/"+D[2]}y.push([D[1]," ",C[1]||"",D[2]].join(""))}})(),fieldset:function(t,u,v,w,x){var y=x.label,z=function(){var A=[];y&&A.push("<legend>"+y+"</legend>");for(var B=0;B<v.length;B++){A.push(v[B])}return A.join("")};this._={children:u};k.dialog.uiElement.call(this,t,x,w,"fieldset",null,null,z)}},true);k.dialog.html.prototype=new k.dialog.uiElement();k.dialog.labeledElement.prototype=e.extend(new k.dialog.uiElement(),{setLabel:function(t){var u=a.document.getById(this._.labelId);if(u.getChildCount()<1){new d.text(t,a.document).appendTo(u)}else{u.getChild(0).$.nodeValue=t}return this},getLabel:function(){var t=a.document.getById(this._.labelId);if(!t||t.getChildCount()<1){return""}else{return t.getChild(0).getText()}},eventProcessors:q},true);k.dialog.button.prototype=e.extend(new k.dialog.uiElement(),{click:function(){var t=this;if(!t._.disabled){return t.fire("click",{dialog:t._.dialog})}t.getElement().$.blur();return false},enable:function(){this._.disabled=false;var t=this.getElement();t&&t.removeClass("disabled")},disable:function(){this._.disabled=true;this.getElement().addClass("disabled")},isVisible:function(){return this.getElement().getFirst().isVisible()},isEnabled:function(){return !this._.disabled},eventProcessors:e.extend({},k.dialog.uiElement.prototype.eventProcessors,{onClick:function(t,u){this.on("click",u)}},true),accessKeyUp:function(){this.click()},accessKeyDown:function(){this.focus()},keyboardFocusable:true},true);k.dialog.textInput.prototype=e.extend(new k.dialog.labeledElement(),{getInputElement:function(){return a.document.getById(this._.inputId)},focus:function(){var t=this.selectParentTab();setTimeout(function(){var u=t.getInputElement();u&&u.$.focus()},0)},select:function(){var t=this.selectParentTab();setTimeout(function(){var u=t.getInputElement();if(u){u.$.focus();u.$.select()}},0)},accessKeyUp:function(){this.select()},setValue:function(t){!t&&(t="");return k.dialog.uiElement.prototype.setValue.call(this,t)},keyboardFocusable:true},p,true);k.dialog.textarea.prototype=new k.dialog.textInput();k.dialog.select.prototype=e.extend(new k.dialog.labeledElement(),{getInputElement:function(){return this._.select.getElement()},add:function(t,u,v){var w=new h("option",this.getDialog().getParentEditor().document),x=this.getInputElement().$;w.$.text=t;w.$.value=u===undefined||u===null?t:u;if(v===undefined||v===null){if(c){x.add(w.$)}else{x.add(w.$,null)}}else{x.add(w.$,v)}return this},remove:function(t){var u=this.getInputElement().$;u.remove(t);return this},clear:function(){var t=this.getInputElement().$;while(t.length>0){t.remove(0)}return this},keyboardFocusable:true},p,true);k.dialog.checkbox.prototype=e.extend(new k.dialog.uiElement(),{getInputElement:function(){return this._.checkbox.getElement()},setValue:function(t){this.getInputElement().$.checked=t;this.fire("change",{value:t})},getValue:function(){return this.getInputElement().$.checked},accessKeyUp:function(){this.setValue(!this.getValue())},eventProcessors:{onChange:function(t,u){if(!c){return q.onChange.apply(this,arguments)}else{t.on("load",function(){var v=this._.checkbox.getElement();v.on("propertychange",function(w){w=w.data.$;if(w.propertyName=="checked"){this.fire("change",{value:v.$.checked})}},this)},this);this.on("change",u)}return null}},keyboardFocusable:true},p,true);k.dialog.radio.prototype=e.extend(new k.dialog.uiElement(),{setValue:function(t){var u=this._.children,v;for(var w=0;w<u.length&&(v=u[w]);w++){v.getElement().$.checked=v.getValue()==t}this.fire("change",{value:t})},getValue:function(){var t=this._.children;for(var u=0;u<t.length;u++){if(t[u].getElement().$.checked){return t[u].getValue()}}return null},accessKeyUp:function(){var t=this._.children,u;for(u=0;u<t.length;u++){if(t[u].getElement().$.checked){t[u].getElement().focus();return}}t[0].getElement().focus()},eventProcessors:{onChange:function(t,u){if(!c){return q.onChange.apply(this,arguments)}else{t.on("load",function(){var v=this._.children,w=this;for(var x=0;x<v.length;x++){var y=v[x].getElement();y.on("propertychange",function(z){z=z.data.$;if(z.propertyName=="checked"&&this.$.checked){w.fire("change",{value:this.getAttribute("value")})}})}},this);this.on("change",u)}return null}},keyboardFocusable:true},p,true);k.dialog.file.prototype=e.extend(new k.dialog.labeledElement(),p,{getInputElement:function(){var t=a.document.getById(this._.frameId).getFrameDocument();return t.$.forms.length>0?new h(t.$.forms[0].elements[0]):this.getElement()},submit:function(){this.getInputElement().getParent().$.submit();return this},getAction:function(){return this.getInputElement().getParent().$.action},registerEvents:function(t){var u=/^on([A-Z]\w+)/,v,w=function(y,z,A,B){y.on("formLoaded",function(){y.getInputElement().on(A,B,y)})};for(var x in t){if(!(v=x.match(u))){continue}if(this.eventProcessors[x]){this.eventProcessors[x].call(this,this._.dialog,t[x])}else{w(this,this._.dialog,v[1].toLowerCase(),t[x])}}return this},reset:function(){var t=a.document.getById(this._.frameId),u=t.getFrameDocument(),v=this._.definition,w=this._.buttons,x=this.formLoadedNumber,y=this.formUnloadNumber,z=this._.dialog._.editor.lang.dir,A=this._.dialog._.editor.langCode;if(!x){x=this.formLoadedNumber=e.addFunction(function(){this.fire("formLoaded")},this);y=this.formUnloadNumber=e.addFunction(function(){this.getInputElement().clearCustomData()},this);this.getDialog()._.editor.on("destroy",function(){e.removeFunction(x);e.removeFunction(y)})}function B(){u.$.open();if(b.isCustomDomain()){u.$.domain=document.domain}var C="";if(v.size){C=v.size-(c?7:0)}u.$.write(['<html dir="'+z+'" lang="'+A+'"><head><title></title></head><body style="margin: 0; overflow: hidden; background: transparent;">','<form enctype="multipart/form-data" method="POST" dir="'+z+'" lang="'+A+'" action="',e.htmlEncode(v.action),'">','<input type="file" name="',e.htmlEncode(v.id||"cke_upload"),'" size="',e.htmlEncode(C>0?C:""),'" />',"</form>","</body></html>","<script>window.parent.CKEDITOR.tools.callFunction("+x+");","window.onbeforeunload = function() {window.parent.CKEDITOR.tools.callFunction("+y+")}<\/script>"].join(""));u.$.close();for(var D=0;D<w.length;D++){w[D].enable()}}if(b.gecko){setTimeout(B,500)}else{B()}},getValue:function(){return this.getInputElement().$.value},setInitValue:function(){this._.initValue=""},eventProcessors:{onChange:function(t,u){if(!this._.domOnChangeRegistered){this.on("formLoaded",function(){this.getInputElement().on("change",function(){this.fire("change",{value:this.getValue()})},this)},this);this._.domOnChangeRegistered=true}this.on("change",u)}},keyboardFocusable:true},true);k.dialog.fileButton.prototype=new k.dialog.button();k.dialog.fieldset.prototype=e.clone(k.dialog.hbox.prototype);a.dialog.addUIElement("text",m);a.dialog.addUIElement("password",m);a.dialog.addUIElement("textarea",n);a.dialog.addUIElement("checkbox",n);a.dialog.addUIElement("radio",n);a.dialog.addUIElement("button",n);a.dialog.addUIElement("select",n);a.dialog.addUIElement("file",n);a.dialog.addUIElement("fileButton",n);a.dialog.addUIElement("html",n);a.dialog.addUIElement("fieldset",o)})();j.add("panel",{beforeInit:function(l){l.ui.addHandler(2,k.panel.handler)}});a.UI_PANEL=2;k.panel=function(l,m){var n=this;if(m){e.extend(n,m)}e.extend(n,{className:"",css:[]});n.id=e.getNextNumber();n.document=l;n._={blocks:{}}};k.panel.handler={create:function(l){return new k.panel(l)}};k.panel.prototype={renderHtml:function(l){var m=[];this.render(l,m);return m.join("")},render:function(l,m){var o=this;var n="cke_"+o.id;m.push('<div class="',l.skinClass,'" lang="',l.langCode,'" role="presentation" style="display:none;z-index:'+(l.config.baseFloatZIndex+1)+'"><div id=',n," dir=",l.lang.dir,' role="presentation" class="cke_panel cke_',l.lang.dir);if(o.className){m.push(" ",o.className)}m.push('">');if(o.forceIFrame||o.css.length){m.push('<iframe id="',n,'_frame" frameborder="0" role="application" src="javascript:void(');m.push(b.isCustomDomain()?"(function(){document.open();document.domain='"+document.domain+"';document.close();})()":"0");m.push(')"></iframe>')}m.push("</div></div>");return n},getHolderElement:function(){var l=this._.holder;if(!l){if(this.forceIFrame||this.css.length){var m=this.document.getById("cke_"+this.id+"_frame"),n=m.getParent(),o=n.getAttribute("dir"),p=n.getParent().getAttribute("class"),q=n.getParent().getAttribute("lang"),r=m.getFrameDocument();r.$.open();if(b.isCustomDomain()){r.$.domain=document.domain}var s=e.addFunction(e.bind(function(u){this.isLoaded=true;if(this.onLoad){this.onLoad()}},this));r.$.write('<!DOCTYPE html><html dir="'+o+'" class="'+p+'_container" lang="'+q+'"><head><style>.'+p+'_container{visibility:hidden}</style></head><body class="cke_'+o+" cke_panel_frame "+b.cssClass+'" style="margin:0;padding:0" onload="( window.CKEDITOR || window.parent.CKEDITOR ).tools.callFunction('+s+');"></body>'+e.buildStyleHtml(this.css)+"</html>");r.$.close();var t=r.getWindow();t.$.CKEDITOR=a;r.on("keydown",function(u){var x=this;var v=u.data.getKeystroke(),w=x.document.getById("cke_"+x.id).getAttribute("dir");if(x._.onKeyDown&&x._.onKeyDown(v)===false){u.data.preventDefault();return}if(v==27||v==(w=="rtl"?39:37)){if(x.onEscape&&x.onEscape(v)===false){u.data.preventDefault()}}},this);l=r.getBody();l.unselectable()}else{l=this.document.getById("cke_"+this.id)}this._.holder=l}return l},addBlock:function(l,m){var n=this;m=n._.blocks[l]=m instanceof k.panel.block?m:new k.panel.block(n.getHolderElement(),m);if(!n._.currentBlock){n.showBlock(l)}return m},getBlock:function(l){return this._.blocks[l]},showBlock:function(l){var m=this._.blocks,n=m[l],o=this._.currentBlock,p=this.forceIFrame?this.document.getById("cke_"+this.id+"_frame"):this._.holder;p.getParent().getParent().disableContextMenu();if(o){p.removeAttributes(o.attributes);o.hide()}this._.currentBlock=n;p.setAttributes(n.attributes);a.fire("ariaWidget",p);n._.focusIndex=-1;this._.onKeyDown=n.onKeyDown&&e.bind(n.onKeyDown,n);n.onMark=function(q){p.setAttribute("aria-activedescendant",q.getId()+"_option")};n.onUnmark=function(){p.removeAttribute("aria-activedescendant")};n.show();return n},destroy:function(){this.element&&this.element.remove()}};k.panel.block=e.createClass({$:function(l,m){var n=this;n.element=l.append(l.getDocument().createElement("div",{attributes:{tabIndex:-1,"class":"cke_panel_block",role:"presentation"},styles:{display:"none"}}));if(m){e.extend(n,m)}if(!n.attributes.title){n.attributes.title=n.attributes["aria-label"]}n.keys={};n._.focusIndex=-1;n.element.disableContextMenu()},_:{markItem:function(l){var o=this;if(l==-1){return}var m=o.element.getElementsByTag("a"),n=m.getItem(o._.focusIndex=l);if(b.webkit){n.getDocument().getWindow().focus()}n.focus();o.onMark&&o.onMark(n)}},proto:{show:function(){this.element.setStyle("display","")},hide:function(){var l=this;if(!l.onHide||l.onHide.call(l)!==true){l.element.setStyle("display","none")}},onKeyDown:function(l){var q=this;var m=q.keys[l];switch(m){case"next":var n=q._.focusIndex,o=q.element.getElementsByTag("a"),p;while(p=o.getItem(++n)){if(p.getAttribute("_cke_focus")&&p.$.offsetWidth){q._.focusIndex=n;p.focus();break}}return false;case"prev":n=q._.focusIndex;o=q.element.getElementsByTag("a");while(n>0&&(p=o.getItem(--n))){if(p.getAttribute("_cke_focus")&&p.$.offsetWidth){q._.focusIndex=n;p.focus();break}}return false;case"click":n=q._.focusIndex;p=n>=0&&q.element.getElementsByTag("a").getItem(n);if(p){p.$.click?p.$.click():p.$.onclick()}return false}return true}}});j.add("listblock",{requires:["panel"],onLoad:function(){k.panel.prototype.addListBlock=function(l,m){return this.addBlock(l,new k.listBlock(this.getHolderElement(),m))};k.listBlock=e.createClass({base:k.panel.block,$:function(l,m){var p=this;m=m||{};var n=m.attributes||(m.attributes={});(p.multiSelect=!!m.multiSelect)&&(n["aria-multiselectable"]=true);!n.role&&(n.role="listbox");p.base.apply(p,arguments);var o=p.keys;o[40]="next";o[9]="next";o[38]="prev";o[2000+9]="prev";o[32]="click";p._.pendingHtml=[];p._.items={};p._.groups={}},_:{close:function(){if(this._.started){this._.pendingHtml.push("</ul>");delete this._.started}},getClick:function(){if(!this._.click){this._.click=e.addFunction(function(l){var n=this;var m=true;if(n.multiSelect){m=n.toggle(l)}else{n.mark(l)}if(n.onClick){n.onClick(l,m)}},this)}return this._.click}},proto:{add:function(l,m,n){var q=this;var o=q._.pendingHtml,p="cke_"+e.getNextNumber();if(!q._.started){o.push('<ul role="presentation" class=cke_panel_list>');q._.started=1;q._.size=q._.size||0}q._.items[l]=p;o.push("<li id=",p,' class=cke_panel_listItem><a id="',p,'_option" _cke_focus=1 hidefocus=true title="',n||l,'" href="javascript:void(\'',l,'\')" onclick="CKEDITOR.tools.callFunction(',q._.getClick(),",'",l,"'); return false;\"",' role="option" aria-posinset="'+ ++q._.size+'">',m||l,"</a></li>")},startGroup:function(l){this._.close();var m="cke_"+e.getNextNumber();this._.groups[l]=m;this._.pendingHtml.push('<h1 role="presentation" id=',m," class=cke_panel_grouptitle>",l,"</h1>")},commit:function(){var o=this;o._.close();o.element.appendHtml(o._.pendingHtml.join(""));var l=o._.items,m=o.element.getDocument();for(var n in l){m.getById(l[n]+"_option").setAttribute("aria-setsize",o._.size)}delete o._.size;o._.pendingHtml=[]},toggle:function(l){var m=this.isMarked(l);if(m){this.unmark(l)}else{this.mark(l)}return !m},hideGroup:function(l){var m=this.element.getDocument().getById(this._.groups[l]),n=m&&m.getNext();if(m){m.setStyle("display","none");if(n&&n.getName()=="ul"){n.setStyle("display","none")}}},hideItem:function(l){this.element.getDocument().getById(this._.items[l]).setStyle("display","none")},showAll:function(){var l=this._.items,m=this._.groups,n=this.element.getDocument();for(var o in l){n.getById(l[o]).setStyle("display","")}for(var p in m){var q=n.getById(m[p]),r=q.getNext();q.setStyle("display","");if(r&&r.getName()=="ul"){r.setStyle("display","")}}},mark:function(l){var o=this;if(!o.multiSelect){o.unmarkAll()}var m=o._.items[l],n=o.element.getDocument().getById(m);n.addClass("cke_selected");o.element.getDocument().getById(m+"_option").setAttribute("aria-selected",true);o.element.setAttribute("aria-activedescendant",m+"_option");o.onMark&&o.onMark(n)},unmark:function(l){var m=this;m.element.getDocument().getById(m._.items[l]).removeClass("cke_selected");m.onUnmark&&m.onUnmark(m._.items[l])},unmarkAll:function(){var o=this;var l=o._.items,m=o.element.getDocument();for(var n in l){m.getById(l[n]).removeClass("cke_selected")}o.onUnmark&&o.onUnmark()},isMarked:function(l){return this.element.getDocument().getById(this._.items[l]).hasClass("cke_selected")},focus:function(l){this._.focusIndex=-1;if(l){var m=this.element.getDocument().getById(this._.items[l]).getFirst(),n=this.element.getElementsByTag("a"),o,p=-1;while(o=n.getItem(++p)){if(o.equals(m)){this._.focusIndex=p;break}}setTimeout(function(){m.focus()},0)}}}})}});a.themes.add("default",(function(){function l(m,n){var o,p;p=m.config.sharedSpaces;p=p&&p[n];p=p&&a.document.getById(p);if(p){var q='<span class="cke_shared"><span class="'+m.skinClass+" cke_editor_"+m.name+'"><span class="'+b.cssClass+'"><span class="cke_wrapper cke_'+m.lang.dir+'"><span class="cke_editor"><div class="cke_'+n+'"></div></span></span></span></span></span>',r=p.append(h.createFromHtml(q,p.getDocument()));if(p.getCustomData("cke_hasshared")){r.hide()}else{p.setCustomData("cke_hasshared",1)}o=r.getChild([0,0,0,0]);m.on("focus",function(){for(var s=0,t,u=p.getChildren();t=u.getItem(s);s++){if(t.type==1&&!t.equals(r)&&t.hasClass("cke_shared")){t.hide()}}r.show()});m.on("destroy",function(){r.remove()})}return o}return{build:function(m,n){var o=m.name,p=m.element,q=m.elementMode;if(!p||q==0){return}if(q==1){p.hide()}var r=m.fire("themeSpace",{space:"top",html:""}).html,s=m.fire("themeSpace",{space:"contents",html:""}).html,t=m.fireOnce("themeSpace",{space:"bottom",html:""}).html,u=s&&m.config.height,v=m.config.tabIndex||m.element.getAttribute("tabindex")||0;if(!s){u="auto"}else{if(!isNaN(u)){u+="px"}}var w="",x=m.config.width;if(x){if(!isNaN(x)){x+="px"}w+="width: "+x+";"}var y=r&&l(m,"top"),z=l(m,"bottom");y&&(y.setHtml(r),r="");z&&(z.setHtml(t),t="");var A=h.createFromHtml(['<span id="cke_',o,'" onmousedown="return false;" class="',m.skinClass," cke_editor_",o,'" dir="',m.lang.dir,'" title="',b.gecko?" ":"",'" lang="',m.langCode,'"'+(b.webkit?' tabindex="'+v+'"':"")+' role="application" aria-labelledby="cke_',o,'_arialbl"'+(w?' style="'+w+'"':"")+'><span id="cke_',o,'_arialbl" class="cke_voice_label">'+m.lang.editor+'</span><span class="',b.cssClass,'" role="presentation"><span class="cke_wrapper cke_',m.lang.dir,'" role="presentation"><table class="cke_editor" border="0" cellspacing="0" cellpadding="0" role="presentation"><tbody><tr',r?"":' style="display:none"',' role="presentation"><td id="cke_top_',o,'" class="cke_top" role="presentation">',r,"</td></tr><tr",s?"":' style="display:none"',' role="presentation"><td id="cke_contents_',o,'" class="cke_contents" style="height:',u,'" role="presentation">',s,"</td></tr><tr",t?"":' style="display:none"',' role="presentation"><td id="cke_bottom_',o,'" class="cke_bottom" role="presentation">',t,"</td></tr></tbody></table><style>.",m.skinClass,"{visibility:hidden;}</style></span></span></span>"].join(""));A.getChild([1,0,0,0,0]).unselectable();A.getChild([1,0,0,0,2]).unselectable();if(q==1){A.insertAfter(p)}else{p.append(A)}m.container=A;A.disableContextMenu();m.fireOnce("themeLoaded");m.fireOnce("uiReady")},buildDialog:function(m){var n=e.getNextNumber(),o=h.createFromHtml(['<div class="cke_editor_'+m.name.replace(".","\\.")+"_dialog cke_skin_",m.skinName,'" dir="',m.lang.dir,'" lang="',m.langCode,'" role="dialog" aria-labelledby="%title#"><table class="cke_dialog'," "+b.cssClass," cke_",m.lang.dir,'" style="position:absolute" role="presentation"><tr><td role="presentation"><div class="%body" role="presentation"><div id="%title#" class="%title" role="presentation"></div><a id="%close_button#" class="%close_button" href="javascript:void(0)" title="'+m.lang.common.close+'" role="button"><span class="cke_label">X</span></a><div id="%tabs#" class="%tabs" role="tablist"></div><table class="%contents" role="presentation"><tr><td id="%contents#" class="%contents" role="presentation"></td></tr></table><div id="%footer#" class="%footer" role="presentation"></div></div><div id="%tl#" class="%tl"></div><div id="%tc#" class="%tc"></div><div id="%tr#" class="%tr"></div><div id="%ml#" class="%ml"></div><div id="%mr#" class="%mr"></div><div id="%bl#" class="%bl"></div><div id="%bc#" class="%bc"></div><div id="%br#" class="%br"></div></td></tr></table>',c?"":"<style>.cke_dialog{visibility:hidden;}</style>","</div>"].join("").replace(/#/g,"_"+n).replace(/%/g,"cke_dialog_")),p=o.getChild([0,0,0,0,0]),q=p.getChild(0),r=p.getChild(1);q.unselectable();r.unselectable();return{element:o,parts:{dialog:o.getChild(0),title:q,close:r,tabs:p.getChild(2),contents:p.getChild([3,0,0,0]),footer:p.getChild(4)}}},destroy:function(m){var n=m.container;n.clearCustomData();m.element.clearCustomData();if(n){n.remove()}if(m.elementMode==1){m.element.show()}delete m.element}}})());a.editor.prototype.getThemeSpace=function(l){var m="cke_"+l,n=this._[m]||(this._[m]=a.document.getById(m+"_"+this.name));return n};a.editor.prototype.resize=function(l,m,n,o){var p=/^\d+$/;if(p.test(l)){l+="px"}var q=this.container,r=a.document.getById("cke_contents_"+this.name),s=o?q.getChild(1):q;b.webkit&&s.setStyle("display","none");s.setStyle("width",l);if(b.webkit){s.$.offsetWidth;s.setStyle("display","")}var t=n?0:(s.$.offsetHeight||0)-(r.$.clientHeight||0);r.setStyle("height",Math.max(m-t,0)+"px");this.fire("resize")};a.editor.prototype.getResizable=function(){return this.container.getChild(1)}})();
\ No newline at end of file
+++ /dev/null
-(function(){if(!window.CKEDITOR){window.CKEDITOR=(function(){var a={timestamp:"A73H4H9",version:"3.3.2",revision:"5805",_:{},status:"unloaded",basePath:(function(){var d=window.CKEDITOR_BASEPATH||"";if(!d){var e=document.getElementsByTagName("script");for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break}}}if(d.indexOf("://")==-1){if(d.indexOf("/")===0){d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d}else{d=location.href.match(/^[^\?]*\/(?:)/)[0]+d}}if(!d){throw'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.'}return d})(),getUrl:function(d){if(d.indexOf("://")==-1&&d.indexOf("/")!==0){d=this.basePath+d}if(this.timestamp&&d.charAt(d.length-1)!="/"){d+=(d.indexOf("?")>=0?"&":"?")+"t="+this.timestamp}return d}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d)}}return a})()}var a=CKEDITOR;if(!a.event){a.event=function(){};a.event.implementOn=function(b,c){var d=a.event.prototype;for(var e in d){if(b[e]==undefined){b[e]=d[e]}}};a.event.prototype=(function(){var b=function(d){var e=d.getPrivate&&d.getPrivate()||d._||(d._={});return e.events||(e.events={})},c=function(d){this.name=d;this.listeners=[]};c.prototype={getListenerIndex:function(d){for(var e=0,f=this.listeners;e<f.length;e++){if(f[e].fn==d){return e}}return -1}};return{on:function(d,e,f,g,h){var i=b(this),j=i[d]||(i[d]=new c(d));if(j.getListenerIndex(e)<0){var k=j.listeners;if(!f){f=this}if(isNaN(h)){h=10}var l=this,m=function(o,p,q,r){var s={name:d,sender:this,editor:o,data:p,listenerData:g,stop:q,cancel:r,removeListener:function(){l.removeListener(d,e)}};e.call(f,s);return s.data};m.fn=e;m.priority=h;for(var n=k.length-1;n>=0;n--){if(k[n].priority<=h){k.splice(n+1,0,m);return}}k.unshift(m)}},fire:(function(){var d=false,e=function(){d=true},f=false,g=function(){f=true};return function(h,i,j){var k=b(this)[h],l=d,m=f;d=f=false;if(k){var n=k.listeners;if(n.length){n=n.slice(0);for(var o=0;o<n.length;o++){var p=n[o].call(this,j,i,e,g);if(typeof p!="undefined"){i=p}if(d||f){break}}}}var q=f||(typeof i=="undefined"?false:i);d=l;f=m;return q}})(),fireOnce:function(d,e,f){var g=this.fire(d,e,f);delete b(this)[d];return g},removeListener:function(d,e){var f=b(this)[d];if(f){var g=f.getListenerIndex(e);if(g>=0){f.listeners.splice(g,1)}}},hasListeners:function(d){var e=b(this)[d];return e&&e.listeners.length>0}}})()}if(!a.editor){a.ELEMENT_MODE_NONE=0;a.ELEMENT_MODE_REPLACE=1;a.ELEMENT_MODE_APPENDTO=2;a.editor=function(b,c,d,e){var f=this;f._={instanceConfig:b,element:c,data:e};f.elementMode=d||0;a.event.call(f);f._init()};a.editor.replace=function(b,c){var d=b;if(typeof d!="object"){d=document.getElementById(b);if(!d){var e=0,f=document.getElementsByName(b);while((d=f[e++])&&d.tagName.toLowerCase()!="textarea"){}}if(!d){throw'[CKEDITOR.editor.replace] The element with id or name "'+b+'" was not found.'}}d.style.visibility="hidden";return new a.editor(c,d,1)};a.editor.appendTo=function(b,c,d){var e=b;if(typeof e!="object"){e=document.getElementById(b);if(!e){throw'[CKEDITOR.editor.appendTo] The element with id "'+b+'" was not found.'}}return new a.editor(c,e,2,d)};a.editor.prototype={_init:function(){var b=a.editor._pending||(a.editor._pending=[]);b.push(this)},fire:function(b,c){return a.event.prototype.fire.call(this,b,c,this)},fireOnce:function(b,c){return a.event.prototype.fireOnce.call(this,b,c,this)}};a.event.implementOn(a.editor.prototype,true)}if(!a.env){a.env=(function(){var b=navigator.userAgent.toLowerCase(),c=window.opera,d={ie:/*@cc_on!@*/false,opera:!!c&&c.version,webkit:b.indexOf(" applewebkit/")>-1,air:b.indexOf(" adobeair/")>-1,mac:b.indexOf("macintosh")>-1,quirks:document.compatMode=="BackCompat",mobile:b.indexOf("mobile")>-1,isCustomDomain:function(){var g=document.domain,h=window.location.hostname;return this.ie&&g!=h&&g!="["+h+"]"}};d.gecko=navigator.product=="Gecko"&&!d.webkit&&!d.opera;var e=0;if(d.ie){e=parseFloat(b.match(/msie (\d+)/)[1]);d.ie8=!!document.documentMode;d.ie8Compat=document.documentMode==8;d.ie7Compat=e==7&&!document.documentMode||document.documentMode==7;d.ie6Compat=e<7||d.quirks}if(d.gecko){var f=b.match(/rv:([\d\.]+)/);if(f){f=f[1].split(".");e=f[0]*10000+(f[1]||0)*100+ +(f[2]||0)}}if(d.opera){e=parseFloat(c.version())}if(d.air){e=parseFloat(b.match(/ adobeair\/(\d+)/)[1])}if(d.webkit){e=parseFloat(b.match(/ applewebkit\/(\d+)/)[1])}d.version=e;d.isCompatible=!d.mobile&&(d.ie&&e>=6||d.gecko&&e>=10801||d.opera&&e>=9.5||d.air&&e>=1||d.webkit&&e>=522||false);d.cssClass="cke_browser_"+(d.ie?"ie":d.gecko?"gecko":d.opera?"opera":d.air?"air":d.webkit?"webkit":"unknown");if(d.quirks){d.cssClass+=" cke_browser_quirks"}if(d.ie){d.cssClass+=" cke_browser_ie"+(d.version<7?"6":d.version>=8?"8":"7");if(d.quirks){d.cssClass+=" cke_browser_iequirks"}}if(d.gecko&&e<10900){d.cssClass+=" cke_browser_gecko18"}return d})()}var b=a.env;var c=b.ie;if(a.status=="unloaded"){(function(){a.event.implementOn(a);a.loadFullCore=function(){if(a.status!="basic_ready"){a.loadFullCore._load=true;return}delete a.loadFullCore;var e=document.createElement("script");e.type="text/javascript";e.src=a.basePath+"ckeditor.js";document.getElementsByTagName("head")[0].appendChild(e)};a.loadFullCoreTimeout=0;a.replaceClass="ckeditor";a.replaceByClassEnabled=true;var d=function(e,f,g,h){if(b.isCompatible){if(a.loadFullCore){a.loadFullCore()}var i=g(e,f,h);a.add(i);return i}return null};a.replace=function(e,f){return d(e,f,a.editor.replace)};a.appendTo=function(e,f,g){return d(e,f,a.editor.appendTo,g)};a.add=function(e){var f=this._.pending||(this._.pending=[]);f.push(e)};a.replaceAll=function(){var e=document.getElementsByTagName("textarea");for(var f=0;f<e.length;f++){var g=null,h=e[f],i=h.name;if(!h.name&&!h.id){continue}if(typeof arguments[0]=="string"){var j=new RegExp("(?:^|\\s)"+arguments[0]+"(?:$|\\s)");if(!j.test(h.className)){continue}}else{if(typeof arguments[0]=="function"){g={};if(arguments[0](h,g)===false){continue}}}this.replace(h,g)}};(function(){var e=function(){var f=a.loadFullCore,g=a.loadFullCoreTimeout;if(a.replaceByClassEnabled){a.replaceAll(a.replaceClass)}a.status="basic_ready";if(f&&f._load){f()}else{if(g){setTimeout(function(){if(a.loadFullCore){a.loadFullCore()}},g*1000)}}};if(window.addEventListener){window.addEventListener("load",e,false)}else{if(window.attachEvent){window.attachEvent("onload",e)}}})();a.status="basic_loaded"})()}})();
\ No newline at end of file
+++ /dev/null
-CKEDITOR.editorConfig=function(a){a.scayt_autoStartup=false};
\ No newline at end of file
+++ /dev/null
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-body
-{
- /* Font */
- font-family: Arial, Verdana, sans-serif;
- font-size: 12px;
-
- /* Text color */
- color: #222;
-
- /* Remove the background color to make it transparent */
- background-color: #fff;
-}
-
-html
-{
- /* #3658: [IE6] Editor document has horizontal scrollbar on long lines
- To prevent this misbehavior, we show the scrollbar always */
- _overflow-y: scroll
-}
-
-img:-moz-broken
-{
- -moz-force-broken-image-icon : 1;
- width : 24px;
- height : 24px;
-}
-img, input, textarea
-{
- cursor: default;
-}
+++ /dev/null
-var CKEDITOR_LANGS=(function(){var a={af:"Afrikaans",ar:"Arabic",bg:"Bulgarian",bn:"Bengali/Bangla",bs:"Bosnian",ca:"Catalan",cs:"Czech",cy:"Welsh",da:"Danish",de:"German",el:"Greek",en:"English","en-au":"English (Australia)","en-ca":"English (Canadian)","en-gb":"English (United Kingdom)",eo:"Esperanto",es:"Spanish",et:"Estonian",eu:"Basque",fa:"Persian",fi:"Finnish",fo:"Faroese",fr:"French","fr-ca":"French (Canada)",gl:"Galician",gu:"Gujarati",he:"Hebrew",hi:"Hindi",hr:"Croatian",hu:"Hungarian",is:"Icelandic",it:"Italian",ja:"Japanese",km:"Khmer",ko:"Korean",lt:"Lithuanian",lv:"Latvian",mn:"Mongolian",ms:"Malay",nb:"Norwegian Bokmal",nl:"Dutch",no:"Norwegian",pl:"Polish",pt:"Portuguese (Portugal)","pt-br":"Portuguese (Brazil)",ro:"Romanian",ru:"Russian",sk:"Slovak",sl:"Slovenian",sr:"Serbian (Cyrillic)","sr-latn":"Serbian (Latin)",sv:"Swedish",th:"Thai",tr:"Turkish",uk:"Ukrainian",vi:"Vietnamese",zh:"Chinese Traditional","zh-cn":"Chinese Simplified"},f=[];for(var e in a){f.push({code:e,name:a[e]})}f.sort(function(c,b){return c.name<b.name?-1:1});return f})();
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.af={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"Nuwe Bladsy",save:"Bewaar",preview:"Voorskou",cut:"Uitsny ",copy:"Kopieer",paste:"Byvoeg",print:"Druk",underline:"Onderstreep",bold:"Vet",italic:"Skuins",selectAll:"Selekteer alles",removeFormat:"Formaat verweider",strike:"Gestreik",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Horisontale lyn byvoeg",pagebreak:"Bladsy breek byvoeg",unlink:"Skakel verweider",undo:"Ont-skep",redo:"Her-skep",common:{browseServer:"Server deurblaai",url:"URL",protocol:"Protokol",upload:"Oplaai",uploadSubmit:"Stuur dit na die Server",image:"Beeld",flash:"Flash",form:"Form",checkbox:"HakBox",radio:"PuntBox",textField:"Byvoegbare karakter strook",textarea:"Byvoegbare karakter area",hiddenField:"Blinde strook",button:"Knop",select:"Opklapbare keuse strook",imageButton:"Beeld knop",notSet:"<geen instelling>",id:"Id",name:"Naam",langDir:"Taal rigting",langDirLtr:"Links na regs (LTR)",langDirRtl:"Regs na links (RTL)",langCode:"Taal kode",longDescr:"Lang beskreiwing URL",cssClass:"Skakel Tiepe",advisoryTitle:"Voorbeveelings Titel",cssStyle:"Styl",ok:"OK",cancel:"Kanseleer",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Ingewikkeld",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Spesiaale Karakter byvoeg",title:"Kies spesiale karakter",options:"Special Character Options"},link:{toolbar:"Skakel byvoeg/verander",other:"<ander>",menu:"Verander skakel",title:"Skakel",info:"Skakel informasie",target:"Mikpunt",upload:"Oplaai",advanced:"Ingewikkeld",type:"Skakel soort",toUrl:"URL",toAnchor:"Skakel na plekhouers in text",toEmail:"E-Mail",targetFrame:"<raam>",targetPopup:"<popup venster>",targetFrameName:"Mikpunt Venster Naam",targetPopupName:"Popup Venster Naam",popupFeatures:"Popup Venster Geaartheid",popupResizable:"Resizable",popupStatusBar:"Status Balk",popupLocationBar:"Adres Balk",popupToolbar:"Gereedskap Balk",popupMenuBar:"Menu Balk",popupFullScreen:"Voll Skerm (IE)",popupScrollBars:"Gleibalkstuk",popupDependent:"Afhanklik (Netscape)",popupWidth:"Weite",popupLeft:"Links Posisie",popupHeight:"Hoogde",popupTop:"Bo Posisie",id:"Id",langDir:"Taal rigting",langDirLTR:"Links na regs (LTR)",langDirRTL:"Regs na links (RTL)",acccessKey:"Toegang sleutel",name:"Naam",langCode:"Taal rigting",tabIndex:"Tab Index",advisoryTitle:"Voorbeveelings Titel",advisoryContentType:"Voorbeveelings inhoud soort",cssClasses:"Skakel Tiepe",charset:"Geskakelde voorbeeld karakterstel",styles:"Styl",selectAnchor:"Kies 'n plekhouer",anchorName:"Volgens plekhouer naam",anchorId:"Volgens element Id",emailAddress:"E-Mail Adres",emailSubject:"Boodskap Opskrif",emailBody:"Boodskap Inhoud",noAnchors:"(Geen plekhouers beskikbaar in dokument}",noUrl:"Voeg asseblief die URL in",noEmail:"Voeg asseblief die e-mail adres in"},anchor:{toolbar:"Plekhouer byvoeg/verander",menu:"Plekhouer eienskappe",title:"Plekhouer eienskappe",name:"Plekhouer Naam",errorName:"Voltooi die plekhouer naam asseblief"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Vind",replace:"Vervang",findWhat:"Soek wat:",replaceWith:"Vervang met:",notFoundMsg:"Die gespesifiseerde karakters word nie gevind nie.",matchCase:"Vergelyk karakter skryfweise",matchWord:"Vergelyk komplete woord",matchCyclic:"Match cyclic",replaceAll:"Vervang alles",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabel",title:"Tabel eienskappe",menu:"Tabel eienskappe",deleteTable:"Tabel verweider",rows:"Reie",columns:"Kolome",border:"Kant groote",align:"Parideering",alignLeft:"Links",alignCenter:"Middel",alignRight:"Regs",width:"Weite",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Hoogde",cellSpace:"Cell spasieering",cellPad:"Cell buffer",caption:"Beskreiwing",summary:"Opsomming",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Cell verweider",merge:"Cell verenig",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Ry",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Ry verweider"},column:{menu:"Kolom",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Kolom verweider"}},button:{title:"Knop eienskappe",text:"Karakters (Waarde)",type:"Soort",typeBtn:"Knop",typeSbm:"Indien",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"HakBox eienskappe",radioTitle:"PuntBox eienskappe",value:"Waarde",selected:"Uitgekies"},form:{title:"Form eienskappe",menu:"Form eienskappe",action:"Aksie",method:"Metode",encoding:"Encoding"},select:{title:"Opklapbare keuse strook eienskappe",selectInfo:"Info",opAvail:"Beskikbare Opsies",value:"Waarde",size:"Grote",lines:"lyne",chkMulti:"Laat meerere keuses toe",opText:"Karakters",opValue:"Waarde",btnAdd:"Byvoeg",btnModify:"Verander",btnUp:"Op",btnDown:"Af",btnSetValue:"Stel as uitgekiesde waarde",btnDelete:"Verweider"},textarea:{title:"Karakter area eienskappe",cols:"Kolom",rows:"Reie"},textfield:{title:"Karakter strook eienskappe",name:"Naam",value:"Waarde",charWidth:"Karakter weite",maxChars:"Maximale karakters",type:"Soort",typeText:"Karakters",typePass:"Wagwoord"},hidden:{title:"Blinde strook eienskappe",name:"Naam",value:"Waarde"},image:{title:"Beeld eienskappe",titleButton:"Beeld knop eienskappe",menu:"Beeld eienskappe",infoTab:"Beeld informasie",btnUpload:"Stuur dit na die Server",upload:"Uplaai",alt:"Alternatiewe beskrywing",width:"Weidte",height:"Hoogde",lockRatio:"Behou preporsie",unlockRatio:"Unlock Ratio",resetSize:"Herstel groote",border:"Kant",hSpace:"HSpasie",vSpace:"VSpasie",align:"Paradeer",alignLeft:"Links",alignRight:"Regs",alertUrl:"Voeg asseblief Beeld URL in.",linkTab:"Skakel",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash eienskappe",propertiesTab:"Properties",title:"Flash eienskappe",chkPlay:"Automaties Speel",chkLoop:"Herhaling",chkMenu:"Laat Flash Menu toe",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Wys alles",scaleNoBorder:"Geen kante",scaleFit:"Presiese pas",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Paradeer",alignLeft:"Links",alignAbsBottom:"Abs Onder",alignAbsMiddle:"Abs Middel",alignBaseline:"Baseline",alignBottom:"Onder",alignMiddle:"Middel",alignRight:"Regs",alignTextTop:"Text Bo",alignTop:"Bo",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Agtergrond kleur",width:"Weidte",height:"Hoogde",hSpace:"HSpasie",vSpace:"VSpasie",validateSrc:"Voeg asseblief die URL in",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Spelling nagaan",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Nie in woordeboek nie",changeTo:"Verander na",btnIgnore:"Ignoreer",btnIgnoreAll:"Ignoreer na-volgende",btnReplace:"Vervang",btnReplaceAll:"vervang na-volgende",btnUndo:"Ont-skep",noSuggestions:"- Geen voorstel -",progress:"Spelling word beproef...",noMispell:"Spellproef kompleet: Geen foute",noChanges:"Spellproef kompleet: Geen woord veranderings",oneChange:"Spellproef kompleet: Een woord verander",manyChanges:"Spellproef kompleet: %1 woorde verander",ieSpellDownload:"Geen Spellproefer geinstaleer nie. Wil U dit aflaai?"},smiley:{toolbar:"Smiley",title:"Voeg Smiley by",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Genommerde lys",bulletedlist:"Gepunkte lys",indent:"Paradeering verleng",outdent:"Paradeering verkort",justify:{left:"Links rig",center:"Rig Middel",right:"Regs rig",block:"Blok paradeer"},blockquote:"Block Quote",clipboard:{title:"Byvoeg",cutError:"U browser se sekuriteit instelling behinder die uitsny aksie. Gebruik asseblief die sleutel kombenasie(Ctrl/Cmd+X).",copyError:"U browser se sekuriteit instelling behinder die kopieerings aksie. Gebruik asseblief die sleutel kombenasie(Ctrl/Cmd+C).",pasteMsg:"Voeg asseblief die inhoud in die gegewe box by met sleutel kombenasie(<STRONG>Ctrl/Cmd+V</STRONG>) en druk <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Van Word af byvoeg",title:"Van Word af byvoeg",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Voeg slegs karakters by",title:"Voeg slegs karakters by"},templates:{button:"Templates",title:"Inhoud Templates",options:"Template Options",insertOption:"Vervang bestaande inhoud",selectPromptMsg:"Kies die template om te gebruik in die editor<br>(Inhoud word vervang!):",emptyListMsg:"(Geen templates gedefinieerd)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styl",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Karakter formaat",panelTitle:"Karakter formaat",tag_p:"Normaal",tag_pre:"Geformateerd",tag_address:"Adres",tag_h1:"Opskrif 1",tag_h2:"Opskrif 2",tag_h3:"Opskrif 3",tag_h4:"Opskrif 4",tag_h5:"Opskrif 5",tag_h6:"Opskrif 6",tag_div:"Normaal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Karakters",voiceLabel:"Font",panelTitle:"Karakters"},fontSize:{label:"Karakter grote",voiceLabel:"Font Size",panelTitle:"Karakter grote"},colorButton:{textColorTitle:"Karakter kleur",bgColorTitle:"Agtergrond kleur",panelTitle:"Colors",auto:"Automaties",more:"Meer Kleure..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.ar={dir:"rtl",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"????????????",newPage:"???????? ??????????",save:"??????",preview:"???????????? ????????????",cut:"????",copy:"??????",paste:"??????",print:"??????????",underline:"??????????",bold:"????????",italic:"????????",selectAll:"?????????? ????????",removeFormat:"?????????? ??????????????????",strike:"???????????? ????",subscript:"??????????",superscript:"??????????",horizontalrule:"???? ????????",pagebreak:"?????????? ???????? ??????????",unlink:"?????????? ????????",undo:"??????????",redo:"??????????",common:{browseServer:"????????",url:"????????????",protocol:"????????????????????",upload:"??????",uploadSubmit:"????????",image:"????????",flash:"????????",form:"??????????",checkbox:"???????? ????????????",radio:"???? ????????????",textField:"???????? ????",textarea:"?????????? ????????",hiddenField:"?????????? ?????? ??????",button:"???? ??????",select:"??????????",imageButton:"???? ????????",notSet:"<???????? ??????????>",id:"??????????",name:"??????????",langDir:"?????????? ????????",langDirLtr:"???????????? ???????????? (LTR)",langDirRtl:"???????????? ???????????? (RTL)",langCode:"?????? ??????????",longDescr:"?????????? ????????????????",cssClass:"???????? ??????????????",advisoryTitle:"?????????? ??????????????",cssStyle:"??????",ok:"??????????",cancel:"?????????? ??????????",close:"Close",preview:"Preview",generalTab:"??????",advancedTab:"??????????",validateNumberFailed:"???????????? ??????????",confirmNewPage:"?????????? ???? ???????????????? ?????? ???? ?????? ???????????? ????????. ???? ?????? ?????????? ?????? ???????? ???????? ????????????",confirmCancel:"?????? ???????????????? ???? ??????????. ???? ?????? ?????????? ???? ?????????? ???????? ??????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ?????? ????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"?????????? ??????.??",title:"???????? ????????????",options:"Special Character Options"},link:{toolbar:"????????",other:"<????????>",menu:"?????????? ????????",title:"???????????? ??????????",info:"?????????????? ????????????",target:"?????? ????????????",upload:"??????",advanced:"??????????",type:"?????? ??????????",toUrl:"URL",toAnchor:"???????? ???? ?????? ??????????????",toEmail:"???????? ????????????????",targetFrame:"<????????>",targetPopup:"<?????????? ????????????>",targetFrameName:"?????? ???????????? ????????????????",targetPopupName:"?????? ?????????????? ????????????????",popupFeatures:"?????????? ?????????????? ????????????????",popupResizable:"?????????? ??????????????",popupStatusBar:"???????? ????????????",popupLocationBar:"???????? ??????????????",popupToolbar:"???????? ??????????????",popupMenuBar:"?????????????? ????????????????",popupFullScreen:"?????? ???????????? (IE)",popupScrollBars:"?????????? ??????????????",popupDependent:"???????? (Netscape)",popupWidth:"??????????",popupLeft:"?????????????? ????????????",popupHeight:"????????????????",popupTop:"?????????????? ????????????",id:"????????",langDir:"?????????? ????????",langDirLTR:"???????????? ???????????? (LTR)",langDirRTL:"???????????? ???????????? (RTL)",acccessKey:"???????????? ????????????????",name:"??????????",langCode:"?????? ????????",tabIndex:"??????????????",advisoryTitle:"?????????? ??????????????",advisoryContentType:"?????? ??????????????",cssClasses:"???????? ??????????????",charset:"?????????? ???????????? ????????????????",styles:"??????",selectAnchor:"???????? ?????????? ????????????",anchorName:"?????? ??????????",anchorId:"?????? ?????? ????????????",emailAddress:"?????????? ???????????? ????????????????",emailSubject:"?????????? ??????????????",emailBody:"?????????? ??????????????",noAnchors:"(???? ???????? ???????????? ???????????? ???? ?????? ??????????????)",noUrl:"???? ???????? ???????? ?????????? ???????????? ???????? ???????? ???????? ????????????",noEmail:"???? ???????? ???????? ?????????? ???????????? ????????????????????"},anchor:{toolbar:"?????????? ????????????",menu:"?????????? ?????????????? ????????????????",title:"?????????? ?????????????? ????????????????",name:"?????? ?????????????? ????????????????",errorName:"???????????? ?????????? ?????? ?????????????? ????????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????? ????????????????",find:"??????",replace:"??????????????",findWhat:"?????????? ????:",replaceWith:"?????????????? ????:",notFoundMsg:"???? ?????? ???????????? ?????? ???????? ????????????.",matchCase:"???????????? ???????? ????????????",matchWord:"???????????? ??????????????",matchCyclic:"???????????? ??????????",replaceAll:"?????????????? ????????",replaceSuccessMsg:"???? ?????????????? 1% ???? ?????????????? "},table:{toolbar:"????????",title:"?????????? ????????????",menu:"?????????? ????????????",deleteTable:"?????? ????????????",rows:"????????",columns:"??????????",border:"????????????",align:"????????????????",alignLeft:"????????",alignCenter:"??????",alignRight:"????????",width:"??????????",widthPx:"????????",widthPc:"????????????",widthUnit:"width unit",height:"????????????????",cellSpace:"?????????? ??????????????",cellPad:"?????????????? ??????????????",caption:"??????????",summary:"??????????????",headers:"????????????????",headersNone:"????????",headersColumn:"???????????? ??????????",headersRow:"???????? ??????????",headersBoth:"????????????",invalidRows:"?????? ???????????? ?????? ???? ???????? ?????????? ???????? ???? ??????.",invalidCols:"?????? ?????????????? ?????? ???? ???????? ?????????? ???????? ???? ??????.",invalidBorder:"?????? ???????? ?????? ???? ???????? ??????????.",invalidWidth:"?????? ???????????? ?????? ???? ???????? ??????????.",invalidHeight:"???????????? ???????????? ?????? ???? ???????? ??????????.",invalidCellSpacing:"?????????????? ?????? ?????????????? ?????? ???? ???????? ??????????.",invalidCellPadding:"?????????????? ?????????????? ?????? ???? ???????? ??????????",cell:{menu:"????????",insertBefore:"?????????? ???????? ??????",insertAfter:"?????????? ???????? ??????",deleteCell:"?????? ????????",merge:"?????? ??????????",mergeRight:"?????? ????????????",mergeDown:"?????? ????????????",splitHorizontal:"?????????? ???????????? ????????????",splitVertical:"?????????? ???????????? ??????????????",title:"?????????? ????????????",cellType:"?????? ????????????",rowSpan:"???????????? ????????????",colSpan:"???????????? ??????????????",wordWrap:"???????????? ????????",hAlign:"???????????? ??????????",vAlign:"???????????? ??????????",alignTop:"????????",alignMiddle:"??????",alignBottom:"????????",alignBaseline:"???? ??????????????",bgColor:"?????? ??????????????",borderColor:"?????? ????????????",data:"????????????",header:"??????????",yes:"??????",no:"????",invalidWidth:"?????? ???????????? ?????? ???? ???????? ??????????.",invalidHeight:"???????????? ???????????? ?????? ???? ???????? ??????????.",invalidRowSpan:"???????????? ???????????? ?????? ???? ???????? ?????????? ????????????.",invalidColSpan:"???????????? ?????????????? ?????? ???? ???????? ?????????? ????????????.",chooseColor:"????????"},row:{menu:"????",insertBefore:"?????????? ???? ??????",insertAfter:"?????????? ???? ??????",deleteRow:"?????? ????????"},column:{menu:"????????",insertBefore:"?????????? ???????? ??????",insertAfter:"?????????? ???????? ??????",deleteColumn:"?????? ??????????"}},button:{title:"?????????? ???? ??????????",text:"????????????/??????????????",type:"?????? ????????",typeBtn:"????",typeSbm:"??????????",typeRst:"?????????? ??????????"},checkboxAndRadio:{checkboxTitle:"?????????? ???????? ????????????????",radioTitle:"?????????? ???? ????????????",value:"????????????",selected:"????????"},form:{title:"?????????? ??????????????",menu:"?????????? ??????????????",action:"?????? ??????????",method:"??????????????",encoding:"??????????"},select:{title:"?????????? ???????????? ??????????",selectInfo:"?????????? ??????????????",opAvail:"???????????????? ??????????????",value:"????????????",size:"??????????",lines:"????????????",chkMulti:"???????????? ???????????????? ????????????",opText:"????????",opValue:"????????????",btnAdd:"??????????",btnModify:"??????????",btnUp:"????????",btnDown:"????????",btnSetValue:"???????????? ??????????",btnDelete:"??????????"},textarea:{title:"?????????? ?????????? ????????",cols:"??????????????",rows:"????????????"},textfield:{title:"?????????? ???????? ????????",name:"??????????",value:"????????????",charWidth:"?????? ????????????",maxChars:"???????? ?????? ????????????",type:"?????? ??????????????",typeText:"????",typePass:"???????? ????????"},hidden:{title:"?????????? ?????????? ????????????",name:"??????????",value:"????????????"},image:{title:"?????????? ????????????",titleButton:"?????????? ???? ????????????",menu:"?????????? ????????????",infoTab:"?????????????? ????????????",btnUpload:"???????????? ????????????",upload:"??????",alt:"?????????? ????????????",width:"??????????",height:"????????????????",lockRatio:"?????????? ??????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????? ?????????? ????????????",border:"?????? ????????????",hSpace:"?????????? ????????",vSpace:"?????????? ??????????",align:"????????????",alignLeft:"????????",alignRight:"????????",alertUrl:"?????????? ???????? ???????????? ???????? ???????? ???????? ?????? ????????????.",linkTab:"????????????",button2Img:"???? ???????? ?????????? ???? ???????????? ?????????????? ?????? ???????? ????????????",img2Button:"???? ???????? ?????????? ???????????? ???????????????? ?????? ???? ??????????",urlMissing:"?????????? ???????? ???????????? ??????????",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????? ????????????",propertiesTab:"??????????????",title:"?????????? ???????? ????????????",chkPlay:"?????????? ????????????",chkLoop:"??????????",chkMenu:"?????????? ?????????? ???????? ????????????",chkFull:"?????? ????????????",scale:"??????????",scaleAll:"?????????? ????????",scaleNoBorder:"?????? ????????",scaleFit:"?????? ??????",access:"???????? ???????? ??????????????",accessAlways:"????????????",accessSameDomain:"?????? ????????????",accessNever:"????????????",align:"????????????",alignLeft:"????????",alignAbsBottom:"???????? ????????",alignAbsMiddle:"?????? ??????????",alignBaseline:"?????? ??????????",alignBottom:"????????",alignMiddle:"??????",alignRight:"????????",alignTextTop:"???????? ????????",alignTop:"????????",quality:"????????",qualityBest:"????????",qualityHigh:"??????????",qualityAutoHigh:"?????????? ????????????????",qualityMedium:"????????????",qualityAutoLow:"???????????? ????????????????",qualityLow:"????????????",windowModeWindow:"??????????",windowModeOpaque:"?????? ????????",windowModeTransparent:"????????",windowMode:"?????? ??????????????",flashvars:"?????????????? ????????????",bgcolor:"?????? ??????????????",width:"??????????",height:"????????????????",hSpace:"?????????? ????????",vSpace:"?????????? ??????????",validateSrc:"?????????? ???????? ?????????? ???????????? ???????? ???????? ???????? ????????????",validateWidth:"?????????? ?????? ???? ???????? ??????????.",validateHeight:"???????????????? ?????? ???? ???????? ??????????.",validateHSpace:"HSpace ?????? ???? ???????? ??????????.",validateVSpace:"VSpace ?????? ???? ???????? ??????????."},spellCheck:{toolbar:"?????????? ????????????",title:"?????????????? ????????????????",notAvailable:"???????????? ???????? ?????? ???????????? ?????? ?????????? ????????",errorLoading:"?????? ???? ?????????? ?????????? ???????? ??????????????????: %s.",notInDic:"???????? ???? ??????????????",changeTo:"?????????????? ??????",btnIgnore:"??????????",btnIgnoreAll:"?????????? ????????",btnReplace:"??????????",btnReplaceAll:"?????????? ????????",btnUndo:"??????????",noSuggestions:"- ???? ???????? ???????????????? -",progress:"???????? ?????????????? ????????????????",noMispell:"???? ?????????????? ????????????????: ???? ?????? ???????????? ?????? ???? ?????????? ??????????????",noChanges:"???? ?????????????? ????????????????: ???? ?????? ?????????? ???? ????????",oneChange:"???? ?????????????? ????????????????: ???? ?????????? ???????? ?????????? ??????",manyChanges:"???? ?????????? ?????????????? ????????????????: ???? ?????????? %1 ???? ??????????",ieSpellDownload:"???????????? ???????????????? (??????????????????) ?????? ??????????. ???? ?????? ???????????? ??????????"},smiley:{toolbar:"????????????????",title:"?????????? ????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"???????? 1%"},numberedlist:"??????????/?????? ?????????? ????????",bulletedlist:"??????????/?????? ?????????? ????????",indent:"?????????? ?????????????? ??????????????",outdent:"?????????? ?????????????? ??????????????",justify:{left:"???????????? ?????? ????????????",center:"??????????",right:"???????????? ?????? ????????????",block:"??????"},blockquote:"????????????",clipboard:{title:"??????",cutError:"?????????????????? ?????????????? ?????????????? ???????? ?????????????? ???????? ???????? ????????????????. ?????????? ???????????? ???????? ???????????????? ???????? ?????? (Ctrl/Cmd+X).",copyError:"?????????????????? ?????????????? ?????????????? ???????? ?????????????? ???????? ?????????? ????????????????. ?????????? ???????????? ???????? ???????????????? ???????? ?????? (Ctrl/Cmd+C).",pasteMsg:"???????? ???????? ?????????????? ???????????????? ?????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ???? ???????? ?????????????????? ???? ???????? ???? <STRONG>??????????</STRONG>.",securityMsg:"?????????? ???????????????? ???????????? ???????????? ???????????????? ???? ?????????? ?????? ???????????? ???? ???????????? ???????????? ?????????????? ???????? ?????? ???????? ?????? ?????????????? ?????? ???????? ???? ?????? ??????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"???????? ???? ???????? ???????????? ???????? ?????????? ???? ???????????? ????????. ???? ?????? ???????????? ?????? ???????????? ???? ?????????? ????????????",toolbar:"?????? ???? ????????",title:"?????? ???? ????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"?????? ?????? ????????",title:"?????? ?????? ????????"},templates:{button:"??????????????",title:"?????????? ??????????????",options:"Template Options",insertOption:"?????????????? ??????????????",selectPromptMsg:"???????? ???????????? ???????? ?????? ???????? ???? ????????????",emptyListMsg:"(???? ?????? ?????????? ???? ????????)"},showBlocks:"???????? ????????????",stylesCombo:{label:"??????????",panelTitle:"Formatting Styles",panelTitle1:"?????????? ????????????",panelTitle2:"?????????? ??????????",panelTitle3:"?????????? ????????????"},format:{label:"??????????",panelTitle:"?????????? ????????????",tag_p:"????????",tag_pre:"??????????",tag_address:"??????????",tag_h1:"?????????????? 1",tag_h2:"?????????????? 2",tag_h3:"?????????????? 3",tag_h4:"?????????????? 4",tag_h5:"?????????????? 5",tag_h6:"?????????????? 6",tag_div:"???????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????",voiceLabel:"?????? ????????",panelTitle:"?????? ????????"},fontSize:{label:"?????? ????????",voiceLabel:"?????? ????????",panelTitle:"?????? ????????"},colorButton:{textColorTitle:"?????? ????????",bgColorTitle:"?????? ??????????????",panelTitle:"Colors",auto:"????????????",more:"?????????? ????????????..."},colors:{"000":"????????",800000:"??????????????","8B4513":"?????? ????????","2F4F4F":"?????????? ?????????????? ????????","008080":"???????? ????????","000080":"???????? ????????","4B0082":"????????",696969:"?????????? ????????",B22222:"????????",A52A2A:"??????",DAA520:"???????? ????????","006400":"???????? ????????","40E0D0":"????????????","0000CD":"???????? ??????????",800080:"???????????? ????????",808080:"??????????",F00:"????????",FF8C00:"?????????????? ????????",FFD700:"????????","008000":"????????","0FF":"????????????","00F":"????????",EE82EE:"????????????",A9A9A9:"?????????? ????????",FFA07A:"?????????????? ????????",FFA500:"??????????????",FFFF00:"????????","00FF00":"????????????",AFEEEE:"???????????? ????????",ADD8E6:"???????? ????????",DDA0DD:"???????????? ????????",D3D3D3:"?????????? ????????",FFF0F5:"???????? ????????",FAEBD7:"???????? ????????",FFFFE0:"???????? ????????",F0FFF0:"???????? ???????? ????????????",F0FFFF:"??????????",F0F8FF:"????????",E6E6FA:"??????????????",FFF:"????????"},scayt:{title:"?????????? ???????????? ?????????? ??????????????",opera_title:"Not supported by Opera",enable:"?????????? SCAYT",disable:"?????????? SCAYT",about:"???? SCAYT",toggle:"?????????? SCAYT",options:"????????????",langs:"????????",moreSuggestions:"???????????? ???? ??????????????????",ignore:"??????????",ignoreAll:"?????????? ????????",addWord:"?????????? ????????",emptyDic:"?????? ?????????????? ?????? ?????? ???????? ????????????.",optionsTab:"????????????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"????????",dictionariesTab:"????????????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"????"},about:{title:"???? CKEditor",dlgTitle:"???? CKEditor",moreInfo:"???????????? ?????? ?????????????? ?????????????? ?? ???????? ?????????? ???????????? ?????? ???????? ????????????????:",copy:"???????? ?????????? © $1. ???????? ???????????? ????????????."},maximize:"??????????",minimize:"??????????",fakeobjects:{anchor:"??????????",flash:"?????? ?????????? ??????????????",div:"???????? ????????",unknown:"???????? ?????? ??????????"},resize:"???????? ???????????? ??????????",colordialog:{title:"???????? ??????",options:"Color Options",highlight:"?????????? ??????????",selected:"????????????",clear:"??????"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.bg={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??????",newPage:"???????? ????????????????",save:"????????????",preview:"?????????????????????????? ????????????",cut:"????????????",copy:"????????????????",paste:"????????????",print:"??????????",underline:"??????????????????",bold:"????????????????",italic:"????????????",selectAll:"???????????????????? ????????????",removeFormat:"???????????? ??????????????????????????",strike:"????????????????",subscript:"???????????? ???? ????????",superscript:"???????????? ???? ????????????",horizontalrule:"???????????? ???????????????????????? ??????????",pagebreak:"???????????? ?????? ??????",unlink:"???????????? ????????????",undo:"????????????",redo:"??????????????",common:{browseServer:"?????????????????? ??????????????",url:"?????????? ?????? (URL)",protocol:"????????????????",upload:"????????",uploadSubmit:"?????????? ?????? ??????????????",image:"??????????????????????",flash:"Flash",form:"????????????????",checkbox:"???????? ???? ??????????????",radio:"???????? ???? ??????????",textField:"???????????????? ????????",textarea:"???????????????? ????????????",hiddenField:"???????????? ????????",button:"??????????",select:"???????????? ???????? ?? ??????????",imageButton:"??????????-??????????????????????",notSet:"<???? ?? ????????????????>",id:"??????????????????????????",name:"??????",langDir:"???????????? ???? ??????????",langDirLtr:"???? ???????? ???? ??????????",langDirRtl:"???? ?????????? ???? ????????",langCode:"?????? ???? ??????????",longDescr:"???????????????? ???? ????????????????",cssClass:"???????? ???? ?????????????????? ??????????????",advisoryTitle:"???????????????????????????? ????????????????",cssStyle:"????????",ok:"????",cancel:"??????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"??????????????????????...",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????? ?????????????????? ????????????",title:"???????????????? ?????????????????? ????????????",options:"Special Character Options"},link:{toolbar:"????????????/???????????????????? ????????????",other:"<????????>",menu:"???????????????????? ????????????",title:"????????????",info:"???????????????????? ???? ????????????????",target:"??????",upload:"????????",advanced:"??????????????????????...",type:"?????? ???? ????????????????",toUrl:"URL",toAnchor:"?????????? ?? ???????????????? ????????????????",toEmail:"??-????????",targetFrame:"<??????????>",targetPopup:"<?????????????? ????????????????>",targetFrameName:"?????? ???? ?????????????? ????????????????",targetPopupName:"?????? ???? ???????????????? ????????????????",popupFeatures:"?????????????????? ???? ???????????????? ????????????????",popupResizable:"Resizable",popupStatusBar:"???????? ???? ????????????",popupLocationBar:"???????? ???? ??????????",popupToolbar:"?????????? ?? ????????????",popupMenuBar:"????????",popupFullScreen:"?????????? ?????????? (MS IE)",popupScrollBars:"??????????????",popupDependent:"?????????????? (Netscape)",popupWidth:"????????????",popupLeft:"???????????????????? - X",popupHeight:"????????????????",popupTop:"???????????????????? - Y",id:"Id",langDir:"???????????? ???? ??????????",langDirLTR:"???? ???????? ???? ??????????",langDirRTL:"???? ?????????? ???? ????????",acccessKey:"???????? ????????????",name:"??????",langCode:"???????????? ???? ??????????",tabIndex:"?????? ???? ????????????",advisoryTitle:"???????????????????????????? ????????????????",advisoryContentType:"???????????????????????????? ?????? ???? ????????????????????????",cssClasses:"???????? ???? ?????????????????? ??????????????",charset:"?????? ???? ?????????????????? ????????????",styles:"????????",selectAnchor:"???????????????? ??????????",anchorName:"???? ?????? ???? ??????????????",anchorId:"???? ?????????????????????????? ???? ??????????????",emailAddress:"?????????? ???? ??-????????",emailSubject:"???????? ???? ??????????????",emailBody:"?????????? ???? ??????????????",noAnchors:"(???????? ?????????? ?? ?????????????? ????????????????)",noUrl:"????????, ???????????????? ???????????? ?????? (URL)",noEmail:"????????, ???????????????? ???????????? ???? ??-????????"},anchor:{toolbar:"????????????/???????????????????? ??????????",menu:"?????????????????? ???? ??????????????",title:"?????????????????? ???? ??????????????",name:"?????? ???? ??????????????",errorName:"????????, ???????????????? ?????? ???? ??????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"??????????",replace:"??????????????",findWhat:"??????????:",replaceWith:"?????????????? ??:",notFoundMsg:"???????????????? ?????????? ???? ???????? ??????????????.",matchCase:"?????? ?????????? ????????????????",matchWord:"?????????? ???????????? ????????",matchCyclic:"Match cyclic",replaceAll:"?????????????? ????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"??????????????",title:"?????????????????? ???? ??????????????????",menu:"?????????????????? ???? ??????????????????",deleteTable:"???????????? ??????????????????",rows:"????????????",columns:"????????????",border:"???????????? ???? ??????????????",align:"????????????????????????",alignLeft:"????????",alignCenter:"????????????",alignRight:"??????????",width:"????????????",widthPx:"??????????????",widthPc:"????????????????",widthUnit:"width unit",height:"????????????????",cellSpace:"???????????????????? ?????????? ????????????????",cellPad:"???????????? ???? ???????????????????????? ?? ????????????????",caption:"????????????????",summary:"????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"???????????? ????????????????",merge:"?????????????? ????????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"???????????? ????????????????"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"???????????? ????????????????"}},button:{title:"?????????????????? ???? ????????????",text:"?????????? (????????????????)",type:"??????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"?????????????????? ???? ???????????? ???? ??????????????",radioTitle:"?????????????????? ???? ???????????? ???? ??????????",value:"????????????????",selected:"??????????????????"},form:{title:"?????????????????? ???? ??????????????????",menu:"?????????????????? ???? ??????????????????",action:"????????????????",method:"??????????",encoding:"Encoding"},select:{title:"?????????????????? ???? ???????????????? ???????? ?? ??????????",selectInfo:"????????????????????",opAvail:"???????????????? ??????????",value:"????????????????",size:"????????????",lines:"??????????",chkMulti:"?????????????????? ?????????????????????? ??????????????????????",opText:"??????????",opValue:"????????????????",btnAdd:"????????????",btnModify:"??????????????",btnUp:"????????????",btnDown:"????????????",btnSetValue:"?????????????? ???????? ?????????????? ????????????????",btnDelete:"????????????"},textarea:{title:"?????????????????? ???? ???????????????????? ????????????",cols:"????????????",rows:"????????????"},textfield:{title:"?????????????????? ???? ????????????????????-????????",name:"??????",value:"????????????????",charWidth:"???????????? ???? ??????????????????",maxChars:"???????????????? ??????????????",type:"??????",typeText:"??????????",typePass:"????????????"},hidden:{title:"?????????????????? ???? ???????????????? ????????",name:"??????",value:"????????????????"},image:{title:"?????????????????? ???? ??????????????????????????",titleButton:"?????????????????? ???? ????????????-??????????????????????",menu:"?????????????????? ???? ??????????????????????????",infoTab:"???????????????????? ???? ??????????????????????????",btnUpload:"?????????? ?????? ??????????????",upload:"????????",alt:"???????????????????????? ??????????",width:"????????????",height:"????????????????",lockRatio:"???????????? ??????????????????????",unlockRatio:"Unlock Ratio",resetSize:"???????????????????? ??????????????",border:"??????????",hSpace:"???????????????????????? ????????????",vSpace:"???????????????????? ????????????",align:"????????????????????????",alignLeft:"????????",alignRight:"??????????",alertUrl:"????????, ???????????????? ???????????? ?????? ???? ??????????????????????????",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????????????? ???? Flash ????????????",propertiesTab:"Properties",title:"?????????????????? ???? Flash ????????????",chkPlay:"?????????????????????? ????????????????????",chkLoop:"???????? ???????????????????? ???????? ????????????????????????",chkMenu:"?????????????????? Flash ????????",chkFull:"Allow Fullscreen",scale:"????????????????????????",scaleAll:"???????????? ?????????? ??????????",scaleNoBorder:"?????? ??????????",scaleFit:"???????????? ??????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"????????????????????????",alignLeft:"????????",alignAbsBottom:"??????-????????",alignAbsMiddle:"?????????? ???? ??????????????",alignBaseline:"???? ???????????????? ??????????",alignBottom:"????????",alignMiddle:"???? ??????????????",alignRight:"??????????",alignTextTop:"?????????? ????????????",alignTop:"????????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"???????? ???? ????????",width:"????????????",height:"????????????????",hSpace:"???????????????????????? ????????????",vSpace:"???????????????????? ????????????",validateSrc:"????????, ???????????????? ???????????? ?????? (URL)",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????????? ??????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????????? ?? ??????????????",changeTo:"?????????????? ????",btnIgnore:"??????????????????",btnIgnoreAll:"?????????????????? ????????????",btnReplace:"??????????????",btnReplaceAll:"?????????????? ????????????",btnUndo:"????????????",noSuggestions:"- ???????? ?????????????????????? -",progress:"???????????????????? ???? ???????????????????? ???? ????????????????...",noMispell:"???????????????????? ???? ???????????????? ??????????????????: ???? ???? ?????????????? ???????????????????? ????????????",noChanges:"???????????????????? ???? ???????????????? ??????????????????: ???????? ?????????????????? ????????",oneChange:"???????????????????? ???? ???????????????? ??????????????????: ???????? ???????? ?? ??????????????????",manyChanges:"???????????????????? ???? ???????????????? ??????????????????: %1 ???????? ???? ??????????????????",ieSpellDownload:"???????????????????????? ???? ???????????????? ???? ???????????????? ???? ?? ????????????????????. ?????????????? ???? ???? ???? ?????????????????????? ?"},smiley:{toolbar:"??????????????",title:"???????????? ??????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????????????? ????????????",bulletedlist:"?????????????????????? ????????????",indent:"?????????????? ??????????????",outdent:"???????????? ??????????????",justify:{left:"???????????????????????? ?? ????????",center:"?????????????????????? ?? ??????????????",right:"???????????????????????? ?? ??????????",block:"???????????????????? ????????????????????????"},blockquote:"Block Quote",clipboard:{title:"????????????",cutError:"?????????????????????? ???? ?????????????????? ???? ?????????? ?????????????? ???? ???????????????????? ???? ?????????????????? ???? ?????????????? ??????????????????????. ???? ?????????? ?????????????????????? ???????????????????????? (Ctrl/Cmd+X).",copyError:"?????????????????????? ???? ?????????????????? ???? ?????????? ?????????????? ???? ???????????????????? ???? ?????????????????? ???? ?????????????? ????????????????????????????. ???? ?????????? ?????????????????????? ???????????????????????? (Ctrl/Cmd+C).",pasteMsg:"???????????????? ?????? ?????????????????????? ?? ?????????????????????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ?? ?????????????????? <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"???????????? ???? MS Word",title:"???????????? ???? MS Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????? ???????? ???????? ??????????",title:"???????????? ???????? ???????? ??????????"},templates:{button:"??????????????",title:"??????????????",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"???????????????? ???????????? <br>(???????????????? ???????????????????? ???? ?????????????????? ???? ???????? ????????????????):",emptyListMsg:"(???????? ???????????????????? ??????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????????",panelTitle:"????????????",tag_p:"????????????????",tag_pre:"????????????????????",tag_address:"??????????",tag_h1:"???????????????? 1",tag_h2:"???????????????? 2",tag_h3:"???????????????? 3",tag_h4:"???????????????? 4",tag_h5:"???????????????? 5",tag_h6:"???????????????? 6",tag_div:"???????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????????",voiceLabel:"Font",panelTitle:"??????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"???????? ???? ????????????",bgColorTitle:"???????? ???? ????????",panelTitle:"Colors",auto:"???? ????????????????????????",more:"?????????? ??????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.bn={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"???????????????",newPage:"???????????? ?????????",save:"????????????????????? ??????",preview:"?????????????????????",cut:"?????????",copy:"?????????",paste:"???????????????",print:"?????????????????????",underline:"??????????????????????????????",bold:"???????????????",italic:"??????????????????",selectAll:"?????? ????????????????????? ??????",removeFormat:"??????????????? ????????????",strike:"???????????????????????? ????????????",subscript:"??????????????????",superscript:"??????????????????",horizontalrule:"???????????? ??????????????? ??????",pagebreak:"????????? ???????????????",unlink:"???????????? ????????????",undo:"????????????",redo:"??????-??????",common:{browseServer:"?????????????????? ?????????????????????",url:"URL",protocol:"????????????????????????",upload:"???????????????",uploadSubmit:"??????????????? ???????????????????????? ?????????????????? ??????",image:"???????????? ??????????????? ??????????????? ??????",flash:"??????????????? ??????????????? ??????????????? ??????",form:"????????????",checkbox:"????????? ???????????????",radio:"??????????????? ????????????",textField:"?????????????????? ???????????????",textarea:"?????????????????? ???????????????",hiddenField:"??????????????? ???????????????",button:"????????????",select:"??????????????? ???????????????",imageButton:"???????????? ????????????",notSet:"<????????? ?????????>",id:"????????????",name:"?????????",langDir:"???????????? ??????????????? ?????????",langDirLtr:"????????? ???????????? ????????? (LTR)",langDirRtl:"????????? ???????????? ????????? (RTL)",langCode:"???????????? ?????????",longDescr:"URL ?????? ??????????????? ??????????????????",cssClass:"??????????????????-????????? ???????????????",advisoryTitle:"????????????????????? ??????????????????",cssStyle:"??????????????????",ok:"?????????",cancel:"???????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??????????????? ??????????????? ??????????????? ??????",title:"??????????????? ????????????????????????????????? ??????????????? ??????",options:"Special Character Options"},link:{toolbar:"???????????? ??????????????? ??????",other:"<other>",menu:"???????????? ?????????????????????",title:"????????????",info:"???????????? ????????????",target:"?????????????????????",upload:"???????????????",advanced:"????????????????????????",type:"???????????? ??????????????????",toUrl:"URL",toAnchor:"?????? ???????????? ???????????? ??????",toEmail:"???????????????",targetFrame:"<???????????????>",targetPopup:"<???????????? ??????????????????>",targetFrameName:"????????????????????? ????????????????????? ?????????",targetPopupName:"???????????? ????????????????????? ?????????",popupFeatures:"???????????? ?????????????????? ??????????????? ????????????",popupResizable:"Resizable",popupStatusBar:"??????????????????????????? ?????????",popupLocationBar:"?????????????????? ?????????",popupToolbar:"????????? ?????????",popupMenuBar:"?????????????????? ?????????",popupFullScreen:"??????????????? ??????????????? ???????????? (IE)",popupScrollBars:"?????????????????? ?????????",popupDependent:"????????????????????????????????? (Netscape)",popupWidth:"??????????????????",popupLeft:"??????????????? ???????????????",popupHeight:"?????????????????????",popupTop:"??????????????? ???????????????",id:"Id",langDir:"???????????? ??????????????? ?????????",langDirLTR:"????????? ???????????? ????????? (LTR)",langDirRTL:"????????? ???????????? ????????? (RTL)",acccessKey:"?????????????????? ??????",name:"?????????",langCode:"???????????? ??????????????? ?????????",tabIndex:"??????????????? ????????????????????????",advisoryTitle:"????????????????????? ??????????????????",advisoryContentType:"????????????????????? ?????????????????????????????? ??????????????????",cssClasses:"??????????????????-????????? ???????????????",charset:"???????????? ????????????????????? ?????????????????????????????? ?????????",styles:"??????????????????",selectAnchor:"???????????? ???????????????",anchorName:"?????????????????? ????????? ????????????",anchorId:"?????????????????? ???????????? ????????????",emailAddress:"??????????????? ??????????????????",emailSubject:"????????????????????? ????????????",emailBody:"????????????????????? ?????????",noAnchors:"(No anchors available in the document)",noUrl:"????????????????????? ????????? URL ???????????? ???????????? ????????????",noEmail:"????????????????????? ????????? ??????????????? ?????????????????? ???????????? ????????????"},anchor:{toolbar:"??????????????????",menu:"???????????? ??????????????????????????????",title:"???????????? ??????????????????????????????",name:"?????????????????? ?????????",errorName:"?????????????????? ????????? ???????????? ????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"????????????",replace:"?????????????????????",findWhat:"?????? ?????????????????? ?????????:",replaceWith:"????????? ???????????? ?????????????????? ?????????:",notFoundMsg:"??????????????? ???????????????????????? ?????????????????? ??????????????? ???????????????",matchCase:"????????? ???????????????",matchWord:"???????????? ???????????? ???????????????",matchCyclic:"Match cyclic",replaceAll:"?????? ???????????? ?????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????????????????? ??????????????? ??????????????? ??????",title:"??????????????? ??????????????????????????????",menu:"??????????????? ??????????????????????????????",deleteTable:"??????????????? ??????????????? ??????",rows:"??????",columns:"????????????",border:"?????????????????? ????????????",align:"??????????????????????????????",alignLeft:"????????????",alignCenter:"?????????????????????",alignRight:"????????????",width:"??????????????????",widthPx:"?????????????????????",widthPc:"???????????????",widthUnit:"width unit",height:"?????????????????????",cellSpace:"????????? ???????????????",cellPad:"????????? ?????????????????????",caption:"??????????????????",summary:"??????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"?????????",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"????????? ???????????? ?????????",merge:"????????? ???????????? ?????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"?????? ???????????? ?????????"},column:{menu:"????????????",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"???????????? ???????????? ?????????"}},button:{title:"???????????? ??????????????????????????????",text:"?????????????????? (??????????????????)",type:"??????????????????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"????????? ???????????? ??????????????????????????????",radioTitle:"??????????????? ???????????? ??????????????????????????????",value:"??????????????????",selected:"???????????????????????????"},form:{title:"???????????? ??????????????????????????????",menu:"???????????? ??????????????????????????????",action:"??????????????????",method:"??????????????????",encoding:"Encoding"},select:{title:"??????????????? ??????????????? ??????????????????????????????",selectInfo:"????????????",opAvail:"???????????????????????? ??????????????????",value:"??????????????????",size:"????????????",lines:"???????????? ????????????",chkMulti:"?????????????????? ????????????????????? ???????????? ??????",opText:"??????????????????",opValue:"??????????????????",btnAdd:"???????????????",btnModify:"???????????? ?????????",btnUp:"?????????",btnDown:"????????????",btnSetValue:"??????????????? ????????? ?????????????????? ?????????????????? ????????? ??????",btnDelete:"???????????????"},textarea:{title:"?????????????????? ??????????????? ??????????????????????????????",cols:"????????????",rows:"??????"},textfield:{title:"?????????????????? ??????????????? ??????????????????????????????",name:"?????????",value:"??????????????????",charWidth:"????????????????????????????????? ???????????????????????????",maxChars:"???????????????????????? ?????????????????????????????????",type:"????????????",typeText:"??????????????????",typePass:"???????????????????????????"},hidden:{title:"??????????????? ??????????????? ??????????????????????????????",name:"?????????",value:"??????????????????"},image:{title:"???????????? ??????????????????????????????",titleButton:"????????? ???????????? ??????????????????????????????",menu:"???????????? ??????????????????????????????",infoTab:"???????????? ????????????",btnUpload:"??????????????? ???????????????????????? ?????????????????? ??????",upload:"???????????????",alt:"?????????????????? ??????????????????",width:"??????????????????",height:"?????????????????????",lockRatio:"?????????????????? ?????? ??????",unlockRatio:"Unlock Ratio",resetSize:"???????????? ???????????????????????????????????? ?????????????????? ?????????",border:"??????????????????",hSpace:"?????????????????????????????? ???????????????",vSpace:"??????????????????????????? ???????????????",align:"???????????????",alignLeft:"????????????",alignRight:"????????????",alertUrl:"???????????????????????? ????????? ???????????? URL ???????????? ????????????",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"??????????????? ??????????????????????????????",propertiesTab:"Properties",title:"????????????????????? ??????????????????????????????",chkPlay:"????????? ????????????",chkLoop:"?????????",chkMenu:"????????????????????? ???????????? ??????????????? ??????",chkFull:"Allow Fullscreen",scale:"???????????????",scaleAll:"?????? ???????????????",scaleNoBorder:"???????????? ?????????????????? ?????????",scaleFit:"?????????????????? ?????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"???????????????",alignLeft:"????????????",alignAbsBottom:"Abs ????????????",alignAbsMiddle:"Abs ?????????",alignBaseline:"????????? ????????????",alignBottom:"????????????",alignMiddle:"????????????",alignRight:"????????????",alignTextTop:"?????????????????? ?????????",alignTop:"?????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"????????????????????????????????? ??????",width:"??????????????????",height:"?????????????????????",hSpace:"?????????????????????????????? ???????????????",vSpace:"??????????????????????????? ???????????????",validateSrc:"????????????????????? ????????? URL ???????????? ???????????? ????????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"??????????????? ?????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????????????????????? ?????????",changeTo:"????????? ???????????????",btnIgnore:"??????????????? ??????",btnIgnoreAll:"?????? ??????????????? ??????",btnReplace:"???????????? ?????????",btnReplaceAll:"?????? ???????????? ?????????",btnUndo:"???????????????",noSuggestions:"- ????????? ?????????????????? ????????? -",progress:"??????????????? ????????????????????? ????????????...",noMispell:"??????????????? ????????????????????? ?????????: ????????? ????????? ??????????????? ??????????????? ???????????????",noChanges:"??????????????? ????????????????????? ?????????: ????????? ???????????? ???????????????????????? ????????? ????????????",oneChange:"??????????????? ????????????????????? ?????????: ???????????? ??????????????? ???????????? ???????????????????????? ????????? ???????????????",manyChanges:"??????????????? ????????????????????? ?????????: %1 ???????????? ???????????? ???????????? ??????????????????",ieSpellDownload:"??????????????? ????????????????????? ?????????????????? ????????? ???????????? ???????????? ?????? ???????????? ????????? ????????????????????? ???????????? ??????????"},smiley:{toolbar:"?????????????????????",title:"????????????????????? ??????????????? ??????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"???????????????????????? ????????????????????? ???????????????",bulletedlist:"??????????????? ??????????????? ???????????????",indent:"????????????????????? ???????????????",outdent:"????????????????????? ????????????",justify:{left:"?????? ???????????? ???????????????",center:"????????? ??????????????? ????????????",right:"????????? ???????????? ???????????????",block:"???????????? ???????????????????????????"},blockquote:"Block Quote",clipboard:{title:"???????????????",cutError:"??????????????? ?????????????????????????????? ????????????????????? ?????????????????? ????????????????????? ???????????????????????? ????????? ???????????? ?????????????????? ?????????????????? ????????? ????????? ?????? ??????????????? ???????????? ????????????????????? ????????????????????? ???????????? (Ctrl/Cmd+X)???",copyError:"??????????????? ?????????????????????????????? ????????????????????? ?????????????????? ????????????????????? ???????????????????????? ????????? ???????????? ?????????????????? ?????????????????? ????????? ????????? ?????? ??????????????? ???????????? ????????????????????? ????????????????????? ???????????? (Ctrl/Cmd+C)???",pasteMsg:"????????????????????? ????????? ??????????????? ?????????????????? ????????????????????? ????????????????????? ????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ??????????????? ???????????? ????????? <STRONG>OK</STRONG> ????????? ?????????",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"??????????????? (????????????)",title:"??????????????? (????????????)",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????? ?????????????????? ?????????????????? ??????????????? ??????",title:"???????????? ?????????????????? ?????????????????? ??????????????? ??????"},templates:{button:"????????????????????????",title:"????????????????????? ????????????????????????",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"????????????????????? ????????? ?????????????????? ???????????? ???????????? ???????????? ???????????????????????? ??????????????? ????????????<br>(????????? ????????????????????? ?????????????????? ????????????):",emptyListMsg:"(????????? ???????????????????????? ?????????????????? ????????? ?????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"??????????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"???????????? ???????????????",panelTitle:"???????????? ???????????????",tag_p:"??????????????????",tag_pre:"????????????????????????",tag_address:"??????????????????",tag_h1:"?????????????????? ???",tag_h2:"?????????????????? ???",tag_h3:"?????????????????? ???",tag_h4:"?????????????????? ???",tag_h5:"?????????????????? ???",tag_h6:"?????????????????? ???",tag_div:"?????????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????????",voiceLabel:"Font",panelTitle:"????????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"????????????????????? ??????",bgColorTitle:"????????????????????????????????? ??????",panelTitle:"Colors",auto:"????????????????????????",more:"????????? ??????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.bs={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"HTML k??d",newPage:"Novi dokument",save:"Snimi",preview:"Prika??i",cut:"Izre??i",copy:"Kopiraj",paste:"Zalijepi",print:"??tampaj",underline:"Podvuci",bold:"Boldiraj",italic:"Ukosi",selectAll:"Selektuj sve",removeFormat:"Poni??ti format",strike:"Precrtaj",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Ubaci horizontalnu liniju",pagebreak:"Insert Page Break for Printing",unlink:"Izbri??i link",undo:"Vrati",redo:"Ponovi",common:{browseServer:"Browse Server",url:"URL",protocol:"Protokol",upload:"??alji",uploadSubmit:"??alji na server",image:"Slika",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<nije pode??eno>",id:"Id",name:"Naziv",langDir:"Smjer pisanja",langDirLtr:"S lijeva na desno (LTR)",langDirRtl:"S desna na lijevo (RTL)",langCode:"Jezi??ni k??d",longDescr:"Duga??ki opis URL-a",cssClass:"Klase CSS stilova",advisoryTitle:"Advisory title",cssStyle:"Stil",ok:"OK",cancel:"Odustani",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Naprednije",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ubaci specijalni karater",title:"Izaberi specijalni karakter",options:"Special Character Options"},link:{toolbar:"Ubaci/Izmjeni link",other:"<other>",menu:"Izmjeni link",title:"Link",info:"Link info",target:"Prozor",upload:"??alji",advanced:"Naprednije",type:"Tip linka",toUrl:"URL",toAnchor:"Sidro na ovoj stranici",toEmail:"E-Mail",targetFrame:"<frejm>",targetPopup:"<popup prozor>",targetFrameName:"Target Frame Name",targetPopupName:"Naziv popup prozora",popupFeatures:"Mogu??nosti popup prozora",popupResizable:"Resizable",popupStatusBar:"Statusna traka",popupLocationBar:"Traka za lokaciju",popupToolbar:"Traka sa alatima",popupMenuBar:"Izborna traka",popupFullScreen:"Cijeli ekran (IE)",popupScrollBars:"Scroll traka",popupDependent:"Ovisno (Netscape)",popupWidth:"??irina",popupLeft:"Lijeva pozicija",popupHeight:"Visina",popupTop:"Gornja pozicija",id:"Id",langDir:"Smjer pisanja",langDirLTR:"S lijeva na desno (LTR)",langDirRTL:"S desna na lijevo (RTL)",acccessKey:"Pristupna tipka",name:"Naziv",langCode:"Smjer pisanja",tabIndex:"Tab indeks",advisoryTitle:"Advisory title",advisoryContentType:"Advisory vrsta sadr??aja",cssClasses:"Klase CSS stilova",charset:"Linked Resource Charset",styles:"Stil",selectAnchor:"Izaberi sidro",anchorName:"Po nazivu sidra",anchorId:"Po Id-u elementa",emailAddress:"E-Mail Adresa",emailSubject:"Subjekt poruke",emailBody:"Poruka",noAnchors:"(Nema dostupnih sidra na stranici)",noUrl:"Molimo ukucajte URL link",noEmail:"Molimo ukucajte e-mail adresu"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Na??i",replace:"Zamjeni",findWhat:"Na??i ??ta:",replaceWith:"Zamjeni sa:",notFoundMsg:"Tra??eni tekst nije prona??en.",matchCase:"Upore??uj velika/mala slova",matchWord:"Upore??uj samo cijelu rije??",matchCyclic:"Match cyclic",replaceAll:"Zamjeni sve",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabela",title:"Svojstva tabele",menu:"Svojstva tabele",deleteTable:"Delete Table",rows:"Redova",columns:"Kolona",border:"Okvir",align:"Poravnanje",alignLeft:"Lijevo",alignCenter:"Centar",alignRight:"Desno",width:"??irina",widthPx:"piksela",widthPc:"posto",widthUnit:"width unit",height:"Visina",cellSpace:"Razmak ??elija",cellPad:"Uvod ??elija",caption:"Naslov",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Bri??i ??elije",merge:"Spoji ??elije",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Bri??i redove"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Bri??i kolone"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Svojstva slike",titleButton:"Image Button Properties",menu:"Svojstva slike",infoTab:"Info slike",btnUpload:"??alji na server",upload:"??alji",alt:"Tekst na slici",width:"??irina",height:"Visina",lockRatio:"Zaklju??aj odnos",unlockRatio:"Unlock Ratio",resetSize:"Resetuj dimenzije",border:"Okvir",hSpace:"HSpace",vSpace:"VSpace",align:"Poravnanje",alignLeft:"Lijevo",alignRight:"Desno",alertUrl:"Molimo ukucajte URL od slike.",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Poravnanje",alignLeft:"Lijevo",alignAbsBottom:"Abs dole",alignAbsMiddle:"Abs sredina",alignBaseline:"Bazno",alignBottom:"Dno",alignMiddle:"Sredina",alignRight:"Desno",alignTextTop:"Vrh teksta",alignTop:"Vrh",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Boja pozadine",width:"??irina",height:"Visina",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Molimo ukucajte URL link",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smje??ko",title:"Ubaci smje??ka",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numerisana lista",bulletedlist:"Lista",indent:"Pove??aj uvod",outdent:"Smanji uvod",justify:{left:"Lijevo poravnanje",center:"Centralno poravnanje",right:"Desno poravnanje",block:"Puno poravnanje"},blockquote:"Block Quote",clipboard:{title:"Zalijepi",cutError:"Sigurnosne postavke va??eg pretra??iva??a ne dozvoljavaju operacije automatskog rezanja. Molimo koristite kraticu na tastaturi (Ctrl/Cmd+X).",copyError:"Sigurnosne postavke Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog kopiranja. Molimo koristite kraticu na tastaturi (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Zalijepi iz Word-a",title:"Zalijepi iz Word-a",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Zalijepi kao obi??an tekst",title:"Zalijepi kao obi??an tekst"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stil",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Veli??ina",voiceLabel:"Font Size",panelTitle:"Veli??ina"},colorButton:{textColorTitle:"Boja teksta",bgColorTitle:"Boja pozadine",panelTitle:"Colors",auto:"Automatska",more:"Vi??e boja..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.ca={dir:"ltr",editorTitle:"Editor de text enriquit, %1, prem ALT 0 per obtenir ajuda.",toolbar:"Barra d'eines",editor:"Editor de text enriquit",source:"Codi font",newPage:"Nova p??gina",save:"Desa",preview:"Visualitzaci?? pr??via",cut:"Retalla",copy:"Copia",paste:"Enganxa",print:"Imprimeix",underline:"Subratllat",bold:"Negreta",italic:"Cursiva",selectAll:"Selecciona-ho tot",removeFormat:"Elimina Format",strike:"Barrat",subscript:"Sub??ndex",superscript:"Super??ndex",horizontalrule:"Insereix l??nia horitzontal",pagebreak:"Insereix salt de p??gina",unlink:"Elimina l'enlla??",undo:"Desf??s",redo:"Ref??s",common:{browseServer:"Veure servidor",url:"URL",protocol:"Protocol",upload:"Puja",uploadSubmit:"Envia-la al servidor",image:"Imatge",flash:"Flash",form:"Formulari",checkbox:"Casella de verificaci??",radio:"Bot?? d'opci??",textField:"Camp de text",textarea:"??rea de text",hiddenField:"Camp ocult",button:"Bot??",select:"Camp de selecci??",imageButton:"Bot?? d'imatge",notSet:"<no definit>",id:"Id",name:"Nom",langDir:"Direcci?? de l'idioma",langDirLtr:"D'esquerra a dreta (LTR)",langDirRtl:"De dreta a esquerra (RTL)",langCode:"Codi d'idioma",longDescr:"Descripci?? llarga de la URL",cssClass:"Classes del full d'estil",advisoryTitle:"T??tol consultiu",cssStyle:"Estil",ok:"D'acord",cancel:"Cancel??la",close:"Tanca",preview:"Previsualitza",generalTab:"General",advancedTab:"Avan??at",validateNumberFailed:"Aquest valor no ??s un n??mero.",confirmNewPage:"Els canvis en aquest contingut que no es desin es perdran. Esteu segur que voleu carregar una p??gina nova?",confirmCancel:"Algunes opcions s'han canviat. Esteu segur que voleu tancar la finestra de di??leg?",options:"Opcions",target:"Dest??",targetNew:"Nova finestra (_blank)",targetTop:"Finestra major (_top)",targetSelf:"Mateixa finestra (_self)",targetParent:"Finestra pare (_parent)",unavailable:'%1<span class="cke_accessibility">, no disponible</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insereix car??cter especial",title:"Selecciona el car??cter especial",options:"Special Character Options"},link:{toolbar:"Insereix/Edita enlla??",other:"<altre>",menu:"Edita l'enlla??",title:"Enlla??",info:"Informaci?? de l'enlla??",target:"Dest??",upload:"Puja",advanced:"Avan??at",type:"Tipus d'enlla??",toUrl:"URL",toAnchor:"??ncora en aquesta p??gina",toEmail:"Correu electr??nic",targetFrame:"<marc>",targetPopup:"<finestra emergent>",targetFrameName:"Nom del marc de dest??",targetPopupName:"Nom finestra popup",popupFeatures:"Caracter??stiques finestra popup",popupResizable:"Redimensionable",popupStatusBar:"Barra d'estat",popupLocationBar:"Barra d'adre??a",popupToolbar:"Barra d'eines",popupMenuBar:"Barra de men??",popupFullScreen:"Pantalla completa (IE)",popupScrollBars:"Barres d'scroll",popupDependent:"Depenent (Netscape)",popupWidth:"Amplada",popupLeft:"Posici?? esquerra",popupHeight:"Al??ada",popupTop:"Posici?? dalt",id:"Id",langDir:"Direcci?? de l'idioma",langDirLTR:"D'esquerra a dreta (LTR)",langDirRTL:"De dreta a esquerra (RTL)",acccessKey:"Clau d'acc??s",name:"Nom",langCode:"Direcci?? de l'idioma",tabIndex:"Index de Tab",advisoryTitle:"T??tol consultiu",advisoryContentType:"Tipus de contingut consultiu",cssClasses:"Classes del full d'estil",charset:"Conjunt de car??cters font enlla??at",styles:"Estil",selectAnchor:"Selecciona una ??ncora",anchorName:"Per nom d'??ncora",anchorId:"Per Id d'element",emailAddress:"Adre??a de correu electr??nic",emailSubject:"Assumpte del missatge",emailBody:"Cos del missatge",noAnchors:"(No hi ha ??ncores disponibles en aquest document)",noUrl:"Si us plau, escrigui l'enlla?? URL",noEmail:"Si us plau, escrigui l'adre??a correu electr??nic"},anchor:{toolbar:"Insereix/Edita ??ncora",menu:"Propietats de l'??ncora",title:"Propietats de l'??ncora",name:"Nom de l'??ncora",errorName:"Si us plau, escriviu el nom de l'ancora"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Cerca i reempla??a",find:"Cerca",replace:"Reempla??a",findWhat:"Cerca:",replaceWith:"Rempla??a amb:",notFoundMsg:"El text especificat no s'ha trobat.",matchCase:"Distingeix maj??scules/min??scules",matchWord:"Nom??s paraules completes",matchCyclic:"Match cyclic",replaceAll:"Reempla??a-ho tot",replaceSuccessMsg:"%1 ocurr??ncia/es reempla??ada/es."},table:{toolbar:"Taula",title:"Propietats de la taula",menu:"Propietats de la taula",deleteTable:"Suprimeix la taula",rows:"Files",columns:"Columnes",border:"Mida vora",align:"Alineaci??",alignLeft:"Esquerra",alignCenter:"Centre",alignRight:"Dreta",width:"Amplada",widthPx:"p??xels",widthPc:"percentatge",widthUnit:"unitat d'amplada",height:"Al??ada",cellSpace:"Espaiat de cel??les",cellPad:"Encoixinament de cel??les",caption:"T??tol",summary:"Resum",headers:"Cap??aleres",headersNone:"Cap",headersColumn:"Primera columna",headersRow:"Primera fila",headersBoth:"Ambdues",invalidRows:"El nombre de files ha de ser un nombre major que 0.",invalidCols:"El nombre de columnes ha de ser un nombre major que 0.",invalidBorder:"El gruix de la vora ha de ser un nombre.",invalidWidth:"L'amplada de la taula ha de ser un nombre.",invalidHeight:"L'al??ada de la taula ha de ser un nombre.",invalidCellSpacing:"L'espaiat de cel??la ha de ser un nombre.",invalidCellPadding:"L'encoixinament de cel??la ha de ser un nombre.",cell:{menu:"Cel??la",insertBefore:"Insereix cel??la abans de",insertAfter:"Insereix cel??la darrera",deleteCell:"Suprimeix les cel??les",merge:"Fusiona les cel??les",mergeRight:"Fusiona cap a la dreta",mergeDown:"Fusiona cap avall",splitHorizontal:"Divideix la cel??la horitzontalment",splitVertical:"Divideix la cel??la verticalment",title:"Propertiat de la cel??la",cellType:"Tipus de cel??la",rowSpan:"Expansi?? de files",colSpan:"Expansi?? de columnes",wordWrap:"Ajustar al contingut",hAlign:"Aliniaci?? Horizontal",vAlign:"Aliniaci?? Vertical",alignTop:"A dalt",alignMiddle:"Al mig",alignBottom:"A baix",alignBaseline:"A la l??nia base",bgColor:"Color de fons",borderColor:"Color de la vora",data:"Data",header:"Cap??alera",yes:"S??",no:"No",invalidWidth:"L'amplada de cel??la ha de ser un nombre.",invalidHeight:"L'al??ada de cel??la ha de ser un nombre.",invalidRowSpan:"L'expansi?? de files ha de ser un nombre enter.",invalidColSpan:"L'expansi?? de columnes ha de ser un nombre enter.",chooseColor:"Trieu"},row:{menu:"Fila",insertBefore:"Insereix fila abans de",insertAfter:"Insereix fila darrera",deleteRow:"Suprimeix una fila"},column:{menu:"Columna",insertBefore:"Insereix columna abans de",insertAfter:"Insereix columna darrera",deleteColumn:"Suprimeix una columna"}},button:{title:"Propietats del bot??",text:"Text (Valor)",type:"Tipus",typeBtn:"Bot??",typeSbm:"Transmet formulari",typeRst:"Reinicia formulari"},checkboxAndRadio:{checkboxTitle:"Propietats de la casella de verificaci??",radioTitle:"Propietats del bot?? d'opci??",value:"Valor",selected:"Seleccionat"},form:{title:"Propietats del formulari",menu:"Propietats del formulari",action:"Acci??",method:"M??tode",encoding:"Codificaci??"},select:{title:"Propietats del camp de selecci??",selectInfo:"Info",opAvail:"Opcions disponibles",value:"Valor",size:"Mida",lines:"L??nies",chkMulti:"Permet m??ltiples seleccions",opText:"Text",opValue:"Valor",btnAdd:"Afegeix",btnModify:"Modifica",btnUp:"Amunt",btnDown:"Avall",btnSetValue:"Selecciona per defecte",btnDelete:"Elimina"},textarea:{title:"Propietats de l'??rea de text",cols:"Columnes",rows:"Files"},textfield:{title:"Propietats del camp de text",name:"Nom",value:"Valor",charWidth:"Amplada",maxChars:"Nombre m??xim de car??cters",type:"Tipus",typeText:"Text",typePass:"Contrasenya"},hidden:{title:"Propietats del camp ocult",name:"Nom",value:"Valor"},image:{title:"Propietats de la imatge",titleButton:"Propietats del bot?? d'imatge",menu:"Propietats de la imatge",infoTab:"Informaci?? de la imatge",btnUpload:"Envia-la al servidor",upload:"Puja",alt:"Text alternatiu",width:"Amplada",height:"Al??ada",lockRatio:"Bloqueja les proporcions",unlockRatio:"Desbloqueja el r??tio",resetSize:"Restaura la mida",border:"Vora",hSpace:"Espaiat horit.",vSpace:"Espaiat vert.",align:"Alineaci??",alignLeft:"Ajusta a l'esquerra",alignRight:"Ajusta a la dreta",alertUrl:"Si us plau, escriviu la URL de la imatge",linkTab:"Enlla??",button2Img:"Voleu transformar el bot?? d'imatge seleccionat en una simple imatge?",img2Button:"Voleu transformar la imatge seleccionada en un bot?? d'imatge?",urlMissing:"Falta la URL de la imatge.",validateWidth:"L'amplada ha de ser un nombre enter.",validateHeight:"L'al??ada ha de ser un nombre enter.",validateBorder:"La vora ha de ser un nombre enter.",validateHSpace:"HSpace ha de ser un nombre enter.",validateVSpace:"VSpace ha de ser un nombre enter."},flash:{properties:"Propietats del Flash",propertiesTab:"Propietats",title:"Propietats del Flash",chkPlay:"Reproduci?? autom??tica",chkLoop:"Bucle",chkMenu:"Habilita men?? Flash",chkFull:"Permetre la pantalla completa",scale:"Escala",scaleAll:"Mostra-ho tot",scaleNoBorder:"Sense vores",scaleFit:"Mida exacta",access:"Acc??s a scripts",accessAlways:"Sempre",accessSameDomain:"El mateix domini",accessNever:"Mai",align:"Alineaci??",alignLeft:"Ajusta a l'esquerra",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Ajusta a la dreta",alignTextTop:"Text Top",alignTop:"Top",quality:"Qualitat",qualityBest:"La millor",qualityHigh:"Alta",qualityAutoHigh:"Alta autom??tica",qualityMedium:"Mitjana",qualityAutoLow:"Baixa autom??tica",qualityLow:"Baixa",windowModeWindow:"Finestra",windowModeOpaque:"Opaca",windowModeTransparent:"Transparent",windowMode:"Mode de la finestra",flashvars:"Variables de Flash",bgcolor:"Color de Fons",width:"Amplada",height:"Al??ada",hSpace:"Espaiat horit.",vSpace:"Espaiat vert.",validateSrc:"Si us plau, escrigui l'enlla?? URL",validateWidth:"L'amplada ha de ser un nombre.",validateHeight:"L'al??ada ha de ser un nombre.",validateHSpace:"L'espaiat horitzonatal ha de ser un nombre.",validateVSpace:"L'espaiat vertical ha de ser un nombre."},spellCheck:{toolbar:"Revisa l'ortografia",title:"Comprova l'ortografia",notAvailable:"El servei no es troba disponible ara.",errorLoading:"Error carregant el servidor: %s.",notInDic:"No ??s al diccionari",changeTo:"Reempla??a amb",btnIgnore:"Ignora",btnIgnoreAll:"Ignora-les totes",btnReplace:"Canvia",btnReplaceAll:"Canvia-les totes",btnUndo:"Desf??s",noSuggestions:"Cap suggeriment",progress:"Verificaci?? ortogr??fica en curs...",noMispell:"Verificaci?? ortogr??fica acabada: no hi ha cap paraula mal escrita",noChanges:"Verificaci?? ortogr??fica: no s'ha canviat cap paraula",oneChange:"Verificaci?? ortogr??fica: s'ha canviat una paraula",manyChanges:"Verificaci?? ortogr??fica: s'han canviat %1 paraules",ieSpellDownload:"Verificaci?? ortogr??fica no instal??lada. Voleu descarregar-ho ara?"},smiley:{toolbar:"Icona",title:"Insereix una icona",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Llista numerada",bulletedlist:"Llista de pics",indent:"Augmenta el sagnat",outdent:"Redueix el sagnat",justify:{left:"Alinia a l'esquerra",center:"Centrat",right:"Alinia a la dreta",block:"Justificat"},blockquote:"Bloc de cita",clipboard:{title:"Enganxa",cutError:"La seguretat del vostre navegador no permet executar autom??ticament les operacions de retallar. Si us plau, utilitzeu el teclat (Ctrl+X).",copyError:"La seguretat del vostre navegador no permet executar autom??ticament les operacions de copiar. Si us plau, utilitzeu el teclat (Ctrl+C).",pasteMsg:"Si us plau, enganxeu dins del seg??ent camp utilitzant el teclat (<STRONG>Ctrl+V</STRONG>) i premeu <STRONG>OK</STRONG>.",securityMsg:"A causa de la configuraci?? de seguretat del vostre navegador, l'editor no pot accedir al porta-retalls directament. Enganxeu-ho un altre cop en aquesta finestra.",pasteArea:"??rea d'enganxat"},pastefromword:{confirmCleanup:"El text que voleu enganxar sembla provenir de Word. Voleu netejar aquest text abans que sigui enganxat?",toolbar:"Enganxa des del Word",title:"Enganxa des del Word",error:"No ha estat possible netejar les dades enganxades degut a un error intern"},pasteText:{button:"Enganxa com a text no formatat",title:"Enganxa com a text no formatat"},templates:{button:"Plantilles",title:"Contingut plantilles",options:"Template Options",insertOption:"Reempla??a el contingut actual",selectPromptMsg:"Si us plau, seleccioneu la plantilla per obrir a l'editor<br>(el contingut actual no ser?? enregistrat):",emptyListMsg:"(No hi ha plantilles definides)"},showBlocks:"Mostra els blocs",stylesCombo:{label:"Estil",panelTitle:"Estils de format",panelTitle1:"Estils de bloc",panelTitle2:"Estils incrustats",panelTitle3:"Estils d'objecte"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatejat",tag_address:"Adre??a",tag_h1:"Encap??alament 1",tag_h2:"Encap??alament 2",tag_h3:"Encap??alament 3",tag_h4:"Encap??alament 4",tag_h5:"Encap??alament 5",tag_h6:"Encap??alament 6",tag_div:"Normal (DIV)"},div:{title:"Crea un contenidor Div",toolbar:"Crea un contenidor Div",cssClassInputLabel:"Classes de la fulla d'estils",styleSelectLabel:"Estil",IdInputLabel:"Id",languageCodeInputLabel:" Codi d'idioma",inlineStyleInputLabel:"Estil en l??nia",advisoryTitleInputLabel:"T??tol de guia",langDirLabel:"Direcci?? de l'idioma",langDirLTRLabel:"D'esquerra a dreta (LTR)",langDirRTLLabel:"De dreta a esquerra (RTL)",edit:"Edita Div",remove:"Elimina Div"},font:{label:"Tipus de lletra",voiceLabel:"Tipus de lletra",panelTitle:"Tipus de lletra"},fontSize:{label:"Mida",voiceLabel:"Mida de la lletra",panelTitle:"Mida"},colorButton:{textColorTitle:"Color de Text",bgColorTitle:"Color de Fons",panelTitle:"Colors",auto:"Autom??tic",more:"M??s colors..."},colors:{"000":"Negre",800000:"Granat","8B4513":"Marr?? sella","2F4F4F":"Gris pissarra fosca","008080":"Blau xarxet","000080":"Blau mar??","4B0082":"Indi",696969:"Gris intens",B22222:"Ma??",A52A2A:"Marr?? (web)",DAA520:"Solidago","006400":"Verd fosc","40E0D0":"Turquesa","0000CD":"Atzur",800080:"Lila",808080:"Gris",F00:"Vermell",FF8C00:"Taronja fosc",FFD700:"Or","008000":"Verd","0FF":"Cian","00F":"Blau",EE82EE:"Lavanda rosat",A9A9A9:"Gris clar",FFA07A:"Salm?? clar",FFA500:"Taronja",FFFF00:"Groc","00FF00":"Verd llima",AFEEEE:"Blau p??lid",ADD8E6:"Blau clar",DDA0DD:"Pruna",D3D3D3:"Gris clar",FFF0F5:"Lavanda rosat",FAEBD7:"Blanc antic",FFFFE0:"Groc clar",F0FFF0:"Verd p??lid",F0FFFF:"Blau cel p??lid",F0F8FF:"Cian p??lid",E6E6FA:"Lavanda",FFF:"Blanc"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Habilitat l'SCAYT",disable:"Deshabilita SCAYT",about:"Quant a l'SCAYT",toggle:"Commuta l'SCAYT",options:"Opcions",langs:"Idiomes",moreSuggestions:"M??s sugger??ncies",ignore:"Ignora",ignoreAll:"Ignora'ls tots",addWord:"Afegeix una paraula",emptyDic:"El nom del diccionari no hauria d'estar buit.",optionsTab:"Opcions",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Idiomes",dictionariesTab:"Diccionaris",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Quant a"},about:{title:"Quan al CKEditor",dlgTitle:"Quan al CKEditor",moreInfo:"Per informaci?? sobre llic??ncies visiteu el web:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximitza",minimize:"Minimitza",fakeobjects:{anchor:"??ncora",flash:"Animaci?? Flash",div:"Salt de p??gina",unknown:"Objecte desconegut"},resize:"Arrossegueu per redimensionar",colordialog:{title:"Selecciona el color",options:"Color Options",highlight:"Destacat",selected:"Seleccionat",clear:"Neteja"},toolbarCollapse:"Redueix la barra d'eines",toolbarExpand:"Amplia la barra d'eines"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.cs={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Zdroj",newPage:"Nov?? str??nka",save:"Ulo??it",preview:"N??hled",cut:"Vyjmout",copy:"Kop??rovat",paste:"Vlo??it",print:"Tisk",underline:"Podtr??en??",bold:"Tu??n??",italic:"Kurz??va",selectAll:"Vybrat v??e",removeFormat:"Odstranit form??tov??n??",strike:"P??e??krtnut??",subscript:"Doln?? index",superscript:"Horn?? index",horizontalrule:"Vlo??it vodorovnou linku",pagebreak:"Vlo??it konec str??nky",unlink:"Odstranit odkaz",undo:"Zp??t",redo:"Znovu",common:{browseServer:"Vybrat na serveru",url:"URL",protocol:"Protokol",upload:"Odeslat",uploadSubmit:"Odeslat na server",image:"Obr??zek",flash:"Flash",form:"Formul????",checkbox:"Za??krt??vac?? pol????ko",radio:"P??ep??na??",textField:"Textov?? pole",textarea:"Textov?? oblast",hiddenField:"Skryt?? pole",button:"Tla????tko",select:"Seznam",imageButton:"Obr??zkov?? tla????tko",notSet:"<nenastaveno>",id:"Id",name:"Jm??no",langDir:"Orientace jazyka",langDirLtr:"Zleva do prava (LTR)",langDirRtl:"Zprava do leva (RTL)",langCode:"K??d jazyka",longDescr:"Dlouh?? popis URL",cssClass:"T????da stylu",advisoryTitle:"Pomocn?? titulek",cssStyle:"Styl",ok:"OK",cancel:"Storno",close:"Close",preview:"Preview",generalTab:"Obecn??",advancedTab:"Roz??????en??",validateNumberFailed:"Zadan?? hodnota nen?? ????seln??.",confirmNewPage:"Jak??koliv neulo??en?? zm??ny obsahu budou ztraceny. Skute??n?? chete otevr??t novou str??nku?",confirmCancel:"N??kter?? z nastaven?? byla zm??n??na. Skute??n?? chete zav????t dialogov?? okno?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, nedostupn??</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Vlo??it speci??ln?? znaky",title:"V??b??r speci??ln??ho znaku",options:"Special Character Options"},link:{toolbar:"Vlo??it/zm??nit odkaz",other:"<jin??>",menu:"Zm??nit odkaz",title:"Odkaz",info:"Informace o odkazu",target:"C??l",upload:"Odeslat",advanced:"Roz??????en??",type:"Typ odkazu",toUrl:"URL",toAnchor:"Kotva v t??to str??nce",toEmail:"E-Mail",targetFrame:"<r??mec>",targetPopup:"<vyskakovac?? okno>",targetFrameName:"N??zev c??lov??ho r??mu",targetPopupName:"N??zev vyskakovac??ho okna",popupFeatures:"Vlastnosti vyskakovac??ho okna",popupResizable:"Umo????uj??c?? m??nit velikost",popupStatusBar:"Stavov?? ????dek",popupLocationBar:"Panel um??st??n??",popupToolbar:"Panel n??stroj??",popupMenuBar:"Panel nab??dky",popupFullScreen:"Cel?? obrazovka (IE)",popupScrollBars:"Posuvn??ky",popupDependent:"Z??vislost (Netscape)",popupWidth:"??????ka",popupLeft:"Lev?? okraj",popupHeight:"V????ka",popupTop:"Horn?? okraj",id:"Id",langDir:"Orientace jazyka",langDirLTR:"Zleva do prava (LTR)",langDirRTL:"Zprava do leva (RTL)",acccessKey:"P????stupov?? kl????",name:"Jm??no",langCode:"Orientace jazyka",tabIndex:"Po??ad?? prvku",advisoryTitle:"Pomocn?? titulek",advisoryContentType:"Pomocn?? typ obsahu",cssClasses:"T????da stylu",charset:"P??i??azen?? znakov?? sada",styles:"Styl",selectAnchor:"Vybrat kotvu",anchorName:"Podle jm??na kotvy",anchorId:"Podle Id objektu",emailAddress:"E-Mailov?? adresa",emailSubject:"P??edm??t zpr??vy",emailBody:"T??lo zpr??vy",noAnchors:"(Ve str??nce nen?? definov??na ????dn?? kotva!)",noUrl:"Zadejte pros??m URL odkazu",noEmail:"Zadejte pros??m e-mailovou adresu"},anchor:{toolbar:"Vlo????t/zm??nit z??lo??ku",menu:"Vlastnosti z??lo??ky",title:"Vlastnosti z??lo??ky",name:"N??zev z??lo??ky",errorName:"Zadejte pros??m n??zev z??lo??ky"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Naj??t a nahradit",find:"Hledat",replace:"Nahradit",findWhat:"Co hledat:",replaceWith:"????m nahradit:",notFoundMsg:"Hledan?? text nebyl nalezen.",matchCase:"Rozli??ovat velikost p??sma",matchWord:"Pouze cel?? slova",matchCyclic:"Proch??zet opakovan??",replaceAll:"Nahradit v??e",replaceSuccessMsg:"%1 nahrazen??."},table:{toolbar:"Tabulka",title:"Vlastnosti tabulky",menu:"Vlastnosti tabulky",deleteTable:"Smazat tabulku",rows:"????dky",columns:"Sloupce",border:"Ohrani??en??",align:"Zarovn??n??",alignLeft:"Vlevo",alignCenter:"Na st??ed",alignRight:"Vpravo",width:"??????ka",widthPx:"bod??",widthPc:"procent",widthUnit:"width unit",height:"V????ka",cellSpace:"Vzd??lenost bun??k",cellPad:"Odsazen?? obsahu v bu??ce",caption:"Popis",summary:"Souhrn",headers:"Z??hlav??",headersNone:"????dn??",headersColumn:"Prvn?? sloupec",headersRow:"Prvn?? ????dek",headersBoth:"Oboj??",invalidRows:"Po??et ????dk?? mus?? b??t ????slo v??t???? ne?? 0.",invalidCols:"Po??et sloupc?? mus?? b??t ????slo v??t???? ne?? 0.",invalidBorder:"Zdan?? velikost okraje mus?? b??t ????seln??.",invalidWidth:"Zadan?? ??????ka tabulky mus?? b??t ????seln??.",invalidHeight:"zadan?? v????ka tabulky mus?? b??t ????seln??.",invalidCellSpacing:"Zadan?? vzd??lenost bun??k mus?? b??t ????seln??.",invalidCellPadding:"Zadan?? odsazen?? obsahu v bu??ce mus?? b??t ????seln??.",cell:{menu:"Bu??ka",insertBefore:"Vlo??it bu??ku p??ed",insertAfter:"Vlo??it bu??ku za",deleteCell:"Smazat bu??ky",merge:"Slou??it bu??ky",mergeRight:"Slou??it doprava",mergeDown:"Slou??it dol??",splitHorizontal:"Rozd??lit bu??ky vodorovn??",splitVertical:"Rozd??lit bu??ky svisle",title:"Vlastnosti bu??ky",cellType:"Typ bu??ky",rowSpan:"Spojit ????dky",colSpan:"Spojit sloupce",wordWrap:"Zalamov??n??",hAlign:"Vodorovn?? zarovn??n??",vAlign:"Svisl?? zarovn??n??",alignTop:"Nahoru",alignMiddle:"Doprost??ed",alignBottom:"Dol??",alignBaseline:"Na ????a????",bgColor:"Barva pozad??",borderColor:"Barva okraje",data:"Data",header:"Hlavi??ka",yes:"Ano",no:"Ne",invalidWidth:"Zadan?? ??????ka bu??ky mus?? b??t ????slen??.",invalidHeight:"Zadan?? v????ka bu??ky mus?? b??t ????slen??.",invalidRowSpan:"Zadan?? po??et slou??en??ch ????dk?? mus?? b??t cel?? ????slo.",invalidColSpan:"Zadan?? po??et slou??en??ch sloupc?? mus?? b??t cel?? ????slo.",chooseColor:"V??b??r"},row:{menu:"????dek",insertBefore:"Vlo??it ????dek p??ed",insertAfter:"Vlo??it ????dek za",deleteRow:"Smazat ????dky"},column:{menu:"Sloupec",insertBefore:"Vlo??it sloupec p??ed",insertAfter:"Vlo??it sloupec za",deleteColumn:"Smazat sloupec"}},button:{title:"Vlastnosti tla????tka",text:"Popisek",type:"Typ",typeBtn:"Tla????tko",typeSbm:"Odeslat",typeRst:"Obnovit"},checkboxAndRadio:{checkboxTitle:"Vlastnosti za??krt??vac??ho pol????ka",radioTitle:"Vlastnosti p??ep??na??e",value:"Hodnota",selected:"Za??krtnuto"},form:{title:"Vlastnosti formul????e",menu:"Vlastnosti formul????e",action:"Akce",method:"Metoda",encoding:"K??dov??n??"},select:{title:"Vlastnosti seznamu",selectInfo:"Info",opAvail:"Dostupn?? nastaven??",value:"Hodnota",size:"Velikost",lines:"????dk??",chkMulti:"Povolit mnohon??sobn?? v??b??ry",opText:"Text",opValue:"Hodnota",btnAdd:"P??idat",btnModify:"Zm??nit",btnUp:"Nahoru",btnDown:"Dol??",btnSetValue:"Nastavit jako vybranou hodnotu",btnDelete:"Smazat"},textarea:{title:"Vlastnosti textov?? oblasti",cols:"Sloupc??",rows:"????dk??"},textfield:{title:"Vlastnosti textov??ho pole",name:"N??zev",value:"Hodnota",charWidth:"??????ka ve znac??ch",maxChars:"Maxim??ln?? po??et znak??",type:"Typ",typeText:"Text",typePass:"Heslo"},hidden:{title:"Vlastnosti skryt??ho pole",name:"N??zev",value:"Hodnota"},image:{title:"Vlastnosti obr??zku",titleButton:"Vlastnost?? obr??zkov??ho tla????tka",menu:"Vlastnosti obr??zku",infoTab:"Informace o obr??zku",btnUpload:"Odeslat na server",upload:"Odeslat",alt:"Alternativn?? text",width:"??????ka",height:"V????ka",lockRatio:"Z??mek",unlockRatio:"Unlock Ratio",resetSize:"P??vodn?? velikost",border:"Okraje",hSpace:"H-mezera",vSpace:"V-mezera",align:"Zarovn??n??",alignLeft:"Vlevo",alignRight:"Vpravo",alertUrl:"Zadejte pros??m URL obr??zku",linkTab:"Odkaz",button2Img:"Skute??n?? chcete p??ev??st zvolen?? obr??zkov?? tla????tko na oby??ejn?? obr??zek?",img2Button:"Skute??n?? chcete p??ev??st zvolen?? obr??zek na obr??zkov?? tla????tko?",urlMissing:"Zadan?? URL zdroje obr??zku nebylo nalezeno.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Vlastnosti Flashe",propertiesTab:"Vlastnosti",title:"Vlastnosti Flashe",chkPlay:"Automatick?? spu??t??n??",chkLoop:"Opakov??n??",chkMenu:"Nab??dka Flash",chkFull:"Povolit celoobrazovkov?? re??im",scale:"Zobrazit",scaleAll:"Zobrazit v??e",scaleNoBorder:"Bez okraje",scaleFit:"P??izp??sobit",access:"P????stup ke skriptu",accessAlways:"V??dy",accessSameDomain:"Ve stejn?? dom??n??",accessNever:"Nikdy",align:"Zarovn??n??",alignLeft:"Vlevo",alignAbsBottom:"Zcela dol??",alignAbsMiddle:"Doprost??ed",alignBaseline:"Na ????a????",alignBottom:"Dol??",alignMiddle:"Na st??ed",alignRight:"Vpravo",alignTextTop:"Na horn?? okraj textu",alignTop:"Nahoru",quality:"Kvalita",qualityBest:"Nejlep????",qualityHigh:"Vysok??",qualityAutoHigh:"Vysok?? - auto",qualityMedium:"St??edn??",qualityAutoLow:"N??zk?? - auto",qualityLow:"Nejni??????",windowModeWindow:"Okno",windowModeOpaque:"Nepr??hledn??",windowModeTransparent:"Pr??hledn??",windowMode:"Re??im okna",flashvars:"Prom??nn?? pro Flash",bgcolor:"Barva pozad??",width:"??????ka",height:"V????ka",hSpace:"H-mezera",vSpace:"V-mezera",validateSrc:"Zadejte pros??m URL odkazu",validateWidth:"Zadan?? ??????ka mus?? b??t ????slo.",validateHeight:"Zadan?? v????ka mus?? b??t ????slo.",validateHSpace:"Zadan?? H-mezera mus?? b??t ????slo.",validateVSpace:"Zadan?? V-mezera mus?? b??t ????slo."},spellCheck:{toolbar:"Zkontrolovat pravopis",title:"Kontrola pravopisu",notAvailable:"Omlouv??me se, ale slu??ba nyn?? nen?? dostupn??.",errorLoading:"Chyba nahr??v??n?? slu??by aplikace z: %s.",notInDic:"Nen?? ve slovn??ku",changeTo:"Zm??nit na",btnIgnore:"P??esko??it",btnIgnoreAll:"P??eskakovat v??e",btnReplace:"Zam??nit",btnReplaceAll:"Zam????ovat v??e",btnUndo:"Zp??t",noSuggestions:"- ????dn?? n??vrhy -",progress:"Prob??h?? kontrola pravopisu...",noMispell:"Kontrola pravopisu dokon??ena: ????dn?? pravopisn?? chyby nenalezeny",noChanges:"Kontrola pravopisu dokon??ena: Beze zm??n",oneChange:"Kontrola pravopisu dokon??ena: Jedno slovo zm??n??no",manyChanges:"Kontrola pravopisu dokon??ena: %1 slov zm??n??no",ieSpellDownload:"Kontrola pravopisu nen?? nainstalov??na. Chcete ji nyn?? st??hnout?"},smiley:{toolbar:"Smajl??ky",title:"Vkl??d??n?? smajl??k??",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 objekt"},numberedlist:"????slov??n??",bulletedlist:"Odr????ky",indent:"Zv??t??it odsazen??",outdent:"Zmen??it odsazen??",justify:{left:"Zarovnat vlevo",center:"Zarovnat na st??ed",right:"Zarovnat vpravo",block:"Zarovnat do bloku"},blockquote:"Citace",clipboard:{title:"Vlo??it",cutError:"Bezpe??nostn?? nastaven?? Va??eho prohl????e??e nedovoluj?? editoru spustit funkci pro vyjmut?? zvolen??ho textu do schr??nky. Pros??m vyjm??te zvolen?? text do schr??nky pomoc?? kl??vesnice (Ctrl/Cmd+X).",copyError:"Bezpe??nostn?? nastaven?? Va??eho prohl????e??e nedovoluj?? editoru spustit funkci pro kop??rov??n?? zvolen??ho textu do schr??nky. Pros??m zkop??rujte zvolen?? text do schr??nky pomoc?? kl??vesnice (Ctrl/Cmd+C).",pasteMsg:"Do n??sleduj??c??ho pole vlo??te po??adovan?? obsah pomoc?? kl??vesnice (<STRONG>Ctrl/Cmd+V</STRONG>) a stiskn??te <STRONG>OK</STRONG>.",securityMsg:"Z d??vod?? nastaven?? bezpe??nosti Va??eho prohl????e??e nem????e editor p??istupovat p????mo do schr??nky. Obsah schr??nky pros??m vlo??te znovu do tohoto okna.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Jak je vid??t, vkl??dan?? text je kop??rov??n z Wordu. Chcete jej p??ed vlo??en??m vy??istit?",toolbar:"Vlo??it z Wordu",title:"Vlo??it z Wordu",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Vlo??it jako ??ist?? text",title:"Vlo??it jako ??ist?? text"},templates:{button:"??ablony",title:"??ablony obsahu",options:"Template Options",insertOption:"Nahradit aktu??ln?? obsah",selectPromptMsg:"Pros??m zvolte ??ablonu pro otev??en?? v editoru<br>(aktu??ln?? obsah editoru bude ztracen):",emptyListMsg:"(Nen?? definov??na ????dn?? ??ablona)"},showBlocks:"Uk??zat bloky",stylesCombo:{label:"Styl",panelTitle:"Formatting Styles",panelTitle1:"Blokov?? styly",panelTitle2:"????dkov?? styly",panelTitle3:"Objektov?? styly"},format:{label:"Form??t",panelTitle:"Form??t",tag_p:"Norm??ln??",tag_pre:"Naform??tov??no",tag_address:"Adresa",tag_h1:"Nadpis 1",tag_h2:"Nadpis 2",tag_h3:"Nadpis 3",tag_h4:"Nadpis 4",tag_h5:"Nadpis 5",tag_h6:"Nadpis 6",tag_div:"Norm??ln?? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"P??smo",voiceLabel:"P??smo",panelTitle:"P??smo"},fontSize:{label:"Velikost",voiceLabel:"Velikost p??sma",panelTitle:"Velikost"},colorButton:{textColorTitle:"Barva textu",bgColorTitle:"Barva pozad??",panelTitle:"Colors",auto:"Automaticky",more:"V??ce barev..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Kontrola pravopisu b??hem psan?? (SCAYT)",opera_title:"Not supported by Opera",enable:"Zapnout SCAYT",disable:"Vypnout SCAYT",about:"O aplikaci SCAYT",toggle:"Vyp??na?? SCAYT",options:"Nastaven??",langs:"Jazyky",moreSuggestions:"V??ce n??vrh??",ignore:"P??esko??it",ignoreAll:"P??esko??it v??e",addWord:"P??idat slovo",emptyDic:"N??zev slovn??ku nesm?? b??t pr??zdn??.",optionsTab:"Nastaven??",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Jazyky",dictionariesTab:"Slovn??ky",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"O aplikaci"},about:{title:"O aplikaci CKEditor",dlgTitle:"O aplikaci CKEditor",moreInfo:"Pro informace o lincenci nav??tivte na??i webovou str??nku:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximalizovat",minimize:"Minimalizovat",fakeobjects:{anchor:"Z??lo??ka",flash:"Flash animace",div:"Zalomen?? str??nky",unknown:"Nezn??m?? objekt"},resize:"Uchopit pro zm??nu velikosti",colordialog:{title:"V??b??r barvy",options:"Color Options",highlight:"Zv??raznit",selected:"Vybr??no",clear:"Vy??istit"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.cy={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Tarddle",newPage:"Tudalen newydd",save:"Cadw",preview:"Rhagolwg",cut:"Torri",copy:"Cop??o",paste:"Gludo",print:"Argraffu",underline:"Tanlinellu",bold:"Bras",italic:"Italig",selectAll:"Dewis Popeth",removeFormat:"Tynnu Fformat",strike:"Llinell Trwyddo",subscript:"Is-sgript",superscript:"Uwchsgript",horizontalrule:"Mewnosod Llinell Lorweddol",pagebreak:"Mewnosod Toriad Tudalen i Argraffu",unlink:"Datgysylltu",undo:"Dadwneud",redo:"Ailadrodd",common:{browseServer:"Pori'r Gweinydd",url:"URL",protocol:"Protocol",upload:"Lanlwytho",uploadSubmit:"Anfon i'r Gweinydd",image:"Delwedd",flash:"Flash",form:"Ffurflen",checkbox:"Blwch ticio",radio:"Botwm Radio",textField:"Maes Testun",textarea:"Ardal Testun",hiddenField:"Maes Cudd",button:"Botwm",select:"Maes Dewis",imageButton:"Botwm Delwedd",notSet:"<heb osod>",id:"Id",name:"Name",langDir:"Cyfeiriad Iaith",langDirLtr:"Chwith i'r Dde (LTR)",langDirRtl:"Dde i'r Chwith (RTL)",langCode:"Cod Iaith",longDescr:"URL Disgrifiad Hir",cssClass:"Dosbarth Dalen Arddull",advisoryTitle:"Teitl Cynghorol",cssStyle:"Arddull",ok:"Iawn",cancel:"Diddymu",close:"Close",preview:"Preview",generalTab:"Cyffredinol",advancedTab:"Uwch",validateNumberFailed:"Nid yw'r gwerth hwn yn rhif.",confirmNewPage:"Byddwch yn colli unrhyw newidiadau i'r cynnwys sydd heb eu cadw. A ydych am barhau i lwytho tudalen newydd?",confirmCancel:"Mae rhai o'r opsiynau wedi'u newid. A ydych wir am gau'r deialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ddim ar gael</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Mewnosod Nodau Arbennig",title:"Dewis Nod Arbennig",options:"Special Character Options"},link:{toolbar:"Dolen",other:"<eraill>",menu:"Golygu Dolen",title:"Dolen",info:"Gwyb ar y Ddolen",target:"Targed",upload:"Lanlwytho",advanced:"Uwch",type:"Math y Ddolen",toUrl:"URL",toAnchor:"Dolen at angor yn y testun",toEmail:"E-bost",targetFrame:"<ffr??m>",targetPopup:"<ffenestr bop>",targetFrameName:"Enw Ffr??m y Targed",targetPopupName:"Enw Ffenestr Bop",popupFeatures:"Nodweddion Ffenestr Bop",popupResizable:"Ailfeintiol",popupStatusBar:"Bar Statws",popupLocationBar:"Bar Safle",popupToolbar:"Bar Offer",popupMenuBar:"Dewislen",popupFullScreen:"Sgrin Llawn (IE)",popupScrollBars:"Barrau Sgrolio",popupDependent:"Dibynnol (Netscape)",popupWidth:"Lled",popupLeft:"Safle Chwith",popupHeight:"Uchder",popupTop:"Safle Top",id:"Id",langDir:"Cyfeiriad Iaith",langDirLTR:"Chwith i'r Dde (LTR)",langDirRTL:"Dde i'r Chwith (RTL)",acccessKey:"Allwedd Mynediad",name:"Enw",langCode:"Cod Iaith",tabIndex:"Indecs Tab",advisoryTitle:"Teitl Cynghorol",advisoryContentType:"Math y Cynnwys Cynghorol",cssClasses:"Dosbarthiadau Dalen Arddull",charset:"Set nodau'r Adnodd Cysylltiedig",styles:"Arddull",selectAnchor:"Dewiswch Angor",anchorName:"Gan Enw'r Angor",anchorId:"Gan Id yr Elfen",emailAddress:"Cyfeiriad E-Bost",emailSubject:"Testun y Message Subject",emailBody:"Pwnc y Neges",noAnchors:"(Dim angorau ar gael yn y ddogfen)",noUrl:"Teipiwch URL y ddolen",noEmail:"Teipiwch gyfeiriad yr e-bost"},anchor:{toolbar:"Angor",menu:"Golygwch yr Angor",title:"Priodweddau'r Angor",name:"Enw'r Angor",errorName:"Teipiwch enw'r angor"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Chwilio ac Amnewid",find:"Chwilio",replace:"Amnewid",findWhat:"Chwilio'r term:",replaceWith:"Amnewid gyda:",notFoundMsg:"Nid oedd y testun wedi'i ddarganfod.",matchCase:"Cyfateb i'r cas",matchWord:"Cyfateb gair cyfan",matchCyclic:"Cyfateb cylchol",replaceAll:"Amnewid pob un",replaceSuccessMsg:"Amnewidiwyd %1 achlysur."},table:{toolbar:"Tabl",title:"Nodweddion Tabl",menu:"Nodweddion Tabl",deleteTable:"Dileu Tabl",rows:"Rhesi",columns:"Colofnau",border:"Maint yr Ymyl",align:"Aliniad",alignLeft:"Chwith",alignCenter:"Canol",alignRight:"Dde",width:"Lled",widthPx:"picsel",widthPc:"y cant",widthUnit:"width unit",height:"Uchder",cellSpace:"Bylchu'r gell",cellPad:"Padio'r gell",caption:"Pennawd",summary:"Crynodeb",headers:"Penynnau",headersNone:"Dim",headersColumn:"Colofn gyntaf",headersRow:"Rhes gyntaf",headersBoth:"Y Ddau",invalidRows:"Mae'n rhaid cael o leiaf un rhes.",invalidCols:"Mae'n rhaid cael o leiaf un golofn.",invalidBorder:"Mae'n rhaid i faint yr ymyl fod yn rhif.",invalidWidth:"Mae'n rhaid i led y tabl fod yn rhif.",invalidHeight:"Mae'n rhaid i uchder y tabl fod yn rhif.",invalidCellSpacing:"Mae'n rhaid i fylchiad y gell fod yn rhif.",invalidCellPadding:"Mae'n rhaid i badiad y gell fod yn rhif.",cell:{menu:"Cell",insertBefore:"Mewnosod Cell Cyn",insertAfter:"Mewnosod Cell Ar ??l",deleteCell:"Dileu Celloedd",merge:"Cyfuno Celloedd",mergeRight:"Cyfuno i'r Dde",mergeDown:"Cyfuno i Lawr",splitHorizontal:"Hollti'r Gell yn Lorweddol",splitVertical:"Hollti'r Gell yn Fertigol",title:"Priodweddau'r Gell",cellType:"Math y Gell",rowSpan:"Rhychwant Rhesi",colSpan:"Rhychwant Colofnau",wordWrap:"Lapio Geiriau",hAlign:"Aliniad Llorweddol",vAlign:"Aliniad Fertigol",alignTop:"Top",alignMiddle:"Canol",alignBottom:"Gwaelod",alignBaseline:"Baslinell",bgColor:"Lliw Cefndir",borderColor:"Lliw Ymyl",data:"Data",header:"Pennyn",yes:"Ie",no:"Na",invalidWidth:"Mae'n rhaid i led y gell fod yn rhif.",invalidHeight:"Mae'n rhaid i uchder y gell fod yn rhif.",invalidRowSpan:"Mae'n rhaid i rychwant y rhesi fod yn gyfanrif.",invalidColSpan:"Mae'n rhaid i rychwant y colofnau fod yn gyfanrif.",chooseColor:"Choose"},row:{menu:"Rhes",insertBefore:"Mewnosod Rhes Cyn",insertAfter:"Mewnosod Rhes Ar ??l",deleteRow:"Dileu Rhesi"},column:{menu:"Colofn",insertBefore:"Mewnosod Colofn Cyn",insertAfter:"Mewnosod Colofn Ar ??l",deleteColumn:"Dileu Colofnau"}},button:{title:"Priodweddau Botymau",text:"Testun (Gwerth)",type:"Math",typeBtn:"Botwm",typeSbm:"Gyrru",typeRst:"Ailosod"},checkboxAndRadio:{checkboxTitle:"Priodweddau Blwch Ticio",radioTitle:"Priodweddau Botwm Radio",value:"Gwerth",selected:"Dewiswyd"},form:{title:"Priodweddau Ffurflen",menu:"Priodweddau Ffurflen",action:"Gweithred",method:"Dull",encoding:"Amgodio"},select:{title:"Priodweddau Maes Dewis",selectInfo:"Gwyb Dewis",opAvail:"Opsiynau ar Gael",value:"Gwerth",size:"Maint",lines:"llinellau",chkMulti:"Caniat??u aml-ddewisiadau",opText:"Testun",opValue:"Gwerth",btnAdd:"Ychwanegu",btnModify:"Newid",btnUp:"Lan",btnDown:"Lawr",btnSetValue:"Gosod fel gwerth a ddewiswyd",btnDelete:"Dileu"},textarea:{title:"Priodweddau Ardal Testun",cols:"Colofnau",rows:"Rhesi"},textfield:{title:"Priodweddau Maes Testun",name:"Enw",value:"Gwerth",charWidth:"Lled Nod",maxChars:"Uchafswm y Nodau",type:"Math",typeText:"Testun",typePass:"Cyfrinair"},hidden:{title:"Priodweddau Maes Cudd",name:"Enw",value:"Gwerth"},image:{title:"Priodweddau Delwedd",titleButton:"Priodweddau Botwm Delwedd",menu:"Priodweddau Delwedd",infoTab:"Gwyb Delwedd",btnUpload:"Anfon i'r Gweinydd",upload:"lanlwytho",alt:"Testun Amgen",width:"Lled",height:"Uchder",lockRatio:"Cloi Cymhareb",unlockRatio:"Unlock Ratio",resetSize:"Ailosod Maint",border:"Ymyl",hSpace:"BwlchLl",vSpace:"BwlchF",align:"Alinio",alignLeft:"Chwith",alignRight:"Dde",alertUrl:"Rhowch URL y ddelwedd",linkTab:"Dolen",button2Img:"Ydych am drawsffurfio'r botwm ddelwedd hwn ar ddelwedd syml?",img2Button:"Ydych am drawsffurfio'r ddelwedd hon ar fotwm delwedd?",urlMissing:"URL tarddle'r ddelwedd ar goll.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Priodweddau Flash",propertiesTab:"Priodweddau",title:"Priodweddau Flash",chkPlay:"AwtoChwarae",chkLoop:"Lwpio",chkMenu:"Galluogi Dewislen Flash",chkFull:"Caniat??u Sgrin Llawn",scale:"Graddfa",scaleAll:"Dangos pob",scaleNoBorder:"Dim Ymyl",scaleFit:"Ffit Union",access:"Mynediad Sgript",accessAlways:"Pob amser",accessSameDomain:"R'un parth",accessNever:"Byth",align:"Alinio",alignLeft:"Chwith",alignAbsBottom:"Gwaelod Abs",alignAbsMiddle:"Canol Abs",alignBaseline:"Baslinell",alignBottom:"Gwaelod",alignMiddle:"Canol",alignRight:"Dde",alignTextTop:"Testun Top",alignTop:"Top",quality:"Ansawdd",qualityBest:"Gorau",qualityHigh:"Uchel",qualityAutoHigh:"Uchel Awto",qualityMedium:"Canolig",qualityAutoLow:"Isel Awto",qualityLow:"Isel",windowModeWindow:"Ffenestr",windowModeOpaque:"Afloyw",windowModeTransparent:"Tryloyw",windowMode:"Modd ffenestr",flashvars:"Newidynnau ar gyfer Flash",bgcolor:"Lliw cefndir",width:"Lled",height:"Uchder",hSpace:"BwlchLl",vSpace:"BwlchF",validateSrc:"Ni all yr URL fod yn wag.",validateWidth:"Rhaid i'r Lled fod yn rhif.",validateHeight:"Rhaid i'r Uchder fod yn rhif.",validateHSpace:"Rhaid i'r BwlchLl fod yn rhif.",validateVSpace:"Rhaid i'r BwlchF fod yn rhif."},spellCheck:{toolbar:"Gwirio Sillafu",title:"Gwirio Sillafu",notAvailable:"Nid yw'r gwasanaeth hwn ar gael yn bresennol.",errorLoading:"Error loading application service host: %s.",notInDic:"Nid i'w gael yn y geiriadur",changeTo:"Newid i",btnIgnore:"Anwybyddu Un",btnIgnoreAll:"Anwybyddu Pob",btnReplace:"Amnewid Un",btnReplaceAll:"Amnewid Pob",btnUndo:"Dadwneud",noSuggestions:"- Dim awgrymiadau -",progress:"Gwirio sillafu yn ar y gweill...",noMispell:"Gwirio sillafu wedi gorffen: Dim camsillaf.",noChanges:"Gwirio sillafu wedi gorffen: Dim newidiadau",oneChange:"Gwirio sillafu wedi gorffen: Newidiwyd 1 gair",manyChanges:"Gwirio sillafu wedi gorffen: Newidiwyd %1 gair",ieSpellDownload:"Gwirydd sillafu heb ei arsefydlu. A ydych am ei lawrlwytho nawr?"},smiley:{toolbar:"Gwenoglun",title:"Mewnosod Gwenoglun",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"Elfen %1"},numberedlist:"Mewnosod/Tynnu Rhestr Rhifol",bulletedlist:"Mewnosod/Tynnu Rhestr Bwled",indent:"Cynyddu'r Mewnoliad",outdent:"Lleihau'r Mewnoliad",justify:{left:"Alinio i'r Chwith",center:"Alinio i'r Canol",right:"Alinio i'r Dde",block:"Aliniad Bloc"},blockquote:"Dyfyniad bloc",clipboard:{title:"Gludo",cutError:"Nid yw gosodiadau diogelwch eich porwr yn caniat??u'r golygydd i gynnal 'gweithredoedd torri' yn awtomatig. Defnyddiwch y bysellfwrdd (Ctrl/Cmd+X).",copyError:"Nid yw gosodiadau diogelwch eich porwr yn caniat??u'r golygydd i gynnal 'gweithredoedd cop??o' yn awtomatig. Defnyddiwch y bysellfwrdd (Ctrl/Cmd+C).",pasteMsg:"Gludwch i mewn i'r blwch canlynol gan ddefnyddio'r bysellfwrdd (<strong>Ctrl/Cmd+V</strong>) a phwyso <strong>Iawn</strong>.",securityMsg:"Oherwydd gosodiadau diogelwch eich porwr, nid yw'r porwr yn gallu ennill mynediad i'r data ar y clipfwrdd yn uniongyrchol. Mae angen i chi ei ludo eto i'r ffenestr hon.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Gludo o Word",title:"Gludo o Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Gludo fel testun plaen",title:"Gludo fel Testun Plaen"},templates:{button:"Templedi",title:"Templedi Cynnwys",options:"Template Options",insertOption:"Amnewid y cynnwys go iawn",selectPromptMsg:"Dewiswch dempled i'w agor yn y golygydd",emptyListMsg:"(Dim templedi wedi'u diffinio)"},showBlocks:"Dangos Blociau",stylesCombo:{label:"Arddulliau",panelTitle:"Formatting Styles",panelTitle1:"Arddulliau Bloc",panelTitle2:"Arddulliau Mewnol",panelTitle3:"Arddulliau Gwrthrych"},format:{label:"Fformat",panelTitle:"Fformat Paragraff",tag_p:"Normal",tag_pre:"Wedi'i Fformatio",tag_address:"Cyfeiriad",tag_h1:"Pennawd 1",tag_h2:"Pennawd 2",tag_h3:"Pennawd 3",tag_h4:"Pennawd 4",tag_h5:"Pennawd 5",tag_h6:"Pennawd 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Ffont",voiceLabel:"Ffont",panelTitle:"Enw'r Ffont"},fontSize:{label:"Maint",voiceLabel:"Maint y Ffont",panelTitle:"Maint y Ffont"},colorButton:{textColorTitle:"Lliw Testun",bgColorTitle:"Lliw Cefndir",panelTitle:"Colors",auto:"Awtomatig",more:"Mwy o Liwiau..."},colors:{"000":"Du",800000:"Marwn","8B4513":"Brown Cyfrwy","2F4F4F":"Llechen Tywyll","008080":"Corhwyad","000080":"Nefi","4B0082":"Indigo",696969:"Llwyd Pwl",B22222:"Bric T??n",A52A2A:"Brown",DAA520:"Rhoden Aur","006400":"Gwyrdd Tywyll","40E0D0":"Gwyrddlas","0000CD":"Glas Canolig",800080:"Porffor",808080:"Llwyd",F00:"Coch",FF8C00:"Oren Tywyll",FFD700:"Aur","008000":"Gwyrdd","0FF":"Cyan","00F":"Glas",EE82EE:"Fioled",A9A9A9:"Llwyd Tywyll",FFA07A:"Samwn Golau",FFA500:"Oren",FFFF00:"Melyn","00FF00":"Leim",AFEEEE:"Gwyrddlas Golau",ADD8E6:"Glas Golau",DDA0DD:"Eirinen",D3D3D3:"Llwyd Golau",FFF0F5:"Gwrid Lafant",FAEBD7:"Gwyn Hynafol",FFFFE0:"Melyn Golau",F0FFF0:"Melwn Gwyrdd Golau",F0FFFF:"Aswr",F0F8FF:"Glas Alys",E6E6FA:"Lafant",FFF:"Gwyn"},scayt:{title:"Gwirio'r Sillafu Wrth Deipio",opera_title:"Not supported by Opera",enable:"Galluogi SCAYT",disable:"Analluogi SCAYT",about:"Ynghylch SCAYT",toggle:"Togl SCAYT",options:"Opsiynau",langs:"Ieithoedd",moreSuggestions:"Awgrymiadau pellach",ignore:"Anwybyddu",ignoreAll:"Anwybyddu pob",addWord:"Ychwanegu Gair",emptyDic:"Ni ddylai enw'r geiriadur fod yn wag.",optionsTab:"Opsiynau",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Ieithoedd",dictionariesTab:"Geiriaduron",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Ynghylch"},about:{title:"Ynghylch CKEditor",dlgTitle:"Ynghylch CKEditor",moreInfo:"Am wybodaeth ynghylch trwyddedau, ewch i'n gwefan:",copy:"Hawlfraint © $1. Cedwir pob hawl."},maximize:"Mwyhau",minimize:"Lleihau",fakeobjects:{anchor:"Angor",flash:"Animeiddiant Flash",div:"Toriad Tudalen",unknown:"Gwrthrych Anhysbys"},resize:"Llusgo i ailfeintio",colordialog:{title:"Dewis lliw",options:"Color Options",highlight:"Uwcholeuo",selected:"Dewiswyd",clear:"Clirio"},toolbarCollapse:"Cyfangu'r Bar Offer",toolbarExpand:"Ehangu'r Bar Offer"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.da={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Kilde",newPage:"Ny side",save:"Gem",preview:"Vis eksempel",cut:"Klip",copy:"Kopi??r",paste:"Inds??t",print:"Udskriv",underline:"Understreget",bold:"Fed",italic:"Kursiv",selectAll:"V??lg alt",removeFormat:"Fjern formatering",strike:"Gennemstreget",subscript:"S??nket skrift",superscript:"H??vet skrift",horizontalrule:"Inds??t vandret streg",pagebreak:"Inds??t sideskift",unlink:"Fjern hyperlink",undo:"Fortryd",redo:"Annull??r fortryd",common:{browseServer:"Gennemse...",url:"URL",protocol:"Protokol",upload:"Upload",uploadSubmit:"Upload",image:"Inds??t billede",flash:"Inds??t Flash",form:"Inds??t formular",checkbox:"Inds??t afkrydsningsfelt",radio:"Inds??t alternativknap",textField:"Inds??t tekstfelt",textarea:"Inds??t tekstboks",hiddenField:"Inds??t skjult felt",button:"Inds??t knap",select:"Inds??t liste",imageButton:"Inds??t billedknap",notSet:"<intet valgt>",id:"Id",name:"Navn",langDir:"Tekstretning",langDirLtr:"Fra venstre mod h??jre (LTR)",langDirRtl:"Fra h??jre mod venstre (RTL)",langCode:"Sprogkode",longDescr:"Udvidet beskrivelse",cssClass:"Typografiark (CSS)",advisoryTitle:"Titel",cssStyle:"Typografi (CSS)",ok:"OK",cancel:"Annull??r",close:"Close",preview:"Preview",generalTab:"Generelt",advancedTab:"Avanceret",validateNumberFailed:"V??rdien er ikke et tal.",confirmNewPage:"Alt indhold, der ikke er blevet gemt, vil g?? tabt. Er du sikker p??, at du vil indl??se en ny side?",confirmCancel:"Nogle af indstillingerne er blevet ??ndret. Er du sikker p??, at du vil lukke vinduet?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ikke tilg??ngelig</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Inds??t symbol",title:"V??lg symbol",options:"Special Character Options"},link:{toolbar:"Inds??t/redig??r hyperlink",other:"<anden>",menu:"Redig??r hyperlink",title:"Egenskaber for hyperlink",info:"Generelt",target:"M??l",upload:"Upload",advanced:"Avanceret",type:"Type",toUrl:"URL",toAnchor:"Bogm??rke p?? denne side",toEmail:"E-mail",targetFrame:"<ramme>",targetPopup:"<popup vindue>",targetFrameName:"Destinationsvinduets navn",targetPopupName:"Popup vinduets navn",popupFeatures:"Egenskaber for popup",popupResizable:"Just??rbar",popupStatusBar:"Statuslinje",popupLocationBar:"Adresselinje",popupToolbar:"V??rkt??jslinje",popupMenuBar:"Menulinje",popupFullScreen:"Fuld sk??rm (IE)",popupScrollBars:"Scrollbar",popupDependent:"Koblet/dependent (Netscape)",popupWidth:"Bredde",popupLeft:"Position fra venstre",popupHeight:"H??jde",popupTop:"Position fra toppen",id:"Id",langDir:"Tekstretning",langDirLTR:"Fra venstre mod h??jre (LTR)",langDirRTL:"Fra h??jre mod venstre (RTL)",acccessKey:"Genvejstast",name:"Navn",langCode:"Tekstretning",tabIndex:"Tabulator indeks",advisoryTitle:"Titel",advisoryContentType:"Indholdstype",cssClasses:"Typografiark",charset:"Tegns??t",styles:"Typografi",selectAnchor:"V??lg et anker",anchorName:"Efter anker navn",anchorId:"Efter element Id",emailAddress:"E-mail adresse",emailSubject:"Emne",emailBody:"Besked",noAnchors:"(Ingen bogm??rker i dokumentet)",noUrl:"Indtast hyperlink URL!",noEmail:"Indtast e-mail adresse!"},anchor:{toolbar:"Inds??t/redig??r bogm??rke",menu:"Egenskaber for bogm??rke",title:"Egenskaber for bogm??rke",name:"Bogm??rke navn",errorName:"Indtast bogm??rke navn"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"S??g og erstat",find:"S??g",replace:"Erstat",findWhat:"S??g efter:",replaceWith:"Erstat med:",notFoundMsg:"S??geteksten blev ikke fundet",matchCase:"Forskel p?? store og sm?? bogstaver",matchWord:"Kun hele ord",matchCyclic:"Match cyklisk",replaceAll:"Erstat alle",replaceSuccessMsg:"%1 forekomst(er) erstattet."},table:{toolbar:"Tabel",title:"Egenskaber for tabel",menu:"Egenskaber for tabel",deleteTable:"Slet tabel",rows:"R??kker",columns:"Kolonner",border:"Rammebredde",align:"Justering",alignLeft:"Venstrestillet",alignCenter:"Centreret",alignRight:"H??jrestillet",width:"Bredde",widthPx:"pixels",widthPc:"procent",widthUnit:"width unit",height:"H??jde",cellSpace:"Celleafstand",cellPad:"Cellemargen",caption:"Titel",summary:"Resum??",headers:"Header",headersNone:"Ingen",headersColumn:"F??rste kolonne",headersRow:"F??rste r??kke",headersBoth:"Begge",invalidRows:"Antallet af r??kker skal v??re st??rre end 0.",invalidCols:"Antallet af kolonner skal v??re st??rre end 0.",invalidBorder:"Rammetykkelse skal v??re et tal.",invalidWidth:"Tabelbredde skal v??re et tal.",invalidHeight:"Tabelh??jde skal v??re et tal.",invalidCellSpacing:"Celleafstand skal v??re et tal.",invalidCellPadding:"Cellemargen skal v??re et tal.",cell:{menu:"Celle",insertBefore:"Inds??t celle f??r",insertAfter:"Inds??t celle efter",deleteCell:"Slet celle",merge:"Flet celler",mergeRight:"Flet til h??jre",mergeDown:"Flet nedad",splitHorizontal:"Del celle vandret",splitVertical:"Del celle lodret",title:"Celleegenskaber",cellType:"Celletype",rowSpan:"R??kke span (rows span)",colSpan:"Kolonne span (columns span)",wordWrap:"Tekstombrydning",hAlign:"Vandret justering",vAlign:"Lodret justering",alignTop:"Top",alignMiddle:"Midt",alignBottom:"Bund",alignBaseline:"Grundlinje",bgColor:"Baggrundsfarve",borderColor:"Rammefarve",data:"Data",header:"Header",yes:"Ja",no:"Nej",invalidWidth:"Cellebredde skal v??re et tal.",invalidHeight:"Celleh??jde skal v??re et tal.",invalidRowSpan:"R??kke span skal v??re et heltal.",invalidColSpan:"Kolonne span skal v??re et heltal.",chooseColor:"Choose"},row:{menu:"R??kke",insertBefore:"Inds??t r??kke f??r",insertAfter:"Inds??t r??kke efter",deleteRow:"Slet r??kke"},column:{menu:"Kolonne",insertBefore:"Inds??t kolonne f??r",insertAfter:"Inds??t kolonne efter",deleteColumn:"Slet kolonne"}},button:{title:"Egenskaber for knap",text:"Tekst",type:"Type",typeBtn:"Knap",typeSbm:"Send",typeRst:"Nulstil"},checkboxAndRadio:{checkboxTitle:"Egenskaber for afkrydsningsfelt",radioTitle:"Egenskaber for alternativknap",value:"V??rdi",selected:"Valgt"},form:{title:"Egenskaber for formular",menu:"Egenskaber for formular",action:"Handling",method:"Metode",encoding:"Kodning (encoding)"},select:{title:"Egenskaber for liste",selectInfo:"Generelt",opAvail:"Valgmuligheder",value:"V??rdi",size:"St??rrelse",lines:"Linjer",chkMulti:"Tillad flere valg",opText:"Tekst",opValue:"V??rdi",btnAdd:"Tilf??j",btnModify:"Redig??r",btnUp:"Op",btnDown:"Ned",btnSetValue:"S??t som valgt",btnDelete:"Slet"},textarea:{title:"Egenskaber for tekstboks",cols:"Kolonner",rows:"R??kker"},textfield:{title:"Egenskaber for tekstfelt",name:"Navn",value:"V??rdi",charWidth:"Bredde (tegn)",maxChars:"Max. antal tegn",type:"Type",typeText:"Tekst",typePass:"Adgangskode"},hidden:{title:"Egenskaber for skjult felt",name:"Navn",value:"V??rdi"},image:{title:"Egenskaber for billede",titleButton:"Egenskaber for billedknap",menu:"Egenskaber for billede",infoTab:"Generelt",btnUpload:"Upload",upload:"Upload",alt:"Alternativ tekst",width:"Bredde",height:"H??jde",lockRatio:"L??s st??rrelsesforhold",unlockRatio:"Unlock Ratio",resetSize:"Nulstil st??rrelse",border:"Ramme",hSpace:"Vandret margen",vSpace:"Lodret margen",align:"Justering",alignLeft:"Venstre",alignRight:"H??jre",alertUrl:"Indtast stien til billedet",linkTab:"Hyperlink",button2Img:"Vil du lave billedknappen om til et almindeligt billede?",img2Button:"Vil du lave billedet om til en billedknap?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Egenskaber for Flash",propertiesTab:"Egenskaber",title:"Egenskaber for Flash",chkPlay:"Automatisk afspilning",chkLoop:"Gentagelse",chkMenu:"Vis Flash menu",chkFull:"Tillad fuldsk??rm",scale:"Skal??r",scaleAll:"Vis alt",scaleNoBorder:"Ingen ramme",scaleFit:"Tilpas st??rrelse",access:"Script adgang",accessAlways:"Altid",accessSameDomain:"Samme dom??ne",accessNever:"Aldrig",align:"Justering",alignLeft:"Venstre",alignAbsBottom:"Absolut nederst",alignAbsMiddle:"Absolut centreret",alignBaseline:"Grundlinje",alignBottom:"Nederst",alignMiddle:"Centreret",alignRight:"H??jre",alignTextTop:"Toppen af teksten",alignTop:"??verst",quality:"Kvalitet",qualityBest:"Bedste",qualityHigh:"H??j",qualityAutoHigh:"Auto h??j",qualityMedium:"Medium",qualityAutoLow:"Auto lav",qualityLow:"Lav",windowModeWindow:"Vindue",windowModeOpaque:"Gennemsigtig (opaque)",windowModeTransparent:"Transparent",windowMode:"Vinduestilstand",flashvars:"Variabler for Flash",bgcolor:"Baggrundsfarve",width:"Bredde",height:"H??jde",hSpace:"Vandret margen",vSpace:"Lodret margen",validateSrc:"Indtast hyperlink URL!",validateWidth:"Bredde skal v??re et tal.",validateHeight:"H??jde skal v??re et tal.",validateHSpace:"Vandret margen skal v??re et tal.",validateVSpace:"Lodret margen skal v??re et tal."},spellCheck:{toolbar:"Stavekontrol",title:"Stavekontrol",notAvailable:"Stavekontrol er desv??rre ikke tilg??ngelig.",errorLoading:"Fejl ved indl??sning af host: %s.",notInDic:"Ikke i ordbogen",changeTo:"Forslag",btnIgnore:"Ignor??r",btnIgnoreAll:"Ignor??r alle",btnReplace:"Erstat",btnReplaceAll:"Erstat alle",btnUndo:"Tilbage",noSuggestions:"(ingen forslag)",progress:"Stavekontrollen arbejder...",noMispell:"Stavekontrol f??rdig: Ingen fejl fundet",noChanges:"Stavekontrol f??rdig: Ingen ord ??ndret",oneChange:"Stavekontrol f??rdig: Et ord ??ndret",manyChanges:"Stavekontrol f??rdig: %1 ord ??ndret",ieSpellDownload:"Stavekontrol ikke installeret. Vil du installere den nu?"},smiley:{toolbar:"Smiley",title:"V??lg smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Talopstilling",bulletedlist:"Punktopstilling",indent:"For??g indrykning",outdent:"Formindsk indrykning",justify:{left:"Venstrestillet",center:"Centreret",right:"H??jrestillet",block:"Lige margener"},blockquote:"Blokcitat",clipboard:{title:"Inds??t",cutError:"Din browsers sikkerhedsindstillinger tillader ikke editoren at f?? automatisk adgang til udklipsholderen.<br><br>Brug i stedet tastaturet til at klippe teksten (Ctrl/Cmd+X).",copyError:"Din browsers sikkerhedsindstillinger tillader ikke editoren at f?? automatisk adgang til udklipsholderen.<br><br>Brug i stedet tastaturet til at kopiere teksten (Ctrl/Cmd+C).",pasteMsg:"Inds??t i feltet herunder (<STRONG>Ctrl/Cmd+V</STRONG>) og klik p?? <STRONG>OK</STRONG>.",securityMsg:"Din browsers sikkerhedsindstillinger tillader ikke editoren at f?? automatisk adgang til udklipsholderen.<br><br>Du skal inds??tte udklipsholderens indhold i dette vindue igen.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Den tekst du fors??ger at inds??tte ser ud til at komme fra Word. Vil du rense teksten f??r den inds??ttes?",toolbar:"Inds??t fra Word",title:"Inds??t fra Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Inds??t som ikke-formateret tekst",title:"Inds??t som ikke-formateret tekst"},templates:{button:"Skabeloner",title:"Indholdsskabeloner",options:"Template Options",insertOption:"Erstat det faktiske indhold",selectPromptMsg:"V??lg den skabelon, som skal ??bnes i editoren (nuv??rende indhold vil blive overskrevet):",emptyListMsg:"(Der er ikke defineret nogen skabelon)"},showBlocks:"Vis afsnitsm??rker",stylesCombo:{label:"Typografi",panelTitle:"Formatting Styles",panelTitle1:"Block typografi",panelTitle2:"Inline typografi",panelTitle3:"Object typografi"},format:{label:"Formatering",panelTitle:"Formatering",tag_p:"Normal",tag_pre:"Formateret",tag_address:"Adresse",tag_h1:"Overskrift 1",tag_h2:"Overskrift 2",tag_h3:"Overskrift 3",tag_h4:"Overskrift 4",tag_h5:"Overskrift 5",tag_h6:"Overskrift 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Skrifttype",voiceLabel:"Skrifttype",panelTitle:"Skrifttype"},fontSize:{label:"Skriftst??rrelse",voiceLabel:"Skriftst??rrelse",panelTitle:"Skriftst??rrelse"},colorButton:{textColorTitle:"Tekstfarve",bgColorTitle:"Baggrundsfarve",panelTitle:"Colors",auto:"Automatisk",more:"Flere farver..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Stavekontrol mens du skriver",opera_title:"Not supported by Opera",enable:"Aktiv??r SCAYT",disable:"Deaktiv??r SCAYT",about:"Om SCAYT",toggle:"Skift/toggle SCAYT",options:"Indstillinger",langs:"Sprog",moreSuggestions:"Flere forslag",ignore:"Ignor??r",ignoreAll:"Ignor??r alle",addWord:"Tilf??j ord",emptyDic:"Ordbogsnavn m?? ikke v??re tom.",optionsTab:"Indstillinger",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Sprog",dictionariesTab:"Ordb??ger",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Om"},about:{title:"Om CKEditor",dlgTitle:"Om CKEditor",moreInfo:"For informationer omkring licens, se venligst vores hjemmeside (p?? engelsk):",copy:"Copyright © $1. Alle rettigheder forbeholdes."},maximize:"Maxim??r",minimize:"Minimize",fakeobjects:{anchor:"Anker",flash:"Flashanimation",div:"Sideskift",unknown:"Ukendt objekt"},resize:"Tr??k for at skalere",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.de={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Quellcode",newPage:"Neue Seite",save:"Speichern",preview:"Vorschau",cut:"Ausschneiden",copy:"Kopieren",paste:"Einf??gen",print:"Drucken",underline:"Unterstrichen",bold:"Fett",italic:"Kursiv",selectAll:"Alles ausw??hlen",removeFormat:"Formatierungen entfernen",strike:"Durchgestrichen",subscript:"Tiefgestellt",superscript:"Hochgestellt",horizontalrule:"Horizontale Linie einf??gen",pagebreak:"Seitenumbruch einf??gen",unlink:"Link entfernen",undo:"R??ckg??ngig",redo:"Wiederherstellen",common:{browseServer:"Server durchsuchen",url:"URL",protocol:"Protokoll",upload:"Upload",uploadSubmit:"Zum Server senden",image:"Bild",flash:"Flash",form:"Formular",checkbox:"Checkbox",radio:"Radiobutton",textField:"Textfeld einzeilig",textarea:"Textfeld mehrzeilig",hiddenField:"verstecktes Feld",button:"Klickbutton",select:"Auswahlfeld",imageButton:"Bildbutton",notSet:"<nichts>",id:"ID",name:"Name",langDir:"Schreibrichtung",langDirLtr:"Links nach Rechts (LTR)",langDirRtl:"Rechts nach Links (RTL)",langCode:"Sprachenk??rzel",longDescr:"Langform URL",cssClass:"Stylesheet Klasse",advisoryTitle:"Titel Beschreibung",cssStyle:"Style",ok:"OK",cancel:"Abbrechen",close:"Schlie??en",preview:"Vorschau",generalTab:"Allgemein",advancedTab:"Erweitert",validateNumberFailed:"Dieser Wert ist keine Nummer.",confirmNewPage:"Alle nicht gespeicherten ??nderungen gehen verlohren. Sind sie sicher die neue Seite zu laden?",confirmCancel:"Einige Optionen wurden ge??ndert. Wollen Sie den Dialog dennoch schlie??en?",options:"Optionen",target:"Zielseite",targetNew:"Neues Fenster (_blank)",targetTop:"Oberstes Fenster (_top)",targetSelf:"Gleiches Fenster (_self)",targetParent:"Oberes Fenster (_parent)",unavailable:'%1<span class="cke_accessibility">, nicht verf??gbar</span>'},contextmenu:{options:"Context Menu Optionen"},specialChar:{toolbar:"Sonderzeichen einf??gen/editieren",title:"Sonderzeichen ausw??hlen",options:"Sonderzeichen Optionen"},link:{toolbar:"Link einf??gen/editieren",other:"<andere>",menu:"Link editieren",title:"Link",info:"Link-Info",target:"Zielseite",upload:"Upload",advanced:"Erweitert",type:"Link-Typ",toUrl:"URL",toAnchor:"Anker in dieser Seite",toEmail:"E-Mail",targetFrame:"<Frame>",targetPopup:"<Pop-up Fenster>",targetFrameName:"Ziel-Fenster-Name",targetPopupName:"Pop-up Fenster-Name",popupFeatures:"Pop-up Fenster-Eigenschaften",popupResizable:"Gr????e ??nderbar",popupStatusBar:"Statusleiste",popupLocationBar:"Adress-Leiste",popupToolbar:"Werkzeugleiste",popupMenuBar:"Men??-Leiste",popupFullScreen:"Vollbild (IE)",popupScrollBars:"Rollbalken",popupDependent:"Abh??ngig (Netscape)",popupWidth:"Breite",popupLeft:"Linke Position",popupHeight:"H??he",popupTop:"Obere Position",id:"Id",langDir:"Schreibrichtung",langDirLTR:"Links nach Rechts (LTR)",langDirRTL:"Rechts nach Links (RTL)",acccessKey:"Zugriffstaste",name:"Name",langCode:"Schreibrichtung",tabIndex:"Tab-Index",advisoryTitle:"Titel Beschreibung",advisoryContentType:"Inhaltstyp",cssClasses:"Stylesheet Klasse",charset:"Ziel-Zeichensatz",styles:"Style",selectAnchor:"Anker ausw??hlen",anchorName:"nach Anker Name",anchorId:"nach Element Id",emailAddress:"E-Mail Addresse",emailSubject:"Betreffzeile",emailBody:"Nachrichtentext",noAnchors:"(keine Anker im Dokument vorhanden)",noUrl:"Bitte geben Sie die Link-URL an",noEmail:"Bitte geben Sie e-Mail Adresse an"},anchor:{toolbar:"Anker einf??gen/editieren",menu:"Anker-Eigenschaften",title:"Anker-Eigenschaften",name:"Anker Name",errorName:"Bitte geben Sie den Namen des Ankers ein"},list:{numberedTitle:"Nummerierte Listen-Eigenschaften",bulletedTitle:"Listen-Eigenschaften",type:"Typ",start:"Start",validateStartNumber:"List Startnummer muss eine ganze Zahl sein.",circle:"Ring",disc:"Kreis",square:"Quadrat",none:"Keine",notset:"<nicht gesetzt>",armenian:"Armenisch Nummerierung",georgian:"Georgisch Nummerierung (an, ban, gan, etc.)",lowerRoman:"Klein r??misch (i, ii, iii, iv, v, etc.)",upperRoman:"Gro?? r??misch (I, II, III, IV, V, etc.)",lowerAlpha:"Klein alpha (a, b, c, d, e, etc.)",upperAlpha:"Gro?? alpha (A, B, C, D, E, etc.)",lowerGreek:"Klein griechisch (alpha, beta, gamma, etc.)",decimal:"Dezimal (1, 2, 3, etc.)",decimalLeadingZero:"Dezimal mit f??hrende Null (01, 02, 03, etc.)"},findAndReplace:{title:"Suchen und Ersetzen",find:"Suchen",replace:"Ersetzen",findWhat:"Suche nach:",replaceWith:"Ersetze mit:",notFoundMsg:"Der gesuchte Text wurde nicht gefunden.",matchCase:"Gro??-Kleinschreibung beachten",matchWord:"Nur ganze Worte suchen",matchCyclic:"zyklische suche",replaceAll:"Alle Ersetzen",replaceSuccessMsg:"%1 vorkommen ersetzt."},table:{toolbar:"Tabelle",title:"Tabellen-Eigenschaften",menu:"Tabellen-Eigenschaften",deleteTable:"Tabelle l??schen",rows:"Zeile",columns:"Spalte",border:"Rahmen",align:"Ausrichtung",alignLeft:"Links",alignCenter:"Zentriert",alignRight:"Rechts",width:"Breite",widthPx:"Pixel",widthPc:"%",widthUnit:"Breite Einheit",height:"H??he",cellSpace:"Zellenabstand au??en",cellPad:"Zellenabstand innen",caption:"??berschrift",summary:"Inhalts??bersicht",headers:"??berschriften",headersNone:"keine",headersColumn:"Erste Spalte",headersRow:"Erste Zeile",headersBoth:"keine",invalidRows:"Die Anzahl der Zeilen mu?? gr????er als 0 sein.",invalidCols:"Die Anzahl der Spalten mu?? gr????er als 0 sein..",invalidBorder:"Die Rahmenbreite mu?? eine Zahl sein.",invalidWidth:"Die Tabellenbreite muss eine Zahl sein.",invalidHeight:"Die Tabellenbreite mu?? eine Zahl sein.",invalidCellSpacing:"Der Zellenabstand au??en mu?? eine Zahl sein.",invalidCellPadding:"Der Zellenabstand innen mu?? eine Zahl sein.",cell:{menu:"Zelle",insertBefore:"Zelle davor einf??gen",insertAfter:"Zelle danach einf??gen",deleteCell:"Zelle l??schen",merge:"Zellen verbinden",mergeRight:"nach rechts verbinden",mergeDown:"nach unten verbinden",splitHorizontal:"Zelle horizontal teilen",splitVertical:"Zelle vertikal teilen",title:"Zellen Eigenschaften",cellType:"Zellart",rowSpan:"Anzahl Zeilen verbinden",colSpan:"Anzahl Spalten verbinden",wordWrap:"Zeilenumbruch",hAlign:"Horizontale Ausrichtung",vAlign:"Vertikale Ausrichtung",alignTop:"Oben",alignMiddle:"Mitte",alignBottom:"Unten",alignBaseline:"Grundlinie",bgColor:"Hintergrundfarbe",borderColor:"Rahmenfarbe",data:"Daten",header:"??berschrift",yes:"Ja",no:"Nein",invalidWidth:"Zellenbreite mu?? eine Zahl sein.",invalidHeight:"Zellenh??he mu?? eine Zahl sein.",invalidRowSpan:'"Anzahl Zeilen verbinden" muss eine Ganzzahl sein.',invalidColSpan:'"Anzahl Spalten verbinden" muss eine Ganzzahl sein.',chooseColor:"W??hlen"},row:{menu:"Zeile",insertBefore:"Zeile oberhalb einf??gen",insertAfter:"Zeile unterhalb einf??gen",deleteRow:"Zeile entfernen"},column:{menu:"Spalte",insertBefore:"Spalte links davor einf??gen",insertAfter:"Spalte rechts danach einf??gen",deleteColumn:"Spalte l??schen"}},button:{title:"Button-Eigenschaften",text:"Text (Wert)",type:"Typ",typeBtn:"Button",typeSbm:"Absenden",typeRst:"Zur??cksetzen"},checkboxAndRadio:{checkboxTitle:"Checkbox-Eigenschaften",radioTitle:"Optionsfeld-Eigenschaften",value:"Wert",selected:"ausgew??hlt"},form:{title:"Formular-Eigenschaften",menu:"Formular-Eigenschaften",action:"Action",method:"Method",encoding:"Zeichenkodierung"},select:{title:"Auswahlfeld-Eigenschaften",selectInfo:"Info",opAvail:"M??gliche Optionen",value:"Wert",size:"Gr????e",lines:"Linien",chkMulti:"Erlaube Mehrfachauswahl",opText:"Text",opValue:"Wert",btnAdd:"Hinzuf??gen",btnModify:"??ndern",btnUp:"Hoch",btnDown:"Runter",btnSetValue:"Setze als Standardwert",btnDelete:"Entfernen"},textarea:{title:"Textfeld (mehrzeilig) Eigenschaften",cols:"Spalten",rows:"Reihen"},textfield:{title:"Textfeld (einzeilig) Eigenschaften",name:"Name",value:"Wert",charWidth:"Zeichenbreite",maxChars:"Max. Zeichen",type:"Typ",typeText:"Text",typePass:"Passwort"},hidden:{title:"Verstecktes Feld-Eigenschaften",name:"Name",value:"Wert"},image:{title:"Bild-Eigenschaften",titleButton:"Bildbutton-Eigenschaften",menu:"Bild-Eigenschaften",infoTab:"Bild-Info",btnUpload:"Zum Server senden",upload:"Hochladen",alt:"Alternativer Text",width:"Breite",height:"H??he",lockRatio:"Gr????enverh??ltnis beibehalten",unlockRatio:"Ratio Freischalten",resetSize:"Gr????e zur??cksetzen",border:"Rahmen",hSpace:"Horizontal-Abstand",vSpace:"Vertikal-Abstand",align:"Ausrichtung",alignLeft:"Links",alignRight:"Rechts",alertUrl:"Bitte geben Sie die Bild-URL an",linkTab:"Link",button2Img:"M??chten Sie den gew??hlten Bild-Button in ein einfaches Bild umwandeln?",img2Button:"M??chten Sie das gew??hlten Bild in einen Bild-Button umwandeln?",urlMissing:"Imagequelle URL fehlt.",validateWidth:"Breite mu?? eine ganze Zahl sein.",validateHeight:"H??he mu?? eine ganze Zahl sein.",validateBorder:"Rahmen mu?? eine ganze Zahl sein.",validateHSpace:"Horizontal-Abstand mu?? eine ganze Zahl sein.",validateVSpace:"Vertikal-Abstand must be a whole number."},flash:{properties:"Flash-Eigenschaften",propertiesTab:"Eigenschaften",title:"Flash-Eigenschaften",chkPlay:"autom. Abspielen",chkLoop:"Endlosschleife",chkMenu:"Flash-Men?? aktivieren",chkFull:"Vollbildmodus erlauben",scale:"Skalierung",scaleAll:"Alles anzeigen",scaleNoBorder:"ohne Rand",scaleFit:"Passgenau",access:"Skript Zugang",accessAlways:"Immer",accessSameDomain:"Gleiche Domain",accessNever:"Nie",align:"Ausrichtung",alignLeft:"Links",alignAbsBottom:"Abs Unten",alignAbsMiddle:"Abs Mitte",alignBaseline:"Baseline",alignBottom:"Unten",alignMiddle:"Mitte",alignRight:"Rechts",alignTextTop:"Text Oben",alignTop:"Oben",quality:"Qualit??t",qualityBest:"Beste",qualityHigh:"Hoch",qualityAutoHigh:"Auto Hoch",qualityMedium:"Medium",qualityAutoLow:"Auto Niedrig",qualityLow:"Niedrig",windowModeWindow:"Fenster",windowModeOpaque:"Deckend",windowModeTransparent:"Transparent",windowMode:"Fenster Modus",flashvars:"Variablen f??r Flash",bgcolor:"Hintergrundfarbe",width:"Breite",height:"H??he",hSpace:"Horizontal-Abstand",vSpace:"Vertikal-Abstand",validateSrc:"Bitte geben Sie die Link-URL an",validateWidth:"Breite muss eine Zahl sein.",validateHeight:"H??he muss eine Zahl sein.",validateHSpace:"HSpace muss eine Zahl sein.",validateVSpace:"VSpace muss eine Zahl sein."},spellCheck:{toolbar:"Rechtschreibpr??fung",title:"Rechtschreibpr??fung",notAvailable:"Entschuldigung, aber dieser Dienst steht im Moment nicht zur verf??gung.",errorLoading:"Fehler beim laden des Dienstanbieters: %s.",notInDic:"Nicht im W??rterbuch",changeTo:"??ndern in",btnIgnore:"Ignorieren",btnIgnoreAll:"Alle Ignorieren",btnReplace:"Ersetzen",btnReplaceAll:"Alle Ersetzen",btnUndo:"R??ckg??ngig",noSuggestions:" - keine Vorschl??ge - ",progress:"Rechtschreibpr??fung l??uft...",noMispell:"Rechtschreibpr??fung abgeschlossen - keine Fehler gefunden",noChanges:"Rechtschreibpr??fung abgeschlossen - keine Worte ge??ndert",oneChange:"Rechtschreibpr??fung abgeschlossen - ein Wort ge??ndert",manyChanges:"Rechtschreibpr??fung abgeschlossen - %1 W??rter ge??ndert",ieSpellDownload:"Rechtschreibpr??fung nicht installiert. M??chten Sie sie jetzt herunterladen?"},smiley:{toolbar:"Smiley",title:"Smiley ausw??hlen",options:"Smiley Optionen"},elementsPath:{eleLabel:"Elements Pfad",eleTitle:"%1 Element"},numberedlist:"Nummerierte Liste",bulletedlist:"Liste",indent:"Einzug erh??hen",outdent:"Einzug verringern",justify:{left:"Linksb??ndig",center:"Zentriert",right:"Rechtsb??ndig",block:"Blocksatz"},blockquote:"Zitatblock",clipboard:{title:"Einf??gen",cutError:"Die Sicherheitseinstellungen Ihres Browsers lassen es nicht zu, den Text automatisch auszuschneiden. Bitte benutzen Sie die System-Zwischenablage ??ber STRG-X (ausschneiden) und STRG-V (einf??gen).",copyError:"Die Sicherheitseinstellungen Ihres Browsers lassen es nicht zu, den Text automatisch kopieren. Bitte benutzen Sie die System-Zwischenablage ??ber STRG-C (kopieren).",pasteMsg:"Bitte f??gen Sie den Text in der folgenden Box ??ber die Tastatur (mit <STRONG>Strg+V</STRONG>) ein und best??tigen Sie mit <STRONG>OK</STRONG>.",securityMsg:"Aufgrund von Sicherheitsbeschr??nkungen Ihres Browsers kann der Editor nicht direkt auf die Zwischenablage zugreifen. Bitte f??gen Sie den Inhalt erneut in diesem Fenster ein.",pasteArea:"Einf??gebereich"},pastefromword:{confirmCleanup:"Der Text, den Sie einf??gen m??chten, scheint aus MS-Word kopiert zu sein. M??chten Sie ihn zuvor bereinigen lassen?",toolbar:"aus MS-Word einf??gen",title:"aus MS-Word einf??gen",error:"Aufgrund eines internen Fehlers war es nicht m??glich die eingef??gten Daten zu bereinigen"},pasteText:{button:"Als Text einf??gen",title:"Als Text einf??gen"},templates:{button:"Vorlagen",title:"Vorlagen",options:"Vorlagen Optionen",insertOption:"Aktuellen Inhalt ersetzen",selectPromptMsg:"Klicken Sie auf eine Vorlage, um sie im Editor zu ??ffnen (der aktuelle Inhalt wird dabei gel??scht!):",emptyListMsg:"(keine Vorlagen definiert)"},showBlocks:"Bl??cke anzeigen",stylesCombo:{label:"Stil",panelTitle:"Formatierungenstil",panelTitle1:"Block Stilart",panelTitle2:"Inline Stilart",panelTitle3:"Objekt Stilart"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatiert",tag_address:"Addresse",tag_h1:"??berschrift 1",tag_h2:"??berschrift 2",tag_h3:"??berschrift 3",tag_h4:"??berschrift 4",tag_h5:"??berschrift 5",tag_h6:"??berschrift 6",tag_div:"Normal (DIV)"},div:{title:"Div Container erzeugen",toolbar:"Div Container erzeugen",cssClassInputLabel:"Stylesheet Klasse",styleSelectLabel:"Stil",IdInputLabel:"Id",languageCodeInputLabel:" Sprache Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Beratungs Titel",langDirLabel:"Sprache Richtung",langDirLTRLabel:"Links nach Rechs (LTR)",langDirRTLLabel:"Rechs nach Links (RTL)",edit:"Div Bearbeiten",remove:"Div Entfernen"},font:{label:"Schriftart",voiceLabel:"Schriftart",panelTitle:"Schriftart"},fontSize:{label:"Gr????e",voiceLabel:"Schrifgr????e",panelTitle:"Gr????e"},colorButton:{textColorTitle:"Textfarbe",bgColorTitle:"Hintergrundfarbe",panelTitle:"Farben",auto:"Automatisch",more:"Weitere Farben..."},colors:{"000":"Schwarz",800000:"Kastanienbraun","8B4513":"Braun","2F4F4F":"Dunkles Schiefergrau","008080":"Blaugr??n","000080":"Navy","4B0082":"Indigo",696969:"Dunkelgrau",B22222:"Ziegelrot",A52A2A:"Braun",DAA520:"Goldgelb","006400":"Dunkelgr??n","40E0D0":"T??rkis","0000CD":"Medium Blau",800080:"Lila",808080:"Grau",F00:"Rot",FF8C00:"Dunkelorange",FFD700:"Gold","008000":"Gr??n","0FF":"Cyan","00F":"Blau",EE82EE:"Hellviolett",A9A9A9:"Dunkelgrau",FFA07A:"Helles Lachsrosa",FFA500:"Orange",FFFF00:"Gelb","00FF00":"Lime",AFEEEE:"Bla??-T??rkis",ADD8E6:"Hellblau",DDA0DD:"Pflaumenblau",D3D3D3:"Hellgrau",FFF0F5:"Lavendel",FAEBD7:"Antik Wei??",FFFFE0:"Hellgelb",F0FFF0:"Honigtau",F0FFFF:"Azurblau",F0F8FF:"Alice Blau",E6E6FA:"Lavendel",FFF:"Wei??"},scayt:{title:"Rechtschreibpr??fung w??hrend der Texteingabe",opera_title:"Nicht von Opera unterst??tzt",enable:"SCAYT einschalten",disable:"SCAYT ausschalten",about:"??ber SCAYT",toggle:"SCAYT umschalten",options:"Optionen",langs:"Sprachen",moreSuggestions:"Mehr Vorschl??ge",ignore:"Ignorieren",ignoreAll:"Alle ignorieren",addWord:"Wort hinzuf??gen",emptyDic:"W??rterbuchname sollte leer sein.",optionsTab:"Optionen",allCaps:"Gro?? geschriebenen W??rter ignorieren",ignoreDomainNames:"Domain-Namen ignorieren",mixedCase:"W??rter mit gemischte Setzkasten ignorieren",mixedWithDigits:"W??rter mit Zahlen ignorieren",languagesTab:"Sprachen",dictionariesTab:"W??rterb??cher",dic_field_name:"W??rterbuchname",dic_create:"Erzeugen",dic_restore:"Wiederherstellen",dic_delete:"L??schen",dic_rename:"Umbenennen",dic_info:"Anfangs wird das Benutzerw??rterbuch in einem Cookie gespeichert. Allerdings sind Cookies in der Gr????e begrenzt. Wenn das Benutzerw??rterbuch bis zu einem Punkt w??chst, wo es nicht mehr in einem Cookie gespeichert werden kann, wird das Benutzerw??rterbuch auf dem Server gespeichert. Um Ihr pers??nliches W??rterbuch auf dem Server zu speichern, m??ssen Sie einen Namen f??r das W??rterbuch angeben. Falls Sie schon ein gespeicherte W??rterbuch haben, geben Sie bitte dessen Namen ein und klicken Sie auf die Schaltfl??che Wiederherstellen.",aboutTab:"??ber"},about:{title:"??ber CKEditor",dlgTitle:"??ber CKEditor",moreInfo:"F??r Informationen Liztenzbestimmungen besuchen sie bitte unsere Webseite:",copy:"Copyright © $1. Alle Rechte vorbehalten."},maximize:"Maximieren",minimize:"Minimieren",fakeobjects:{anchor:"Anker",flash:"Flash Animation",div:"Seitenumbruch",unknown:"Unbekanntes Objekt"},resize:"Zum Vergr????ern ziehen",colordialog:{title:"Farbe w??hlen",options:"Farbeoptionen",highlight:"Hervorheben",selected:"Ausgew??hlte Farbe",clear:"Entfernen"},toolbarCollapse:"Symbolleiste einklappen",toolbarExpand:"Symbolleiste ausklappen"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.el={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"HTML ??????????????",newPage:"?????? ????????????",save:"????????????????????",preview:"??????????????????????????",cut:"??????????????",copy:"??????????????????",paste:"????????????????????",print:"????????????????",underline:"??????????????????????",bold:"????????????",italic:"????????????",selectAll:"?????????????? ????????",removeFormat:"???????????????? ????????????????????????",strike:"??????????????????????",subscript:"??????????????",superscript:"??????????????",horizontalrule:"???????????????? ???????????????????? ??????????????",pagebreak:"???????????????? ???????????? ??????????????",unlink:"???????????????? ?????????????????? (Link)",undo:"????????????????",redo:"??????????????????",common:{browseServer:"???????????????????? ????????????????????",url:"URL",protocol:"??????????????????",upload:"????????????????",uploadSubmit:"???????????????? ???????? ????????????????????",image:"????????????",flash:"???????????????? Flash",form:"??????????",checkbox:"?????????? ????????????????",radio:"???????????? Radio",textField:"?????????? ????????????????",textarea:"?????????????? ????????????????",hiddenField:"?????????? ??????????",button:"????????????",select:"?????????? ????????????????",imageButton:"???????????? ??????????????",notSet:"<??????????>",id:"Id",name:"??????????",langDir:"???????????????????? ????????????????",langDirLtr:"???????????????? ???????? ?????????? (LTR)",langDirRtl:"?????????? ???????? ???????????????? (RTL)",langCode:"?????????????? ??????????????",longDescr:"?????????????????? ?????????????????? URL",cssClass:"Stylesheet Classes",advisoryTitle:"???????????????????????????? ????????????",cssStyle:"????????",ok:"OK",cancel:"??????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"?????? ??????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????????? ?????????????? ????????????????",title:"???????????????? ?????? ???????????? ??????????????",options:"Special Character Options"},link:{toolbar:"????????????????/???????????????? ?????????????????? (Link)",other:"<??????????>",menu:"???????????????? ?????????????????? (Link)",title:"?????????????????? (Link)",info:"Link",target:"???????????????? ???????????? (Target)",upload:"????????????????",advanced:"?????? ??????????????????????????",type:"?????????? ?????????????????? (Link)",toUrl:"URL",toAnchor:"???????????? ???? ???????? ???? ????????????",toEmail:"E-Mail",targetFrame:"<??????????????>",targetPopup:"<???????????????? popup>",targetFrameName:"?????????? ???????????????? ????????????",targetPopupName:"?????????? Popup Window",popupFeatures:"???????????????? Popup Window",popupResizable:"Resizable",popupStatusBar:"?????????? Status",popupLocationBar:"?????????? ????????????????????",popupToolbar:"?????????? ??????????????????",popupMenuBar:"?????????? Menu",popupFullScreen:"???????????????? ?? ?????????? (IE)",popupScrollBars:"???????????? ??????????????",popupDependent:"Dependent (Netscape)",popupWidth:"????????????",popupLeft:"?????????????????? ?????????????????? ??????????",popupHeight:"????????",popupTop:"?????????????????? ???????? ??????????",id:"Id",langDir:"???????????????????? ????????????????",langDirLTR:"???????????????? ???????? ?????????? (LTR)",langDirRTL:"?????????? ???????? ???????????????? (RTL)",acccessKey:"???????????????????? (Access Key)",name:"??????????",langCode:"???????????????????? ????????????????",tabIndex:"Tab Index",advisoryTitle:"???????????????????????????? ????????????",advisoryContentType:"???????????????????????????? ???????????? ????????????????????????",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"????????",selectAnchor:"???????????????? ?????? ????????????",anchorName:"?????????? ?????? ???????????????? (Name) ?????? ??????????????",anchorId:"?????????? ?????? Element Id",emailAddress:"?????????????????? ???????????????????????? ????????????????????????",emailSubject:"???????? ??????????????????",emailBody:"?????????????? ??????????????????",noAnchors:"(?????? ???????????????? ?????????????? ?????? ??????????????)",noUrl:"???????????????? ?????? ?????????????????? (URL) ?????? ?????????????????????????? (Link)",noEmail:"???????????????? ?????? ?????????????????? ???????????????????????? ????????????????????????"},anchor:{toolbar:"????????????????/?????????????????????? Anchor",menu:"?????????????????? ??????????????",title:"?????????????????? ??????????????",name:"?????????? ??????????????",errorName:"?????????????????????? ???????????????? ?????????? ??????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"??????????????????",replace:"??????????????????????????",findWhat:"??????????????????:",replaceWith:"?????????????????????????? ????:",notFoundMsg:"???? ?????????????? ?????? ??????????????.",matchCase:"?????????????? ??????????/??????????????????",matchWord:"???????????? ?????????????? ??????????",matchCyclic:"Match cyclic",replaceAll:"?????????????????????????? ????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"??????????????",title:"?????????????????? ????????????",menu:"?????????????????? ????????????",deleteTable:"???????????????? ????????????",rows:"??????????????",columns:"??????????????",border:"?????????????? ????????????????????",align:"????????????????",alignLeft:"????????????????",alignCenter:"????????????",alignRight:"??????????",width:"????????????",widthPx:"pixels",widthPc:"%",widthUnit:"width unit",height:"????????",cellSpace:"???????????????? ????????????",cellPad:"?????????????? ????????????",caption:"????????????????????",summary:"????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"????????",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"???????????????? ????????????",merge:"?????????????????? ????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????????",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"???????????????? ??????????????"},column:{menu:"??????????",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"???????????????? ??????????????"}},button:{title:"?????????????????? ????????????????",text:"?????????????? (????????)",type:"??????????",typeBtn:"????????????",typeSbm:"????????????????????",typeRst:"??????????????????"},checkboxAndRadio:{checkboxTitle:"?????????????????? ???????????????? ????????????????",radioTitle:"?????????????????? ???????????????? radio",value:"????????",selected:"????????????????????"},form:{title:"?????????????????? ????????????",menu:"?????????????????? ????????????",action:"??????????",method:"??????????????",encoding:"Encoding"},select:{title:"?????????????????? ???????????? ????????????????",selectInfo:"??????????????????????",opAvail:"???????????????????? ????????????????",value:"????????",size:"??????????????",lines:"??????????????",chkMulti:"?????????????????? ????????????????",opText:"??????????????",opValue:"????????",btnAdd:"????????????????",btnModify:"????????????",btnUp:"????????",btnDown:"????????",btnSetValue:"?????????????????????????? ??????????????",btnDelete:"????????????????"},textarea:{title:"?????????????????? ???????????????? ????????????????",cols:"????????????",rows:"????????????"},textfield:{title:"?????????????????? ???????????? ????????????????",name:"??????????",value:"????????",charWidth:"?????????? ????????????????????",maxChars:"???????????????? ????????????????????",type:"??????????",typeText:"??????????????",typePass:"??????????????"},hidden:{title:"?????????????????? ???????????? ????????????",name:"??????????",value:"????????"},image:{title:"?????????????????? ??????????????",titleButton:"?????????????????? ???????????????? ??????????????",menu:"?????????????????? ??????????????",infoTab:"?????????????????????? ??????????????",btnUpload:"???????????????? ???????? ????????????????????",upload:"????????????????",alt:"?????????????????????? ?????????????? (ALT)",width:"????????????",height:"????????",lockRatio:"???????????????? ??????????????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????????? ?????????????? ????????????????",border:"??????????????????",hSpace:"???????????????????? ?????????? (HSpace)",vSpace:"?????????????? ?????????? (VSpace)",align:"???????????????????????? (Align)",alignLeft:"????????????????",alignRight:"?????????? (Right)",alertUrl:"???????????????? ?????? ?????????????????? (URL) ?????? ??????????????",linkTab:"??????????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????????????? Flash",propertiesTab:"Properties",title:"?????????????????? flash",chkPlay:"???????????????? ????????????",chkLoop:"??????????????????",chkMenu:"???????????????????????? Flash Menu",chkFull:"Allow Fullscreen",scale:"??????????????",scaleAll:"???????????????? ????????",scaleNoBorder:"?????????? ????????",scaleFit:"?????????????? ????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"???????????????????????? (Align)",alignLeft:"????????????????",alignAbsBottom:"?????????????? ???????? (Abs Bottom)",alignAbsMiddle:"?????????????? ?????? ???????? (Abs Middle)",alignBaseline:"???????????? ?????????? (Baseline)",alignBottom:"???????? (Bottom)",alignMiddle:"???????? (Middle)",alignRight:"?????????? (Right)",alignTextTop:"???????????? ???????????????? (Text Top)",alignTop:"???????? (Top)",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????????? ??????????????????",width:"????????????",height:"????????",hSpace:"???????????????????? ?????????? (HSpace)",vSpace:"?????????????? ?????????? (VSpace)",validateSrc:"???????????????? ?????? ?????????????????? (URL) ?????? ?????????????????????????? (Link)",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"???????????????????????? ??????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"?????? ?????????????? ?????? ????????????",changeTo:"???????????? ????",btnIgnore:"??????????????",btnIgnoreAll:"?????????????? ????????",btnReplace:"??????????????????????????",btnReplaceAll:"?????????????????????????? ????????",btnUndo:"????????????????",noSuggestions:"- ?????? ???????????????? ?????????????????? -",progress:"???????????????????????? ?????????????? ???? ??????????????...",noMispell:"?? ???????????????????????? ?????????????? ????????????????????????: ?????? ???????????????? ????????",noChanges:"?? ???????????????????????? ?????????????? ????????????????????????: ?????? ?????????????? ????????????",oneChange:"?? ???????????????????????? ?????????????? ????????????????????????: ?????? ???????? ????????????",manyChanges:"?? ???????????????????????? ?????????????? ????????????????????????: %1 ???????????? ??????????????",ieSpellDownload:"?????? ?????????????? ???????????????????????????? ????????????????????. ???????????? ???? ?????? ???????????????????? ????????;"},smiley:{toolbar:"Smiley",title:"???????????????? ?????? Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????? ???? ????????????????",bulletedlist:"?????????? ???? Bullets",indent:"???????????? ????????????",outdent:"???????????? ????????????",justify:{left:"???????????????? ????????????????",center:"???????????????? ?????? ????????????",right:"???????????????? ??????????",block:"???????????? ???????????????? (Block)"},blockquote:"Block Quote",clipboard:{title:"????????????????????",cutError:"???? ?????????????????? ?????????????????? ?????? ???????????????????????? ?????? ?????? ???????????????????? ?????? ???????????????????? ?????????????? ????????????????. ?????????????????????????????? ???? ???????????????????????? (Ctrl/Cmd+X).",copyError:"???? ?????????????????? ?????????????????? ?????? ???????????????????????? ?????? ?????? ???????????????????? ?????? ???????????????????? ?????????????? ????????????????????. ?????????????????????????????? ???? ???????????????????????? (Ctrl/Cmd+C).",pasteMsg:"???????????????? ???????????????????? ?????? ???????????????? ?????????? ?????????????????????????????? ???? ???????????????????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ?????? ?????????????? <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"???????????????????? ?????? ???? Word",title:"???????????????????? ?????? ???? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????????????? ???? ???????? ??????????????",title:"???????????????????? ???? ???????? ??????????????"},templates:{button:"??????????????",title:"?????????????? ????????????????????????",options:"Template Options",insertOption:"?????????????????????????? ???????????????????? ????????????????????????",selectPromptMsg:"???????????????? ???????????????? ?????????????? ?????? ???????????????? ?????? ??????????????????<br>(???? ?????????????????? ?????????????????????? ???? ????????????):",emptyListMsg:"(?????? ?????????? ???????????????????? ??????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"?????????? ????????????????????????????",panelTitle:"?????????? ????????????????????????????",tag_p:"????????????????",tag_pre:"??????????????????????????",tag_address:"??????????????????",tag_h1:"?????????????????????? 1",tag_h2:"?????????????????????? 2",tag_h3:"?????????????????????? 3",tag_h4:"?????????????????????? 4",tag_h5:"?????????????????????? 5",tag_h6:"?????????????????????? 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????????????????????????",voiceLabel:"Font",panelTitle:"??????????????????????????"},fontSize:{label:"??????????????",voiceLabel:"Font Size",panelTitle:"??????????????"},colorButton:{textColorTitle:"?????????? ??????????????????",bgColorTitle:"?????????? ??????????????????",panelTitle:"Colors",auto:"????????????????",more:"?????????????????????? ??????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang["en-au"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"New Page",save:"Save",preview:"Preview",cut:"Cut",copy:"Copy",paste:"Paste",print:"Print",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Select All",removeFormat:"Remove Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Insert Horizontal Line",pagebreak:"Insert Page Break for Printing",unlink:"Unlink",undo:"Undo",redo:"Redo",common:{browseServer:"Browse Server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Send it to the Server",image:"Image",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<not set>",id:"Id",name:"Name",langDir:"Language Direction",langDirLtr:"Left to Right (LTR)",langDirRtl:"Right to Left (RTL)",langCode:"Language Code",longDescr:"Long Description URL",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"OK",cancel:"Cancel",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insert Special Character",title:"Select Special Character",options:"Special Character Options"},link:{toolbar:"Link",other:"<other>",menu:"Edit Link",title:"Link",info:"Link Info",target:"Target",upload:"Upload",advanced:"Advanced",type:"Link Type",toUrl:"URL",toAnchor:"Link to anchor in the text",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Target Frame Name",targetPopupName:"Popup Window Name",popupFeatures:"Popup Window Features",popupResizable:"Resizable",popupStatusBar:"Status Bar",popupLocationBar:"Location Bar",popupToolbar:"Toolbar",popupMenuBar:"Menu Bar",popupFullScreen:"Full Screen (IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"Width",popupLeft:"Left Position",popupHeight:"Height",popupTop:"Top Position",id:"Id",langDir:"Language Direction",langDirLTR:"Left to Right (LTR)",langDirRTL:"Right to Left (RTL)",acccessKey:"Access Key",name:"Name",langCode:"Language Code",tabIndex:"Tab Index",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"Select an Anchor",anchorName:"By Anchor Name",anchorId:"By Element Id",emailAddress:"E-Mail Address",emailSubject:"Message Subject",emailBody:"Message Body",noAnchors:"(No anchors available in the document)",noUrl:"Please type the link URL",noEmail:"Please type the e-mail address"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Find",replace:"Replace",findWhat:"Find what:",replaceWith:"Replace with:",notFoundMsg:"The specified text was not found.",matchCase:"Match case",matchWord:"Match whole word",matchCyclic:"Match cyclic",replaceAll:"Replace All",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Table",title:"Table Properties",menu:"Table Properties",deleteTable:"Delete Table",rows:"Rows",columns:"Columns",border:"Border size",align:"Alignment",alignLeft:"Left",alignCenter:"Centre",alignRight:"Right",width:"Width",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Height",cellSpace:"Cell spacing",cellPad:"Cell padding",caption:"Caption",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Delete Cells",merge:"Merge Cells",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Delete Rows"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Delete Columns"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Image Properties",titleButton:"Image Button Properties",menu:"Image Properties",infoTab:"Image Info",btnUpload:"Send it to the Server",upload:"Upload",alt:"Alternative Text",width:"Width",height:"Height",lockRatio:"Lock Ratio",unlockRatio:"Unlock Ratio",resetSize:"Reset Size",border:"Border",hSpace:"HSpace",vSpace:"VSpace",align:"Align",alignLeft:"Left",alignRight:"Right",alertUrl:"Please type the image URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Align",alignLeft:"Left",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Right",alignTextTop:"Text Top",alignTop:"Top",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Background colour",width:"Width",height:"Height",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"URL must not be empty.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smiley",title:"Insert a Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Insert/Remove Numbered List",bulletedlist:"Insert/Remove Bulleted List",indent:"Increase Indent",outdent:"Decrease Indent",justify:{left:"Left Justify",center:"Centre Justify",right:"Right Justify",block:"Block Justify"},blockquote:"Block Quote",clipboard:{title:"Paste",cutError:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).",copyError:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Paste from Word",title:"Paste from Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Paste as plain text",title:"Paste as Plain Text"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Paragraph Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font Name"},fontSize:{label:"Size",voiceLabel:"Font Size",panelTitle:"Font Size"},colorButton:{textColorTitle:"Text Colour",bgColorTitle:"Background Colour",panelTitle:"Colors",auto:"Automatic",more:"More Colours..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang["en-ca"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"New Page",save:"Save",preview:"Preview",cut:"Cut",copy:"Copy",paste:"Paste",print:"Print",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Select All",removeFormat:"Remove Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Insert Horizontal Line",pagebreak:"Insert Page Break for Printing",unlink:"Unlink",undo:"Undo",redo:"Redo",common:{browseServer:"Browse Server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Send it to the Server",image:"Image",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<not set>",id:"Id",name:"Name",langDir:"Language Direction",langDirLtr:"Left to Right (LTR)",langDirRtl:"Right to Left (RTL)",langCode:"Language Code",longDescr:"Long Description URL",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"OK",cancel:"Cancel",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insert Special Character",title:"Select Special Character",options:"Special Character Options"},link:{toolbar:"Link",other:"<other>",menu:"Edit Link",title:"Link",info:"Link Info",target:"Target",upload:"Upload",advanced:"Advanced",type:"Link Type",toUrl:"URL",toAnchor:"Link to anchor in the text",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Target Frame Name",targetPopupName:"Popup Window Name",popupFeatures:"Popup Window Features",popupResizable:"Resizable",popupStatusBar:"Status Bar",popupLocationBar:"Location Bar",popupToolbar:"Toolbar",popupMenuBar:"Menu Bar",popupFullScreen:"Full Screen (IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"Width",popupLeft:"Left Position",popupHeight:"Height",popupTop:"Top Position",id:"Id",langDir:"Language Direction",langDirLTR:"Left to Right (LTR)",langDirRTL:"Right to Left (RTL)",acccessKey:"Access Key",name:"Name",langCode:"Language Code",tabIndex:"Tab Index",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"Select an Anchor",anchorName:"By Anchor Name",anchorId:"By Element Id",emailAddress:"E-Mail Address",emailSubject:"Message Subject",emailBody:"Message Body",noAnchors:"(No anchors available in the document)",noUrl:"Please type the link URL",noEmail:"Please type the e-mail address"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Find",replace:"Replace",findWhat:"Find what:",replaceWith:"Replace with:",notFoundMsg:"The specified text was not found.",matchCase:"Match case",matchWord:"Match whole word",matchCyclic:"Match cyclic",replaceAll:"Replace All",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Table",title:"Table Properties",menu:"Table Properties",deleteTable:"Delete Table",rows:"Rows",columns:"Columns",border:"Border size",align:"Alignment",alignLeft:"Left",alignCenter:"Centre",alignRight:"Right",width:"Width",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Height",cellSpace:"Cell spacing",cellPad:"Cell padding",caption:"Caption",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Delete Cells",merge:"Merge Cells",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Delete Rows"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Delete Columns"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Image Properties",titleButton:"Image Button Properties",menu:"Image Properties",infoTab:"Image Info",btnUpload:"Send it to the Server",upload:"Upload",alt:"Alternative Text",width:"Width",height:"Height",lockRatio:"Lock Ratio",unlockRatio:"Unlock Ratio",resetSize:"Reset Size",border:"Border",hSpace:"HSpace",vSpace:"VSpace",align:"Align",alignLeft:"Left",alignRight:"Right",alertUrl:"Please type the image URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Align",alignLeft:"Left",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Right",alignTextTop:"Text Top",alignTop:"Top",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Background colour",width:"Width",height:"Height",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"URL must not be empty.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smiley",title:"Insert a Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Insert/Remove Numbered List",bulletedlist:"Insert/Remove Bulleted List",indent:"Increase Indent",outdent:"Decrease Indent",justify:{left:"Left Justify",center:"Centre Justify",right:"Right Justify",block:"Block Justify"},blockquote:"Block Quote",clipboard:{title:"Paste",cutError:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).",copyError:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Paste from Word",title:"Paste from Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Paste as plain text",title:"Paste as Plain Text"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Paragraph Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font Name"},fontSize:{label:"Size",voiceLabel:"Font Size",panelTitle:"Font Size"},colorButton:{textColorTitle:"Text Colour",bgColorTitle:"Background Colour",panelTitle:"Colors",auto:"Automatic",more:"More Colours..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang["en-gb"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"New Page",save:"Save",preview:"Preview",cut:"Cut",copy:"Copy",paste:"Paste",print:"Print",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Select All",removeFormat:"Remove Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Insert Horizontal Line",pagebreak:"Insert Page Break for Printing",unlink:"Unlink",undo:"Undo",redo:"Redo",common:{browseServer:"Browse Server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Send it to the Server",image:"Image",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<not set>",id:"Id",name:"Name",langDir:"Language Direction",langDirLtr:"Left to Right (LTR)",langDirRtl:"Right to Left (RTL)",langCode:"Language Code",longDescr:"Long Description URL",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"OK",cancel:"Cancel",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insert Special Character",title:"Select Special Character",options:"Special Character Options"},link:{toolbar:"Link",other:"<other>",menu:"Edit Link",title:"Link",info:"Link Info",target:"Target",upload:"Upload",advanced:"Advanced",type:"Link Type",toUrl:"URL",toAnchor:"Link to anchor in the text",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Target Frame Name",targetPopupName:"Popup Window Name",popupFeatures:"Popup Window Features",popupResizable:"Resizable",popupStatusBar:"Status Bar",popupLocationBar:"Location Bar",popupToolbar:"Toolbar",popupMenuBar:"Menu Bar",popupFullScreen:"Full Screen (IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"Width",popupLeft:"Left Position",popupHeight:"Height",popupTop:"Top Position",id:"Id",langDir:"Language Direction",langDirLTR:"Left to Right (LTR)",langDirRTL:"Right to Left (RTL)",acccessKey:"Access Key",name:"Name",langCode:"Language Code",tabIndex:"Tab Index",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"Select an Anchor",anchorName:"By Anchor Name",anchorId:"By Element Id",emailAddress:"E-Mail Address",emailSubject:"Message Subject",emailBody:"Message Body",noAnchors:"(No anchors available in the document)",noUrl:"Please type the link URL",noEmail:"Please type the e-mail address"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Find",replace:"Replace",findWhat:"Find what:",replaceWith:"Replace with:",notFoundMsg:"The specified text was not found.",matchCase:"Match case",matchWord:"Match whole word",matchCyclic:"Match cyclic",replaceAll:"Replace All",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Table",title:"Table Properties",menu:"Table Properties",deleteTable:"Delete Table",rows:"Rows",columns:"Columns",border:"Border size",align:"Alignment",alignLeft:"Left",alignCenter:"Centre",alignRight:"Right",width:"Width",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Height",cellSpace:"Cell spacing",cellPad:"Cell padding",caption:"Caption",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Delete Cells",merge:"Merge Cells",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Delete Rows"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Delete Columns"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Image Properties",titleButton:"Image Button Properties",menu:"Image Properties",infoTab:"Image Info",btnUpload:"Send it to the Server",upload:"Upload",alt:"Alternative Text",width:"Width",height:"Height",lockRatio:"Lock Ratio",unlockRatio:"Unlock Ratio",resetSize:"Reset Size",border:"Border",hSpace:"HSpace",vSpace:"VSpace",align:"Align",alignLeft:"Left",alignRight:"Right",alertUrl:"Please type the image URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Align",alignLeft:"Left",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Right",alignTextTop:"Text Top",alignTop:"Top",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Background colour",width:"Width",height:"Height",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"URL must not be empty.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smiley",title:"Insert a Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Insert/Remove Numbered List",bulletedlist:"Insert/Remove Bulleted List",indent:"Increase Indent",outdent:"Decrease Indent",justify:{left:"Left Justify",center:"Centre Justify",right:"Right Justify",block:"Block Justify"},blockquote:"Block Quote",clipboard:{title:"Paste",cutError:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).",copyError:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Paste from Word",title:"Paste from Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Paste as plain text",title:"Paste as Plain Text"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Paragraph Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font Name"},fontSize:{label:"Size",voiceLabel:"Font Size",panelTitle:"Font Size"},colorButton:{textColorTitle:"Text Colour",bgColorTitle:"Background Colour",panelTitle:"Colors",auto:"Automatic",more:"More Colours..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.en={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"New Page",save:"Save",preview:"Preview",cut:"Cut",copy:"Copy",paste:"Paste",print:"Print",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Select All",removeFormat:"Remove Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Insert Horizontal Line",pagebreak:"Insert Page Break for Printing",unlink:"Unlink",undo:"Undo",redo:"Redo",common:{browseServer:"Browse Server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Send it to the Server",image:"Image",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<not set>",id:"Id",name:"Name",langDir:"Language Direction",langDirLtr:"Left to Right (LTR)",langDirRtl:"Right to Left (RTL)",langCode:"Language Code",longDescr:"Long Description URL",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"OK",cancel:"Cancel",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insert Special Character",title:"Select Special Character",options:"Special Character Options"},link:{toolbar:"Link",other:"<other>",menu:"Edit Link",title:"Link",info:"Link Info",target:"Target",upload:"Upload",advanced:"Advanced",type:"Link Type",toUrl:"URL",toAnchor:"Link to anchor in the text",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Target Frame Name",targetPopupName:"Popup Window Name",popupFeatures:"Popup Window Features",popupResizable:"Resizable",popupStatusBar:"Status Bar",popupLocationBar:"Location Bar",popupToolbar:"Toolbar",popupMenuBar:"Menu Bar",popupFullScreen:"Full Screen (IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"Width",popupLeft:"Left Position",popupHeight:"Height",popupTop:"Top Position",id:"Id",langDir:"Language Direction",langDirLTR:"Left to Right (LTR)",langDirRTL:"Right to Left (RTL)",acccessKey:"Access Key",name:"Name",langCode:"Language Code",tabIndex:"Tab Index",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"Select an Anchor",anchorName:"By Anchor Name",anchorId:"By Element Id",emailAddress:"E-Mail Address",emailSubject:"Message Subject",emailBody:"Message Body",noAnchors:"(No anchors available in the document)",noUrl:"Please type the link URL",noEmail:"Please type the e-mail address"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Find",replace:"Replace",findWhat:"Find what:",replaceWith:"Replace with:",notFoundMsg:"The specified text was not found.",matchCase:"Match case",matchWord:"Match whole word",matchCyclic:"Match cyclic",replaceAll:"Replace All",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Table",title:"Table Properties",menu:"Table Properties",deleteTable:"Delete Table",rows:"Rows",columns:"Columns",border:"Border size",align:"Alignment",alignLeft:"Left",alignCenter:"Center",alignRight:"Right",width:"Width",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Height",cellSpace:"Cell spacing",cellPad:"Cell padding",caption:"Caption",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Delete Cells",merge:"Merge Cells",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Delete Rows"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Delete Columns"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Image Properties",titleButton:"Image Button Properties",menu:"Image Properties",infoTab:"Image Info",btnUpload:"Send it to the Server",upload:"Upload",alt:"Alternative Text",width:"Width",height:"Height",lockRatio:"Lock Ratio",unlockRatio:"Unlock Ratio",resetSize:"Reset Size",border:"Border",hSpace:"HSpace",vSpace:"VSpace",align:"Align",alignLeft:"Left",alignRight:"Right",alertUrl:"Please type the image URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Align",alignLeft:"Left",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Right",alignTextTop:"Text Top",alignTop:"Top",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Background color",width:"Width",height:"Height",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"URL must not be empty.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smiley",title:"Insert a Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Insert/Remove Numbered List",bulletedlist:"Insert/Remove Bulleted List",indent:"Increase Indent",outdent:"Decrease Indent",justify:{left:"Left Justify",center:"Center Justify",right:"Right Justify",block:"Block Justify"},blockquote:"Block Quote",clipboard:{title:"Paste",cutError:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).",copyError:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Paste from Word",title:"Paste from Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Paste as plain text",title:"Paste as Plain Text"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Paragraph Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font Name"},fontSize:{label:"Size",voiceLabel:"Font Size",panelTitle:"Font Size"},colorButton:{textColorTitle:"Text Color",bgColorTitle:"Background Color",panelTitle:"Colors",auto:"Automatic",more:"More Colors..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.eo={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Fonto",newPage:"Nova Pa??o",save:"Sekurigi",preview:"Vidigi Aspekton",cut:"Eltondi",copy:"Kopii",paste:"Interglui",print:"Presi",underline:"Substreko",bold:"Grasa",italic:"Kursiva",selectAll:"Elekti ??ion",removeFormat:"Forigi Formaton",strike:"Trastreko",subscript:"Subskribo",superscript:"Superskribo",horizontalrule:"Enmeti Horizonta Linio",pagebreak:"Insert Page Break for Printing",unlink:"Forigi Ligilon",undo:"Malfari",redo:"Refari",common:{browseServer:"Foliumi en la Servilo",url:"URL",protocol:"Protokolo",upload:"Al??uti",uploadSubmit:"Sendu al Servilo",image:"Bildo",flash:"Flash",form:"Formularo",checkbox:"Markobutono",radio:"Radiobutono",textField:"Teksta kampo",textarea:"Teksta Areo",hiddenField:"Ka??ita Kampo",button:"Butono",select:"Elekta Kampo",imageButton:"Bildbutono",notSet:"<Defa??lta>",id:"Id",name:"Nomo",langDir:"Skribdirekto",langDirLtr:"De maldekstro dekstren (LTR)",langDirRtl:"De dekstro maldekstren (RTL)",langCode:"Lingva Kodo",longDescr:"URL de Longa Priskribo",cssClass:"Klasoj de Stilfolioj",advisoryTitle:"Indika Titolo",cssStyle:"Stilo",ok:"Akcepti",cancel:"Rezigni",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Speciala",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Enmeti Specialan Signon",title:"Enmeti Specialan Signon",options:"Special Character Options"},link:{toolbar:"Enmeti/??an??i Ligilon",other:"<other>",menu:"Modifier Ligilon",title:"Ligilo",info:"Informoj pri la Ligilo",target:"Celo",upload:"Al??uti",advanced:"Speciala",type:"Tipo de Ligilo",toUrl:"URL",toAnchor:"Ankri en tiu ??i pa??o",toEmail:"Retpo??to",targetFrame:"<kadro>",targetPopup:"<??prucfenestro>",targetFrameName:"Nomo de Kadro",targetPopupName:"Nomo de ??prucfenestro",popupFeatures:"Atributoj de la ??prucfenestro",popupResizable:"Resizable",popupStatusBar:"Statobreto",popupLocationBar:"Adresobreto",popupToolbar:"Ilobreto",popupMenuBar:"Menubreto",popupFullScreen:"Tutekrane (IE)",popupScrollBars:"Rulumlisteloj",popupDependent:"Dependa (Netscape)",popupWidth:"Lar??o",popupLeft:"Pozicio de Maldekstro",popupHeight:"Alto",popupTop:"Pozicio de Supro",id:"Id",langDir:"Skribdirekto",langDirLTR:"De maldekstro dekstren (LTR)",langDirRTL:"De dekstro maldekstren (RTL)",acccessKey:"Fulmoklavo",name:"Nomo",langCode:"Skribdirekto",tabIndex:"Taba Ordo",advisoryTitle:"Indika Titolo",advisoryContentType:"Indika Enhavotipo",cssClasses:"Klasoj de Stilfolioj",charset:"Signaro de la Ligita Rimedo",styles:"Stilo",selectAnchor:"Elekti Ankron",anchorName:"Per Ankronomo",anchorId:"Per Elementidentigilo",emailAddress:"Retadreso",emailSubject:"Temlinio",emailBody:"Mesa??a korpo",noAnchors:"<Ne disponeblas ankroj en la dokumento>",noUrl:"Bonvolu entajpi la URL-on",noEmail:"Bonvolu entajpi la retadreson"},anchor:{toolbar:"Enmeti/??an??i Ankron",menu:"Ankraj Atributoj",title:"Ankraj Atributoj",name:"Ankra Nomo",errorName:"Bv tajpi la ankran nomon"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Ser??i",replace:"Anstata??igi",findWhat:"Ser??i:",replaceWith:"Anstata??igi per:",notFoundMsg:"La celteksto ne estas trovita.",matchCase:"Kongruigi Usklecon",matchWord:"Tuta Vorto",matchCyclic:"Match cyclic",replaceAll:"Anstata??igi ??iun",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabelo",title:"Atributoj de Tabelo",menu:"Atributoj de Tabelo",deleteTable:"Delete Table",rows:"Linioj",columns:"Kolumnoj",border:"Bordero",align:"??israndigo",alignLeft:"Maldekstre",alignCenter:"Centre",alignRight:"Dekstre",width:"Lar??o",widthPx:"Bitbilderoj",widthPc:"elcentoj",widthUnit:"width unit",height:"Alto",cellSpace:"Interspacigo de ??eloj",cellPad:"??irka??enhava Plenigado",caption:"Titolo",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Forigi ??elojn",merge:"Kunfandi ??elojn",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Forigi Liniojn"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Forigi Kolumnojn"}},button:{title:"Butonaj Atributoj",text:"Teksto (Valoro)",type:"Tipo",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Markobutonaj Atributoj",radioTitle:"Radiobutonaj Atributoj",value:"Valoro",selected:"Elektita"},form:{title:"Formularaj Atributoj",menu:"Formularaj Atributoj",action:"Ago",method:"Metodo",encoding:"Encoding"},select:{title:"Atributoj de Elekta Kampo",selectInfo:"Select Info",opAvail:"Elektoj Disponeblaj",value:"Valoro",size:"Grando",lines:"Linioj",chkMulti:"Permesi Plurajn Elektojn",opText:"Teksto",opValue:"Valoro",btnAdd:"Aldoni",btnModify:"Modifi",btnUp:"Supren",btnDown:"Malsupren",btnSetValue:"Agordi kiel Elektitan Valoron",btnDelete:"Forigi"},textarea:{title:"Atributoj de Teksta Areo",cols:"Kolumnoj",rows:"Vicoj"},textfield:{title:"Atributoj de Teksta Kampo",name:"Nomo",value:"Valoro",charWidth:"Signolar??o",maxChars:"Maksimuma Nombro da Signoj",type:"Tipo",typeText:"Teksto",typePass:"Pasvorto"},hidden:{title:"Atributoj de Ka??ita Kampo",name:"Nomo",value:"Valoro"},image:{title:"Atributoj de Bildo",titleButton:"Bildbutonaj Atributoj",menu:"Atributoj de Bildo",infoTab:"Informoj pri Bildo",btnUpload:"Sendu al Servilo",upload:"Al??uti",alt:"Anstata??iga Teksto",width:"Lar??o",height:"Alto",lockRatio:"Konservi Proporcion",unlockRatio:"Unlock Ratio",resetSize:"Origina Grando",border:"Bordero",hSpace:"HSpaco",vSpace:"VSpaco",align:"??israndigo",alignLeft:"Maldekstre",alignRight:"Dekstre",alertUrl:"Bonvolu tajpi la URL de la bildo",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"??israndigo",alignLeft:"Maldekstre",alignAbsBottom:"Abs Malsupre",alignAbsMiddle:"Abs Centre",alignBaseline:"Je Malsupro de Teksto",alignBottom:"Malsupre",alignMiddle:"Centre",alignRight:"Dekstre",alignTextTop:"Je Supro de Teksto",alignTop:"Supre",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Fona Koloro",width:"Lar??o",height:"Alto",hSpace:"HSpaco",vSpace:"VSpaco",validateSrc:"Bonvolu entajpi la URL-on",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Literumada Kontrolilo",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Ne trovita en la vortaro",changeTo:"??an??i al",btnIgnore:"Malatenti",btnIgnoreAll:"Malatenti ??iun",btnReplace:"Anstata??igi",btnReplaceAll:"Anstata??igi ??iun",btnUndo:"Malfari",noSuggestions:"- Neniu propono -",progress:"Literumkontrolado da??ras...",noMispell:"Literumkontrolado finita: neniu fu??o trovita",noChanges:"Literumkontrolado finita: neniu vorto ??an??ita",oneChange:"Literumkontrolado finita: unu vorto ??an??ita",manyChanges:"Literumkontrolado finita: %1 vortoj ??an??itaj",ieSpellDownload:"Literumada Kontrolilo ne instalita. ??u vi volas el??uti ??in nun?"},smiley:{toolbar:"Mienvinjeto",title:"Enmeti Mienvinjeton",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numera Listo",bulletedlist:"Bula Listo",indent:"Pligrandigi Krommar??enon",outdent:"Malpligrandigi Krommar??enon",justify:{left:"Maldekstrigi",center:"Centrigi",right:"Dekstrigi",block:"??israndigi Amba??flanke"},blockquote:"Block Quote",clipboard:{title:"Interglui",cutError:"La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras eltondajn operaciojn. Bonvolu uzi la klavaron por tio (Ctrl/Cmd-X).",copyError:"La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras kopiajn operaciojn. Bonvolu uzi la klavaron por tio (Ctrl/Cmd-C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Interglui el Word",title:"Interglui el Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Interglui kiel Tekston",title:"Interglui kiel Tekston"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stilo",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normala",tag_pre:"Formatita",tag_address:"Adreso",tag_h1:"Titolo 1",tag_h2:"Titolo 2",tag_h3:"Titolo 3",tag_h4:"Titolo 4",tag_h5:"Titolo 5",tag_h6:"Titolo 6",tag_div:"Paragrafo (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Tiparo",voiceLabel:"Font",panelTitle:"Tiparo"},fontSize:{label:"Grando",voiceLabel:"Font Size",panelTitle:"Grando"},colorButton:{textColorTitle:"Teksta Koloro",bgColorTitle:"Fona Koloro",panelTitle:"Colors",auto:"A??tomata",more:"Pli da Koloroj..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.es={dir:"ltr",editorTitle:"Editor de texto, %1, pulse ALT 0 para ayuda.",toolbar:"Barra de herramientas",editor:"Editor de texto enriquecido",source:"Fuente HTML",newPage:"Nueva P??gina",save:"Guardar",preview:"Vista Previa",cut:"Cortar",copy:"Copiar",paste:"Pegar",print:"Imprimir",underline:"Subrayado",bold:"Negrita",italic:"Cursiva",selectAll:"Seleccionar Todo",removeFormat:"Eliminar Formato",strike:"Tachado",subscript:"Sub??ndice",superscript:"Super??ndice",horizontalrule:"Insertar L??nea Horizontal",pagebreak:"Insertar Salto de P??gina",unlink:"Eliminar V??nculo",undo:"Deshacer",redo:"Rehacer",common:{browseServer:"Ver Servidor",url:"URL",protocol:"Protocolo",upload:"Cargar",uploadSubmit:"Enviar al Servidor",image:"Imagen",flash:"Flash",form:"Formulario",checkbox:"Casilla de Verificaci??n",radio:"Botones de Radio",textField:"Campo de Texto",textarea:"Area de Texto",hiddenField:"Campo Oculto",button:"Bot??n",select:"Campo de Selecci??n",imageButton:"Bot??n Imagen",notSet:"<No definido>",id:"Id",name:"Nombre",langDir:"Orientaci??n",langDirLtr:"Izquierda a Derecha (LTR)",langDirRtl:"Derecha a Izquierda (RTL)",langCode:"C??d. de idioma",longDescr:"Descripci??n larga URL",cssClass:"Clases de hojas de estilo",advisoryTitle:"T??tulo",cssStyle:"Estilo",ok:"Aceptar",cancel:"Cancelar",close:"Cerrar",preview:"Previsualizaci??n",generalTab:"General",advancedTab:"Avanzado",validateNumberFailed:"El valor no es un n??mero.",confirmNewPage:"Cualquier cambio que no se haya guardado se perder??.\r\n??Est?? seguro de querer crear una nueva p??gina?",confirmCancel:"Algunas de las opciones se han cambiado.\r\n??Est?? seguro de querer cerrar el di??logo?",options:"Opciones",target:"Destino",targetNew:"Nueva ventana (_blank)",targetTop:"Ventana principal (_top)",targetSelf:"Misma ventana (_self)",targetParent:"Ventana padre (_parent)",unavailable:'%1<span class="cke_accessibility">, no disponible</span>'},contextmenu:{options:"Opciones del men?? contextual"},specialChar:{toolbar:"Insertar Caracter Especial",title:"Seleccione un caracter especial",options:"Opciones de caracteres especiales"},link:{toolbar:"Insertar/Editar V??nculo",other:"<otro>",menu:"Editar V??nculo",title:"V??nculo",info:"Informaci??n de V??nculo",target:"Destino",upload:"Cargar",advanced:"Avanzado",type:"Tipo de v??nculo",toUrl:"URL",toAnchor:"Referencia en esta p??gina",toEmail:"E-Mail",targetFrame:"<marco>",targetPopup:"<ventana emergente>",targetFrameName:"Nombre del Marco Destino",targetPopupName:"Nombre de Ventana Emergente",popupFeatures:"Caracter??sticas de Ventana Emergente",popupResizable:"Redimensionable",popupStatusBar:"Barra de Estado",popupLocationBar:"Barra de ubicaci??n",popupToolbar:"Barra de Herramientas",popupMenuBar:"Barra de Men??",popupFullScreen:"Pantalla Completa (IE)",popupScrollBars:"Barras de desplazamiento",popupDependent:"Dependiente (Netscape)",popupWidth:"Anchura",popupLeft:"Posici??n Izquierda",popupHeight:"Altura",popupTop:"Posici??n Derecha",id:"Id",langDir:"Orientaci??n",langDirLTR:"Izquierda a Derecha (LTR)",langDirRTL:"Derecha a Izquierda (RTL)",acccessKey:"Clave de Acceso",name:"Nombre",langCode:"C??digo idioma",tabIndex:"Indice de tabulaci??n",advisoryTitle:"T??tulo",advisoryContentType:"Tipo de Contenido",cssClasses:"Clases de hojas de estilo",charset:"Fuente de caracteres vinculado",styles:"Estilo",selectAnchor:"Seleccionar una referencia",anchorName:"Por Nombre de Referencia",anchorId:"Por ID de elemento",emailAddress:"Direcci??n de E-Mail",emailSubject:"T??tulo del Mensaje",emailBody:"Cuerpo del Mensaje",noAnchors:"(No hay referencias disponibles en el documento)",noUrl:"Por favor tipee el v??nculo URL",noEmail:"Por favor tipee la direcci??n de e-mail"},anchor:{toolbar:"Referencia",menu:"Propiedades de Referencia",title:"Propiedades de Referencia",name:"Nombre de la Referencia",errorName:"Por favor, complete el nombre de la Referencia"},list:{numberedTitle:"Propiedades de lista numerada",bulletedTitle:"Propiedades de vi??etas",type:"Tipo",start:"Inicio",validateStartNumber:"List start number must be a whole number.",circle:"C??rculo",disc:"Disco",square:"Cuadrado",none:"Ninguno",notset:"<sin establecer>",armenian:"Numeraci??n armenia",georgian:"Numeraci??n georgiana (an, ban, gan, etc.)",lowerRoman:"N??meros romanos en min??sculas (i, ii, iii, iv, v, etc.)",upperRoman:"N??meros romanos en may??sculas (I, II, III, IV, V, etc.)",lowerAlpha:"Alfabeto en min??sculas (a, b, c, d, e, etc.)",upperAlpha:"Alfabeto en may??sculas (A, B, C, D, E, etc.)",lowerGreek:"Letras griegas (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal con cero inicial (01, 02, 03, etc.)"},findAndReplace:{title:"Buscar y Reemplazar",find:"Buscar",replace:"Reemplazar",findWhat:"Texto a buscar:",replaceWith:"Reemplazar con:",notFoundMsg:"El texto especificado no ha sido encontrado.",matchCase:"Coincidir may/min",matchWord:"Coincidir toda la palabra",matchCyclic:"Buscar en todo el contenido",replaceAll:"Reemplazar Todo",replaceSuccessMsg:"La expresi??n buscada ha sido reemplazada %1 veces."},table:{toolbar:"Tabla",title:"Propiedades de Tabla",menu:"Propiedades de Tabla",deleteTable:"Eliminar Tabla",rows:"Filas",columns:"Columnas",border:"Tama??o de Borde",align:"Alineaci??n",alignLeft:"Izquierda",alignCenter:"Centrado",alignRight:"Derecha",width:"Anchura",widthPx:"pixeles",widthPc:"porcentaje",widthUnit:"unidad de la anchura",height:"Altura",cellSpace:"Esp. e/celdas",cellPad:"Esp. interior",caption:"T??tulo",summary:"S??ntesis",headers:"Encabezados",headersNone:"Ninguno",headersColumn:"Primera columna",headersRow:"Primera fila",headersBoth:"Ambas",invalidRows:"El n??mero de filas debe ser un n??mero mayor que 0.",invalidCols:"El n??mero de columnas debe ser un n??mero mayor que 0.",invalidBorder:"El tama??o del borde debe ser un n??mero.",invalidWidth:"La anchura de tabla debe ser un n??mero.",invalidHeight:"La altura de tabla debe ser un n??mero.",invalidCellSpacing:"El espaciado entre celdas debe ser un n??mero.",invalidCellPadding:"El espaciado interior debe ser un n??mero.",cell:{menu:"Celda",insertBefore:"Insertar celda a la izquierda",insertAfter:"Insertar celda a la derecha",deleteCell:"Eliminar Celdas",merge:"Combinar Celdas",mergeRight:"Combinar a la derecha",mergeDown:"Combinar hacia abajo",splitHorizontal:"Dividir la celda horizontalmente",splitVertical:"Dividir la celda verticalmente",title:"Propiedades de celda",cellType:"Tipo de Celda",rowSpan:"Expandir filas",colSpan:"Expandir columnas",wordWrap:"Ajustar al contenido",hAlign:"Alineaci??n Horizontal",vAlign:"Alineaci??n Vertical",alignTop:"Arriba",alignMiddle:"Medio",alignBottom:"Abajo",alignBaseline:"Linea de base",bgColor:"Color de fondo",borderColor:"Color de borde",data:"Datos",header:"Encabezado",yes:"S??",no:"No",invalidWidth:"La anchura de celda debe ser un n??mero.",invalidHeight:"La altura de celda debe ser un n??mero.",invalidRowSpan:"La expansi??n de filas debe ser un n??mero entero.",invalidColSpan:"La expansi??n de columnas debe ser un n??mero entero.",chooseColor:"Elegir"},row:{menu:"Fila",insertBefore:"Insertar fila en la parte superior",insertAfter:"Insertar fila en la parte inferior",deleteRow:"Eliminar Filas"},column:{menu:"Columna",insertBefore:"Insertar columna a la izquierda",insertAfter:"Insertar columna a la derecha",deleteColumn:"Eliminar Columnas"}},button:{title:"Propiedades de Bot??n",text:"Texto (Valor)",type:"Tipo",typeBtn:"Boton",typeSbm:"Enviar",typeRst:"Reestablecer"},checkboxAndRadio:{checkboxTitle:"Propiedades de Casilla",radioTitle:"Propiedades de Bot??n de Radio",value:"Valor",selected:"Seleccionado"},form:{title:"Propiedades de Formulario",menu:"Propiedades de Formulario",action:"Acci??n",method:"M??todo",encoding:"Codificaci??n"},select:{title:"Propiedades de Campo de Selecci??n",selectInfo:"Informaci??n",opAvail:"Opciones disponibles",value:"Valor",size:"Tama??o",lines:"Lineas",chkMulti:"Permitir m??ltiple selecci??n",opText:"Texto",opValue:"Valor",btnAdd:"Agregar",btnModify:"Modificar",btnUp:"Subir",btnDown:"Bajar",btnSetValue:"Establecer como predeterminado",btnDelete:"Eliminar"},textarea:{title:"Propiedades de Area de Texto",cols:"Columnas",rows:"Filas"},textfield:{title:"Propiedades de Campo de Texto",name:"Nombre",value:"Valor",charWidth:"Caracteres de ancho",maxChars:"M??ximo caracteres",type:"Tipo",typeText:"Texto",typePass:"Contrase??a"},hidden:{title:"Propiedades de Campo Oculto",name:"Nombre",value:"Valor"},image:{title:"Propiedades de Imagen",titleButton:"Propiedades de Bot??n de Imagen",menu:"Propiedades de Imagen",infoTab:"Informaci??n de Imagen",btnUpload:"Enviar al Servidor",upload:"Cargar",alt:"Texto Alternativo",width:"Anchura",height:"Altura",lockRatio:"Proporcional",unlockRatio:"Desbloquear el proporcional",resetSize:"Tama??o Original",border:"Borde",hSpace:"Esp.Horiz",vSpace:"Esp.Vert",align:"Alineaci??n",alignLeft:"Izquierda",alignRight:"Derecha",alertUrl:"Por favor escriba la URL de la imagen",linkTab:"V??nculo",button2Img:"??Desea convertir el bot??n de imagen en una simple imagen?",img2Button:"??Desea convertir la imagen en un bot??n de imagen?",urlMissing:"Debe indicar la URL de la imagen.",validateWidth:"La anchura debe ser un n??mero.",validateHeight:"La altura debe ser un n??mero.",validateBorder:"El borde debe ser un n??mero.",validateHSpace:"El espaciado horizontal debe ser un n??mero.",validateVSpace:"El espaciado vertical debe ser un n??mero."},flash:{properties:"Propiedades de Flash",propertiesTab:"Propiedades",title:"Propiedades de Flash",chkPlay:"Autoejecuci??n",chkLoop:"Repetir",chkMenu:"Activar Men?? Flash",chkFull:"Permitir pantalla completa",scale:"Escala",scaleAll:"Mostrar todo",scaleNoBorder:"Sin Borde",scaleFit:"Ajustado",access:"Acceso de scripts",accessAlways:"Siempre",accessSameDomain:"Mismo dominio",accessNever:"Nunca",align:"Alineaci??n",alignLeft:"Izquierda",alignAbsBottom:"Abs inferior",alignAbsMiddle:"Abs centro",alignBaseline:"L??nea de base",alignBottom:"Pie",alignMiddle:"Centro",alignRight:"Derecha",alignTextTop:"Tope del texto",alignTop:"Tope",quality:"Calidad",qualityBest:"La mejor",qualityHigh:"Alta",qualityAutoHigh:"Auto Alta",qualityMedium:"Media",qualityAutoLow:"Auto Baja",qualityLow:"Baja",windowModeWindow:"Ventana",windowModeOpaque:"Opaco",windowModeTransparent:"Transparente",windowMode:"WindowMode",flashvars:"Opciones",bgcolor:"Color de Fondo",width:"Anchura",height:"Altura",hSpace:"Esp.Horiz",vSpace:"Esp.Vert",validateSrc:"Por favor escriba el v??nculo URL",validateWidth:"Anchura debe ser un n??mero.",validateHeight:"Altura debe ser un n??mero.",validateHSpace:"Esp.Horiz debe ser un n??mero.",validateVSpace:"Esp.Vert debe ser un n??mero."},spellCheck:{toolbar:"Ortograf??a",title:"Comprobar ortograf??a",notAvailable:"Lo sentimos pero el servicio no est?? disponible.",errorLoading:"Error cargando la aplicaci??n del servidor: %s.",notInDic:"No se encuentra en el Diccionario",changeTo:"Cambiar a",btnIgnore:"Ignorar",btnIgnoreAll:"Ignorar Todo",btnReplace:"Reemplazar",btnReplaceAll:"Reemplazar Todo",btnUndo:"Deshacer",noSuggestions:"- No hay sugerencias -",progress:"Control de Ortograf??a en progreso...",noMispell:"Control finalizado: no se encontraron errores",noChanges:"Control finalizado: no se ha cambiado ninguna palabra",oneChange:"Control finalizado: se ha cambiado una palabra",manyChanges:"Control finalizado: se ha cambiado %1 palabras",ieSpellDownload:"M??dulo de Control de Ortograf??a no instalado.\r\n??Desea descargarlo ahora?"},smiley:{toolbar:"Emoticonos",title:"Insertar un Emoticon",options:"Opciones de emoticonos"},elementsPath:{eleLabel:"Ruta de los elementos",eleTitle:"%1 elemento"},numberedlist:"Numeraci??n",bulletedlist:"Vi??etas",indent:"Aumentar Sangr??a",outdent:"Disminuir Sangr??a",justify:{left:"Alinear a Izquierda",center:"Centrar",right:"Alinear a Derecha",block:"Justificado"},blockquote:"Cita",clipboard:{title:"Pegar",cutError:"La configuraci??n de seguridad de este navegador no permite la ejecuci??n autom??tica de operaciones de cortado.\r\nPor favor use el teclado (Ctrl/Cmd+X).",copyError:"La configuraci??n de seguridad de este navegador no permite la ejecuci??n autom??tica de operaciones de copiado.\r\nPor favor use el teclado (Ctrl/Cmd+C).",pasteMsg:"Por favor pegue dentro del cuadro utilizando el teclado (<STRONG>Ctrl/Cmd+V</STRONG>);\r\nluego presione <STRONG>Aceptar</STRONG>.",securityMsg:"Debido a la configuraci??n de seguridad de su navegador, el editor no tiene acceso al portapapeles.\r\nEs necesario que lo pegue de nuevo en esta ventana.",pasteArea:"Zona de pegado"},pastefromword:{confirmCleanup:"El texto que desea parece provenir de Word.\r\n??Desea depurarlo antes de pegarlo?",toolbar:"Pegar desde Word",title:"Pegar desde Word",error:"No ha sido posible limpiar los datos debido a un error interno"},pasteText:{button:"Pegar como Texto Plano",title:"Pegar como Texto Plano"},templates:{button:"Plantillas",title:"Contenido de Plantillas",options:"Opciones de plantillas",insertOption:"Reemplazar el contenido actual",selectPromptMsg:"Por favor selecciona la plantilla a abrir en el editor<br>(el contenido actual se perder??):",emptyListMsg:"(No hay plantillas definidas)"},showBlocks:"Mostrar bloques",stylesCombo:{label:"Estilo",panelTitle:"Estilos para formatear",panelTitle1:"Estilos de p??rrafo",panelTitle2:"Estilos de car??cter",panelTitle3:"Estilos de objeto"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normal",tag_pre:"Con formato",tag_address:"Direcci??n",tag_h1:"Encabezado 1",tag_h2:"Encabezado 2",tag_h3:"Encabezado 3",tag_h4:"Encabezado 4",tag_h5:"Encabezado 5",tag_h6:"Encabezado 6",tag_div:"Normal (DIV)"},div:{title:"Crear contenedor DIV",toolbar:"Crear contenedor DIV",cssClassInputLabel:"Clase de hoja de estilos",styleSelectLabel:"Estilo",IdInputLabel:"Id",languageCodeInputLabel:" Codigo de idioma",inlineStyleInputLabel:"Estilo",advisoryTitleInputLabel:"T??tulo",langDirLabel:"Orientaci??n",langDirLTRLabel:"Izquierda a Derecha (LTR)",langDirRTLLabel:"Derecha a Izquierda (RTL)",edit:"Editar Div",remove:"Quitar Div"},font:{label:"Fuente",voiceLabel:"Fuente",panelTitle:"Fuente"},fontSize:{label:"Tama??o",voiceLabel:"Tama??o de fuente",panelTitle:"Tama??o"},colorButton:{textColorTitle:"Color de Texto",bgColorTitle:"Color de Fondo",panelTitle:"Colores",auto:"Autom??tico",more:"M??s Colores..."},colors:{"000":"Negro",800000:"Marr??n oscuro","8B4513":"Marr??n tierra","2F4F4F":"Pizarra Oscuro","008080":"Azul verdoso","000080":"Azul marino","4B0082":"A??il",696969:"Gris oscuro",B22222:"Ladrillo",A52A2A:"Marr??n",DAA520:"Oro oscuro","006400":"Verde oscuro","40E0D0":"Turquesa","0000CD":"Azul medio-oscuro",800080:"P??rpura",808080:"Gris",F00:"Rojo",FF8C00:"Naranja oscuro",FFD700:"Oro","008000":"Verde","0FF":"Cian","00F":"Azul",EE82EE:"Violeta",A9A9A9:"Gris medio",FFA07A:"Salm??n claro",FFA500:"Naranja",FFFF00:"Amarillo","00FF00":"Lima",AFEEEE:"Turquesa claro",ADD8E6:"Azul claro",DDA0DD:"Violeta claro",D3D3D3:"Gris claro",FFF0F5:"Lavanda rojizo",FAEBD7:"Blanco antiguo",FFFFE0:"Amarillo claro",F0FFF0:"Miel",F0FFFF:"Azul celeste",F0F8FF:"Azul p??lido",E6E6FA:"Lavanda",FFF:"Blanco"},scayt:{title:"Comprobar Ortograf??a Mientras Escribe",opera_title:"No soportado en Opera",enable:"Activar Corrector",disable:"Desactivar Corrector",about:"Acerca de Corrector",toggle:"Cambiar Corrector",options:"Opciones",langs:"Idiomas",moreSuggestions:"M??s sugerencias",ignore:"Ignorar",ignoreAll:"Ignorar Todas",addWord:"A??adir palabra",emptyDic:"El nombre del diccionario no puede estar en blanco.",optionsTab:"Opciones",allCaps:"Omitir palabras en MAY??SCULAS",ignoreDomainNames:"Omitir nombres de dominio",mixedCase:"Ignorar palabras con combinaci??n de may??sculas y min??sculas",mixedWithDigits:"Omitir palabras con n??meros",languagesTab:"Idiomas",dictionariesTab:"Diccionarios",dic_field_name:"Nombre del diccionario",dic_create:"Crear",dic_restore:"Recuperar",dic_delete:"Borrar",dic_rename:"Renombrar",dic_info:"Inicialmente el Diccionario de usuario se guarda en una Cookie. Sin embargo, las cookies est??n limitadas en tama??o. Cuando el diccionario crece a un punto en el que no se puede guardar en una Cookie, el diccionario puede ser almacenado en nuestro servidor. Para almacenar su diccionario personalizado en nuestro servidor debe especificar un nombre para su diccionario. Si ya ha guardado un diccionaro, por favor, escriba su nombre y pulse el bot??n Recuperar",aboutTab:"Acerca de"},about:{title:"Acerca de CKEditor",dlgTitle:"Acerca de CKEditor",moreInfo:"Para informaci??n de licencia, por favor visite nuestro sitio web:",copy:"Copyright © $1. Todos los derechos reservados."},maximize:"Maximizar",minimize:"Minimizar",fakeobjects:{anchor:"Ancla",flash:"Animaci??n flash",div:"Salto de p??gina",unknown:"Objeto desconocido"},resize:"Arrastre para redimensionar",colordialog:{title:"Elegir color",options:"Opciones de colores",highlight:"Muestra",selected:"Elegido",clear:"Borrar"},toolbarCollapse:"Contraer barra de herramientas",toolbarExpand:"Expandir barra de herramientas"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.et={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"L??htekood",newPage:"Uus leht",save:"Salvesta",preview:"Eelvaade",cut:"L??ika",copy:"Kopeeri",paste:"Kleebi",print:"Prindi",underline:"Allajoonitud",bold:"Paks",italic:"Kursiiv",selectAll:"Vali k??ik",removeFormat:"Eemalda vorming",strike:"L??bijoonitud",subscript:"Allindeks",superscript:"??laindeks",horizontalrule:"Sisesta horisontaaljoon",pagebreak:"Sisesta lehevahetuskoht",unlink:"Eemalda link",undo:"V??ta tagasi",redo:"Korda toimingut",common:{browseServer:"Sirvi serverit",url:"URL",protocol:"Protokoll",upload:"Lae ??les",uploadSubmit:"Saada serverissee",image:"Pilt",flash:"Flash",form:"Vorm",checkbox:"M??rkeruut",radio:"Raadionupp",textField:"Tekstilahter",textarea:"Tekstiala",hiddenField:"Varjatud lahter",button:"Nupp",select:"Valiklahter",imageButton:"Piltnupp",notSet:"<m????ramata>",id:"Id",name:"Nimi",langDir:"Keele suund",langDirLtr:"Vasakult paremale (LTR)",langDirRtl:"Paremalt vasakule (RTL)",langCode:"Keele kood",longDescr:"Pikk kirjeldus URL",cssClass:"Stiilistiku klassid",advisoryTitle:"Juhendav tiitel",cssStyle:"Laad",ok:"OK",cancel:"Loobu",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"T??psemalt",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Sisesta erim??rk",title:"Vali erim??rk",options:"Special Character Options"},link:{toolbar:"Sisesta link / Muuda linki",other:"<muu>",menu:"Muuda linki",title:"Link",info:"Lingi info",target:"Sihtkoht",upload:"Lae ??les",advanced:"T??psemalt",type:"Lingi t????p",toUrl:"URL",toAnchor:"Ankur sellel lehel",toEmail:"E-post",targetFrame:"<raam>",targetPopup:"<h??pikaken>",targetFrameName:"Sihtm??rk raami nimi",targetPopupName:"H??pikakna nimi",popupFeatures:"H??pikakna omadused",popupResizable:"Resizable",popupStatusBar:"Olekuriba",popupLocationBar:"Aadressiriba",popupToolbar:"T????riistariba",popupMenuBar:"Men????riba",popupFullScreen:"T??isekraan (IE)",popupScrollBars:"Kerimisribad",popupDependent:"S??ltuv (Netscape)",popupWidth:"Laius",popupLeft:"Vasak asukoht",popupHeight:"K??rgus",popupTop:"??lemine asukoht",id:"Id",langDir:"Keele suund",langDirLTR:"Vasakult paremale (LTR)",langDirRTL:"Paremalt vasakule (RTL)",acccessKey:"Juurdep????su v??ti",name:"Nimi",langCode:"Keele suund",tabIndex:"Tab indeks",advisoryTitle:"Juhendav tiitel",advisoryContentType:"Juhendava sisu t????p",cssClasses:"Stiilistiku klassid",charset:"Lingitud ressurssi m??rgistik",styles:"Laad",selectAnchor:"Vali ankur",anchorName:"Ankru nime j??rgi",anchorId:"Elemendi id j??rgi",emailAddress:"E-posti aadress",emailSubject:"S??numi teema",emailBody:"S??numi tekst",noAnchors:"(Selles dokumendis ei ole ankruid)",noUrl:"Palun kirjuta lingi URL",noEmail:"Palun kirjuta E-Posti aadress"},anchor:{toolbar:"Sisesta ankur / Muuda ankrut",menu:"Ankru omadused",title:"Ankru omadused",name:"Ankru nimi",errorName:"Palun sisest ankru nimi"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Otsi ja asenda",find:"Otsi",replace:"Asenda",findWhat:"Leia mida:",replaceWith:"Asenda millega:",notFoundMsg:"Valitud teksti ei leitud.",matchCase:"Erista suur- ja v??iket??hti",matchWord:"Otsi terviklike s??nu",matchCyclic:"Match cyclic",replaceAll:"Asenda k??ik",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabel",title:"Tabeli atribuudid",menu:"Tabeli atribuudid",deleteTable:"Kustuta tabel",rows:"Read",columns:"Veerud",border:"Joone suurus",align:"Joondus",alignLeft:"Vasak",alignCenter:"Kesk",alignRight:"Parem",width:"Laius",widthPx:"pikslit",widthPc:"protsenti",widthUnit:"width unit",height:"K??rgus",cellSpace:"Lahtri vahe",cellPad:"Lahtri t??idis",caption:"Tabeli tiitel",summary:"Kokkuv??te",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Lahter",insertBefore:"Sisesta lahter enne",insertAfter:"Sisesta lahter peale",deleteCell:"Eemalda lahtrid",merge:"??henda lahtrid",mergeRight:"??henda paremale",mergeDown:"??henda alla",splitHorizontal:"Poolita lahter horisontaalselt",splitVertical:"Poolita lahter vertikaalselt",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Rida",insertBefore:"Sisesta rida enne",insertAfter:"Sisesta rida peale",deleteRow:"Eemalda read"},column:{menu:"Veerg",insertBefore:"Sisesta veerg enne",insertAfter:"Sisesta veerg peale",deleteColumn:"Eemalda veerud"}},button:{title:"Nupu omadused",text:"Tekst (v????rtus)",type:"T????p",typeBtn:"Nupp",typeSbm:"Saada",typeRst:"L??htesta"},checkboxAndRadio:{checkboxTitle:"M??rkeruudu omadused",radioTitle:"Raadionupu omadused",value:"V????rtus",selected:"Valitud"},form:{title:"Vormi omadused",menu:"Vormi omadused",action:"Toiming",method:"Meetod",encoding:"Encoding"},select:{title:"Valiklahtri omadused",selectInfo:"Info",opAvail:"V??imalikud valikud",value:"V????rtus",size:"Suurus",lines:"ridu",chkMulti:"V??imalda mitu valikut",opText:"Tekst",opValue:"V????rtus",btnAdd:"Lisa",btnModify:"Muuda",btnUp:"??les",btnDown:"Alla",btnSetValue:"Sea valitud olekuna",btnDelete:"Kustuta"},textarea:{title:"Tekstiala omadused",cols:"Veerge",rows:"Ridu"},textfield:{title:"Tekstilahtri omadused",name:"Nimi",value:"V????rtus",charWidth:"Laius (t??hem??rkides)",maxChars:"Maksimaalselt t??hem??rke",type:"T????p",typeText:"Tekst",typePass:"Parool"},hidden:{title:"Varjatud lahtri omadused",name:"Nimi",value:"V????rtus"},image:{title:"Pildi atribuudid",titleButton:"Piltnupu omadused",menu:"Pildi atribuudid",infoTab:"Pildi info",btnUpload:"Saada serverissee",upload:"Lae ??les",alt:"Alternatiivne tekst",width:"Laius",height:"K??rgus",lockRatio:"Lukusta kuvasuhe",unlockRatio:"Unlock Ratio",resetSize:"L??htesta suurus",border:"Joon",hSpace:"H. vaheruum",vSpace:"V. vaheruum",align:"Joondus",alignLeft:"Vasak",alignRight:"Paremale",alertUrl:"Palun kirjuta pildi URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash omadused",propertiesTab:"Properties",title:"Flash omadused",chkPlay:"Automaatne start ",chkLoop:"Korduv",chkMenu:"V??imalda flash men????",chkFull:"Allow Fullscreen",scale:"Mastaap",scaleAll:"N??ita k??ike",scaleNoBorder:"????rist ei ole",scaleFit:"T??pne sobivus",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Joondus",alignLeft:"Vasak",alignAbsBottom:"Abs alla",alignAbsMiddle:"Abs keskele",alignBaseline:"Baasjoonele",alignBottom:"Alla",alignMiddle:"Keskele",alignRight:"Paremale",alignTextTop:"Tekstit ??les",alignTop:"??les",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Tausta v??rv",width:"Laius",height:"K??rgus",hSpace:"H. vaheruum",vSpace:"V. vaheruum",validateSrc:"Palun kirjuta lingi URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Kontrolli ??igekirja",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Puudub s??nastikust",changeTo:"Muuda",btnIgnore:"Ignoreeri",btnIgnoreAll:"Ignoreeri k??iki",btnReplace:"Asenda",btnReplaceAll:"Asenda k??ik",btnUndo:"V??ta tagasi",noSuggestions:"- Soovitused puuduvad -",progress:"Toimub ??igekirja kontroll...",noMispell:"??igekirja kontroll sooritatud: ??igekirjuvigu ei leitud",noChanges:"??igekirja kontroll sooritatud: ??htegi s??na ei muudetud",oneChange:"??igekirja kontroll sooritatud: ??ks s??na muudeti",manyChanges:"??igekirja kontroll sooritatud: %1 s??na muudetud",ieSpellDownload:"??igekirja kontrollija ei ole installeeritud. Soovid sa selle alla laadida?"},smiley:{toolbar:"Emotikon",title:"Sisesta emotikon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Nummerdatud loetelu",bulletedlist:"Punktiseeritud loetelu",indent:"Suurenda taanet",outdent:"V??henda taanet",justify:{left:"Vasakjoondus",center:"Keskjoondus",right:"Paremjoondus",block:"R????pjoondus"},blockquote:"Blokktsitaat",clipboard:{title:"Kleebi",cutError:"Sinu veebisirvija turvaseaded ei luba redaktoril automaatselt l??igata. Palun kasutage selleks klaviatuuri klahvikombinatsiooni (Ctrl/Cmd+X).",copyError:"Sinu veebisirvija turvaseaded ei luba redaktoril automaatselt kopeerida. Palun kasutage selleks klaviatuuri klahvikombinatsiooni (Ctrl/Cmd+C).",pasteMsg:"Palun kleebi j??rgnevasse kasti kasutades klaviatuuri klahvikombinatsiooni (<STRONG>Ctrl/Cmd+V</STRONG>) ja vajuta seej??rel <STRONG>OK</STRONG>.",securityMsg:"Sinu veebisirvija turvaseadete t??ttu, ei oma redaktor otsest ligip????su l??ikelaua andmetele. Sa pead kleepima need uuesti siia aknasse.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Kleebi Wordist",title:"Kleebi Wordist",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Kleebi tavalise tekstina",title:"Kleebi tavalise tekstina"},templates:{button:"??abloon",title:"Sisu ??abloonid",options:"Template Options",insertOption:"Asenda tegelik sisu",selectPromptMsg:"Palun vali ??abloon, et avada see redaktoris<br />(praegune sisu l??heb kaotsi):",emptyListMsg:"(??htegi ??ablooni ei ole defineeritud)"},showBlocks:"N??ita blokke",stylesCombo:{label:"Laad",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Vorming",panelTitle:"Vorming",tag_p:"Tavaline",tag_pre:"Vormindatud",tag_address:"Aadress",tag_h1:"Pealkiri 1",tag_h2:"Pealkiri 2",tag_h3:"Pealkiri 3",tag_h4:"Pealkiri 4",tag_h5:"Pealkiri 5",tag_h6:"Pealkiri 6",tag_div:"Tavaline (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Kiri",voiceLabel:"Font",panelTitle:"Kiri"},fontSize:{label:"Suurus",voiceLabel:"Font Size",panelTitle:"Suurus"},colorButton:{textColorTitle:"Teksti v??rv",bgColorTitle:"Tausta v??rv",panelTitle:"Colors",auto:"Automaatne",more:"Rohkem v??rve..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.eu={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"HTML Iturburua",newPage:"Orrialde Berria",save:"Gorde",preview:"Aurrebista",cut:"Ebaki",copy:"Kopiatu",paste:"Itsatsi",print:"Inprimatu",underline:"Azpimarratu",bold:"Lodia",italic:"Etzana",selectAll:"Hautatu dena",removeFormat:"Kendu Formatua",strike:"Marratua",subscript:"Azpi-indize",superscript:"Goi-indize",horizontalrule:"Txertatu Marra Horizontala",pagebreak:"Txertatu Orrialde-jauzia",unlink:"Kendu Esteka",undo:"Desegin",redo:"Berregin",common:{browseServer:"Zerbitzaria arakatu",url:"URL",protocol:"Protokoloa",upload:"Gora kargatu",uploadSubmit:"Zerbitzarira bidalia",image:"Irudia",flash:"Flasha",form:"Formularioa",checkbox:"Kontrol-laukia",radio:"Aukera-botoia",textField:"Testu Eremua",textarea:"Testu-area",hiddenField:"Ezkutuko Eremua",button:"Botoia",select:"Hautespen Eremua",imageButton:"Irudi Botoia",notSet:"<Ezarri gabe>",id:"Id",name:"Izena",langDir:"Hizkuntzaren Norabidea",langDirLtr:"Ezkerretik Eskumara(LTR)",langDirRtl:"Eskumatik Ezkerrera (RTL)",langCode:"Hizkuntza Kodea",longDescr:"URL Deskribapen Luzea",cssClass:"Estilo-orriko Klaseak",advisoryTitle:"Izenburua",cssStyle:"Estiloa",ok:"Ados",cancel:"Utzi",close:"Close",preview:"Preview",generalTab:"Orokorra",advancedTab:"Aurreratua",validateNumberFailed:"Balio hau ez da zenbaki bat.",confirmNewPage:"Eduki honetan gorde gabe dauden aldaketak galduko dira. Ziur zaude orri berri bat kargatu nahi duzula?",confirmCancel:"Aukera batzuk aldatu egin dira. Ziur zaude elkarrizketa-koadroa itxi nahi duzula?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, erabilezina</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Txertatu Karaktere Berezia",title:"Karaktere Berezia Aukeratu",options:"Special Character Options"},link:{toolbar:"Txertatu/Editatu Esteka",other:"<other>",menu:"Aldatu Esteka",title:"Esteka",info:"Estekaren Informazioa",target:"Target (Helburua)",upload:"Gora kargatu",advanced:"Aurreratua",type:"Esteka Mota",toUrl:"URL",toAnchor:"Aingura orrialde honetan",toEmail:"ePosta",targetFrame:"<marko>",targetPopup:"<popup leihoa>",targetFrameName:"Marko Helburuaren Izena",targetPopupName:"Popup Leihoaren Izena",popupFeatures:"Popup Leihoaren Ezaugarriak",popupResizable:"Tamaina Aldakorra",popupStatusBar:"Egoera Barra",popupLocationBar:"Kokaleku Barra",popupToolbar:"Tresna Barra",popupMenuBar:"Menu Barra",popupFullScreen:"Pantaila Osoa (IE)",popupScrollBars:"Korritze Barrak",popupDependent:"Menpekoa (Netscape)",popupWidth:"Zabalera",popupLeft:"Ezkerreko Posizioa",popupHeight:"Altuera",popupTop:"Goiko Posizioa",id:"Id",langDir:"Hizkuntzaren Norabidea",langDirLTR:"Ezkerretik Eskumara(LTR)",langDirRTL:"Eskumatik Ezkerrera (RTL)",acccessKey:"Sarbide-gakoa",name:"Izena",langCode:"Hizkuntzaren Norabidea",tabIndex:"Tabulazio Indizea",advisoryTitle:"Izenburua",advisoryContentType:"Eduki Mota (Content Type)",cssClasses:"Estilo-orriko Klaseak",charset:"Estekatutako Karaktere Multzoa",styles:"Estiloa",selectAnchor:"Aingura bat hautatu",anchorName:"Aingura izenagatik",anchorId:"Elementuaren ID-gatik",emailAddress:"ePosta Helbidea",emailSubject:"Mezuaren Gaia",emailBody:"Mezuaren Gorputza",noAnchors:"(Ez daude aingurak eskuragarri dokumentuan)",noUrl:"Mesedez URL esteka idatzi",noEmail:"Mesedez ePosta helbidea idatzi"},anchor:{toolbar:"Aingura",menu:"Ainguraren Ezaugarriak",title:"Ainguraren Ezaugarriak",name:"Ainguraren Izena",errorName:"Idatzi ainguraren izena"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Bilatu eta Ordeztu",find:"Bilatu",replace:"Ordezkatu",findWhat:"Zer bilatu:",replaceWith:"Zerekin ordeztu:",notFoundMsg:"Idatzitako testua ez da topatu.",matchCase:"Maiuskula/minuskula",matchWord:"Esaldi osoa bilatu",matchCyclic:"Bilaketa ziklikoa",replaceAll:"Ordeztu Guztiak",replaceSuccessMsg:"Zenbat aldiz ordeztua: %1"},table:{toolbar:"Taula",title:"Taularen Ezaugarriak",menu:"Taularen Ezaugarriak",deleteTable:"Ezabatu Taula",rows:"Lerroak",columns:"Zutabeak",border:"Ertzaren Zabalera",align:"Lerrokatu",alignLeft:"Ezkerrean",alignCenter:"Erdian",alignRight:"Eskuman",width:"Zabalera",widthPx:"pixel",widthPc:"ehuneko",widthUnit:"width unit",height:"Altuera",cellSpace:"Gelaxka arteko tartea",cellPad:"Gelaxken betegarria",caption:"Epigrafea",summary:"Laburpena",headers:"Goiburuak",headersNone:"Bat ere ez",headersColumn:"Lehen zutabea",headersRow:"Lehen lerroa",headersBoth:"Biak",invalidRows:"Lerro kopurua 0 baino handiagoa den zenbakia izan behar da.",invalidCols:"Zutabe kopurua 0 baino handiagoa den zenbakia izan behar da.",invalidBorder:"Ertzaren tamaina zenbaki bat izan behar da.",invalidWidth:"Taularen zabalera zenbaki bat izan behar da.",invalidHeight:"Taularen altuera zenbaki bat izan behar da.",invalidCellSpacing:"Gelaxka arteko tartea zenbaki bat izan behar da.",invalidCellPadding:"Gelaxken betegarria zenbaki bat izan behar da.",cell:{menu:"Gelaxka",insertBefore:"Txertatu Gelaxka Aurretik",insertAfter:"Txertatu Gelaxka Ostean",deleteCell:"Kendu Gelaxkak",merge:"Batu Gelaxkak",mergeRight:"Elkartu Eskumara",mergeDown:"Elkartu Behera",splitHorizontal:"Banatu Gelaxkak Horizontalki",splitVertical:"Banatu Gelaxkak Bertikalki",title:"Gelaxken Ezaugarriak",cellType:"Gelaxka Mota",rowSpan:"Hedatutako Lerroak",colSpan:"Hedatutako Zutabeak",wordWrap:"Itzulbira",hAlign:"Lerrokatze Horizontala",vAlign:"Lerrokatze Bertikala",alignTop:"Goian",alignMiddle:"Erdian",alignBottom:"Behean",alignBaseline:"Oinarri-lerroan",bgColor:"Fondoaren Kolorea",borderColor:"Ertzaren Kolorea",data:"Data",header:"Goiburua",yes:"Bai",no:"Ez",invalidWidth:"Gelaxkaren zabalera zenbaki bat izan behar da.",invalidHeight:"Gelaxkaren altuera zenbaki bat izan behar da.",invalidRowSpan:"Lerroen hedapena zenbaki osoa izan behar da.",invalidColSpan:"Zutabeen hedapena zenbaki osoa izan behar da.",chooseColor:"Choose"},row:{menu:"Lerroa",insertBefore:"Txertatu Lerroa Aurretik",insertAfter:"Txertatu Lerroa Ostean",deleteRow:"Ezabatu Lerroak"},column:{menu:"Zutabea",insertBefore:"Txertatu Zutabea Aurretik",insertAfter:"Txertatu Zutabea Ostean",deleteColumn:"Ezabatu Zutabeak"}},button:{title:"Botoiaren Ezaugarriak",text:"Testua (Balorea)",type:"Mota",typeBtn:"Botoia",typeSbm:"Bidali",typeRst:"Garbitu"},checkboxAndRadio:{checkboxTitle:"Kontrol-laukiko Ezaugarriak",radioTitle:"Aukera-botoiaren Ezaugarriak",value:"Balorea",selected:"Hautatuta"},form:{title:"Formularioaren Ezaugarriak",menu:"Formularioaren Ezaugarriak",action:"Ekintza",method:"Metodoa",encoding:"Kodeketa"},select:{title:"Hautespen Eremuaren Ezaugarriak",selectInfo:"Informazioa",opAvail:"Aukera Eskuragarriak",value:"Balorea",size:"Tamaina",lines:"lerro kopurura",chkMulti:"Hautaketa anitzak baimendu",opText:"Testua",opValue:"Balorea",btnAdd:"Gehitu",btnModify:"Aldatu",btnUp:"Gora",btnDown:"Behera",btnSetValue:"Aukeratutako balorea ezarri",btnDelete:"Ezabatu"},textarea:{title:"Testu-arearen Ezaugarriak",cols:"Zutabeak",rows:"Lerroak"},textfield:{title:"Testu Eremuaren Ezaugarriak",name:"Izena",value:"Balorea",charWidth:"Zabalera",maxChars:"Zenbat karaktere gehienez",type:"Mota",typeText:"Testua",typePass:"Pasahitza"},hidden:{title:"Ezkutuko Eremuaren Ezaugarriak",name:"Izena",value:"Balorea"},image:{title:"Irudi Ezaugarriak",titleButton:"Irudi Botoiaren Ezaugarriak",menu:"Irudi Ezaugarriak",infoTab:"Irudi informazioa",btnUpload:"Zerbitzarira bidalia",upload:"Gora Kargatu",alt:"Ordezko Testua",width:"Zabalera",height:"Altuera",lockRatio:"Erlazioa Blokeatu",unlockRatio:"Unlock Ratio",resetSize:"Tamaina Berrezarri",border:"Ertza",hSpace:"HSpace",vSpace:"VSpace",align:"Lerrokatu",alignLeft:"Ezkerrera",alignRight:"Eskuman",alertUrl:"Mesedez Irudiaren URLa idatzi",linkTab:"Esteka",button2Img:"Aukeratutako irudi botoia, irudi normal batean eraldatu nahi duzu?",img2Button:"Aukeratutako irudia, irudi botoi batean eraldatu nahi duzu?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flasharen Ezaugarriak",propertiesTab:"Ezaugarriak",title:"Flasharen Ezaugarriak",chkPlay:"Automatikoki Erreproduzitu",chkLoop:"Begizta",chkMenu:"Flasharen Menua Gaitu",chkFull:"Onartu Pantaila osoa",scale:"Eskalatu",scaleAll:"Dena erakutsi",scaleNoBorder:"Ertzik gabe",scaleFit:"Doitu",access:"Scriptak baimendu",accessAlways:"Beti",accessSameDomain:"Domeinu berdinekoak",accessNever:"Inoiz ere ez",align:"Lerrokatu",alignLeft:"Ezkerrera",alignAbsBottom:"Abs Behean",alignAbsMiddle:"Abs Erdian",alignBaseline:"Oinan",alignBottom:"Behean",alignMiddle:"Erdian",alignRight:"Eskuman",alignTextTop:"Testua Goian",alignTop:"Goian",quality:"Kalitatea",qualityBest:"Hoberena",qualityHigh:"Altua",qualityAutoHigh:"Auto Altua",qualityMedium:"Ertaina",qualityAutoLow:"Auto Baxua",qualityLow:"Baxua",windowModeWindow:"Leihoa",windowModeOpaque:"Opakoa",windowModeTransparent:"Gardena",windowMode:"Leihoaren modua",flashvars:"Flash Aldagaiak",bgcolor:"Atzeko kolorea",width:"Zabalera",height:"Altuera",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Mesedez URL esteka idatzi",validateWidth:"Zabalera zenbaki bat izan behar da.",validateHeight:"Altuera zenbaki bat izan behar da.",validateHSpace:"HSpace zenbaki bat izan behar da.",validateVSpace:"VSpace zenbaki bat izan behar da."},spellCheck:{toolbar:"Ortografia",title:"Ortografia zuzenketa",notAvailable:"Barkatu baina momentu honetan zerbitzua ez dago erabilgarri.",errorLoading:"Errorea gertatu da aplikazioa zerbitzaritik kargatzean: %s.",notInDic:"Ez dago hiztegian",changeTo:"Honekin ordezkatu",btnIgnore:"Ezikusi",btnIgnoreAll:"Denak Ezikusi",btnReplace:"Ordezkatu",btnReplaceAll:"Denak Ordezkatu",btnUndo:"Desegin",noSuggestions:"- Iradokizunik ez -",progress:"Zuzenketa ortografikoa martxan...",noMispell:"Zuzenketa ortografikoa bukatuta: Akatsik ez",noChanges:"Zuzenketa ortografikoa bukatuta: Ez da ezer aldatu",oneChange:"Zuzenketa ortografikoa bukatuta: Hitz bat aldatu da",manyChanges:"Zuzenketa ortografikoa bukatuta: %1 hitz aldatu dira",ieSpellDownload:"Zuzentzaile ortografikoa ez dago instalatuta. Deskargatu nahi duzu?"},smiley:{toolbar:"Aurpegierak",title:"Aurpegiera Sartu",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 elementua"},numberedlist:"Zenbakidun Zerrenda",bulletedlist:"Buletdun Zerrenda",indent:"Handitu Koska",outdent:"Txikitu Koska",justify:{left:"Lerrokatu Ezkerrean",center:"Lerrokatu Erdian",right:"Lerrokatu Eskuman",block:"Justifikatu"},blockquote:"Aipamen blokea",clipboard:{title:"Itsatsi",cutError:"Zure web nabigatzailearen segurtasun ezarpenak testuak automatikoki moztea ez dute baimentzen. Mesedez teklatua erabili ezazu (Ctrl/Cmd+X).",copyError:"Zure web nabigatzailearen segurtasun ezarpenak testuak automatikoki kopiatzea ez dute baimentzen. Mesedez teklatua erabili ezazu (Ctrl/Cmd+C).",pasteMsg:"Mesedez teklatua erabilita (<STRONG>Ctrl/Cmd+V</STRONG>) ondorego eremuan testua itsatsi eta <STRONG>OK</STRONG> sakatu.",securityMsg:"Nabigatzailearen segurtasun ezarpenak direla eta, editoreak ezin du arbela zuzenean erabili. Leiho honetan berriro itsatsi behar duzu.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Itsatsi nahi duzun testua Wordetik hartua dela dirudi. Itsatsi baino lehen garbitu nahi duzu?",toolbar:"Itsatsi Word-etik",title:"Itsatsi Word-etik",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Testu Arrunta bezala Itsatsi",title:"Testu Arrunta bezala Itsatsi"},templates:{button:"Txantiloiak",title:"Eduki Txantiloiak",options:"Template Options",insertOption:"Ordeztu oraingo edukiak",selectPromptMsg:"Mesedez txantiloia aukeratu editorean kargatzeko<br>(orain dauden edukiak galduko dira):",emptyListMsg:"(Ez dago definitutako txantiloirik)"},showBlocks:"Blokeak erakutsi",stylesCombo:{label:"Estiloa",panelTitle:"Formatting Styles",panelTitle1:"Bloke Estiloak",panelTitle2:"Inline Estiloak",panelTitle3:"Objektu Estiloak"},format:{label:"Formatua",panelTitle:"Formatua",tag_p:"Arrunta",tag_pre:"Formateatua",tag_address:"Helbidea",tag_h1:"Izenburua 1",tag_h2:"Izenburua 2",tag_h3:"Izenburua 3",tag_h4:"Izenburua 4",tag_h5:"Izenburua 5",tag_h6:"Izenburua 6",tag_div:"Paragrafoa (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Letra-tipoa",voiceLabel:"Letra-tipoa",panelTitle:"Letra-tipoa"},fontSize:{label:"Tamaina",voiceLabel:"Tamaina",panelTitle:"Tamaina"},colorButton:{textColorTitle:"Testu Kolorea",bgColorTitle:"Atzeko kolorea",panelTitle:"Colors",auto:"Automatikoa",more:"Kolore gehiago..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Ortografia Zuzenketa Idatzi Ahala (SCAYT)",opera_title:"Not supported by Opera",enable:"Gaitu SCAYT",disable:"Desgaitu SCAYT",about:"SCAYTi buruz",toggle:"SCAYT aldatu",options:"Aukerak",langs:"Hizkuntzak",moreSuggestions:"Iradokizun gehiago",ignore:"Baztertu",ignoreAll:"Denak baztertu",addWord:"Hitza Gehitu",emptyDic:"Hiztegiaren izena ezin da hutsik egon.",optionsTab:"Aukerak",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Hizkuntzak",dictionariesTab:"Hiztegiak",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Honi buruz"},about:{title:"CKEditor(r)i buruz",dlgTitle:"CKEditor(r)i buruz",moreInfo:"Lizentziari buruzko informazioa gure webgunean:",copy:"Copyright © $1. Eskubide guztiak erreserbaturik."},maximize:"Maximizatu",minimize:"Minimize",fakeobjects:{anchor:"Aingura",flash:"Flash Animazioa",div:"Orrialde Saltoa",unknown:"Objektu ezezaguna"},resize:"Arrastatu tamaina aldatzeko",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.fa={dir:"rtl",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"????????",newPage:"?????????? ????????",save:"??????????",preview:"????????????????",cut:"??????",copy:"??????",paste:"??????????????",print:"??????",underline:"????????????????",bold:"????????",italic:"??????????",selectAll:"?????????? ??????",removeFormat:"?????????????? ????????",strike:"????????????",subscript:"??????????????",superscript:"????????????????",horizontalrule:"?????????????? ???? ??????????",pagebreak:"?????????????? ???????????? ???????????? ??????????",unlink:"?????????????? ??????????",undo:"????????????",redo:"??????????????",common:{browseServer:"???????????????????? ????????",url:"URL",protocol:"????????????",upload:"???????????? ???? ????????",uploadSubmit:"???? ???????? ??????????",image:"??????????",flash:"Flash",form:"??????",checkbox:"?????????? ??????????????",radio:"?????????? ??????????????",textField:"???????? ????????",textarea:"???????????? ????????",hiddenField:"???????? ??????????",button:"????????",select:"???????? ????????????????????",imageButton:"?????????? ????????????",notSet:"<????????????????>",id:"??????????",name:"??????",langDir:"?????????????? ????????",langDirLtr:"???? ???? ???????? (LTR)",langDirRtl:"???????? ???? ???? (RTL)",langCode:"???? ????????",longDescr:"URL ?????????? ????????????",cssClass:"?????????????? ????????????????(Stylesheet)",advisoryTitle:"?????????? ????????",cssStyle:"????????(style)",ok:"??????????",cancel:"????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"??????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"?????????????? ???????????? ????????",title:"?????????? ????????????????????",options:"Special Character Options"},link:{toolbar:"??????????????/???????????? ????????????",other:"<????????>",menu:"???????????? ??????????",title:"??????????",info:"?????????????? ??????????",target:"????????",upload:"???????????? ???? ????????",advanced:"??????????????",type:"?????? ??????????",toUrl:"URL",toAnchor:"???????? ???? ???????? ????????",toEmail:"?????? ????????????????????",targetFrame:"<????????>",targetPopup:"<???????????? ??????????>",targetFrameName:"?????? ???????? ????????",targetPopupName:"?????? ???????????? ??????????",popupFeatures:"???????????????? ???????????? ??????????",popupResizable:"Resizable",popupStatusBar:"???????? ??????????",popupLocationBar:"???????? ????????????",popupToolbar:"??????????????????",popupMenuBar:"???????? ??????",popupFullScreen:"???????????????? (IE)",popupScrollBars:"?????????????? ????????????",popupDependent:"???????????? (Netscape)",popupWidth:"????????",popupLeft:"???????????? ??????",popupHeight:"??????????",popupTop:"???????????? ??????????",id:"Id",langDir:"?????????????? ????????",langDirLTR:"???? ???? ???????? (LTR)",langDirRTL:"???????? ???? ???? (RTL)",acccessKey:"???????? ??????????????",name:"??????",langCode:"?????????????? ????????",tabIndex:"???????????? ???????????? ???? Tab",advisoryTitle:"?????????? ????????",advisoryContentType:"?????? ???????????? ????????",cssClasses:"?????????????? ????????????????(Stylesheet)",charset:"???????????????? ???????? ??????????????????",styles:"????????(style)",selectAnchor:"???? ???????? ????????????????",anchorName:"???? ?????? ????????",anchorId:"???? ???????????? ??????????",emailAddress:"?????????? ?????? ????????????????????",emailSubject:"?????????? ????????",emailBody:"?????? ????????",noAnchors:"(???? ?????? ?????? ?????????? ?????????????? ????????)",noUrl:"???????? URL ?????????? ???? ??????????????",noEmail:"???????? ?????????? ?????? ???????????????????? ???? ??????????????"},anchor:{toolbar:"??????????????/???????????? ??????????",menu:"???????????????? ????????",title:"???????????????? ????????",name:"?????? ????????",errorName:"???????? ?????? ???????? ???? ??????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????????? ?? ????????????????",find:"??????????",replace:"????????????????",findWhat:"?????????? ???? ??????????????:",replaceWith:"???????????????? ????:",notFoundMsg:"?????? ?????????????? ???????? ??????.",matchCase:"???????????? ???? ?????????? ?? ?????????? ??????????????",matchWord:"???????????? ???? ?????????? ????????",matchCyclic:"Match cyclic",replaceAll:"???????????????? ???????? ??????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????",title:"???????????????? ????????",menu:"???????????????? ????????",deleteTable:"?????????????? ????????",rows:"??????????",columns:"????????????",border:"?????????????? ??????",align:"????????",alignLeft:"????",alignCenter:"??????",alignRight:"????????",width:"????????",widthPx:"??????????",widthPc:"????????",widthUnit:"width unit",height:"??????????",cellSpace:"???????????? ???????? ????????????",cellPad:"???????????? ?????????? ???? ????????",caption:"??????????",summary:"??????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"????????",insertBefore:"???????????? ???????? ?????? ????",insertAfter:"???????????? ???????? ?????? ????",deleteCell:"?????? ????????????",merge:"?????????? ????????????",mergeRight:"?????????? ???? ????????",mergeDown:"?????????? ???? ??????????",splitHorizontal:"?????? ???????? ???????? ????????",splitVertical:"?????? ???????? ?????????? ????????",title:"???????????????? ????????",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????",insertBefore:"???????????? ?????? ?????? ????",insertAfter:"???????????? ?????? ?????? ????",deleteRow:"?????? ??????????"},column:{menu:"????????",insertBefore:"???????????? ???????? ?????? ????",insertAfter:"???????????? ???????? ?????? ????",deleteColumn:"?????? ????????????"}},button:{title:"???????????????? ????????",text:"?????? (??????????)",type:"??????",typeBtn:"????????",typeSbm:"Submit",typeRst:"???????????????? (Reset)"},checkboxAndRadio:{checkboxTitle:"???????????????? ?????????? ??????????????",radioTitle:"???????????????? ?????????? ??????????????",value:"??????????",selected:"??????????????"},form:{title:"???????????????? ??????",menu:"???????????????? ??????",action:"????????????",method:"??????",encoding:"Encoding"},select:{title:"???????????????? ???????? ????????????????????",selectInfo:"??????????????",opAvail:"???????????????? ??????????????",value:"??????????",size:"????????????",lines:"????????",chkMulti:"?????????? ?????????????? ?????????? ????????",opText:"??????",opValue:"??????????",btnAdd:"????????????",btnModify:"????????????",btnUp:"????????",btnDown:"??????????",btnSetValue:"?????????? ???? ?????????? ?????????? ????????????????",btnDelete:"??????????????"},textarea:{title:"???????????????? ???????????? ????????",cols:"????????????",rows:"??????????"},textfield:{title:"???????????????? ???????? ????????",name:"??????",value:"??????????",charWidth:"?????????? ??????????",maxChars:"?????????????? ??????????????",type:"??????",typeText:"??????",typePass:"??????????????"},hidden:{title:"???????????????? ???????? ??????????",name:"??????",value:"??????????"},image:{title:"???????????????? ??????????",titleButton:"???????????????? ?????????? ????????????",menu:"???????????????? ??????????",infoTab:"?????????????? ??????????",btnUpload:"???? ???????? ??????????",upload:"???????????? ???? ????????",alt:"?????? ??????????????",width:"????????",height:"??????????",lockRatio:"?????????????? ??????????",unlockRatio:"Unlock Ratio",resetSize:"???????????????? ????????????",border:"??????",hSpace:"???????????? ????????",vSpace:"???????????? ??????????",align:"????????",alignLeft:"????",alignRight:"????????",alertUrl:"???????? URL ?????????? ???? ??????????????",linkTab:"??????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????????????? Flash",propertiesTab:"Properties",title:"???????????????? Flash",chkPlay:"???????? ??????????????",chkLoop:"?????????? ??????????",chkMenu:"?????????????????????? ???????? Flash",chkFull:"Allow Fullscreen",scale:"??????????",scaleAll:"?????????? ??????",scaleNoBorder:"???????? ????????",scaleFit:"?????????????? ????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"????????",alignLeft:"????",alignAbsBottom:"?????????? ????????",alignAbsMiddle:"?????? ????????",alignBaseline:"????????????",alignBottom:"??????????",alignMiddle:"??????",alignRight:"????????",alignTextTop:"?????? ????????",alignTop:"????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????? ??????????????",width:"????????",height:"??????????",hSpace:"???????????? ????????",vSpace:"???????????? ??????????",validateSrc:"???????? URL ?????????? ???? ??????????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????? ????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???? ???????????????? ???????? ??????",changeTo:"?????????? ????",btnIgnore:"??????????????",btnIgnoreAll:"?????????????? ??????",btnReplace:"????????????????",btnReplaceAll:"???????????????? ??????",btnUndo:"????????????",noSuggestions:"- ???????????????? ???????? -",progress:"?????????? ???????? ???? ?????? ??????????...",noMispell:"?????????? ???????? ?????????? ????. ?????? ?????????????????? ???????? ??????",noChanges:"?????????? ???????? ?????????? ????. ?????? ???????????? ?????????? ??????????",oneChange:"?????????? ???????? ?????????? ????. ???? ???????? ?????????? ????????",manyChanges:"?????????? ???????? ?????????? ????. %1 ???????? ?????????? ????????",ieSpellDownload:"?????????????????????? ???????? ?????? ???????? ??????. ?????? ???????????????? ???? ???? ?????????????? ???????????? ??????????"},smiley:{toolbar:"????????????",title:"?????????????? ????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????? ????????????????",bulletedlist:"?????????? ????????????",indent:"???????????? ??????????????",outdent:"???????? ??????????????",justify:{left:"??????????",center:"??????????????",right:"??????????????",block:"??????????????"},blockquote:"???????? ?????? ??????",clipboard:{title:"??????????????",cutError:"?????????????? ???????????? ???????????? ?????? ?????????? ???????????? ???? ???????????????? ???? ?????? ???????????? ?????????????????? ?????? ???? ?????????? ??????. ???????? ???? ?????????????? ???????????????? ?????? ?????? ???? ?????????? ???????? (Ctrl/Cmd+X).",copyError:"?????????????? ???????????? ???????????? ?????? ?????????? ???????????? ???? ???????????????? ???? ?????? ???????????? ?????????????????? ?????????????? ???? ?????????? ??????. ???????? ???? ?????????????? ???????????????? ?????? ?????? ???? ?????????? ???????? (Ctrl/Cmd+C).",pasteMsg:"???????? ?????? ???? ???? ?????????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ???? ?????? ?????????? ???????? ???????????????? ?? <STRONG>??????????</STRONG> ???? ??????????.",securityMsg:"???? ???????? ?????????????? ???????????? ???????????? ???????? ???????????????? ???????????????? ???????????? ???????????? ???? ?????????????? clipboard ?????????? ????????. ?????? ???????? ???????????? ???????? ???? ?????? ?????????? ????????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"?????????????? ???? Word",title:"?????????????? ???? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"?????????????? ???? ?????????? ?????? ??????????",title:"?????????????? ???? ?????????? ?????? ??????????"},templates:{button:"????????????",title:"?????????????? ??????????????",options:"Template Options",insertOption:"?????????????? ?????????? ?????????????? ????????",selectPromptMsg:"???????? ?????????? ?????????????? ???? ???????? ?????????????? ???? ???????????????? ????????????????<br>(?????????????? ?????????? ???? ?????? ???????????? ??????):",emptyListMsg:"(???????????? ?????????? ???????? ??????)"},showBlocks:"?????????? ????????????",stylesCombo:{label:"??????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????",panelTitle:"????????",tag_p:"??????????",tag_pre:"??????????????",tag_address:"????????",tag_h1:"???????????? 1",tag_h2:"???????????? 2",tag_h3:"???????????? 3",tag_h4:"???????????? 4",tag_h5:"???????????? 5",tag_h6:"???????????? 6",tag_div:"??????"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????",voiceLabel:"Font",panelTitle:"??????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"?????? ??????",bgColorTitle:"?????? ??????????????",panelTitle:"Colors",auto:"????????????",more:"???????????? ??????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.fi={dir:"ltr",editorTitle:"Rikastekstieditori, %1, paina ALT 0 n??hd??ksesi ohjeen.",toolbar:"Ty??kalupalkki",editor:"Rikastekstieditori",source:"Koodi",newPage:"Tyhjenn??",save:"Tallenna",preview:"Esikatsele",cut:"Leikkaa",copy:"Kopioi",paste:"Liit??",print:"Tulosta",underline:"Alleviivattu",bold:"Lihavoitu",italic:"Kursivoitu",selectAll:"Valitse kaikki",removeFormat:"Poista muotoilu",strike:"Yliviivattu",subscript:"Alaindeksi",superscript:"Yl??indeksi",horizontalrule:"Lis???? murtoviiva",pagebreak:"Lis???? sivun vaihto",unlink:"Poista linkki",undo:"Kumoa",redo:"Toista",common:{browseServer:"Selaa palvelinta",url:"Osoite",protocol:"Protokolla",upload:"Lis???? tiedosto",uploadSubmit:"L??het?? palvelimelle",image:"Kuva",flash:"Flash",form:"Lomake",checkbox:"Valintaruutu",radio:"Radiopainike",textField:"Tekstikentt??",textarea:"Tekstilaatikko",hiddenField:"Piilokentt??",button:"Painike",select:"Valintakentt??",imageButton:"Kuvapainike",notSet:"<ei asetettu>",id:"Tunniste",name:"Nimi",langDir:"Kielen suunta",langDirLtr:"Vasemmalta oikealle (LTR)",langDirRtl:"Oikealta vasemmalle (RTL)",langCode:"Kielikoodi",longDescr:"Pitk??n kuvauksen URL",cssClass:"Tyyliluokat",advisoryTitle:"Avustava otsikko",cssStyle:"Tyyli",ok:"OK",cancel:"Peruuta",close:"Sulje",preview:"Esikatselu",generalTab:"Yleinen",advancedTab:"Lis??ominaisuudet",validateNumberFailed:"Arvon pit???? olla numero.",confirmNewPage:"Kaikki tallentamattomat muutokset t??h??n sis??lt????n menetet????n. Oletko varma, ett?? haluat ladata uuden sivun?",confirmCancel:"Jotkut asetuksista on muuttuneet. Oletko varma, ett?? haluat sulkea valintaikkunan?",options:"Asetukset",target:"Kohde",targetNew:"Uusi ikkuna (_blank)",targetTop:"P????llimm??inen ikkuna (_top)",targetSelf:"Sama ikkuna (_self)",targetParent:"Ylemm??n tason ikkuna (_parent)",unavailable:'%1<span class="cke_accessibility">, ei saatavissa</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Lis???? erikoismerkki",title:"Valitse erikoismerkki",options:"Special Character Options"},link:{toolbar:"Lis???? linkki/muokkaa linkki??",other:"<muu>",menu:"Muokkaa linkki??",title:"Linkki",info:"Linkin tiedot",target:"Kohde",upload:"Lis???? tiedosto",advanced:"Lis??ominaisuudet",type:"Linkkityyppi",toUrl:"Osoite",toAnchor:"Ankkuri t??ss?? sivussa",toEmail:"S??hk??posti",targetFrame:"<kehys>",targetPopup:"<popup ikkuna>",targetFrameName:"Kohdekehyksen nimi",targetPopupName:"Popup ikkunan nimi",popupFeatures:"Popup ikkunan ominaisuudet",popupResizable:"Venytett??v??",popupStatusBar:"Tilarivi",popupLocationBar:"Osoiterivi",popupToolbar:"Vakiopainikkeet",popupMenuBar:"Valikkorivi",popupFullScreen:"T??ysi ikkuna (IE)",popupScrollBars:"Vierityspalkit",popupDependent:"Riippuva (Netscape)",popupWidth:"Leveys",popupLeft:"Vasemmalta (px)",popupHeight:"Korkeus",popupTop:"Ylh????lt?? (px)",id:"Tunniste",langDir:"Kielen suunta",langDirLTR:"Vasemmalta oikealle (LTR)",langDirRTL:"Oikealta vasemmalle (RTL)",acccessKey:"Pikan??pp??in",name:"Nimi",langCode:"Kielen suunta",tabIndex:"Tabulaattori indeksi",advisoryTitle:"Avustava otsikko",advisoryContentType:"Avustava sis??ll??n tyyppi",cssClasses:"Tyyliluokat",charset:"Linkitetty kirjaimisto",styles:"Tyyli",selectAnchor:"Valitse ankkuri",anchorName:"Ankkurin nimen mukaan",anchorId:"Ankkurin ID:n mukaan",emailAddress:"S??hk??postiosoite",emailSubject:"Aihe",emailBody:"Viesti",noAnchors:"(Ei ankkureita t??ss?? dokumentissa)",noUrl:"Linkille on kirjoitettava URL",noEmail:"Kirjoita s??hk??postiosoite"},anchor:{toolbar:"Lis???? ankkuri/muokkaa ankkuria",menu:"Ankkurin ominaisuudet",title:"Ankkurin ominaisuudet",name:"Nimi",errorName:"Ankkurille on kirjoitettava nimi"},list:{numberedTitle:"Numeroidun listan ominaisuudet",bulletedTitle:"Numeroimattoman listan ominaisuudet",type:"Tyyppi",start:"Alku",validateStartNumber:"List start number must be a whole number.",circle:"Ympyr??",disc:"Levy",square:"Neli??",none:"Ei mik????n",notset:"<ei asetettu>",armenian:"Armeenialainen numerointi",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Pienet roomalaiset (i, ii, iii, iv, v, jne.)",upperRoman:"Isot roomalaiset (I, II, III, IV, V, jne.)",lowerAlpha:"Pienet aakkoset (a, b, c, d, e, jne.)",upperAlpha:"Isot aakkoset (A, B, C, D, E, jne.)",lowerGreek:"Pienet kreikkalaiset (alpha, beta, gamma, jne.)",decimal:"Desimaalit (1, 2, 3, jne.)",decimalLeadingZero:"Desimaalit, alussa nolla (01, 02, 03, jne.)"},findAndReplace:{title:"Etsi ja korvaa",find:"Etsi",replace:"Korvaa",findWhat:"Etsi mit??:",replaceWith:"Korvaa t??ll??:",notFoundMsg:"Etsitty?? teksti?? ei l??ytynyt.",matchCase:"Sama kirjainkoko",matchWord:"Koko sana",matchCyclic:"Kierr?? ymp??ri",replaceAll:"Korvaa kaikki",replaceSuccessMsg:"%1 esiintym??(??) korvattu."},table:{toolbar:"Taulu",title:"Taulun ominaisuudet",menu:"Taulun ominaisuudet",deleteTable:"Poista taulu",rows:"Rivit",columns:"Sarakkeet",border:"Rajan paksuus",align:"Kohdistus",alignLeft:"Vasemmalle",alignCenter:"Keskelle",alignRight:"Oikealle",width:"Leveys",widthPx:"pikseli??",widthPc:"prosenttia",widthUnit:"leveysyksikk??",height:"Korkeus",cellSpace:"Solujen v??li",cellPad:"Solujen sisennys",caption:"Otsikko",summary:"Yhteenveto",headers:"Yl??tunnisteet",headersNone:"Ei",headersColumn:"Ensimm??inen sarake",headersRow:"Ensimm??inen rivi",headersBoth:"Molemmat",invalidRows:"Rivien m????r??n t??ytyy olla suurempi kuin 0.",invalidCols:"Sarakkeiden m????r??n t??ytyy olla suurempi kuin 0.",invalidBorder:"Reunan koon t??ytyy olla numero.",invalidWidth:"Taulun leveyden t??ytyy olla numero.",invalidHeight:"Taulun korkeuden t??ytyy olla numero.",invalidCellSpacing:"Solujen v??lin t??ytyy olla numero.",invalidCellPadding:"Solujen sisennyksen t??ytyy olla numero.",cell:{menu:"Solu",insertBefore:"Lis???? solu eteen",insertAfter:"Lis???? solu per????n",deleteCell:"Poista solut",merge:"Yhdist?? solut",mergeRight:"Yhdist?? oikealla olevan kanssa",mergeDown:"Yhdist?? alla olevan kanssa",splitHorizontal:"Jaa solu vaakasuunnassa",splitVertical:"Jaa solu pystysuunnassa",title:"Solun ominaisuudet",cellType:"Solun tyyppi",rowSpan:"Rivin jatkuvuus",colSpan:"Solun jatkuvuus",wordWrap:"Rivitys",hAlign:"Horisontaali kohdistus",vAlign:"Vertikaali kohdistus",alignTop:"Yl??s",alignMiddle:"Keskelle",alignBottom:"Alas",alignBaseline:"Alas (teksti)",bgColor:"Taustan v??ri",borderColor:"Reunan v??ri",data:"Data",header:"Yl??tunniste",yes:"Kyll??",no:"Ei",invalidWidth:"Solun leveyden t??ytyy olla numero.",invalidHeight:"Solun korkeuden t??ytyy olla numero.",invalidRowSpan:"Rivin jatkuvuuden t??ytyy olla kokonaisluku.",invalidColSpan:"Solun jatkuvuuden t??ytyy olla kokonaisluku.",chooseColor:"Valitse"},row:{menu:"Rivi",insertBefore:"Lis???? rivi yl??puolelle",insertAfter:"Lis???? rivi alapuolelle",deleteRow:"Poista rivit"},column:{menu:"Sarake",insertBefore:"Lis???? sarake vasemmalle",insertAfter:"Lis???? sarake oikealle",deleteColumn:"Poista sarakkeet"}},button:{title:"Painikkeen ominaisuudet",text:"Teksti (arvo)",type:"Tyyppi",typeBtn:"Painike",typeSbm:"L??het??",typeRst:"Tyhjenn??"},checkboxAndRadio:{checkboxTitle:"Valintaruudun ominaisuudet",radioTitle:"Radiopainikkeen ominaisuudet",value:"Arvo",selected:"Valittu"},form:{title:"Lomakkeen ominaisuudet",menu:"Lomakkeen ominaisuudet",action:"Toiminto",method:"Tapa",encoding:"Enkoodaus"},select:{title:"Valintakent??n ominaisuudet",selectInfo:"Info",opAvail:"Ominaisuudet",value:"Arvo",size:"Koko",lines:"Rivit",chkMulti:"Salli usea valinta",opText:"Teksti",opValue:"Arvo",btnAdd:"Lis????",btnModify:"Muuta",btnUp:"Yl??s",btnDown:"Alas",btnSetValue:"Aseta valituksi",btnDelete:"Poista"},textarea:{title:"Tekstilaatikon ominaisuudet",cols:"Sarakkeita",rows:"Rivej??"},textfield:{title:"Tekstikent??n ominaisuudet",name:"Nimi",value:"Arvo",charWidth:"Leveys",maxChars:"Maksimi merkkim????r??",type:"Tyyppi",typeText:"Teksti",typePass:"Salasana"},hidden:{title:"Piilokent??n ominaisuudet",name:"Nimi",value:"Arvo"},image:{title:"Kuvan ominaisuudet",titleButton:"Kuvapainikkeen ominaisuudet",menu:"Kuvan ominaisuudet",infoTab:"Kuvan tiedot",btnUpload:"L??het?? palvelimelle",upload:"Lis???? kuva",alt:"Vaihtoehtoinen teksti",width:"Leveys",height:"Korkeus",lockRatio:"Lukitse suhteet",unlockRatio:"Vapauta suhteet",resetSize:"Alkuper??inen koko",border:"Kehys",hSpace:"Vaakatila",vSpace:"Pystytila",align:"Kohdistus",alignLeft:"Vasemmalle",alignRight:"Oikealle",alertUrl:"Kirjoita kuvan osoite (URL)",linkTab:"Linkki",button2Img:"Haluatko muuntaa valitun kuvan??pp??imen kuvaksi?",img2Button:"Haluatko muuntaa valitun kuvan kuvan??pp??imeksi?",urlMissing:"Kuvan l??hdeosoite puuttuu.",validateWidth:"Leveyden t??ytyy olla kokonaisluku.",validateHeight:"Korkeuden t??ytyy olla kokonaisluku.",validateBorder:"Kehyksen t??ytyy olla kokonaisluku.",validateHSpace:"HSpace-m????rityksen t??ytyy olla kokonaisluku.",validateVSpace:"VSpace-m????rityksen t??ytyy olla kokonaisluku."},flash:{properties:"Flash-ominaisuudet",propertiesTab:"Ominaisuudet",title:"Flash ominaisuudet",chkPlay:"Automaattinen k??ynnistys",chkLoop:"Toisto",chkMenu:"N??yt?? Flash-valikko",chkFull:"Salli kokoruututila",scale:"Levit??",scaleAll:"N??yt?? kaikki",scaleNoBorder:"Ei rajaa",scaleFit:"Tarkka koko",access:"Skriptien p????sy",accessAlways:"Aina",accessSameDomain:"Sama verkkotunnus",accessNever:"Ei koskaan",align:"Kohdistus",alignLeft:"Vasemmalle",alignAbsBottom:"Aivan alas",alignAbsMiddle:"Aivan keskelle",alignBaseline:"Alas (teksti)",alignBottom:"Alas",alignMiddle:"Keskelle",alignRight:"Oikealle",alignTextTop:"Yl??s (teksti)",alignTop:"Yl??s",quality:"Laatu",qualityBest:"Paras",qualityHigh:"Korkea",qualityAutoHigh:"Automaattinen korkea",qualityMedium:"Keskitaso",qualityAutoLow:"Automaattinen matala",qualityLow:"Matala",windowModeWindow:"Ikkuna",windowModeOpaque:"L??pin??kyvyys",windowModeTransparent:"L??pin??kyv??",windowMode:"Ikkuna tila",flashvars:"Muuttujat Flash:lle",bgcolor:"Taustav??ri",width:"Leveys",height:"Korkeus",hSpace:"Vaakatila",vSpace:"Pystytila",validateSrc:"Linkille on kirjoitettava URL",validateWidth:"Leveyden t??ytyy olla numero.",validateHeight:"Korkeuden t??ytyy olla numero.",validateHSpace:"Vaakatilan t??ytyy olla numero.",validateVSpace:"Pystytilan t??ytyy olla numero."},spellCheck:{toolbar:"Tarkista oikeinkirjoitus",title:"Oikoluku",notAvailable:"Valitettavasti oikoluku ei ole k??yt??ss?? t??ll?? hetkell??.",errorLoading:"Virhe ladattaessa oikolukupalvelua is??nn??lt??: %s.",notInDic:"Ei sanakirjassa",changeTo:"Vaihda",btnIgnore:"J??t?? huomioimatta",btnIgnoreAll:"J??t?? kaikki huomioimatta",btnReplace:"Korvaa",btnReplaceAll:"Korvaa kaikki",btnUndo:"Kumoa",noSuggestions:"Ei ehdotuksia",progress:"Tarkistus k??ynniss??...",noMispell:"Tarkistus valmis: Ei virheit??",noChanges:"Tarkistus valmis: Yht????n sanaa ei muutettu",oneChange:"Tarkistus valmis: Yksi sana muutettiin",manyChanges:"Tarkistus valmis: %1 sanaa muutettiin",ieSpellDownload:"Oikeinkirjoituksen tarkistusta ei ole asennettu. Haluatko ladata sen nyt?"},smiley:{toolbar:"Hymi??",title:"Lis???? hymi??",options:"Smiley Options"},elementsPath:{eleLabel:"Elementin polku",eleTitle:"%1 elementti"},numberedlist:"Numerointi",bulletedlist:"Luottelomerkit",indent:"Suurenna sisennyst??",outdent:"Pienenn?? sisennyst??",justify:{left:"Tasaa vasemmat reunat",center:"Keskit??",right:"Tasaa oikeat reunat",block:"Tasaa molemmat reunat"},blockquote:"Lainaus",clipboard:{title:"Liit??",cutError:"Selaimesi turva-asetukset eiv??t salli editorin toteuttaa leikkaamista. K??yt?? n??pp??imist???? leikkaamiseen (Ctrl+X).",copyError:"Selaimesi turva-asetukset eiv??t salli editorin toteuttaa kopioimista. K??yt?? n??pp??imist???? kopioimiseen (Ctrl+C).",pasteMsg:"Liit?? painamalla (<STRONG>Ctrl+V</STRONG>) ja painamalla <STRONG>OK</STRONG>.",securityMsg:"Selaimesi turva-asetukset eiv??t salli editorin k??ytt???? leikep??yt???? suoraan. Sinun pit???? suorittaa liitt??minen t??ss?? ikkunassa.",pasteArea:"Leikealue"},pastefromword:{confirmCleanup:"Liitt??m??si teksti n??ytt??isi olevan Word-dokumentista. Haluatko siivota sen ennen liitt??mist??? (Suositus: Kyll??)",toolbar:"Liit?? Word-dokumentista",title:"Liit?? Word-dokumentista",error:"Liitetyn tiedon siivoaminen ei onnistunut sis??isen virheen takia"},pasteText:{button:"Liit?? tekstin??",title:"Liit?? tekstin??"},templates:{button:"Pohjat",title:"Sis??lt??pohjat",options:"Template Options",insertOption:"Korvaa editorin koko sis??lt??",selectPromptMsg:"Valitse pohja editoriin<br>(aiempi sis??lt?? menetet????n):",emptyListMsg:"(Ei m????riteltyj?? pohjia)"},showBlocks:"N??yt?? elementit",stylesCombo:{label:"Tyyli",panelTitle:"Muotoilujen tyylit",panelTitle1:"Lohkojen tyylit",panelTitle2:"Rivinsis??iset tyylit",panelTitle3:"Objektien tyylit"},format:{label:"Muotoilu",panelTitle:"Muotoilu",tag_p:"Normaali",tag_pre:"Muotoiltu",tag_address:"Osoite",tag_h1:"Otsikko 1",tag_h2:"Otsikko 2",tag_h3:"Otsikko 3",tag_h4:"Otsikko 4",tag_h5:"Otsikko 5",tag_h6:"Otsikko 6",tag_div:"Normaali (DIV)"},div:{title:"Luo div-kehikko",toolbar:"Luo div-kehikko",cssClassInputLabel:"Tyylitiedoston luokat",styleSelectLabel:"Tyyli",IdInputLabel:"Id",languageCodeInputLabel:" Kielen koodi",inlineStyleInputLabel:"Sis??tyyli",advisoryTitleInputLabel:"Ohjeistava otsikko",langDirLabel:"Kielen suunta",langDirLTRLabel:"Vasemmalta oikealle (LTR)",langDirRTLLabel:"Oikealta vasemmalle (RTL)",edit:"Muokkaa Divi??",remove:"Poista Div"},font:{label:"Kirjaisinlaji",voiceLabel:"Kirjaisinlaji",panelTitle:"Kirjaisinlaji"},fontSize:{label:"Koko",voiceLabel:"Kirjaisimen koko",panelTitle:"Koko"},colorButton:{textColorTitle:"Tekstiv??ri",bgColorTitle:"Taustav??ri",panelTitle:"V??rit",auto:"Automaattinen",more:"Lis???? v??rej??..."},colors:{"000":"Musta",800000:"Kastanjanruskea","8B4513":"Satulanruskea","2F4F4F":"Tumma liuskekivenharmaa","008080":"Sinivihre??","000080":"Laivastonsininen","4B0082":"Indigonsininen",696969:"Tummanharmaa",B22222:"Tiili",A52A2A:"Ruskea",DAA520:"Kultapiisku","006400":"Tummanvihre??","40E0D0":"Turkoosi","0000CD":"Keskisininen",800080:"Purppura",808080:"Harmaa",F00:"Punainen",FF8C00:"Tumma oranssi",FFD700:"Kulta","008000":"Vihre??","0FF":"Syaani","00F":"Sininen",EE82EE:"Violetti",A9A9A9:"Tummanharmaa",FFA07A:"Vaaleanlohenpunainen",FFA500:"Oranssi",FFFF00:"Keltainen","00FF00":"Limetin vihre??",AFEEEE:"Haalea turkoosi",ADD8E6:"Vaaleansininen",DDA0DD:"Luumu",D3D3D3:"Vaaleanharmaa",FFF0F5:"Laventelinpunainen",FAEBD7:"Antiikinvalkoinen",FFFFE0:"Vaaleankeltainen",F0FFF0:"Hunajameloni",F0FFFF:"Asurinsininen",F0F8FF:"Alice Blue -sininen",E6E6FA:"Lavanteli",FFF:"Valkoinen"},scayt:{title:"Oikolue kirjoitettaessa",opera_title:"Opera ei tue t??t?? ominaisuutta",enable:"Ota k??ytt????n oikoluku kirjoitettaessa",disable:"Poista k??yt??st?? oikoluku kirjoitetaessa",about:"Tietoja oikoluvusta kirjoitetaessa",toggle:"Vaihda oikoluku kirjoittaessa tilaa",options:"Asetukset",langs:"Kielet",moreSuggestions:"Lis???? ehdotuksia",ignore:"Ohita",ignoreAll:"Ohita kaikki",addWord:"Lis???? sana",emptyDic:"Sanakirjan nimi on annettava.",optionsTab:"Asetukset",allCaps:"Ohita sanat, jotka on kirjoitettu kokonaan isoilla kirjaimilla",ignoreDomainNames:"Ohita verkkotunnukset",mixedCase:"Ohita sanat, joissa on sekoitettu isoja ja pieni?? kirjaimia",mixedWithDigits:"Ohita sanat, joissa on numeroita",languagesTab:"Kielet",dictionariesTab:"Sanakirjat",dic_field_name:"Sanakirjan nimi",dic_create:"Luo",dic_restore:"Palauta",dic_delete:"Poista",dic_rename:"Nime?? uudelleen",dic_info:"Oletuksena sanakirjat tallennetaan ev??steeseen, mutta ev??steiden koko on kuitenkin rajallinen. Sanakirjan kasvaessa niin suureksi, ettei se en???? mahdu ev??steeseen, sanakirja t??ytyy tallentaa palvelimellemme. Tallentaaksesi sanakirjasi palvelimellemme tulee sinun antaa sille nimi. Jos olet jo tallentanut sanakirjan, anna sen nimi ja klikkaa Palauta-painiketta",aboutTab:"Tietoa"},about:{title:"Tietoa CKEditorista",dlgTitle:"Tietoa CKEditorista",moreInfo:"Lisenssitiedot l??ytyv??t kotisivuiltamme:",copy:"Copyright © $1. Kaikki oikeuden pid??tet????n."},maximize:"Suurenna",minimize:"Pienenn??",fakeobjects:{anchor:"Ankkuri",flash:"Flash animaatio",div:"Sivun vaihto",unknown:"Tuntematon objekti"},resize:"Raahaa muuttaaksesi kokoa",colordialog:{title:"Valitse v??ri",options:"Color Options",highlight:"Korostus",selected:"Valittu",clear:"Poista"},toolbarCollapse:"Kutista ty??kalupalkki",toolbarExpand:"Laajenna ty??kalupalkki"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.fo={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Kelda",newPage:"N??ggj s????a",save:"Goym",preview:"Frums??ning",cut:"Kvett",copy:"Avrita",paste:"Innrita",print:"Prenta",underline:"Undirstrika??",bold:"Feit skrift",italic:"Skr??skrift",selectAll:"Markera alt",removeFormat:"Strika sni??geving",strike:"Yvirstrika??",subscript:"L??kka?? skrift",superscript:"H??kka?? skrift",horizontalrule:"Ger vatnr??tta linju",pagebreak:"Ger s????uskift",unlink:"Strika tilkn??ti",undo:"Angra",redo:"Vend aftur",common:{browseServer:"Amb??tarakagi",url:"URL",protocol:"Protokoll",upload:"Send til amb??taran",uploadSubmit:"Send til amb??taran",image:"Myndir",flash:"Flash",form:"Formur",checkbox:"Flugubein",radio:"Radiokn??ttur",textField:"Tekstteigur",textarea:"Tekstumr????i",hiddenField:"Fjaldur teigur",button:"Kn??ttur",select:"Valskr??",imageButton:"Myndakn??ttur",notSet:"<ikki sett>",id:"Id",name:"Navn",langDir:"Tekstk??s",langDirLtr:"Fr?? vinstru til h??gru (LTR)",langDirRtl:"Fr?? h??gru til vinstru (RTL)",langCode:"M??lkoda",longDescr:"V????ka?? URL fr??grei??ing",cssClass:"Typografi klassar",advisoryTitle:"Veglei??andi heiti",cssStyle:"Typografi",ok:"G????kent",cancel:"Avl??st",close:"Lat aftur",preview:"Frums??n",generalTab:"Generelt",advancedTab:"Fj??lbroytt",validateNumberFailed:"Hetta er ikki eitt tal.",confirmNewPage:"Allar ikki goymdar broytingar ?? hesum innihaldi hv??rva. Skal n??ggj s????a lesast kortini?",confirmCancel:"Nakrir valm??guleikar eru broyttir. Ert t?? v??sur ??, at dialogurin skal latast aftur?",options:"Options",target:"Target",targetNew:"N??tt vindeyga (_blank)",targetTop:"Vindeyga ovast (_top)",targetSelf:"Sama vindeyga (_self)",targetParent:"Upphavligt vindeyga (_parent)",unavailable:'%1<span class="cke_accessibility">, ikki t??kt</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Set inn sertekn",title:"Vel sertekn",options:"Special Character Options"},link:{toolbar:"Ger/broyt tilkn??ti",other:"<other>",menu:"Broyt tilkn??ti",title:"Tilkn??ti",info:"Tilkn??tis uppl??singar",target:"Target",upload:"Send til amb??taran",advanced:"Fj??lbroytt",type:"Tilkn??tisslag",toUrl:"URL",toAnchor:"Tilkn??ti til marknastein ?? tekstinum",toEmail:"Teldupostur",targetFrame:"<ramma>",targetPopup:"<popup vindeyga>",targetFrameName:"V??s navn vindeygans",targetPopupName:"Popup vindeygans navn",popupFeatures:"Popup vindeygans v????ka??u eginleikar",popupResizable:"Resizable",popupStatusBar:"St????ufr??grei??ingarbj??lki",popupLocationBar:"Adressulinja",popupToolbar:"Ambo??sbj??lki",popupMenuBar:"Skr??bj??lki",popupFullScreen:"Fullur skermur (IE)",popupScrollBars:"Rullibj??lki",popupDependent:"Bundi?? (Netscape)",popupWidth:"Breidd",popupLeft:"Fr??st????a fr?? vinstru",popupHeight:"H??dd",popupTop:"Fr??st????a fr?? ??erva",id:"Id",langDir:"Tekstk??s",langDirLTR:"Fr?? vinstru til h??gru (LTR)",langDirRTL:"Fr?? h??gru til vinstru (RTL)",acccessKey:"Snarvegisknappur",name:"Navn",langCode:"Tekstk??s",tabIndex:"Inntriv indeks",advisoryTitle:"Veglei??andi heiti",advisoryContentType:"Veglei??andi innihaldsslag",cssClasses:"Typografi klassar",charset:"Atkn??tt teknsett",styles:"Typografi",selectAnchor:"Vel ein marknastein",anchorName:"Eftir navni ?? marknasteini",anchorId:"Eftir element Id",emailAddress:"Teldupost-adressa",emailSubject:"Evni",emailBody:"Brey??tekstur",noAnchors:"(Eingir marknasteinar eru ?? hesum dokumenti??)",noUrl:"Vinarliga skriva tilkn??ti (URL)",noEmail:"Vinarliga skriva teldupost-adressu"},anchor:{toolbar:"Ger/broyt marknastein",menu:"Eginleikar fyri marknastein",title:"Eginleikar fyri marknastein",name:"Heiti marknasteinsins",errorName:"Vinarliga rita marknasteinsins heiti"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Finn og broyt",find:"Leita",replace:"Yvirskriva",findWhat:"Finn:",replaceWith:"Yvirskriva vi??:",notFoundMsg:"Leititeksturin var?? ikki funnin",matchCase:"Munur ?? st??rum og sm??um b??kstavum",matchWord:"Bert heil or??",matchCyclic:"Match cyclic",replaceAll:"Yvirskriva alt",replaceSuccessMsg:"%1 ??rslit broytt."},table:{toolbar:"Tabell",title:"Eginleikar fyri tabell",menu:"Eginleikar fyri tabell",deleteTable:"Strika tabell",rows:"R????ir",columns:"Kolonnur",border:"Bordabreidd",align:"Justering",alignLeft:"Vinstrasett",alignCenter:"Mi??sett",alignRight:"H??grasett",width:"Breidd",widthPx:"pixels",widthPc:"prosent",widthUnit:"breiddar unit",height:"H??dd",cellSpace:"Fjarst????a millum meskar",cellPad:"Meskubreddi",caption:"Tabellfr??grei??ing",summary:"Samandr??ttur",headers:"Headers",headersNone:"Eingin",headersColumn:"Fyrsta kolonna",headersRow:"Fyrsta ra??",headersBoth:"B????ir",invalidRows:"Tali?? av r????um m?? vera eitt tal st??rri enn 0.",invalidCols:"Tali?? av kolonnum m?? vera eitt tal st??rri enn 0.",invalidBorder:"Borda-st??dd m?? vera eitt tal.",invalidWidth:"Tabell-breidd m?? vera eitt tal.",invalidHeight:"Tabell-h??dd m?? vera eitt tal.",invalidCellSpacing:"Cell spacing m?? vera eitt tal.",invalidCellPadding:"Cell padding m?? vera eitt tal.",cell:{menu:"Meski",insertBefore:"Set meska inn ????renn",insertAfter:"Set meska inn aftan??",deleteCell:"Strika meskar",merge:"Fl??tta meskar",mergeRight:"Fl??tta meskar til h??gru",mergeDown:"Fl??tta saman",splitHorizontal:"Kloyv meska vatnr??tt",splitVertical:"Kloyv meska loddr??tt",title:"Mesku eginleikar",cellType:"Mesku slag",rowSpan:"R???? spenni",colSpan:"Kolonnu spenni",wordWrap:"Word Wrap",hAlign:"Horisontal plasering",vAlign:"Loddr??tt plasering",alignTop:"Top",alignMiddle:"Mi??ja",alignBottom:"Botnur",alignBaseline:"Basislinja",bgColor:"Bakgrundslitur",borderColor:"Bordalitur",data:"Data",header:"Header",yes:"Ja",no:"Nei",invalidWidth:"Meskubreidd m?? vera eitt tal.",invalidHeight:"Meskuh??dd m?? vera eitt tal.",invalidRowSpan:"Ra??spenni?? m?? vera eitt heiltal.",invalidColSpan:"Kolonnuspenni?? m?? vera eitt heiltal.",chooseColor:"Vel"},row:{menu:"Ra??",insertBefore:"Set ra?? inn ????renn",insertAfter:"Set ra?? inn aftan??",deleteRow:"Strika r????ir"},column:{menu:"Kolonna",insertBefore:"Set kolonnu inn ????renn",insertAfter:"Set kolonnu inn aftan??",deleteColumn:"Strika kolonnur"}},button:{title:"Eginleikar fyri kn??tt",text:"Tekstur",type:"Slag",typeBtn:"Kn??ttur",typeSbm:"Send",typeRst:"Nullstilla"},checkboxAndRadio:{checkboxTitle:"Eginleikar fyri flugubein",radioTitle:"Eginleikar fyri radiokn??tt",value:"Vir??i",selected:"Valt"},form:{title:"Eginleikar fyri Form",menu:"Eginleikar fyri Form",action:"Hending",method:"H??ttur",encoding:"Encoding"},select:{title:"Eginleikar fyri valskr??",selectInfo:"Uppl??singar",opAvail:"T??kir m??guleikar",value:"Vir??i",size:"St??dd",lines:"Linjur",chkMulti:"Loyv fleiri valm??guleikum samstundis",opText:"Tekstur",opValue:"Vir??i",btnAdd:"Legg afturat",btnModify:"Broyt",btnUp:"Upp",btnDown:"Ni??ur",btnSetValue:"Set sum valt vir??i",btnDelete:"Strika"},textarea:{title:"Eginleikar fyri tekstumr????i",cols:"kolonnur",rows:"r????ir"},textfield:{title:"Eginleikar fyri tekstteig",name:"Navn",value:"Vir??i",charWidth:"Breidd (sj??nlig tekn)",maxChars:"Mest loyvdu tekn",type:"Slag",typeText:"Tekstur",typePass:"Loynior??"},hidden:{title:"Eginleikar fyri fjaldan teig",name:"Navn",value:"Vir??i"},image:{title:"Myndaeginleikar",titleButton:"Eginleikar fyri myndakn??tt",menu:"Myndaeginleikar",infoTab:"Myndauppl??singar",btnUpload:"Send til amb??taran",upload:"Send",alt:"Alternativur tekstur",width:"Breidd",height:"H??dd",lockRatio:"L??s lutfalli??",unlockRatio:"Lutfalli?? ikki l??st",resetSize:"Upprunast??dd",border:"Bordi",hSpace:"H??gri breddi",vSpace:"Vinstri breddi",align:"Justering",alignLeft:"Vinstra",alignRight:"H??gra",alertUrl:"Rita sl????ina til myndina",linkTab:"Tilkn??ti",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"URL til mynd manglar.",validateWidth:"Breidd m?? vera eitt heiltal.",validateHeight:"H??dd m?? vera eitt heiltal.",validateBorder:"Bordi m?? vera eitt heiltal.",validateHSpace:"HSpace m?? vera eitt heiltal.",validateVSpace:"VSpace m?? vera eitt heiltal."},flash:{properties:"Flash eginleikar",propertiesTab:"Eginleikar",title:"Flash eginleikar",chkPlay:"Avsp??lingin byrjar sj??lv",chkLoop:"Endursp??l",chkMenu:"Ger Flash skr?? virkna",chkFull:"Loyv fullan skerm",scale:"Skalering",scaleAll:"V??s alt",scaleNoBorder:"Eingin bordi",scaleFit:"Neyv skalering",access:"Script atgongd",accessAlways:"Alt????",accessSameDomain:"Sama navna??ki",accessNever:"Ongant????",align:"Justering",alignLeft:"Vinstra",alignAbsBottom:"Abs botnur",alignAbsMiddle:"Abs mi??ja",alignBaseline:"Basislinja",alignBottom:"Botnur",alignMiddle:"Mi??ja",alignRight:"H??gra",alignTextTop:"Tekst toppur",alignTop:"Ovast",quality:"G????ska",qualityBest:"Besta",qualityHigh:"H??g",qualityAutoHigh:"Auto h??g",qualityMedium:"Me??al",qualityAutoLow:"Auto L??g",qualityLow:"L??g",windowModeWindow:"Window",windowModeOpaque:"Ikki transparent",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variablar fyri Flash",bgcolor:"Bakgrundslitur",width:"Breidd",height:"H??dd",hSpace:"H??gri breddi",vSpace:"Vinstri breddi",validateSrc:"Vinarliga skriva tilkn??ti (URL)",validateWidth:"Breidd m?? vera eitt tal.",validateHeight:"H??dd m?? vera eitt tal.",validateHSpace:"HSpace m?? vera eitt tal.",validateVSpace:"VSpace m?? vera eitt tal."},spellCheck:{toolbar:"Kanna stavseting",title:"Kanna stavseting",notAvailable:"T??verri, ikki t??kt ?? l??tuni.",errorLoading:"Feilur vi?? innlesing av application service host: %s.",notInDic:"Finst ikki ?? or??ab??kini",changeTo:"Broyt til",btnIgnore:"Forfj??na",btnIgnoreAll:"Forfj??na alt",btnReplace:"Yvirskriva",btnReplaceAll:"Yvirskriva alt",btnUndo:"Angra",noSuggestions:"- Einki uppskot -",progress:"R??ttstavarin arbei??ir...",noMispell:"R??ttstavarain li??ugur: Eingin feilur funnin",noChanges:"R??ttstavarain li??ugur: Einki or?? var?? broytt",oneChange:"R??ttstavarain li??ugur: Eitt or?? er broytt",manyChanges:"R??ttstavarain li??ugur: %1 or?? broytt",ieSpellDownload:"R??ttstavarin er ikki t??kur ?? tekstvi??geranum. Vilt t?? heinta hann n???"},smiley:{toolbar:"Smiley",title:"Vel Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Sl???? til elementir",eleTitle:"%1 element"},numberedlist:"Talmerktur listi",bulletedlist:"Punktmerktur listi",indent:"??kja reglubrotarinntriv",outdent:"Minka reglubrotarinntriv",justify:{left:"Vinstrasett",center:"Mi??sett",right:"H??grasett",block:"Javnir tekstkantar"},blockquote:"Blockquote",clipboard:{title:"Innrita",cutError:"Trygdaruppseting aln??tskagans for??ar tekstvi??geranum ?? at kvetta tekstin. Vinarliga n??t knappabor??i?? til at kvetta tekstin (Ctrl/Cmd+X).",copyError:"Trygdaruppseting aln??tskagans for??ar tekstvi??geranum ?? at avrita tekstin. Vinarliga n??t knappabor??i?? til at avrita tekstin (Ctrl/Cmd+C).",pasteMsg:"Vinarliga koyr tekstin ?? hendan r??tin vi?? knappabor??inum (<strong>Ctrl/Cmd+V</strong>) og klikk ?? <strong>G????tak</strong>.",securityMsg:"Trygdaruppseting aln??tskagans for??ar tekstvi??geranum ?? beinlei??is atgongd til avritingarminni??. Tygum mugu royna aftur ?? hesum r??tinum.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Teksturin, t?? roynir at seta inn, s??nist at stava fr?? Word. Skal teksturin reinsast fyrst?",toolbar:"Innrita fr?? Word",title:"Innrita fr?? Word",error:"Ta?? ey??na??ist ikki at reinsa tekstin vegna ein internan feil"},pasteText:{button:"Innrita som reinan tekst",title:"Innrita som reinan tekst"},templates:{button:"Skabel??nir",title:"Innihaldsskabel??nir",options:"Template Options",insertOption:"Yvirskriva n??verandi innihald",selectPromptMsg:"Vinarliga vel ta skabel??n, i?? skal opnast ?? tekstvi??geranum<br>(Hetta yvirskrivar n??verandi innihald):",emptyListMsg:"(Ongar skabel??nir t??kar)"},showBlocks:"V??s blokkar",stylesCombo:{label:"Typografi",panelTitle:"Formatterings st??lir",panelTitle1:"Blokk st??lir",panelTitle2:"Inline st??lir",panelTitle3:"Object st??lir"},format:{label:"Skriftsni??",panelTitle:"Skriftsni??",tag_p:"Vanligt",tag_pre:"Sni??givi??",tag_address:"Adressa",tag_h1:"Yvirskrift 1",tag_h2:"Yvirskrift 2",tag_h3:"Yvirskrift 3",tag_h4:"Yvirskrift 4",tag_h5:"Yvirskrift 5",tag_h6:"Yvirskrift 6",tag_div:"Normal (DIV)"},div:{title:"Ger Div Container",toolbar:"Ger Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Vinstru til h??gru (LTR)",langDirRTLLabel:"H??gru til vinstru (RTL)",edit:"Redigera Div",remove:"Strika Div"},font:{label:"Skrift",voiceLabel:"Font",panelTitle:"Skrift"},fontSize:{label:"Skriftst??dd",voiceLabel:"Font Size",panelTitle:"Skriftst??dd"},colorButton:{textColorTitle:"Tekstlitur",bgColorTitle:"Bakgrundslitur",panelTitle:"Colors",auto:"Automatiskt",more:"Fleiri litir..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Kanna stavseting, me??an t?? skrivar",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"Um SCAYT",toggle:"Toggle SCAYT",options:"Uppseting",langs:"Tungum??l",moreSuggestions:"Fleiri tilr????ingar",ignore:"Ignorera",ignoreAll:"Ignorera alt",addWord:"Legg or?? afturat",emptyDic:"Heiti ?? or??ab??k eigur ikki at vera t??mt.",optionsTab:"Uppseting",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Tungum??l",dictionariesTab:"Or??ab??kur",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Um"},about:{title:"Um CKEditor",dlgTitle:"Um CKEditor",moreInfo:"Licens uppl??singar finnast ?? heimas????u okkara:",copy:"Copyright © $1. All rights reserved."},maximize:"Maksimera",minimize:"Minimera",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"S????uskift",unknown:"??kent Object"},resize:"Drag fyri at broyta st??dd",colordialog:{title:"Vel lit",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang["fr-ca"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"Nouvelle page",save:"Sauvegarder",preview:"Previsualiser",cut:"Couper",copy:"Copier",paste:"Coller",print:"Imprimer",underline:"Soulign??",bold:"Gras",italic:"Italique",selectAll:"Tout s??lectionner",removeFormat:"Supprimer le formatage",strike:"Barrer",subscript:"Indice",superscript:"Exposant",horizontalrule:"Ins??rer un s??parateur",pagebreak:"Ins??rer un saut de page",unlink:"Supprimer le lien",undo:"Annuler",redo:"Refaire",common:{browseServer:"Parcourir le serveur",url:"URL",protocol:"Protocole",upload:"T??l??charger",uploadSubmit:"Envoyer sur le serveur",image:"Image",flash:"Animation Flash",form:"Formulaire",checkbox:"Case ?? cocher",radio:"Bouton radio",textField:"Champ texte",textarea:"Zone de texte",hiddenField:"Champ cach??",button:"Bouton",select:"Champ de s??lection",imageButton:"Bouton image",notSet:"<Par d??faut>",id:"Id",name:"Nom",langDir:"Sens d'??criture",langDirLtr:"De gauche ?? droite (LTR)",langDirRtl:"De droite ?? gauche (RTL)",langCode:"Code langue",longDescr:"URL de description longue",cssClass:"Classes de feuilles de style",advisoryTitle:"Titre",cssStyle:"Style",ok:"OK",cancel:"Annuler",close:"Close",preview:"Preview",generalTab:"G??n??ral",advancedTab:"Avanc??e",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ins??rer un caract??re sp??cial",title:"Ins??rer un caract??re sp??cial",options:"Special Character Options"},link:{toolbar:"Ins??rer/modifier le lien",other:"<other>",menu:"Modifier le lien",title:"Propri??t??s du lien",info:"Informations sur le lien",target:"Destination",upload:"T??l??charger",advanced:"Avanc??e",type:"Type de lien",toUrl:"URL",toAnchor:"Ancre dans cette page",toEmail:"E-Mail",targetFrame:"<Cadre>",targetPopup:"<fen??tre popup>",targetFrameName:"Nom du cadre de destination",targetPopupName:"Nom de la fen??tre popup",popupFeatures:"Caract??ristiques de la fen??tre popup",popupResizable:"Resizable",popupStatusBar:"Barre d'??tat",popupLocationBar:"Barre d'adresses",popupToolbar:"Barre d'outils",popupMenuBar:"Barre de menu",popupFullScreen:"Plein ??cran (IE)",popupScrollBars:"Barres de d??filement",popupDependent:"D??pendante (Netscape)",popupWidth:"Largeur",popupLeft:"Position ?? partir de la gauche",popupHeight:"Hauteur",popupTop:"Position ?? partir du haut",id:"Id",langDir:"Sens d'??criture",langDirLTR:"De gauche ?? droite (LTR)",langDirRTL:"De droite ?? gauche (RTL)",acccessKey:"??quivalent clavier",name:"Nom",langCode:"Sens d'??criture",tabIndex:"Ordre de tabulation",advisoryTitle:"Titre",advisoryContentType:"Type de contenu",cssClasses:"Classes de feuilles de style",charset:"Encodage de caract??re",styles:"Style",selectAnchor:"S??lectionner une ancre",anchorName:"Par nom",anchorId:"Par id",emailAddress:"Adresse E-Mail",emailSubject:"Sujet du message",emailBody:"Corps du message",noAnchors:"(Pas d'ancre disponible dans le document)",noUrl:"Veuillez saisir l'URL",noEmail:"Veuillez saisir l'adresse e-mail"},anchor:{toolbar:"Ins??rer/modifier l'ancre",menu:"Propri??t??s de l'ancre",title:"Propri??t??s de l'ancre",name:"Nom de l'ancre",errorName:"Veuillez saisir le nom de l'ancre"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Chercher et Remplacer",find:"Chercher",replace:"Remplacer",findWhat:"Rechercher:",replaceWith:"Remplacer par:",notFoundMsg:"Le texte indiqu?? est introuvable.",matchCase:"Respecter la casse",matchWord:"Mot entier",matchCyclic:"Match cyclic",replaceAll:"Tout remplacer",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tableau",title:"Propri??t??s du tableau",menu:"Propri??t??s du tableau",deleteTable:"Supprimer le tableau",rows:"Lignes",columns:"Colonnes",border:"Taille de la bordure",align:"Alignement",alignLeft:"Gauche",alignCenter:"Centr??",alignRight:"Droite",width:"Largeur",widthPx:"pixels",widthPc:"pourcentage",widthUnit:"width unit",height:"Hauteur",cellSpace:"Espacement",cellPad:"Contour",caption:"Titre",summary:"R??sum??",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cellule",insertBefore:"Ins??rer une cellule avant",insertAfter:"Ins??rer une cellule apr??s",deleteCell:"Supprimer des cellules",merge:"Fusionner les cellules",mergeRight:"Fusionner ?? droite",mergeDown:"Fusionner en bas",splitHorizontal:"Scinder la cellule horizontalement",splitVertical:"Scinder la cellule verticalement",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Ligne",insertBefore:"Ins??rer une ligne avant",insertAfter:"Ins??rer une ligne apr??s",deleteRow:"Supprimer des lignes"},column:{menu:"Colonne",insertBefore:"Ins??rer une colonne avant",insertAfter:"Ins??rer une colonne apr??s",deleteColumn:"Supprimer des colonnes"}},button:{title:"Propri??t??s du bouton",text:"Texte (Valeur)",type:"Type",typeBtn:"Bouton",typeSbm:"Soumettre",typeRst:"R??initialiser"},checkboxAndRadio:{checkboxTitle:"Propri??t??s de la case ?? cocher",radioTitle:"Propri??t??s du bouton radio",value:"Valeur",selected:"S??lectionn??"},form:{title:"Propri??t??s du formulaire",menu:"Propri??t??s du formulaire",action:"Action",method:"M??thode",encoding:"Encoding"},select:{title:"Propri??t??s de la liste/du menu",selectInfo:"Info",opAvail:"Options disponibles",value:"Valeur",size:"Taille",lines:"lignes",chkMulti:"S??lection multiple",opText:"Texte",opValue:"Valeur",btnAdd:"Ajouter",btnModify:"Modifier",btnUp:"Monter",btnDown:"Descendre",btnSetValue:"Valeur s??lectionn??e",btnDelete:"Supprimer"},textarea:{title:"Propri??t??s de la zone de texte",cols:"Colonnes",rows:"Lignes"},textfield:{title:"Propri??t??s du champ texte",name:"Nom",value:"Valeur",charWidth:"Largeur en caract??res",maxChars:"Nombre maximum de caract??res",type:"Type",typeText:"Texte",typePass:"Mot de passe"},hidden:{title:"Propri??t??s du champ cach??",name:"Nom",value:"Valeur"},image:{title:"Propri??t??s de l'image",titleButton:"Propri??t??s du bouton image",menu:"Propri??t??s de l'image",infoTab:"Informations sur l'image",btnUpload:"Envoyer sur le serveur",upload:"T??l??charger",alt:"Texte de remplacement",width:"Largeur",height:"Hauteur",lockRatio:"Garder les proportions",unlockRatio:"Unlock Ratio",resetSize:"Taille originale",border:"Bordure",hSpace:"Espacement horizontal",vSpace:"Espacement vertical",align:"Alignement",alignLeft:"Gauche",alignRight:"Droite",alertUrl:"Veuillez saisir l'URL de l'image",linkTab:"Lien",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propri??t??s de l'animation Flash",propertiesTab:"Properties",title:"Propri??t??s de l'animation Flash",chkPlay:"Lecture automatique",chkLoop:"Boucle",chkMenu:"Activer le menu Flash",chkFull:"Allow Fullscreen",scale:"Affichage",scaleAll:"Par d??faut (tout montrer)",scaleNoBorder:"Sans bordure",scaleFit:"Ajuster aux dimensions",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Alignement",alignLeft:"Gauche",alignAbsBottom:"Abs Bas",alignAbsMiddle:"Abs Milieu",alignBaseline:"Bas du texte",alignBottom:"Bas",alignMiddle:"Milieu",alignRight:"Droite",alignTextTop:"Haut du texte",alignTop:"Haut",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Couleur de fond",width:"Largeur",height:"Hauteur",hSpace:"Espacement horizontal",vSpace:"Espacement vertical",validateSrc:"Veuillez saisir l'URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Orthographe",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Pas dans le dictionnaire",changeTo:"Changer en",btnIgnore:"Ignorer",btnIgnoreAll:"Ignorer tout",btnReplace:"Remplacer",btnReplaceAll:"Remplacer tout",btnUndo:"Annuler",noSuggestions:"- Pas de suggestion -",progress:"V??rification d'orthographe en cours...",noMispell:"V??rification d'orthographe termin??e: pas d'erreur trouv??e",noChanges:"V??rification d'orthographe termin??e: Pas de modifications",oneChange:"V??rification d'orthographe termin??e: Un mot modifi??",manyChanges:"V??rification d'orthographe termin??e: %1 mots modifi??s",ieSpellDownload:"Le Correcteur d'orthographe n'est pas install??. Souhaitez-vous le t??l??charger maintenant?"},smiley:{toolbar:"Emoticon",title:"Ins??rer un Emoticon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Liste num??rot??e",bulletedlist:"Liste ?? puces",indent:"Augmenter le retrait",outdent:"Diminuer le retrait",justify:{left:"Aligner ?? gauche",center:"Centrer",right:"Aligner ?? Droite",block:"Texte justifi??"},blockquote:"Citation",clipboard:{title:"Coller",cutError:"Les param??tres de s??curit?? de votre navigateur emp??chent l'??diteur de couper automatiquement vos donn??es. Veuillez utiliser les ??quivalents claviers (Ctrl/Cmd+X).",copyError:"Les param??tres de s??curit?? de votre navigateur emp??chent l'??diteur de copier automatiquement vos donn??es. Veuillez utiliser les ??quivalents claviers (Ctrl/Cmd+C).",pasteMsg:"Veuillez coller dans la zone ci-dessous en utilisant le clavier (<STRONG>Ctrl/Cmd+V</STRONG>) et appuyer sur <STRONG>OK</STRONG>.",securityMsg:"A cause des param??tres de s??curit?? de votre navigateur, l'??diteur ne peut acc??der au presse-papier directement. Vous devez coller ?? nouveau le contenu dans cette fen??tre.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Coller en tant que Word (format??)",title:"Coller en tant que Word (format??)",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Coller comme texte",title:"Coller comme texte"},templates:{button:"Mod??les",title:"Mod??les de contenu",options:"Template Options",insertOption:"Remplacer tout le contenu actuel",selectPromptMsg:"S??lectionner le mod??le ?? ouvrir dans l'??diteur<br>(le contenu actuel sera remplac??):",emptyListMsg:"(Aucun mod??le disponible)"},showBlocks:"Afficher les blocs",stylesCombo:{label:"Style",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Format??",tag_address:"Adresse",tag_h1:"En-t??te 1",tag_h2:"En-t??te 2",tag_h3:"En-t??te 3",tag_h4:"En-t??te 4",tag_h5:"En-t??te 5",tag_h6:"En-t??te 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Police",voiceLabel:"Font",panelTitle:"Police"},fontSize:{label:"Taille",voiceLabel:"Font Size",panelTitle:"Taille"},colorButton:{textColorTitle:"Couleur de caract??re",bgColorTitle:"Couleur de fond",panelTitle:"Colors",auto:"Automatique",more:"Plus de couleurs..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.fr={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"Nouvelle page",save:"Enregistrer",preview:"Aper??u",cut:"Couper",copy:"Copier",paste:"Coller",print:"Imprimer",underline:"Soulign??",bold:"Gras",italic:"Italique",selectAll:"Tout s??lectionner",removeFormat:"Supprimer la mise en forme",strike:"Barr??",subscript:"Indice",superscript:"Exposant",horizontalrule:"Ligne horizontale",pagebreak:"Saut de page",unlink:"Supprimer le lien",undo:"Annuler",redo:"R??tablir",common:{browseServer:"Explorer le serveur",url:"URL",protocol:"Protocole",upload:"Envoyer",uploadSubmit:"Envoyer sur le serveur",image:"Image",flash:"Flash",form:"Formulaire",checkbox:"Case ?? cocher",radio:"Bouton Radio",textField:"Champ texte",textarea:"Zone de texte",hiddenField:"Champ cach??",button:"Bouton",select:"Liste d??roulante",imageButton:"Bouton image",notSet:"<non d??fini>",id:"Id",name:"Nom",langDir:"Sens d'??criture",langDirLtr:"Gauche ?? droite (LTR)",langDirRtl:"Droite ?? gauche (RTL)",langCode:"Code de langue",longDescr:"URL de description longue (longdesc => malvoyant)",cssClass:"Classe CSS",advisoryTitle:"Description (title)",cssStyle:"Style",ok:"OK",cancel:"Annuler",close:"Close",preview:"Preview",generalTab:"G??n??ral",advancedTab:"Avanc??",validateNumberFailed:"Cette valeur n'est pas un nombre.",confirmNewPage:"Les changements non sauvegard??s seront perdus. Etes-vous s??r de vouloir charger une nouvelle page?",confirmCancel:"Certaines options ont ??t?? modifi??es. Etes-vous s??r de vouloir fermer?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, Indisponible</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ins??rer un caract??re sp??cial",title:"S??lectionnez un caract??re",options:"Special Character Options"},link:{toolbar:"Lien",other:"<autre>",menu:"Editer le lien",title:"Lien",info:"Infos sur le lien",target:"Cible",upload:"Envoyer",advanced:"Avanc??",type:"Type de lien",toUrl:"URL",toAnchor:"Transformer le lien en ancre dans le texte",toEmail:"E-mail",targetFrame:"<cadre>",targetPopup:"<fen??tre popup>",targetFrameName:"Nom du Cadre destination",targetPopupName:"Nom de la fen??tre popup",popupFeatures:"Options de la fen??tre popup",popupResizable:"Redimensionnable",popupStatusBar:"Barre de status",popupLocationBar:"Barre d'adresse",popupToolbar:"Barre d'outils",popupMenuBar:"Barre de menu",popupFullScreen:"Plein ??cran (IE)",popupScrollBars:"Barres de d??filement",popupDependent:"D??pendante (Netscape)",popupWidth:"Largeur",popupLeft:"Position gauche",popupHeight:"Hauteur",popupTop:"Position haute",id:"Id",langDir:"Sens d'??criture",langDirLTR:"Gauche ?? droite",langDirRTL:"Droite ?? gauche",acccessKey:"Touche d'accessibilit??",name:"Nom",langCode:"Code de langue",tabIndex:"Index de tabulation",advisoryTitle:"Description (title)",advisoryContentType:"Type de contenu (ex: text/html)",cssClasses:"Classe du CSS",charset:"Charset de la cible",styles:"Style",selectAnchor:"S??lectionner l'ancre",anchorName:"Par nom d'ancre",anchorId:"Par ID d'??l??ment",emailAddress:"Adresse E-Mail",emailSubject:"Sujet du message",emailBody:"Corps du message",noAnchors:"(Aucune ancre disponible dans ce document)",noUrl:"Veuillez entrer l'adresse du lien",noEmail:"Veuillez entrer l'adresse e-mail"},anchor:{toolbar:"Ancre",menu:"Editer l'ancre",title:"Propri??t??s de l'ancre",name:"Nom de l'ancre",errorName:"Veuillez entrer le nom de l'ancre"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Trouver et remplacer",find:"Trouver",replace:"Remplacer",findWhat:"Expression ?? trouver: ",replaceWith:"Remplacer par: ",notFoundMsg:"Le texte sp??cifi?? ne peut ??tre trouv??.",matchCase:"Respecter la casse",matchWord:"Mot entier uniquement",matchCyclic:"Boucler",replaceAll:"Remplacer tout",replaceSuccessMsg:"%1 occurrence(s) replac??e(s)."},table:{toolbar:"Tableau",title:"Propri??t??s du tableau",menu:"Propri??t??s du tableau",deleteTable:"Supprimer le tableau",rows:"Lignes",columns:"Colonnes",border:"Taille de la bordure",align:"Alignement du contenu",alignLeft:"Gauche",alignCenter:"Centr??",alignRight:"Droite",width:"Largeur",widthPx:"pixels",widthPc:"% pourcents",widthUnit:"width unit",height:"Hauteur",cellSpace:"Espacement des cellules",cellPad:"Marge interne des cellules",caption:"Titre du tableau",summary:"R??sum?? (description)",headers:"En-T??tes",headersNone:"Aucunes",headersColumn:"Premi??re colonne",headersRow:"Premi??re ligne",headersBoth:"Les deux",invalidRows:"Le nombre de lignes doit ??tre sup??rieur ?? 0.",invalidCols:"Le nombre de colonnes doit ??tre sup??rieur ?? 0.",invalidBorder:"La taille de la bordure doit ??tre un nombre.",invalidWidth:"La largeur du tableau doit ??tre un nombre.",invalidHeight:"La hauteur du tableau doit ??tre un nombre.",invalidCellSpacing:"L'espacement des cellules doit ??tre un nombre.",invalidCellPadding:"La marge int??rieure des cellules doit ??tre un nombre.",cell:{menu:"Cellule",insertBefore:"Ins??rer une cellule avant",insertAfter:"Ins??rer une cellule apr??s",deleteCell:"Supprimer les cellules",merge:"Fusionner les cellules",mergeRight:"Fusionner ?? droite",mergeDown:"Fusionner en bas",splitHorizontal:"Fractionner horizontalement",splitVertical:"Fractionner verticalement",title:"Propri??t??s de Cellule",cellType:"Type de Cellule",rowSpan:"Fusion de Lignes",colSpan:"Fusion de Colonnes",wordWrap:"Word Wrap",hAlign:"Alignement Horizontal",vAlign:"Alignement Vertical",alignTop:"Haut",alignMiddle:"Milieu",alignBottom:"Bas",alignBaseline:"Bas du texte",bgColor:"Couleur d'arri??re-plan",borderColor:"Couleur de Bordure",data:"Donn??es",header:"Ent??te",yes:"Oui",no:"Non",invalidWidth:"La Largeur de Cellule doit ??tre un nombre.",invalidHeight:"La Hauteur de Cellule doit ??tre un nombre.",invalidRowSpan:"La fusion de lignes doit ??tre un nombre entier.",invalidColSpan:"La fusion de colonnes doit ??tre un nombre entier.",chooseColor:"Choose"},row:{menu:"Ligne",insertBefore:"Ins??rer une ligne avant",insertAfter:"Ins??rer une ligne apr??s",deleteRow:"Supprimer les lignes"},column:{menu:"Colonnes",insertBefore:"Ins??rer une colonne avant",insertAfter:"Ins??rer une colonne apr??s",deleteColumn:"Supprimer les colonnes"}},button:{title:"Propri??t??s du bouton",text:"Texte (Value)",type:"Type",typeBtn:"Bouton",typeSbm:"Validation (submit)",typeRst:"Remise ?? z??ro"},checkboxAndRadio:{checkboxTitle:"Propri??t??s de la case ?? cocher",radioTitle:"Propri??t??s du bouton Radio",value:"Valeur",selected:"S??lectionn??"},form:{title:"Propri??t??s du formulaire",menu:"Propri??t??s du formulaire",action:"Action",method:"M??thode",encoding:"Encodage"},select:{title:"Propri??t??s du menu d??roulant",selectInfo:"Informations sur le menu d??roulant",opAvail:"Options disponibles",value:"Valeur",size:"Taille",lines:"Lignes",chkMulti:"Permettre les s??lections multiples",opText:"Texte",opValue:"Valeur",btnAdd:"Ajouter",btnModify:"Modifier",btnUp:"Haut",btnDown:"Bas",btnSetValue:"D??finir comme valeur s??lectionn??e",btnDelete:"Supprimer"},textarea:{title:"Propri??t??s de la zone de texte",cols:"Colonnes",rows:"Lignes"},textfield:{title:"Propri??t??s du champ texte",name:"Nom",value:"Valeur",charWidth:"Taille des caract??res",maxChars:"Nombre maximum de caract??res",type:"Type",typeText:"Texte",typePass:"Mot de passe"},hidden:{title:"Propri??t??s du champ cach??",name:"Nom",value:"Valeur"},image:{title:"Propri??t??s de l'image",titleButton:"Propri??t??s du bouton image",menu:"Propri??t??s de l'image",infoTab:"Informations sur l'image",btnUpload:"Envoyer sur le serveur",upload:"Envoyer",alt:"Texte de remplacement",width:"Largeur",height:"Hauteur",lockRatio:"Garder les proportions",unlockRatio:"Unlock Ratio",resetSize:"Taille d'origine",border:"Bordure",hSpace:"Espacement horizontal",vSpace:"Espacement vertical",align:"Alignement",alignLeft:"Gauche",alignRight:"Droite",alertUrl:"Veuillez entrer l'adresse de l'image",linkTab:"Lien",button2Img:"Voulez-vous transformer le bouton image s??lectionn?? en simple image?",img2Button:"Voulez-vous transformer l'image en bouton image?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propri??t??s du Flash",propertiesTab:"Propri??t??s",title:"Propri??t??s du Flash",chkPlay:"Jouer automatiquement",chkLoop:"Boucle",chkMenu:"Activer le menu Flash",chkFull:"Permettre le plein ??cran",scale:"Echelle",scaleAll:"Afficher tout",scaleNoBorder:"Pas de bordure",scaleFit:"Taille d'origine",access:"Acc??s aux scripts",accessAlways:"Toujours",accessSameDomain:"M??me domaine",accessNever:"Jamais",align:"Alignement",alignLeft:"Gauche",alignAbsBottom:"Bas absolu",alignAbsMiddle:"Milieu absolu",alignBaseline:"Bas du texte",alignBottom:"Bas",alignMiddle:"Milieu",alignRight:"Droite",alignTextTop:"Haut du texte",alignTop:"Haut",quality:"Qualit??",qualityBest:"Meilleure",qualityHigh:"Haute",qualityAutoHigh:"Haute Auto",qualityMedium:"Moyenne",qualityAutoLow:"Basse Auto",qualityLow:"Basse",windowModeWindow:"Fen??tre",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Mode fen??tre",flashvars:"Variables du Flash",bgcolor:"Couleur d'arri??re-plan",width:"Largeur",height:"Hauteur",hSpace:"Espacement horizontal",vSpace:"Espacement vertical",validateSrc:"L'adresse ne doit pas ??tre vide.",validateWidth:"La largeur doit ??tre un nombre.",validateHeight:"La hauteur doit ??tre un nombre.",validateHSpace:"L'espacement horizontal doit ??tre un nombre.",validateVSpace:"L'espacement vertical doit ??tre un nombre."},spellCheck:{toolbar:"V??rifier l'orthographe",title:"V??rifier l'orthographe",notAvailable:"D??sol??, le service est indisponible actuellement.",errorLoading:"Erreur du chargement du service depuis l'h??te : %s.",notInDic:"N'existe pas dans le dictionnaire",changeTo:"Modifier pour",btnIgnore:"Ignorer",btnIgnoreAll:"Ignorer tout",btnReplace:"Remplacer",btnReplaceAll:"Remplacer tout",btnUndo:"Annuler",noSuggestions:"- Aucune suggestion -",progress:"V??rification de l'orthographe en cours...",noMispell:"V??rification de l'orthographe termin??e : aucune erreur trouv??e",noChanges:"V??rification de l'orthographe termin??e : Aucun mot corrig??",oneChange:"V??rification de l'orthographe termin??e : Un seul mot corrig??",manyChanges:"V??rification de l'orthographe termin??e : %1 mots corrig??s",ieSpellDownload:"La v??rification d'orthographe n'est pas install??e. Voulez-vous la t??l??charger maintenant?"},smiley:{toolbar:"Emoticon",title:"Ins??rer un ??moticon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ??l??ments"},numberedlist:"Ins??rer/Supprimer la liste num??rot??e",bulletedlist:"Ins??rer/Supprimer la liste ?? puces",indent:"Augmenter le retrait (tabulation)",outdent:"Diminuer le retrait (tabulation)",justify:{left:"Aligner ?? gauche",center:"Centrer",right:"Aligner ?? droite",block:"Justifier"},blockquote:"Citation",clipboard:{title:"Coller",cutError:"Les param??tres de s??curit?? de votre navigateur ne permettent pas ?? l'??diteur d'ex??cuter automatiquement l'op??ration \"couper\". Veuillez utiliser le raccourci clavier (Ctrl/Cmd+X).",copyError:"Les param??tres de s??curit?? de votre navigateur ne permettent pas ?? l'??diteur d'ex??cuter automatiquement des op??rations de copie. Veuillez utiliser le raccourci clavier (Ctrl/Cmd+C).",pasteMsg:"Veuillez coller le texte dans la zone suivante en utilisant le raccourci clavier (<strong>Ctrl/Cmd+V</strong>) et cliquez sur OK",securityMsg:"A cause des param??tres de s??curit?? de votre navigateur, l'??diteur n'est pas en mesure d'acc??der directement ?? vos donn??es contenues dans le presse-papier. Vous devriez r??essayer de coller les donn??es dans la fen??tre.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Le texte ?? coller semble provenir de Word. D??sirez-vous le nettoyer avant de coller?",toolbar:"Coller depuis Word",title:"Coller depuis Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Coller comme texte sans mise en forme",title:"Coller comme texte sans mise en forme"},templates:{button:"Mod??les",title:"Contenu des mod??les",options:"Template Options",insertOption:"Remplacer le contenu actuel",selectPromptMsg:"Veuillez s??lectionner le mod??le pour l'ouvrir dans l'??diteur",emptyListMsg:"(Aucun mod??le disponible)"},showBlocks:"Afficher les blocs",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Styles de blocs",panelTitle2:"Styles en ligne",panelTitle3:"Styles d'objet"},format:{label:"Format",panelTitle:"Format de paragraphe",tag_p:"Normal",tag_pre:"Format??",tag_address:"Adresse",tag_h1:"Titre 1",tag_h2:"Titre 2",tag_h3:"Titre 3",tag_h4:"Titre 4",tag_h5:"Titre 5",tag_h6:"Titre 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Police",voiceLabel:"Police",panelTitle:"Style de police"},fontSize:{label:"Taille",voiceLabel:"Taille de police",panelTitle:"Taille de police"},colorButton:{textColorTitle:"Couleur de texte",bgColorTitle:"Couleur d'arri??re plan",panelTitle:"Colors",auto:"Automatique",more:"Plus de couleurs..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"V??rification d'Orthographe en Cours de Frappe (SCAYT: Spell Check As You Type)",opera_title:"Not supported by Opera",enable:"Activer SCAYT",disable:"D??sactiver SCAYT",about:"A propos de SCAYT",toggle:"Activer/D??sactiver SCAYT",options:"Options",langs:"Langues",moreSuggestions:"Plus de suggestions",ignore:"Ignorer",ignoreAll:"Ignorer Tout",addWord:"Ajouter le mot",emptyDic:"Le nom du dictionnaire ne devrait pas ??tre vide.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Langues",dictionariesTab:"Dictionnaires",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"A propos de"},about:{title:"A propos de CKEditor",dlgTitle:"A propos de CKEditor",moreInfo:"Pour les informations de licence, veuillez visiter notre site web:",copy:"Copyright © $1. Tous droits r??serv??s."},maximize:"Agrandir",minimize:"Minimize",fakeobjects:{anchor:"Ancre",flash:"Animation Flash",div:"Saut de Page",unknown:"Objet Inconnu"},resize:"Glisser pour modifier la taille",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.gl={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"C??digo Fonte",newPage:"Nova P??xina",save:"Gardar",preview:"Vista Previa",cut:"Cortar",copy:"Copiar",paste:"Pegar",print:"Imprimir",underline:"Sub-raiado",bold:"Negrita",italic:"Cursiva",selectAll:"Seleccionar todo",removeFormat:"Eliminar Formato",strike:"Tachado",subscript:"Sub??ndice",superscript:"Super??ndice",horizontalrule:"Inserir Li??a Horizontal",pagebreak:"Inserir Salto de P??xina",unlink:"Eliminar Ligaz??n",undo:"Desfacer",redo:"Refacer",common:{browseServer:"Navegar no Servidor",url:"URL",protocol:"Protocolo",upload:"Carregar",uploadSubmit:"Enviar ?? Servidor",image:"Imaxe",flash:"Flash",form:"Formulario",checkbox:"Cadro de Verificaci??n",radio:"Bot??n de Radio",textField:"Campo de Texto",textarea:"??rea de Texto",hiddenField:"Campo Oculto",button:"Bot??n",select:"Campo de Selecci??n",imageButton:"Bot??n de Imaxe",notSet:"<non definido>",id:"Id",name:"Nome",langDir:"Orientaci??n do Idioma",langDirLtr:"Esquerda a Dereita (LTR)",langDirRtl:"Dereita a Esquerda (RTL)",langCode:"C??digo do Idioma",longDescr:"Descrici??n Completa da URL",cssClass:"Clases da Folla de Estilos",advisoryTitle:"T??tulo",cssStyle:"Estilo",ok:"OK",cancel:"Cancelar",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanzado",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Inserir Car??cter Especial",title:"Seleccione Caracter Especial",options:"Special Character Options"},link:{toolbar:"Inserir/Editar Ligaz??n",other:"<outro>",menu:"Editar Ligaz??n",title:"Ligaz??n",info:"Informaci??n da Ligaz??n",target:"Destino",upload:"Carregar",advanced:"Advanzado",type:"Tipo de Ligaz??n",toUrl:"URL",toAnchor:"Referencia nesta p??xina",toEmail:"E-Mail",targetFrame:"<frame>",targetPopup:"<Xanela Emerxente>",targetFrameName:"Nome do Marco Destino",targetPopupName:"Nome da Xanela Emerxente",popupFeatures:"Caracter??sticas da Xanela Emerxente",popupResizable:"Resizable",popupStatusBar:"Barra de Estado",popupLocationBar:"Barra de Localizaci??n",popupToolbar:"Barra de Ferramentas",popupMenuBar:"Barra de Men??",popupFullScreen:"A Toda Pantalla (IE)",popupScrollBars:"Barras de Desplazamento",popupDependent:"Dependente (Netscape)",popupWidth:"Largura",popupLeft:"Posici??n Esquerda",popupHeight:"Altura",popupTop:"Posici??n dende Arriba",id:"Id",langDir:"Orientaci??n do Idioma",langDirLTR:"Esquerda a Dereita (LTR)",langDirRTL:"Dereita a Esquerda (RTL)",acccessKey:"Chave de Acceso",name:"Nome",langCode:"Orientaci??n do Idioma",tabIndex:"??ndice de Tabulaci??n",advisoryTitle:"T??tulo",advisoryContentType:"Tipo de Contido",cssClasses:"Clases da Folla de Estilos",charset:"Fonte de Caracteres Vinculado",styles:"Estilo",selectAnchor:"Seleccionar unha Referencia",anchorName:"Por Nome de Referencia",anchorId:"Por Element Id",emailAddress:"Enderezo de E-Mail",emailSubject:"Asunto do Mensaxe",emailBody:"Corpo do Mensaxe",noAnchors:"(Non hai referencias disponibles no documento)",noUrl:"Por favor, escriba a ligaz??n URL",noEmail:"Por favor, escriba o enderezo de e-mail"},anchor:{toolbar:"Inserir/Editar Referencia",menu:"Propriedades da Referencia",title:"Propriedades da Referencia",name:"Nome da Referencia",errorName:"Por favor, escriba o nome da referencia"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Procurar",replace:"Substituir",findWhat:"Texto a procurar:",replaceWith:"Substituir con:",notFoundMsg:"Non te atopou o texto indicado.",matchCase:"Coincidir Mai./min.",matchWord:"Coincidir con toda a palabra",matchCyclic:"Match cyclic",replaceAll:"Substitiur Todo",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabla",title:"Propiedades da T??boa",menu:"Propiedades da T??boa",deleteTable:"Borrar T??boa",rows:"Filas",columns:"Columnas",border:"Tama??o do Borde",align:"Ali??amento",alignLeft:"Esquerda",alignCenter:"Centro",alignRight:"Ereita",width:"Largura",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Altura",cellSpace:"Marxe entre Celas",cellPad:"Marxe interior",caption:"T??tulo",summary:"Sumario",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cela",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Borrar Cela",merge:"Unir Celas",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Fila",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Borrar Filas"},column:{menu:"Columna",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Borrar Columnas"}},button:{title:"Propriedades do Bot??n",text:"Texto (Valor)",type:"Tipo",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Propriedades do Cadro de Verificaci??n",radioTitle:"Propriedades do Bot??n de Radio",value:"Valor",selected:"Seleccionado"},form:{title:"Propriedades do Formulario",menu:"Propriedades do Formulario",action:"Acci??n",method:"M??todo",encoding:"Encoding"},select:{title:"Propriedades do Campo de Selecci??n",selectInfo:"Info",opAvail:"Opci??ns Disponibles",value:"Valor",size:"Tama??o",lines:"li??as",chkMulti:"Permitir m??ltiples selecci??ns",opText:"Texto",opValue:"Valor",btnAdd:"Engadir",btnModify:"Modificar",btnUp:"Subir",btnDown:"Baixar",btnSetValue:"Definir como valor por defecto",btnDelete:"Borrar"},textarea:{title:"Propriedades da ??rea de Texto",cols:"Columnas",rows:"Filas"},textfield:{title:"Propriedades do Campo de Texto",name:"Nome",value:"Valor",charWidth:"Tama??o do Caracter",maxChars:"M??ximo de Caracteres",type:"Tipo",typeText:"Texto",typePass:"Chave"},hidden:{title:"Propriedades do Campo Oculto",name:"Nome",value:"Valor"},image:{title:"Propriedades da Imaxe",titleButton:"Propriedades do Bot??n de Imaxe",menu:"Propriedades da Imaxe",infoTab:"Informaci??n da Imaxe",btnUpload:"Enviar ?? Servidor",upload:"Carregar",alt:"Texto Alternativo",width:"Largura",height:"Altura",lockRatio:"Proporcional",unlockRatio:"Unlock Ratio",resetSize:"Tama??o Orixinal",border:"L??mite",hSpace:"Esp. Horiz.",vSpace:"Esp. Vert.",align:"Ali??amento",alignLeft:"Esquerda",alignRight:"Dereita",alertUrl:"Por favor, escriba a URL da imaxe",linkTab:"Ligaz??n",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propriedades Flash",propertiesTab:"Properties",title:"Propriedades Flash",chkPlay:"Auto Execuci??n",chkLoop:"Bucle",chkMenu:"Activar Men?? Flash",chkFull:"Allow Fullscreen",scale:"Escalar",scaleAll:"Amosar Todo",scaleNoBorder:"Sen Borde",scaleFit:"Encaixar axustando",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Ali??amento",alignLeft:"Esquerda",alignAbsBottom:"Abs Inferior",alignAbsMiddle:"Abs Centro",alignBaseline:"Li??a Base",alignBottom:"P??",alignMiddle:"Centro",alignRight:"Dereita",alignTextTop:"Tope do Texto",alignTop:"Tope",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Cor do Fondo",width:"Largura",height:"Altura",hSpace:"Esp. Horiz.",vSpace:"Esp. Vert.",validateSrc:"Por favor, escriba a ligaz??n URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Correcci??n Ortogr??fica",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Non est?? no diccionario",changeTo:"Cambiar a",btnIgnore:"Ignorar",btnIgnoreAll:"Ignorar Todas",btnReplace:"Substituir",btnReplaceAll:"Substituir Todas",btnUndo:"Desfacer",noSuggestions:"- Sen candidatos -",progress:"Correcci??n ortogr??fica en progreso...",noMispell:"Correcci??n ortogr??fica rematada: Non se atoparon erros",noChanges:"Correcci??n ortogr??fica rematada: Non se substituiu nengunha verba",oneChange:"Correcci??n ortogr??fica rematada: Unha verba substituida",manyChanges:"Correcci??n ortogr??fica rematada: %1 verbas substituidas",ieSpellDownload:"O corrector ortogr??fico non est?? instalado. ??Quere descargalo agora?"},smiley:{toolbar:"Smiley",title:"Inserte un Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Lista Numerada",bulletedlist:"Marcas",indent:"Aumentar Sangr??a",outdent:"Disminuir Sangr??a",justify:{left:"Ali??ar ?? Esquerda",center:"Centrado",right:"Ali??ar ?? Dereita",block:"Xustificado"},blockquote:"Block Quote",clipboard:{title:"Pegar",cutError:"Os axustes de seguridade do seu navegador non permiten que o editor realice autom??ticamente as tarefas de corte. Por favor, use o teclado para iso (Ctrl/Cmd+X).",copyError:"Os axustes de seguridade do seu navegador non permiten que o editor realice autom??ticamente as tarefas de copia. Por favor, use o teclado para iso (Ctrl/Cmd+C).",pasteMsg:"Por favor, pegue dentro do seguinte cadro usando o teclado (<STRONG>Ctrl/Cmd+V</STRONG>) e pulse <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Pegar dende Word",title:"Pegar dende Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Pegar como texto plano",title:"Pegar como texto plano"},templates:{button:"Plantillas",title:"Plantillas de Contido",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Por favor, seleccione a plantilla a abrir no editor<br>(o contido actual perderase):",emptyListMsg:"(Non hai plantillas definidas)"},showBlocks:"Show Blocks",stylesCombo:{label:"Estilo",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normal",tag_pre:"Formateado",tag_address:"Enderezo",tag_h1:"Enacabezado 1",tag_h2:"Encabezado 2",tag_h3:"Encabezado 3",tag_h4:"Encabezado 4",tag_h5:"Encabezado 5",tag_h6:"Encabezado 6",tag_div:"Paragraph (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Tipo",voiceLabel:"Font",panelTitle:"Tipo"},fontSize:{label:"Tama??o",voiceLabel:"Font Size",panelTitle:"Tama??o"},colorButton:{textColorTitle:"Cor do Texto",bgColorTitle:"Cor do Fondo",panelTitle:"Colors",auto:"Autom??tico",more:"M??is Cores..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.gu={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"????????? ?????? ???????????????????????? ????????????????????????",newPage:"????????? ???????????????",save:"?????????",preview:"??????????????????????????????",cut:"??????????????????",copy:"?????????",paste:"???????????????",print:"?????????????????????",underline:"??????????????????????????????, ???????????? ????????????",bold:"???????????????/??????????????????",italic:"??????????????????, ?????????????????????",selectAll:"???????????? ???????????? ???????????????",removeFormat:"?????????????????? ??????????????????",strike:"???????????? ??????????????????",subscript:"?????? ????????????????????? ???????????? ?????????????????? ??????????????? ???????????????",superscript:"?????? ??????????????? ????????? ?????????????????? ??????????????? ???????????????.",horizontalrule:"???????????????????????? ???????????? ?????????????????????/???????????? ????????????",pagebreak:"????????????????????? ????????????????????????/?????????????????? ????????? ???????????????/???????????? ???????????????",unlink:"???????????? ???????????????",undo:"?????? ???????????????; ?????????????????? ????????? ????????? ?????????????????? ???????????? ???????????????",redo:"????????????; ????????? ????????? ????????? ?????????????????? ???????????? ???????????????",common:{browseServer:"??????????????? ?????????????????? ?????????",url:"URL",protocol:"???????????????????????????",upload:"???????????????",uploadSubmit:"??? ????????????????????? ?????????????????????",image:"???????????????",flash:"???????????????",form:"???????????????/???????????????",checkbox:"????????? ???????????????",radio:"??????????????? ?????????",textField:"????????????????????? ???????????????, ???????????? ?????????????????????",textarea:"????????????????????? ????????????, ???????????? ?????????????????????",hiddenField:"??????????????? ?????????????????????",button:"?????????",select:"?????????????????? ?????????????????????",imageButton:"??????????????? ?????????",notSet:"<????????? ?????????>",id:"Id",name:"?????????",langDir:"???????????? ????????????????????? ??????????????????",langDirLtr:"???????????? ?????? ???????????? (LTR)",langDirRtl:"???????????? ?????? ???????????? (RTL)",langCode:"???????????? ?????????",longDescr:"??????????????? ?????????????????? ???????????? URL",cssClass:"??????????????????-????????? ???????????????",advisoryTitle:"??????????????? ??????????????????",cssStyle:"??????????????????",ok:"????????? ??????",cancel:"?????? ???????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"???????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"????????????????????? ??????????????? ?????????????????????/???????????? ???????????????",title:"???????????????????????? ????????????????????? ??????????????? ???????????? ?????????",options:"Special Character Options"},link:{toolbar:"???????????? ?????????????????????/???????????? ????????????",other:"<other>",menu:" ???????????? ????????????/????????? ?????????????????? ????????????",title:"????????????",info:"???????????? ??????????????? ?????????",target:"?????????????????????/??????????????????",upload:"???????????????",advanced:"???????????????????????????",type:"???????????? ??????????????????",toUrl:"URL",toAnchor:"??? ??????????????? ????????????",toEmail:"???-?????????",targetFrame:"<???????????????>",targetPopup:"<?????????-?????? ??????????????????>",targetFrameName:"????????????????????? ??????????????? ????????? ?????????",targetPopupName:"?????????-?????? ?????????????????? ????????? ?????????",popupFeatures:"?????????-?????? ?????????????????? ??????????????????",popupResizable:"Resizable",popupStatusBar:"?????????????????? ?????????",popupLocationBar:"?????????????????? ?????????",popupToolbar:"????????? ?????????",popupMenuBar:"?????????????????? ?????????",popupFullScreen:"????????? ????????????????????? (IE)",popupScrollBars:"????????????????????? ?????????",popupDependent:"?????????????????????????????? (Netscape)",popupWidth:"??????????????????",popupLeft:"???????????? ????????????",popupHeight:"???????????????",popupTop:"???????????? ????????????",id:"Id",langDir:"???????????? ????????????????????? ??????????????????",langDirLTR:"???????????? ?????? ???????????? (LTR)",langDirRTL:"???????????? ?????? ???????????? (RTL)",acccessKey:"?????????????????? ??????",name:"?????????",langCode:"???????????? ????????????????????? ??????????????????",tabIndex:"????????? ????????????????????????",advisoryTitle:"??????????????? ??????????????????",advisoryContentType:"??????????????? ???????????????????????? ??????????????????",cssClasses:"??????????????????-????????? ???????????????",charset:"???????????? ????????????????????? ???????????????????????? ?????????",styles:"??????????????????",selectAnchor:"???????????? ???????????? ?????????",anchorName:"???????????? ??????????????? ???????????? ?????????",anchorId:"???????????? ????????????????????? Id ?????? ???????????? ?????????",emailAddress:"???-????????? ?????????????????????",emailSubject:"???-????????? ????????????",emailBody:"???????????????",noAnchors:"(??????????????????????????????????????? ?????????????????? ??????????????????)",noUrl:"???????????? URL ???????????? ?????????",noEmail:"???-????????? ????????????????????? ???????????? ?????????"},anchor:{toolbar:"???????????? ?????????????????????/???????????? ????????????",menu:"?????????????????? ?????????",title:"?????????????????? ?????????",name:"????????????????????? ?????????",errorName:"????????????????????? ????????? ???????????? ?????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????????????????? ????????? ??????????????????",find:"??????????????????",replace:"?????????????????????/??????????????????",findWhat:"??? ????????????",replaceWith:"??????????????? ????????????",notFoundMsg:"????????? ?????????????????? ????????????????????? ????????? ?????????",matchCase:"????????? ???????????? ????????????",matchWord:"????????? ???????????? ???????????? ????????????",matchCyclic:"Match cyclic",replaceAll:"????????? ???????????? ",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????????, ????????????",title:"????????????, ????????????????????? ??????????????????",menu:"????????????, ????????????????????? ??????????????????",deleteTable:"???????????? ???????????????/???????????? ??????????????????",rows:"???????????????????????? ????????????",columns:"????????????/????????? ????????????",border:"?????????????????? ????????????(??????????????????) ????????????",align:"???????????????????????????/?????????????????????????????? ",alignLeft:"???????????? ????????????",alignCenter:"???????????? ??????????????????",alignRight:"???????????? ????????????",width:"??????????????????",widthPx:"???????????????",widthPc:"?????????????????????",widthUnit:"width unit",height:"???????????????",cellSpace:"????????? ????????????",cellPad:"????????? ??????????????????",caption:"??????????????????/?????????????????? ",summary:"??????????????? ??????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"??????????????? ????????????",insertBefore:"?????????????????? ????????? ??????????????????",insertAfter:"????????? ????????? ??????????????????",deleteCell:"????????? ???????????????/???????????? ???????????????",merge:"????????? ???????????? ????????????",mergeRight:"???????????? ???????????? ???????????? ????????????",mergeDown:"???????????? ???????????? ????????????",splitHorizontal:"??????????????? ???????????????????????? ?????????????????? ???????????????",splitVertical:"??????????????? ??????????????? ?????? ???????????? ?????????????????? ???????????????",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"???????????????????????? ????????????",insertBefore:"?????????????????? ?????????????????? ??????????????????",insertAfter:"????????? ?????????????????? ??????????????????",deleteRow:"????????????????????? ???????????????/???????????? ???????????????"},column:{menu:"????????????/????????? ????????????",insertBefore:"?????????????????? ????????????/????????? ???????????? ??????????????????",insertAfter:"????????? ????????????/????????? ???????????? ??????????????????",deleteColumn:"????????????/????????? ???????????? ???????????????/???????????? ???????????????"}},button:{title:"??????????????? ?????????",text:"????????????????????? (??????????????????)",type:"??????????????????",typeBtn:"?????????",typeSbm:"??????????????????",typeRst:"???????????????"},checkboxAndRadio:{checkboxTitle:"????????? ??????????????? ?????????",radioTitle:"??????????????? ??????????????? ?????????",value:"??????????????????",selected:"???????????????????????????"},form:{title:"???????????????/????????????????????? ?????????",menu:"???????????????/????????????????????? ?????????",action:"??????????????????",method:"??????????????????",encoding:"Encoding"},select:{title:"?????????????????? ??????????????????????????? ?????????",selectInfo:"???????????????",opAvail:"?????????????????? ??????????????????",value:"??????????????????",size:"????????????",lines:"???????????????",chkMulti:"???????????? ??????????????? ???????????? ????????? ?????????",opText:"?????????????????????",opValue:"??????????????????",btnAdd:"?????????????????????",btnModify:"??????????????????",btnUp:"?????????",btnDown:"????????????",btnSetValue:"???????????? ???????????? ?????????????????? ????????? ?????????",btnDelete:"?????? ???????????????"},textarea:{title:"????????????????????? ???????????????, ???????????? ??????????????????????????? ?????????",cols:"????????????/????????? ????????????",rows:"?????????????????????"},textfield:{title:"????????????????????? ???????????????, ???????????? ??????????????????????????? ?????????",name:"?????????",value:"??????????????????",charWidth:"?????????????????????????????? ??????????????????",maxChars:"?????????????????? ????????????????????????",type:"????????????",typeText:"?????????????????????",typePass:"?????????????????????"},hidden:{title:"??????????????? ??????????????????????????? ?????????",name:"?????????",value:"??????????????????"},image:{title:"????????????????????? ?????????",titleButton:"??????????????? ??????????????? ?????????",menu:"????????????????????? ?????????",infoTab:"??????????????? ?????? ?????????????????????",btnUpload:"??? ????????????????????? ?????????????????????",upload:"???????????????",alt:"???????????????????????? ?????????????????????",width:"??????????????????",height:"???????????????",lockRatio:"????????? ????????????????????????",unlockRatio:"Unlock Ratio",resetSize:"??????????????? ????????????",border:"??????????????????",hSpace:"???????????????????????? ???????????????",vSpace:"?????????????????? ???????????????",align:"????????????????????????????????? ?????????????????????",alignLeft:"???????????? ???????????? ?????????????????????",alignRight:"????????????",alertUrl:"????????????????????? URL ???????????? ?????????",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"????????????????????? ?????????",propertiesTab:"Properties",title:"??????????????? ?????????",chkPlay:"?????????/??????????????? ????????????",chkLoop:"?????????",chkMenu:"??????????????? ?????????????????? ?????? ?????????????????? ?????????",chkFull:"Allow Fullscreen",scale:"???????????????",scaleAll:"??????????????? ??????/????????? ???????????????",scaleNoBorder:"??????????????? ?????????????????? ?????????",scaleFit:"??????????????? ???????????? ?????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"????????????????????????????????? ?????????????????????",alignLeft:"???????????? ???????????? ?????????????????????",alignAbsBottom:"Abs ????????????",alignAbsMiddle:"Abs ?????????",alignBaseline:"???????????? ????????????",alignBottom:"????????????",alignMiddle:"???????????????",alignRight:"????????????",alignTextTop:"????????????????????? ?????????",alignTop:"?????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"????????????????????????????????? ?????????,",width:"??????????????????",height:"???????????????",hSpace:"???????????????????????? ???????????????",vSpace:"?????????????????? ???????????????",validateSrc:"???????????? URL ???????????? ?????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"??????????????? (????????????????????????) ??????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"?????????????????????????????? ?????????",changeTo:"??????????????? ??????????????????",btnIgnore:"??????????????????/?????????????????? ????????????",btnIgnoreAll:"??????????????? ??????????????????/?????????????????? ????????????",btnReplace:"??????????????????",btnReplaceAll:"????????? ???????????? ?????????",btnUndo:"???????????????",noSuggestions:"- ?????? ??????????????? ????????? -",progress:"?????????????????? ???????????????/??????????????? ????????? ???????????? ??????...",noMispell:"?????????????????? ???????????????/??????????????? ????????? ???????????????: ???????????? ??????????????? ????????? ?????????",noChanges:"?????????????????? ???????????????/??????????????? ????????? ???????????????: ???????????? ???????????? ??????????????? ?????????",oneChange:"?????????????????? ???????????????/??????????????? ????????? ???????????????: ?????? ???????????? ??????????????? ??????",manyChanges:"?????????????????? ???????????????/??????????????? ????????? ???????????????: %1 ???????????? ??????????????? ??????",ieSpellDownload:"???????????????-???????????? ???????????????????????? ?????????. ????????? ????????? ????????????????????? ???????????? ??????????????? ???????"},smiley:{toolbar:"?????????????????????",title:"????????????????????? ???????????? ?????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"??????????????????????????? ????????????",bulletedlist:"??????????????? ????????????",indent:"????????????????????????, ?????????????????? ????????????????????? ??????????????? ??????????????????",outdent:"???????????????????????? ?????????????????? ????????????????????? ??????????????? ??????????????????",justify:{left:"???????????? ???????????????/???????????? ?????????",center:"???????????????????????????/????????????????????????",right:"???????????? ???????????????/???????????? ?????????",block:"???????????????, ?????????????????? ????????????????????????"},blockquote:"???????????????-?????????, ?????????????????????????????????",clipboard:{title:"???????????????",cutError:"??????????????? ????????????????????? ?????? ???????????????????????? ????????????????????? ?????? ?????????????????? ????????????????????? ????????? ????????????. (Ctrl/Cmd+X) ?????? ??????????????? ?????????.",copyError:"??????????????? ????????????????????? ?????? ???????????????????????? ????????????????????? ???????????? ?????????????????? ????????????????????? ????????? ????????????. (Ctrl/Cmd+C) ?????? ?????????????????? ???????????????",pasteMsg:"Ctrl/Cmd+V ?????? ?????????????????? ????????? ??????????????? ?????????",securityMsg:"??????????????? ????????????????????? ?????? ???????????????????????? ??????????????????????????? ???????????????,??????????????? ??????????????? ?????????????????????????????? ???????????? ?????? ???????????? ????????? ????????? ????????????. ??????????????? ??? ??????????????????????????? ??????????????? ??????????????? ??????????????? ????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"??????????????? (????????? ?????????????????????)",title:"??????????????? (????????? ?????????????????????)",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"??????????????? (?????????????????????)",title:"??????????????? (?????????????????????)"},templates:{button:"???????????????????????????",title:"???????????????????????? ???????????????????????????",options:"Template Options",insertOption:"????????? ?????????????????? ????????????",selectPromptMsg:"???????????????????????? ????????? ???????????? ??????????????????????????? ???????????? ????????? (????????????????????? ???????????????????????? ????????? ???????????? ?????????):",emptyListMsg:"(????????? ??????????????????????????? ?????????????????? ?????????)"},showBlocks:"??????????????? ?????????????????????",stylesCombo:{label:"????????????/?????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"??????????????? ??????????????????, ?????????????????? ????????????",panelTitle:"??????????????? ??????????????????, ?????????????????? ????????????",tag_p:"?????????????????????",tag_pre:"????????????????????????",tag_address:"?????????????????????",tag_h1:"?????????????????? 1",tag_h2:"?????????????????? 2",tag_h3:"?????????????????? 3",tag_h4:"?????????????????? 4",tag_h5:"?????????????????? 5",tag_h6:"?????????????????? 6",tag_div:"?????????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"???????????????",voiceLabel:"Font",panelTitle:"???????????????"},fontSize:{label:"??????????????? ????????????/??????",voiceLabel:"Font Size",panelTitle:"??????????????? ????????????/??????"},colorButton:{textColorTitle:"?????????????????? ?????????",bgColorTitle:"????????????????????????????????? ?????????,",panelTitle:"Colors",auto:"????????????????????????",more:"?????? ?????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.he={dir:"rtl",editorTitle:"???????? ???????? ????????, %1, ?????? ?????? (ALT) + 0 ??????????.",toolbar:"???????? ??????????",editor:"???????? ???????? ????????",source:"????????",newPage:"???? ??????",save:"??????????",preview:"?????????? ????????????",cut:"??????????",copy:"??????????",paste:"??????????",print:"??????????",underline:"???? ??????????",bold:"??????????",italic:"????????",selectAll:"?????????? ??????",removeFormat:"???????? ????????????",strike:"???????? ????????",subscript:"???????? ??????????",superscript:"???????? ??????????",horizontalrule:"?????????? ???? ??????????",pagebreak:"?????????? ?????????? ????",unlink:"???????? ????????????",undo:"?????????? ?????? ??????????",redo:"???????? ???? ?????? ??????????",common:{browseServer:"???????? ????????",url:"?????????? (URL)",protocol:"????????????????",upload:"??????????",uploadSubmit:"?????????? ????????",image:"??????????",flash:"????????",form:"????????",checkbox:"???????? ??????????",radio:"???????? ????????????????",textField:"?????? ????????",textarea:"?????????? ????????",hiddenField:"?????? ????????",button:"??????????",select:"?????? ??????????",imageButton:"?????????? ??????????",notSet:"<???? ????????>",id:"?????????? (ID)",name:"????",langDir:"?????????? ??????",langDirLtr:"???????? ?????????? (LTR)",langDirRtl:"???????? ?????????? (RTL)",langCode:"?????? ??????",longDescr:"?????????? ???????????? ??????????",cssClass:"?????????? ?????????? (CSS Class)",advisoryTitle:"?????????? ??????????",cssStyle:"??????????",ok:"??????????",cancel:"??????????",close:"??????????",preview:"?????????? ????????????",generalTab:"????????",advancedTab:"???????????????? ??????????????",validateNumberFailed:"???????? ???????? ?????????? ??????????.",confirmNewPage:"???? ???????????????? ?????? ?????????? ??????????. ?????? ???????????? ???? ???????",confirmCancel:"?????? ???????????????????? ????????, ?????? ?????????? ???? ???????????????",options:"????????????????",target:"????????",targetNew:"???????? ?????? (_blank)",targetTop:"?????????? ???????????? ?????????? (_top)",targetSelf:"???????? ???????? (_self)",targetParent:"???????? ?????? (_parent)",unavailable:'%1<span class="cke_accessibility">, ???? ????????</span>'},contextmenu:{options:"???????????????? ?????????? ??????????"},specialChar:{toolbar:"?????????? ???? ??????????",title:"?????????? ???? ??????????",options:"???????????????? ?????????? ??????????????"},link:{toolbar:"??????????/?????????? ??????????",other:"<??????>",menu:"?????????????? ??????????",title:"??????????",info:"???????? ???? ????????????",target:"????????",upload:"??????????",advanced:"???????????????? ??????????????",type:"?????? ??????????",toUrl:"?????????? (URL)",toAnchor:"???????? ?????????? ????",toEmail:'??????"??',targetFrame:"<??????????>",targetPopup:"<???????? ????????>",targetFrameName:"???? ?????????? ????????",targetPopupName:"???? ?????????? ??????????",popupFeatures:"???????????? ?????????? ??????????",popupResizable:"?????????? ????????",popupStatusBar:"???????? ??????????",popupLocationBar:"???????? ??????????",popupToolbar:"???????? ??????????",popupMenuBar:"???????? ??????????",popupFullScreen:"?????? ?????? (IE)",popupScrollBars:"???????? ????????????",popupDependent:"???????? (Netscape)",popupWidth:"????????",popupLeft:"?????????? ???? ????????",popupHeight:"????????",popupTop:"?????????? ???? ??????????",id:"?????????? (ID)",langDir:"?????????? ??????",langDirLTR:"???????? ?????????? (LTR)",langDirRTL:"???????? ?????????? (RTL)",acccessKey:"?????? ????????",name:"????",langCode:"?????? ??????",tabIndex:"???????? ??????",advisoryTitle:"?????????? ??????????",advisoryContentType:"Content Type ????????",cssClasses:"???????????????? ?????????? ????????????",charset:"?????????? ?????????? ????????????",styles:"??????????",selectAnchor:"?????????? ????????",anchorName:'????"?? ???? ??????????',anchorId:'????"?? ?????????? (ID) ????????????',emailAddress:'?????????? ????????"??',emailSubject:"???????? ????????????",emailBody:"?????? ????????????",noAnchors:"(?????? ???????????? ???????????? ??????)",noUrl:"???? ???????????? ???? ?????????? ???????????? (URL)",noEmail:'???? ???????????? ???? ?????????? ????????"??'},anchor:{toolbar:"??????????/?????????? ?????????? ??????????",menu:"?????????????? ?????????? ??????????",title:"?????????????? ?????????? ??????????",name:"???? ???????????? ??????????",errorName:"???? ???????????? ???? ???????????? ??????????"},list:{numberedTitle:"???????????? ?????????? ??????????????",bulletedTitle:"???????????? ?????????? ??????????????",type:"??????",start:"?????????? ??????????",validateStartNumber:"?????? ?????????? ???????????? ???????? ?????????? ???????? ??????.",circle:"?????????? ??????",disc:"?????????? ??????",square:"??????????",none:"??????",notset:"<???? ????????>",armenian:"?????????? ??????????????",georgian:"?????????? ?????????????????? (an, ban, gan ??????')",lowerRoman:"?????????? ?????????? ?????????????? ?????????? (i, ii, iii, iv, v ??????')",upperRoman:"?????????? ???????????? ?????????????? ???????????? (I, II, III, IV, V ??????')",lowerAlpha:"???????????? ?????????????? ?????????? (a, b, c, d, e ??????')",upperAlpha:"???????????? ?????????????? ???????????? (A, B, C, D, E ??????')",lowerGreek:"???????????? ?????????????? ?????????? (alpha, beta, gamma ??????')",decimal:"?????????? (1, 2, 3 ??????')",decimalLeadingZero:"?????????? ???? 0 ???????????? (01, 02, 03 ??????')"},findAndReplace:{title:"?????????? ????????????",find:"??????????",replace:"??????????",findWhat:"?????????? ????????????:",replaceWith:"?????????? ??????????????:",notFoundMsg:"?????????? ???????????? ???? ????????.",matchCase:"?????????? ?????? ???????????? ?????????? ???????????? (Case)",matchWord:"?????????? ?????????? ??????????",matchCyclic:"?????????? ??????????????",replaceAll:"?????????? ?????? ??????????",replaceSuccessMsg:"%1 ???????????? ????????????."},table:{toolbar:"????????",title:"?????????????? ????????",menu:"?????????????? ????????",deleteTable:"?????? ????????",rows:"??????????",columns:"????????????",border:"???????? ??????????",align:"??????????",alignLeft:"????????",alignCenter:"????????",alignRight:"????????",width:"????????",widthPx:"??????????????",widthPc:"????????",widthUnit:"?????????? ????????",height:"????????",cellSpace:"?????????? ????",cellPad:"?????????? ????",caption:"??????????",summary:"??????????",headers:"????????????",headersNone:"??????",headersColumn:"?????????? ????????????",headersRow:"???????? ????????????",headersBoth:"??????????",invalidRows:"?????? ???????? ???????????? ???????? ?????????? ???????? ???????? ?? 0.",invalidCols:"?????? ???????? ?????????????? ???????? ?????????? ???????? ???????? ?? 0.",invalidBorder:"?????? ???????? ???????????? ???????? ?????????? ????????.",invalidWidth:"?????? ???????? ?????????? ???????? ?????????? ????????.",invalidHeight:"?????? ???????? ?????????? ???????? ?????????? ????????.",invalidCellSpacing:"?????? ?????????? ?????????? ???????? ?????????? ????????.",invalidCellPadding:"?????? ?????????? ?????????? ???????? ?????????? ????????.",cell:{menu:"?????????????? ????",insertBefore:"?????????? ???? ????????",insertAfter:"?????????? ???? ????????",deleteCell:"?????????? ????????",merge:"?????????? ????????",mergeRight:"?????? ??????????",mergeDown:"?????? ????????",splitHorizontal:"?????????? ???? ????????????",splitVertical:"?????????? ???? ??????????",title:"???????????? ??????",cellType:"?????? ??????",rowSpan:"?????????? ????????????",colSpan:"?????????? ??????????",wordWrap:"?????????? ?????????? ??????????",hAlign:"?????????? ??????????",vAlign:"?????????? ????????",alignTop:"??????????",alignMiddle:"????????",alignBottom:"????????",alignBaseline:"???????? ????????",bgColor:"?????? ??????",borderColor:"?????? ??????????",data:"????????",header:"??????????",yes:"????",no:"????",invalidWidth:"?????? ???????? ?????? ???????? ?????????? ????????.",invalidHeight:"?????? ???????? ?????? ???????? ?????????? ????????.",invalidRowSpan:"?????? ?????????? ???????????? ???????? ?????????? ???????? ??????.",invalidColSpan:"?????? ?????????? ?????????????? ???????? ?????????? ???????? ??????.",chooseColor:"??????"},row:{menu:"????????",insertBefore:"?????????? ???????? ????????",insertAfter:"?????????? ???????? ????????",deleteRow:"?????????? ??????????"},column:{menu:"??????????",insertBefore:"?????????? ?????????? ????????",insertAfter:"?????????? ?????????? ????????",deleteColumn:"?????????? ????????????"}},button:{title:"?????????????? ??????????",text:"???????? (??????)",type:"??????",typeBtn:"??????????",typeSbm:"??????????",typeRst:"??????????"},checkboxAndRadio:{checkboxTitle:"?????????????? ???????? ??????????",radioTitle:"?????????????? ???????? ????????????????",value:"??????",selected:"??????????"},form:{title:"???????????? ????????",menu:"???????????? ????????",action:"?????? ????",method:"?????? ??????????",encoding:"??????????"},select:{title:"?????????????? ?????? ??????????",selectInfo:"????????",opAvail:"???????????????? ????????????",value:"??????",size:"????????",lines:"??????????",chkMulti:"???????????? ???????????? ????????????",opText:"????????",opValue:"??????",btnAdd:"??????????",btnModify:"??????????",btnUp:"??????????",btnDown:"????????",btnSetValue:"?????????? ???????????? ????????",btnDelete:"??????????"},textarea:{title:"?????????????? ?????????? ????????",cols:"????????????",rows:"??????????"},textfield:{title:"?????????????? ?????? ????????",name:"????",value:"??????",charWidth:"???????? ?????? ??????????",maxChars:"?????????????? ??????????",type:"??????",typeText:"????????",typePass:"??????????"},hidden:{title:"???????????? ?????? ????????",name:"????",value:"??????"},image:{title:"?????????????? ????????????",titleButton:"???????????? ?????????? ??????????",menu:"???????????? ????????????",infoTab:"???????? ???? ????????????",btnUpload:"?????????? ????????",upload:"??????????",alt:"???????? ??????????",width:"????????",height:"????????",lockRatio:"?????????? ????????",unlockRatio:"?????????? ?????????? ????????",resetSize:"?????????? ??????????",border:"??????????",hSpace:"?????????? ??????????",vSpace:"?????????? ????????",align:"??????????",alignLeft:"??????????",alignRight:"??????????",alertUrl:"???? ???????????? ???? ?????????? ????????????",linkTab:"??????????",button2Img:"?????? ?????????? ???? ?????????? ???????????? ???????????? ???????????",img2Button:"?????? ?????????? ???? ???????????? ???????????? ???????????",urlMissing:"?????????? ???????????? ????????.",validateWidth:"?????? ?????????? ???????? ?????????? ???????? ??????.",validateHeight:"?????? ?????????? ???????? ?????????? ???????? ??????.",validateBorder:"?????? ???????????? ???????? ?????????? ???????? ??????.",validateHSpace:"?????? ???????????? ???????????? ???????? ?????????? ???????? ??????.",validateVSpace:"?????? ???????????? ?????????? ???????? ?????????? ???????? ??????."},flash:{properties:"?????????????? ????????",propertiesTab:"????????????????",title:"???????????? ????????",chkPlay:"?????????? ??????????????",chkLoop:"??????????",chkMenu:"???????? ?????????? ????????",chkFull:"???????? ???????? ??????",scale:"????????",scaleAll:"?????? ??????",scaleNoBorder:"?????? ????????????",scaleFit:"?????????? ????????????",access:"???????? ????????????",accessAlways:"????????",accessSameDomain:"???????????? ??????",accessNever:"???? ??????",align:"??????????",alignLeft:"??????????",alignAbsBottom:"???????????? ????????????????????",alignAbsMiddle:"?????????? ????????????????",alignBaseline:"?????? ????????????",alignBottom:"????????????",alignMiddle:"??????????",alignRight:"??????????",alignTextTop:"???????? ??????????",alignTop:"??????????",quality:"??????????",qualityBest:"??????????",qualityHigh:"??????????",qualityAutoHigh:"?????????? ????????????????",qualityMedium:"????????????",qualityAutoLow:"?????????? ????????????????",qualityLow:"??????????",windowModeWindow:"????????",windowModeOpaque:"????????",windowModeTransparent:"????????",windowMode:"?????? ????????",flashvars:"???????????? ??????????",bgcolor:"?????? ??????",width:"????????",height:"????????",hSpace:"?????????? ??????????",vSpace:"?????????? ????????",validateSrc:"???? ???????????? ???? ?????????? ?????????? ?????????? (URL)",validateWidth:"?????????? ???????? ?????????? ????????.",validateHeight:"?????????? ???????? ?????????? ????????.",validateHSpace:"???????????? ???????????? ???????? ?????????? ????????.",validateVSpace:"???????????? ?????????? ???????? ?????????? ????????."},spellCheck:{toolbar:"?????????? ????????",title:"?????????? ????????",notAvailable:"???? ???????? ?????????? ????????.",errorLoading:"?????????? ???????????? ????????????: %s.",notInDic:"???? ???????? ????????????",changeTo:"?????????? ??",btnIgnore:"??????????????",btnIgnoreAll:"?????????????? ????????",btnReplace:"??????????",btnReplaceAll:"?????????? ??????",btnUndo:"??????????",noSuggestions:"- ?????? ?????????? -",progress:"???????? ?????????? ???????????? ??????????....",noMispell:"???????????? ???????? ??????????????: ???? ?????????? ???????????? ????????",noChanges:"???????????? ???????? ??????????????: ???? ?????????? ???? ????????",oneChange:"???????????? ???????? ??????????????: ?????????? ???????? ??????",manyChanges:"???????????? ???????? ??????????????: %1 ?????????? ????????",ieSpellDownload:"???????? ?????????? ???? ??????????, ?????? ???????????????"},smiley:{toolbar:"????????????",title:"?????????? ????????????",options:"???????????????? ??????????????"},elementsPath:{eleLabel:"???? ????????????????",eleTitle:"%1 ??????????"},numberedlist:"?????????? ??????????????",bulletedlist:"?????????? ????????????",indent:"?????????? ????????",outdent:"?????????? ????????",justify:{left:"?????????? ??????????",center:"??????????",right:"?????????? ??????????",block:"?????????? ??????????????"},blockquote:"???????? ??????????",clipboard:{title:"??????????",cutError:"???????????? ???????????? ???????????? ?????? ???? ?????????????? ?????????? ???????? ???????????? ?????????? ??????????????????. ???? ???????????? ???????????? ?????? ???? (Ctrl/Cmd+X).",copyError:"???????????? ???????????? ???????????? ?????? ???? ?????????????? ?????????? ???????? ???????????? ?????????? ??????????????????. ???? ???????????? ???????????? ?????? ???? (Ctrl/Cmd+C).",pasteMsg:"???? ???????????? ???????? ???????????? ?????????????? (<b>Ctrl/Cmd+V</b>) ???????????? ???? <b>??????????</b>.",securityMsg:"?????? ???????????? ?????????? ????????????, ???? ???????? ???????? ???? ?????? ?????????????? (Clipboard) ?????????? ??????????. ???? ???????????? ?????? ?????????? ????.",pasteArea:"?????????? ??????????"},pastefromword:{confirmCleanup:"???????? ?????????? ???????????????? ???????????? ?????????? ?????????? ????????. ?????? ???????????? ?????????? ???????? ?????? ?????????????",toolbar:"?????????? ??-Word",title:"?????????? ??-Word",error:"???? ???????? ?????? ?????????? ???? ?????????? ?????? ???????? ????????????."},pasteText:{button:"?????????? ?????????? ????????",title:"?????????? ?????????? ????????"},templates:{button:"????????????",title:"?????????? ????????",options:"???????????????? ??????????????",insertOption:"?????????? ???????? ????????",selectPromptMsg:"???? ?????????? ?????????? ???????????? ??????????.<br />?????????? ???????????? ????????:",emptyListMsg:"(???? ???????????? ????????????)"},showBlocks:"???????? ????????????",stylesCombo:{label:"??????????",panelTitle:"?????????????? ??????????",panelTitle1:"?????????????? ????????",panelTitle2:"?????????????? ??????",panelTitle3:"?????????????? ??????????????"},format:{label:"??????????",panelTitle:"??????????",tag_p:"????????????",tag_pre:"??????",tag_address:"??????????",tag_h1:"??????????",tag_h2:"?????????? 2",tag_h3:"?????????? 3",tag_h4:"?????????? 4",tag_h5:"?????????? 5",tag_h6:"?????????? 6",tag_div:"???????????? (DIV)"},div:{title:"?????????? ???????? (Div)",toolbar:"?????????? ???????? (Div)",cssClassInputLabel:"?????????? ??????????",styleSelectLabel:"??????????",IdInputLabel:"???????? (ID)",languageCodeInputLabel:"?????? ??????",inlineStyleInputLabel:"?????????? ??????????",advisoryTitleInputLabel:"?????????? ??????????",langDirLabel:"?????????? ??????",langDirLTRLabel:"???????? ?????????? (LTR)",langDirRTLLabel:"???????? ?????????? (RTL)",edit:"?????????? ???????? (Div)",remove:"???????? ???????? (Div)"},font:{label:"????????",voiceLabel:"????????",panelTitle:"????????"},fontSize:{label:"????????",voiceLabel:"????????",panelTitle:"????????"},colorButton:{textColorTitle:"?????? ????????",bgColorTitle:"?????? ??????",panelTitle:"??????????",auto:"??????????????",more:"?????????? ????????????..."},colors:{"000":"????????",800000:"???????? ??????","8B4513":"?????? ????????","2F4F4F":"???????? ????????","008080":"????????-????????","000080":"????????-????????","4B0082":"??????????????",696969:"???????? ????????????",B22222:"????????-??????",A52A2A:"??????",DAA520:"???????? ??????","006400":"???????? ??????","40E0D0":"????????????","0000CD":"???????? ????????????",800080:"????????",808080:"????????",F00:"????????",FF8C00:"???????? ??????",FFD700:"??????","008000":"????????","0FF":"????????","00F":"????????",EE82EE:"??????????",A9A9A9:"???????? ??????",FFA07A:"????????-??????????",FFA500:"????????",FFFF00:"????????","00FF00":"????????",AFEEEE:"???????????? ????????",ADD8E6:"???????? ????????",DDA0DD:"????????",D3D3D3:"???????? ????????",FFF0F5:"?????????? ??????????",FAEBD7:"?????? ????????",FFFFE0:"???????? ????????",F0FFF0:"???? ??????",F0FFFF:"????????",F0F8FF:"???????? ???????? ??????",E6E6FA:"??????????",FFF:"??????"},scayt:{title:"?????????? ???????? ???????? ?????????? (SCAYT)",opera_title:"???? ???????? ???????????? ??????????",enable:"???????? SCAYT",disable:"?????? SCAYT",about:"?????????? SCAYT",toggle:"?????????? SCAYT",options:"????????????????",langs:"????????",moreSuggestions:"?????????? ????????????",ignore:"??????????????",ignoreAll:"?????????????? ????????",addWord:"?????????? ????????",emptyDic:"???? ?????????? ??????????.",optionsTab:"????????????????",allCaps:"?????????? ???????????? ?????? ?????????????????? ????????????",ignoreDomainNames:"?????????? ?????????? ????????",mixedCase:"?????????? ???????????? ???? ???????????? ???????????? ???????????? ????????",mixedWithDigits:"?????????? ???????????? ???? ????????????",languagesTab:"????????",dictionariesTab:"??????????",dic_field_name:"???? ????????????",dic_create:"??????????",dic_restore:"??????????",dic_delete:"??????????",dic_rename:"?????????? ????",dic_info:"???????????? ?????????? ???????????? ???????????? ????????????, ???? ???????????? ?????????????? ??????????. ???????? ???????????? ???????? ?????????? ???? ?????? ???????? ???????? ?????????????? ????????????, ???????????? ???????? ?????????????? ????????????. ?????? ???? ???????? ?????? ???? ????????????. ???? ?????? ???? ???? ?????????? ????????????, ???? ???????????? ???? ?????? ???????????? ???? ?????????? ????????????.",aboutTab:"??????????"},about:{title:"?????????? CKEditor",dlgTitle:"?????????? CKEditor",moreInfo:"?????????? ???????? ???????? ????????????:",copy:"Copyright © $1. ???? ?????????????? ????????????."},maximize:"?????????? ????????????????",minimize:"?????????? ????????????????",fakeobjects:{anchor:"????????",flash:"?????????? ????????",div:"?????????? ????",unknown:"?????????????? ???? ????????"},resize:"???? ?????????? ???????? ?????????? ???? ??????????",colordialog:{title:"?????????? ??????",options:"???????????????? ??????",highlight:"??????????",selected:"??????????",clear:"??????????"},toolbarCollapse:"?????????? ???????? ????????",toolbarExpand:"?????????? ???????? ????????"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.hi={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"???????????????",newPage:"????????? ?????????",save:"?????????",preview:"????????????????????????",cut:"??????",copy:"????????????",paste:"???????????????",print:"?????????????????????",underline:"?????????????????????",bold:"???????????????",italic:"??????????????????",selectAll:"?????? ????????????????????? ????????????",removeFormat:"????????????????????? ??????????????????",strike:"???????????????????????? ????????????",subscript:"??????????????????",superscript:"??????????????????",horizontalrule:"?????????????????????????????? ???????????? ????????????????????? ????????????",pagebreak:"????????? ??????????????? ???????????????????????? ????????????",unlink:"???????????? ??????????????????",undo:"???????????????",redo:"????????????",common:{browseServer:"??????????????? ?????????????????? ????????????",url:"URL",protocol:"???????????????????????????",upload:"???????????????",uploadSubmit:"????????? ??????????????? ?????? ???????????????",image:"??????????????????",flash:"???????????????",form:"???????????????",checkbox:"????????? ???????????????",radio:"??????????????? ?????????",textField:"????????????????????? ???????????????",textarea:"????????????????????? ???????????????",hiddenField:"??????????????? ???????????????",button:"?????????",select:"??????????????? ???????????????",imageButton:"?????????????????? ?????????",notSet:"<????????? ????????????>",id:"Id",name:"?????????",langDir:"???????????? ??????????????? ?????? ????????????",langDirLtr:"??????????????? ?????? ??????????????? (LTR)",langDirRtl:"??????????????? ?????? ??????????????? (RTL)",langCode:"???????????? ?????????",longDescr:"???????????? ??????????????? ?????? ????????? URL",cssClass:"??????????????????-????????? ???????????????",advisoryTitle:"????????????????????? ??????????????????",cssStyle:"??????????????????",ok:"????????? ??????",cancel:"???????????? ????????????",close:"Close",preview:"Preview",generalTab:"?????????????????????",advancedTab:"??????????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??????????????? ????????????????????? ????????????????????? ????????????",title:"??????????????? ????????????????????? ???????????????",options:"Special Character Options"},link:{toolbar:"???????????? ?????????????????????/??????????????????",other:"<????????????>",menu:"???????????? ??????????????????",title:"????????????",info:"???????????? ",target:"?????????????????????",upload:"???????????????",advanced:"??????????????????????????????",type:"???????????? ??????????????????",toUrl:"URL",toAnchor:"?????? ????????? ?????? ????????????",toEmail:"???-?????????",targetFrame:"<???????????????>",targetPopup:"<?????????-?????? ??????????????????>",targetFrameName:"????????????????????? ??????????????? ?????? ?????????",targetPopupName:"?????????-?????? ?????????????????? ?????? ?????????",popupFeatures:"?????????-?????? ?????????????????? ??????????????????",popupResizable:"Resizable",popupStatusBar:"?????????????????? ?????????",popupLocationBar:"?????????????????? ?????????",popupToolbar:"????????? ?????????",popupMenuBar:"?????????????????? ?????????",popupFullScreen:"????????? ????????????????????? (IE)",popupScrollBars:"????????????????????? ?????????",popupDependent:"????????????????????????????????? (Netscape)",popupWidth:"???????????????",popupLeft:"??????????????? ?????????",popupHeight:"???????????????",popupTop:"??????????????? ?????????",id:"Id",langDir:"???????????? ??????????????? ?????? ????????????",langDirLTR:"??????????????? ?????? ??????????????? (LTR)",langDirRTL:"??????????????? ?????? ??????????????? (RTL)",acccessKey:"?????????????????? ??????",name:"?????????",langCode:"???????????? ??????????????? ?????? ????????????",tabIndex:"????????? ????????????????????????",advisoryTitle:"????????????????????? ??????????????????",advisoryContentType:"????????????????????? ???????????????????????? ??????????????????",cssClasses:"??????????????????-????????? ???????????????",charset:"???????????? ????????????????????? ????????????????????? ?????????",styles:"??????????????????",selectAnchor:"???????????? ???????????????",anchorName:"???????????? ????????? ??????",anchorId:"???????????????????????? Id ??????",emailAddress:"???-????????? ?????????",emailSubject:"??????????????? ????????????",emailBody:"???????????????",noAnchors:"(????????????????????????????????? ????????? ?????????????????? ?????? ??????????????????)",noUrl:"???????????? URL ???????????? ????????????",noEmail:"???-????????? ????????? ???????????? ????????????"},anchor:{toolbar:"???????????? ?????????????????????/??????????????????",menu:"???????????? ??????????????????????????????",title:"???????????? ??????????????????????????????",name:"???????????? ?????? ?????????",errorName:"???????????? ?????? ????????? ???????????? ????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"??????????????? ?????? ???????????????",find:"???????????????",replace:"?????????????????????",findWhat:"?????? ???????????????:",replaceWith:"???????????? ????????????????????? ????????????:",notFoundMsg:"???????????? ?????????????????? ???????????? ????????? ????????????????????? ???????????? ????????????",matchCase:"????????? ?????????????????????",matchWord:"???????????? ???????????? ?????????????????????",matchCyclic:"Match cyclic",replaceAll:"????????? ????????????????????? ????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????????",title:"???????????? ??????????????????????????????",menu:"???????????? ??????????????????????????????",deleteTable:"???????????? ??????????????? ????????????",rows:"???????????????????????????",columns:"????????????",border:"?????????????????? ????????????",align:"?????????????????????????????????",alignLeft:"???????????????",alignCenter:"????????? ?????????",alignRight:"???????????????",width:"???????????????",widthPx:"?????????????????????",widthPc:"?????????????????????",widthUnit:"width unit",height:"???????????????",cellSpace:"????????? ????????????",cellPad:"????????? ??????????????????",caption:"??????????????????",summary:"??????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"????????????",insertBefore:"???????????? ????????? ???????????????",insertAfter:"????????? ????????? ????????? ???????????????",deleteCell:"????????? ??????????????? ????????????",merge:"????????? ?????????????????????",mergeRight:"??????????????? ????????????",mergeDown:"???????????? ???????????? ????????????",splitHorizontal:"????????? ?????? ????????????????????? ?????????????????? ????????? ????????????????????? ????????????",splitVertical:"????????? ?????? ???????????????????????? ????????? ????????????????????? ????????????",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????????????????",insertBefore:"???????????? ?????????????????? ???????????????",insertAfter:"????????? ????????? ?????????????????? ???????????????",deleteRow:"??????????????????????????? ??????????????? ????????????"},column:{menu:"????????????",insertBefore:"???????????? ???????????? ???????????????",insertAfter:"????????? ????????? ???????????? ???????????????",deleteColumn:"???????????? ??????????????? ????????????"}},button:{title:"????????? ??????????????????????????????",text:"????????????????????? (??????????????????)",type:"??????????????????",typeBtn:"?????????",typeSbm:"??????????????????",typeRst:"???????????????"},checkboxAndRadio:{checkboxTitle:"????????? ??????????????? ??????????????????????????????",radioTitle:"??????????????? ????????? ??????????????????????????????",value:"??????????????????",selected:"???????????????????????????"},form:{title:"??????????????? ??????????????????????????????",menu:"??????????????? ??????????????????????????????",action:"??????????????????",method:"???????????????",encoding:"Encoding"},select:{title:"??????????????? ??????????????? ??????????????????????????????",selectInfo:"???????????????",opAvail:"?????????????????? ??????????????????",value:"??????????????????",size:"????????????",lines:"???????????????????????????",chkMulti:"?????? ?????? ?????????????????? ?????????????????? ??????????????? ?????????",opText:"?????????????????????",opValue:"??????????????????",btnAdd:"???????????????",btnModify:"???????????????",btnUp:"?????????",btnDown:"????????????",btnSetValue:"???????????? ?????? ?????????????????? ????????? ????????????",btnDelete:"???????????????"},textarea:{title:"????????????????????? ??????????????? ??????????????????????????????",cols:"????????????",rows:"???????????????????????????"},textfield:{title:"????????????????????? ??????????????? ??????????????????????????????",name:"?????????",value:"??????????????????",charWidth:"????????????????????? ?????? ???????????????",maxChars:"?????????????????? ?????????????????????",type:"????????????",typeText:"?????????????????????",typePass:"????????????????????????"},hidden:{title:"??????????????? ??????????????? ??????????????????????????????",name:"?????????",value:"??????????????????"},image:{title:"?????????????????? ??????????????????????????????",titleButton:"?????????????????? ????????? ??????????????????????????????",menu:"?????????????????? ??????????????????????????????",infoTab:"?????????????????? ?????? ?????????????????????",btnUpload:"????????? ??????????????? ?????? ???????????????",upload:"???????????????",alt:"???????????????????????? ?????????????????????",width:"???????????????",height:"???????????????",lockRatio:"????????? ??????????????????",unlockRatio:"Unlock Ratio",resetSize:"??????????????? ????????????",border:"??????????????????",hSpace:"?????????????????????????????? ???????????????",vSpace:"????????????????????? ???????????????",align:"???????????????",alignLeft:"???????????????",alignRight:"???????????????",alertUrl:"?????????????????? ?????? URL ???????????? ???????????? ",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"??????????????? ??????????????????????????????",propertiesTab:"Properties",title:"??????????????? ??????????????????????????????",chkPlay:"????????? ????????????",chkLoop:"?????????",chkMenu:"??????????????? ?????????????????? ?????? ?????????????????? ????????????",chkFull:"Allow Fullscreen",scale:"???????????????",scaleAll:"????????? ?????????????????????",scaleNoBorder:"????????? ?????????????????? ????????????",scaleFit:"????????????????????? ?????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"???????????????",alignLeft:"???????????????",alignAbsBottom:"Abs ????????????",alignAbsMiddle:"Abs ?????????",alignBaseline:"????????? ????????????",alignBottom:"????????????",alignMiddle:"????????????",alignRight:"???????????????",alignTextTop:"????????????????????? ?????????",alignTop:"?????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"???????????????????????????????????? ?????????",width:"???????????????",height:"???????????????",hSpace:"?????????????????????????????? ???????????????",vSpace:"????????????????????? ???????????????",validateSrc:"???????????? URL ???????????? ????????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????????????? (????????????????????????) ????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"????????????????????? ????????? ????????????",changeTo:"??????????????? ???????????????",btnIgnore:"??????????????????",btnIgnoreAll:"????????? ?????????????????? ????????????",btnReplace:"?????????????????????",btnReplaceAll:"????????? ????????????????????? ????????????",btnUndo:"???????????????",noSuggestions:"- ????????? ??????????????? ???????????? -",progress:"?????????????????? ?????? ???????????? (???????????????-?????????) ???????????? ??????...",noMispell:"?????????????????? ?????? ???????????? : ????????? ????????? ?????????????????? (????????????????????????) ???????????? ????????? ??????",noChanges:"?????????????????? ?????? ???????????? :????????? ???????????? ???????????? ???????????? ?????????",oneChange:"?????????????????? ?????? ???????????? : ?????? ???????????? ???????????? ?????????",manyChanges:"?????????????????? ?????? ???????????? : %1 ???????????? ???????????? ?????????",ieSpellDownload:"???????????????-???????????? ???????????????????????? ???????????? ???????????? ????????? ????????? ???????????? ?????? ????????? ????????????????????? ???????????? ??????????????????????"},smiley:{toolbar:"?????????????????????",title:"????????????????????? ????????????????????? ????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"??????????????? ????????????",bulletedlist:"??????????????? ????????????",indent:"???????????????????????? ??????????????????",outdent:"???????????????????????? ?????? ????????????",justify:{left:"??????????????? ?????????",center:"????????? ?????????",right:"??????????????? ?????????",block:"??????????????? ????????????????????????"},blockquote:"???????????????-?????????",clipboard:{title:"???????????????",cutError:"???????????? ????????????????????? ?????? ????????????????????? ??????????????????????????? ?????? ?????? ???????????? ?????? ?????????????????? ???????????? ?????????????????? ?????? ????????? (Ctrl/Cmd+X) ?????? ?????????????????? ???????????????",copyError:"???????????? ???????????????????????? ?????? ????????????????????? ??????????????????????????? ?????? ???????????? ???????????? ?????? ?????????????????? ???????????? ?????????????????? ?????? ????????? (Ctrl/Cmd+C) ?????? ?????????????????? ???????????????",pasteMsg:"Ctrl/Cmd+V ?????? ?????????????????? ???????????? ??????????????? ???????????? ?????? ????????? ?????? ????????????.",securityMsg:"???????????? ????????????????????? ?????? ????????????????????? ???????????? ????????????????????? ?????? ?????????K??? ?????????????????? ?????? ????????????, ??????????????? ???????????? ?????????????????????????????? ???????????? ?????? ???????????? ?????? ???????????? ??????. ???????????? ????????? ?????? ?????????????????? ????????? ?????????????????? ??????????????? ???????????? ????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"??????????????? (???????????? ??????)",title:"??????????????? (???????????? ??????)",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"??????????????? (???????????? ?????????????????????)",title:"??????????????? (???????????? ?????????????????????)"},templates:{button:"???????????????????????????",title:"???????????????????????? ???????????????????????????",options:"Template Options",insertOption:"????????? ?????????????????? ?????? ???????????????",selectPromptMsg:"??????????????? ????????? ????????? ???????????? ???????????? ??????????????????????????? ???????????????(????????????????????? ???????????????????????? ????????? ???????????? ???????????????):",emptyListMsg:"(????????? ??????????????????????????? ?????????????????? ???????????? ???????????? ????????? ??????)"},showBlocks:"??????????????? ?????????????????????",stylesCombo:{label:"??????????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"?????????????????????",panelTitle:"?????????????????????",tag_p:"??????????????????",tag_pre:"???????????????????????????",tag_address:"?????????",tag_h1:"?????????????????? 1",tag_h2:"?????????????????? 2",tag_h3:"?????????????????? 3",tag_h4:"?????????????????? 4",tag_h5:"?????????????????? 5",tag_h6:"?????????????????? 6",tag_div:"?????????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"???????????????",voiceLabel:"Font",panelTitle:"???????????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"????????????????????? ?????????",bgColorTitle:"???????????????????????????????????? ?????????",panelTitle:"Colors",auto:"????????????????????????",more:"?????? ?????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.hr={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K??d",newPage:"Nova stranica",save:"Snimi",preview:"Pregledaj",cut:"Izre??i",copy:"Kopiraj",paste:"Zalijepi",print:"Ispi??i",underline:"Potcrtano",bold:"Podebljaj",italic:"Ukosi",selectAll:"Odaberi sve",removeFormat:"Ukloni formatiranje",strike:"Precrtano",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Ubaci vodoravnu liniju",pagebreak:"Ubaci prijelom stranice",unlink:"Ukloni link",undo:"Poni??ti",redo:"Ponovi",common:{browseServer:"Pretra??i server",url:"URL",protocol:"Protokol",upload:"Po??alji",uploadSubmit:"Po??alji na server",image:"Slika",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<nije postavljeno>",id:"Id",name:"Naziv",langDir:"Smjer jezika",langDirLtr:"S lijeva na desno (LTR)",langDirRtl:"S desna na lijevo (RTL)",langCode:"K??d jezika",longDescr:"Duga??ki opis URL",cssClass:"Stylesheet klase",advisoryTitle:"Advisory naslov",cssStyle:"Stil",ok:"OK",cancel:"Poni??ti",close:"Close",preview:"Preview",generalTab:"Op??enito",advancedTab:"Napredno",validateNumberFailed:"Ova vrijednost nije broj.",confirmNewPage:"Sve napravljene promjene ??e biti izgubljene ukoliko ih niste snimili. Sigurno ??elite u??itati novu stranicu?",confirmCancel:"Neke od opcija su promjenjene. Sigurno ??elite zatvoriti ovaj prozor?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, nedostupno</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ubaci posebne znakove",title:"Odaberite posebni karakter",options:"Special Character Options"},link:{toolbar:"Ubaci/promijeni link",other:"<drugi>",menu:"Promijeni link",title:"Link",info:"Link Info",target:"Meta",upload:"Po??alji",advanced:"Napredno",type:"Link vrsta",toUrl:"URL",toAnchor:"Sidro na ovoj stranici",toEmail:"E-Mail",targetFrame:"<okvir>",targetPopup:"<popup prozor>",targetFrameName:"Ime ciljnog okvira",targetPopupName:"Naziv popup prozora",popupFeatures:"Mogu??nosti popup prozora",popupResizable:"Promjenjiva veli??ina",popupStatusBar:"Statusna traka",popupLocationBar:"Traka za lokaciju",popupToolbar:"Traka s alatima",popupMenuBar:"Izborna traka",popupFullScreen:"Cijeli ekran (IE)",popupScrollBars:"Scroll traka",popupDependent:"Ovisno (Netscape)",popupWidth:"??irina",popupLeft:"Lijeva pozicija",popupHeight:"Visina",popupTop:"Gornja pozicija",id:"Id",langDir:"Smjer jezika",langDirLTR:"S lijeva na desno (LTR)",langDirRTL:"S desna na lijevo (RTL)",acccessKey:"Pristupna tipka",name:"Naziv",langCode:"Smjer jezika",tabIndex:"Tab Indeks",advisoryTitle:"Advisory naslov",advisoryContentType:"Advisory vrsta sadr??aja",cssClasses:"Stylesheet klase",charset:"Kodna stranica povezanih resursa",styles:"Stil",selectAnchor:"Odaberi sidro",anchorName:"Po nazivu sidra",anchorId:"Po Id elementa",emailAddress:"E-Mail adresa",emailSubject:"Naslov",emailBody:"Sadr??aj poruke",noAnchors:"(Nema dostupnih sidra)",noUrl:"Molimo upi??ite URL link",noEmail:"Molimo upi??ite e-mail adresu"},anchor:{toolbar:"Ubaci/promijeni sidro",menu:"Svojstva sidra",title:"Svojstva sidra",name:"Ime sidra",errorName:"Molimo unesite ime sidra"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Prona??i i zamijeni",find:"Prona??i",replace:"Zamijeni",findWhat:"Prona??i:",replaceWith:"Zamijeni s:",notFoundMsg:"Tra??eni tekst nije prona??en.",matchCase:"Usporedi mala/velika slova",matchWord:"Usporedi cijele rije??i",matchCyclic:"Usporedi kru??no",replaceAll:"Zamijeni sve",replaceSuccessMsg:"Zamijenjeno %1 pojmova."},table:{toolbar:"Tablica",title:"Svojstva tablice",menu:"Svojstva tablice",deleteTable:"Izbri??i tablicu",rows:"Redova",columns:"Kolona",border:"Veli??ina okvira",align:"Poravnanje",alignLeft:"Lijevo",alignCenter:"Sredi??nje",alignRight:"Desno",width:"??irina",widthPx:"piksela",widthPc:"postotaka",widthUnit:"width unit",height:"Visina",cellSpace:"Prostornost ??elija",cellPad:"Razmak ??elija",caption:"Naslov",summary:"Sa??etak",headers:"Zaglavlje",headersNone:"Ni??ta",headersColumn:"Prva kolona",headersRow:"Prvi red",headersBoth:"Oba",invalidRows:"Broj redova mora biti broj ve??i od 0.",invalidCols:"Broj kolona mora biti broj ve??i od 0.",invalidBorder:"Debljina ruba mora biti broj.",invalidWidth:"??irina tablice mora biti broj.",invalidHeight:"Visina tablice mora biti broj.",invalidCellSpacing:"Prostornost ??elija mora biti broj.",invalidCellPadding:"Razmak ??elija mora biti broj.",cell:{menu:"??elija",insertBefore:"Ubaci ??eliju prije",insertAfter:"Ubaci ??eliju poslije",deleteCell:"Izbri??i ??elije",merge:"Spoji ??elije",mergeRight:"Spoji desno",mergeDown:"Spoji dolje",splitHorizontal:"Podijeli ??eliju vodoravno",splitVertical:"Podijeli ??eliju okomito",title:"Svojstva ??elije",cellType:"Vrsta ??elije",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Prelazak u novi red",hAlign:"Vodoravno poravnanje",vAlign:"Okomito poravnanje",alignTop:"Vrh",alignMiddle:"Sredina",alignBottom:"Dolje",alignBaseline:"Osnovna linija",bgColor:"Boja pozadine",borderColor:"Boja ruba",data:"Podatak",header:"Zaglavlje",yes:"Da",no:"ne",invalidWidth:"??irina ??elije mora biti broj.",invalidHeight:"Visina ??elije mora biti broj.",invalidRowSpan:"Rows span mora biti cijeli broj.",invalidColSpan:"Columns span mora biti cijeli broj.",chooseColor:"Choose"},row:{menu:"Red",insertBefore:"Ubaci red prije",insertAfter:"Ubaci red poslije",deleteRow:"Izbri??i redove"},column:{menu:"Kolona",insertBefore:"Ubaci kolonu prije",insertAfter:"Ubaci kolonu poslije",deleteColumn:"Izbri??i kolone"}},button:{title:"Image Button svojstva",text:"Tekst (vrijednost)",type:"Vrsta",typeBtn:"Gumb",typeSbm:"Po??alji",typeRst:"Poni??ti"},checkboxAndRadio:{checkboxTitle:"Checkbox svojstva",radioTitle:"Radio Button svojstva",value:"Vrijednost",selected:"Odabrano"},form:{title:"Form svojstva",menu:"Form svojstva",action:"Akcija",method:"Metoda",encoding:"Encoding"},select:{title:"Selection svojstva",selectInfo:"Info",opAvail:"Dostupne opcije",value:"Vrijednost",size:"Veli??ina",lines:"linija",chkMulti:"Dozvoli vi??estruki odabir",opText:"Tekst",opValue:"Vrijednost",btnAdd:"Dodaj",btnModify:"Promijeni",btnUp:"Gore",btnDown:"Dolje",btnSetValue:"Postavi kao odabranu vrijednost",btnDelete:"Obri??i"},textarea:{title:"Textarea svojstva",cols:"Kolona",rows:"Redova"},textfield:{title:"Text Field svojstva",name:"Ime",value:"Vrijednost",charWidth:"??irina",maxChars:"Najvi??e karaktera",type:"Vrsta",typeText:"Tekst",typePass:"??ifra"},hidden:{title:"Hidden Field svojstva",name:"Ime",value:"Vrijednost"},image:{title:"Svojstva slika",titleButton:"Image Button svojstva",menu:"Svojstva slika",infoTab:"Info slike",btnUpload:"Po??alji na server",upload:"Po??alji",alt:"Alternativni tekst",width:"??irina",height:"Visina",lockRatio:"Zaklju??aj odnos",unlockRatio:"Unlock Ratio",resetSize:"Obri??i veli??inu",border:"Okvir",hSpace:"HSpace",vSpace:"VSpace",align:"Poravnaj",alignLeft:"Lijevo",alignRight:"Desno",alertUrl:"Unesite URL slike",linkTab:"Link",button2Img:"??elite li promijeniti odabrani gumb u jednostavnu sliku?",img2Button:"??elite li promijeniti odabranu sliku u gumb?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash svojstva",propertiesTab:"Svojstva",title:"Flash svojstva",chkPlay:"Auto Play",chkLoop:"Ponavljaj",chkMenu:"Omogu??i Flash izbornik",chkFull:"Omogu??i Fullscreen",scale:"Omjer",scaleAll:"Prika??i sve",scaleNoBorder:"Bez okvira",scaleFit:"To??na veli??ina",access:"Script Access",accessAlways:"Uvijek",accessSameDomain:"Ista domena",accessNever:"Nikad",align:"Poravnaj",alignLeft:"Lijevo",alignAbsBottom:"Abs dolje",alignAbsMiddle:"Abs sredina",alignBaseline:"Bazno",alignBottom:"Dolje",alignMiddle:"Sredina",alignRight:"Desno",alignTextTop:"Vrh teksta",alignTop:"Vrh",quality:"Kvaliteta",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Vrsta prozora",flashvars:"Varijable za Flash",bgcolor:"Boja pozadine",width:"??irina",height:"Visina",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Molimo upi??ite URL link",validateWidth:"??irina mora biti broj.",validateHeight:"Visina mora biti broj.",validateHSpace:"HSpace mora biti broj.",validateVSpace:"VSpace mora biti broj."},spellCheck:{toolbar:"Provjeri pravopis",title:"Provjera pravopisa",notAvailable:"??ao nam je, ali usluga trenutno nije dostupna.",errorLoading:"Gre??ka u??itavanja aplikacije: %s.",notInDic:"Nije u rje??niku",changeTo:"Promijeni u",btnIgnore:"Zanemari",btnIgnoreAll:"Zanemari sve",btnReplace:"Zamijeni",btnReplaceAll:"Zamijeni sve",btnUndo:"Vrati",noSuggestions:"-Nema preporuke-",progress:"Provjera u tijeku...",noMispell:"Provjera zavr??ena: Nema gre??aka",noChanges:"Provjera zavr??ena: Nije napravljena promjena",oneChange:"Provjera zavr??ena: Jedna rije?? promjenjena",manyChanges:"Provjera zavr??ena: Promijenjeno %1 rije??i",ieSpellDownload:"Provjera pravopisa nije instalirana. ??elite li skinuti provjeru pravopisa?"},smiley:{toolbar:"Smje??ko",title:"Ubaci smje??ka",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Broj??ana lista",bulletedlist:"Obi??na lista",indent:"Pomakni udesno",outdent:"Pomakni ulijevo",justify:{left:"Lijevo poravnanje",center:"Sredi??nje poravnanje",right:"Desno poravnanje",block:"Blok poravnanje"},blockquote:"Blockquote",clipboard:{title:"Zalijepi",cutError:"Sigurnosne postavke Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog izrezivanja. Molimo koristite kraticu na tipkovnici (Ctrl/Cmd+X).",copyError:"Sigurnosne postavke Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog kopiranja. Molimo koristite kraticu na tipkovnici (Ctrl/Cmd+C).",pasteMsg:"Molimo zaljepite unutar doljnjeg okvira koriste??i tipkovnicu (<STRONG>Ctrl/Cmd+V</STRONG>) i kliknite <STRONG>OK</STRONG>.",securityMsg:"Zbog sigurnosnih postavki Va??eg pretra??iva??a, editor nema direktan pristup Va??em me??uspremniku. Potrebno je ponovno zalijepiti tekst u ovaj prozor.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Tekst koji ??elite zalijepiti ??ini se da je kopiran iz Worda. ??elite li prije o??istiti tekst?",toolbar:"Zalijepi iz Worda",title:"Zalijepi iz Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Zalijepi kao ??isti tekst",title:"Zalijepi kao ??isti tekst"},templates:{button:"Predlo??ci",title:"Predlo??ci sadr??aja",options:"Template Options",insertOption:"Zamijeni trenutne sadr??aje",selectPromptMsg:"Molimo odaberite predlo??ak koji ??elite otvoriti<br>(stvarni sadr??aj ??e biti izgubljen):",emptyListMsg:"(Nema definiranih predlo??aka)"},showBlocks:"Prika??i blokove",stylesCombo:{label:"Stil",panelTitle:"Formatting Styles",panelTitle1:"Block stilovi",panelTitle2:"Inline stilovi",panelTitle3:"Object stilovi"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatirano",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Veli??ina",voiceLabel:"Veli??ina slova",panelTitle:"Veli??ina"},colorButton:{textColorTitle:"Boja teksta",bgColorTitle:"Boja pozadine",panelTitle:"Colors",auto:"Automatski",more:"Vi??e boja..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Provjeri pravopis tijekom tipkanja (SCAYT)",opera_title:"Not supported by Opera",enable:"Omogu??i SCAYT",disable:"Onemogu??i SCAYT",about:"O SCAYT",toggle:"Omogu??u/Onemogu??i SCAYT",options:"Opcije",langs:"Jezici",moreSuggestions:"Vi??e prijedloga",ignore:"Zanemari",ignoreAll:"Zanemari sve",addWord:"Dodaj rije??",emptyDic:"Naziv rje??nika ne smije biti prazno.",optionsTab:"Opcije",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Jezici",dictionariesTab:"Rje??nici",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"O SCAYT"},about:{title:"O CKEditoru",dlgTitle:"O CKEditoru",moreInfo:"Za informacije o licencama posjetite na??u web stranicu:",copy:"Copyright © $1. All rights reserved."},maximize:"Pove??aj",minimize:"Minimize",fakeobjects:{anchor:"Sidro",flash:"Flash animacija",div:"Prijelom stranice",unknown:"Nepoznati objekt"},resize:"Povuci za promjenu veli??ine",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.hu={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Forr??sk??d",newPage:"??j oldal",save:"Ment??s",preview:"El??n??zet",cut:"Kiv??g??s",copy:"M??sol??s",paste:"Beilleszt??s",print:"Nyomtat??s",underline:"Al??h??zott",bold:"F??lk??v??r",italic:"D??lt",selectAll:"Mindent kijel??l",removeFormat:"Form??z??s elt??vol??t??sa",strike:"??th??zott",subscript:"Als?? index",superscript:"Fels?? index",horizontalrule:"Elv??laszt??vonal beilleszt??se",pagebreak:"Oldalt??r??s beilleszt??se",unlink:"Hivatkoz??s t??rl??se",undo:"Visszavon??s",redo:"Ism??tl??s",common:{browseServer:"B??ng??sz??s a szerveren",url:"Hivatkoz??s",protocol:"Protokoll",upload:"Felt??lt??s",uploadSubmit:"K??ld??s a szerverre",image:"K??p",flash:"Flash",form:"??rlap",checkbox:"Jel??l??n??gyzet",radio:"V??laszt??gomb",textField:"Sz??vegmez??",textarea:"Sz??vegter??let",hiddenField:"Rejtettmez??",button:"Gomb",select:"Leg??rd??l?? lista",imageButton:"K??pgomb",notSet:"<nincs be??ll??tva>",id:"Azonos??t??",name:"N??v",langDir:"??r??s ir??nya",langDirLtr:"Balr??l jobbra",langDirRtl:"Jobbr??l balra",langCode:"Nyelv k??dja",longDescr:"R??szletes le??r??s webc??me",cssClass:"St??lusk??szlet",advisoryTitle:"S??g??cimke",cssStyle:"St??lus",ok:"Rendben",cancel:"M??gsem",close:"Close",preview:"Preview",generalTab:"??ltal??nos",advancedTab:"Tov??bbi opci??k",validateNumberFailed:"A mez??be csak sz??mokat ??rhat.",confirmNewPage:"Minden nem mentett v??ltoz??s el fog veszni! Biztosan be szeretn?? t??lteni az oldalt?",confirmCancel:"Az ??rlap tartalma megv??ltozott, ??m a v??ltoz??sokat nem r??gz??tette. Biztosan be szeretn?? z??rni az ??rlapot?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Speci??lis karakter beilleszt??se",title:"Speci??lis karakter v??laszt??sa",options:"Special Character Options"},link:{toolbar:"Hivatkoz??s beilleszt??se/m??dos??t??sa",other:"<m??s>",menu:"Hivatkoz??s m??dos??t??sa",title:"Hivatkoz??s tulajdons??gai",info:"Alaptulajdons??gok",target:"Tartalom megjelen??t??se",upload:"Felt??lt??s",advanced:"Tov??bbi opci??k",type:"Hivatkoz??s t??pusa",toUrl:"URL",toAnchor:"Horgony az oldalon",toEmail:"E-Mail",targetFrame:"<keretben>",targetPopup:"<felugr?? ablakban>",targetFrameName:"Keret neve",targetPopupName:"Felugr?? ablak neve",popupFeatures:"Felugr?? ablak jellemz??i",popupResizable:"??tm??retez??s",popupStatusBar:"??llapotsor",popupLocationBar:"C??msor",popupToolbar:"Eszk??zt??r",popupMenuBar:"Men?? sor",popupFullScreen:"Teljes k??perny?? (csak IE)",popupScrollBars:"G??rd??t??s??v",popupDependent:"Sz??l??h??z kapcsolt (csak Netscape)",popupWidth:"Sz??less??g",popupLeft:"Bal poz??ci??",popupHeight:"Magass??g",popupTop:"Fels?? poz??ci??",id:"Id",langDir:"??r??s ir??nya",langDirLTR:"Balr??l jobbra",langDirRTL:"Jobbr??l balra",acccessKey:"Billenty??kombin??ci??",name:"N??v",langCode:"??r??s ir??nya",tabIndex:"Tabul??tor index",advisoryTitle:"S??g??cimke",advisoryContentType:"S??g?? tartalomt??pusa",cssClasses:"St??lusk??szlet",charset:"Hivatkozott tartalom k??dlapja",styles:"St??lus",selectAnchor:"Horgony v??laszt??sa",anchorName:"Horgony n??v szerint",anchorId:"Azonos??t?? szerint",emailAddress:"E-Mail c??m",emailSubject:"??zenet t??rgya",emailBody:"??zenet",noAnchors:"(Nincs horgony a dokumentumban)",noUrl:"Adja meg a hivatkoz??s webc??m??t",noEmail:"Adja meg az E-Mail c??met"},anchor:{toolbar:"Horgony beilleszt??se/szerkeszt??se",menu:"Horgony tulajdons??gai",title:"Horgony tulajdons??gai",name:"Horgony neve",errorName:"K??rem adja meg a horgony nev??t"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Keres??s ??s csere",find:"Keres??s",replace:"Csere",findWhat:"Keresett sz??veg:",replaceWith:"Csere erre:",notFoundMsg:"A keresett sz??veg nem tal??lhat??.",matchCase:"kis- ??s nagybet?? megk??l??nb??ztet??se",matchWord:"csak ha ez a teljes sz??",matchCyclic:"Ciklikus keres??s",replaceAll:"Az ??sszes cser??je",replaceSuccessMsg:"%1 egyez??s??g cser??lve."},table:{toolbar:"T??bl??zat",title:"T??bl??zat tulajdons??gai",menu:"T??bl??zat tulajdons??gai",deleteTable:"T??bl??zat t??rl??se",rows:"Sorok",columns:"Oszlopok",border:"Szeg??lym??ret",align:"Igaz??t??s",alignLeft:"Balra",alignCenter:"K??z??pre",alignRight:"Jobbra",width:"Sz??less??g",widthPx:"k??ppont",widthPc:"sz??zal??k",widthUnit:"width unit",height:"Magass??g",cellSpace:"Cella t??rk??z",cellPad:"Cella bels?? marg??",caption:"Felirat",summary:"Le??r??s",headers:"Fejl??cek",headersNone:"Nincsenek",headersColumn:"Els?? oszlop",headersRow:"Els?? sor",headersBoth:"Mindkett??",invalidRows:"A sorok sz??m??nak nagyobbnak kell lenni mint 0.",invalidCols:"Az oszlopok sz??m??nak nagyobbnak kell lenni mint 0.",invalidBorder:"A szeg??lym??ret mez??be csak sz??mokat ??rhat.",invalidWidth:"A sz??less??g mez??be csak sz??mokat ??rhat.",invalidHeight:"A magass??g mez??be csak sz??mokat ??rhat.",invalidCellSpacing:"A cella t??rk??z mez??be csak sz??mokat ??rhat.",invalidCellPadding:"A cella bels?? marg?? mez??be csak sz??mokat ??rhat.",cell:{menu:"Cella",insertBefore:"Besz??r??s balra",insertAfter:"Besz??r??s jobbra",deleteCell:"Cell??k t??rl??se",merge:"Cell??k egyes??t??se",mergeRight:"Cell??k egyes??t??se jobbra",mergeDown:"Cell??k egyes??t??se lefel??",splitHorizontal:"Cell??k sz??tv??laszt??sa v??zszintesen",splitVertical:"Cell??k sz??tv??laszt??sa f??gg??legesen",title:"Cella tulajdons??gai",cellType:"Cella t??pusa",rowSpan:"F??gg??leges egyes??t??s",colSpan:"V??zszintes egyes??t??s",wordWrap:"Hossz?? sorok t??r??se",hAlign:"V??zszintes igaz??t??s",vAlign:"F??gg??leges igaz??t??s",alignTop:"Fel",alignMiddle:"K??z??pre",alignBottom:"Le",alignBaseline:"Alapvonalra",bgColor:"H??tt??r sz??ne",borderColor:"Keret sz??ne",data:"Adat",header:"Fejl??c",yes:"Igen",no:"Nem",invalidWidth:"A sz??less??g mez??be csak sz??mokat ??rhat.",invalidHeight:"A magass??g mez??be csak sz??mokat ??rhat.",invalidRowSpan:"A f??gg??leges egyes??t??s mez??be csak sz??mokat ??rhat.",invalidColSpan:"A v??zszintes egyes??t??s mez??be csak sz??mokat ??rhat.",chooseColor:"Choose"},row:{menu:"Sor",insertBefore:"Besz??r??s f??l??",insertAfter:"Besz??r??s al??",deleteRow:"Sorok t??rl??se"},column:{menu:"Oszlop",insertBefore:"Besz??r??s balra",insertAfter:"Besz??r??s jobbra",deleteColumn:"Oszlopok t??rl??se"}},button:{title:"Gomb tulajdons??gai",text:"Sz??veg (??rt??k)",type:"T??pus",typeBtn:"Gomb",typeSbm:"K??ld??s",typeRst:"Alaphelyzet"},checkboxAndRadio:{checkboxTitle:"Jel??l??n??gyzet tulajdons??gai",radioTitle:"V??laszt??gomb tulajdons??gai",value:"??rt??k",selected:"Kiv??lasztott"},form:{title:"??rlap tulajdons??gai",menu:"??rlap tulajdons??gai",action:"Adatfeldolgoz??st v??gz?? hivatkoz??s",method:"Adatk??ld??s m??dja",encoding:"K??dol??s"},select:{title:"Leg??rd??l?? lista tulajdons??gai",selectInfo:"Alaptulajdons??gok",opAvail:"El??rhet?? opci??k",value:"??rt??k",size:"M??ret",lines:"sor",chkMulti:"t??bb sor is kiv??laszthat??",opText:"Sz??veg",opValue:"??rt??k",btnAdd:"Hozz??ad",btnModify:"M??dos??t",btnUp:"Fel",btnDown:"Le",btnSetValue:"Legyen az alap??rtelmezett ??rt??k",btnDelete:"T??r??l"},textarea:{title:"Sz??vegter??let tulajdons??gai",cols:"Karakterek sz??ma egy sorban",rows:"Sorok sz??ma"},textfield:{title:"Sz??vegmez?? tulajdons??gai",name:"N??v",value:"??rt??k",charWidth:"Megjelen??tett karakterek sz??ma",maxChars:"Maxim??lis karaktersz??m",type:"T??pus",typeText:"Sz??veg",typePass:"Jelsz??"},hidden:{title:"Rejtett mez?? tulajdons??gai",name:"N??v",value:"??rt??k"},image:{title:"K??p tulajdons??gai",titleButton:"K??pgomb tulajdons??gai",menu:"K??p tulajdons??gai",infoTab:"Alaptulajdons??gok",btnUpload:"K??ld??s a szerverre",upload:"Felt??lt??s",alt:"Bubor??k sz??veg",width:"Sz??less??g",height:"Magass??g",lockRatio:"Ar??ny megtart??sa",unlockRatio:"Unlock Ratio",resetSize:"Eredeti m??ret",border:"Keret",hSpace:"V??zsz. t??v",vSpace:"F??gg. t??v",align:"Igaz??t??s",alignLeft:"Bal",alignRight:"Jobbra",alertUrl:"T??ltse ki a k??p webc??m??t",linkTab:"Hivatkoz??s",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash tulajdons??gai",propertiesTab:"Tulajdons??gok",title:"Flash tulajdons??gai",chkPlay:"Automata lej??tsz??s",chkLoop:"Folyamatosan",chkMenu:"Flash men?? enged??lyez??se",chkFull:"Teljes k??perny?? enged??lyez??se",scale:"M??retez??s",scaleAll:"Mindent mutat",scaleNoBorder:"Keret n??lk??l",scaleFit:"Teljes kit??lt??s",access:"Szkript hozz??f??r??s",accessAlways:"Mindig",accessSameDomain:"Azonos domainr??l",accessNever:"Soha",align:"Igaz??t??s",alignLeft:"Bal",alignAbsBottom:"Legalj??ra",alignAbsMiddle:"K??zep??re",alignBaseline:"Alapvonalhoz",alignBottom:"Alj??ra",alignMiddle:"K??z??pre",alignRight:"Jobbra",alignTextTop:"Sz??veg tetej??re",alignTop:"Tetej??re",quality:"Min??s??g",qualityBest:"Legjobb",qualityHigh:"J??",qualityAutoHigh:"Automata j??",qualityMedium:"K??zepes",qualityAutoLow:"Automata gyenge",qualityLow:"Gyenge",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Ablak m??d",flashvars:"Flash v??ltoz??k",bgcolor:"H??tt??rsz??n",width:"Sz??less??g",height:"Magass??g",hSpace:"V??zsz. t??v",vSpace:"F??gg. t??v",validateSrc:"Adja meg a hivatkoz??s webc??m??t",validateWidth:"A sz??less??g mez??be csak sz??mokat ??rhat.",validateHeight:"A magass??g mez??be csak sz??mokat ??rhat.",validateHSpace:"A v??zszintes t??vols????g mez??be csak sz??mokat ??rhat.",validateVSpace:"A f??gg??leges t??vols????g mez??be csak sz??mokat ??rhat."},spellCheck:{toolbar:"Helyes??r??s-ellen??rz??s",title:"Helyes??r??s ellen??rz??",notAvailable:"Sajn??lom, de a szolg??ltat??s jelenleg nem el??rhet??.",errorLoading:"Hiba a szolg??ltat??s host bet??lt??se k??zben: %s.",notInDic:"Nincs a sz??t??rban",changeTo:"M??dos??t??s",btnIgnore:"Kihagyja",btnIgnoreAll:"Mindet kihagyja",btnReplace:"Csere",btnReplaceAll:"??sszes cser??je",btnUndo:"Visszavon??s",noSuggestions:"Nincs javaslat",progress:"Helyes??r??s-ellen??rz??s folyamatban...",noMispell:"Helyes??r??s-ellen??rz??s k??sz: Nem tal??ltam hib??t",noChanges:"Helyes??r??s-ellen??rz??s k??sz: Nincs v??ltoztatott sz??",oneChange:"Helyes??r??s-ellen??rz??s k??sz: Egy sz?? cser??lve",manyChanges:"Helyes??r??s-ellen??rz??s k??sz: %1 sz?? cser??lve",ieSpellDownload:"A helyes??r??s-ellen??rz?? nincs telep??tve. Szeretn?? let??lteni most?"},smiley:{toolbar:"Hangulatjelek",title:"Hangulatjel besz??r??sa",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 elem"},numberedlist:"Sz??moz??s",bulletedlist:"Felsorol??s",indent:"Beh??z??s n??vel??se",outdent:"Beh??z??s cs??kkent??se",justify:{left:"Balra",center:"K??z??pre",right:"Jobbra",block:"Sorkiz??rt"},blockquote:"Id??zet blokk",clipboard:{title:"Beilleszt??s",cutError:"A b??ng??sz?? biztons??gi be??ll??t??sai nem enged??lyezik a szerkeszt??nek, hogy v??grehajtsa a kiv??g??s m??veletet. Haszn??lja az al??bbi billenty??kombin??ci??t (Ctrl/Cmd+X).",copyError:"A b??ng??sz?? biztons??gi be??ll??t??sai nem enged??lyezik a szerkeszt??nek, hogy v??grehajtsa a m??sol??s m??veletet. Haszn??lja az al??bbi billenty??kombin??ci??t (Ctrl/Cmd+X).",pasteMsg:"M??solja be az al??bbi mez??be a <STRONG>Ctrl/Cmd+V</STRONG> billenty??k lenyom??s??val, majd nyomjon <STRONG>Rendben</STRONG>-t.",securityMsg:"A b??ng??sz?? biztons??gi be??ll??t??sai miatt a szerkeszt?? nem k??pes hozz??f??rni a v??g??lap adataihoz. Illeszd be ??jra ebben az ablakban.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Beilleszt??s Word-b??l",title:"Beilleszt??s Word-b??l",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Beilleszt??s form??zatlan sz??vegk??nt",title:"Beilleszt??s form??zatlan sz??vegk??nt"},templates:{button:"Sablonok",title:"El??rhet?? sablonok",options:"Template Options",insertOption:"Kicser??li a jelenlegi tartalmat",selectPromptMsg:"V??lassza ki melyik sablon ny??ljon meg a szerkeszt??ben<br>(a jelenlegi tartalom elveszik):",emptyListMsg:"(Nincs sablon megadva)"},showBlocks:"Blokkok megjelen??t??se",stylesCombo:{label:"St??lus",panelTitle:"Formatting Styles",panelTitle1:"Blokk st??lusok",panelTitle2:"Inline st??lusok",panelTitle3:"Objektum st??lusok"},format:{label:"Form??tum",panelTitle:"Form??tum",tag_p:"Norm??l",tag_pre:"Form??zott",tag_address:"C??msor",tag_h1:"Fejl??c 1",tag_h2:"Fejl??c 2",tag_h3:"Fejl??c 3",tag_h4:"Fejl??c 4",tag_h5:"Fejl??c 5",tag_h6:"Fejl??c 6",tag_div:"Bekezd??s (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Bet??t??pus",voiceLabel:"Bet??t??pus",panelTitle:"Bet??t??pus"},fontSize:{label:"M??ret",voiceLabel:"Bet??m??ret",panelTitle:"M??ret"},colorButton:{textColorTitle:"Bet??sz??n",bgColorTitle:"H??tt??rsz??n",panelTitle:"Colors",auto:"Automatikus",more:"Tov??bbi sz??nek..."},colors:{"000":"Fekete",800000:"Bord??","8B4513":"Barna","2F4F4F":"S??t??t t??rkiz","008080":"T??rkiz","000080":"Kir??ly k??k","4B0082":"Indig?? k??k",696969:"Sz??rke",B22222:"T??gla v??r??s",A52A2A:"V??r??s",DAA520:"Arany s??rga","006400":"S??t??t z??ld","40E0D0":"T??rkiz","0000CD":"K??k",800080:"Lila",808080:"Sz??rke",F00:"Piros",FF8C00:"S??t??t narancs",FFD700:"Arany","008000":"Z??ld","0FF":"T??rkiz","00F":"K??k",EE82EE:"R??zsasz??n",A9A9A9:"S??t??t sz??rke",FFA07A:"Lazac",FFA500:"Narancs",FFFF00:"Citroms??rga","00FF00":"Neon z??ld",AFEEEE:"Vil??gos t??rkiz",ADD8E6:"Vil??gos k??k",DDA0DD:"Vil??gos lila",D3D3D3:"Vil??gos sz??rke",FFF0F5:"Lavender Blush",FAEBD7:"T??rtfeh??r",FFFFE0:"Vil??gos s??rga",F0FFF0:"Menta",F0FFFF:"Az??r k??k",F0F8FF:"Halv??ny k??k",E6E6FA:"Lavender",FFF:"Feh??r"},scayt:{title:"Helyes??r??s ellen??rz??s g??pel??s k??zben",opera_title:"Not supported by Opera",enable:"SCAYT enged??lyez??se",disable:"SCAYT letilt??sa",about:"SCAYT n??vjegy",toggle:"SCAYT kapcsol??sa",options:"Be??ll??t??sok",langs:"Nyelvek",moreSuggestions:"Tov??bbi javaslatok",ignore:"Kihagy",ignoreAll:"??sszes kihagy??sa",addWord:"Sz?? hozz??ad??sa",emptyDic:"A sz??t??r nev??t meg kell adni.",optionsTab:"Be??ll??t??sok",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Nyelvek",dictionariesTab:"Sz??t??r",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"N??vjegy"},about:{title:"CKEditor n??vjegy",dlgTitle:"CKEditor n??vjegy",moreInfo:"Licenszel??si inform??ci??k??rt k??rj??k l??togassa meg weboldalunkat:",copy:"Copyright © $1. Minden jog fenntartva."},maximize:"Teljes m??ret",minimize:"Kis m??ret",fakeobjects:{anchor:"Horgony",flash:"Flash anim??ci??",div:"Oldalt??r??s",unknown:"Ismeretlen objektum"},resize:"H??zza az ??tm??retez??shez",colordialog:{title:"V??lasszon sz??nt",options:"Color Options",highlight:"Nagy??t??s",selected:"Kiv??lasztott",clear:"??r??t??s"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.is={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K????i",newPage:"N?? s????a",save:"Vista",preview:"Forsko??a",cut:"Klippa",copy:"Afrita",paste:"L??ma",print:"Prenta",underline:"Undirstrika??",bold:"Feitletra??",italic:"Sk??letra??",selectAll:"Velja allt",removeFormat:"Fjarl??gja sni??",strike:"Yfirstrika??",subscript:"Ni??urskrifa??",superscript:"Uppskrifa??",horizontalrule:"L????r??tt l??na",pagebreak:"Setja inn s????uskil",unlink:"Fjarl??gja stiklu",undo:"Afturkalla",redo:"H??tta vi?? afturk??llun",common:{browseServer:"Fletta ?? skjalasafni",url:"Vefsl????",protocol:"Samskiptasta??all",upload:"Senda upp",uploadSubmit:"Hla??a upp",image:"Setja inn mynd",flash:"Flash",form:"Setja inn innsl??ttarform",checkbox:"Setja inn h??kunarreit",radio:"Setja inn valhnapp",textField:"Setja inn textareit",textarea:"Setja inn textasv????i",hiddenField:"Setja inn fali?? sv????i",button:"Setja inn hnapp",select:"Setja inn lista",imageButton:"Setja inn myndahnapp",notSet:"<ekkert vali??>",id:"Au??kenni",name:"Nafn",langDir:"Lesstefna",langDirLtr:"Fr?? vinstri til h??gri (LTR)",langDirRtl:"Fr?? h??gri til vinstri (RTL)",langCode:"Tungum??lak????i",longDescr:"N??nari l??sing",cssClass:"St??lsni??sflokkur",advisoryTitle:"Titill",cssStyle:"St??ll",ok:"?? lagi",cancel:"H??tta vi??",close:"Close",preview:"Preview",generalTab:"Almennt",advancedTab:"T??knilegt",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Setja inn merki",title:"Velja t??kn",options:"Special Character Options"},link:{toolbar:"Stofna/breyta stiklu",other:"<annar>",menu:"Breyta stiklu",title:"Stikla",info:"Almennt",target:"Mark",upload:"Senda upp",advanced:"T??knilegt",type:"Stikluflokkur",toUrl:"URL",toAnchor:"B??kamerki ?? ??essari s????u",toEmail:"Netfang",targetFrame:"<rammi>",targetPopup:"<sprettigluggi>",targetFrameName:"Nafn markglugga",targetPopupName:"Nafn sprettiglugga",popupFeatures:"Eigindi sprettiglugga",popupResizable:"Resizable",popupStatusBar:"St????ustika",popupLocationBar:"Fangl??na",popupToolbar:"Verkf??rastika",popupMenuBar:"Vall??na",popupFullScreen:"Heilskj??r (IE)",popupScrollBars:"Skrunstikur",popupDependent:"H???? venslum (Netscape)",popupWidth:"Breidd",popupLeft:"Fjarl??g?? fr?? vinstri",popupHeight:"H????",popupTop:"Fjarl??g?? fr?? efri br??n",id:"Id",langDir:"Lesstefna",langDirLTR:"Fr?? vinstri til h??gri (LTR)",langDirRTL:"Fr?? h??gri til vinstri (RTL)",acccessKey:"Skammvalshnappur",name:"Nafn",langCode:"Lesstefna",tabIndex:"Ra??n??mer innsl??ttarreits",advisoryTitle:"Titill",advisoryContentType:"Tegund innihalds",cssClasses:"St??lsni??sflokkur",charset:"T??knr??f",styles:"St??ll",selectAnchor:"Veldu akkeri",anchorName:"Eftir akkerisnafni",anchorId:"Eftir au??kenni einingar",emailAddress:"Netfang",emailSubject:"Efni",emailBody:"Meginm??l",noAnchors:"<Engin b??kamerki ?? skr??>",noUrl:"Sl????u inn veffang stiklunnar!",noEmail:"Sl????u inn netfang!"},anchor:{toolbar:"Stofna/breyta kaflamerki",menu:"Eigindi kaflamerkis",title:"Eigindi kaflamerkis",name:"Nafn b??kamerkis",errorName:"Sl????u inn nafn b??kamerkis!"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Finna og skipta",find:"Leita",replace:"Skipta ??t",findWhat:"Leita a??:",replaceWith:"Skipta ??t fyrir:",notFoundMsg:"Leitartexti fannst ekki!",matchCase:"Gera greinarmun ???? h????- og l??gst??fum",matchWord:"A??eins heil or??",matchCyclic:"Match cyclic",replaceAll:"Skipta ??t allssta??ar",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tafla",title:"Eigindi t??flu",menu:"Eigindi t??flu",deleteTable:"Fella t??flu",rows:"Ra??ir",columns:"D??lkar",border:"Breidd ramma",align:"J??fnun",alignLeft:"Vinstrijafna??",alignCenter:"Mi??ja??",alignRight:"H??grijafna??",width:"Breidd",widthPx:"myndeindir",widthPc:"pr??sent",widthUnit:"width unit",height:"H????",cellSpace:"Bil milli reita",cellPad:"Reitasp??ss??a",caption:"Titill",summary:"??fram",headers:"Fyrirsagnir",headersNone:"Engar",headersColumn:"Fyrsti d??lkur",headersRow:"Fyrsta r????",headersBoth:"Hvort tveggja",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Reitur",insertBefore:"Skj??ta inn reiti fyrir aftan",insertAfter:"Skj??ta inn reiti fyrir framan",deleteCell:"Fella reit",merge:"Sameina reiti",mergeRight:"Sameina til h??gri",mergeDown:"Sameina ni??ur ?? vi??",splitHorizontal:"Klj??fa reit l??r??tt",splitVertical:"Klj??fa reit l????r??tt",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"R????",insertBefore:"Skj??ta inn r???? fyrir ofan",insertAfter:"Skj??ta inn r???? fyrir ne??an",deleteRow:"Ey??a r????"},column:{menu:"D??lkur",insertBefore:"Skj??ta inn d??lki vinstra megin",insertAfter:"Skj??ta inn d??lki h??gra megin",deleteColumn:"Fella d??lk"}},button:{title:"Eigindi hnapps",text:"Texti",type:"Ger??",typeBtn:"Hnappur",typeSbm:"Sta??festa",typeRst:"Hreinsa"},checkboxAndRadio:{checkboxTitle:"Eigindi markreits",radioTitle:"Eigindi valhnapps",value:"Gildi",selected:"Vali??"},form:{title:"Eigindi innsl??ttarforms",menu:"Eigindi innsl??ttarforms",action:"A??ger??",method:"A??fer??",encoding:"Encoding"},select:{title:"Eigindi lista",selectInfo:"Uppl??singar",opAvail:"Kostir",value:"Gildi",size:"St??r??",lines:"l??nur",chkMulti:"Leyfa fleiri kosti",opText:"Texti",opValue:"Gildi",btnAdd:"B??ta vi??",btnModify:"Breyta",btnUp:"Upp",btnDown:"Ni??ur",btnSetValue:"Merkja sem vali??",btnDelete:"Ey??a"},textarea:{title:"Eigindi textasv????is",cols:"D??lkar",rows:"L??nur"},textfield:{title:"Eigindi textareits",name:"Nafn",value:"Gildi",charWidth:"Breidd (leturt??kn)",maxChars:"H??marksfj??ldi leturt??kna",type:"Ger??",typeText:"Texti",typePass:"Lykilor??"},hidden:{title:"Eigindi falins sv????is",name:"Nafn",value:"Gildi"},image:{title:"Eigindi myndar",titleButton:"Eigindi myndahnapps",menu:"Eigindi myndar",infoTab:"Almennt",btnUpload:"Hla??a upp",upload:"Hla??a upp",alt:"Bakl??gur texti",width:"Breidd",height:"H????",lockRatio:"Festa st??r??arhlutfall",unlockRatio:"Unlock Ratio",resetSize:"Reikna st??r??",border:"Rammi",hSpace:"Vinstri bil",vSpace:"H??gri bil",align:"J??fnun",alignLeft:"Vinstri",alignRight:"H??gri",alertUrl:"Sl????u inn sl????ina a?? myndinni",linkTab:"Stikla",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Eigindi Flash",propertiesTab:"Properties",title:"Eigindi Flash",chkPlay:"Sj??lfvirk spilun",chkLoop:"Endurtekning",chkMenu:"S??na Flash-valmynd",chkFull:"Allow Fullscreen",scale:"Skali",scaleAll:"S??na allt",scaleNoBorder:"??n ramma",scaleFit:"Fella skala a?? st??r??",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"J??fnun",alignLeft:"Vinstri",alignAbsBottom:"Abs ne??st",alignAbsMiddle:"Abs mi??ju??",alignBaseline:"Grunnl??na",alignBottom:"Ne??st",alignMiddle:"Mi??ju??",alignRight:"H??gri",alignTextTop:"Efri br??n texta",alignTop:"Efst",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Bakgrunnslitur",width:"Breidd",height:"H????",hSpace:"Vinstri bil",vSpace:"H??gri bil",validateSrc:"Sl????u inn veffang stiklunnar!",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Villuleit",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Ekki ?? or??ab??kinni",changeTo:"Tillaga",btnIgnore:"Hunsa",btnIgnoreAll:"Hunsa allt",btnReplace:"Skipta",btnReplaceAll:"Skipta ??llu",btnUndo:"Til baka",noSuggestions:"- engar till??gur -",progress:"Villuleit ?? gangi...",noMispell:"Villuleit loki??: Engin villa fannst",noChanges:"Villuleit loki??: Engu or??i breytt",oneChange:"Villuleit loki??: Einu or??i breytt",manyChanges:"Villuleit loki??: %1 or??um breytt",ieSpellDownload:"Villuleit ekki sett upp.<br>Viltu setja hana upp?"},smiley:{toolbar:"Svipur",title:"Velja svip",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"N??mera??ur listi",bulletedlist:"Punktalisti",indent:"Minnka inndr??tt",outdent:"Auka inndr??tt",justify:{left:"Vinstrij??fnun",center:"Mi??ja texta",right:"H??grij??fnun",block:"Jafna b????um megin"},blockquote:"Inndr??ttur",clipboard:{title:"L??ma",cutError:"??ryggisstillingar vafrans ????ns leyfa ekki klippingu texta me?? m??sara??ger??. Nota??u lyklabor??i?? ?? klippa (Ctrl/Cmd+X).",copyError:"??ryggisstillingar vafrans ????ns leyfa ekki afritun texta me?? m??sara??ger??. Nota??u lyklabor??i?? ?? afrita (Ctrl/Cmd+C).",pasteMsg:"L??mdu ?? sv????i?? h??r a?? ne??an og (<STRONG>Ctrl/Cmd+V</STRONG>) og smelltu ?? <STRONG>OK</STRONG>.",securityMsg:"Vegna ??ryggisstillinga ?? vafranum ????num f??r ritillinn ekki beinan a??gang a?? klippubor??inu. ???? ver??ur a?? l??ma innihaldi?? aftur inn ?? ??ennan glugga.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"L??ma ??r Word",title:"L??ma ??r Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"L??ma sem ??sni??inn texta",title:"L??ma sem ??sni??inn texta"},templates:{button:"Sni??m??t",title:"Innihaldssni??m??t",options:"Template Options",insertOption:"Skipta ??t raunverulegu innihaldi",selectPromptMsg:"Veldu sni??m??t til a?? opna ?? ritlinum.<br>(N??verandi innihald v??kur fyrir ??v??!):",emptyListMsg:"(Ekkert sni??m??t er skilgreint!)"},showBlocks:"S??na blokkir",stylesCombo:{label:"St??lflokkur",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"St??lsni??",panelTitle:"St??lsni??",tag_p:"Venjulegt letur",tag_pre:"Forsni??i??",tag_address:"Vistfang",tag_h1:"Fyrirs??gn 1",tag_h2:"Fyrirs??gn 2",tag_h3:"Fyrirs??gn 3",tag_h4:"Fyrirs??gn 4",tag_h5:"Fyrirs??gn 5",tag_h6:"Fyrirs??gn 6",tag_div:"Venjulegt (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Leturger?? ",voiceLabel:"Font",panelTitle:"Leturger?? "},fontSize:{label:"Leturst??r?? ",voiceLabel:"Font Size",panelTitle:"Leturst??r?? "},colorButton:{textColorTitle:"Litur texta",bgColorTitle:"Bakgrunnslitur",panelTitle:"Colors",auto:"Sj??lfval",more:"Fleiri liti..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.it={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Codice Sorgente",newPage:"Nuova pagina vuota",save:"Salva",preview:"Anteprima",cut:"Taglia",copy:"Copia",paste:"Incolla",print:"Stampa",underline:"Sottolineato",bold:"Grassetto",italic:"Corsivo",selectAll:"Seleziona tutto",removeFormat:"Elimina formattazione",strike:"Barrato",subscript:"Pedice",superscript:"Apice",horizontalrule:"Inserisci riga orizzontale",pagebreak:"Inserisci interruzione di pagina",unlink:"Elimina collegamento",undo:"Annulla",redo:"Ripristina",common:{browseServer:"Cerca sul server",url:"URL",protocol:"Protocollo",upload:"Carica",uploadSubmit:"Invia al server",image:"Immagine",flash:"Oggetto Flash",form:"Modulo",checkbox:"Checkbox",radio:"Radio Button",textField:"Campo di testo",textarea:"Area di testo",hiddenField:"Campo nascosto",button:"Bottone",select:"Menu di selezione",imageButton:"Bottone immagine",notSet:"<non impostato>",id:"Id",name:"Nome",langDir:"Direzione scrittura",langDirLtr:"Da Sinistra a Destra (LTR)",langDirRtl:"Da Destra a Sinistra (RTL)",langCode:"Codice Lingua",longDescr:"URL descrizione estesa",cssClass:"Nome classe CSS",advisoryTitle:"Titolo",cssStyle:"Stile",ok:"OK",cancel:"Annulla",close:"Close",preview:"Preview",generalTab:"Generale",advancedTab:"Avanzate",validateNumberFailed:"Il valore inserito non ?? un numero.",confirmNewPage:"Ogni modifica non salvata sar?? persa. Sei sicuro di voler caricare una nuova pagina?",confirmCancel:"Alcune delle opzioni sono state cambiate. Sei sicuro di voler chiudere la finestra di dialogo?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, non disponibile</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Inserisci carattere speciale",title:"Seleziona carattere speciale",options:"Special Character Options"},link:{toolbar:"Inserisci/Modifica collegamento",other:"<altro>",menu:"Modifica collegamento",title:"Collegamento",info:"Informazioni collegamento",target:"Destinazione",upload:"Carica",advanced:"Avanzate",type:"Tipo di Collegamento",toUrl:"URL",toAnchor:"Ancora nella pagina",toEmail:"E-Mail",targetFrame:"<riquadro>",targetPopup:"<finestra popup>",targetFrameName:"Nome del riquadro di destinazione",targetPopupName:"Nome finestra popup",popupFeatures:"Caratteristiche finestra popup",popupResizable:"Ridimensionabile",popupStatusBar:"Barra di stato",popupLocationBar:"Barra degli indirizzi",popupToolbar:"Barra degli strumenti",popupMenuBar:"Barra del menu",popupFullScreen:"A tutto schermo (IE)",popupScrollBars:"Barre di scorrimento",popupDependent:"Dipendente (Netscape)",popupWidth:"Larghezza",popupLeft:"Posizione da sinistra",popupHeight:"Altezza",popupTop:"Posizione dall'alto",id:"Id",langDir:"Direzione scrittura",langDirLTR:"Da Sinistra a Destra (LTR)",langDirRTL:"Da Destra a Sinistra (RTL)",acccessKey:"Scorciatoia<br />da tastiera",name:"Nome",langCode:"Direzione scrittura",tabIndex:"Ordine di tabulazione",advisoryTitle:"Titolo",advisoryContentType:"Tipo della risorsa collegata",cssClasses:"Nome classe CSS",charset:"Set di caretteri della risorsa collegata",styles:"Stile",selectAnchor:"Scegli Ancora",anchorName:"Per Nome",anchorId:"Per id elemento",emailAddress:"Indirizzo E-Mail",emailSubject:"Oggetto del messaggio",emailBody:"Corpo del messaggio",noAnchors:"(Nessuna ancora disponibile nel documento)",noUrl:"Devi inserire l'URL del collegamento",noEmail:"Devi inserire un'indirizzo e-mail"},anchor:{toolbar:"Inserisci/Modifica Ancora",menu:"Propriet?? ancora",title:"Propriet?? ancora",name:"Nome ancora",errorName:"Inserici il nome dell'ancora"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Cerca e Sostituisci",find:"Trova",replace:"Sostituisci",findWhat:"Trova:",replaceWith:"Sostituisci con:",notFoundMsg:"L'elemento cercato non ?? stato trovato.",matchCase:"Maiuscole/minuscole",matchWord:"Solo parole intere",matchCyclic:"Ricerca ciclica",replaceAll:"Sostituisci tutto",replaceSuccessMsg:"%1 occorrenza(e) sostituite."},table:{toolbar:"Tabella",title:"Propriet?? tabella",menu:"Propriet?? tabella",deleteTable:"Cancella Tabella",rows:"Righe",columns:"Colonne",border:"Dimensione bordo",align:"Allineamento",alignLeft:"Sinistra",alignCenter:"Centrato",alignRight:"Destra",width:"Larghezza",widthPx:"pixel",widthPc:"percento",widthUnit:"width unit",height:"Altezza",cellSpace:"Spaziatura celle",cellPad:"Padding celle",caption:"Intestazione",summary:"Indice",headers:"Intestazione",headersNone:"Nessuna",headersColumn:"Prima Colonna",headersRow:"Prima Riga",headersBoth:"Entrambe",invalidRows:"Il numero di righe dev'essere un numero maggiore di 0.",invalidCols:"Il numero di colonne dev'essere un numero maggiore di 0.",invalidBorder:"La dimensione del bordo dev'essere un numero.",invalidWidth:"La larghezza della tabella dev'essere un numero.",invalidHeight:"L'altezza della tabella dev'essere un numero.",invalidCellSpacing:"La spaziatura tra le celle dev'essere un numero.",invalidCellPadding:"Il pagging delle celle dev'essere un numero",cell:{menu:"Cella",insertBefore:"Inserisci Cella Prima",insertAfter:"Inserisci Cella Dopo",deleteCell:"Elimina celle",merge:"Unisce celle",mergeRight:"Unisci a Destra",mergeDown:"Unisci in Basso",splitHorizontal:"Dividi Cella Orizzontalmente",splitVertical:"Dividi Cella Verticalmente",title:"Propriet?? della cella",cellType:"Tipo di cella",rowSpan:"Su pi?? righe",colSpan:"Su pi?? colonne",wordWrap:"Ritorno a capo",hAlign:"Allineamento orizzontale",vAlign:"Allineamento verticale",alignTop:"In Alto",alignMiddle:"Al Centro",alignBottom:"In Basso",alignBaseline:"Linea Base",bgColor:"Colore di Sfondo",borderColor:"Colore del Bordo",data:"Dati",header:"Intestazione",yes:"Si",no:"No",invalidWidth:"La larghezza della cella dev'essere un numero.",invalidHeight:"L'altezza della cella dev'essere un numero.",invalidRowSpan:"Il numero di righe dev'essere un numero intero.",invalidColSpan:"Il numero di colonne dev'essere un numero intero.",chooseColor:"Choose"},row:{menu:"Riga",insertBefore:"Inserisci Riga Prima",insertAfter:"Inserisci Riga Dopo",deleteRow:"Elimina righe"},column:{menu:"Colonna",insertBefore:"Inserisci Colonna Prima",insertAfter:"Inserisci Colonna Dopo",deleteColumn:"Elimina colonne"}},button:{title:"Propriet?? bottone",text:"Testo (Value)",type:"Tipo",typeBtn:"Bottone",typeSbm:"Invio",typeRst:"Annulla"},checkboxAndRadio:{checkboxTitle:"Propriet?? checkbox",radioTitle:"Propriet?? radio button",value:"Valore",selected:"Selezionato"},form:{title:"Propriet?? modulo",menu:"Propriet?? modulo",action:"Azione",method:"Metodo",encoding:"Codifica"},select:{title:"Propriet?? menu di selezione",selectInfo:"Info",opAvail:"Opzioni disponibili",value:"Valore",size:"Dimensione",lines:"righe",chkMulti:"Permetti selezione multipla",opText:"Testo",opValue:"Valore",btnAdd:"Aggiungi",btnModify:"Modifica",btnUp:"Su",btnDown:"Gi",btnSetValue:"Imposta come predefinito",btnDelete:"Rimuovi"},textarea:{title:"Propriet?? area di testo",cols:"Colonne",rows:"Righe"},textfield:{title:"Propriet?? campo di testo",name:"Nome",value:"Valore",charWidth:"Larghezza",maxChars:"Numero massimo di caratteri",type:"Tipo",typeText:"Testo",typePass:"Password"},hidden:{title:"Propriet?? campo nascosto",name:"Nome",value:"Valore"},image:{title:"Propriet?? immagine",titleButton:"Propriet?? bottone immagine",menu:"Propriet?? immagine",infoTab:"Informazioni immagine",btnUpload:"Invia al server",upload:"Carica",alt:"Testo alternativo",width:"Larghezza",height:"Altezza",lockRatio:"Blocca rapporto",unlockRatio:"Unlock Ratio",resetSize:"Reimposta dimensione",border:"Bordo",hSpace:"HSpace",vSpace:"VSpace",align:"Allineamento",alignLeft:"Sinistra",alignRight:"Destra",alertUrl:"Devi inserire l'URL per l'immagine",linkTab:"Collegamento",button2Img:"Vuoi trasformare il bottone immagine selezionato in un'immagine semplice?",img2Button:"Vuoi trasferomare l'immagine selezionata in un bottone immagine?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propriet?? Oggetto Flash",propertiesTab:"Propriet??",title:"Propriet?? Oggetto Flash",chkPlay:"Avvio Automatico",chkLoop:"Riavvio automatico",chkMenu:"Abilita Menu di Flash",chkFull:"Permetti la modalit?? tutto schermo",scale:"Ridimensiona",scaleAll:"Mostra Tutto",scaleNoBorder:"Senza Bordo",scaleFit:"Dimensione Esatta",access:"Accesso Script",accessAlways:"Sempre",accessSameDomain:"Solo stesso dominio",accessNever:"Mai",align:"Allineamento",alignLeft:"Sinistra",alignAbsBottom:"In basso assoluto",alignAbsMiddle:"Centrato assoluto",alignBaseline:"Linea base",alignBottom:"In Basso",alignMiddle:"Centrato",alignRight:"Destra",alignTextTop:"In alto al testo",alignTop:"In Alto",quality:"Qualit??",qualityBest:"Massima",qualityHigh:"Alta",qualityAutoHigh:"Alta Automatica",qualityMedium:"Intermedia",qualityAutoLow:"Bassa Automatica",qualityLow:"Bassa",windowModeWindow:"Finestra",windowModeOpaque:"Opaca",windowModeTransparent:"Trasparente",windowMode:"Modalit?? finestra",flashvars:"Variabili per Flash",bgcolor:"Colore sfondo",width:"Larghezza",height:"Altezza",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Devi inserire l'URL del collegamento",validateWidth:"La Larghezza dev'essere un numero",validateHeight:"L'altezza dev'essere un numero",validateHSpace:"L'HSpace dev'essere un numero.",validateVSpace:"Il VSpace dev'essere un numero."},spellCheck:{toolbar:"Correttore ortografico",title:"Controllo ortografico",notAvailable:"Il servizio non ?? momentaneamente disponibile.",errorLoading:"Errore nel caricamento dell'host col servizio applicativo: %s.",notInDic:"Non nel dizionario",changeTo:"Cambia in",btnIgnore:"Ignora",btnIgnoreAll:"Ignora tutto",btnReplace:"Cambia",btnReplaceAll:"Cambia tutto",btnUndo:"Annulla",noSuggestions:"- Nessun suggerimento -",progress:"Controllo ortografico in corso",noMispell:"Controllo ortografico completato: nessun errore trovato",noChanges:"Controllo ortografico completato: nessuna parola cambiata",oneChange:"Controllo ortografico completato: 1 parola cambiata",manyChanges:"Controllo ortografico completato: %1 parole cambiate",ieSpellDownload:"Contollo ortografico non installato. Lo vuoi scaricare ora?"},smiley:{toolbar:"Emoticon",title:"Inserisci emoticon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 elemento"},numberedlist:"Elenco numerato",bulletedlist:"Elenco puntato",indent:"Aumenta rientro",outdent:"Riduci rientro",justify:{left:"Allinea a sinistra",center:"Centra",right:"Allinea a destra",block:"Giustifica"},blockquote:"Citazione",clipboard:{title:"Incolla",cutError:"Le impostazioni di sicurezza del browser non permettono di tagliare automaticamente il testo. Usa la tastiera (Ctrl/Cmd+X).",copyError:"Le impostazioni di sicurezza del browser non permettono di copiare automaticamente il testo. Usa la tastiera (Ctrl/Cmd+C).",pasteMsg:"Incolla il testo all'interno dell'area sottostante usando la scorciatoia di tastiere (<STRONG>Ctrl/Cmd+V</STRONG>) e premi <STRONG>OK</STRONG>.",securityMsg:"A causa delle impostazioni di sicurezza del browser,l'editor non ?? in grado di accedere direttamente agli appunti. E' pertanto necessario incollarli di nuovo in questa finestra.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Il testo da incollare sembra provenire da Word. Desideri pulirlo prima di incollare?",toolbar:"Incolla da Word",title:"Incolla da Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Incolla come testo semplice",title:"Incolla come testo semplice"},templates:{button:"Modelli",title:"Contenuto dei modelli",options:"Template Options",insertOption:"Cancella il contenuto corrente",selectPromptMsg:"Seleziona il modello da aprire nell'editor<br />(il contenuto attuale verr?? eliminato):",emptyListMsg:"(Nessun modello definito)"},showBlocks:"Visualizza Blocchi",stylesCombo:{label:"Stile",panelTitle:"Formatting Styles",panelTitle1:"Stili per blocchi",panelTitle2:"Stili in linea",panelTitle3:"Stili per oggetti"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normale",tag_pre:"Formattato",tag_address:"Indirizzo",tag_h1:"Titolo 1",tag_h2:"Titolo 2",tag_h3:"Titolo 3",tag_h4:"Titolo 4",tag_h5:"Titolo 5",tag_h6:"Titolo 6",tag_div:"Paragrafo (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Dimensione",voiceLabel:"Dimensione Font",panelTitle:"Dimensione"},colorButton:{textColorTitle:"Colore testo",bgColorTitle:"Colore sfondo",panelTitle:"Colors",auto:"Automatico",more:"Altri colori..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Controllo Ortografico Mentre Scrivi",opera_title:"Not supported by Opera",enable:"Abilita COMS",disable:"Disabilita COMS",about:"About COMS",toggle:"Inverti abilitazione SCOMS",options:"Opzioni",langs:"Lingue",moreSuggestions:"Altri suggerimenti",ignore:"Ignora",ignoreAll:"Ignora tutti",addWord:"Aggiungi Parola",emptyDic:"Il nome del dizionario non pu?? essere vuoto.",optionsTab:"Opzioni",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Lingue",dictionariesTab:"Dizionari",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"Per le informazioni sulla licenza si prega di visitare il nostro sito:",copy:"Copyright © $1. Tutti i diritti riservati."},maximize:"Massimizza",minimize:"Minimize",fakeobjects:{anchor:"Ancora",flash:"Animazione Flash",div:"Interruzione di Pagina",unknown:"Oggetto sconosciuto"},resize:"Trascina per ridimensionare",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.ja={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"?????????",newPage:"??????????????????",save:"??????",preview:"???????????????",cut:"????????????",copy:"?????????",paste:"????????????",print:"??????",underline:"??????",bold:"??????",italic:"??????",selectAll:"???????????????",removeFormat:"????????????????????????",strike:"???????????????",subscript:"?????????",superscript:"???????????????",horizontalrule:"?????????",pagebreak:"??????????????????",unlink:"???????????????",undo:"????????????",redo:"????????????",common:{browseServer:"???????????????????????????",url:"URL",protocol:"???????????????",upload:"??????????????????",uploadSubmit:"?????????????????????",image:"????????????",flash:"Flash",form:"????????????",checkbox:"????????????????????????",radio:"??????????????????",textField:"??????????????????",textarea:"?????????????????????",hiddenField:"????????????????????????",button:"?????????",select:"?????????????????????",imageButton:"???????????????",notSet:"<??????>",id:"Id",name:"Name??????",langDir:"?????????????????????",langDirLtr:"???????????? (LTR)",langDirRtl:"???????????? (RTL)",langCode:"???????????????",longDescr:"longdesc??????(????????????)",cssClass:"??????????????????????????????",advisoryTitle:"Title??????",cssStyle:"?????????????????????",ok:"OK",cancel:"???????????????",close:"Close",preview:"Preview",generalTab:"??????",advancedTab:"???????????????",validateNumberFailed:"??????????????????????????????",confirmNewPage:"?????????????????????????????? ???????????????????????????????????????????????????????????????",confirmCancel:"?????????????????????????????????????????????????????????????????????????????????????????????????????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ???????????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??????????????????",title:"??????????????????",options:"Special Character Options"},link:{toolbar:"???????????????/??????",other:"<????????????>",menu:"???????????????",title:"?????????????????????",info:"????????????????????? ??????",target:"???????????????",upload:"??????????????????",advanced:"???????????????",type:"??????????????????",toUrl:"URL",toAnchor:"??????????????????????????????",toEmail:"E-Mail",targetFrame:"<????????????>",targetPopup:"<?????????????????????????????????>",targetFrameName:"????????????????????????",targetPopupName:"????????????????????????????????????",popupFeatures:"???????????????????????????????????????",popupResizable:"???????????????",popupStatusBar:"?????????????????????",popupLocationBar:"????????????????????????",popupToolbar:"???????????????",popupMenuBar:"??????????????????",popupFullScreen:"??????????????????(IE)",popupScrollBars:"?????????????????????",popupDependent:"???????????????????????????????????????????????? (Netscape)",popupWidth:"???",popupLeft:"??????????????????????????????",popupHeight:"??????",popupTop:"??????????????????????????????",id:"Id",langDir:"?????????????????????",langDirLTR:"???????????? (LTR)",langDirRTL:"???????????? (RTL)",acccessKey:"??????????????????",name:"Name??????",langCode:"?????????????????????",tabIndex:"????????????????????????",advisoryTitle:"Title??????",advisoryContentType:"Content Type??????",cssClasses:"??????????????????????????????",charset:"?????????charset??????",styles:"?????????????????????",selectAnchor:"?????????????????????",anchorName:"???????????????",anchorId:"???????????????ID",emailAddress:"E-Mail ????????????",emailSubject:"??????",emailBody:"??????",noAnchors:"(??????????????????????????????????????????????????????????????????????????????)",noUrl:"?????????URL??????????????????????????????",noEmail:"???????????????????????????????????????????????????"},anchor:{toolbar:"??????????????????/??????",menu:"???????????? ???????????????",title:"???????????? ???????????????",name:"???????????????",errorName:"???????????????????????????????????????????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"??????????????????",find:"??????",replace:"????????????",findWhat:"?????????????????????:",replaceWith:"????????????????????????:",notFoundMsg:"????????????????????????????????????????????????????????????",matchCase:"????????????????????????????????????",matchWord:"?????????????????????",matchCyclic:"????????????",replaceAll:"??????????????????",replaceSuccessMsg:"%1 ????????????????????????"},table:{toolbar:"????????????",title:"???????????? ???????????????",menu:"???????????? ???????????????",deleteTable:"??????????????????",rows:"???",columns:"???",border:"?????????????????????",align:"?????????????????????",alignLeft:"???",alignCenter:"??????",alignRight:"???",width:"???",widthPx:"????????????",widthPc:"???????????????",widthUnit:"width unit",height:"??????",cellSpace:"???????????????",cellPad:"???????????????",caption:"??????????????????",summary:"?????????????????????",headers:"?????????????????????(th)",headersNone:"??????",headersColumn:"??????????????????",headersRow:"??????????????????",headersBoth:"??????",invalidRows:"??????0???????????????????????????????????????????????????",invalidCols:"??????0???????????????????????????????????????????????????",invalidBorder:"????????????????????????????????????????????????????????????",invalidWidth:"??????????????????????????????????????????",invalidHeight:"?????????????????????????????????????????????",invalidCellSpacing:"??????????????????????????????????????????????????????",invalidCellPadding:"??????????????????????????????????????????????????????",cell:{menu:"??????",insertBefore:"?????????????????????",insertAfter:"?????????????????????",deleteCell:"????????????",merge:"????????????",mergeRight:"????????????",mergeDown:"????????????",splitHorizontal:"???????????????????????????",splitVertical:"??????????????????????????????",title:"?????????????????????",cellType:"???????????????",rowSpan:"??????(??????)",colSpan:"??????(??????)",wordWrap:"????????????",hAlign:"??????????????????",vAlign:"??????????????????",alignTop:"???",alignMiddle:"??????",alignBottom:"???",alignBaseline:"??????????????????",bgColor:"?????????",borderColor:"?????????????????????",data:"?????????????????????(td)",header:"?????????????????????(th)",yes:"Yes",no:"No",invalidWidth:"????????????????????????????????????????????????",invalidHeight:"???????????????????????????????????????????????????",invalidRowSpan:"??????(??????)???????????????????????????????????????",invalidColSpan:"??????(??????)???????????????????????????????????????",chooseColor:"????????????"},row:{menu:"???",insertBefore:"??????????????????",insertAfter:"??????????????????",deleteRow:"?????????"},column:{menu:"?????????",insertBefore:"????????????????????????",insertAfter:"????????????????????????",deleteColumn:"?????????"}},button:{title:"????????? ???????????????",text:"???????????? (???)",type:"?????????",typeBtn:"?????????",typeSbm:"??????",typeRst:"????????????"},checkboxAndRadio:{checkboxTitle:"???????????????????????? ???????????????",radioTitle:"?????????????????? ???????????????",value:"???",selected:"????????????"},form:{title:"???????????? ???????????????",menu:"???????????? ???????????????",action:"???????????????",method:"????????????",encoding:"????????????????????????"},select:{title:"????????????????????? ???????????????",selectInfo:"??????",opAvail:"??????????????????????????????",value:"???????????????",size:"?????????",lines:"???",chkMulti:"???????????????????????????",opText:"???????????????",opValue:"???",btnAdd:"??????",btnModify:"??????",btnUp:"??????",btnDown:"??????",btnSetValue:"????????????????????????",btnDelete:"??????"},textarea:{title:"????????????????????? ???????????????",cols:"???",rows:"???"},textfield:{title:"?????????????????? ???????????????",name:"??????",value:"???",charWidth:"?????????",maxChars:"?????????",type:"?????????",typeText:"????????????",typePass:"?????????????????????"},hidden:{title:"???????????????????????? ???????????????",name:"??????",value:"???"},image:{title:"???????????? ???????????????",titleButton:"??????????????? ???????????????",menu:"???????????? ???????????????",infoTab:"???????????? ??????",btnUpload:"?????????????????????",upload:"??????????????????",alt:"??????????????????",width:"???",height:"??????",lockRatio:"???????????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????????????",border:"????????????",hSpace:"?????????",vSpace:"?????????",align:"?????????",alignLeft:"???",alignRight:"???",alertUrl:"???????????????URL??????????????????????????????",linkTab:"?????????",button2Img:"?????????????????????????????????????????????????????????",img2Button:"?????????????????????????????????????????????????????????",urlMissing:"???????????????URL??????????????????????????????",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash ???????????????",propertiesTab:"???????????????",title:"Flash ???????????????",chkPlay:"??????",chkLoop:"???????????????",chkMenu:"Flash??????????????????",chkFull:"???????????????????????????",scale:"??????????????????",scaleAll:"???????????????",scaleNoBorder:"??????????????????????????????",scaleFit:"???????????????????????????",access:"???????????????????????????(AllowScriptAccess)",accessAlways:"?????????????????????????????????(Always)",accessSameDomain:"???????????????????????????????????????(Same domain)",accessNever:"????????????????????????????????????(Never)",align:"?????????",alignLeft:"???",alignAbsBottom:"??????(?????????)",alignAbsMiddle:"??????(?????????)",alignBaseline:"??????????????????",alignBottom:"???",alignMiddle:"??????",alignRight:"???",alignTextTop:"??????????????????",alignTop:"???",quality:"??????",qualityBest:"????????????",qualityHigh:"???",qualityAutoHigh:"??????/???",qualityMedium:"???",qualityAutoLow:"??????/???",qualityLow:"???",windowModeWindow:"??????",windowModeOpaque:"????????????????????????",windowModeTransparent:"?????????????????????",windowMode:"????????????????????????",flashvars:"??????????????????????????????(FlashVars)",bgcolor:"?????????",width:"???",height:"??????",hSpace:"?????????",vSpace:"?????????",validateSrc:"?????????URL??????????????????????????????",validateWidth:"??????????????????????????????????????????",validateHeight:"?????????????????????????????????????????????",validateHSpace:"????????????????????????????????????????????????",validateVSpace:"????????????????????????????????????????????????"},spellCheck:{toolbar:"?????????????????????",title:"?????????????????????",notAvailable:"????????????????????????????????????????????????????????????????????????????????????",errorLoading:"???????????????????????????????????????????????????????????????: %s.",notInDic:"????????????????????????",changeTo:"??????",btnIgnore:"??????",btnIgnoreAll:"???????????????",btnReplace:"??????",btnReplaceAll:"???????????????",btnUndo:"????????????",noSuggestions:"- ???????????? -",progress:"??????????????????????????????...",noMispell:"???????????????????????????: ?????????????????????????????????????????????",noChanges:"???????????????????????????: ???????????????????????????????????????",oneChange:"???????????????????????????: ??????????????????????????????",manyChanges:"???????????????????????????: %1 ???????????????????????????",ieSpellDownload:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????"},smiley:{toolbar:"?????????",title:"???????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ???????????????"},numberedlist:"????????????",bulletedlist:"????????????",indent:"???????????????",outdent:"?????????????????????",justify:{left:"?????????",center:"????????????",right:"?????????",block:"????????????"},blockquote:"??????????????????",clipboard:{title:"????????????",cutError:"????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????(Ctrl/Cmd+X)??????????????????????????????",copyError:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????(Ctrl/Cmd+C)??????????????????????????????",pasteMsg:"???????????????(<STRONG>Ctrl/Cmd+V</STRONG>)?????????????????????????????????????????????????????????<STRONG>OK</STRONG>???????????????????????????",securityMsg:"???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",toolbar:"?????????????????????????????????",title:"?????????????????????????????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"????????????????????????????????????",title:"????????????????????????????????????"},templates:{button:"??????????????????(??????)",title:"????????????????????????",options:"Template Options",insertOption:"??????????????????????????????????????????????????????",selectPromptMsg:"??????????????????????????????????????????????????????????????????????????????<br>(????????????????????????????????????????????????):",emptyListMsg:"(????????????????????????????????????????????????)"},showBlocks:"??????????????????",stylesCombo:{label:"????????????",panelTitle:"Formatting Styles",panelTitle1:"????????????????????????",panelTitle2:"???????????????????????????",panelTitle3:"??????????????????????????????"},format:{label:"??????????????????",panelTitle:"??????????????????",tag_p:"??????",tag_pre:"????????????",tag_address:"????????????",tag_h1:"????????? 1",tag_h2:"????????? 2",tag_h3:"????????? 3",tag_h4:"????????? 4",tag_h5:"????????? 5",tag_h6:"????????? 6",tag_div:"?????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????????",voiceLabel:"????????????",panelTitle:"????????????"},fontSize:{label:"?????????",voiceLabel:"?????????????????????",panelTitle:"?????????"},colorButton:{textColorTitle:"???????????????",bgColorTitle:"?????????",panelTitle:"Colors",auto:"??????",more:"???????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"???????????????????????????(SCAYT)",opera_title:"Not supported by Opera",enable:"SCAYT??????",disable:"SCAYT??????",about:"SCAYT?????????????????????",toggle:"SCAYT??????",options:"???????????????",langs:"??????",moreSuggestions:"????????????",ignore:"??????",ignoreAll:"???????????????",addWord:"????????????",emptyDic:"??????????????????????????????????????????",optionsTab:"???????????????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"??????",dictionariesTab:"??????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"?????????????????????"},about:{title:"CKEditor?????????????????????",dlgTitle:"CKEditor?????????????????????",moreInfo:"?????????????????????????????????????????????????????????????????????????????????:",copy:"Copyright © $1. All rights reserved."},maximize:"?????????",minimize:"?????????",fakeobjects:{anchor:"????????????",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"??????????????????????????????",colordialog:{title:"?????????",options:"Color Options",highlight:"???????????????",selected:"??????????????????",clear:"?????????"},toolbarCollapse:"???????????????????????????",toolbarExpand:"????????????????????????"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.km={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"?????????",newPage:"???????????????????????????",save:"????????????????????????",preview:"??????????????????????????????",cut:"??????????????????",copy:"??????????????????",paste:"????????????????????????",print:"????????????????????????",underline:"??????????????????????????????????????????????????????????????????",bold:"??????????????????????????????",italic:"??????????????????????????????",selectAll:"?????????????????????????????????????????????",removeFormat:"?????????????????? ?????????????????????",strike:"???????????????????????????????????????????????????????????????????????????",subscript:"???????????????????????????????????????",superscript:"??????????????????????????????",horizontalrule:"??????????????????????????????????????????????????????",pagebreak:"?????????????????? ??????????????????????????????????????????",unlink:"???????????????????????????",undo:"???????????????????????????",redo:"??????????????????????????????",common:{browseServer:"?????????",url:"URL",protocol:"???????????????????????????",upload:"???????????????",uploadSubmit:"????????????????????????????????????????????????????????????????????????????????????",image:"??????????????????",flash:"Flash",form:"???????????????",checkbox:"??????????????????????????????????????????",radio:"?????????????????????????????????????????????",textField:"??????????????????????????????????????????",textarea:"????????????????????????????????????????????????",hiddenField:"?????????????????????",button:"??????????????????",select:"?????????????????????????????????",imageButton:"????????????????????????????????????",notSet:"<??????????????????>",id:"Id",name:"???????????????",langDir:"???????????????????????????",langDirLtr:"??????????????????????????????????????????(LTR)",langDirRtl:"??????????????????????????????????????????(RTL)",langCode:"??????????????????????????????",longDescr:"???????????????????????? URL ?????????",cssClass:"Stylesheet Classes",advisoryTitle:"????????????????????? ????????????????????????",cssStyle:"????????????",ok:"?????????????????????",cancel:"??????????????????????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"??????????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"????????????????????????????????????????????????",title:"????????????????????????????????????",options:"Special Character Options"},link:{toolbar:"??????????????????/?????????????????? ??????????????????",other:"<other>",menu:"????????????????????????????????????",title:"??????????????????",info:"????????????????????????????????????????????????",target:"???????????????",upload:"???????????????",advanced:"??????????????????????????????",type:"????????????????????????????????????",toUrl:"URL",toAnchor:"???????????????????????????????????????????????????????????????",toEmail:"??????????????????",targetFrame:"<?????????????????????>",targetPopup:"<?????????????????? ?????????>",targetFrameName:"??????????????????????????????????????????????????????????????????",targetPopupName:"??????????????????????????????????????????",popupFeatures:"?????????????????????????????????????????????????????????",popupResizable:"Resizable",popupStatusBar:"????????? ??????????????????",popupLocationBar:"????????? ??????????????????",popupToolbar:"????????? ??????????????????",popupMenuBar:"????????? ???????????????",popupFullScreen:"??????????????????????????????(IE)",popupScrollBars:"????????? ?????????",popupDependent:"??????????????????????????? (Netscape)",popupWidth:"????????????",popupLeft:"??????????????????????????????????????????",popupHeight:"???????????????",popupTop:"?????????????????????????????????",id:"Id",langDir:"???????????????????????????",langDirLTR:"??????????????????????????????????????????(LTR)",langDirRTL:"??????????????????????????????????????????(RTL)",acccessKey:"?????? ???????????????????????????",name:"???????????????",langCode:"???????????????????????????",tabIndex:"????????? Tab",advisoryTitle:"????????????????????? ????????????????????????",advisoryContentType:"???????????????????????????????????? ????????????????????????",cssClasses:"Stylesheet Classes",charset:"???????????????????????????????????????????????????????????????",styles:"????????????",selectAnchor:"??????????????????????????????????????????",anchorName:"??????????????????????????????????????????????????????",anchorId:"????????? Id",emailAddress:"??????????????????",emailSubject:"???????????????????????????????????????",emailBody:"??????????????????",noAnchors:"(No anchors available in the document)",noUrl:"???????????????????????? ?????????????????????????????? URL",noEmail:"???????????????????????? ?????????????????????????????? ??????????????????"},anchor:{toolbar:"??????????????????/?????????????????? ??????????????????",menu:"??????????????????????????????????????????",title:"??????????????????????????????????????????",name:"??????????????????????????????????????????",errorName:"???????????????????????? ??????????????????????????????????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"?????????????????????",replace:"???????????????",findWhat:"?????????????????????????????????:",replaceWith:"??????????????????????????????:",notFoundMsg:"???????????????????????? ?????????????????????????????? ???",matchCase:"?????????????????????????????????",matchWord:"???????????????????????????????????????????????????",matchCyclic:"Match cyclic",replaceAll:"????????????????????????????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"???????????????",title:"???????????????????????? ???????????????",menu:"???????????????????????? ???????????????",deleteTable:"????????????????????????",rows:"????????????????????????",columns:"???????????????",border:"????????????????????????",align:"??????????????????????????????????????????",alignLeft:"????????????????????????",alignCenter:"??????????????????",alignRight:"????????????????????????",width:"????????????",widthPx:"??????????????????",widthPc:"???????????????",widthUnit:"width unit",height:"???????????????",cellSpace:"????????????????????????",cellPad:"??????????????????",caption:"?????????????????????",summary:"???????????????????????????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"??????????????????",merge:"???????????????????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"?????????????????????????????????"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"????????????????????????"}},button:{title:"???????????????????????? ??????????????????",text:"??????????????????(????????????)",type:"??????????????????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"??????????????????????????????????????????????????????????????????",radioTitle:"????????????????????????????????????????????????????????????",value:"????????????",selected:"?????????????????????????????????"},form:{title:"???????????????????????????????????????",menu:"???????????????????????????????????????",action:"????????????????????????",method:"????????????",encoding:"Encoding"},select:{title:"?????????????????????????????????????????????????????????",selectInfo:"??????????????????",opAvail:"???????????????????????????????????????????????? ??????????????????????????????????????????",value:"????????????",size:"????????????",lines:"?????????????????????",chkMulti:"????????????????????????????????????????????????????????????????????????",opText:"???????????????",opValue:"????????????",btnAdd:"??????????????????",btnModify:"?????????????????????????????????",btnUp:"??????",btnDown:"???????????????",btnSetValue:"Set as selected value",btnDelete:"?????????"},textarea:{title:"???????????????????????????????????????????????????????????????????????????",cols:"???????????????",rows:"????????????????????????"},textfield:{title:"???????????????????????????????????????????????????",name:"???????????????",value:"????????????",charWidth:"???????????? ???????????????",maxChars:"???????????????????????????????????????",type:"??????????????????",typeText:"???????????????",typePass:"?????????????????????????????????"},hidden:{title:"?????????????????????????????????????????????",name:"???????????????",value:"????????????"},image:{title:"??????????????????????????????????????????",titleButton:"????????????????????????????????????????????????????????????",menu:"??????????????????????????????????????????",infoTab:"????????????????????????????????????????????????",btnUpload:"????????????????????????????????????????????????????????????????????????????????????",upload:"???????????????",alt:"?????????????????????????????????",width:"????????????",height:"???????????????",lockRatio:"????????????????????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????????????????????????????????????",border:"????????????",hSpace:"???????????????????????????",vSpace:"?????????????????????????????????",align:"?????????????????????????????????",alignLeft:"?????????????????????",alignRight:"????????????????????????",alertUrl:"????????????????????????????????????????????????????????????????????????????????????",linkTab:"??????????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????????????????????? Flash",propertiesTab:"Properties",title:"???????????????????????? Flash",chkPlay:"??????????????????????????????????????????????????????",chkLoop:"?????????????????????",chkMenu:"?????????????????? ??????????????????????????? Flash",chkFull:"Allow Fullscreen",scale:"????????????",scaleAll:"???????????????????????????????????????",scaleNoBorder:"???????????????????????????????????????",scaleFit:"???????????????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"?????????????????????????????????",alignLeft:"?????????????????????",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"???????????????????????????????????????????????????",alignBottom:"????????????????????????",alignMiddle:"??????????????????",alignRight:"????????????????????????",alignTextTop:"????????????????????????",alignTop:"???????????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????????????????????????????????????????????",width:"????????????",height:"???????????????",hSpace:"???????????????????????????",vSpace:"?????????????????????????????????",validateSrc:"???????????????????????? ?????????????????????????????? URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"????????????????????????????????????????????????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"????????????????????????????????????????????????????????????",changeTo:"???????????????????????????????????????",btnIgnore:"??????????????????????????????????????????",btnIgnoreAll:"?????????????????????????????????????????? ?????????????????????",btnReplace:"???????????????",btnReplaceAll:"????????????????????????????????????",btnUndo:"???????????????????????????",noSuggestions:"- ?????????????????????????????? -",progress:"???????????????????????????????????????????????????????????????????????????...",noMispell:"???????????????????????????????????????????????????????????????????????????????????????: ??????????????????????????????",noChanges:"???????????????????????????????????????????????????????????????????????????????????????: ???????????????????????????????????????????????????",oneChange:"???????????????????????????????????????????????????????????????????????????????????????: ?????????????????????????????????????????????????????????????????????????????????",manyChanges:"???????????????????????????????????????????????????????????????????????????????????????: %1 ?????????????????????????????????????????????????????????",ieSpellDownload:"?????????????????????????????????????????????????????????????????????????????????????????????????????? ??? ???????????????????????????????????????????"},smiley:{toolbar:"??????????????????",title:"????????????????????????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"????????????????????????????????????",bulletedlist:"????????????????????????????????????????????????",indent:"?????????????????????????????????????????????????????????",outdent:"??????????????????????????????????????????????????????",justify:{left:"??????????????????????????????",center:"?????????????????????????????????",right:"??????????????????????????????",block:"??????????????????????????????"},blockquote:"Block Quote",clipboard:{title:"????????????????????????",cutError:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????? ??? ?????????????????????????????????????????????????????? ???????????????????????? (Ctrl/Cmd+X) ???",copyError:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????? ??? ?????????????????????????????????????????????????????? ???????????????????????? (Ctrl/Cmd+C)???",pasteMsg:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????? ???(<STRONG>Ctrl/Cmd+V</STRONG>) ?????????????????? <STRONG>OK</STRONG> ???",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"?????????????????????????????? Word",title:"?????????????????????????????? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"????????????????????????????????????????????????????????????",title:"????????????????????????????????????????????????????????????"},templates:{button:"???????????????????????????",title:"??????????????????????????? ?????????????????????????????????",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"???????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????<br>(????????????????????????????????????????????????):",emptyListMsg:"(????????????????????????????????????????????????????????????????????????????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????????",panelTitle:"????????????",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"???????????????",voiceLabel:"Font",panelTitle:"???????????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"????????????????????????",bgColorTitle:"?????????????????????????????????????????????",panelTitle:"Colors",auto:"????????????????????????????????????",more:"?????????????????????????????????.."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.ko={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??????",newPage:"??? ??????",save:"????????????",preview:"????????????",cut:"????????????",copy:"????????????",paste:"????????????",print:"????????????",underline:"??????",bold:"?????????",italic:"?????????",selectAll:"????????????",removeFormat:"?????? ?????????",strike:"?????????",subscript:"?????? ??????",superscript:"??? ??????",horizontalrule:"????????? ??????",pagebreak:"Insert Page Break for Printing",unlink:"?????? ??????",undo:"??????",redo:"?????????",common:{browseServer:"?????? ??????",url:"URL",protocol:"????????????",upload:"?????????",uploadSubmit:"????????? ??????",image:"?????????",flash:"?????????",form:"???",checkbox:"????????????",radio:"???????????????",textField:"????????????",textarea:"????????????",hiddenField:"????????????",button:"??????",select:"????????????",imageButton:"???????????????",notSet:"<???????????? ??????>",id:"ID",name:"Name",langDir:"?????? ??????",langDirLtr:"???????????? ????????? (LTR)",langDirRtl:"??????????????? ?????? (RTL)",langCode:"?????? ??????",longDescr:"URL ??????",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"???",cancel:"?????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"?????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????? ??????",title:"???????????? ??????",options:"Special Character Options"},link:{toolbar:"?????? ??????/??????",other:"<??????>",menu:"?????? ??????",title:"??????",info:"?????? ??????",target:"??????",upload:"?????????",advanced:"?????????",type:"?????? ??????",toUrl:"URL",toAnchor:"?????????",toEmail:"?????????",targetFrame:"<?????????>",targetPopup:"<?????????>",targetFrameName:"?????? ????????? ??????",targetPopupName:"????????? ??????",popupFeatures:"????????? ??????",popupResizable:"Resizable",popupStatusBar:"?????????",popupLocationBar:"???????????????",popupToolbar:"??????",popupMenuBar:"?????????",popupFullScreen:"???????????? (IE)",popupScrollBars:"????????????",popupDependent:"Dependent (Netscape)",popupWidth:"??????",popupLeft:"?????? ??????",popupHeight:"??????",popupTop:"?????? ??????",id:"Id",langDir:"?????? ??????",langDirLTR:"???????????? ????????? (LTR)",langDirRTL:"??????????????? ?????? (RTL)",acccessKey:"????????? ???",name:"Name",langCode:"?????? ??????",tabIndex:"??? ??????",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"????????? ??????",anchorName:"????????? ??????",anchorId:"????????? ID",emailAddress:"????????? ??????",emailSubject:"??????",emailBody:"??????",noAnchors:"(????????? ???????????? ????????????.)",noUrl:"?????? URL??? ??????????????????.",noEmail:"?????????????????? ??????????????????."},anchor:{toolbar:"????????? ??????/??????",menu:"????????? ??????",title:"????????? ??????",name:"????????? ??????",errorName:"????????? ????????? ??????????????????."},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????? & ?????????",find:"??????",replace:"?????????",findWhat:"?????? ?????????:",replaceWith:"?????? ?????????:",notFoundMsg:"???????????? ?????? ??? ????????????.",matchCase:"???????????? ??????",matchWord:"????????? ??????",matchCyclic:"Match cyclic",replaceAll:"?????? ?????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"???",title:"??? ??????",menu:"??? ??????",deleteTable:"??? ??????",rows:"?????????",columns:"?????????",border:"????????? ??????",align:"??????",alignLeft:"??????",alignCenter:"?????????",alignRight:"?????????",width:"??????",widthPx:"??????",widthPc:"?????????",widthUnit:"width unit",height:"??????",cellSpace:"??? ??????",cellPad:"??? ??????",caption:"??????",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"???/???(Cell)",insertBefore:"?????? ???/??? ??????",insertAfter:"?????? ???/??? ??????",deleteCell:"??? ??????",merge:"??? ?????????",mergeRight:"????????? ?????????",mergeDown:"?????? ?????????",splitHorizontal:"?????? ?????????",splitVertical:"?????? ?????????",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"???(Row)",insertBefore:"?????? ??? ??????",insertAfter:"?????? ??? ??????",deleteRow:"????????? ??????"},column:{menu:"???(Column)",insertBefore:"?????? ??? ??????",insertAfter:"?????? ??? ??????",deleteColumn:"????????? ??????"}},button:{title:"?????? ??????",text:"????????????(???)",type:"????????????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"???????????? ??????",radioTitle:"??????????????? ??????",value:"???",selected:"?????????"},form:{title:"??? ??????",menu:"??? ??????",action:"????????????(Action)",method:"??????(Method)",encoding:"Encoding"},select:{title:"???????????? ??????",selectInfo:"??????",opAvail:"????????????",value:"???",size:"????????????",lines:"???",chkMulti:"???????????? ?????? ??????",opText:"??????",opValue:"???",btnAdd:"??????",btnModify:"??????",btnUp:"??????",btnDown:"?????????",btnSetValue:"?????????????????? ??????",btnDelete:"??????"},textarea:{title:"???????????? ??????",cols:"??????",rows:"??????"},textfield:{title:"???????????? ??????",name:"??????",value:"???",charWidth:"?????? ??????",maxChars:"?????? ?????????",type:"??????",typeText:"?????????",typePass:"????????????"},hidden:{title:"???????????? ??????",name:"??????",value:"???"},image:{title:"????????? ??????",titleButton:"??????????????? ??????",menu:"????????? ??????",infoTab:"????????? ??????",btnUpload:"????????? ??????",upload:"?????????",alt:"????????? ??????",width:"??????",height:"??????",lockRatio:"?????? ??????",unlockRatio:"Unlock Ratio",resetSize:"?????? ?????????",border:"?????????",hSpace:"????????????",vSpace:"????????????",align:"??????",alignLeft:"??????",alignRight:"?????????",alertUrl:"????????? URL??? ??????????????????",linkTab:"??????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"????????? ??????",propertiesTab:"Properties",title:"????????? ????????????",chkPlay:"????????????",chkLoop:"??????",chkMenu:"??????????????? ??????",chkFull:"Allow Fullscreen",scale:"??????",scaleAll:"????????????",scaleNoBorder:"???????????????",scaleFit:"??????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"??????",alignLeft:"??????",alignAbsBottom:"?????????(Abs Bottom)",alignAbsMiddle:"?????????(Abs Middle)",alignBaseline:"?????????",alignBottom:"??????",alignMiddle:"??????",alignRight:"?????????",alignTextTop:"????????????",alignTop:"???",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????? ??????",width:"??????",height:"??????",hSpace:"????????????",vSpace:"????????????",validateSrc:"?????? URL??? ??????????????????.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"????????? ?????? ??????",changeTo:"????????? ??????",btnIgnore:"?????????",btnIgnoreAll:"?????? ?????????",btnReplace:"??????",btnReplaceAll:"?????? ??????",btnUndo:"??????",noSuggestions:"- ???????????? ?????? -",progress:"??????????????? ??????????????????...",noMispell:"???????????? ??????: ????????? ????????? ????????????.",noChanges:"???????????? ??????: ????????? ????????? ????????????.",oneChange:"???????????? ??????: ????????? ?????????????????????.",manyChanges:"???????????? ??????: %1 ????????? ?????????????????????.",ieSpellDownload:"?????? ???????????? ???????????? ???????????????. ?????? ???????????????????????????????"},smiley:{toolbar:"?????????",title:"????????? ??????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"???????????? ??????",bulletedlist:"???????????? ??????",indent:"????????????",outdent:"????????????",justify:{left:"?????? ??????",center:"????????? ??????",right:"????????? ??????",block:"?????? ??????"},blockquote:"Block Quote",clipboard:{title:"????????????",cutError:"??????????????? ????????????????????? ???????????? ????????? ????????? ??? ????????????. ????????? ????????? ??????????????????. (Ctrl/Cmd+X).",copyError:"??????????????? ????????????????????? ???????????? ????????? ????????? ??? ????????????. ????????? ????????? ??????????????????. (Ctrl/Cmd+C).",pasteMsg:"???????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ??? ???????????? ???????????? ???????????? <STRONG>OK</STRONG> ??? ????????????.",securityMsg:"???????????? ?????? ???????????? ??????, ??????????????? ????????? ?????? ????????? ??? ????????????. ??? ?????? ?????? ???????????? ????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"MS Word ???????????? ????????????",title:"MS Word ???????????? ????????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????? ????????????",title:"???????????? ????????????"},templates:{button:"?????????",title:"?????? ?????????",options:"Template Options",insertOption:"?????? ?????? ?????????",selectPromptMsg:"??????????????? ????????? ???????????? ??????????????????.<br>(???????????? ????????? ????????? ???????????????.):",emptyListMsg:"(???????????? ????????????.)"},showBlocks:"Show Blocks",stylesCombo:{label:"?????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"??????",panelTitle:"??????",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????",voiceLabel:"Font",panelTitle:"??????"},fontSize:{label:"?????? ??????",voiceLabel:"Font Size",panelTitle:"?????? ??????"},colorButton:{textColorTitle:"?????? ??????",bgColorTitle:"?????? ??????",panelTitle:"Colors",auto:"????????????",more:"????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.lt={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??altinis",newPage:"Naujas puslapis",save:"I??saugoti",preview:"Per??i??ra",cut:"I??kirpti",copy:"Kopijuoti",paste:"??d??ti",print:"Spausdinti",underline:"Pabrauktas",bold:"Pusjuodis",italic:"Kursyvas",selectAll:"Pa??ym??ti visk??",removeFormat:"Panaikinti format??",strike:"Perbrauktas",subscript:"Apatinis indeksas",superscript:"Vir??utinis indeksas",horizontalrule:"??terpti horizontali?? linij??",pagebreak:"??terpti puslapi?? skirtuk??",unlink:"Panaikinti nuorod??",undo:"At??aukti",redo:"Atstatyti",common:{browseServer:"Nar??yti po server??",url:"URL",protocol:"Protokolas",upload:"Si??sti",uploadSubmit:"Si??sti ?? server??",image:"Vaizdas",flash:"Flash",form:"Forma",checkbox:"??ymimasis langelis",radio:"??ymimoji akut??",textField:"Teksto laukas",textarea:"Teksto sritis",hiddenField:"Nerodomas laukas",button:"Mygtukas",select:"Atrankos laukas",imageButton:"Vaizdinis mygtukas",notSet:"<n??ra nustatyta>",id:"Id",name:"Vardas",langDir:"Teksto kryptis",langDirLtr:"I?? kair??s ?? de??in?? (LTR)",langDirRtl:"I?? de??in??s ?? kair?? (RTL)",langCode:"Kalbos kodas",longDescr:"Ilgas apra??ymas URL",cssClass:"Stili?? lentel??s klas??s",advisoryTitle:"Konsultacin?? antra??t??",cssStyle:"Stilius",ok:"OK",cancel:"Nutraukti",close:"Close",preview:"Preview",generalTab:"Bendros savyb??s",advancedTab:"Papildomas",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??terpti special?? simbol??",title:"Pasirinkite special?? simbol??",options:"Special Character Options"},link:{toolbar:"??terpti/taisyti nuorod??",other:"<kitas>",menu:"Taisyti nuorod??",title:"Nuoroda",info:"Nuorodos informacija",target:"Paskirties vieta",upload:"Si??sti",advanced:"Papildomas",type:"Nuorodos tipas",toUrl:"URL",toAnchor:"??ym?? ??iame puslapyje",toEmail:"El.pa??tas",targetFrame:"<kadras>",targetPopup:"<i??skleid??iamas langas>",targetFrameName:"Paskirties kadro vardas",targetPopupName:"Paskirties lango vardas",popupFeatures:"I??skleid??iamo lango savyb??s",popupResizable:"Resizable",popupStatusBar:"B??senos juosta",popupLocationBar:"Adreso juosta",popupToolbar:"Mygtuk?? juosta",popupMenuBar:"Meniu juosta",popupFullScreen:"Visas ekranas (IE)",popupScrollBars:"Slinkties juostos",popupDependent:"Priklausomas (Netscape)",popupWidth:"Plotis",popupLeft:"Kair?? pozicija",popupHeight:"Auk??tis",popupTop:"Vir??utin?? pozicija",id:"Id",langDir:"Teksto kryptis",langDirLTR:"I?? kair??s ?? de??in?? (LTR)",langDirRTL:"I?? de??in??s ?? kair?? (RTL)",acccessKey:"Prieigos raktas",name:"Vardas",langCode:"Teksto kryptis",tabIndex:"Tabuliavimo indeksas",advisoryTitle:"Konsultacin?? antra??t??",advisoryContentType:"Konsultacinio turinio tipas",cssClasses:"Stili?? lentel??s klas??s",charset:"Susiet?? i??tekli?? simboli?? lentel??",styles:"Stilius",selectAnchor:"Pasirinkite ??ym??",anchorName:"Pagal ??ym??s vard??",anchorId:"Pagal ??ym??s Id",emailAddress:"El.pa??to adresas",emailSubject:"??inut??s tema",emailBody:"??inut??s turinys",noAnchors:"(??iame dokumente ??ymi?? n??ra)",noUrl:"Pra??ome ??vesti nuorodos URL",noEmail:"Pra??ome ??vesti el.pa??to adres??"},anchor:{toolbar:"??terpti/modifikuoti ??ym??",menu:"??ym??s savyb??s",title:"??ym??s savyb??s",name:"??ym??s vardas",errorName:"Pra??ome ??vesti ??ym??s vard??"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Surasti ir pakeisti",find:"Rasti",replace:"Pakeisti",findWhat:"Surasti tekst??:",replaceWith:"Pakeisti tekstu:",notFoundMsg:"Nurodytas tekstas nerastas.",matchCase:"Skirti did??i??sias ir ma????sias raides",matchWord:"Atitikti piln?? ??od??",matchCyclic:"Match cyclic",replaceAll:"Pakeisti visk??",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Lentel??",title:"Lentel??s savyb??s",menu:"Lentel??s savyb??s",deleteTable:"??alinti lentel??",rows:"Eilut??s",columns:"Stulpeliai",border:"R??melio dydis",align:"Lygiuoti",alignLeft:"Kair??",alignCenter:"Centr??",alignRight:"De??in??",width:"Plotis",widthPx:"ta??kais",widthPc:"procentais",widthUnit:"width unit",height:"Auk??tis",cellSpace:"Tarpas tarp langeli??",cellPad:"Trapas nuo langelio r??mo iki teksto",caption:"Antra??t??",summary:"Santrauka",headers:"Antra??t??s",headersNone:"N??ra",headersColumn:"Pirmas stulpelis",headersRow:"Pirma eilut??",headersBoth:"Abu",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Langelis",insertBefore:"??terpti langel?? prie??",insertAfter:"??terpti langel?? po",deleteCell:"??alinti langelius",merge:"Sujungti langelius",mergeRight:"Sujungti su de??ine",mergeDown:"Sujungti su apa??ia",splitHorizontal:"Skaidyti langel?? horizontaliai",splitVertical:"Skaidyti langel?? vertikaliai",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Eilut??",insertBefore:"??terpti eilut?? prie??",insertAfter:"??terpti eilut?? po",deleteRow:"??alinti eilutes"},column:{menu:"Stulpelis",insertBefore:"??terpti stulpel?? prie??",insertAfter:"??terpti stulpel?? po",deleteColumn:"??alinti stulpelius"}},button:{title:"Mygtuko savyb??s",text:"Tekstas (Reik??m??)",type:"Tipas",typeBtn:"Mygtukas",typeSbm:"Si??sti",typeRst:"I??valyti"},checkboxAndRadio:{checkboxTitle:"??ymimojo langelio savyb??s",radioTitle:"??ymimosios akut??s savyb??s",value:"Reik??m??",selected:"Pa??ym??tas"},form:{title:"Formos savyb??s",menu:"Formos savyb??s",action:"Veiksmas",method:"Metodas",encoding:"Encoding"},select:{title:"Atrankos lauko savyb??s",selectInfo:"Informacija",opAvail:"Galimos parinktys",value:"Reik??m??",size:"Dydis",lines:"eilu??i??",chkMulti:"Leisti daugeriop?? atrank??",opText:"Tekstas",opValue:"Reik??m??",btnAdd:"??traukti",btnModify:"Modifikuoti",btnUp:"Auk??tyn",btnDown:"??emyn",btnSetValue:"Laikyti pa??ym??ta reik??me",btnDelete:"Trinti"},textarea:{title:"Teksto srities savyb??s",cols:"Ilgis",rows:"Plotis"},textfield:{title:"Teksto lauko savyb??s",name:"Vardas",value:"Reik??m??",charWidth:"Ilgis simboliais",maxChars:"Maksimalus simboli?? skai??ius",type:"Tipas",typeText:"Tekstas",typePass:"Slapta??odis"},hidden:{title:"Nerodomo lauko savyb??s",name:"Vardas",value:"Reik??m??"},image:{title:"Vaizdo savyb??s",titleButton:"Vaizdinio mygtuko savyb??s",menu:"Vaizdo savyb??s",infoTab:"Vaizdo informacija",btnUpload:"Si??sti ?? server??",upload:"Nusi??sti",alt:"Alternatyvus Tekstas",width:"Plotis",height:"Auk??tis",lockRatio:"I??laikyti proporcij??",unlockRatio:"Unlock Ratio",resetSize:"Atstatyti dyd??",border:"R??melis",hSpace:"Hor.Erdv??",vSpace:"Vert.Erdv??",align:"Lygiuoti",alignLeft:"Kair??",alignRight:"De??in??",alertUrl:"Pra??ome ??vesti vaizdo URL",linkTab:"Nuoroda",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash savyb??s",propertiesTab:"Properties",title:"Flash savyb??s",chkPlay:"Automatinis paleidimas",chkLoop:"Ciklas",chkMenu:"Leisti Flash meniu",chkFull:"Allow Fullscreen",scale:"Mastelis",scaleAll:"Rodyti vis??",scaleNoBorder:"Be r??melio",scaleFit:"Tikslus atitikimas",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Lygiuoti",alignLeft:"Kair??",alignAbsBottom:"Absoliu??i?? apa??i??",alignAbsMiddle:"Absoliut?? vidur??",alignBaseline:"Apatin?? linij??",alignBottom:"Apa??i??",alignMiddle:"Vidur??",alignRight:"De??in??",alignTextTop:"Teksto vir????n??",alignTop:"Vir????n??",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Fono spalva",width:"Plotis",height:"Auk??tis",hSpace:"Hor.Erdv??",vSpace:"Vert.Erdv??",validateSrc:"Pra??ome ??vesti nuorodos URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Ra??ybos tikrinimas",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"??odyne nerastas",changeTo:"Pakeisti ??",btnIgnore:"Ignoruoti",btnIgnoreAll:"Ignoruoti visus",btnReplace:"Pakeisti",btnReplaceAll:"Pakeisti visus",btnUndo:"At??aukti",noSuggestions:"- N??ra pasi??lym?? -",progress:"Vyksta ra??ybos tikrinimas...",noMispell:"Ra??ybos tikrinimas baigtas: Nerasta ra??ybos klaid??",noChanges:"Ra??ybos tikrinimas baigtas: N??ra pakeist?? ??od??i??",oneChange:"Ra??ybos tikrinimas baigtas: Vienas ??odis pakeistas",manyChanges:"Ra??ybos tikrinimas baigtas: Pakeista %1 ??od??i??",ieSpellDownload:"Ra??ybos tikrinimas neinstaliuotas. Ar J??s norite j?? dabar atsisi??sti?"},smiley:{toolbar:"Veideliai",title:"??terpti veidel??",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numeruotas s??ra??as",bulletedlist:"Su??enklintas s??ra??as",indent:"Padidinti ??trauk??",outdent:"Suma??inti ??trauk??",justify:{left:"Lygiuoti kair??",center:"Centruoti",right:"Lygiuoti de??in??",block:"Lygiuoti abi puses"},blockquote:"Citata",clipboard:{title:"??d??ti",cutError:"J??s?? nar??ykl??s saugumo nustatymai neleid??ia redaktoriui automati??kai ??vykdyti i??kirpimo operacij??. Tam pra??ome naudoti klaviat??r?? (Ctrl/Cmd+X).",copyError:"J??s?? nar??ykl??s saugumo nustatymai neleid??ia redaktoriui automati??kai ??vykdyti kopijavimo operacij??. Tam pra??ome naudoti klaviat??r?? (Ctrl/Cmd+C).",pasteMsg:"??emiau esan??iame ??vedimo lauke ??d??kite tekst??, naudodami klaviat??r?? (<STRONG>Ctrl/Cmd+V</STRONG>) ir paspauskite mygtuk?? <STRONG>OK</STRONG>.",securityMsg:"D??l j??s?? nar??ykl??s saugumo nustatym??, redaktorius negali tiesiogiai pasiekti laikinosios atminties. Jums reikia nukopijuoti dar kart?? ?? ???? lang??.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"??d??ti i?? Word",title:"??d??ti i?? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"??d??ti kaip gryn?? tekst??",title:"??d??ti kaip gryn?? tekst??"},templates:{button:"??ablonai",title:"Turinio ??ablonai",options:"Template Options",insertOption:"Pakeisti dabartin?? turin?? pasirinktu ??ablonu",selectPromptMsg:"Pasirinkite norim?? ??ablon??<br>(<b>D??mesio!</b> esamas turinys bus prarastas):",emptyListMsg:"(??ablon?? s??ra??as tu????ias)"},showBlocks:"Rodyti blokus",stylesCombo:{label:"Stilius",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"??rifto formatas",panelTitle:"??rifto formatas",tag_p:"Normalus",tag_pre:"Formuotas",tag_address:"Kreipinio",tag_h1:"Antra??tinis 1",tag_h2:"Antra??tinis 2",tag_h3:"Antra??tinis 3",tag_h4:"Antra??tinis 4",tag_h5:"Antra??tinis 5",tag_h6:"Antra??tinis 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??riftas",voiceLabel:"Font",panelTitle:"??riftas"},fontSize:{label:"??rifto dydis",voiceLabel:"Font Size",panelTitle:"??rifto dydis"},colorButton:{textColorTitle:"Teksto spalva",bgColorTitle:"Fono spalva",panelTitle:"Colors",auto:"Automatinis",more:"Daugiau spalv??..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.lv={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"HTML kods",newPage:"Jauna lapa",save:"Saglab??t",preview:"P??rskat??t",cut:"Izgriezt",copy:"Kop??t",paste:"Ievietot",print:"Druk??t",underline:"Apak??sv??tra",bold:"Treknu ??riftu",italic:"Sl??prakst??",selectAll:"Iez??m??t visu",removeFormat:"No??emt stilus",strike:"P??rsv??trots",subscript:"Zemrakst??",superscript:"Aug??rakst??",horizontalrule:"Ievietot horizont??lu Atdal??t??jsv??tru",pagebreak:"Ievietot lapas p??rtraukumu",unlink:"No??emt hipersaiti",undo:"Atcelt",redo:"Atk??rtot",common:{browseServer:"Skat??t servera saturu",url:"URL",protocol:"Protokols",upload:"Aug??upiel??d??t",uploadSubmit:"Nos??t??t serverim",image:"Att??ls",flash:"Flash",form:"Forma",checkbox:"Atz??m????anas kast??te",radio:"Izv??les poga",textField:"Teksta rinda",textarea:"Teksta laukums",hiddenField:"Pasl??pta teksta rinda",button:"Poga",select:"Iez??m????anas lauks",imageButton:"Att??lpoga",notSet:"<nav iestat??ts>",id:"Id",name:"Nosaukums",langDir:"Valodas las????anas virziens",langDirLtr:"No kreis??s uz labo (LTR)",langDirRtl:"No lab??s uz kreiso (RTL)",langCode:"Valodas kods",longDescr:"Gara apraksta Hipersaite",cssClass:"Stilu saraksta klases",advisoryTitle:"Konsultat??vs virsraksts",cssStyle:"Stils",ok:"Dar??ts!",cancel:"Atcelt",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Izv??rstais",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ievietot speci??lo simbolu",title:"Ievietot ??pa??u simbolu",options:"Special Character Options"},link:{toolbar:"Ievietot/Labot hipersaiti",other:"<cits>",menu:"Labot hipersaiti",title:"Hipersaite",info:"Hipersaites inform??cija",target:"M??r??is",upload:"Aug??upiel??d??t",advanced:"Izv??rstais",type:"Hipersaites tips",toUrl:"URL",toAnchor:"Iez??me ??aj?? lap??",toEmail:"E-pasts",targetFrame:"<ietvars>",targetPopup:"<uznirsto???? log??>",targetFrameName:"M??r??a ietvara nosaukums",targetPopupName:"Uznirsto???? loga nosaukums",popupFeatures:"Uznirsto???? loga nosaukums ??pa????bas",popupResizable:"Resizable",popupStatusBar:"Statusa josla",popupLocationBar:"Atra??an??s vietas josla",popupToolbar:"R??ku josla",popupMenuBar:"Izv??lnes josla",popupFullScreen:"Piln?? ekr??n?? (IE)",popupScrollBars:"Ritjoslas",popupDependent:"Atkar??gs (Netscape)",popupWidth:"Platums",popupLeft:"Kreis?? koordin??te",popupHeight:"Augstums",popupTop:"Aug????j?? koordin??te",id:"Id",langDir:"Valodas las????anas virziens",langDirLTR:"No kreis??s uz labo (LTR)",langDirRTL:"No lab??s uz kreiso (RTL)",acccessKey:"Pieejas kods",name:"Nosaukums",langCode:"Valodas las????anas virziens",tabIndex:"Ci????u indekss",advisoryTitle:"Konsultat??vs virsraksts",advisoryContentType:"Konsultat??vs satura tips",cssClasses:"Stilu saraksta klases",charset:"Pievienot?? resursa kodu tabula",styles:"Stils",selectAnchor:"Izv??l??ties iez??mi",anchorName:"P??c iez??mes nosaukuma",anchorId:"P??c elementa ID",emailAddress:"E-pasta adrese",emailSubject:"Zi??as t??ma",emailBody:"Zi??as saturs",noAnchors:"(??aj?? dokument?? nav iez??mju)",noUrl:"L??dzu nor??di hipersaiti",noEmail:"L??dzu nor??di e-pasta adresi"},anchor:{toolbar:"Ievietot/Labot iez??mi",menu:"Iez??mes ??pa????bas",title:"Iez??mes ??pa????bas",name:"Iez??mes nosaukums",errorName:"L??dzu nor??diet iez??mes nosaukumu"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Mekl??t",replace:"Nomain??t",findWhat:"Mekl??t:",replaceWith:"Nomain??t uz:",notFoundMsg:"Nor??d??t?? fr??ze netika atrasta.",matchCase:"Re??istrj??t??gs",matchWord:"J??sakr??t piln??b??",matchCyclic:"Match cyclic",replaceAll:"Aizvietot visu",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabula",title:"Tabulas ??pa????bas",menu:"Tabulas ??pa????bas",deleteTable:"Dz??st tabulu",rows:"Rindas",columns:"Kolonnas",border:"R??mja izm??rs",align:"Novietojums",alignLeft:"Pa kreisi",alignCenter:"Centr??ti",alignRight:"Pa labi",width:"Platums",widthPx:"pikse??os",widthPc:"procentu??li",widthUnit:"width unit",height:"Augstums",cellSpace:"R??ti??u atstatums",cellPad:"R??ti??u nob??de",caption:"Le??enda",summary:"Anot??cija",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"????na",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Dz??st r??ti??as",merge:"Apvienot r??ti??as",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Rinda",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Dz??st rindas"},column:{menu:"Kolonna",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Dz??st kolonnas"}},button:{title:"Pogas ??pa????bas",text:"Teksts (v??rt??ba)",type:"Tips",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Atz??m????anas kast??tes ??pa????bas",radioTitle:"Izv??les poga ??pa????bas",value:"V??rt??ba",selected:"Iez??m??ts"},form:{title:"Formas ??pa????bas",menu:"Formas ??pa????bas",action:"Darb??ba",method:"Metode",encoding:"Encoding"},select:{title:"Iez??m????anas lauka ??pa????bas",selectInfo:"Inform??cija",opAvail:"Pieejam??s iesp??jas",value:"V??rt??ba",size:"Izm??rs",lines:"rindas",chkMulti:"At??aut vair??kus iez??m??jumus",opText:"Teksts",opValue:"V??rt??ba",btnAdd:"Pievienot",btnModify:"Veikt izmai??as",btnUp:"Aug??up",btnDown:"Lejup",btnSetValue:"Noteikt k?? iez??m??to v??rt??bu",btnDelete:"Dz??st"},textarea:{title:"Teksta laukuma ??pa????bas",cols:"Kolonnas",rows:"Rindas"},textfield:{title:"Teksta rindas ??pa????bas",name:"Nosaukums",value:"V??rt??ba",charWidth:"Simbolu platums",maxChars:"Simbolu maksim??lais daudzums",type:"Tips",typeText:"Teksts",typePass:"Parole"},hidden:{title:"Pasl??pt??s teksta rindas ??pa????bas",name:"Nosaukums",value:"V??rt??ba"},image:{title:"Att??la ??pa????bas",titleButton:"Att??lpogas ??pa????bas",menu:"Att??la ??pa????bas",infoTab:"Inform??cija par att??lu",btnUpload:"Nos??t??t serverim",upload:"Aug??upiel??d??t",alt:"Alternat??vais teksts",width:"Platums",height:"Augstums",lockRatio:"Nemain??ga Augstuma/Platuma attiec??ba",unlockRatio:"Unlock Ratio",resetSize:"Atjaunot s??kotn??jo izm??ru",border:"R??mis",hSpace:"Horizont??l?? telpa",vSpace:"Vertik??l?? telpa",align:"Nol??dzin??t",alignLeft:"Pa kreisi",alignRight:"Pa labi",alertUrl:"L??dzu nor??d??t att??la hipersaiti",linkTab:"Hipersaite",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash ??pa????bas",propertiesTab:"Properties",title:"Flash ??pa????bas",chkPlay:"Autom??tiska atska??o??ana",chkLoop:"Nep??rtraukti",chkMenu:"At??aut Flash izv??lni",chkFull:"Allow Fullscreen",scale:"Main??t izm??ru",scaleAll:"R??d??t visu",scaleNoBorder:"Bez r??mja",scaleFit:"Prec??zs izm??rs",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Nol??dzin??t",alignLeft:"Pa kreisi",alignAbsBottom:"Absol??ti apak????",alignAbsMiddle:"Absol??ti vertik??li centr??ts",alignBaseline:"Pamatrind??",alignBottom:"Apak????",alignMiddle:"Vertik??li centr??ts",alignRight:"Pa labi",alignTextTop:"Teksta aug????",alignTop:"Aug????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Fona kr??sa",width:"Platums",height:"Augstums",hSpace:"Horizont??l?? telpa",vSpace:"Vertik??l?? telpa",validateSrc:"L??dzu nor??di hipersaiti",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Pareizrakst??bas p??rbaude",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Netika atrasts v??rdn??c??",changeTo:"Nomain??t uz",btnIgnore:"Ignor??t",btnIgnoreAll:"Ignor??t visu",btnReplace:"Aizvietot",btnReplaceAll:"Aizvietot visu",btnUndo:"Atcelt",noSuggestions:"- Nav ieteikumu -",progress:"Notiek pareizrakst??bas p??rbaude...",noMispell:"Pareizrakst??bas p??rbaude pabeigta: k????das netika atrastas",noChanges:"Pareizrakst??bas p??rbaude pabeigta: nekas netika labots",oneChange:"Pareizrakst??bas p??rbaude pabeigta: 1 v??rds izmain??ts",manyChanges:"Pareizrakst??bas p??rbaude pabeigta: %1 v??rdi tika main??ti",ieSpellDownload:"Pareizrakst??bas p??rbaud??t??js nav pievienots. Vai v??laties to lejupiel??d??t tagad?"},smiley:{toolbar:"Smaidi??i",title:"Ievietot smaidi??u",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numur??ts saraksts",bulletedlist:"Izcelts saraksts",indent:"Palielin??t atk??pi",outdent:"Samazin??t atk??pi",justify:{left:"Izl??dzin??t pa kreisi",center:"Izl??dzin??t pret centru",right:"Izl??dzin??t pa labi",block:"Izl??dzin??t malas"},blockquote:"Block Quote",clipboard:{title:"Ievietot",cutError:"J??su p??rl??kprogrammas dro????bas iestat??jumi nepie??auj editoram autom??tiski veikt izgrie??anas darb??bu. L??dzu, izmantojiet (Ctrl/Cmd+X, lai veiktu ??o darb??bu.",copyError:"J??su p??rl??kprogrammas dro????bas iestat??jumi nepie??auj editoram autom??tiski veikt kop????anas darb??bu. L??dzu, izmantojiet (Ctrl/Cmd+C), lai veiktu ??o darb??bu.",pasteMsg:"L??dzu, ievietojiet tekstu ??aj?? laukum??, izmantojot klaviat??ru (<STRONG>Ctrl/Cmd+V</STRONG>) un apstipriniet ar <STRONG>Dar??ts!</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Ievietot no Worda",title:"Ievietot no Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Ievietot k?? vienk??r??u tekstu",title:"Ievietot k?? vienk??r??u tekstu"},templates:{button:"Sagataves",title:"Satura sagataves",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"L??dzu, nor??diet sagatavi, ko atv??rt editor??<br>(patreiz??jie dati tiks zaud??ti):",emptyListMsg:"(Nav nor??d??tas sagataves)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stils",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Form??ts",panelTitle:"Form??ts",tag_p:"Norm??ls teksts",tag_pre:"Format??ts teksts",tag_address:"Adrese",tag_h1:"Virsraksts 1",tag_h2:"Virsraksts 2",tag_h3:"Virsraksts 3",tag_h4:"Virsraksts 4",tag_h5:"Virsraksts 5",tag_h6:"Virsraksts 6",tag_div:"Rindkopa (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??rifts",voiceLabel:"Font",panelTitle:"??rifts"},fontSize:{label:"Izm??rs",voiceLabel:"Font Size",panelTitle:"Izm??rs"},colorButton:{textColorTitle:"Teksta kr??sa",bgColorTitle:"Fona kr??sa",panelTitle:"Colors",auto:"Autom??tiska",more:"Pla????ka palete..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.mn={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??????",newPage:"???????? ????????????",save:"????????????????",preview:"???????????????? ??????????",cut:"??????????????",copy:"????????????",paste:"??????????????",print:"????????????",underline:"?????????????? ???? ?????????????????? ????????????",bold:"?????? ????????????",italic:"??????????",selectAll:"?????????????? ???? ????????????",removeFormat:"???????????? ?????? ????????",strike:"?????????????? ???? ?????????????????? ????????????",subscript:"?????????? ????????????",superscript:"?????????? ????????????",horizontalrule:"?????????????? ???????????? ??????????????",pagebreak:"???????????? ?????????????????????? ??????????????",unlink:"???????? ?????? ????????",undo:"???????????????? ????????????",redo:"?????????? ?????????????? ??????????????",common:{browseServer:"???????????? ????????????????",url:"URL",protocol:"????????????????",upload:"????????????",uploadSubmit:"???????????? ?????????????????? ??????????",image:"??????????",flash:"????????",form:"????????",checkbox:"??????????????",radio:"?????????? ????????",textField:"???????? ????????????",textarea:"???????? ??????????",hiddenField:"???????? ????????????",button:"????????",select:"?????????????? ????????????",imageButton:"???????????????? ????????",notSet:"<????????????????>",id:"Id",name:"??????",langDir:"???????????? ????????????",langDirLtr:"?????????????? ???????????? (LTR)",langDirRtl:"?????????????????? ???????? (RTL)",langCode:"???????????? ??????",longDescr:"URL-???? ??????????????",cssClass:"Stylesheet ????????????????",advisoryTitle:"?????????????????? ????????????",cssStyle:"????????????",ok:"OK",cancel:"??????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????? ?????????????? ??????????????",title:"???????????? ?????????????? ????????????",options:"Special Character Options"},link:{toolbar:"???????? ??????????????/??????????????????",other:"<other>",menu:"?????????????? ??????????????????",title:"????????",info:"?????????????? ????????????????",target:"??????????????",upload:"????????????",advanced:"????????????",type:"?????????????? ??????????",toUrl:"URL",toAnchor:"?????? ?????????????????????? ??????????????",toEmail:"E-Mail",targetFrame:"<?????????????? ??????????>",targetPopup:"<popup ????????>",targetFrameName:"???????? ???????????? ??????",targetPopupName:"Popup ???????????? ??????",popupFeatures:"Popup ???????????? ????????????",popupResizable:"Resizable",popupStatusBar:"???????????? ??????????",popupLocationBar:"Location ??????????",popupToolbar:"?????????????? ??????????",popupMenuBar:"Me???? ??????????",popupFullScreen:"???????? ?????????????? (IE)",popupScrollBars:"?????????? ????????????????",popupDependent:"???????????????? (Netscape)",popupWidth:"??????????",popupLeft:"???????? ??????????????",popupHeight:"??????????",popupTop:"???????? ??????????????",id:"Id",langDir:"???????????? ????????????",langDirLTR:"?????????????? ???????????? (LTR)",langDirRTL:"?????????????????? ???????? (RTL)",acccessKey:"???????????? ??????????????",name:"??????",langCode:"???????????? ????????????",tabIndex:"Tab ????????????",advisoryTitle:"?????????????????? ????????????",advisoryContentType:"?????????????????? ?????????????? ??????????????",cssClasses:"Stylesheet ????????????????",charset:"?????????????? ?????????? ???????????? ????????????????????",styles:"????????????",selectAnchor:"?????????????? ????????????",anchorName:"?????????????????? ????????????",anchorId:"?????????????? Id-????????",emailAddress:"E-Mail ????????",emailSubject:"Message ????????????",emailBody:"Message-?????? ??????????????",noAnchors:"(???????????? ?????????? ???????????????????? ??????????)",noUrl:"???????? URL-???? ?????????????????????? ????",noEmail:"??-mail ???????????? ?????????????????????? ????"},anchor:{toolbar:"?????????????? ??????????????/??????????????????",menu:"?????????????? ???????? ??????????",title:"?????????????? ???????? ??????????",name:"?????????????? ??????",errorName:"?????????????? ?????????? ?????????????? ????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????? ?????? ???????? ??????",find:"????????",replace:"??????????",findWhat:"???????? ????/????????:",replaceWith:"?????????? ????:",notFoundMsg:"???????????? ?????????? ????????????????.",matchCase:"???????????? ??????????",matchWord:"???????????? ?????????? ????",matchCyclic:"Match cyclic",replaceAll:"?????????????? ???? ??????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"??????????????",title:"??????????????",menu:"??????????????",deleteTable:"?????????????? ????????????",rows:"??????",columns:"????????????",border:"???????????????? ????????????",align:"??????????",alignLeft:"???????? ????????",alignCenter:"????????",alignRight:"???????????? ????????",width:"??????????",widthPx:"??????",widthPc:"????????",widthUnit:"width unit",height:"??????????",cellSpace:"?????? ?????????????????? ?????? (spacing)",cellPad:"?????? ????????????????(padding)",caption:"??????????????",summary:"??????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"??????/??????",insertBefore:"??????/?????? ???????? ???? ??????????????",insertAfter:"??????/?????? ?????????? ???? ??????????????",deleteCell:"?????? ????????????",merge:"?????? ????????????",mergeRight:"???????????? ???????? ??????????????",mergeDown:"???????? ??????????????",splitHorizontal:"??????/???????? ?????????????????? ???? ????????????????????",splitVertical:"??????/???????? ?????????????????????? ???? ????????????????????",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????",insertBefore:"?????? ???????? ???? ??????????????",insertAfter:"?????? ?????????? ???? ??????????????",deleteRow:"?????? ????????????"},column:{menu:"????????????",insertBefore:"???????????? ???????? ???? ??????????????",insertAfter:"???????????? ?????????? ???? ??????????????",deleteColumn:"???????????? ????????????"}},button:{title:"???????????? ???????? ??????????",text:"?????????? (????????)",type:"??????????",typeBtn:"????????",typeSbm:"Submit",typeRst:"??????????"},checkboxAndRadio:{checkboxTitle:"?????????????????? ???????? ??????????",radioTitle:"?????????? ???????????? ???????? ??????????",value:"????????",selected:"????????????????????"},form:{title:"???????? ???????? ??????????",menu:"???????? ???????? ??????????",action:"????????????",method:"????????",encoding:"Encoding"},select:{title:"???????????? ???????????????? ???????? ??????????",selectInfo:"????????????????",opAvail:"???????????????? ??????????????",value:"????????",size:"????????????",lines:"??????",chkMulti:"???????? ?????????????? ??????????????????",opText:"??????????",opValue:"????????",btnAdd:"??????????",btnModify:"??????????????",btnUp:"????????",btnDown:"????????",btnSetValue:"???????????????????? ???????? ??????????",btnDelete:"????????????"},textarea:{title:"?????????? ?????????? ???????? ??????????",cols:"????????????",rows:"??????"},textfield:{title:"?????????? ???????????????? ???????? ??????????",name:"??????",value:"????????",charWidth:"?????????????????? ??????????",maxChars:"?????????????? ???? ??????????????",type:"??????????",typeText:"??????????",typePass:"???????? ????"},hidden:{title:"???????? ???????????????? ???????? ??????????",name:"??????",value:"????????"},image:{title:"??????????",titleButton:"???????????? ???????????? ???????? ??????????",menu:"??????????",infoTab:"?????????????? ????????????????",btnUpload:"???????????? ?????????????????? ??????????",upload:"????????????",alt:"?????????????? ??????????",width:"??????????",height:"??????????",lockRatio:"?????????? ????????????",unlockRatio:"Unlock Ratio",resetSize:"???????????? ?????????? ??????????",border:"??????????",hSpace:"?????????????? ??????",vSpace:"?????????? ??????",align:"??????????",alignLeft:"????????",alignRight:"????????????",alertUrl:"?????????????? URL-???? ?????????????? ?????????????? ????",linkTab:"????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????? ???????? ??????????",propertiesTab:"Properties",title:"???????? ???????? ??????????",chkPlay:"???????????????????? ????????????",chkLoop:"????????????",chkMenu:"???????? ?????? ??????????????????????",chkFull:"Allow Fullscreen",scale:"??????????????????",scaleAll:"?????????????? ????????????????",scaleNoBorder:"????????????????",scaleFit:"???? ??????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"??????????",alignLeft:"????????",alignAbsBottom:"Abs ???????? ????????",alignAbsMiddle:"Abs ???????? ????????",alignBaseline:"Baseline",alignBottom:"???????? ????????",alignMiddle:"???????? ????????",alignRight:"????????????",alignTextTop:"?????????? ????????",alignTop:"???????? ????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????????? ????????",width:"??????????",height:"??????????",hSpace:"?????????????? ??????",vSpace:"?????????? ??????",validateSrc:"???????? URL-???? ?????????????????????? ????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????? ?????????? ????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????? ????????????????",changeTo:"??????????????",btnIgnore:"??????????????????",btnIgnoreAll:"?????????????? ??????????????????",btnReplace:"???????? ??????????",btnReplaceAll:"?????????????? ???????? ??????????",btnUndo:"????????????",noSuggestions:"- ???????????????????? -",progress:"?????????? ???????????? ???????????? ?????? ??????...",noMispell:"?????????? ?????????????? ??????????????: ?????????? ??????????????????",noChanges:"?????????? ?????????????? ??????????????: ???? ??????????????????????????",oneChange:"?????????? ?????????????? ??????????????: 1 ???? ??????????????????????",manyChanges:"?????????? ?????????????? ??????????????: %1 ???? ??????????????????????",ieSpellDownload:"?????????? ?????????????? ?????????????????? ??????????. ?????????? ???????????? ???????? ?????????? ?????"},smiley:{toolbar:"????????????????????????",title:"???????????????????????? ??????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????????????????????? ????????????????",bulletedlist:"???????????? ????????????????",indent:"?????????? ?????? ??????????",outdent:"?????????? ?????? ??????????",justify:{left:"???????? ???????? ????????????????????",center:"???????? ????????????????????",right:"???????????? ???????? ????????????????????",block:"???????? ?????????????????? ????????????????????"},blockquote:"????????????????????",clipboard:{title:"??????????????",cutError:"???????? browser-???? ???????????????????????? ???????????????? editor-?? ???????????????????? ?????????????? ?????????????????? ???????????????????????? ??????????. (Ctrl/Cmd+X) ???????????? ???????????????? ???????????????? ????.",copyError:"???????? browser-???? ???????????????????????? ???????????????? editor-?? ???????????????????? ???????????? ?????????????????? ???????????????????????? ??????????. (Ctrl/Cmd+C) ???????????? ???????????????? ???????????????? ????.",pasteMsg:"(<strong>Ctrl/Cmd+V</strong>) ?????????????? ?????????????? paste ?????????? ????. ?????? <strong>OK</strong> ??????.",securityMsg:"???????? ????????????????/browser/-?? ???????????????????????? ???????????????????????? ???????????? editor clipboard ???????????????????? ???????? ???????????? ??????????????????. ?????? ???????????? ?????????? paste ?????????????? ??????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Word-?????? ??????????????",title:"Word-?????? ??????????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Plain Text-?????? ??????????????",title:"Plain Text-?????? ??????????????"},templates:{button:"??????????????????",title:"???????????????? ??????????????",options:"Template Options",insertOption:"???????????????? ???????????????????? ???????? ??????????",selectPromptMsg:"???????????????? ???????? editor-?????? ???????????? ?????????????? ????<br />(???????????????? ???????????????????? ?????????? ????????????????):",emptyListMsg:"(???????????? ?????????????????????????????????? ??????????)"},showBlocks:"Block-?????????? ??????????????",stylesCombo:{label:"????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????????",panelTitle:"????????????",tag_p:"????????????",tag_pre:"Formatted",tag_address:"????????",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Paragraph (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????",voiceLabel:"Font",panelTitle:"????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"???????????? ????????",bgColorTitle:"?????????? ????????",panelTitle:"Colors",auto:"????????????????????",more:"???????????? ????????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.ms={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Sumber",newPage:"Helaian Baru",save:"Simpan",preview:"Prebiu",cut:"Potong",copy:"Salin",paste:"Tampal",print:"Cetak",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Pilih Semua",removeFormat:"Buang Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Masukkan Garisan Membujur",pagebreak:"Insert Page Break for Printing",unlink:"Buang Sambungan",undo:"Batalkan",redo:"Ulangkan",common:{browseServer:"Browse Server",url:"URL",protocol:"Protokol",upload:"Muat Naik",uploadSubmit:"Hantar ke Server",image:"Gambar",flash:"Flash",form:"Borang",checkbox:"Checkbox",radio:"Butang Radio",textField:"Text Field",textarea:"Textarea",hiddenField:"Field Tersembunyi",button:"Butang",select:"Field Pilihan",imageButton:"Butang Bergambar",notSet:"<tidak di set>",id:"Id",name:"Nama",langDir:"Arah Tulisan",langDirLtr:"Kiri ke Kanan (LTR)",langDirRtl:"Kanan ke Kiri (RTL)",langCode:"Kod Bahasa",longDescr:"Butiran Panjang URL",cssClass:"Kelas-kelas Stylesheet",advisoryTitle:"Tajuk Makluman",cssStyle:"Stail",ok:"OK",cancel:"Batal",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Masukkan Huruf Istimewa",title:"Sila pilih huruf istimewa",options:"Special Character Options"},link:{toolbar:"Masukkan/Sunting Sambungan",other:"<lain>",menu:"Sunting Sambungan",title:"Sambungan",info:"Butiran Sambungan",target:"Sasaran",upload:"Muat Naik",advanced:"Advanced",type:"Jenis Sambungan",toUrl:"URL",toAnchor:"Pautan dalam muka surat ini",toEmail:"E-Mail",targetFrame:"<bingkai>",targetPopup:"<tetingkap popup>",targetFrameName:"Nama Bingkai Sasaran",targetPopupName:"Nama Tetingkap Popup",popupFeatures:"Ciri Tetingkap Popup",popupResizable:"Resizable",popupStatusBar:"Bar Status",popupLocationBar:"Bar Lokasi",popupToolbar:"Toolbar",popupMenuBar:"Bar Menu",popupFullScreen:"Skrin Penuh (IE)",popupScrollBars:"Bar-bar skrol",popupDependent:"Bergantungan (Netscape)",popupWidth:"Lebar",popupLeft:"Posisi Kiri",popupHeight:"Tinggi",popupTop:"Posisi Atas",id:"Id",langDir:"Arah Tulisan",langDirLTR:"Kiri ke Kanan (LTR)",langDirRTL:"Kanan ke Kiri (RTL)",acccessKey:"Kunci Akses",name:"Nama",langCode:"Arah Tulisan",tabIndex:"Indeks Tab ",advisoryTitle:"Tajuk Makluman",advisoryContentType:"Jenis Kandungan Makluman",cssClasses:"Kelas-kelas Stylesheet",charset:"Linked Resource Charset",styles:"Stail",selectAnchor:"Sila pilih pautan",anchorName:"dengan menggunakan nama pautan",anchorId:"dengan menggunakan ID elemen",emailAddress:"Alamat E-Mail",emailSubject:"Subjek Mesej",emailBody:"Isi Kandungan Mesej",noAnchors:"(Tiada pautan terdapat dalam dokumen ini)",noUrl:"Sila taip sambungan URL",noEmail:"Sila taip alamat e-mail"},anchor:{toolbar:"Masukkan/Sunting Pautan",menu:"Ciri-ciri Pautan",title:"Ciri-ciri Pautan",name:"Nama Pautan",errorName:"Sila taip nama pautan"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Cari",replace:"Ganti",findWhat:"Perkataan yang dicari:",replaceWith:"Diganti dengan:",notFoundMsg:"Text yang dicari tidak dijumpai.",matchCase:"Padanan case huruf",matchWord:"Padana Keseluruhan perkataan",matchCyclic:"Match cyclic",replaceAll:"Ganti semua",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Jadual",title:"Ciri-ciri Jadual",menu:"Ciri-ciri Jadual",deleteTable:"Delete Table",rows:"Barisan",columns:"Jaluran",border:"Saiz Border",align:"Penjajaran",alignLeft:"Kiri",alignCenter:"Tengah",alignRight:"Kanan",width:"Lebar",widthPx:"piksel-piksel",widthPc:"peratus",widthUnit:"width unit",height:"Tinggi",cellSpace:"Ruangan Antara Sel",cellPad:"Tambahan Ruang Sel",caption:"Keterangan",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Buangkan Sel-sel",merge:"Cantumkan Sel-sel",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Buangkan Baris"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Buangkan Lajur"}},button:{title:"Ciri-ciri Butang",text:"Teks (Nilai)",type:"Jenis",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Ciri-ciri Checkbox",radioTitle:"Ciri-ciri Butang Radio",value:"Nilai",selected:"Dipilih"},form:{title:"Ciri-ciri Borang",menu:"Ciri-ciri Borang",action:"Tindakan borang",method:"Cara borang dihantar",encoding:"Encoding"},select:{title:"Ciri-ciri Selection Field",selectInfo:"Select Info",opAvail:"Pilihan sediada",value:"Nilai",size:"Saiz",lines:"garisan",chkMulti:"Benarkan pilihan pelbagai",opText:"Teks",opValue:"Nilai",btnAdd:"Tambah Pilihan",btnModify:"Ubah Pilihan",btnUp:"Naik ke atas",btnDown:"Turun ke bawah",btnSetValue:"Set sebagai nilai terpilih",btnDelete:"Padam"},textarea:{title:"Ciri-ciri Textarea",cols:"Lajur",rows:"Baris"},textfield:{title:"Ciri-ciri Text Field",name:"Nama",value:"Nilai",charWidth:"Lebar isian",maxChars:"Isian Maksimum",type:"Jenis",typeText:"Teks",typePass:"Kata Laluan"},hidden:{title:"Ciri-ciri Field Tersembunyi",name:"Nama",value:"Nilai"},image:{title:"Ciri-ciri Imej",titleButton:"Ciri-ciri Butang Bergambar",menu:"Ciri-ciri Imej",infoTab:"Info Imej",btnUpload:"Hantar ke Server",upload:"Muat Naik",alt:"Text Alternatif",width:"Lebar",height:"Tinggi",lockRatio:"Tetapkan Nisbah",unlockRatio:"Unlock Ratio",resetSize:"Saiz Set Semula",border:"Border",hSpace:"Ruang Melintang",vSpace:"Ruang Menegak",align:"Jajaran",alignLeft:"Kiri",alignRight:"Kanan",alertUrl:"Sila taip URL untuk fail gambar",linkTab:"Sambungan",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Jajaran",alignLeft:"Kiri",alignAbsBottom:"Bawah Mutlak",alignAbsMiddle:"Pertengahan Mutlak",alignBaseline:"Garis Dasar",alignBottom:"Bawah",alignMiddle:"Pertengahan",alignRight:"Kanan",alignTextTop:"Atas Text",alignTop:"Atas",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Warna Latarbelakang",width:"Lebar",height:"Tinggi",hSpace:"Ruang Melintang",vSpace:"Ruang Menegak",validateSrc:"Sila taip sambungan URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Semak Ejaan",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Tidak terdapat didalam kamus",changeTo:"Tukarkan kepada",btnIgnore:"Biar",btnIgnoreAll:"Biarkan semua",btnReplace:"Ganti",btnReplaceAll:"Gantikan Semua",btnUndo:"Batalkan",noSuggestions:"- Tiada cadangan -",progress:"Pemeriksaan ejaan sedang diproses...",noMispell:"Pemeriksaan ejaan siap: Tiada salah ejaan",noChanges:"Pemeriksaan ejaan siap: Tiada perkataan diubah",oneChange:"Pemeriksaan ejaan siap: Satu perkataan telah diubah",manyChanges:"Pemeriksaan ejaan siap: %1 perkataan diubah",ieSpellDownload:"Pemeriksa ejaan tidak dipasang. Adakah anda mahu muat turun sekarang?"},smiley:{toolbar:"Smiley",title:"Masukkan Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Senarai bernombor",bulletedlist:"Senarai tidak bernombor",indent:"Tambahkan Inden",outdent:"Kurangkan Inden",justify:{left:"Jajaran Kiri",center:"Jajaran Tengah",right:"Jajaran Kanan",block:"Jajaran Blok"},blockquote:"Block Quote",clipboard:{title:"Tampal",cutError:"Keselamatan perisian browser anda tidak membenarkan operasi suntingan text/imej. Sila gunakan papan kekunci (Ctrl/Cmd+X).",copyError:"Keselamatan perisian browser anda tidak membenarkan operasi salinan text/imej. Sila gunakan papan kekunci (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Tampal dari Word",title:"Tampal dari Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Tampal sebagai text biasa",title:"Tampal sebagai text biasa"},templates:{button:"Templat",title:"Templat Kandungan",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Sila pilih templat untuk dibuka oleh editor<br>(kandungan sebenar akan hilang):",emptyListMsg:"(Tiada Templat Disimpan)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stail",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Telah Diformat",tag_address:"Alamat",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Perenggan (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Saiz",voiceLabel:"Font Size",panelTitle:"Saiz"},colorButton:{textColorTitle:"Warna Text",bgColorTitle:"Warna Latarbelakang",panelTitle:"Colors",auto:"Otomatik",more:"Warna lain-lain..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.nb={dir:"ltr",editorTitle:"Rikteksteditor, %1, trykk ALT 0 for hjelp.",toolbar:"Verkt??ylinje",editor:"Rikteksteditor",source:"Kilde",newPage:"Ny Side",save:"Lagre",preview:"Forh??ndsvis",cut:"Klipp ut",copy:"Kopier",paste:"Lim inn",print:"Skriv ut",underline:"Understrek",bold:"Fet",italic:"Kursiv",selectAll:"Merk alt",removeFormat:"Fjern format",strike:"Gjennomstrek",subscript:"Senket skrift",superscript:"Hevet skrift",horizontalrule:"Sett inn horisontal linje",pagebreak:"Sett inn sideskift",unlink:"Fjern lenke",undo:"Angre",redo:"Gj??r om",common:{browseServer:"Bla igjennom server",url:"URL",protocol:"Protokoll",upload:"Last opp",uploadSubmit:"Send det til serveren",image:"Bilde",flash:"Flash",form:"Skjema",checkbox:"Avmerkingsboks",radio:"Alternativknapp",textField:"Tekstboks",textarea:"Tekstomr??de",hiddenField:"Skjult felt",button:"Knapp",select:"Rullegardinliste",imageButton:"Bildeknapp",notSet:"<ikke satt>",id:"Id",name:"Navn",langDir:"Spr??kretning",langDirLtr:"Venstre til h??yre (VTH)",langDirRtl:"H??yre til venstre (HTV)",langCode:"Spr??kkode",longDescr:"Utvidet beskrivelse",cssClass:"Stilarkklasser",advisoryTitle:"Tittel",cssStyle:"Stil",ok:"OK",cancel:"Avbryt",close:"Lukk",preview:"Forh??ndsvis",generalTab:"Generelt",advancedTab:"Avansert",validateNumberFailed:"Denne verdien er ikke ett nummer",confirmNewPage:"Alle endringer som er gjort i dette innholdet vil bli tapt. Er du sikker p?? at du vil laste en ny side?",confirmCancel:"Noen av valgene har blitt endret. Er du sikker p?? at du vil lukke dialogen?",options:"Valg",target:"M??l",targetNew:"Nytt vindu (_blank)",targetTop:"Hele vindu (_top)",targetSelf:"Samme vindu (_self)",targetParent:"Foreldrevindu (_parent)",unavailable:'%1<span class="cke_accessibility">, utilgjenglig</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Sett inn spesielt tegn",title:"Velg spesielt tegn",options:"Special Character Options"},link:{toolbar:"Sett inn/Rediger lenke",other:"<other>",menu:"Rediger lenke",title:"Lenke",info:"Lenkeinfo",target:"M??l",upload:"Last opp",advanced:"Avansert",type:"Lenketype",toUrl:"URL",toAnchor:"Lenke til anker i teksten",toEmail:"E-post",targetFrame:"<ramme>",targetPopup:"<popup vindu>",targetFrameName:"M??lramme",targetPopupName:"Navn p?? popup-vindus",popupFeatures:"Egenskaper for popup-vindu",popupResizable:"Skal??rbar",popupStatusBar:"Statuslinje",popupLocationBar:"Adresselinje",popupToolbar:"Verkt??ylinje",popupMenuBar:"Menylinje",popupFullScreen:"Full skjerm (IE)",popupScrollBars:"Scrollbar",popupDependent:"Avhenging (Netscape)",popupWidth:"Bredde",popupLeft:"Venstre posisjon",popupHeight:"H??yde",popupTop:"Topp-posisjon",id:"Id",langDir:"Spr??kretning",langDirLTR:"Venstre til h??yre (VTH)",langDirRTL:"H??yre til venstre (HTV)",acccessKey:"Aksessknapp",name:"Navn",langCode:"Spr??kretning",tabIndex:"Tab Indeks",advisoryTitle:"Tittel",advisoryContentType:"Type",cssClasses:"Stilarkklasser",charset:"Lenket spr??kkart",styles:"Stil",selectAnchor:"Velg et anker",anchorName:"Anker etter navn",anchorId:"Element etter ID",emailAddress:"E-postadresse",emailSubject:"Meldingsemne",emailBody:"Melding",noAnchors:"(Ingen anker i dokumentet)",noUrl:"Vennligst skriv inn lenkens url",noEmail:"Vennligst skriv inn e-postadressen"},anchor:{toolbar:"Sett inn/Rediger anker",menu:"Egenskaper for anker",title:"Egenskaper for anker",name:"Ankernavn",errorName:"Vennligst skriv inn ankernavnet"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"S??k og erstatt",find:"S??k",replace:"Erstatt",findWhat:"S??k etter:",replaceWith:"Erstatt med:",notFoundMsg:"Fant ikke s??keteksten.",matchCase:"Skill mellom store og sm?? bokstaver",matchWord:"Bare hele ord",matchCyclic:"S??k i hele dokumentet",replaceAll:"Erstatt alle",replaceSuccessMsg:"%1 tilfelle erstattet."},table:{toolbar:"Tabell",title:"Egenskaper for tabell",menu:"Egenskaper for tabell",deleteTable:"Slett tabell",rows:"Rader",columns:"Kolonner",border:"Rammest??rrelse",align:"Justering",alignLeft:"Venstre",alignCenter:"Midtjuster",alignRight:"H??yre",width:"Bredde",widthPx:"piksler",widthPc:"prosent",widthUnit:"Bredde-enhet",height:"H??yde",cellSpace:"Cellemarg",cellPad:"Cellepolstring",caption:"Tittel",summary:"Sammendrag",headers:"Overskrifter",headersNone:"Ingen",headersColumn:"F??rste kolonne",headersRow:"F??rste rad",headersBoth:"Begge",invalidRows:"Antall rader m?? v??re ett tall st??rre enn 0.",invalidCols:"Antall kolonner m?? v??re ett tall st??rre enn 0.",invalidBorder:"Rammest??rrelse m?? v??re ett tall.",invalidWidth:"Tabellbredde m?? v??re ett nummer.",invalidHeight:"Tabellh??yde m?? v??re ett nummer.",invalidCellSpacing:"Cellemellomrom m?? v??re ett nummer.",invalidCellPadding:"Cellefyll m?? v??re ett nummer.",cell:{menu:"Celle",insertBefore:"Sett inn celle f??r",insertAfter:"Sett inn celle etter",deleteCell:"Slett celler",merge:"Sl?? sammen celler",mergeRight:"Sl?? sammen h??yre",mergeDown:"Sl?? sammen ned",splitHorizontal:"Del celle horisontalt",splitVertical:"Del celle vertikalt",title:"Celleegenskaper",cellType:"Celletype",rowSpan:"Radspenn",colSpan:"Kolonnespenn",wordWrap:"Tekstbrytning",hAlign:"Horisontal justering",vAlign:"Vertikal justering",alignTop:"Topp",alignMiddle:"Midten",alignBottom:"Bunnen",alignBaseline:"Grunnlinje",bgColor:"Bakgrunnsfarge",borderColor:"Rammefarge",data:"Data",header:"Overskrift",yes:"Ja",no:"Nei",invalidWidth:"Cellebredde m?? v??re ett nummer",invalidHeight:"Celleh??yde m?? v??re ett nummer",invalidRowSpan:"Radspenn m?? v??re ett nummer.",invalidColSpan:"Kolonnespenn m?? v??re ett nummer.",chooseColor:"Velg"},row:{menu:"Rader",insertBefore:"Sett inn rad f??r",insertAfter:"Sett inn rad etter",deleteRow:"Slett rader"},column:{menu:"Kolonne",insertBefore:"Sett inn kolonne f??r",insertAfter:"Sett inn kolonne etter",deleteColumn:"Slett kolonner"}},button:{title:"Egenskaper for knapp",text:"Tekst (verdi)",type:"Type",typeBtn:"Knapp",typeSbm:"Send",typeRst:"Nullstill"},checkboxAndRadio:{checkboxTitle:"Egenskaper for avmerkingsboks",radioTitle:"Egenskaper for alternativknapp",value:"Verdi",selected:"Valgt"},form:{title:"Egenskaper for skjema",menu:"Egenskaper for skjema",action:"Handling",method:"Metode",encoding:"Encoding"},select:{title:"Egenskaper for rullegardinliste",selectInfo:"Info",opAvail:"Tilgjenglige alternativer",value:"Verdi",size:"St??rrelse",lines:"Linjer",chkMulti:"Tillat flervalg",opText:"Tekst",opValue:"Verdi",btnAdd:"Legg til",btnModify:"Endre",btnUp:"Opp",btnDown:"Ned",btnSetValue:"Sett som valgt",btnDelete:"Slett"},textarea:{title:"Egenskaper for tekstomr??de",cols:"Kolonner",rows:"Rader"},textfield:{title:"Egenskaper for tekstfelt",name:"Navn",value:"Verdi",charWidth:"Tegnbredde",maxChars:"Maks antall tegn",type:"Type",typeText:"Tekst",typePass:"Passord"},hidden:{title:"Egenskaper for skjult felt",name:"Navn",value:"Verdi"},image:{title:"Bildeegenskaper",titleButton:"Egenskaper for bildeknapp",menu:"Bildeegenskaper",infoTab:"Bildeinformasjon",btnUpload:"Send det til serveren",upload:"Last opp",alt:"Alternativ tekst",width:"Bredde",height:"H??yde",lockRatio:"L??s forhold",unlockRatio:"Ikke l??s forhold",resetSize:"Tilbakestill st??rrelse",border:"Ramme",hSpace:"HMarg",vSpace:"VMarg",align:"Juster",alignLeft:"Venstre",alignRight:"H??yre",alertUrl:"Vennligst skriv bilde-urlen",linkTab:"Lenke",button2Img:"Vil du endre den valgte bildeknappen til ett vanlig bilde?",img2Button:"Vil du endre det valgte bildet til en bildeknapp?",urlMissing:"Bildets adresse mangler.",validateWidth:"Bredde m?? v??re ett nummer.",validateHeight:"H??yde m?? v??re ett nummer.",validateBorder:"Ramme m?? v??re ett nummer.",validateHSpace:"HSpace m?? v??re ett nummer.",validateVSpace:"VSpace m?? v??re ett nummer."},flash:{properties:"Egenskaper for Flash-objekt",propertiesTab:"Egenskaper",title:"Flash-egenskaper",chkPlay:"Autospill",chkLoop:"Loop",chkMenu:"Sl?? p?? Flash-meny",chkFull:"Tillat fullskjerm",scale:"Skaler",scaleAll:"Vis alt",scaleNoBorder:"Ingen ramme",scaleFit:"Skaler til ?? passe",access:"Scripttilgang",accessAlways:"Alltid",accessSameDomain:"Samme domene",accessNever:"Aldri",align:"Juster",alignLeft:"Venstre",alignAbsBottom:"Abs bunn",alignAbsMiddle:"Abs midten",alignBaseline:"Bunnlinje",alignBottom:"Bunn",alignMiddle:"Midten",alignRight:"H??yre",alignTextTop:"Tekst topp",alignTop:"Topp",quality:"Kvalitet",qualityBest:"Best",qualityHigh:"H??y",qualityAutoHigh:"Auto H??y",qualityMedium:"Medium",qualityAutoLow:"Auto Lav",qualityLow:"Lav",windowModeWindow:"Vindu",windowModeOpaque:"Opaque",windowModeTransparent:"Gjennomsiktig",windowMode:"Vindu modus",flashvars:"Variabler for flash",bgcolor:"Bakgrunnsfarge",width:"Bredde",height:"H??yde",hSpace:"HMarg",vSpace:"VMarg",validateSrc:"Vennligst skriv inn lenkens url",validateWidth:"Bredde m?? v??re ett nummer.",validateHeight:"H??yde m?? v??re ett nummer",validateHSpace:"HSpace m?? v??re ett nummer.",validateVSpace:"VSpace m?? v??re ett nummer."},spellCheck:{toolbar:"Stavekontroll",title:"Stavekontroll",notAvailable:"Beklager, tjenesten er utilgjenglig n??.",errorLoading:"Feil under lasting av applicationstjeneste tjener: %s.",notInDic:"Ikke i ordboken",changeTo:"Endre til",btnIgnore:"Ignorer",btnIgnoreAll:"Ignorer alle",btnReplace:"Erstatt",btnReplaceAll:"Erstatt alle",btnUndo:"Angre",noSuggestions:"- Ingen forslag -",progress:"Stavekontroll p??g??r...",noMispell:"Stavekontroll fullf??rt: ingen feilstavinger funnet",noChanges:"Stavekontroll fullf??rt: ingen ord endret",oneChange:"Stavekontroll fullf??rt: Ett ord endret",manyChanges:"Stavekontroll fullf??rt: %1 ord endret",ieSpellDownload:"Stavekontroll er ikke installert. Vil du laste den ned n???"},smiley:{toolbar:"Smil",title:"Sett inn smil",options:"Smiley Options"},elementsPath:{eleLabel:"Element-sti",eleTitle:"%1 element"},numberedlist:"Nummerert liste",bulletedlist:"Uordnet liste",indent:"??k niv??",outdent:"Senk niv??",justify:{left:"Venstrejuster",center:"Midtjuster",right:"H??yrejuster",block:"Blokkjuster"},blockquote:"Blockquote",clipboard:{title:"Lim inn",cutError:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk klipping av tekst. Vennligst bruk snareveien (Ctrl+X).",copyError:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk kopiering av tekst. Vennligst bruk snareveien (Ctrl+C).",pasteMsg:"Vennligst lim inn i den f??lgende boksen med tastaturet (<STRONG>Ctrl+V</STRONG>) og trykk <STRONG>OK</STRONG>.",securityMsg:"Din nettlesers sikkerhetsinstillinger gir ikke redigeringsverkt??yet direkte tilgang til utklippstavlen. Du m?? lime det igjen i dette vinduet.",pasteArea:"Innlimingsomr??de"},pastefromword:{confirmCleanup:"Teksten du limer inn ser ut til ?? v??re kopiert fra Word. Vil du renske den f??r du limer den inn?",toolbar:"Lim inn fra Word",title:"Lim inn fra Word",error:"Det var ikke mulig ?? renske den innlimte teksten p?? grunn av en intern feil"},pasteText:{button:"Lim inn som ren tekst",title:"Lim inn som ren tekst"},templates:{button:"Maler",title:"Innholdsmaler",options:"Template Options",insertOption:"Erstatt faktisk innold",selectPromptMsg:"Velg malen du vil ??pne<br>(innholdet du har skrevet blir tapt!):",emptyListMsg:"(Ingen maler definert)"},showBlocks:"Vis blokker",stylesCombo:{label:"Stil",panelTitle:"Stilformater",panelTitle1:"Blokkstiler",panelTitle2:"Inlinestiler",panelTitle3:"Objektstiler"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatert",tag_address:"Adresse",tag_h1:"Tittel 1",tag_h2:"Tittel 2",tag_h3:"Tittel 3",tag_h4:"Tittel 4",tag_h5:"Tittel 5",tag_h6:"Tittel 6",tag_div:"Normal (DIV)"},div:{title:"Sett inn Div Container",toolbar:"Sett inn Div Container",cssClassInputLabel:"Stilark-klasser",styleSelectLabel:"Stil",IdInputLabel:"Id",languageCodeInputLabel:" Spr??k-kode",inlineStyleInputLabel:"Inlinestiler",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Spr??kretning",langDirLTRLabel:"Venstre til h??yre (VTH)",langDirRTLLabel:"H??yre til venstre (HTV)",edit:"Rediger Div",remove:"Fjern Div"},font:{label:"Skrift",voiceLabel:"Font",panelTitle:"Skrift"},fontSize:{label:"St??rrelse",voiceLabel:"Font St??rrelse",panelTitle:"St??rrelse"},colorButton:{textColorTitle:"Tekstfarge",bgColorTitle:"Bakgrunnsfarge",panelTitle:"Farger",auto:"Automatisk",more:"Flere farger..."},colors:{"000":"Svart",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Marine","4B0082":"Indigo",696969:"Svak gr??",B22222:"Fire Brick",A52A2A:"Brun",DAA520:"Golden Rod","006400":"M??rk gr??","40E0D0":"Turkis","0000CD":"Medium Bl??",800080:"Purple",808080:"Gr??",F00:"Red",FF8C00:"M??rk oransje",FFD700:"gull","008000":"Gr??nn","0FF":"Cyan","00F":"Bl??",EE82EE:"Fiolett",A9A9A9:"M??rk gr??",FFA07A:"Light Salmon",FFA500:"Oransje",FFFF00:"gul","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Lys Bl??",DDA0DD:"Plomme",D3D3D3:"Lys gr??",FFF0F5:"Lavender Blush",FAEBD7:"Antikk-hvit",FFFFE0:"Lys gul",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"Hvit"},scayt:{title:"Stavekontroll mens du skriver",opera_title:"Not supported by Opera",enable:"Sl?? p?? SCAYT",disable:"Sl?? av SCAYT",about:"Om SCAYT",toggle:"Veksle SCAYT",options:"Valg",langs:"Spr??k",moreSuggestions:"Flere forslag",ignore:"Ignorer",ignoreAll:"Ignorer Alle",addWord:"Legg til ord",emptyDic:"Ordboknavn skal ikke v??re tom",optionsTab:"Valg",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Spr??k",dictionariesTab:"Ordb??ker",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Om"},about:{title:"Om CKEditor",dlgTitle:"Om CKEditor",moreInfo:"For lisensieringsinformasjon vennligst bes??k v??rt nettsted:",copy:"Copyright © $1. Alle rettigheter reservert."},maximize:"Maksimer",minimize:"Minimer",fakeobjects:{anchor:"Anker",flash:"Flash Animasjon",div:"Sideskift",unknown:"Ukjent objekt"},resize:"Dra for ?? skalere",colordialog:{title:"Velg farge",options:"Color Options",highlight:"Merk",selected:"Valgt",clear:"T??m"},toolbarCollapse:"Sl?? sammen verkt??ylinje",toolbarExpand:"Vis verkt??ylinje"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.nl={dir:"ltr",editorTitle:"Tekstverwerker, %1, druk op ALT 0 voor hulp.",toolbar:"Werkbalk",editor:"Tekstverwerker",source:"Code",newPage:"Nieuwe pagina",save:"Opslaan",preview:"Voorbeeld",cut:"Knippen",copy:"Kopi??ren",paste:"Plakken",print:"Printen",underline:"Onderstreept",bold:"Vet",italic:"Schuingedrukt",selectAll:"Alles selecteren",removeFormat:"Opmaak verwijderen",strike:"Doorhalen",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Horizontale lijn invoegen",pagebreak:"Pagina-einde invoegen",unlink:"Link verwijderen",undo:"Ongedaan maken",redo:"Opnieuw uitvoeren",common:{browseServer:"Bladeren op server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Naar server verzenden",image:"Afbeelding",flash:"Flash",form:"Formulier",checkbox:"Aanvinkvakje",radio:"Selectievakje",textField:"Tekstveld",textarea:"Tekstvak",hiddenField:"Verborgen veld",button:"Knop",select:"Selectieveld",imageButton:"Afbeeldingsknop",notSet:"<niet ingevuld>",id:"Kenmerk",name:"Naam",langDir:"Schrijfrichting",langDirLtr:"Links naar rechts (LTR)",langDirRtl:"Rechts naar links (RTL)",langCode:"Taalcode",longDescr:"Lange URL-omschrijving",cssClass:"Stylesheet-klassen",advisoryTitle:"Aanbevolen titel",cssStyle:"Stijl",ok:"OK",cancel:"Annuleren",close:"Sluiten",preview:"Voorbeeld",generalTab:"Algemeen",advancedTab:"Geavanceerd",validateNumberFailed:"Deze waarde is geen geldig getal.",confirmNewPage:"Alle aangebrachte wijzigingen gaan verloren. Weet u zeker dat u een nieuwe pagina wilt openen?",confirmCancel:"Enkele opties zijn gewijzigd. Weet u zeker dat u dit dialoogvenster wilt sluiten?",options:"Opties",target:"Doel",targetNew:"Nieuw venster (_blank)",targetTop:"Hele venster (_top)",targetSelf:"Zelfde venster (_self)",targetParent:"Origineel venster (_parent)",unavailable:'%1<span class="cke_accessibility">, niet beschikbaar</span>'},contextmenu:{options:"Context menu opties"},specialChar:{toolbar:"Speciaal teken invoegen",title:"Selecteer speciaal teken",options:"Speciale tekens opties"},link:{toolbar:"Link invoegen/wijzigen",other:"<ander>",menu:"Link wijzigen",title:"Link",info:"Linkomschrijving",target:"Doel",upload:"Upload",advanced:"Geavanceerd",type:"Linktype",toUrl:"URL",toAnchor:"Interne link in pagina",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Naam doelframe",targetPopupName:"Naam popupvenster",popupFeatures:"Instellingen popupvenster",popupResizable:"Herschaalbaar",popupStatusBar:"Statusbalk",popupLocationBar:"Locatiemenu",popupToolbar:"Menubalk",popupMenuBar:"Menubalk",popupFullScreen:"Volledig scherm (IE)",popupScrollBars:"Schuifbalken",popupDependent:"Afhankelijk (Netscape)",popupWidth:"Breedte",popupLeft:"Positie links",popupHeight:"Hoogte",popupTop:"Positie boven",id:"Id",langDir:"Schrijfrichting",langDirLTR:"Links naar rechts (LTR)",langDirRTL:"Rechts naar links (RTL)",acccessKey:"Toegangstoets",name:"Naam",langCode:"Schrijfrichting",tabIndex:"Tabvolgorde",advisoryTitle:"Aanbevolen titel",advisoryContentType:"Aanbevolen content-type",cssClasses:"Stylesheet-klassen",charset:"Karakterset van gelinkte bron",styles:"Stijl",selectAnchor:"Kies een interne link",anchorName:"Op naam interne link",anchorId:"Op kenmerk interne link",emailAddress:"E-mailadres",emailSubject:"Onderwerp bericht",emailBody:"Inhoud bericht",noAnchors:"(Geen interne links in document gevonden)",noUrl:"Geef de link van de URL",noEmail:"Geef een e-mailadres"},anchor:{toolbar:"Interne link",menu:"Eigenschappen interne link",title:"Eigenschappen interne link",name:"Naam interne link",errorName:"Geef de naam van de interne link op"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Zoeken en vervangen",find:"Zoeken",replace:"Vervangen",findWhat:"Zoeken naar:",replaceWith:"Vervangen met:",notFoundMsg:"De opgegeven tekst is niet gevonden.",matchCase:"Hoofdlettergevoelig",matchWord:"Hele woord moet voorkomen",matchCyclic:"Doorlopend zoeken",replaceAll:"Alles vervangen",replaceSuccessMsg:"%1 resulaten vervangen."},table:{toolbar:"Tabel",title:"Eigenschappen tabel",menu:"Eigenschappen tabel",deleteTable:"Tabel verwijderen",rows:"Rijen",columns:"Kolommen",border:"Breedte rand",align:"Uitlijning",alignLeft:"Links",alignCenter:"Centreren",alignRight:"Rechts",width:"Breedte",widthPx:"pixels",widthPc:"procent",widthUnit:"eenheid breedte",height:"Hoogte",cellSpace:"Afstand tussen cellen",cellPad:"Ruimte in de cel",caption:"Naam",summary:"Samenvatting",headers:"Koppen",headersNone:"Geen",headersColumn:"Eerste kolom",headersRow:"Eerste rij",headersBoth:"Beide",invalidRows:"Het aantal rijen moet een getal zijn groter dan 0.",invalidCols:"Het aantal kolommen moet een getal zijn groter dan 0.",invalidBorder:"De rand breedte moet een getal zijn.",invalidWidth:"De tabel breedte moet een getal zijn.",invalidHeight:"De tabel hoogte moet een getal zijn.",invalidCellSpacing:"Afstand tussen cellen moet een getal zijn.",invalidCellPadding:"Ruimte in de cel moet een getal zijn.",cell:{menu:"Cel",insertBefore:"Voeg cel in voor",insertAfter:"Voeg cel in achter",deleteCell:"Cellen verwijderen",merge:"Cellen samenvoegen",mergeRight:"Voeg samen naar rechts",mergeDown:"Voeg samen naar beneden",splitHorizontal:"Splits cellen horizontaal",splitVertical:"Splits cellen verticaal",title:"Cel eigenschappen",cellType:"Cel type",rowSpan:"Rijen samenvoegen",colSpan:"Kolommen samenvoegen",wordWrap:"Automatische terugloop",hAlign:"Horizontale uitlijning",vAlign:"Verticale uitlijning",alignTop:"Boven",alignMiddle:"Midden",alignBottom:"Onder",alignBaseline:"Basislijn",bgColor:"Achtergrondkleur",borderColor:"Kleur rand",data:"Inhoud",header:"Kop",yes:"Ja",no:"Nee",invalidWidth:"De celbreedte moet een getal zijn.",invalidHeight:"De celhoogte moet een getal zijn.",invalidRowSpan:"Rijen samenvoegen moet een heel getal zijn.",invalidColSpan:"Kolommen samenvoegen moet een heel getal zijn.",chooseColor:"Kies"},row:{menu:"Rij",insertBefore:"Voeg rij in voor",insertAfter:"Voeg rij in achter",deleteRow:"Rijen verwijderen"},column:{menu:"Kolom",insertBefore:"Voeg kolom in voor",insertAfter:"Voeg kolom in achter",deleteColumn:"Kolommen verwijderen"}},button:{title:"Eigenschappen knop",text:"Tekst (waarde)",type:"Soort",typeBtn:"Knop",typeSbm:"Versturen",typeRst:"Leegmaken"},checkboxAndRadio:{checkboxTitle:"Eigenschappen aanvinkvakje",radioTitle:"Eigenschappen selectievakje",value:"Waarde",selected:"Geselecteerd"},form:{title:"Eigenschappen formulier",menu:"Eigenschappen formulier",action:"Actie",method:"Methode",encoding:"Codering"},select:{title:"Eigenschappen selectieveld",selectInfo:"Informatie",opAvail:"Beschikbare opties",value:"Waarde",size:"Grootte",lines:"Regels",chkMulti:"Gecombineerde selecties toestaan",opText:"Tekst",opValue:"Waarde",btnAdd:"Toevoegen",btnModify:"Wijzigen",btnUp:"Omhoog",btnDown:"Omlaag",btnSetValue:"Als geselecteerde waarde instellen",btnDelete:"Verwijderen"},textarea:{title:"Eigenschappen tekstvak",cols:"Kolommen",rows:"Rijen"},textfield:{title:"Eigenschappen tekstveld",name:"Naam",value:"Waarde",charWidth:"Breedte (tekens)",maxChars:"Maximum aantal tekens",type:"Soort",typeText:"Tekst",typePass:"Wachtwoord"},hidden:{title:"Eigenschappen verborgen veld",name:"Naam",value:"Waarde"},image:{title:"Eigenschappen afbeelding",titleButton:"Eigenschappen afbeeldingsknop",menu:"Eigenschappen afbeelding",infoTab:"Informatie afbeelding",btnUpload:"Naar server verzenden",upload:"Upload",alt:"Alternatieve tekst",width:"Breedte",height:"Hoogte",lockRatio:"Afmetingen vergrendelen",unlockRatio:"Afmetingen ontgrendelen",resetSize:"Afmetingen resetten",border:"Rand",hSpace:"HSpace",vSpace:"VSpace",align:"Uitlijning",alignLeft:"Links",alignRight:"Rechts",alertUrl:"Geef de URL van de afbeelding",linkTab:"Link",button2Img:"Wilt u de geselecteerde afbeeldingsknop vervangen door een eenvoudige afbeelding?",img2Button:"Wilt u de geselecteerde afbeelding vervangen door een afbeeldingsknop?",urlMissing:"De URL naar de afbeelding ontbreekt.",validateWidth:"Breedte moet een heel nummer zijn.",validateHeight:"Hoogte moet een heel nummer zijn.",validateBorder:"Rand moet een heel nummer zijn.",validateHSpace:"HSpace moet een heel nummer zijn.",validateVSpace:"VSpace moet een heel nummer zijn."},flash:{properties:"Eigenschappen Flash",propertiesTab:"Eigenschappen",title:"Eigenschappen Flash",chkPlay:"Automatisch afspelen",chkLoop:"Herhalen",chkMenu:"Flashmenu's inschakelen",chkFull:"Schermvullend toestaan",scale:"Schaal",scaleAll:"Alles tonen",scaleNoBorder:"Geen rand",scaleFit:"Precies passend",access:"Script toegang",accessAlways:"Altijd",accessSameDomain:"Zelfde domeinnaam",accessNever:"Nooit",align:"Uitlijning",alignLeft:"Links",alignAbsBottom:"Absoluut-onder",alignAbsMiddle:"Absoluut-midden",alignBaseline:"Basislijn",alignBottom:"Beneden",alignMiddle:"Midden",alignRight:"Rechts",alignTextTop:"Boven tekst",alignTop:"Boven",quality:"Kwaliteit",qualityBest:"Beste",qualityHigh:"Hoog",qualityAutoHigh:"Automatisch hoog",qualityMedium:"Gemiddeld",qualityAutoLow:"Automatisch laag",qualityLow:"Laag",windowModeWindow:"Venster",windowModeOpaque:"Ondoorzichtig",windowModeTransparent:"Doorzichtig",windowMode:"Venster modus",flashvars:"Variabelen voor Flash",bgcolor:"Achtergrondkleur",width:"Breedte",height:"Hoogte",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Geef de link van de URL",validateWidth:"De breedte moet een getal zijn.",validateHeight:"De hoogte moet een getal zijn.",validateHSpace:"De HSpace moet een getal zijn.",validateVSpace:"De VSpace moet een getal zijn."},spellCheck:{toolbar:"Spellingscontrole",title:"Spellingscontrole",notAvailable:"Excuses, deze dienst is momenteel niet beschikbaar.",errorLoading:"Er is een fout opgetreden bij het laden van de diesnt: %s.",notInDic:"Niet in het woordenboek",changeTo:"Wijzig in",btnIgnore:"Negeren",btnIgnoreAll:"Alles negeren",btnReplace:"Vervangen",btnReplaceAll:"Alles vervangen",btnUndo:"Ongedaan maken",noSuggestions:"-Geen suggesties-",progress:"Bezig met spellingscontrole...",noMispell:"Klaar met spellingscontrole: geen fouten gevonden",noChanges:"Klaar met spellingscontrole: geen woorden aangepast",oneChange:"Klaar met spellingscontrole: ????n woord aangepast",manyChanges:"Klaar met spellingscontrole: %1 woorden aangepast",ieSpellDownload:"De spellingscontrole niet ge??nstalleerd. Wilt u deze nu downloaden?"},smiley:{toolbar:"Smiley",title:"Smiley invoegen",options:"Smiley opties"},elementsPath:{eleLabel:"Elementenpad",eleTitle:"%1 element"},numberedlist:"Genummerde lijst",bulletedlist:"Opsomming",indent:"Inspringen vergroten",outdent:"Inspringen verkleinen",justify:{left:"Links uitlijnen",center:"Centreren",right:"Rechts uitlijnen",block:"Uitvullen"},blockquote:"Citaatblok",clipboard:{title:"Plakken",cutError:"De beveiligingsinstelling van de browser verhinderen het automatisch knippen. Gebruik de sneltoets Ctrl/Cmd+X van het toetsenbord.",copyError:"De beveiligingsinstelling van de browser verhinderen het automatisch kopi??ren. Gebruik de sneltoets Ctrl/Cmd+C van het toetsenbord.",pasteMsg:"Plak de tekst in het volgende vak gebruik makend van uw toetsenbord (<strong>Ctrl/Cmd+V</strong>) en klik op <strong>OK</strong>.",securityMsg:"Door de beveiligingsinstellingen van uw browser is het niet mogelijk om direct vanuit het klembord in de editor te plakken. Middels opnieuw plakken in dit venster kunt u de tekst alsnog plakken in de editor.",pasteArea:"Plakgebied"},pastefromword:{confirmCleanup:"De tekst die u plakte lijkt gekopieerd te zijn vanuit Word. Wilt u de tekst opschonen voordat deze geplakt wordt?",toolbar:"Plakken als Word-gegevens",title:"Plakken als Word-gegevens",error:"Het was niet mogelijk om de geplakte tekst op te schonen door een interne fout"},pasteText:{button:"Plakken als platte tekst",title:"Plakken als platte tekst"},templates:{button:"Sjablonen",title:"Inhoud sjabonen",options:"Template opties",insertOption:"Vervang de huidige inhoud",selectPromptMsg:"Selecteer het sjabloon dat in de editor geopend moet worden (de actuele inhoud gaat verloren):",emptyListMsg:"(Geen sjablonen gedefinieerd)"},showBlocks:"Toon blokken",stylesCombo:{label:"Stijl",panelTitle:"Opmaakstijlen",panelTitle1:"Blok stijlen",panelTitle2:"In-line stijlen",panelTitle3:"Object stijlen"},format:{label:"Opmaak",panelTitle:"Opmaak",tag_p:"Normaal",tag_pre:"Met opmaak",tag_address:"Adres",tag_h1:"Kop 1",tag_h2:"Kop 2",tag_h3:"Kop 3",tag_h4:"Kop 4",tag_h5:"Kop 5",tag_h6:"Kop 6",tag_div:"Normaal (DIV)"},div:{title:"Div aanmaken",toolbar:"Div aanmaken",cssClassInputLabel:"Stylesheet klassen",styleSelectLabel:"Stijl",IdInputLabel:"Id",languageCodeInputLabel:" Taalcode",inlineStyleInputLabel:"Inline stijl",advisoryTitleInputLabel:"informatieve titel",langDirLabel:"Schrijfrichting",langDirLTRLabel:"Links naar rechts (LTR)",langDirRTLLabel:"Rechts naar links (RTL)",edit:"Div wijzigen",remove:"Div verwijderen"},font:{label:"Lettertype",voiceLabel:"Lettertype",panelTitle:"Lettertype"},fontSize:{label:"Lettergrootte",voiceLabel:"Lettergrootte",panelTitle:"Lettergrootte"},colorButton:{textColorTitle:"Tekstkleur",bgColorTitle:"Achtergrondkleur",panelTitle:"Kleuren",auto:"Automatisch",more:"Meer kleuren..."},colors:{"000":"Zwart",800000:"Kastanjebruin","8B4513":"Chocoladebruin","2F4F4F":"Donkerleigrijs","008080":"Blauwgroen","000080":"Marine","4B0082":"Indigo",696969:"Donkergrijs",B22222:"Baksteen",A52A2A:"Bruin",DAA520:"Donkergeel","006400":"Donkergroen","40E0D0":"Turquoise","0000CD":"Middenblauw",800080:"Paars",808080:"Grijs",F00:"Rood",FF8C00:"Donkeroranje",FFD700:"Goud","008000":"Groen","0FF":"Cyaan","00F":"Blauw",EE82EE:"Violet",A9A9A9:"Donkergrijs",FFA07A:"Lichtzalm",FFA500:"Oranje",FFFF00:"Geel","00FF00":"Felgroen",AFEEEE:"Lichtturquoise",ADD8E6:"Lichtblauw",DDA0DD:"Pruim",D3D3D3:"Lichtgrijs",FFF0F5:"Linnen",FAEBD7:"Ivoor",FFFFE0:"Lichtgeel",F0FFF0:"Honingdauw",F0FFFF:"Azuur",F0F8FF:"Licht hemelsblauw",E6E6FA:"Lavendel",FFF:"Wit"},scayt:{title:"Controleer de spelling tijdens het typen",opera_title:"Not supported by Opera",enable:"SCAYT inschakelen",disable:"SCAYT uitschakelen",about:"Over SCAYT",toggle:"SCAYT in/uitschakelen",options:"Opties",langs:"Talen",moreSuggestions:"Meer suggesties",ignore:"Negeren",ignoreAll:"Alles negeren",addWord:"Woord toevoegen",emptyDic:"De naam van het woordenboek mag niet leeg zijn.",optionsTab:"Opties",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Talen",dictionariesTab:"Woordenboeken",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Over"},about:{title:"Over CKEditor",dlgTitle:"Over CKEditor",moreInfo:"Voor licentie informatie, bezoek onze website:",copy:"Copyright © $1. Alle rechten voorbehouden."},maximize:"Maximaliseren",minimize:"Minimaliseren",fakeobjects:{anchor:"Anker",flash:"Flash animatie",div:"Pagina einde",unknown:"Onbekend object"},resize:"Sleep om te herschalen",colordialog:{title:"Selecteer kleur",options:"Color Options",highlight:"Actief",selected:"Geselecteerd",clear:"Wissen"},toolbarCollapse:"Werkbalk inklappen",toolbarExpand:"Werkbalk uitklappen"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.no={dir:"ltr",editorTitle:"Rikteksteditor, %1, trykk ALT 0 for hjelp.",toolbar:"Verkt??ylinje",editor:"Rikteksteditor",source:"Kilde",newPage:"Ny Side",save:"Lagre",preview:"Forh??ndsvis",cut:"Klipp ut",copy:"Kopier",paste:"Lim inn",print:"Skriv ut",underline:"Understrek",bold:"Fet",italic:"Kursiv",selectAll:"Merk alt",removeFormat:"Fjern format",strike:"Gjennomstrek",subscript:"Senket skrift",superscript:"Hevet skrift",horizontalrule:"Sett inn horisontal linje",pagebreak:"Sett inn sideskift",unlink:"Fjern lenke",undo:"Angre",redo:"Gj??r om",common:{browseServer:"Bla igjennom server",url:"URL",protocol:"Protokoll",upload:"Last opp",uploadSubmit:"Send det til serveren",image:"Bilde",flash:"Flash",form:"Skjema",checkbox:"Avmerkingsboks",radio:"Alternativknapp",textField:"Tekstboks",textarea:"Tekstomr??de",hiddenField:"Skjult felt",button:"Knapp",select:"Rullegardinliste",imageButton:"Bildeknapp",notSet:"<ikke satt>",id:"Id",name:"Navn",langDir:"Spr??kretning",langDirLtr:"Venstre til h??yre (VTH)",langDirRtl:"H??yre til venstre (HTV)",langCode:"Spr??kkode",longDescr:"Utvidet beskrivelse",cssClass:"Stilarkklasser",advisoryTitle:"Tittel",cssStyle:"Stil",ok:"OK",cancel:"Avbryt",close:"Lukk",preview:"Forh??ndsvis",generalTab:"Generelt",advancedTab:"Avansert",validateNumberFailed:"Denne verdien er ikke ett nummer",confirmNewPage:"Alle endringer som er gjort i dette innholdet vil bli tapt. Er du sikker p?? at du vil laste en ny side?",confirmCancel:"Noen av valgene har blitt endret. Er du sikker p?? at du vil lukke dialogen?",options:"Valg",target:"M??l",targetNew:"Nytt vindu (_blank)",targetTop:"Hele vindu (_top)",targetSelf:"Samme vindu (_self)",targetParent:"Foreldrevindu (_parent)",unavailable:'%1<span class="cke_accessibility">, utilgjenglig</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Sett inn spesielt tegn",title:"Velg spesielt tegn",options:"Special Character Options"},link:{toolbar:"Sett inn/Rediger lenke",other:"<other>",menu:"Rediger lenke",title:"Lenke",info:"Lenkeinfo",target:"M??l",upload:"Last opp",advanced:"Avansert",type:"Lenketype",toUrl:"URL",toAnchor:"Lenke til anker i teksten",toEmail:"E-post",targetFrame:"<ramme>",targetPopup:"<popup vindu>",targetFrameName:"M??lramme",targetPopupName:"Navn p?? popup-vindus",popupFeatures:"Egenskaper for popup-vindu",popupResizable:"Skal??rbar",popupStatusBar:"Statuslinje",popupLocationBar:"Adresselinje",popupToolbar:"Verkt??ylinje",popupMenuBar:"Menylinje",popupFullScreen:"Full skjerm (IE)",popupScrollBars:"Scrollbar",popupDependent:"Avhenging (Netscape)",popupWidth:"Bredde",popupLeft:"Venstre posisjon",popupHeight:"H??yde",popupTop:"Topp-posisjon",id:"Id",langDir:"Spr??kretning",langDirLTR:"Venstre til h??yre (VTH)",langDirRTL:"H??yre til venstre (HTV)",acccessKey:"Aksessknapp",name:"Navn",langCode:"Spr??kretning",tabIndex:"Tab Indeks",advisoryTitle:"Tittel",advisoryContentType:"Type",cssClasses:"Stilarkklasser",charset:"Lenket spr??kkart",styles:"Stil",selectAnchor:"Velg et anker",anchorName:"Anker etter navn",anchorId:"Element etter ID",emailAddress:"E-postadresse",emailSubject:"Meldingsemne",emailBody:"Melding",noAnchors:"(Ingen anker i dokumentet)",noUrl:"Vennligst skriv inn lenkens url",noEmail:"Vennligst skriv inn e-postadressen"},anchor:{toolbar:"Sett inn/Rediger anker",menu:"Egenskaper for anker",title:"Egenskaper for anker",name:"Ankernavn",errorName:"Vennligst skriv inn ankernavnet"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"S??k og erstatt",find:"S??k",replace:"Erstatt",findWhat:"S??k etter:",replaceWith:"Erstatt med:",notFoundMsg:"Fant ikke s??keteksten.",matchCase:"Skill mellom store og sm?? bokstaver",matchWord:"Bare hele ord",matchCyclic:"S??k i hele dokumentet",replaceAll:"Erstatt alle",replaceSuccessMsg:"%1 tilfelle erstattet."},table:{toolbar:"Tabell",title:"Egenskaper for tabell",menu:"Egenskaper for tabell",deleteTable:"Slett tabell",rows:"Rader",columns:"Kolonner",border:"Rammest??rrelse",align:"Justering",alignLeft:"Venstre",alignCenter:"Midtjuster",alignRight:"H??yre",width:"Bredde",widthPx:"piksler",widthPc:"prosent",widthUnit:"Bredde-enhet",height:"H??yde",cellSpace:"Cellemarg",cellPad:"Cellepolstring",caption:"Tittel",summary:"Sammendrag",headers:"Overskrifter",headersNone:"Ingen",headersColumn:"F??rste kolonne",headersRow:"F??rste rad",headersBoth:"Begge",invalidRows:"Antall rader m?? v??re ett tall st??rre enn 0.",invalidCols:"Antall kolonner m?? v??re ett tall st??rre enn 0.",invalidBorder:"Rammest??rrelse m?? v??re ett tall.",invalidWidth:"Tabellbredde m?? v??re ett nummer.",invalidHeight:"Tabellh??yde m?? v??re ett nummer.",invalidCellSpacing:"Cellemellomrom m?? v??re ett nummer.",invalidCellPadding:"Cellefyll m?? v??re ett nummer.",cell:{menu:"Celle",insertBefore:"Sett inn celle f??r",insertAfter:"Sett inn celle etter",deleteCell:"Slett celler",merge:"Sl?? sammen celler",mergeRight:"Sl?? sammen h??yre",mergeDown:"Sl?? sammen ned",splitHorizontal:"Del celle horisontalt",splitVertical:"Del celle vertikalt",title:"Celleegenskaper",cellType:"Celletype",rowSpan:"Radspenn",colSpan:"Kolonnespenn",wordWrap:"Tekstbrytning",hAlign:"Horisontal justering",vAlign:"Vertikal justering",alignTop:"Topp",alignMiddle:"Midten",alignBottom:"Bunnen",alignBaseline:"Grunnlinje",bgColor:"Bakgrunnsfarge",borderColor:"Rammefarge",data:"Data",header:"Overskrift",yes:"Ja",no:"Nei",invalidWidth:"Cellebredde m?? v??re ett nummer",invalidHeight:"Celleh??yde m?? v??re ett nummer",invalidRowSpan:"Radspenn m?? v??re ett nummer.",invalidColSpan:"Kolonnespenn m?? v??re ett nummer.",chooseColor:"Velg"},row:{menu:"Rader",insertBefore:"Sett inn rad f??r",insertAfter:"Sett inn rad etter",deleteRow:"Slett rader"},column:{menu:"Kolonne",insertBefore:"Sett inn kolonne f??r",insertAfter:"Sett inn kolonne etter",deleteColumn:"Slett kolonner"}},button:{title:"Egenskaper for knapp",text:"Tekst (verdi)",type:"Type",typeBtn:"Knapp",typeSbm:"Send",typeRst:"Nullstill"},checkboxAndRadio:{checkboxTitle:"Egenskaper for avmerkingsboks",radioTitle:"Egenskaper for alternativknapp",value:"Verdi",selected:"Valgt"},form:{title:"Egenskaper for skjema",menu:"Egenskaper for skjema",action:"Handling",method:"Metode",encoding:"Encoding"},select:{title:"Egenskaper for rullegardinliste",selectInfo:"Info",opAvail:"Tilgjenglige alternativer",value:"Verdi",size:"St??rrelse",lines:"Linjer",chkMulti:"Tillat flervalg",opText:"Tekst",opValue:"Verdi",btnAdd:"Legg til",btnModify:"Endre",btnUp:"Opp",btnDown:"Ned",btnSetValue:"Sett som valgt",btnDelete:"Slett"},textarea:{title:"Egenskaper for tekstomr??de",cols:"Kolonner",rows:"Rader"},textfield:{title:"Egenskaper for tekstfelt",name:"Navn",value:"Verdi",charWidth:"Tegnbredde",maxChars:"Maks antall tegn",type:"Type",typeText:"Tekst",typePass:"Passord"},hidden:{title:"Egenskaper for skjult felt",name:"Navn",value:"Verdi"},image:{title:"Bildeegenskaper",titleButton:"Egenskaper for bildeknapp",menu:"Bildeegenskaper",infoTab:"Bildeinformasjon",btnUpload:"Send det til serveren",upload:"Last opp",alt:"Alternativ tekst",width:"Bredde",height:"H??yde",lockRatio:"L??s forhold",unlockRatio:"Ikke l??s forhold",resetSize:"Tilbakestill st??rrelse",border:"Ramme",hSpace:"HMarg",vSpace:"VMarg",align:"Juster",alignLeft:"Venstre",alignRight:"H??yre",alertUrl:"Vennligst skriv bilde-urlen",linkTab:"Lenke",button2Img:"Vil du endre den valgte bildeknappen til ett vanlig bilde?",img2Button:"Vil du endre det valgte bildet til en bildeknapp?",urlMissing:"Bildets adresse mangler.",validateWidth:"Bredde m?? v??re ett nummer.",validateHeight:"H??yde m?? v??re ett nummer.",validateBorder:"Ramme m?? v??re ett nummer.",validateHSpace:"HSpace m?? v??re ett nummer.",validateVSpace:"VSpace m?? v??re ett nummer."},flash:{properties:"Egenskaper for Flash-objekt",propertiesTab:"Egenskaper",title:"Flash-egenskaper",chkPlay:"Autospill",chkLoop:"Loop",chkMenu:"Sl?? p?? Flash-meny",chkFull:"Tillat fullskjerm",scale:"Skaler",scaleAll:"Vis alt",scaleNoBorder:"Ingen ramme",scaleFit:"Skaler til ?? passe",access:"Scripttilgang",accessAlways:"Alltid",accessSameDomain:"Samme domene",accessNever:"Aldri",align:"Juster",alignLeft:"Venstre",alignAbsBottom:"Abs bunn",alignAbsMiddle:"Abs midten",alignBaseline:"Bunnlinje",alignBottom:"Bunn",alignMiddle:"Midten",alignRight:"H??yre",alignTextTop:"Tekst topp",alignTop:"Topp",quality:"Kvalitet",qualityBest:"Best",qualityHigh:"H??y",qualityAutoHigh:"Auto H??y",qualityMedium:"Medium",qualityAutoLow:"Auto Lav",qualityLow:"Lav",windowModeWindow:"Vindu",windowModeOpaque:"Opaque",windowModeTransparent:"Gjennomsiktig",windowMode:"Vindu modus",flashvars:"Variabler for flash",bgcolor:"Bakgrunnsfarge",width:"Bredde",height:"H??yde",hSpace:"HMarg",vSpace:"VMarg",validateSrc:"Vennligst skriv inn lenkens url",validateWidth:"Bredde m?? v??re ett nummer.",validateHeight:"H??yde m?? v??re ett nummer",validateHSpace:"HSpace m?? v??re ett nummer.",validateVSpace:"VSpace m?? v??re ett nummer."},spellCheck:{toolbar:"Stavekontroll",title:"Stavekontroll",notAvailable:"Beklager, tjenesten er utilgjenglig n??.",errorLoading:"Feil under lasting av applicationstjeneste tjener: %s.",notInDic:"Ikke i ordboken",changeTo:"Endre til",btnIgnore:"Ignorer",btnIgnoreAll:"Ignorer alle",btnReplace:"Erstatt",btnReplaceAll:"Erstatt alle",btnUndo:"Angre",noSuggestions:"- Ingen forslag -",progress:"Stavekontroll p??g??r...",noMispell:"Stavekontroll fullf??rt: ingen feilstavinger funnet",noChanges:"Stavekontroll fullf??rt: ingen ord endret",oneChange:"Stavekontroll fullf??rt: Ett ord endret",manyChanges:"Stavekontroll fullf??rt: %1 ord endret",ieSpellDownload:"Stavekontroll er ikke installert. Vil du laste den ned n???"},smiley:{toolbar:"Smil",title:"Sett inn smil",options:"Smiley Options"},elementsPath:{eleLabel:"Element-sti",eleTitle:"%1 element"},numberedlist:"Nummerert liste",bulletedlist:"Uordnet liste",indent:"??k niv??",outdent:"Senk niv??",justify:{left:"Venstrejuster",center:"Midtjuster",right:"H??yrejuster",block:"Blokkjuster"},blockquote:"Blockquote",clipboard:{title:"Lim inn",cutError:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk klipping av tekst. Vennligst bruk snareveien (Ctrl+X).",copyError:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk kopiering av tekst. Vennligst bruk snareveien (Ctrl+C).",pasteMsg:"Vennligst lim inn i den f??lgende boksen med tastaturet (<STRONG>Ctrl+V</STRONG>) og trykk <STRONG>OK</STRONG>.",securityMsg:"Din nettlesers sikkerhetsinstillinger gir ikke redigeringsverkt??yet direkte tilgang til utklippstavlen. Du m?? lime det igjen i dette vinduet.",pasteArea:"Innlimingsomr??de"},pastefromword:{confirmCleanup:"Teksten du limer inn ser ut til ?? v??re kopiert fra Word. Vil du renske den f??r du limer den inn?",toolbar:"Lim inn fra Word",title:"Lim inn fra Word",error:"Det var ikke mulig ?? renske den innlimte teksten p?? grunn av en intern feil"},pasteText:{button:"Lim inn som ren tekst",title:"Lim inn som ren tekst"},templates:{button:"Maler",title:"Innholdsmaler",options:"Template Options",insertOption:"Erstatt faktisk innold",selectPromptMsg:"Velg malen du vil ??pne<br>(innholdet du har skrevet blir tapt!):",emptyListMsg:"(Ingen maler definert)"},showBlocks:"Vis blokker",stylesCombo:{label:"Stil",panelTitle:"Stilformater",panelTitle1:"Blokkstiler",panelTitle2:"Inlinestiler",panelTitle3:"Objektstiler"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatert",tag_address:"Adresse",tag_h1:"Tittel 1",tag_h2:"Tittel 2",tag_h3:"Tittel 3",tag_h4:"Tittel 4",tag_h5:"Tittel 5",tag_h6:"Tittel 6",tag_div:"Normal (DIV)"},div:{title:"Sett inn Div Container",toolbar:"Sett inn Div Container",cssClassInputLabel:"Stilark-klasser",styleSelectLabel:"Stil",IdInputLabel:"Id",languageCodeInputLabel:" Spr??k-kode",inlineStyleInputLabel:"Inlinestiler",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Spr??kretning",langDirLTRLabel:"Venstre til h??yre (VTH)",langDirRTLLabel:"H??yre til venstre (HTV)",edit:"Rediger Div",remove:"Fjern Div"},font:{label:"Skrift",voiceLabel:"Font",panelTitle:"Skrift"},fontSize:{label:"St??rrelse",voiceLabel:"Font St??rrelse",panelTitle:"St??rrelse"},colorButton:{textColorTitle:"Tekstfarge",bgColorTitle:"Bakgrunnsfarge",panelTitle:"Farger",auto:"Automatisk",more:"Flere farger..."},colors:{"000":"Svart",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Marine","4B0082":"Indigo",696969:"Svak gr??",B22222:"Fire Brick",A52A2A:"Brun",DAA520:"Golden Rod","006400":"M??rk gr??","40E0D0":"Turkis","0000CD":"Medium Bl??",800080:"Purple",808080:"Gr??",F00:"Red",FF8C00:"M??rk oransje",FFD700:"gull","008000":"Gr??nn","0FF":"Cyan","00F":"Bl??",EE82EE:"Fiolett",A9A9A9:"M??rk gr??",FFA07A:"Light Salmon",FFA500:"Oransje",FFFF00:"gul","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Lys Bl??",DDA0DD:"Plomme",D3D3D3:"Lys gr??",FFF0F5:"Lavender Blush",FAEBD7:"Antikk-hvit",FFFFE0:"Lys gul",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"Hvit"},scayt:{title:"Stavekontroll mens du skriver",opera_title:"Not supported by Opera",enable:"Sl?? p?? SCAYT",disable:"Sl?? av SCAYT",about:"Om SCAYT",toggle:"Veksle SCAYT",options:"Valg",langs:"Spr??k",moreSuggestions:"Flere forslag",ignore:"Ignorer",ignoreAll:"Ignorer Alle",addWord:"Legg til ord",emptyDic:"Ordboknavn skal ikke v??re tom",optionsTab:"Valg",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Spr??k",dictionariesTab:"Ordb??ker",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Om"},about:{title:"Om CKEditor",dlgTitle:"Om CKEditor",moreInfo:"For lisensieringsinformasjon vennligst bes??k v??rt nettsted:",copy:"Copyright © $1. Alle rettigheter reservert."},maximize:"Maksimer",minimize:"Minimer",fakeobjects:{anchor:"Anker",flash:"Flash Animasjon",div:"Sideskift",unknown:"Ukjent objekt"},resize:"Dra for ?? skalere",colordialog:{title:"Velg farge",options:"Color Options",highlight:"Merk",selected:"Valgt",clear:"T??m"},toolbarCollapse:"Sl?? sammen verkt??ylinje",toolbarExpand:"Vis verkt??ylinje"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.pl={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??r??d??o dokumentu",newPage:"Nowa strona",save:"Zapisz",preview:"Podgl??d",cut:"Wytnij",copy:"Kopiuj",paste:"Wklej",print:"Drukuj",underline:"Podkre??lenie",bold:"Pogrubienie",italic:"Kursywa",selectAll:"Zaznacz wszystko",removeFormat:"Usu?? formatowanie",strike:"Przekre??lenie",subscript:"Indeks dolny",superscript:"Indeks g??rny",horizontalrule:"Wstaw poziom?? lini??",pagebreak:"Wstaw odst??p",unlink:"Usu?? hiper????cze",undo:"Cofnij",redo:"Pon??w",common:{browseServer:"Przegl??daj",url:"Adres URL",protocol:"Protok????",upload:"Wy??lij",uploadSubmit:"Wy??lij",image:"Obrazek",flash:"Flash",form:"Formularz",checkbox:"Pole wyboru (checkbox)",radio:"Pole wyboru (radio)",textField:"Pole tekstowe",textarea:"Obszar tekstowy",hiddenField:"Pole ukryte",button:"Przycisk",select:"Lista wyboru",imageButton:"Przycisk-obrazek",notSet:"<nie ustawione>",id:"Id",name:"Nazwa",langDir:"Kierunek tekstu",langDirLtr:"Od lewej do prawej (LTR)",langDirRtl:"Od prawej do lewej (RTL)",langCode:"Kod j??zyka",longDescr:"D??ugi opis hiper????cza",cssClass:"Nazwa klasy CSS",advisoryTitle:"Opis obiektu docelowego",cssStyle:"Styl",ok:"OK",cancel:"Anuluj",close:"Close",preview:"Preview",generalTab:"Og??lne",advancedTab:"Zaawansowane",validateNumberFailed:"Ta warto???? nie jest liczb??.",confirmNewPage:"Wszystkie niezapisane zmiany zostan?? utracone. Czy na pewno wczyta?? now?? stron???",confirmCancel:"Pewne opcje zosta??y zmienione. Czy na pewno zamkn???? okno dialogowe?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, niedost??pne</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Wstaw znak specjalny",title:"Wybierz znak specjalny",options:"Special Character Options"},link:{toolbar:"Wstaw/edytuj hiper????cze",other:"<inny>",menu:"Edytuj hiper????cze",title:"Hiper????cze",info:"Informacje ",target:"Cel",upload:"Wy??lij",advanced:"Zaawansowane",type:"Typ hiper????cza",toUrl:"URL",toAnchor:"Odno??nik wewn??trz strony",toEmail:"Adres e-mail",targetFrame:"<ramka>",targetPopup:"<wyskakuj??ce okno>",targetFrameName:"Nazwa Ramki Docelowej",targetPopupName:"Nazwa wyskakuj??cego okna",popupFeatures:"W??a??ciwo??ci wyskakuj??cego okna",popupResizable:"Skalowalny",popupStatusBar:"Pasek statusu",popupLocationBar:"Pasek adresu",popupToolbar:"Pasek narz??dzi",popupMenuBar:"Pasek menu",popupFullScreen:"Pe??ny ekran (IE)",popupScrollBars:"Paski przewijania",popupDependent:"Okno zale??ne (Netscape)",popupWidth:"Szeroko????",popupLeft:"Pozycja w poziomie",popupHeight:"Wysoko????",popupTop:"Pozycja w pionie",id:"Id",langDir:"Kierunek tekstu",langDirLTR:"Od lewej do prawej (LTR)",langDirRTL:"Od prawej do lewej (RTL)",acccessKey:"Klawisz dost??pu",name:"Nazwa",langCode:"Kierunek tekstu",tabIndex:"Indeks tabeli",advisoryTitle:"Opis obiektu docelowego",advisoryContentType:"Typ MIME obiektu docelowego",cssClasses:"Nazwa klasy CSS",charset:"Kodowanie znak??w obiektu docelowego",styles:"Styl",selectAnchor:"Wybierz etykiet??",anchorName:"Wg etykiety",anchorId:"Wg identyfikatora elementu",emailAddress:"Adres e-mail",emailSubject:"Temat",emailBody:"Tre????",noAnchors:"(W dokumencie nie zdefiniowano ??adnych etykiet)",noUrl:"Podaj adres URL",noEmail:"Podaj adres e-mail"},anchor:{toolbar:"Wstaw/edytuj kotwic??",menu:"W??a??ciwo??ci kotwicy",title:"W??a??ciwo??ci kotwicy",name:"Nazwa kotwicy",errorName:"Wpisz nazw?? kotwicy"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Znajd?? i zamie??",find:"Znajd??",replace:"Zamie??",findWhat:"Znajd??:",replaceWith:"Zast??p przez:",notFoundMsg:"Nie znaleziono szukanego has??a.",matchCase:"Uwzgl??dnij wielko???? liter",matchWord:"Ca??e s??owa",matchCyclic:"Cykliczne dopasowanie",replaceAll:"Zast??p wszystko",replaceSuccessMsg:"%1 wyst??pie?? zast??pionych."},table:{toolbar:"Tabela",title:"W??a??ciwo??ci tabeli",menu:"W??a??ciwo??ci tabeli",deleteTable:"Usu?? tabel??",rows:"Liczba wierszy",columns:"Liczba kolumn",border:"Grubo???? ramki",align:"Wyr??wnanie",alignLeft:"Do lewej",alignCenter:"Do ??rodka",alignRight:"Do prawej",width:"Szeroko????",widthPx:"piksele",widthPc:"%",widthUnit:"width unit",height:"Wysoko????",cellSpace:"Odst??p pomi??dzy kom??rkami",cellPad:"Margines wewn??trzny kom??rek",caption:"Tytu??",summary:"Podsumowanie",headers:"Nag??owki",headersNone:"Brak",headersColumn:"Pierwsza kolumna",headersRow:"Pierwszy wiersz",headersBoth:"Oba",invalidRows:"Liczba wierszy musi by?? liczb?? wi??ksz?? ni?? 0.",invalidCols:"Liczba kolumn musi by?? liczb?? wi??ksz?? ni?? 0.",invalidBorder:"Liczba obramowa?? musi by?? liczb??.",invalidWidth:"Szeroko???? tabeli musi by?? liczb??.",invalidHeight:"Wysoko???? tabeli musi by?? liczb??.",invalidCellSpacing:"Odst??p kom??rek musi by?? liczb??.",invalidCellPadding:"Dope??nienie kom??rek musi by?? liczb??.",cell:{menu:"Kom??rka",insertBefore:"Wstaw kom??rk?? z lewej",insertAfter:"Wstaw kom??rk?? z prawej",deleteCell:"Usu?? kom??rki",merge:"Po????cz kom??rki",mergeRight:"Po????cz z kom??rk?? z prawej",mergeDown:"Po????cz z kom??rk?? poni??ej",splitHorizontal:"Podziel kom??rk?? poziomo",splitVertical:"Podziel kom??rk?? pionowo",title:"W??a??ciwo??ci kom??rki",cellType:"Typ kom??rki",rowSpan:"Scalenie wierszy",colSpan:"Scalenie kom??rek",wordWrap:"Zawijanie s????w",hAlign:"Wyr??wnanie poziome",vAlign:"Wyr??wnanie pionowe",alignTop:"G??ra",alignMiddle:"??rodek",alignBottom:"D????",alignBaseline:"Linia bazowa",bgColor:"Kolor t??a",borderColor:"Kolor obramowania",data:"Dane",header:"Nag??owek",yes:"Tak",no:"Nie",invalidWidth:"Szeroko???? kom??rki musi by?? liczb??.",invalidHeight:"Wysoko???? kom??rki musi by?? liczb??.",invalidRowSpan:"Scalenie wierszy musi by?? liczb?? ca??kowit??.",invalidColSpan:"Scalenie kom??rek musi by?? liczb?? ca??kowit??.",chooseColor:"Wybierz"},row:{menu:"Wiersz",insertBefore:"Wstaw wiersz powy??ej",insertAfter:"Wstaw wiersz poni??ej",deleteRow:"Usu?? wiersze"},column:{menu:"Kolumna",insertBefore:"Wstaw kolumn?? z lewej",insertAfter:"Wstaw kolumn?? z prawej",deleteColumn:"Usu?? kolumny"}},button:{title:"W??a??ciwo??ci przycisku",text:"Tekst (Warto????)",type:"Typ",typeBtn:"Przycisk",typeSbm:"Wy??lij",typeRst:"Wyzeruj"},checkboxAndRadio:{checkboxTitle:"W??a??ciwo??ci pola wyboru (checkbox)",radioTitle:"W??a??ciwo??ci pola wyboru (radio)",value:"Warto????",selected:"Zaznaczone"},form:{title:"W??a??ciwo??ci formularza",menu:"W??a??ciwo??ci formularza",action:"Akcja",method:"Metoda",encoding:"Kodowanie"},select:{title:"W??a??ciwo??ci listy wyboru",selectInfo:"Informacje",opAvail:"Dost??pne opcje",value:"Warto????",size:"Rozmiar",lines:"linii",chkMulti:"Wielokrotny wyb??r",opText:"Tekst",opValue:"Warto????",btnAdd:"Dodaj",btnModify:"Zmie??",btnUp:"Do g??ry",btnDown:"Do do??u",btnSetValue:"Ustaw warto???? zaznaczon??",btnDelete:"Usu??"},textarea:{title:"W??a??ciwo??ci obszaru tekstowego",cols:"Kolumnu",rows:"Wiersze"},textfield:{title:"W??a??ciwo??ci pola tekstowego",name:"Nazwa",value:"Warto????",charWidth:"Szeroko???? w znakach",maxChars:"Max. szeroko????",type:"Typ",typeText:"Tekst",typePass:"Has??o"},hidden:{title:"W??a??ciwo??ci pola ukrytego",name:"Nazwa",value:"Warto????"},image:{title:"W??a??ciwo??ci obrazka",titleButton:"W??a??ciwo??ci przycisku obrazka",menu:"W??a??ciwo??ci obrazka",infoTab:"Informacje o obrazku",btnUpload:"Wy??lij",upload:"Wy??lij",alt:"Tekst zast??pczy",width:"Szeroko????",height:"Wysoko????",lockRatio:"Zablokuj proporcje",unlockRatio:"Unlock Ratio",resetSize:"Przywr???? rozmiar",border:"Ramka",hSpace:"Odst??p poziomy",vSpace:"Odst??p pionowy",align:"Wyr??wnaj",alignLeft:"Do lewej",alignRight:"Do prawej",alertUrl:"Podaj adres obrazka.",linkTab:"Hiper????cze",button2Img:"Czy chcesz przekonwertowa?? zaznaczony przycisk graficzny do zwyk??ego obrazka?",img2Button:"Czy chcesz przekonwertowa?? zaznaczony obrazek do przycisku graficznego?",urlMissing:"Podaj adres URL obrazka.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"W??a??ciwo??ci elementu Flash",propertiesTab:"W??a??ciwo??ci",title:"W??a??ciwo??ci elementu Flash",chkPlay:"Autoodtwarzanie",chkLoop:"P??tla",chkMenu:"W????cz menu",chkFull:"Dopu???? pe??ny ekran",scale:"Skaluj",scaleAll:"Poka?? wszystko",scaleNoBorder:"Bez Ramki",scaleFit:"Dok??adne dopasowanie",access:"Dost??p skrypt??w",accessAlways:"Zawsze",accessSameDomain:"Ta sama domena",accessNever:"Nigdy",align:"Wyr??wnaj",alignLeft:"Do lewej",alignAbsBottom:"Do do??u",alignAbsMiddle:"Do ??rodka w pionie",alignBaseline:"Do linii bazowej",alignBottom:"Do do??u",alignMiddle:"Do ??rodka",alignRight:"Do prawej",alignTextTop:"Do g??ry tekstu",alignTop:"Do g??ry",quality:"Jako????",qualityBest:"Najlepsza",qualityHigh:"Wysoka",qualityAutoHigh:"Auto wysoka",qualityMedium:"??rednia",qualityAutoLow:"Auto niska",qualityLow:"Niska",windowModeWindow:"Okno",windowModeOpaque:"Nieprze??roczyste",windowModeTransparent:"Prze??roczyste",windowMode:"Tryb okna",flashvars:"Zmienne dla Flasha",bgcolor:"Kolor t??a",width:"Szeroko????",height:"Wysoko????",hSpace:"Odst??p poziomy",vSpace:"Odst??p pionowy",validateSrc:"Podaj adres URL",validateWidth:"Szeroko???? musi by?? liczb??.",validateHeight:"Wysoko???? musi by?? liczb??.",validateHSpace:"Odst??p poziomy musi by?? liczb??.",validateVSpace:"Odst??p pionowy musi by?? liczb??."},spellCheck:{toolbar:"Sprawd?? pisowni??",title:"Sprawd?? pisowni??",notAvailable:"Przepraszamy, ale us??uga jest obecnie niedost??pna.",errorLoading:"B????d wczytywania hosta aplikacji us??ugi: %s.",notInDic:"S??owa nie ma w s??owniku",changeTo:"Zmie?? na",btnIgnore:"Ignoruj",btnIgnoreAll:"Ignoruj wszystkie",btnReplace:"Zmie??",btnReplaceAll:"Zmie?? wszystkie",btnUndo:"Cofnij",noSuggestions:"- Brak sugestii -",progress:"Trwa sprawdzanie...",noMispell:"Sprawdzanie zako??czone: nie znaleziono b????d??w",noChanges:"Sprawdzanie zako??czone: nie zmieniono ??adnego s??owa",oneChange:"Sprawdzanie zako??czone: zmieniono jedno s??owo",manyChanges:"Sprawdzanie zako??czone: zmieniono %l s????w",ieSpellDownload:"S??ownik nie jest zainstalowany. Chcesz go ??ci??gn?????"},smiley:{toolbar:"Emotikona",title:"Wstaw emotikon??",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"element %1"},numberedlist:"Lista numerowana",bulletedlist:"Lista wypunktowana",indent:"Zwi??ksz wci??cie",outdent:"Zmniejsz wci??cie",justify:{left:"Wyr??wnaj do lewej",center:"Wyr??wnaj do ??rodka",right:"Wyr??wnaj do prawej",block:"Wyr??wnaj do lewej i prawej"},blockquote:"Cytat",clipboard:{title:"Wklej",cutError:"Ustawienia bezpiecze??stwa Twojej przegl??darki nie pozwalaj?? na automatyczne wycinanie tekstu. U??yj skr??tu klawiszowego Ctrl/Cmd+X.",copyError:"Ustawienia bezpiecze??stwa Twojej przegl??darki nie pozwalaj?? na automatyczne kopiowanie tekstu. U??yj skr??tu klawiszowego Ctrl/Cmd+C.",pasteMsg:"Prosz?? wklei?? w poni??szym polu u??ywaj??c klawiaturowego skr??tu (<STRONG>Ctrl/Cmd+V</STRONG>) i klikn???? <STRONG>OK</STRONG>.",securityMsg:"Zabezpieczenia przegl??darki uniemo??liwiaj?? wklejenie danych bezpo??rednio do edytora. Prosz?? dane wklei?? ponownie w tym okienku.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Tekst, kt??ry chcesz wklei??, prawdopodobnie pochodzi z programu Word. Czy chcesz go wyczy??cic przed wklejeniem?",toolbar:"Wklej z Worda",title:"Wklej z Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Wklej jako czysty tekst",title:"Wklej jako czysty tekst"},templates:{button:"Szablony",title:"Szablony zawarto??ci",options:"Template Options",insertOption:"Zast??p aktualn?? zawarto????",selectPromptMsg:"Wybierz szablon do otwarcia w edytorze<br>(obecna zawarto???? okna edytora zostanie utracona):",emptyListMsg:"(Brak zdefiniowanych szablon??w)"},showBlocks:"Poka?? bloki",stylesCombo:{label:"Styl",panelTitle:"Formatting Styles",panelTitle1:"Style blokowe",panelTitle2:"Style liniowe",panelTitle3:"Style obiektowe"},format:{label:"Format",panelTitle:"Format",tag_p:"Normalny",tag_pre:"Tekst sformatowany",tag_address:"Adres",tag_h1:"Nag????wek 1",tag_h2:"Nag????wek 2",tag_h3:"Nag????wek 3",tag_h4:"Nag????wek 4",tag_h5:"Nag????wek 5",tag_h6:"Nag????wek 6",tag_div:"Normalny (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Czcionka",voiceLabel:"Czcionka",panelTitle:"Czcionka"},fontSize:{label:"Rozmiar",voiceLabel:"Rozmiar czcionki",panelTitle:"Rozmiar"},colorButton:{textColorTitle:"Kolor tekstu",bgColorTitle:"Kolor t??a",panelTitle:"Colors",auto:"Automatycznie",more:"Wi??cej kolor??w..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Sprawd?? pisowni?? podczas pisania (SCAYT)",opera_title:"Not supported by Opera",enable:"W????cz SCAYT",disable:"Wy????cz SCAYT",about:"Na temat SCAYT",toggle:"Prze????cz SCAYT",options:"Opcje",langs:"J??zyki",moreSuggestions:"Wi??cej sugestii",ignore:"Ignoruj",ignoreAll:"Ignoruj wszystkie",addWord:"Dodaj s??owo",emptyDic:"Nazwa s??ownika nie mo??e by?? pusta.",optionsTab:"Opcje",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"J??zyki",dictionariesTab:"S??owniki",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Na temat SCAYT"},about:{title:"Na temat CKEditor",dlgTitle:"Na temat CKEditor",moreInfo:"Informacje na temat licencji mo??na znale???? na naszej stronie:",copy:"Copyright © $1. Wszelkie prawa zastrze??one."},maximize:"Maksymalizuj",minimize:"Minimalizuj",fakeobjects:{anchor:"Kotwica",flash:"Animacja Flash",div:"Separator stron",unknown:"Nieznany obiekt"},resize:"Przeci??gnij, aby zmieni?? rozmiar",colordialog:{title:"Wybierz kolor",options:"Color Options",highlight:"Zaznacz",selected:"Wybrany",clear:"Wyczy????"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang["pt-br"]={dir:"ltr",editorTitle:"Editor de Texto, %1, pressione ALT 0 para obter ajuda.",toolbar:"Barra de Ferramentas",editor:"Editor de Texto",source:"C??digo-Fonte",newPage:"Novo",save:"Salvar",preview:"Visualizar",cut:"Recortar",copy:"Copiar",paste:"Colar",print:"Imprimir",underline:"Sublinhado",bold:"Negrito",italic:"It??lico",selectAll:"Selecionar Tudo",removeFormat:"Remover Formata????o",strike:"Tachado",subscript:"Subscrito",superscript:"Sobrescrito",horizontalrule:"Inserir Linha Horizontal",pagebreak:"Inserir Quebra de P??gina",unlink:"Remover Link",undo:"Desfazer",redo:"Refazer",common:{browseServer:"Localizar no Servidor",url:"URL",protocol:"Protocolo",upload:"Enviar ao Servidor",uploadSubmit:"Enviar para o Servidor",image:"Imagem",flash:"Flash",form:"Formul??rio",checkbox:"Caixa de Sele????o",radio:"Bot??o de Op????o",textField:"Caixa de Texto",textarea:"??rea de Texto",hiddenField:"Campo Oculto",button:"Bot??o",select:"Caixa de Listagem",imageButton:"Bot??o de Imagem",notSet:"<n??o ajustado>",id:"Id",name:"Nome",langDir:"Dire????o do idioma",langDirLtr:"Esquerda para Direita (LTR)",langDirRtl:"Direita para Esquerda (RTL)",langCode:"Idioma",longDescr:"Descri????o da URL",cssClass:"Classe de CSS",advisoryTitle:"T??tulo",cssStyle:"Estilos",ok:"OK",cancel:"Cancelar",close:"Fechar",preview:"Visualizar",generalTab:"Geral",advancedTab:"Avan??ado",validateNumberFailed:"Este valor n??o ?? um n??mero.",confirmNewPage:"Todas as mudan??as n??o salvas ser??o perdidas. Tem certeza de que quer abrir uma nova p??gina?",confirmCancel:"Algumas op????es foram alteradas. Tem certeza de que quer fechar a caixa de di??logo?",options:"Op????es",target:"Destino",targetNew:"Nova Janela (_blank)",targetTop:"Janela de Cima (_top)",targetSelf:"Mesma Janela (_self)",targetParent:"Janela Pai (_parent)",unavailable:'%1<span class="cke_accessibility">, indispon??vel</span>'},contextmenu:{options:"Op????es Menu de Contexto"},specialChar:{toolbar:"Inserir Caractere Especial",title:"Selecione um Caractere Especial",options:"Op????es de Caractere Especial"},link:{toolbar:"Inserir/Editar Link",other:"<outro>",menu:"Editar Link",title:"Editar Link",info:"Informa????es",target:"Destino",upload:"Enviar ao Servidor",advanced:"Avan??ado",type:"Tipo de hiperlink",toUrl:"URL",toAnchor:"??ncora nesta p??gina",toEmail:"E-Mail",targetFrame:"<frame>",targetPopup:"<janela popup>",targetFrameName:"Nome do Frame de Destino",targetPopupName:"Nome da Janela Pop-up",popupFeatures:"Propriedades da Janela Pop-up",popupResizable:"Redimension??vel",popupStatusBar:"Barra de Status",popupLocationBar:"Barra de Endere??os",popupToolbar:"Barra de Ferramentas",popupMenuBar:"Barra de Menus",popupFullScreen:"Modo Tela Cheia (IE)",popupScrollBars:"Barras de Rolagem",popupDependent:"Dependente (Netscape)",popupWidth:"Largura",popupLeft:"Esquerda",popupHeight:"Altura",popupTop:"Topo",id:"Id",langDir:"Dire????o do idioma",langDirLTR:"Esquerda para Direita (LTR)",langDirRTL:"Direita para Esquerda (RTL)",acccessKey:"Chave de Acesso",name:"Nome",langCode:"Dire????o do idioma",tabIndex:"??ndice de Tabula????o",advisoryTitle:"T??tulo",advisoryContentType:"Tipo de Conte??do",cssClasses:"Classe de CSS",charset:"Charset do Link",styles:"Estilos",selectAnchor:"Selecione uma ??ncora",anchorName:"Nome da ??ncora",anchorId:"Id da ??ncora",emailAddress:"Endere??o E-Mail",emailSubject:"Assunto da Mensagem",emailBody:"Corpo da Mensagem",noAnchors:"(N??o h?? ??ncoras no documento)",noUrl:"Por favor, digite o endere??o do Link",noEmail:"Por favor, digite o endere??o de e-mail"},anchor:{toolbar:"Inserir/Editar ??ncora",menu:"Formatar ??ncora",title:"Formatar ??ncora",name:"Nome da ??ncora",errorName:"Por favor, digite o nome da ??ncora"},list:{numberedTitle:"Propriedades da Lista Numerada",bulletedTitle:"Propriedades da Lista sem Numeros",type:"Tipo",start:"In??cio",validateStartNumber:"List start number must be a whole number.",circle:"C??rculo",disc:"Disco",square:"Quadrado",none:"Nenhum",notset:"<n??o definido>",armenian:"Numera????o Arm??na",georgian:"Numera????o da Ge??rgia (an, ban, gan, etc.)",lowerRoman:"Numera????o Romana min??scula (i, ii, iii, iv, v, etc.)",upperRoman:"Numera????o Romana mai??scula (I, II, III, IV, V, etc.)",lowerAlpha:"Numera????o Alfab??tica min??scula (a, b, c, d, e, etc.)",upperAlpha:"Numera????o Alfab??tica Mai??scula (A, B, C, D, E, etc.)",lowerGreek:"Numera????o Grega min??scula (alpha, beta, gamma, etc.)",decimal:"Numera????o Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Numera????o Decimal com zeros (01, 02, 03, etc.)"},findAndReplace:{title:"Localizar e Substituir",find:"Localizar",replace:"Substituir",findWhat:"Procurar por:",replaceWith:"Substituir por:",notFoundMsg:"O texto especificado n??o foi encontrado.",matchCase:"Coincidir Mai??sculas/Min??sculas",matchWord:"Coincidir a palavra inteira",matchCyclic:"Coincidir c??clico",replaceAll:"Substituir Tudo",replaceSuccessMsg:"%1 ocorr??ncia(s) substitu??da(s)."},table:{toolbar:"Tabela",title:"Formatar Tabela",menu:"Formatar Tabela",deleteTable:"Apagar Tabela",rows:"Linhas",columns:"Colunas",border:"Borda",align:"Alinhamento",alignLeft:"Esquerda",alignCenter:"Centralizado",alignRight:"Direita",width:"Largura",widthPx:"pixels",widthPc:"%",widthUnit:"unidade largura",height:"Altura",cellSpace:"Espa??amento",cellPad:"Margem interna",caption:"Legenda",summary:"Resumo",headers:"Cabe??alho",headersNone:"Nenhum",headersColumn:"Primeira coluna",headersRow:"Primeira linha",headersBoth:"Ambos",invalidRows:"O n??mero de linhas tem que ser um n??mero maior que 0.",invalidCols:"O n??mero de colunas tem que ser um n??mero maior que 0.",invalidBorder:"O tamanho da borda tem que ser um n??mero.",invalidWidth:"A largura da tabela tem que ser um n??mero.",invalidHeight:"A altura da tabela tem que ser um n??mero.",invalidCellSpacing:"O espa??amento das c??lulas tem que ser um n??mero.",invalidCellPadding:"A margem interna das c??lulas tem que ser um n??mero.",cell:{menu:"C??lula",insertBefore:"Inserir c??lula a esquerda",insertAfter:"Inserir c??lula a direita",deleteCell:"Remover C??lulas",merge:"Mesclar C??lulas",mergeRight:"Mesclar com c??lula a direita",mergeDown:"Mesclar com c??lula abaixo",splitHorizontal:"Dividir c??lula horizontalmente",splitVertical:"Dividir c??lula verticalmente",title:"Propriedades da c??lula",cellType:"Tipo de c??lula",rowSpan:"Linhas cobertas",colSpan:"Colunas cobertas",wordWrap:"Quebra de palavra",hAlign:"Alinhamento horizontal",vAlign:"Alinhamento vertical",alignTop:"Alinhar no topo",alignMiddle:"Centralizado verticalmente",alignBottom:"Alinhar na base",alignBaseline:"Patamar de alinhamento",bgColor:"Cor de fundo",borderColor:"Cor das bordas",data:"Dados",header:"Cabe??alho",yes:"Sim",no:"N??o",invalidWidth:"A largura da c??lula tem que ser um n??mero.",invalidHeight:"A altura da c??lula tem que ser um n??mero.",invalidRowSpan:"Linhas cobertas tem que ser um n??mero inteiro.",invalidColSpan:"Colunas cobertas tem que ser um n??mero inteiro.",chooseColor:"Escolher"},row:{menu:"Linha",insertBefore:"Inserir linha acima",insertAfter:"Inserir linha abaixo",deleteRow:"Remover Linhas"},column:{menu:"Coluna",insertBefore:"Inserir coluna a esquerda",insertAfter:"Inserir coluna a direita",deleteColumn:"Remover Colunas"}},button:{title:"Formatar Bot??o",text:"Texto (Valor)",type:"Tipo",typeBtn:"Bot??o",typeSbm:"Enviar",typeRst:"Limpar"},checkboxAndRadio:{checkboxTitle:"Formatar Caixa de Sele????o",radioTitle:"Formatar Bot??o de Op????o",value:"Valor",selected:"Selecionado"},form:{title:"Formatar Formul??rio",menu:"Formatar Formul??rio",action:"A????o",method:"M??todo",encoding:"Codifica????o"},select:{title:"Formatar Caixa de Listagem",selectInfo:"Informa????es",opAvail:"Op????es dispon??veis",value:"Valor",size:"Tamanho",lines:"linhas",chkMulti:"Permitir m??ltiplas sele????es",opText:"Texto",opValue:"Valor",btnAdd:"Adicionar",btnModify:"Modificar",btnUp:"Para cima",btnDown:"Para baixo",btnSetValue:"Definir como selecionado",btnDelete:"Remover"},textarea:{title:"Formatar ??rea de Texto",cols:"Colunas",rows:"Linhas"},textfield:{title:"Formatar Caixa de Texto",name:"Nome",value:"Valor",charWidth:"Comprimento (em caracteres)",maxChars:"N??mero M??ximo de Caracteres",type:"Tipo",typeText:"Texto",typePass:"Senha"},hidden:{title:"Formatar Campo Oculto",name:"Nome",value:"Valor"},image:{title:"Formatar Imagem",titleButton:"Formatar Bot??o de Imagem",menu:"Formatar Imagem",infoTab:"Informa????es da Imagem",btnUpload:"Enviar para o Servidor",upload:"Enviar",alt:"Texto Alternativo",width:"Largura",height:"Altura",lockRatio:"Travar Propor????es",unlockRatio:"Destravar Propor????es",resetSize:"Redefinir para o Tamanho Original",border:"Borda",hSpace:"HSpace",vSpace:"VSpace",align:"Alinhamento",alignLeft:"Esquerda",alignRight:"Direita",alertUrl:"Por favor, digite a URL da imagem.",linkTab:"Link",button2Img:"Deseja transformar o bot??o de imagem em uma imagem comum?",img2Button:"Deseja transformar a imagem em um bot??o de imagem?",urlMissing:"URL da imagem est?? faltando.",validateWidth:"A largura deve ser um n??mero inteiro.",validateHeight:"A altura deve ser um n??mero inteiro.",validateBorder:"A borda deve ser um n??mero inteiro.",validateHSpace:"O HSpace deve ser um n??mero inteiro.",validateVSpace:"O VSpace deve ser um n??mero inteiro."},flash:{properties:"Propriedades do Flash",propertiesTab:"Propriedades",title:"Propriedades do Flash",chkPlay:"Tocar Automaticamente",chkLoop:"Tocar Infinitamente",chkMenu:"Habilita Menu Flash",chkFull:"Permitir tela cheia",scale:"Escala",scaleAll:"Mostrar tudo",scaleNoBorder:"Sem Borda",scaleFit:"Escala Exata",access:"Acesso ao script",accessAlways:"Sempre",accessSameDomain:"Acessar Mesmo Dom??nio",accessNever:"Nunca",align:"Alinhamento",alignLeft:"Esquerda",alignAbsBottom:"Inferior Absoluto",alignAbsMiddle:"Centralizado Absoluto",alignBaseline:"Baseline",alignBottom:"Inferior",alignMiddle:"Centralizado",alignRight:"Direita",alignTextTop:"Superior Absoluto",alignTop:"Superior",quality:"Qualidade",qualityBest:"Qualidade Melhor",qualityHigh:"Qualidade Alta",qualityAutoHigh:"Qualidade Alta Autom??tica",qualityMedium:"Qualidade M??dia",qualityAutoLow:"Qualidade Baixa Autom??tica",qualityLow:"Qualidade Baixa",windowModeWindow:"Janela",windowModeOpaque:"Opaca",windowModeTransparent:"Transparente",windowMode:"Modo da janela",flashvars:"Vari??veis do Flash",bgcolor:"Cor do Plano de Fundo",width:"Largura",height:"Altura",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Por favor, digite o endere??o do link",validateWidth:"A largura tem que ser um n??mero.",validateHeight:"A altura tem que ser um n??mero",validateHSpace:"O HSpace tem que ser um n??mero",validateVSpace:"O VSpace tem que ser um n??mero."},spellCheck:{toolbar:"Verificar Ortografia",title:"Corretor Ortogr??fico",notAvailable:"Desculpe, o servi??o n??o est?? dispon??vel no momento.",errorLoading:"Erro carregando servidor de aplica????o: %s.",notInDic:"N??o encontrada",changeTo:"Alterar para",btnIgnore:"Ignorar uma vez",btnIgnoreAll:"Ignorar Todas",btnReplace:"Alterar",btnReplaceAll:"Alterar Todas",btnUndo:"Desfazer",noSuggestions:"-sem sugest??es de ortografia-",progress:"Verifica????o ortogr??fica em andamento...",noMispell:"Verifica????o encerrada: N??o foram encontrados erros de ortografia",noChanges:"Verifica????o ortogr??fica encerrada: N??o houve altera????es",oneChange:"Verifica????o ortogr??fica encerrada: Uma palavra foi alterada",manyChanges:"Verifica????o ortogr??fica encerrada: %1 palavras foram alteradas",ieSpellDownload:"A verifica????o ortogr??fica n??o foi instalada. Voc?? gostaria de realizar o download agora?"},smiley:{toolbar:"Emoticon",title:"Inserir Emoticon",options:"Op????es de Emoticons"},elementsPath:{eleLabel:"Caminho dos Elementos",eleTitle:"Elemento %1"},numberedlist:"Lista numerada",bulletedlist:"Lista sem n??meros",indent:"Aumentar Recuo",outdent:"Diminuir Recuo",justify:{left:"Alinhar Esquerda",center:"Centralizar",right:"Alinhar Direita",block:"Justificado"},blockquote:"Cita????o",clipboard:{title:"Colar",cutError:"As configura????es de seguran??a do seu navegador n??o permitem que o editor execute opera????es de recortar automaticamente. Por favor, utilize o teclado para recortar (Ctrl/Cmd+X).",copyError:"As configura????es de seguran??a do seu navegador n??o permitem que o editor execute opera????es de copiar automaticamente. Por favor, utilize o teclado para copiar (Ctrl/Cmd+C).",pasteMsg:"Transfira o link usado na caixa usando o teclado com (<STRONG>Ctrl/Cmd+V</STRONG>) e <STRONG>OK</STRONG>.",securityMsg:"As configura????es de seguran??a do seu navegador n??o permitem que o editor acesse os dados da ??rea de transfer??ncia diretamente. Por favor cole o conte??do manualmente nesta janela.",pasteArea:"??rea para Colar"},pastefromword:{confirmCleanup:"O texto que voc?? deseja colar parece ter sido copiado do Word. Voc?? gostaria de remover a formata????o antes de colar?",toolbar:"Colar do Word",title:"Colar do Word",error:"N??o foi poss??vel limpar os dados colados devido a um erro interno"},pasteText:{button:"Colar como Texto sem Formata????o",title:"Colar como Texto sem Formata????o"},templates:{button:"Modelos de layout",title:"Modelo de layout de conte??do",options:"Op????es de Template",insertOption:"Substituir o conte??do atual",selectPromptMsg:"Selecione um modelo de layout para ser aberto no editor<br>(o conte??do atual ser?? perdido):",emptyListMsg:"(N??o foram definidos modelos de layout)"},showBlocks:"Mostrar blocos de c??digo",stylesCombo:{label:"Estilo",panelTitle:"Estilos de Formata????o",panelTitle1:"Estilos de bloco",panelTitle2:"Estilos de texto corrido",panelTitle3:"Estilos de objeto"},format:{label:"Formata????o",panelTitle:"Formata????o",tag_p:"Normal",tag_pre:"Formatado",tag_address:"Endere??o",tag_h1:"T??tulo 1",tag_h2:"T??tulo 2",tag_h3:"T??tulo 3",tag_h4:"T??tulo 4",tag_h5:"T??tulo 5",tag_h6:"T??tulo 6",tag_div:"Normal (DIV)"},div:{title:"Criar Container de DIV",toolbar:"Criar Container de DIV",cssClassInputLabel:"Classes de CSS",styleSelectLabel:"Estilo",IdInputLabel:"Id",languageCodeInputLabel:"C??digo de Idioma",inlineStyleInputLabel:"Estilo Inline",advisoryTitleInputLabel:"T??tulo Consulta",langDirLabel:"Dire????o da Escrita",langDirLTRLabel:"Esquerda para Direita (LTR)",langDirRTLLabel:"Direita para Esquerda (RTL)",edit:"Editar Div",remove:"Remover Div"},font:{label:"Fonte",voiceLabel:"Fonte",panelTitle:"Fonte"},fontSize:{label:"Tamanho",voiceLabel:"Tamanho da fonte",panelTitle:"Tamanho"},colorButton:{textColorTitle:"Cor do Texto",bgColorTitle:"Cor do Plano de Fundo",panelTitle:"Cores",auto:"Autom??tico",more:"Mais Cores..."},colors:{"000":"Preto",800000:"Foquete","8B4513":"Marrom 1","2F4F4F":"Cinza 1","008080":"Cerceta","000080":"Azul Marinho","4B0082":"??ndigo",696969:"Cinza 2",B22222:"Tijolo de Fogo",A52A2A:"Marrom 2",DAA520:"Vara Dourada","006400":"Verde Escuro","40E0D0":"Turquesa","0000CD":"Azul M??dio",800080:"Roxo",808080:"Cinza 3",F00:"Vermelho",FF8C00:"Laranja Escuro",FFD700:"Dourado","008000":"Verde","0FF":"Ciano","00F":"Azul",EE82EE:"Violeta",A9A9A9:"Cinza Escuro",FFA07A:"Salm??o Claro",FFA500:"Laranja",FFFF00:"Amarelo","00FF00":"Lima",AFEEEE:"Turquesa P??lido",ADD8E6:"Azul Claro",DDA0DD:"Ameixa",D3D3D3:"Cinza Claro",FFF0F5:"Lavanda 1",FAEBD7:"Branco Antiguidade",FFFFE0:"Amarelo Claro",F0FFF0:"Orvalho",F0FFFF:"Azure",F0F8FF:"Azul Alice",E6E6FA:"Lavanda 2",FFF:"Branco"},scayt:{title:"Corre????o ortogr??fica durante a digita????o",opera_title:"N??o suportado no Opera",enable:"Habilitar corre????o ortogr??fica durante a digita????o",disable:"Desabilitar corre????o ortogr??fica durante a digita????o",about:"Sobre a corre????o ortogr??fica durante a digita????o",toggle:"Ativar/desativar corre????o ortogr??fica durante a digita????o",options:"Op????es",langs:"Idiomas",moreSuggestions:"Mais sugest??es",ignore:"Ignorar",ignoreAll:"Ignorar todas",addWord:"Adicionar palavra",emptyDic:"O nome do dicion??rio n??o deveria estar vazio.",optionsTab:"Op????es",allCaps:"Ignorar palavras mai??sculas",ignoreDomainNames:"Ignorar nomes de dom??nio",mixedCase:"Ignorar palavras com mai??sculas e min??sculas misturadas",mixedWithDigits:"Ignorar palavras com n??meros",languagesTab:"Idiomas",dictionariesTab:"Dicion??rios",dic_field_name:"Nome do Dicion??rio",dic_create:"Criar",dic_restore:"Restaurar",dic_delete:"Excluir",dic_rename:"Renomear",dic_info:"Inicialmente, o dicion??rio do usu??rio fica armazenado em um Cookie. Por??m, Cookies tem tamanho limitado, portanto quand o dicion??rio do usu??rio atingir o tamanho limite poder?? ser armazenado no nosso servidor. Para armazenar seu dicion??rio pessoal no nosso servidor dever?? especificar um nome para ele. Se j?? tiver um dicion??rio armazenado por favor especifique o seu nome e clique em Restaurar.",aboutTab:"Sobre"},about:{title:"Sobre o CKEditor",dlgTitle:"Sobre o CKEditor",moreInfo:"Para informa????es sobre a licen??a por favor visite o nosso site:",copy:"Copyright © $1. Todos os direitos reservados."},maximize:"Maximizar",minimize:"Minimize",fakeobjects:{anchor:"??ncora",flash:"Anima????o em Flash",div:"Quebra de p??gina",unknown:"Objeto desconhecido"},resize:"Arraste para redimensionar",colordialog:{title:"Selecione uma cor",options:"Op????es de Cor",highlight:"Grifar",selected:"Cor Selecionada",clear:"Limpar"},toolbarCollapse:"Diminuir Barra de Ferramentas",toolbarExpand:"Aumentar Barra de Ferramentas"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.pt={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Fonte",newPage:"Nova P??gina",save:"Guardar",preview:"Pr??-visualizar",cut:"Cortar",copy:"Copiar",paste:"Colar",print:"Imprimir",underline:"Sublinhado",bold:"Negrito",italic:"It??lico",selectAll:"Seleccionar Tudo",removeFormat:"Eliminar Formato",strike:"Rasurado",subscript:"Superior ?? Linha",superscript:"Inferior ?? Linha",horizontalrule:"Inserir Linha Horizontal",pagebreak:"Inserir Quebra de P??gina",unlink:"Eliminar Hiperliga????o",undo:"Anular",redo:"Repetir",common:{browseServer:"Navegar no Servidor",url:"URL",protocol:"Protocolo",upload:"Carregar",uploadSubmit:"Enviar para o Servidor",image:"Imagem",flash:"Flash",form:"Formul??rio",checkbox:"Caixa de Verifica????o",radio:"Bot??o de Op????o",textField:"Campo de Texto",textarea:"??rea de Texto",hiddenField:"Campo Escondido",button:"Bot??o",select:"Caixa de Combina????o",imageButton:"Bot??o de Imagem",notSet:"<N??o definido>",id:"Id",name:"Nome",langDir:"Orienta????o de idioma",langDirLtr:"Esquerda ?? Direita (LTR)",langDirRtl:"Direita a Esquerda (RTL)",langCode:"C??digo de Idioma",longDescr:"Descri????o Completa do URL",cssClass:"Classes de Estilo de Folhas Classes",advisoryTitle:"T??tulo",cssStyle:"Estilo",ok:"OK",cancel:"Cancelar",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Avan??ado",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Inserir Caracter Especial",title:"Seleccione um caracter especial",options:"Special Character Options"},link:{toolbar:"Inserir/Editar Hiperliga????o",other:"<outro>",menu:"Editar Hiperliga????o",title:"Hiperliga????o",info:"Informa????o de Hiperliga????o",target:"Destino",upload:"Carregar",advanced:"Avan??ado",type:"Tipo de Hiperliga????o",toUrl:"URL",toAnchor:"Refer??ncia a esta p??gina",toEmail:"E-Mail",targetFrame:"<Frame>",targetPopup:"<Janela de popup>",targetFrameName:"Nome do Frame Destino",targetPopupName:"Nome da Janela de Popup",popupFeatures:"Caracter??sticas de Janela de Popup",popupResizable:"Resizable",popupStatusBar:"Barra de Estado",popupLocationBar:"Barra de localiza????o",popupToolbar:"Barra de Ferramentas",popupMenuBar:"Barra de Menu",popupFullScreen:"Janela Completa (IE)",popupScrollBars:"Barras de deslocamento",popupDependent:"Dependente (Netscape)",popupWidth:"Largura",popupLeft:"Posi????o Esquerda",popupHeight:"Altura",popupTop:"Posi????o Direita",id:"Id",langDir:"Orienta????o de idioma",langDirLTR:"Esquerda ?? Direita (LTR)",langDirRTL:"Direita a Esquerda (RTL)",acccessKey:"Chave de Acesso",name:"Nome",langCode:"Orienta????o de idioma",tabIndex:"??ndice de Tubula????o",advisoryTitle:"T??tulo",advisoryContentType:"Tipo de Conte??do",cssClasses:"Classes de Estilo de Folhas Classes",charset:"Fonte de caracteres vinculado",styles:"Estilo",selectAnchor:"Seleccionar una refer??ncia",anchorName:"Por Nome de Refer??ncia",anchorId:"Por ID de elemento",emailAddress:"Endere??o de E-Mail",emailSubject:"T??tulo de Mensagem",emailBody:"Corpo da Mensagem",noAnchors:"(N??o h?? refer??ncias dispon??veis no documento)",noUrl:"Por favor introduza a hiperliga????o URL",noEmail:"Por favor introduza o endere??o de e-mail"},anchor:{toolbar:" Inserir/Editar ??ncora",menu:"Propriedades da ??ncora",title:"Propriedades da ??ncora",name:"Nome da ??ncora",errorName:"Por favor, introduza o nome da ??ncora"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Procurar",replace:"Substituir",findWhat:"Texto a Procurar:",replaceWith:"Substituir por:",notFoundMsg:"O texto especificado n??o foi encontrado.",matchCase:"Mai??sculas/Min??sculas",matchWord:"Coincidir com toda a palavra",matchCyclic:"Match cyclic",replaceAll:"Substituir Tudo",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabela",title:"Propriedades da Tabela",menu:"Propriedades da Tabela",deleteTable:"Eliminar Tabela",rows:"Linhas",columns:"Colunas",border:"Tamanho do Limite",align:"Alinhamento",alignLeft:"Esquerda",alignCenter:"Centrado",alignRight:"Direita",width:"Largura",widthPx:"pixeis",widthPc:"percentagem",widthUnit:"width unit",height:"Altura",cellSpace:"Esp. e/c??lulas",cellPad:"Esp. interior",caption:"T??tulo",summary:"Sum??rio",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"C??lula",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Eliminar C??lula",merge:"Unir C??lulas",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Linha",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Eliminar Linhas"},column:{menu:"Coluna",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Eliminar Coluna"}},button:{title:"Propriedades do Bot??o",text:"Texto (Valor)",type:"Tipo",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Propriedades da Caixa de Verifica????o",radioTitle:"Propriedades do Bot??o de Op????o",value:"Valor",selected:"Seleccionado"},form:{title:"Propriedades do Formul??rio",menu:"Propriedades do Formul??rio",action:"Ac????o",method:"M??todo",encoding:"Encoding"},select:{title:"Propriedades da Caixa de Combina????o",selectInfo:"Informa????o",opAvail:"Op????es Poss??veis",value:"Valor",size:"Tamanho",lines:"linhas",chkMulti:"Permitir selec????es m??ltiplas",opText:"Texto",opValue:"Valor",btnAdd:"Adicionar",btnModify:"Modificar",btnUp:"Para cima",btnDown:"Para baixo",btnSetValue:"Definir um valor por defeito",btnDelete:"Apagar"},textarea:{title:"Propriedades da ??rea de Texto",cols:"Colunas",rows:"Linhas"},textfield:{title:"Propriedades do Campo de Texto",name:"Nome",value:"Valor",charWidth:"Tamanho do caracter",maxChars:"Nr. M??ximo de Caracteres",type:"Tipo",typeText:"Texto",typePass:"Palavra-chave"},hidden:{title:"Propriedades do Campo Escondido",name:"Nome",value:"Valor"},image:{title:"Propriedades da Imagem",titleButton:"Propriedades do Bot??o de imagens",menu:"Propriedades da Imagem",infoTab:"Informa????o da Imagem",btnUpload:"Enviar para o Servidor",upload:"Carregar",alt:"Texto Alternativo",width:"Largura",height:"Altura",lockRatio:"Proporcional",unlockRatio:"Unlock Ratio",resetSize:"Tamanho Original",border:"Limite",hSpace:"Esp.Horiz",vSpace:"Esp.Vert",align:"Alinhamento",alignLeft:"Esquerda",alignRight:"Direita",alertUrl:"Por favor introduza o URL da imagem",linkTab:"Hiperliga????o",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propriedades do Flash",propertiesTab:"Properties",title:"Propriedades do Flash",chkPlay:"Reproduzir automaticamente",chkLoop:"Loop",chkMenu:"Permitir Menu do Flash",chkFull:"Allow Fullscreen",scale:"Escala",scaleAll:"Mostrar tudo",scaleNoBorder:"Sem Limites",scaleFit:"Tamanho Exacto",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Alinhamento",alignLeft:"Esquerda",alignAbsBottom:"Abs inferior",alignAbsMiddle:"Abs centro",alignBaseline:"Linha de base",alignBottom:"Fundo",alignMiddle:"Centro",alignRight:"Direita",alignTextTop:"Topo do texto",alignTop:"Topo",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Cor de Fundo",width:"Largura",height:"Altura",hSpace:"Esp.Horiz",vSpace:"Esp.Vert",validateSrc:"Por favor introduza a hiperliga????o URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Verifica????o Ortogr??fica",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"N??o est?? num direct??rio",changeTo:"Mudar para",btnIgnore:"Ignorar",btnIgnoreAll:"Ignorar Tudo",btnReplace:"Substituir",btnReplaceAll:"Substituir Tudo",btnUndo:"Anular",noSuggestions:"- Sem sugest??es -",progress:"Verifica????o ortogr??fica em progresso???",noMispell:"Verifica????o ortogr??fica completa: n??o foram encontrados erros",noChanges:"Verifica????o ortogr??fica completa: n??o houve altera????o de palavras",oneChange:"Verifica????o ortogr??fica completa: uma palavra alterada",manyChanges:"Verifica????o ortogr??fica completa: %1 palavras alteradas",ieSpellDownload:" Verifica????o ortogr??fica n??o instalada. Quer descarregar agora?"},smiley:{toolbar:"Emoticons",title:"Inserir um Emoticon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numera????o",bulletedlist:"Marcas",indent:"Aumentar Avan??o",outdent:"Diminuir Avan??o",justify:{left:"Alinhar ?? Esquerda",center:"Alinhar ao Centro",right:"Alinhar ?? Direita",block:"Justificado"},blockquote:"Block Quote",clipboard:{title:"Colar",cutError:"A configura????o de seguran??a do navegador n??o permite a execu????o autom??tica de opera????es de cortar. Por favor use o teclado (Ctrl/Cmd+X).",copyError:"A configura????o de seguran??a do navegador n??o permite a execu????o autom??tica de opera????es de copiar. Por favor use o teclado (Ctrl/Cmd+C).",pasteMsg:"Por favor, cole dentro da seguinte caixa usando o teclado (<STRONG>Ctrl/Cmd+V</STRONG>) e prima <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Colar do Word",title:"Colar do Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Colar como Texto Simples",title:"Colar como Texto Simples"},templates:{button:"Modelos",title:"Modelo de Conte??do",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Por favor, seleccione o modelo a abrir no editor<br>(o conte??do actual ser?? perdido):",emptyListMsg:"(Sem modelos definidos)"},showBlocks:"Show Blocks",stylesCombo:{label:"Estilo",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normal",tag_pre:"Formatado",tag_address:"Endere??o",tag_h1:"T??tulo 1",tag_h2:"T??tulo 2",tag_h3:"T??tulo 3",tag_h4:"T??tulo 4",tag_h5:"T??tulo 5",tag_h6:"T??tulo 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Tipo de Letra",voiceLabel:"Font",panelTitle:"Tipo de Letra"},fontSize:{label:"Tamanho",voiceLabel:"Font Size",panelTitle:"Tamanho"},colorButton:{textColorTitle:"Cor do Texto",bgColorTitle:"Cor de Fundo",panelTitle:"Colors",auto:"Autom??tico",more:"Mais Cores..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.ro={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Sursa",newPage:"Pagin?? nou??",save:"Salveaz??",preview:"Previzualizare",cut:"Taie",copy:"Copiaz??",paste:"Adaug??",print:"Printeaz??",underline:"Subliniat (underline)",bold:"??ngro??at (bold)",italic:"??nclinat (italic)",selectAll:"Selecteaz?? tot",removeFormat:"??nl??tur?? formatarea",strike:"T??iat (strike through)",subscript:"Indice (subscript)",superscript:"Putere (superscript)",horizontalrule:"Insereaz?? linie orizont??",pagebreak:"Insereaz?? separator de pagin?? (Page Break)",unlink:"??nl??tur?? link (leg??tur?? web)",undo:"Starea anterioar?? (undo)",redo:"Starea ulterioar?? (redo)",common:{browseServer:"R??sfoie??te server",url:"URL",protocol:"Protocol",upload:"??ncarc??",uploadSubmit:"Trimite la server",image:"Imagine",flash:"Flash",form:"Formular (Form)",checkbox:"Bif?? (Checkbox)",radio:"Buton radio (RadioButton)",textField:"C??mp text (TextField)",textarea:"Suprafa???? text (Textarea)",hiddenField:"C??mp ascuns (HiddenField)",button:"Buton",select:"C??mp selec??ie (SelectionField)",imageButton:"Buton imagine (ImageButton)",notSet:"<nesetat>",id:"Id",name:"Nume",langDir:"Direc??ia cuvintelor",langDirLtr:"st??nga-dreapta (LTR)",langDirRtl:"dreapta-st??nga (RTL)",langCode:"Codul limbii",longDescr:"Descrierea lung?? URL",cssClass:"Clasele cu stilul paginii (CSS)",advisoryTitle:"Titlul consultativ",cssStyle:"Stil",ok:"Bine",cancel:"Anulare",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Avansat",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insereaz?? caracter special",title:"Selecteaz?? caracter special",options:"Special Character Options"},link:{toolbar:"Insereaz??/Editeaz?? link (leg??tur?? web)",other:"<alt>",menu:"Editeaz?? Link",title:"Link (Leg??tur?? web)",info:"Informa??ii despre link (Leg??tur?? web)",target:"??int?? (Target)",upload:"??ncarc??",advanced:"Avansat",type:"Tipul link-ului (al leg??turii web)",toUrl:"URL",toAnchor:"Ancor?? ??n aceast?? pagin??",toEmail:"E-Mail",targetFrame:"<frame>",targetPopup:"<fereastra popup>",targetFrameName:"Numele frame-ului ??int??",targetPopupName:"Numele ferestrei popup",popupFeatures:"Propriet????ile ferestrei popup",popupResizable:"Resizable",popupStatusBar:"Bara de status",popupLocationBar:"Bara de loca??ie",popupToolbar:"Bara de op??iuni",popupMenuBar:"Bara de meniu",popupFullScreen:"Tot ecranul (Full Screen)(IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"L????ime",popupLeft:"Pozi??ia la st??nga",popupHeight:"??n??l??ime",popupTop:"Pozi??ia la dreapta",id:"Id",langDir:"Direc??ia cuvintelor",langDirLTR:"st??nga-dreapta (LTR)",langDirRTL:"dreapta-st??nga (RTL)",acccessKey:"Tasta de acces",name:"Nume",langCode:"Direc??ia cuvintelor",tabIndex:"Indexul tabului",advisoryTitle:"Titlul consultativ",advisoryContentType:"Tipul consultativ al titlului",cssClasses:"Clasele cu stilul paginii (CSS)",charset:"Setul de caractere al resursei legate",styles:"Stil",selectAnchor:"Selecta??i o ancor??",anchorName:"dup?? numele ancorei",anchorId:"dup?? Id-ul elementului",emailAddress:"Adres?? de e-mail",emailSubject:"Subiectul mesajului",emailBody:"Con??inutul mesajului",noAnchors:"(Nicio ancor?? disponibil?? ??n document)",noUrl:"V?? rug??m s?? scrie??i URL-ul",noEmail:"V?? rug??m s?? scrie??i adresa de e-mail"},anchor:{toolbar:"Insereaz??/Editeaz?? ancor??",menu:"Propriet????i ancor??",title:"Propriet????i ancor??",name:"Numele ancorei",errorName:"V?? rug??m scrie??i numele ancorei"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"G??se??te ??i ??nlocuie??te",find:"G??se??te",replace:"??nlocuie??te",findWhat:"G??se??te:",replaceWith:"??nlocuie??te cu:",notFoundMsg:"Textul specificat nu a fost g??sit.",matchCase:"Deosebe??te majuscule de minuscule (Match case)",matchWord:"Doar cuvintele ??ntregi",matchCyclic:"Match cyclic",replaceAll:"??nlocuie??te tot",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabel",title:"Propriet????ile tabelului",menu:"Propriet????ile tabelului",deleteTable:"??terge tabel",rows:"Linii",columns:"Coloane",border:"M??rimea marginii",align:"Aliniament",alignLeft:"St??nga",alignCenter:"Centru",alignRight:"Dreapta",width:"L????ime",widthPx:"pixeli",widthPc:"procente",widthUnit:"width unit",height:"??n??l??ime",cellSpace:"Spa??iu ??ntre celule",cellPad:"Spa??iu ??n cadrul celulei",caption:"Titlu (Caption)",summary:"Rezumat",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Celul??",insertBefore:"Insereaz?? celul?? ??nainte",insertAfter:"Insereaz?? celul?? dup??",deleteCell:"??terge celule",merge:"Une??te celule",mergeRight:"Une??te la dreapta",mergeDown:"Une??te jos",splitHorizontal:"??mparte celula pe orizontal??",splitVertical:"??mparte celula pe vertical??",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Linie",insertBefore:"Insereaz?? linie ??nainte",insertAfter:"Insereaz?? linie dup??",deleteRow:"??terge linii"},column:{menu:"Coloan??",insertBefore:"Insereaz?? coloan?? ??nainte",insertAfter:"Insereaz?? coloan?? dup??",deleteColumn:"??terge celule"}},button:{title:"Propriet????i buton",text:"Text (Valoare)",type:"Tip",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Propriet????i bif?? (Checkbox)",radioTitle:"Propriet????i buton radio (Radio Button)",value:"Valoare",selected:"Selectat"},form:{title:"Propriet????i formular (Form)",menu:"Propriet????i formular (Form)",action:"Ac??iune",method:"Metod??",encoding:"Encoding"},select:{title:"Propriet????i c??mp selec??ie (Selection Field)",selectInfo:"Informa??ii",opAvail:"Op??iuni disponibile",value:"Valoare",size:"M??rime",lines:"linii",chkMulti:"Permite selec??ii multiple",opText:"Text",opValue:"Valoare",btnAdd:"Adaug??",btnModify:"Modific??",btnUp:"Sus",btnDown:"Jos",btnSetValue:"Seteaz?? ca valoare selectat??",btnDelete:"??terge"},textarea:{title:"Propriet????i suprafa???? text (Textarea)",cols:"Coloane",rows:"Linii"},textfield:{title:"Propriet????i c??mp text (Text Field)",name:"Nume",value:"Valoare",charWidth:"L??rgimea caracterului",maxChars:"Caractere maxime",type:"Tip",typeText:"Text",typePass:"Parol??"},hidden:{title:"Propriet????i c??mp ascuns (Hidden Field)",name:"Nume",value:"Valoare"},image:{title:"Propriet????ile imaginii",titleButton:"Propriet????i buton imagine (Image Button)",menu:"Propriet????ile imaginii",infoTab:"Informa??ii despre imagine",btnUpload:"Trimite la server",upload:"??ncarc??",alt:"Text alternativ",width:"L????ime",height:"??n??l??ime",lockRatio:"P??streaz?? propor??iile",unlockRatio:"Unlock Ratio",resetSize:"Reseteaz?? m??rimea",border:"Margine",hSpace:"HSpace",vSpace:"VSpace",align:"Aliniere",alignLeft:"St??nga",alignRight:"Dreapta",alertUrl:"V?? rug??m s?? scrie??i URL-ul imaginii",linkTab:"Link (Leg??tur?? web)",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propriet????ile flash-ului",propertiesTab:"Properties",title:"Propriet????ile flash-ului",chkPlay:"Ruleaz?? automat",chkLoop:"Repet?? (Loop)",chkMenu:"Activeaz?? meniul flash",chkFull:"Allow Fullscreen",scale:"Scal??",scaleAll:"Arat?? tot",scaleNoBorder:"F??r?? margini (No border)",scaleFit:"Potrive??te",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Aliniere",alignLeft:"St??nga",alignAbsBottom:"Jos absolut (Abs Bottom)",alignAbsMiddle:"Mijloc absolut (Abs Middle)",alignBaseline:"Linia de jos (Baseline)",alignBottom:"Jos",alignMiddle:"Mijloc",alignRight:"Dreapta",alignTextTop:"Text sus",alignTop:"Sus",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Coloarea fundalului",width:"L????ime",height:"??n??l??ime",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"V?? rug??m s?? scrie??i URL-ul",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Verific?? text",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Nu e ??n dic??ionar",changeTo:"Schimb?? ??n",btnIgnore:"Ignor??",btnIgnoreAll:"Ignor?? toate",btnReplace:"??nlocuie??te",btnReplaceAll:"??nlocuie??te tot",btnUndo:"Starea anterioar?? (undo)",noSuggestions:"- F??r?? sugestii -",progress:"Verificarea textului ??n desf????urare...",noMispell:"Verificarea textului terminat??: Nicio gre??eal?? g??sit??",noChanges:"Verificarea textului terminat??: Niciun cuv??nt modificat",oneChange:"Verificarea textului terminat??: Un cuv??nt modificat",manyChanges:"Verificarea textului terminat??: 1% cuvinte modificate",ieSpellDownload:"Unealta pentru verificat textul (Spell checker) neinstalat??. Dori??i s?? o desc??rca??i acum?"},smiley:{toolbar:"Figur?? expresiv?? (Emoticon)",title:"Insereaz?? o figur?? expresiv?? (Emoticon)",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"List?? numerotat??",bulletedlist:"List?? cu puncte",indent:"Cre??te indentarea",outdent:"Scade indentarea",justify:{left:"Aliniere la st??nga",center:"Aliniere central??",right:"Aliniere la dreapta",block:"Aliniere ??n bloc (Block Justify)"},blockquote:"Citat",clipboard:{title:"Adaug??",cutError:"Set??rile de securitate ale navigatorului (browser) pe care ??l folosi??i nu permit editorului s?? execute automat opera??iunea de t??iere. V?? rug??m folosi??i tastatura (Ctrl/Cmd+X).",copyError:"Set??rile de securitate ale navigatorului (browser) pe care ??l folosi??i nu permit editorului s?? execute automat opera??iunea de copiere. V?? rug??m folosi??i tastatura (Ctrl/Cmd+C).",pasteMsg:"V?? rug??m ad??uga??i ??n c??su??a urm??toare folosind tastatura (<STRONG>Ctrl/Cmd+V</STRONG>) ??i ap??sa??i <STRONG>OK</STRONG>.",securityMsg:"Din cauza set??rilor de securitate ale programului dvs. cu care naviga??i pe internet (browser), editorul nu poate accesa direct datele din clipboard. Va trebui s?? ad??uga??i din nou datele ??n aceast?? fereastr??.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Adaug?? din Word",title:"Adaug?? din Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Adaug?? ca text simplu (Plain Text)",title:"Adaug?? ca text simplu (Plain Text)"},templates:{button:"Template-uri (??abloane)",title:"Template-uri (??abloane) de con??inut",options:"Template Options",insertOption:"??nlocuie??te cuprinsul actual",selectPromptMsg:"V?? rug??m selecta??i template-ul (??ablonul) ce se va deschide ??n editor<br>(con??inutul actual va fi pierdut):",emptyListMsg:"(Niciun template (??ablon) definit)"},showBlocks:"Arat?? blocurile",stylesCombo:{label:"Stil",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Formatare",panelTitle:"Formatare",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"M??rime",voiceLabel:"Font Size",panelTitle:"M??rime"},colorButton:{textColorTitle:"Culoarea textului",bgColorTitle:"Coloarea fundalului",panelTitle:"Colors",auto:"Automatic",more:"Mai multe culori..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.ru={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"????????????????",newPage:"?????????? ????????????????",save:"??????????????????",preview:"?????????????????????????????? ????????????????",cut:"????????????????",copy:"????????????????????",paste:"????????????????",print:"????????????",underline:"????????????????????????",bold:"????????????",italic:"????????????",selectAll:"???????????????? ??????",removeFormat:"???????????? ????????????????????????????",strike:"??????????????????????",subscript:"?????????????????????? ????????????",superscript:"?????????????????????? ????????????",horizontalrule:"???????????????? ???????????????????????????? ??????????",pagebreak:"???????????????? ???????????? ????????????????",unlink:"???????????? ????????????",undo:"????????????????",redo:"??????????????????",common:{browseServer:"?????????????????????? ???? ??????????????",url:"URL",protocol:"????????????????",upload:"????????????????",uploadSubmit:"?????????????? ???? ????????????",image:"??????????????????????",flash:"Flash",form:"??????????",checkbox:"???????????????? ????????????",radio:"???????????? ????????????",textField:"?????????????????? ????????",textarea:"?????????????????? ??????????????",hiddenField:"?????????????? ????????",button:"????????????",select:"????????????",imageButton:"???????????? ?? ????????????????????????",notSet:"<???? ????????????????????>",id:"??????????????????????????",name:"??????",langDir:"?????????????????????? ??????????",langDirLtr:"?????????? ???? ?????????? (LTR)",langDirRtl:"???????????? ???? ???????? (RTL)",langCode:"????????",longDescr:"?????????????? ???????????????? URL",cssClass:"?????????? CSS",advisoryTitle:"??????????????????",cssStyle:"?????????? CSS",ok:"????",cancel:"????????????",close:"Close",preview:"Preview",generalTab:"????????????????????",advancedTab:"??????????????????????",validateNumberFailed:"?????? ???????????????? ???? ???????????????? ????????????.",confirmNewPage:"?????? ?????????????????????????? ?????????????????? ?????????? ??????????????. ???? ??????????????, ?????? ???????????? ?????????????? ???? ???????????? ?????????????????",confirmCancel:"?????????????????? ?????????? ???????? ????????????????. ???? ??????????????, ?????? ???????????? ?????????????? ?????????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ????????????????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????????? ?????????????????????? ????????????",title:"???????????????? ?????????????????????? ????????????",options:"Special Character Options"},link:{toolbar:"????????????????/?????????????????????????? ????????????",other:"<????????????>",menu:"???????????????? ????????????",title:"????????????",info:"???????????????????? ????????????",target:"????????",upload:"????????????????",advanced:"??????????????????????",type:"?????? ????????????",toUrl:"URL",toAnchor:"?????????? ???? ?????? ????????????????",toEmail:"????. ??????????",targetFrame:"<??????????>",targetPopup:"<?????????????????????? ????????>",targetFrameName:"?????? ???????????????? ????????????",targetPopupName:"?????? ???????????????????????? ????????",popupFeatures:"???????????????? ???????????????????????? ????????",popupResizable:"???????????????????? ????????????",popupStatusBar:"???????????? ??????????????????",popupLocationBar:"???????????? ??????????????",popupToolbar:"???????????? ????????????????????????",popupMenuBar:"???????????? ????????",popupFullScreen:"???????????? ?????????? (IE)",popupScrollBars:"???????????? ??????????????????",popupDependent:"?????????????????? (Netscape)",popupWidth:"????????????",popupLeft:"?????????????? ??????????",popupHeight:"????????????",popupTop:"?????????????? ????????????",id:"Id",langDir:"?????????????????????? ??????????",langDirLTR:"?????????? ?????????????? (LTR)",langDirRTL:"???????????? ???????????? (RTL)",acccessKey:"?????????????? ??????????????",name:"??????",langCode:"?????? ??????????",tabIndex:"???????????????????????????????????? ????????????????",advisoryTitle:"??????????????????",advisoryContentType:"?????? ??????????????????????",cssClasses:"?????????? CSS",charset:"??????????????????",styles:"?????????? CSS",selectAnchor:"???????????????? ??????????",anchorName:"???? ?????????? ??????????",anchorId:"???? ???????????????????????????? ????????????????",emailAddress:"?????????? ????. ??????????",emailSubject:"?????????????????? ??????????????????",emailBody:"???????? ??????????????????",noAnchors:"(?????? ???????????? ?????????????????? ?? ???????? ??????????????????)",noUrl:"????????????????????, ?????????????? URL ????????????",noEmail:"????????????????????, ?????????????? ?????????? ????. ??????????"},anchor:{toolbar:"????????????????/?????????????????????????? ??????????",menu:"???????????????? ??????????",title:"???????????????? ??????????",name:"?????? ??????????",errorName:"????????????????????, ?????????????? ?????? ??????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????????? ?? ????????????????",find:"??????????",replace:"????????????????",findWhat:"??????????:",replaceWith:"???????????????? ????:",notFoundMsg:"?????????????????? ?????????? ???? ????????????.",matchCase:"?????????????????? ??????????????",matchWord:"???????????? ?????????? ??????????????",matchCyclic:"???????????????? ?? ???????????? ?????????? ???????????????????? ??????????",replaceAll:"???????????????? ??????",replaceSuccessMsg:"%1 ????????????????????(??) ????????????????."},table:{toolbar:"??????????????",title:"???????????????? ??????????????",menu:"???????????????? ??????????????",deleteTable:"?????????????? ??????????????",rows:"????????????",columns:"??????????????",border:"???????????? ??????????????",align:"????????????????????????",alignLeft:"??????????",alignCenter:"???? ????????????",alignRight:"????????????",width:"????????????",widthPx:"????????????????",widthPc:"??????????????????",widthUnit:"width unit",height:"????????????",cellSpace:"???????????????????? (spacing)",cellPad:"???????????? (padding)",caption:"??????????????????",summary:"????????????",headers:"??????????????????",headersNone:"??????",headersColumn:"???????????? ??????????????",headersRow:"???????????? ????????????",headersBoth:"?????? ????????????????",invalidRows:"?????????? ?????????? ???????????? ???????? ???????????? 0.",invalidCols:"?????????? ???????????????? ???????????? ???????? ???????????? 0.",invalidBorder:"???????????? ?????????????? ???????????? ???????? ????????????.",invalidWidth:"???????????? ?????????????? ???????????? ???????? ????????????.",invalidHeight:"???????????? ?????????????? ???????????? ???????? ????????????.",invalidCellSpacing:"???????????? ?????????????????????? (cellspacing) ?????????? ???????????????? ???????????? ???????? ????????????.",invalidCellPadding:"?????????????? ???????????? ?????????? (cellpadding) ???????????? ???????? ????????????.",cell:{menu:"????????????",insertBefore:"???????????????? ???????????? ????",insertAfter:"???????????????? ???????????? ??????????",deleteCell:"?????????????? ????????????",merge:"???????????????????? ????????????",mergeRight:"???????????????????? ?? ????????????",mergeDown:"???????????????????? ?? ????????????",splitHorizontal:"?????????????? ???????????? ??????????????????????????",splitVertical:"?????????????? ???????????? ??????????????????????",title:"???????????????? ????????????",cellType:"?????? ????????????",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"?????????????? ???? ????????????",hAlign:"???????????????????????? ???? ??????????????????????",vAlign:"???????????????????????? ???? ??????????????????",alignTop:"???? ??????????",alignMiddle:"????????????????????",alignBottom:"???? ????????",alignBaseline:"???? ?????????????? ??????????",bgColor:"???????? ????????",borderColor:"???????? ??????????????",data:"????????????",header:"??????????????????",yes:"????",no:"??????",invalidWidth:"???????????? ???????????? ???????????? ???????? ????????????.",invalidHeight:"???????????? ???????????? ???????????? ???????? ????????????.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"????????????????"},row:{menu:"????????????",insertBefore:"???????????????? ???????????? ????",insertAfter:"???????????????? ???????????? ??????????",deleteRow:"?????????????? ????????????"},column:{menu:"??????????????",insertBefore:"???????????????? ?????????????? ????",insertAfter:"???????????????? ?????????????? ??????????",deleteColumn:"?????????????? ??????????????"}},button:{title:"???????????????? ????????????",text:"?????????? (????????????????)",type:"??????",typeBtn:"????????????",typeSbm:"??????????????????",typeRst:"????????????????"},checkboxAndRadio:{checkboxTitle:"???????????????? ???????????????? ????????????",radioTitle:"???????????????? ???????????? ????????????",value:"????????????????",selected:"??????????????????"},form:{title:"???????????????? ??????????",menu:"???????????????? ??????????",action:"????????????????",method:"??????????",encoding:"??????????????????"},select:{title:"???????????????? ????????????",selectInfo:"????????????????????",opAvail:"?????????????????? ????????????????",value:"????????????????",size:"????????????",lines:"??????????",chkMulti:"?????????????????? ?????????????????????????? ??????????",opText:"??????????",opValue:"????????????????",btnAdd:"????????????????",btnModify:"????????????????????????????",btnUp:"??????????",btnDown:"????????",btnSetValue:"???????????????????? ?????? ?????????????????? ????????????????",btnDelete:"??????????????"},textarea:{title:"???????????????? ?????????????????? ??????????????",cols:"??????????????",rows:"????????????"},textfield:{title:"???????????????? ???????????????????? ????????",name:"??????",value:"????????????????",charWidth:"????????????",maxChars:"????????. ??????-???? ????????????????",type:"??????",typeText:"??????????",typePass:"????????????"},hidden:{title:"???????????????? ???????????????? ????????",name:"??????",value:"????????????????"},image:{title:"???????????????? ??????????????????????",titleButton:"???????????????? ???????????? ?? ????????????????????????",menu:"???????????????? ??????????????????????",infoTab:"???????????????????? ?? ??????????????????????",btnUpload:"?????????????????? ???? ????????????",upload:"????????????????",alt:"???????????????????????????? ??????????",width:"????????????",height:"????????????",lockRatio:"?????????????????? ??????????????????",unlockRatio:"Unlock Ratio",resetSize:"???????????????? ????????????",border:"????????????",hSpace:"???????????????????????????? ????????????",vSpace:"???????????????????????? ????????????",align:"????????????????????????",alignLeft:"???? ???????????? ????????",alignRight:"???? ?????????????? ????????",alertUrl:"????????????????????, ?????????????? URL ??????????????????????",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"?????????????????????? URL ????????????????.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????????????? Flash",propertiesTab:"????????????????",title:"???????????????? Flash",chkPlay:"???????? ????????????????????????",chkLoop:"????????????",chkMenu:"???????????????? ???????? Flash",chkFull:"?????????????????? ?????????????????????????? ??????????",scale:"????????????????????????????",scaleAll:"???????????????????? ??????",scaleNoBorder:"?????? ??????????????",scaleFit:"???????????? ????????????????????",access:"?????????????? ?????????????? ??????????????",accessAlways:"????????????",accessSameDomain:"?????? ???? ??????????",accessNever:"??????????????",align:"????????????????????????",alignLeft:"???? ???????????? ????????",alignAbsBottom:"?????? ????????????",alignAbsMiddle:"?????? ????????????????????",alignBaseline:"???? ?????????????? ??????????",alignBottom:"????????????",alignMiddle:"????????????????????",alignRight:"???? ?????????????? ????????",alignTextTop:"?????????? ??????????????",alignTop:"???? ??????????",quality:"????????????????",qualityBest:"????????????",qualityHigh:"??????????????",qualityAutoHigh:"?????????????? (????????)",qualityMedium:"??????????????",qualityAutoLow:"???????????? (????????)",qualityLow:"????????????",windowModeWindow:"????????",windowModeOpaque:"????????????????????????",windowModeTransparent:"????????????????????",windowMode:"?????????????? ??????????",flashvars:"???????????????????? ?????? Flash",bgcolor:"???????? ????????",width:"????????????",height:"????????????",hSpace:"???????????????????????????? ????????????",vSpace:"???????????????????????? ????????????",validateSrc:"????????????????????, ?????????????? URL ????????????",validateWidth:"???????????? ???????????????? ????????????.",validateHeight:"???????????? ???????????????? ????????????.",validateHSpace:"???????????????????????????? ???????????? ???????????????? ????????????.",validateVSpace:"???????????????????????? ???????????? ???????????????? ????????????."},spellCheck:{toolbar:"?????????????????? ????????????????????",title:"???????????????? ????????????????????????",notAvailable:"????????????????, ???????????? ???????????? ????????????????????.",errorLoading:"???????????? ?????? ???????????????? ???????????????????? ?????????? ????????????????????: %s.",notInDic:"?????? ?? ??????????????",changeTo:"???????????????? ????",btnIgnore:"????????????????????????",btnIgnoreAll:"???????????????????????? ??????",btnReplace:"????????????????",btnReplaceAll:"???????????????? ??????",btnUndo:"????????????????",noSuggestions:"- ?????? ?????????????????????????? -",progress:"???????? ???????????????? ????????????????????...",noMispell:"???????????????? ???????????????????? ??????????????????: ???????????? ???? ??????????????",noChanges:"???????????????? ???????????????????? ??????????????????: ???? ???????????? ?????????? ???? ????????????????",oneChange:"???????????????? ???????????????????? ??????????????????: ???????? ?????????? ????????????????",manyChanges:"???????????????? ???????????????????? ??????????????????: 1% ???????? ????????????????",ieSpellDownload:"???????????? ???????????????? ???????????????????? ???? ????????????????????. ???????????? ?????????????? ?????? ?????????????"},smiley:{toolbar:"??????????????",title:"???????????????? ??????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ??????????????"},numberedlist:"???????????????????????? ????????????",bulletedlist:"?????????????????????????? ????????????",indent:"?????????????????? ????????????",outdent:"?????????????????? ????????????",justify:{left:"???? ???????????? ????????",center:"???? ????????????",right:"???? ?????????????? ????????",block:"???? ????????????"},blockquote:"????????????",clipboard:{title:"????????????????",cutError:"?????????????????? ???????????????????????? ???????????? ???????????????? ???? ?????????????????? ?????????????????? ?????????????????????????? ?????????????????? ???????????????? ??????????????????. ????????????????????, ?????????????????????? ???????????????????? ?????? ?????????? (Ctrl/Cmd+X).",copyError:"?????????????????? ???????????????????????? ???????????? ???????????????? ???? ?????????????????? ?????????????????? ?????????????????????????? ?????????????????? ???????????????? ??????????????????????. ????????????????????, ?????????????????????? ???????????????????? ?????? ?????????? (Ctrl/Cmd+C).",pasteMsg:"????????????????????, ???????????????? ?????????? ?? ??????????????????????????, ?????????????????? ?????????????????? ???????????? (<STRONG>Ctrl/Cmd+V</STRONG>), ?? ?????????????? <STRONG>OK</STRONG>.",securityMsg:"???? ?????????????? ???????????????? ???????????????????????? ????????????????, ???????????????? ???? ?????????? ?????????????? ?? ???????????? ???????????? ???????????? ????????????????. ?????? ???????????????????? ???????????????? ?????????? ?????????? ?? ?????? ????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"??????????, ?????????????? ???? ???????????? ????????????????, ?????????? ???? ???????????????????? ???? Word. ???? ???????????? ???????????????? ?????? ?????????? ?????????????????",toolbar:"???????????????? ???? Word",title:"???????????????? ???? Word",error:"???????????????????? ???????????????? ?????????????????????? ???????????? ????-???? ???????????????????? ????????????"},pasteText:{button:"???????????????? ???????????? ??????????",title:"???????????????? ???????????? ??????????"},templates:{button:"??????????????",title:"?????????????? ??????????????????????",options:"Template Options",insertOption:"???????????????? ?????????????? ????????????????????",selectPromptMsg:"????????????????????, ???????????????? ???????????? ?????? ???????????????? ?? ??????????????????<br>(?????????????? ???????????????????? ?????????? ????????????????):",emptyListMsg:"(???? ???????????? ?????????????? ???? ????????????????????)"},showBlocks:"???????????????? ??????????",stylesCombo:{label:"??????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"?????????? ??????????????"},format:{label:"????????????????????????????",panelTitle:"????????????????????????????",tag_p:"????????????????????",tag_pre:"??????????????????????????????",tag_address:"??????????",tag_h1:"?????????????????? 1",tag_h2:"?????????????????? 2",tag_h3:"?????????????????? 3",tag_h4:"?????????????????? 4",tag_h5:"?????????????????? 5",tag_h6:"?????????????????? 6",tag_div:"???????????????????? (DIV)"},div:{title:"?????????????? Div-??????????????????",toolbar:"?????????????? Div-??????????????????",cssClassInputLabel:"???????????? ?????????????? ????????????",styleSelectLabel:"??????????",IdInputLabel:"Id",languageCodeInputLabel:"?????? ??????????",inlineStyleInputLabel:"?????????????????? ??????????",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"?????????????????????? ????????????",langDirLTRLabel:"?????????? ?????????????? (LTR)",langDirRTLLabel:"???????????? ???????????? (RTL)",edit:"?????????????????????????? Div",remove:"???????????? Div"},font:{label:"??????????",voiceLabel:"??????????",panelTitle:"??????????"},fontSize:{label:"????????????",voiceLabel:"???????????? ????????????",panelTitle:"????????????"},colorButton:{textColorTitle:"???????? ????????????",bgColorTitle:"???????? ????????",panelTitle:"Colors",auto:"????????????????????????????",more:"??????????..."},colors:{"000":"????????????",800000:"????????????????","8B4513":"???????????? ????????","2F4F4F":"???????????? ????????????????-??????????","008080":"????????????","000080":"??????????-????????????","4B0082":"????????????",696969:"????????????-??????????",B22222:"?????????????????????? ????????????",A52A2A:"????????????????????",DAA520:"?????????????? ????????????","006400":"??????????-??????????????","40E0D0":"??????????????????","0000CD":"??????????",800080:"??????????????????",808080:"??????????",F00:"??????????????",FF8C00:"??????????-??????????????????",FFD700:"??????????????","008000":"??????????????","0FF":"?????????????? ??????????","00F":"??????????????",EE82EE:"????????????????????",A9A9A9:"??????????-??????????",FFA07A:"?????????????? ????????????????-??????????????",FFA500:"??????????????????",FFFF00:"????????????","00FF00":"??????????????????????",AFEEEE:"????????????-??????????????????",ADD8E6:"????????????-??????????",DDA0DD:"????????????????",D3D3D3:"????????????-??????????",FFF0F5:"?????????????? ????????????-?????????????? ",FAEBD7:"???????????????? ??????????",FFFFE0:"????????????-????????????",F0FFF0:"?????????????? ????????",F0FFFF:"????????????",F0F8FF:"????????????-??????????????",E6E6FA:"????????????-??????????????",FFF:"??????????"},scayt:{title:"???????????????? ???????????????????? ???? ???????? ??????????",opera_title:"Not supported by Opera",enable:"???????????????? ????????",disable:"?????????????????? ????????",about:"?? ????????",toggle:"?????????????????????? ????????",options:"??????????????????",langs:"??????????",moreSuggestions:"???????????? ??????????????????",ignore:"????????????????????",ignoreAll:"???????????????????? ??????",addWord:"???????????????? ??????????",emptyDic:"?????? ?????????????? ???????????? ???????? ???? ????????????.",optionsTab:"??????????????????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"??????????",dictionariesTab:"??????????????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"?? ????????????????"},about:{title:"?? ?????????????????? CKEditor",dlgTitle:"?? ?????????????????? CKEditor",moreInfo:"???? ???????????????? ???????????????????????????? ?????????????????????? ???? ?????? ????????:",copy:"Copyright © $1. ?????? ?????????? ????????????????."},maximize:"??????????????????????????????",minimize:"????????????????????????????",fakeobjects:{anchor:"??????????",flash:"Flash-????????????????",div:"???????????? ????????????????",unknown:"?????????????????????? ????????????"},resize:"???????????????????? ?????? ?????????????????? ??????????????",colordialog:{title:"???????????????? ????????",options:"Color Options",highlight:"????????????????",selected:"??????????????????",clear:"????????????????"},toolbarCollapse:"???????????????? ???????????? ????????????????????????",toolbarExpand:"???????????????????? ???????????? ????????????????????????"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.sk={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Zdroj",newPage:"Nov?? str??nka",save:"Ulo??i??",preview:"N??h??ad",cut:"Vystrihn????",copy:"Kop??rova??",paste:"Vlo??i??",print:"Tla??",underline:"Pod??iarknut??",bold:"Tu??n??",italic:"Kurz??va",selectAll:"Vybra?? v??etko",removeFormat:"Odstr??ni?? form??tovanie",strike:"Pre??iarknut??",subscript:"Doln?? index",superscript:"Horn?? index",horizontalrule:"Vlo??i?? vodorovn?? ??iaru",pagebreak:"Vlo??i?? odde??ova?? str??nky",unlink:"Odstr??ni?? odkaz",undo:"Sp????",redo:"Znovu",common:{browseServer:"Prech??dza?? server",url:"URL",protocol:"Protokol",upload:"Odosla??",uploadSubmit:"Odosla?? na server",image:"Obr??zok",flash:"Flash",form:"Formul??r",checkbox:"Za??krt??vacie pol????ko",radio:"Prep??na??",textField:"Textov?? pole",textarea:"Textov?? oblas??",hiddenField:"Skryt?? pole",button:"Tla??idlo",select:"Rozba??ovac?? zoznam",imageButton:"Obr??zkov?? tla??idlo",notSet:"<nenastaven??>",id:"Id",name:"Meno",langDir:"Orient??cia jazyka",langDirLtr:"Z??ava doprava (LTR)",langDirRtl:"Sprava do??ava (RTL)",langCode:"K??d jazyka",longDescr:"Dlh?? popis URL",cssClass:"Trieda ??t??lu",advisoryTitle:"Pomocn?? titulok",cssStyle:"??t??l",ok:"OK",cancel:"Zru??i??",close:"Close",preview:"Preview",generalTab:"Hlavn??",advancedTab:"Roz????ren??",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Vlo??i?? ??peci??lne znaky",title:"V??ber ??peci??lneho znaku",options:"Special Character Options"},link:{toolbar:"Vlo??i??/zmeni?? odkaz",other:"<in??>",menu:"Zmeni?? odkaz",title:"Odkaz",info:"Inform??cie o odkaze",target:"Cie??",upload:"Odosla??",advanced:"Roz????ren??",type:"Typ odkazu",toUrl:"URL",toAnchor:"Kotva v tejto str??nke",toEmail:"E-Mail",targetFrame:"<r??mec>",targetPopup:"<vyskakovacie okno>",targetFrameName:"Meno r??mu cie??a",targetPopupName:"N??zov vyskakovacieho okna",popupFeatures:"Vlastnosti vyskakovacieho okna",popupResizable:"Resizable",popupStatusBar:"Stavov?? riadok",popupLocationBar:"Panel umiestnenia",popupToolbar:"Panel n??strojov",popupMenuBar:"Panel ponuky",popupFullScreen:"Cel?? obrazovka (IE)",popupScrollBars:"Posuvn??ky",popupDependent:"Z??vislos?? (Netscape)",popupWidth:"????rka",popupLeft:"??av?? okraj",popupHeight:"V????ka",popupTop:"Horn?? okraj",id:"Id",langDir:"Orient??cia jazyka",langDirLTR:"Z??ava doprava (LTR)",langDirRTL:"Sprava do??ava (RTL)",acccessKey:"Pr??stupov?? k??????",name:"Meno",langCode:"Orient??cia jazyka",tabIndex:"Poradie prvku",advisoryTitle:"Pomocn?? titulok",advisoryContentType:"Pomocn?? typ obsahu",cssClasses:"Trieda ??t??lu",charset:"Priraden?? znakov?? sada",styles:"??t??l",selectAnchor:"Vybra?? kotvu",anchorName:"Pod??a mena kotvy",anchorId:"Pod??a Id objektu",emailAddress:"E-Mailov?? adresa",emailSubject:"Predmet spr??vy",emailBody:"Telo spr??vy",noAnchors:"(V str??nke nie je definovan?? ??iadna kotva)",noUrl:"Zadajte pros??m URL odkazu",noEmail:"Zadajte pros??m e-mailov?? adresu"},anchor:{toolbar:"Vlo??i??/zmeni?? kotvu",menu:"Vlastnosti kotvy",title:"Vlastnosti kotvy",name:"Meno kotvy",errorName:"Zadajte pros??m meno kotvy"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"N??js?? a nahradi??",find:"H??ada??",replace:"Nahradi??",findWhat:"??o h??ada??:",replaceWith:"????m nahradi??:",notFoundMsg:"H??adan?? text nebol n??jden??.",matchCase:"Rozli??ova?? mal??/ve??k?? p??smen??",matchWord:"Len cel?? slov??",matchCyclic:"Match cyclic",replaceAll:"Nahradi?? v??etko",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabu??ka",title:"Vlastnosti tabu??ky",menu:"Vlastnosti tabu??ky",deleteTable:"Vymaza?? tabu??ku",rows:"Riadky",columns:"St??pce",border:"Ohrani??enie",align:"Zarovnanie",alignLeft:"V??avo",alignCenter:"Na stred",alignRight:"Vpravo",width:"????rka",widthPx:"pixelov",widthPc:"percent",widthUnit:"width unit",height:"V????ka",cellSpace:"Vzdialenos?? buniek",cellPad:"Odsadenie obsahu",caption:"Popis",summary:"Preh??ad",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Bunka",insertBefore:"Vlo??i?? bunku pred",insertAfter:"Vlo??i?? bunku za",deleteCell:"Vymaza?? bunky",merge:"Zl????i?? bunky",mergeRight:"Zl????i?? doprava",mergeDown:"Zl????i?? dole",splitHorizontal:"Rozdeli?? bunky horizont??lne",splitVertical:"Rozdeli?? bunky vertik??lne",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Riadok",insertBefore:"Vlo??i?? riadok za",insertAfter:"Vlo??i?? riadok pred",deleteRow:"Vymaza?? riadok"},column:{menu:"St??pec",insertBefore:"Vlo??i?? st??pec za",insertAfter:"Vlo??i?? st??pec pred",deleteColumn:"Zmaza?? st??pec"}},button:{title:"Vlastnosti tla??idla",text:"Text",type:"Typ",typeBtn:"Tla??idlo",typeSbm:"Odosla??",typeRst:"Vymaza??"},checkboxAndRadio:{checkboxTitle:"Vlastnosti za??krt??vacieho pol????ka",radioTitle:"Vlastnosti prep??na??a",value:"Hodnota",selected:"Vybran??"},form:{title:"Vlastnosti formul??ra",menu:"Vlastnosti formul??ra",action:"Akcie",method:"Met??da",encoding:"Encoding"},select:{title:"Vlastnosti rozba??ovacieho zoznamu",selectInfo:"Info",opAvail:"Dostupn?? mo??nosti",value:"Hodnota",size:"Ve??kos??",lines:"riadkov",chkMulti:"Povoli?? viacn??sobn?? v??ber",opText:"Text",opValue:"Hodnota",btnAdd:"Prida??",btnModify:"Zmeni??",btnUp:"Hore",btnDown:"Dole",btnSetValue:"Nastavi?? ako vybran?? hodnotu",btnDelete:"Zmaza??"},textarea:{title:"Vlastnosti textovej oblasti",cols:"St??pce",rows:"Riadky"},textfield:{title:"Vlastnosti textov??ho po??a",name:"N??zov",value:"Hodnota",charWidth:"????rka pola (znakov)",maxChars:"Maxim??lny po??et znakov",type:"Typ",typeText:"Text",typePass:"Heslo"},hidden:{title:"Vlastnosti skryt??ho po??a",name:"N??zov",value:"Hodnota"},image:{title:"Vlastnosti obr??zku",titleButton:"Vlastnosti obr??zkov??ho tla??idla",menu:"Vlastnosti obr??zku",infoTab:"Inform??cie o obr??zku",btnUpload:"Odosla?? na server",upload:"Odosla??",alt:"Alternat??vny text",width:"????rka",height:"V????ka",lockRatio:"Z??mok",unlockRatio:"Unlock Ratio",resetSize:"P??vodn?? ve??kos??",border:"Okraje",hSpace:"H-medzera",vSpace:"V-medzera",align:"Zarovnanie",alignLeft:"V??avo",alignRight:"Vpravo",alertUrl:"Zadajte pros??m URL obr??zku",linkTab:"Odkaz",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Vlastnosti Flashu",propertiesTab:"Properties",title:"Vlastnosti Flashu",chkPlay:"Automatick?? prehr??vanie",chkLoop:"Opakovanie",chkMenu:"Povoli?? Flash Menu",chkFull:"Allow Fullscreen",scale:"Mierka",scaleAll:"Zobrazi?? mierku",scaleNoBorder:"Bez okrajov",scaleFit:"Roztiahnu?? na cel??",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Zarovnanie",alignLeft:"V??avo",alignAbsBottom:"??plne dole",alignAbsMiddle:"Do stredu",alignBaseline:"Na z??klad??u",alignBottom:"Dole",alignMiddle:"Na stred",alignRight:"Vpravo",alignTextTop:"Na horn?? okraj textu",alignTop:"Nahor",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Farba pozadia",width:"????rka",height:"V????ka",hSpace:"H-medzera",vSpace:"V-medzera",validateSrc:"Zadajte pros??m URL odkazu",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Kontrola pravopisu",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Nie je v slovn??ku",changeTo:"Zmeni?? na",btnIgnore:"Ignorova??",btnIgnoreAll:"Ignorova?? v??etko",btnReplace:"Prep??sat",btnReplaceAll:"Prep??sat v??etko",btnUndo:"Sp????",noSuggestions:"- ??iadny n??vrh -",progress:"Prebieha kontrola pravopisu...",noMispell:"Kontrola pravopisu dokon??en??: bez ch??b",noChanges:"Kontrola pravopisu dokon??en??: ??iadne slov?? nezmenen??",oneChange:"Kontrola pravopisu dokon??en??: zmenen?? jedno slovo",manyChanges:"Kontrola pravopisu dokon??en??: zmenen??ch %1 slov",ieSpellDownload:"Kontrola pravopisu nie je nai??talovan??. Chcete ju hne?? stiahnu???"},smiley:{toolbar:"Smajl??ky",title:"Vkladanie smajl??kov",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"????slovanie",bulletedlist:"Odr????ky",indent:"Zv??????i?? odsadenie",outdent:"Zmen??i?? odsadenie",justify:{left:"Zarovna?? v??avo",center:"Zarovna?? na stred",right:"Zarovna?? vpravo",block:"Zarovna?? do bloku"},blockquote:"Cit??cia",clipboard:{title:"Vlo??i??",cutError:"Bezpe??nostn?? nastavenia V????ho prehliada??a nedovo??uj?? editoru spusti?? funkciu pre vystrihnutie zvolen??ho textu do schr??nky. Pros??m vystrihnite zvolen?? text do schr??nky pomocou kl??vesnice (Ctrl/Cmd+X).",copyError:"Bezpe??nostn?? nastavenia V????ho prehliada??a nedovo??uj?? editoru spusti?? funkciu pre kop??rovanie zvolen??ho textu do schr??nky. Pros??m skop??rujte zvolen?? text do schr??nky pomocou kl??vesnice (Ctrl/Cmd+C).",pasteMsg:"Pros??m vlo??te nasledovn?? r??m??ek pou??it??m kl??vesnice (<STRONG>Ctrl/Cmd+V</STRONG>) a stla??te <STRONG>OK</STRONG>.",securityMsg:"Bezpe??nostn?? nastavenia V????ho prehliada??a nedovo??uj?? editoru pristupova?? priamo k dat??m v schr??nke. Mus??te ich vlo??i?? znovu do tohto okna.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Vlo??i?? z Wordu",title:"Vlo??i?? z Wordu",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Vlo??i?? ako ??ist?? text",title:"Vlo??i?? ako ??ist?? text"},templates:{button:"??abl??ny",title:"??abl??ny obsahu",options:"Template Options",insertOption:"Nahradi?? aktu??lny obsah",selectPromptMsg:"Pros??m vyberte ??abl??ny na otvorenie v editore<br>(s????asn?? obsah bude straten??):",emptyListMsg:"(??iadne ??abl??ny nen??jden??)"},showBlocks:"Uk??za?? bloky",stylesCombo:{label:"??t??l",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Form??t",panelTitle:"Form??t",tag_p:"Norm??lny",tag_pre:"Form??tovan??",tag_address:"Adresa",tag_h1:"Nadpis 1",tag_h2:"Nadpis 2",tag_h3:"Nadpis 3",tag_h4:"Nadpis 4",tag_h5:"Nadpis 5",tag_h6:"Nadpis 6",tag_div:"Odsek (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"P??smo",voiceLabel:"Font",panelTitle:"P??smo"},fontSize:{label:"Ve??kos??",voiceLabel:"Font Size",panelTitle:"Ve??kos??"},colorButton:{textColorTitle:"Farba textu",bgColorTitle:"Farba pozadia",panelTitle:"Colors",auto:"Automaticky",more:"Viac farieb..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.sl={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Izvorna koda",newPage:"Nova stran",save:"Shrani",preview:"Predogled",cut:"Izre??i",copy:"Kopiraj",paste:"Prilepi",print:"Natisni",underline:"Pod??rtano",bold:"Krepko",italic:"Le??e??e",selectAll:"Izberi vse",removeFormat:"Odstrani oblikovanje",strike:"Pre??rtano",subscript:"Podpisano",superscript:"Nadpisano",horizontalrule:"Vstavi vodoravno ??rto",pagebreak:"Vstavi prelom strani",unlink:"Odstrani povezavo",undo:"Razveljavi",redo:"Ponovi",common:{browseServer:"Prebrskaj na stre??niku",url:"URL",protocol:"Protokol",upload:"Prenesi",uploadSubmit:"Po??lji na stre??nik",image:"Slika",flash:"Flash",form:"Obrazec",checkbox:"Potrditveno polje",radio:"Izbirno polje",textField:"Vnosno polje",textarea:"Vnosno obmo??je",hiddenField:"Skrito polje",button:"Gumb",select:"Spustni seznam",imageButton:"Gumb s sliko",notSet:"<ni postavljen>",id:"Id",name:"Ime",langDir:"Smer jezika",langDirLtr:"Od leve proti desni (LTR)",langDirRtl:"Od desne proti levi (RTL)",langCode:"Oznaka jezika",longDescr:"Dolg opis URL-ja",cssClass:"Razred stilne predloge",advisoryTitle:"Predlagani naslov",cssStyle:"Slog",ok:"V redu",cancel:"Prekli??i",close:"Close",preview:"Preview",generalTab:"Splo??no",advancedTab:"Napredno",validateNumberFailed:"Ta vrednost ni ??tevilo.",confirmNewPage:"Vse neshranjene spremembe te vsebine bodo izgubljene. Ali gotovo ??eli?? nalo??iti novo stran?",confirmCancel:"Nekaj mo??nosti je bilo spremenjenih. Ali gotovo ??eli?? zapreti okno?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, nedosegljiv</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Vstavi posebni znak",title:"Izberi posebni znak",options:"Special Character Options"},link:{toolbar:"Vstavi/uredi povezavo",other:"<drug>",menu:"Uredi povezavo",title:"Povezava",info:"Podatki o povezavi",target:"Cilj",upload:"Prenesi",advanced:"Napredno",type:"Vrsta povezave",toUrl:"URL",toAnchor:"Zaznamek na tej strani",toEmail:"Elektronski naslov",targetFrame:"<okvir>",targetPopup:"<pojavno okno>",targetFrameName:"Ime ciljnega okvirja",targetPopupName:"Ime pojavnega okna",popupFeatures:"Zna??ilnosti pojavnega okna",popupResizable:"Spremenljive velikosti",popupStatusBar:"Vrstica stanja",popupLocationBar:"Naslovna vrstica",popupToolbar:"Orodna vrstica",popupMenuBar:"Menijska vrstica",popupFullScreen:"Celozaslonska slika (IE)",popupScrollBars:"Drsniki",popupDependent:"Podokno (Netscape)",popupWidth:"??irina",popupLeft:"Lega levo",popupHeight:"Vi??ina",popupTop:"Lega na vrhu",id:"Id",langDir:"Smer jezika",langDirLTR:"Od leve proti desni (LTR)",langDirRTL:"Od desne proti levi (RTL)",acccessKey:"Vstopno geslo",name:"Ime",langCode:"Smer jezika",tabIndex:"??tevilka tabulatorja",advisoryTitle:"Predlagani naslov",advisoryContentType:"Predlagani tip vsebine (content-type)",cssClasses:"Razred stilne predloge",charset:"Kodna tabela povezanega vira",styles:"Slog",selectAnchor:"Izberi zaznamek",anchorName:"Po imenu zaznamka",anchorId:"Po ID-ju elementa",emailAddress:"Elektronski naslov",emailSubject:"Predmet sporo??ila",emailBody:"Vsebina sporo??ila",noAnchors:"(V tem dokumentu ni zaznamkov)",noUrl:"Vnesite URL povezave",noEmail:"Vnesite elektronski naslov"},anchor:{toolbar:"Vstavi/uredi zaznamek",menu:"Lastnosti zaznamka",title:"Lastnosti zaznamka",name:"Ime zaznamka",errorName:"Prosim vnesite ime zaznamka"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Najdi in zamenjaj",find:"Najdi",replace:"Zamenjaj",findWhat:"Najdi:",replaceWith:"Zamenjaj z:",notFoundMsg:"Navedeno besedilo ni bilo najdeno.",matchCase:"Razlikuj velike in male ??rke",matchWord:"Samo cele besede",matchCyclic:"Primerjaj znake v cirilici",replaceAll:"Zamenjaj vse",replaceSuccessMsg:"%1 pojavitev je bilo zamenjano."},table:{toolbar:"Tabela",title:"Lastnosti tabele",menu:"Lastnosti tabele",deleteTable:"Izbri??i tabelo",rows:"Vrstice",columns:"Stolpci",border:"Velikost obrobe",align:"Poravnava",alignLeft:"Levo",alignCenter:"Sredinsko",alignRight:"Desno",width:"??irina",widthPx:"pik",widthPc:"procentov",widthUnit:"width unit",height:"Vi??ina",cellSpace:"Razmik med celicami",cellPad:"Polnilo med celicami",caption:"Naslov",summary:"Povzetek",headers:"Glave",headersNone:"Brez",headersColumn:"Prvi stolpec",headersRow:"Prva vrstica",headersBoth:"Oboje",invalidRows:"??tevilo vrstic mora biti ve??je od 0.",invalidCols:"??tevilo stolpcev mora biti ve??je od 0.",invalidBorder:"??irina obrobe mora biti ??tevilo.",invalidWidth:"??irina tabele mora biti ??tevilo.",invalidHeight:"Vi??ina tabele mora biti ??tevilo.",invalidCellSpacing:"Razmik med celicami mora biti ??tevilo.",invalidCellPadding:"Zamik celic mora biti ??tevilo",cell:{menu:"Celica",insertBefore:"Vstavi celico pred",insertAfter:"Vstavi celico za",deleteCell:"Izbri??i celice",merge:"Zdru??i celice",mergeRight:"Zdru??i desno",mergeDown:"Dru??i navzdol",splitHorizontal:"Razdeli celico vodoravno",splitVertical:"Razdeli celico navpi??no",title:"Lastnosti celice",cellType:"Vrsta celice",rowSpan:"Razpon vrstic",colSpan:"Razpon stolpcev",wordWrap:"Prelom besedila",hAlign:"Vodoravna poravnava",vAlign:"Navpi??na poravnava",alignTop:"Vrh",alignMiddle:"Sredina",alignBottom:"Dno",alignBaseline:"Osnovnica",bgColor:"Barva ozadja",borderColor:"Barva obrobe",data:"Podatki",header:"Glava",yes:"Da",no:"Ne",invalidWidth:"??irina celice mora biti ??tevilo.",invalidHeight:"Vi??ina celice mora biti ??tevilo.",invalidRowSpan:"Razpon vrstic mora biti celo ??tevilo.",invalidColSpan:"Razpon stolpcev mora biti celo ??tevilo.",chooseColor:"Izberi"},row:{menu:"Vrstica",insertBefore:"Vstavi vrstico pred",insertAfter:"Vstavi vrstico za",deleteRow:"Izbri??i vrstice"},column:{menu:"Stolpec",insertBefore:"Vstavi stolpec pred",insertAfter:"Vstavi stolpec za",deleteColumn:"Izbri??i stolpce"}},button:{title:"Lastnosti gumba",text:"Besedilo (Vrednost)",type:"Tip",typeBtn:"Gumb",typeSbm:"Potrdi",typeRst:"Ponastavi"},checkboxAndRadio:{checkboxTitle:"Lastnosti potrditvenega polja",radioTitle:"Lastnosti izbirnega polja",value:"Vrednost",selected:"Izbrano"},form:{title:"Lastnosti obrazca",menu:"Lastnosti obrazca",action:"Akcija",method:"Metoda",encoding:"Kodiranje znakov"},select:{title:"Lastnosti spustnega seznama",selectInfo:"Podatki",opAvail:"Razpolo??ljive izbire",value:"Vrednost",size:"Velikost",lines:"vrstic",chkMulti:"Dovoli izbor ve??ih vrstic",opText:"Besedilo",opValue:"Vrednost",btnAdd:"Dodaj",btnModify:"Spremeni",btnUp:"Gor",btnDown:"Dol",btnSetValue:"Postavi kot privzeto izbiro",btnDelete:"Izbri??i"},textarea:{title:"Lastnosti vnosnega obmo??ja",cols:"Stolpcev",rows:"Vrstic"},textfield:{title:"Lastnosti vnosnega polja",name:"Ime",value:"Vrednost",charWidth:"Dol??ina",maxChars:"Najve??je ??tevilo znakov",type:"Tip",typeText:"Besedilo",typePass:"Geslo"},hidden:{title:"Lastnosti skritega polja",name:"Ime",value:"Vrednost"},image:{title:"Lastnosti slike",titleButton:"Lastnosti gumba s sliko",menu:"Lastnosti slike",infoTab:"Podatki o sliki",btnUpload:"Po??lji na stre??nik",upload:"Po??lji",alt:"Nadomestno besedilo",width:"??irina",height:"Vi??ina",lockRatio:"Zakleni razmerje",unlockRatio:"Unlock Ratio",resetSize:"Ponastavi velikost",border:"Obroba",hSpace:"Vodoravni razmik",vSpace:"Navpi??ni razmik",align:"Poravnava",alignLeft:"Levo",alignRight:"Desno",alertUrl:"Vnesite URL slike",linkTab:"Povezava",button2Img:"??eli?? pretvoriti izbrani gumb s sliko v preprosto sliko?",img2Button:"??eli?? pretvoriti izbrano sliko v gumb s sliko?",urlMissing:"Manjka vir (URL) slike.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Lastnosti Flash",propertiesTab:"Lastnosti",title:"Lastnosti Flash",chkPlay:"Samodejno predvajaj",chkLoop:"Ponavljanje",chkMenu:"Omogo??i Flash Meni",chkFull:"Dovoli celozaslonski na??in",scale:"Pove??ava",scaleAll:"Poka??i vse",scaleNoBorder:"Brez obrobe",scaleFit:"Natan??no prileganje",access:"Dostop skript",accessAlways:"Vedno",accessSameDomain:"Samo ista domena",accessNever:"Nikoli",align:"Poravnava",alignLeft:"Levo",alignAbsBottom:"Popolnoma na dno",alignAbsMiddle:"Popolnoma v sredino",alignBaseline:"Na osnovno ??rto",alignBottom:"Na dno",alignMiddle:"V sredino",alignRight:"Desno",alignTextTop:"Besedilo na vrh",alignTop:"Na vrh",quality:"Kakovost",qualityBest:"Najvi??ja",qualityHigh:"Visoka",qualityAutoHigh:"Samodejno visoka",qualityMedium:"Srednja",qualityAutoLow:"Samodejno nizka",qualityLow:"Nizka",windowModeWindow:"Okno",windowModeOpaque:"Motno",windowModeTransparent:"Prosojno",windowMode:"Vrsta okna",flashvars:"Spremenljivke za Flash",bgcolor:"Barva ozadja",width:"??irina",height:"Vi??ina",hSpace:"Vodoravni razmik",vSpace:"Navpi??ni razmik",validateSrc:"Vnesite URL povezave",validateWidth:"??irina mora biti ??tevilo.",validateHeight:"Vi??ina mora biti ??tevilo.",validateHSpace:"Vodoravni razmik mora biti ??tevilo.",validateVSpace:"Navpi??ni razmik mora biti ??tevilo."},spellCheck:{toolbar:"Preveri ??rkovanje",title:"??rkovalnik",notAvailable:"Oprostite, storitev trenutno ni dosegljiva.",errorLoading:"Napaka pri nalaganju storitve programa na naslovu %s.",notInDic:"Ni v slovarju",changeTo:"Spremeni v",btnIgnore:"Prezri",btnIgnoreAll:"Prezri vse",btnReplace:"Zamenjaj",btnReplaceAll:"Zamenjaj vse",btnUndo:"Razveljavi",noSuggestions:"- Ni predlogov -",progress:"Preverjanje ??rkovanja se izvaja...",noMispell:"??rkovanje je kon??ano: Brez napak",noChanges:"??rkovanje je kon??ano: Nobena beseda ni bila spremenjena",oneChange:"??rkovanje je kon??ano: Spremenjena je bila ena beseda",manyChanges:"??rkovanje je kon??ano: Spremenjenih je bilo %1 besed",ieSpellDownload:"??rkovalnik ni name????en. Ali ga ??elite prenesti sedaj?"},smiley:{toolbar:"Sme??ko",title:"Vstavi sme??ka",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"O??tevil??en seznam",bulletedlist:"Ozna??en seznam",indent:"Pove??aj zamik",outdent:"Zmanj??aj zamik",justify:{left:"Leva poravnava",center:"Sredinska poravnava",right:"Desna poravnava",block:"Obojestranska poravnava"},blockquote:"Citat",clipboard:{title:"Prilepi",cutError:"Varnostne nastavitve brskalnika ne dopu????ajo samodejnega izrezovanja. Uporabite kombinacijo tipk na tipkovnici (Ctrl/Cmd+X).",copyError:"Varnostne nastavitve brskalnika ne dopu????ajo samodejnega kopiranja. Uporabite kombinacijo tipk na tipkovnici (Ctrl/Cmd+C).",pasteMsg:"Prosim prilepite v sle??i okvir s pomo??jo tipkovnice (<STRONG>Ctrl/Cmd+V</STRONG>) in pritisnite <STRONG>V redu</STRONG>.",securityMsg:"Zaradi varnostnih nastavitev va??ega brskalnika urejevalnik ne more neposredno dostopati do odlo??i????a. Vsebino odlo??i????a ponovno prilepite v to okno.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Prilepi iz Worda",title:"Prilepi iz Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Prilepi kot golo besedilo",title:"Prilepi kot golo besedilo"},templates:{button:"Predloge",title:"Vsebinske predloge",options:"Template Options",insertOption:"Zamenjaj trenutno vsebino",selectPromptMsg:"Izberite predlogo, ki jo ??elite odpreti v urejevalniku<br>(trenutna vsebina bo izgubljena):",emptyListMsg:"(Ni pripravljenih predlog)"},showBlocks:"Prika??i ograde",stylesCombo:{label:"Slog",panelTitle:"Formatting Styles",panelTitle1:"Slogi odstavkov",panelTitle2:"Slogi besedila",panelTitle3:"Slogi objektov"},format:{label:"Oblika",panelTitle:"Oblika",tag_p:"Navaden",tag_pre:"Oblikovan",tag_address:"Napis",tag_h1:"Naslov 1",tag_h2:"Naslov 2",tag_h3:"Naslov 3",tag_h4:"Naslov 4",tag_h5:"Naslov 5",tag_h6:"Naslov 6",tag_div:"Navaden (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Pisava",voiceLabel:"Pisava",panelTitle:"Pisava"},fontSize:{label:"Velikost",voiceLabel:"Velikost",panelTitle:"Velikost"},colorButton:{textColorTitle:"Barva besedila",bgColorTitle:"Barva ozadja",panelTitle:"Colors",auto:"Samodejno",more:"Ve?? barv..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"??rkovanje med tipkanjem",opera_title:"Not supported by Opera",enable:"Omogo??i SCAYT",disable:"Onemogo??i SCAYT",about:"O storitvi SCAYT",toggle:"Preklopi SCAYT",options:"Mo??nosti",langs:"Jeziki",moreSuggestions:"Ve?? predlogov",ignore:"Prezri",ignoreAll:"Prezri vse",addWord:"Dodaj besedo",emptyDic:"Ime slovarja ne more biti prazno.",optionsTab:"Mo??nosti",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Jeziki",dictionariesTab:"Slovarji",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"O storitvi"},about:{title:"O programu CKEditor",dlgTitle:"O programu CKEditor",moreInfo:"Za informacijo o licenci prostim obi????ite na??o spletno stran:",copy:"Copyright © $1. Vse pravice pridr??ane."},maximize:"Maksimiraj",minimize:"Minimiraj",fakeobjects:{anchor:"Sidro",flash:"Flash animacija",div:"Prelom strani",unknown:"Neznan objekt"},resize:"Potegni za spremembo velikosti",colordialog:{title:"Izberi barvo",options:"Color Options",highlight:"Poudarjeno",selected:"Izbrano",clear:"Po??isti"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang["sr-latn"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K??d",newPage:"Nova stranica",save:"Sa??uvaj",preview:"Izgled stranice",cut:"Iseci",copy:"Kopiraj",paste:"Zalepi",print:"??tampa",underline:"Podvu??eno",bold:"Podebljano",italic:"Kurziv",selectAll:"Ozna??i sve",removeFormat:"Ukloni formatiranje",strike:"Precrtano",subscript:"Indeks",superscript:"Stepen",horizontalrule:"Unesi horizontalnu liniju",pagebreak:"Insert Page Break for Printing",unlink:"Ukloni link",undo:"Poni???ti akciju",redo:"Ponovi akciju",common:{browseServer:"Pretra??i server",url:"URL",protocol:"Protokol",upload:"Po??alji",uploadSubmit:"Po??alji na server",image:"Slika",flash:"Fle??",form:"Forma",checkbox:"Polje za potvrdu",radio:"Radio-dugme",textField:"Tekstualno polje",textarea:"Zona teksta",hiddenField:"Skriveno polje",button:"Dugme",select:"Izborno polje",imageButton:"Dugme sa slikom",notSet:"<nije postavljeno>",id:"Id",name:"Naziv",langDir:"Smer jezika",langDirLtr:"S leva na desno (LTR)",langDirRtl:"S desna na levo (RTL)",langCode:"K??d jezika",longDescr:"Pun opis URL",cssClass:"Stylesheet klase",advisoryTitle:"Advisory naslov",cssStyle:"Stil",ok:"OK",cancel:"Otka??i",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Napredni tagovi",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Unesi specijalni karakter",title:"Odaberite specijalni karakter",options:"Special Character Options"},link:{toolbar:"Unesi/izmeni link",other:"<????????????>",menu:"Izmeni link",title:"Link",info:"Link Info",target:"Meta",upload:"Po??alji",advanced:"Napredni tagovi",type:"Vrsta linka",toUrl:"URL",toAnchor:"Sidro na ovoj stranici",toEmail:"E-Mail",targetFrame:"<okvir>",targetPopup:"<popup prozor>",targetFrameName:"Naziv odredi??nog frejma",targetPopupName:"Naziv popup prozora",popupFeatures:"Mogu??nosti popup prozora",popupResizable:"Resizable",popupStatusBar:"Statusna linija",popupLocationBar:"Lokacija",popupToolbar:"Toolbar",popupMenuBar:"Kontekstni meni",popupFullScreen:"Prikaz preko celog ekrana (IE)",popupScrollBars:"Scroll bar",popupDependent:"Zavisno (Netscape)",popupWidth:"??irina",popupLeft:"Od leve ivice ekrana (px)",popupHeight:"Visina",popupTop:"Od vrha ekrana (px)",id:"Id",langDir:"Smer jezika",langDirLTR:"S leva na desno (LTR)",langDirRTL:"S desna na levo (RTL)",acccessKey:"Pristupni taster",name:"Naziv",langCode:"Smer jezika",tabIndex:"Tab indeks",advisoryTitle:"Advisory naslov",advisoryContentType:"Advisory vrsta sadr??aja",cssClasses:"Stylesheet klase",charset:"Linked Resource Charset",styles:"Stil",selectAnchor:"Odaberi sidro",anchorName:"Po nazivu sidra",anchorId:"Po Id-ju elementa",emailAddress:"E-Mail adresa",emailSubject:"Naslov",emailBody:"Sadr??aj poruke",noAnchors:"(Nema dostupnih sidra)",noUrl:"Unesite URL linka",noEmail:"Otkucajte adresu elektronske pote"},anchor:{toolbar:"Unesi/izmeni sidro",menu:"Osobine sidra",title:"Osobine sidra",name:"Ime sidra",errorName:"Unesite ime sidra"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Pretraga",replace:"Zamena",findWhat:"Pronadi:",replaceWith:"Zameni sa:",notFoundMsg:"Tra??eni tekst nije prona??en.",matchCase:"Razlikuj mala i velika slova",matchWord:"Uporedi cele reci",matchCyclic:"Match cyclic",replaceAll:"Zameni sve",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabela",title:"Osobine tabele",menu:"Osobine tabele",deleteTable:"Delete Table",rows:"Redova",columns:"Kolona",border:"Veli??ina okvira",align:"Ravnanje",alignLeft:"Levo",alignCenter:"Sredina",alignRight:"Desno",width:"??irina",widthPx:"piksela",widthPc:"procenata",widthUnit:"width unit",height:"Visina",cellSpace:"??elijski prostor",cellPad:"Razmak ??elija",caption:"Naslov tabele",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Obri??i ??elije",merge:"Spoj celije",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Obri??i redove"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Obri??i kolone"}},button:{title:"Osobine dugmeta",text:"Tekst (vrednost)",type:"Tip",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Osobine polja za potvrdu",radioTitle:"Osobine radio-dugmeta",value:"Vrednost",selected:"Ozna??eno"},form:{title:"Osobine forme",menu:"Osobine forme",action:"Akcija",method:"Metoda",encoding:"Encoding"},select:{title:"Osobine izbornog polja",selectInfo:"Info",opAvail:"Dostupne opcije",value:"Vrednost",size:"Veli??ina",lines:"linija",chkMulti:"Dozvoli vi??estruku selekciju",opText:"Tekst",opValue:"Vrednost",btnAdd:"Dodaj",btnModify:"Izmeni",btnUp:"Gore",btnDown:"Dole",btnSetValue:"Podesi kao ozna??enu vrednost",btnDelete:"Obri??i"},textarea:{title:"Osobine zone teksta",cols:"Broj kolona",rows:"Broj redova"},textfield:{title:"Osobine tekstualnog polja",name:"Naziv",value:"Vrednost",charWidth:"??irina (karaktera)",maxChars:"Maksimalno karaktera",type:"Tip",typeText:"Tekst",typePass:"Lozinka"},hidden:{title:"Osobine skrivenog polja",name:"Naziv",value:"Vrednost"},image:{title:"Osobine slika",titleButton:"Osobine dugmeta sa slikom",menu:"Osobine slika",infoTab:"Info slike",btnUpload:"Po??alji na server",upload:"Po??alji",alt:"Alternativni tekst",width:"??irina",height:"Visina",lockRatio:"Zaklju??aj odnos",unlockRatio:"Unlock Ratio",resetSize:"Resetuj veli??inu",border:"Okvir",hSpace:"HSpace",vSpace:"VSpace",align:"Ravnanje",alignLeft:"Levo",alignRight:"Desno",alertUrl:"Unesite URL slike",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Osobine fle??a",propertiesTab:"Properties",title:"Osobine fle??a",chkPlay:"Automatski start",chkLoop:"Ponavljaj",chkMenu:"Uklju??i fle?? meni",chkFull:"Allow Fullscreen",scale:"Skaliraj",scaleAll:"Prika??i sve",scaleNoBorder:"Bez ivice",scaleFit:"Popuni povr??inu",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Ravnanje",alignLeft:"Levo",alignAbsBottom:"Abs dole",alignAbsMiddle:"Abs sredina",alignBaseline:"Bazno",alignBottom:"Dole",alignMiddle:"Sredina",alignRight:"Desno",alignTextTop:"Vrh teksta",alignTop:"Vrh",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Boja pozadine",width:"??irina",height:"Visina",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Unesite URL linka",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Proveri spelovanje",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Nije u re??niku",changeTo:"Izmeni",btnIgnore:"Ignori??i",btnIgnoreAll:"Ignori??i sve",btnReplace:"Zameni",btnReplaceAll:"Zameni sve",btnUndo:"Vrati akciju",noSuggestions:"- Bez sugestija -",progress:"Provera spelovanja u toku...",noMispell:"Provera spelovanja zavr??ena: gre??ke nisu pronadene",noChanges:"Provera spelovanja zavr??ena: Nije izmenjena nijedna rec",oneChange:"Provera spelovanja zavr??ena: Izmenjena je jedna re??",manyChanges:"Provera spelovanja zavr??ena: %1 re??(i) je izmenjeno",ieSpellDownload:"Provera spelovanja nije instalirana. Da li ??elite da je skinete sa Interneta?"},smiley:{toolbar:"Smajli",title:"Unesi smajlija",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Nabrojiva lista",bulletedlist:"Nenabrojiva lista",indent:"Uve??aj levu marginu",outdent:"Smanji levu marginu",justify:{left:"Levo ravnanje",center:"Centriran tekst",right:"Desno ravnanje",block:"Obostrano ravnanje"},blockquote:"Block Quote",clipboard:{title:"Zalepi",cutError:"Sigurnosna pode??avanja Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog isecanja teksta. Molimo Vas da koristite pre??icu sa tastature (Ctrl/Cmd+X).",copyError:"Sigurnosna pode??avanja Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog kopiranja teksta. Molimo Vas da koristite pre??icu sa tastature (Ctrl/Cmd+C).",pasteMsg:"Molimo Vas da zalepite unutar donje povrine koriste??i tastaturnu pre??icu (<STRONG>Ctrl/Cmd+V</STRONG>) i da pritisnete <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Zalepi iz Worda",title:"Zalepi iz Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Zalepi kao ??ist tekst",title:"Zalepi kao ??ist tekst"},templates:{button:"Obrasci",title:"Obrasci za sadr??aj",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Molimo Vas da odaberete obrazac koji ce biti primenjen na stranicu (trenutni sadr??aj ce biti obrisan):",emptyListMsg:"(Nema definisanih obrazaca)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stil",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatirano",tag_address:"Adresa",tag_h1:"Naslov 1",tag_h2:"Naslov 2",tag_h3:"Naslov 3",tag_h4:"Naslov 4",tag_h5:"Naslov 5",tag_h6:"Naslov 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Veli??ina fonta",voiceLabel:"Font Size",panelTitle:"Veli??ina fonta"},colorButton:{textColorTitle:"Boja teksta",bgColorTitle:"Boja pozadine",panelTitle:"Colors",auto:"Automatski",more:"Vi??e boja..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.sr={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K????",newPage:"???????? ????????????????",save:"??????????????",preview:"???????????? ????????????????",cut:"??????????",copy:"??????????????",paste:"????????????",print:"????????????",underline:"??????????????????",bold:"??????????????????",italic:"????????????",selectAll:"???????????? ??????",removeFormat:"???????????? ??????????????????????",strike:"??????????????????",subscript:"????????????",superscript:"????????????",horizontalrule:"?????????? ???????????????????????? ????????????",pagebreak:"Insert Page Break for Printing",unlink:"???????????? ????????",undo:"?????????????? ????????????",redo:"???????????? ????????????",common:{browseServer:"???????????????? ????????????",url:"??????",protocol:"????????????????",upload:"????????????",uploadSubmit:"???????????? ???? ????????????",image:"??????????",flash:"???????? ??????????????",form:"??????????",checkbox:"???????? ???? ??????????????",radio:"??????????-??????????",textField:"???????????????????? ????????",textarea:"???????? ????????????",hiddenField:"???????????????? ????????",button:"??????????",select:"?????????????? ????????",imageButton:"?????????? ???? ????????????",notSet:"<???????? ????????????????????>",id:"????",name:"??????????",langDir:"???????? ????????????",langDirLtr:"?? ???????? ???? ?????????? (LTR)",langDirRtl:"?? ?????????? ???? ???????? (RTL)",langCode:"K???? ????????????",longDescr:"?????? ???????? ??????",cssClass:"Stylesheet ??????????",advisoryTitle:"Advisory ????????????",cssStyle:"????????",ok:"OK",cancel:"O??????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"???????????????? ????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"?????????? ???????????????????? ????????????????",title:"?????????????????? ???????????????????? ????????????????",options:"Special Character Options"},link:{toolbar:"??????????/???????????? ????????",other:"<other>",menu:"?????????????? ????????",title:"????????",info:"???????? ????????",target:"Me??a",upload:"????????????",advanced:"???????????????? ????????????",type:"?????????? ??????????",toUrl:"URL",toAnchor:"?????????? ???? ???????? ????????????????",toEmail:"E???????????????????? ??????????",targetFrame:"<??????????>",targetPopup:"<???????????????? ????????????>",targetFrameName:"?????????? ???????????????????? ????????????",targetPopupName:"?????????? ?????????????????? ??????????????",popupFeatures:"???????????????????? ?????????????????? ??????????????",popupResizable:"Resizable",popupStatusBar:"???????????????? ????????????",popupLocationBar:"????????????????",popupToolbar:"Toolbar",popupMenuBar:"???????????????????? ????????",popupFullScreen:"???????????? ?????????? ?????????? ???????????? (??E)",popupScrollBars:"?????????? ??????",popupDependent:"?????????????? (Netscape)",popupWidth:"????????????",popupLeft:"???? ???????? ?????????? ???????????? (??????????????)",popupHeight:"????????????",popupTop:"???? ???????? ???????????? (??????????????)",id:"Id",langDir:"???????? ????????????",langDirLTR:"?? ???????? ???? ?????????? (LTR)",langDirRTL:"?? ?????????? ???? ???????? (RTL)",acccessKey:"?????????????????? ????????????",name:"??????????",langCode:"???????? ????????????",tabIndex:"?????? ????????????",advisoryTitle:"Advisory ????????????",advisoryContentType:"Advisory ?????????? ????????????????",cssClasses:"Stylesheet ??????????",charset:"Linked Resource Charset",styles:"????????",selectAnchor:"?????????????? ??????????",anchorName:"???? ???????????? ??????????",anchorId:"??o ????-j?? ????????????????",emailAddress:"???????????? ?????????????????????? ??????????",emailSubject:"????????????",emailBody:"?????????????? ????????????",noAnchors:"(???????? ?????????????????? ??????????)",noUrl:"?????????????? ?????? ??????????",noEmail:"?????????????????? ???????????? ?????????????????????? ??????????"},anchor:{toolbar:"??????????/???????????? ??????????",menu:"?????????????? ??????????",title:"?????????????? ??????????",name:"?????? ??????????",errorName:"???????????? ?????? ???? ?????????????? ?????? ??????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"????????????????",replace:"????????????",findWhat:"??????????????:",replaceWith:"???????????? ????:",notFoundMsg:"?????????????? ?????????? ???????? ????????????????.",matchCase:"???????????????? ???????????? ?? ???????? ??????????",matchWord:"?????????????? ???????? ????????",matchCyclic:"Match cyclic",replaceAll:"???????????? ??????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????????",title:"?????????????? ????????????",menu:"?????????????? ????????????",deleteTable:"Delete Table",rows:"????????????",columns:"K??????????",border:"???????????????? ????????????",align:"??????????????",alignLeft:"????????",alignCenter:"??????????????",alignRight:"??????????",width:"????????????",widthPx:"??????????????",widthPc:"??????????????????",widthUnit:"width unit",height:"????????????",cellSpace:"???????????????? ??????????????",cellPad:"???????????? ????????????",caption:"???????????? ????????????",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"???????????? ????????????",merge:"???????? ????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"???????????? ????????????"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"???????????? ????????????"}},button:{title:"?????????????? ??????????????",text:"?????????? (????????????????)",type:"T????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"?????????????? ???????? ???? ??????????????",radioTitle:"?????????????? ??????????-??????????????",value:"????????????????",selected:"????????????????"},form:{title:"?????????????? ??????????",menu:"?????????????? ??????????",action:"A??????????",method:"M??????????",encoding:"Encoding"},select:{title:"?????????????? ???????????????? ????????",selectInfo:"????????",opAvail:"???????????????? ????????????",value:"????????????????",size:"????????????????",lines:"????????????",chkMulti:"?????????????? ???????????????????? ??????????????????",opText:"??????????",opValue:"????????????????",btnAdd:"??????????",btnModify:"????????????",btnUp:"????????",btnDown:"????????",btnSetValue:"???????????? ?????? ???????????????? ????????????????",btnDelete:"????????????"},textarea:{title:"?????????????? ???????? ????????????",cols:"???????? ????????????",rows:"???????? ????????????"},textfield:{title:"?????????????? ?????????????????????? ????????",name:"??????????",value:"????????????????",charWidth:"???????????? (??????????????????)",maxChars:"???????????????????? ??????????????????",type:"??????",typeText:"??????????",typePass:"??????????????"},hidden:{title:"?????????????? ?????????????????? ????????",name:"??????????",value:"????????????????"},image:{title:"?????????????? ??????????",titleButton:"?????????????? ?????????????? ???? ????????????",menu:"?????????????? ??????????",infoTab:"???????? ??????????",btnUpload:"???????????? ???? ????????????",upload:"????????????",alt:"???????????????????????? ??????????",width:"????????????",height:"????????????",lockRatio:"???????????????? ??????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????? ????????????????",border:"??????????",hSpace:"HSpace",vSpace:"VSpace",align:"??????????????",alignLeft:"????????",alignRight:"??????????",alertUrl:"?????????????? ?????? ??????????",linkTab:"????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????????? ??????????",propertiesTab:"Properties",title:"?????????????? ??????????",chkPlay:"???????????????????? ??????????",chkLoop:"????????????????",chkMenu:"???????????? ???????? ????????",chkFull:"Allow Fullscreen",scale:"????????????????",scaleAll:"?????????????? ??????",scaleNoBorder:"?????? ??????????",scaleFit:"???????????? ????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"??????????????",alignLeft:"????????",alignAbsBottom:"Abs ????????",alignAbsMiddle:"Abs ??????????????",alignBaseline:"??????????",alignBottom:"????????",alignMiddle:"??????????????",alignRight:"??????????",alignTextTop:"?????? ????????????",alignTop:"??????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"???????? ????????????????",width:"????????????",height:"????????????",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"?????????????? ?????? ??????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????????? ??????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????? ?? ??????????????",changeTo:"????????????",btnIgnore:"????????????????",btnIgnoreAll:"???????????????? ??????",btnReplace:"????????????",btnReplaceAll:"???????????? ??????",btnUndo:"?????????? ????????????",noSuggestions:"- ?????? ?????????????????? -",progress:"?????????????? ?????????????????? ?? ????????...",noMispell:"?????????????? ?????????????????? ????????????????: ???????????? ???????? ??????????????????",noChanges:"?????????????? ?????????????????? ????????????????: ???????? ???????????????? ?????????????? ??????",oneChange:"?????????????? ?????????????????? ????????????????: ???????????????? ???? ?????????? ??????",manyChanges:"?????????????? ?????????????????? ????????????????: %1 ??????(??) ???? ????????????????",ieSpellDownload:"?????????????? ?????????????????? ???????? ??????????????????????. ???? ???? ???????????? ???? ???? ?????????????? ???? ???????????????????"},smiley:{toolbar:"????????????",title:"?????????? ????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????????????? ??????????",bulletedlist:"?????????????????????? ??????????",indent:"???????????? ???????? ??????????????",outdent:"?????????? ???????? ??????????????",justify:{left:"???????? ??????????????",center:"?????????????????? ??????????",right:"?????????? ??????????????",block:"?????????????????? ??????????????"},blockquote:"Block Quote",clipboard:{title:"????????????",cutError:"???????????????????? ???????????????????? ?????????? ???????????????????????? ???? ?????????????????????? ?????????????????? ?????????????????????? ?????????????? ????????????. ???????????? ?????? ???? ?????????????????? ?????????????? ???? ?????????????????? (Ctrl/Cmd+X).",copyError:"???????????????????? ???????????????????? ?????????? ???????????????????????? ???? ?????????????????????? ?????????????????? ?????????????????????? ???????????????? ????????????. ???????????? ?????? ???? ?????????????????? ?????????????? ???? ?????????????????? (Ctrl/Cmd+C).",pasteMsg:"???????????? ?????? ???? ???????????????? ???????????? ???????? ???????????????? ?????????????????? ???????????????????? ?????????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ?? ???? ???????????????????? <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"???????????? ???? Worda",title:"???????????? ???? Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????? ?????? ???????? ??????????",title:"???????????? ?????? ???????? ??????????"},templates:{button:"??????????????",title:"?????????????? ???? ??????????????",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"???????????? ?????? ???? ?????????????????? ?????????????? ???????? ???? ???????? ???????????????? ???? ???????????????? (???????????????? ?????????????? ???? ???????? ??????????????):",emptyListMsg:"(???????? ?????????????????????? ????????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????????",panelTitle:"????????????",tag_p:"Normal",tag_pre:"Formatirano",tag_address:"Adresa",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????",voiceLabel:"Font",panelTitle:"????????"},fontSize:{label:"???????????????? ??????????",voiceLabel:"Font Size",panelTitle:"???????????????? ??????????"},colorButton:{textColorTitle:"???????? ????????????",bgColorTitle:"???????? ????????????????",panelTitle:"Colors",auto:"????????????????????",more:"???????? ????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.sv={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K??lla",newPage:"Ny sida",save:"Spara",preview:"F??rhandsgranska",cut:"Klipp ut",copy:"Kopiera",paste:"Klistra in",print:"Skriv ut",underline:"Understruken",bold:"Fet",italic:"Kursiv",selectAll:"Markera allt",removeFormat:"Radera formatering",strike:"Genomstruken",subscript:"Neds??nkta tecken",superscript:"Upph??jda tecken",horizontalrule:"Infoga horisontal linje",pagebreak:"Infoga sidbrytning",unlink:"Radera l??nk",undo:"??ngra",redo:"G??r om",common:{browseServer:"Bl??ddra p?? server",url:"URL",protocol:"Protokoll",upload:"Ladda upp",uploadSubmit:"Skicka till server",image:"Bild",flash:"Flash",form:"Formul??r",checkbox:"Kryssruta",radio:"Alternativknapp",textField:"Textf??lt",textarea:"Textruta",hiddenField:"Dolt f??lt",button:"Knapp",select:"Flervalslista",imageButton:"Bildknapp",notSet:"<ej angivet>",id:"Id",name:"Namn",langDir:"Spr??kriktning",langDirLtr:"V??nster till H??ger (VTH)",langDirRtl:"H??ger till V??nster (HTV)",langCode:"Spr??kkod",longDescr:"URL-beskrivning",cssClass:"Stylesheet class",advisoryTitle:"Titel",cssStyle:"Style",ok:"OK",cancel:"Avbryt",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Avancerad",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Klistra in ut??kat tecken",title:"V??lj ut??kat tecken",options:"Special Character Options"},link:{toolbar:"Infoga/Redigera l??nk",other:"<annan>",menu:"Redigera l??nk",title:"L??nk",info:"L??nkinformation",target:"M??l",upload:"Ladda upp",advanced:"Avancerad",type:"L??nktyp",toUrl:"URL",toAnchor:"Ankare i sidan",toEmail:"E-post",targetFrame:"<ram>",targetPopup:"<popup-f??nster>",targetFrameName:"M??lets ramnamn",targetPopupName:"Popup-f??nstrets namn",popupFeatures:"Popup-f??nstrets egenskaper",popupResizable:"Resizable",popupStatusBar:"Statusf??lt",popupLocationBar:"Adressf??lt",popupToolbar:"Verktygsf??lt",popupMenuBar:"Menyf??lt",popupFullScreen:"Helsk??rm (endast IE)",popupScrollBars:"Scrolllista",popupDependent:"Beroende (endest Netscape)",popupWidth:"Bredd",popupLeft:"Position fr??n v??nster",popupHeight:"H??jd",popupTop:"Position fr??n sidans topp",id:"Id",langDir:"Spr??kriktning",langDirLTR:"V??nster till H??ger (VTH)",langDirRTL:"H??ger till V??nster (HTV)",acccessKey:"Beh??righetsnyckel",name:"Namn",langCode:"Spr??kriktning",tabIndex:"Tabindex",advisoryTitle:"Titel",advisoryContentType:"Inneh??llstyp",cssClasses:"Stylesheet class",charset:"Teckenuppst??llning",styles:"Style",selectAnchor:"V??lj ett ankare",anchorName:"efter ankarnamn",anchorId:"efter objektid",emailAddress:"E-postadress",emailSubject:"??mne",emailBody:"Inneh??ll",noAnchors:"(Inga ankare kunde hittas)",noUrl:"Var god ange l??nkens URL",noEmail:"Var god ange E-postadress"},anchor:{toolbar:"Infoga/Redigera ankarl??nk",menu:"Egenskaper f??r ankarl??nk",title:"Egenskaper f??r ankarl??nk",name:"Ankarnamn",errorName:"Var god ange ett ankarnamn"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"S??k och ers??tt",find:"S??k",replace:"Ers??tt",findWhat:"S??k efter:",replaceWith:"Ers??tt med:",notFoundMsg:"Angiven text kunde ej hittas.",matchCase:"Skiftl??ge",matchWord:"Inkludera hela ord",matchCyclic:"Match cyclic",replaceAll:"Ers??tt alla",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabell",title:"Tabellegenskaper",menu:"Tabellegenskaper",deleteTable:"Radera tabell",rows:"Rader",columns:"Kolumner",border:"Kantstorlek",align:"Justering",alignLeft:"V??nster",alignCenter:"Centrerad",alignRight:"H??ger",width:"Bredd",widthPx:"pixlar",widthPc:"procent",widthUnit:"width unit",height:"H??jd",cellSpace:"Cellavst??nd",cellPad:"Cellutfyllnad",caption:"Rubrik",summary:"Sammanfattning",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"L??gg till Cell F??re",insertAfter:"L??gg till Cell Efter",deleteCell:"Radera celler",merge:"Sammanfoga celler",mergeRight:"Sammanfoga H??ger",mergeDown:"Sammanfoga Ner",splitHorizontal:"Dela Cell Horisontellt",splitVertical:"Dela Cell Vertikalt",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Rad",insertBefore:"L??gg till Rad F??re",insertAfter:"L??gg till Rad Efter",deleteRow:"Radera rad"},column:{menu:"Kolumn",insertBefore:"L??gg till Kolumn F??re",insertAfter:"L??gg till Kolumn Efter",deleteColumn:"Radera kolumn"}},button:{title:"Egenskaper f??r knapp",text:"Text (V??rde)",type:"Typ",typeBtn:"Knapp",typeSbm:"Skicka",typeRst:"??terst??ll"},checkboxAndRadio:{checkboxTitle:"Egenskaper f??r kryssruta",radioTitle:"Egenskaper f??r alternativknapp",value:"V??rde",selected:"Vald"},form:{title:"Egenskaper f??r formul??r",menu:"Egenskaper f??r formul??r",action:"Funktion",method:"Metod",encoding:"Encoding"},select:{title:"Egenskaper f??r flervalslista",selectInfo:"Information",opAvail:"Befintliga val",value:"V??rde",size:"Storlek",lines:"Linjer",chkMulti:"Till??t flerval",opText:"Text",opValue:"V??rde",btnAdd:"L??gg till",btnModify:"Redigera",btnUp:"Upp",btnDown:"Ner",btnSetValue:"Markera som valt v??rde",btnDelete:"Radera"},textarea:{title:"Egenskaper f??r textruta",cols:"Kolumner",rows:"Rader"},textfield:{title:"Egenskaper f??r textf??lt",name:"Namn",value:"V??rde",charWidth:"Teckenbredd",maxChars:"Max antal tecken",type:"Typ",typeText:"Text",typePass:"L??senord"},hidden:{title:"Egenskaper f??r dolt f??lt",name:"Namn",value:"V??rde"},image:{title:"Bildegenskaper",titleButton:"Egenskaper f??r bildknapp",menu:"Bildegenskaper",infoTab:"Bildinformation",btnUpload:"Skicka till server",upload:"Ladda upp",alt:"Alternativ text",width:"Bredd",height:"H??jd",lockRatio:"L??s h??jd/bredd f??rh??llanden",unlockRatio:"Unlock Ratio",resetSize:"??terst??ll storlek",border:"Kant",hSpace:"Horis. marginal",vSpace:"Vert. marginal",align:"Justering",alignLeft:"V??nster",alignRight:"H??ger",alertUrl:"Var god och ange bildens URL",linkTab:"L??nk",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flashegenskaper",propertiesTab:"Properties",title:"Flashegenskaper",chkPlay:"Automatisk uppspelning",chkLoop:"Upprepa/Loopa",chkMenu:"Aktivera Flashmeny",chkFull:"Allow Fullscreen",scale:"Skala",scaleAll:"Visa allt",scaleNoBorder:"Ingen ram",scaleFit:"Exakt passning",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Justering",alignLeft:"V??nster",alignAbsBottom:"Absolut nederkant",alignAbsMiddle:"Absolut centrering",alignBaseline:"Baslinje",alignBottom:"Nederkant",alignMiddle:"Mitten",alignRight:"H??ger",alignTextTop:"Text ??verkant",alignTop:"??verkant",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Bakgrundsf??rg",width:"Bredd",height:"H??jd",hSpace:"Horis. marginal",vSpace:"Vert. marginal",validateSrc:"Var god ange l??nkens URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Stavningskontroll",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Saknas i ordlistan",changeTo:"??ndra till",btnIgnore:"Ignorera",btnIgnoreAll:"Ignorera alla",btnReplace:"Ers??tt",btnReplaceAll:"Ers??tt alla",btnUndo:"??ngra",noSuggestions:"- F??rslag saknas -",progress:"Stavningskontroll p??g??r...",noMispell:"Stavningskontroll slutf??rd: Inga stavfel p??tr??ffades.",noChanges:"Stavningskontroll slutf??rd: Inga ord r??ttades.",oneChange:"Stavningskontroll slutf??rd: Ett ord r??ttades.",manyChanges:"Stavningskontroll slutf??rd: %1 ord r??ttades.",ieSpellDownload:"Stavningskontrollen ??r ej installerad. Vill du g??ra det nu?"},smiley:{toolbar:"Smiley",title:"Infoga smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numrerad lista",bulletedlist:"Punktlista",indent:"??ka indrag",outdent:"Minska indrag",justify:{left:"V??nsterjustera",center:"Centrera",right:"H??gerjustera",block:"Justera till marginaler"},blockquote:"Block Quote",clipboard:{title:"Klistra in",cutError:"S??kerhetsinst??llningar i Er webl??sare till??ter inte ??tg??rden Klipp ut. Anv??nd (Ctrl/Cmd+X) ist??llet.",copyError:"S??kerhetsinst??llningar i Er webl??sare till??ter inte ??tg??rden Kopiera. Anv??nd (Ctrl/Cmd+C) ist??llet",pasteMsg:"Var god och klistra in Er text i rutan nedan genom att anv??nda (<STRONG>Ctrl/Cmd+V</STRONG>) klicka sen p?? <STRONG>OK</STRONG>.",securityMsg:"P?? grund av din webl??sares s??kerhetsinst??llningar kan verktyget inte f?? ??tkomst till urklippsdatan. Var god och anv??nd detta f??nster ist??llet.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Klistra in fr??n Word",title:"Klistra in fr??n Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Klistra in som vanlig text",title:"Klistra in som vanlig text"},templates:{button:"Sidmallar",title:"Sidmallar",options:"Template Options",insertOption:"Ers??tt aktuellt inneh??ll",selectPromptMsg:"Var god v??lj en mall att anv??nda med editorn<br>(allt nuvarande inneh??ll raderas):",emptyListMsg:"(Ingen mall ??r vald)"},showBlocks:"Show Blocks",stylesCombo:{label:"Anpassad stil",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Teckenformat",panelTitle:"Teckenformat",tag_p:"Normal",tag_pre:"Formaterad",tag_address:"Adress",tag_h1:"Rubrik 1",tag_h2:"Rubrik 2",tag_h3:"Rubrik 3",tag_h4:"Rubrik 4",tag_h5:"Rubrik 5",tag_h6:"Rubrik 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Typsnitt",voiceLabel:"Font",panelTitle:"Typsnitt"},fontSize:{label:"Storlek",voiceLabel:"Font Size",panelTitle:"Storlek"},colorButton:{textColorTitle:"Textf??rg",bgColorTitle:"Bakgrundsf??rg",panelTitle:"Colors",auto:"Automatisk",more:"Fler f??rger..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.th={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"?????????????????? HTML",newPage:"?????????????????????????????????????????????????????????",save:"??????????????????",preview:"????????????????????????????????????????????????????????????",cut:"?????????",copy:"???????????????",paste:"?????????",print:"???????????????????????????",underline:"???????????????????????????????????????",bold:"??????????????????",italic:"????????????????????????",selectAll:"????????????????????????????????????",removeFormat:"??????????????????????????????",strike:"???????????????????????????????????????",subscript:"?????????????????????",superscript:"???????????????",horizontalrule:"??????????????????????????????????????????????????????",pagebreak:"????????????????????????????????????????????? Page Break",unlink:"?????? ???????????????",undo:"????????????????????????????????????",redo:"?????????????????????????????????",common:{browseServer:"???????????????????????????????????????????????????????????????????????????????????????",url:"?????????????????????????????????????????? URL",protocol:"????????????????????????",upload:"?????????????????????????????????",uploadSubmit:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????????????????????)",image:"??????????????????",flash:"???????????? Flash",form:"????????????????????????",checkbox:"????????????????????????",radio:"????????????????????????????????????",textField:"?????????????????????????????????",textarea:"????????????????????????????????????",hiddenField:"?????????????????????????????????",button:"????????????",select:"?????????????????????????????????",imageButton:"???????????????????????????????????????",notSet:"<?????????????????????>",id:"????????????",name:"????????????",langDir:"????????????????????????-????????????????????????",langDirLtr:"???????????????????????????????????? (LTR)",langDirRtl:"???????????????????????????????????? (RTL)",langCode:"????????????????????????",longDescr:"?????????????????????????????????????????? URL",cssClass:"?????????????????????????????????????????????????????????????????????????????????????????????",advisoryTitle:"??????????????????????????????",cssStyle:"?????????????????????????????????????????????",ok:"????????????",cancel:"??????????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"?????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????????????????????????????????????????????",title:"???????????????????????????????????????????????????",options:"Special Character Options"},link:{toolbar:"????????????/??????????????? ???????????????",other:"<???????????? ???>",menu:"??????????????? ???????????????",title:"?????????????????????????????????????????????????????? ?????????????????? ?????????????????? ???????????????????????????????????????",info:"??????????????????????????????",target:"????????????????????????????????????????????????",upload:"?????????????????????????????????",advanced:"?????????????????????",type:"??????????????????????????????????????????",toUrl:"URL",toAnchor:"???????????????????????????????????? (Anchor)",toEmail:"??????????????????????????? (E-Mail)",targetFrame:"<??????????????????????????????>",targetPopup:"<?????????????????????????????????????????? (Pop-up)>",targetFrameName:"????????????????????????????????????????????????",targetPopupName:"?????????????????????????????????????????????????????? (Pop-up)",popupFeatures:"?????????????????????????????????????????????????????????????????? (Pop-up)",popupResizable:"Resizable",popupStatusBar:"????????????????????????????????????",popupLocationBar:"??????????????????????????????????????????????????????",popupToolbar:"???????????????????????????????????????????????????",popupMenuBar:"?????????????????????????????????",popupFullScreen:"?????????????????????????????????????????? (IE5.5++ ????????????????????????)",popupScrollBars:"???????????????????????????????????????",popupDependent:"?????????????????????????????????????????? (Netscape)",popupWidth:"???????????????",popupLeft:"??????????????????????????? (Left Position)",popupHeight:"?????????",popupTop:"????????????????????? (Top Position)",id:"Id",langDir:"????????????????????????-????????????????????????",langDirLTR:"???????????????????????????????????? (LTR)",langDirRTL:"???????????????????????????????????? (RTL)",acccessKey:"?????????????????? ????????????",name:"????????????",langCode:"????????????????????????-????????????????????????",tabIndex:"???????????????????????? ????????????",advisoryTitle:"??????????????????????????????",advisoryContentType:"???????????????????????????????????????????????????",cssClasses:"?????????????????????????????????????????????????????????????????????????????????????????????",charset:"??????????????????????????????????????????????????????????????????????????????????????????",styles:"?????????????????????????????????????????????",selectAnchor:"??????????????????????????????????????????????????????????????????????????? (Anchor)",anchorName:"????????????",anchorId:"????????????",emailAddress:"?????????????????? (E-Mail)",emailSubject:"???????????????????????????",emailBody:"?????????????????????",noAnchors:"(??????????????????????????????????????????????????????????????????????????????????????????????????????????????????)",noUrl:"?????????????????????????????????????????????????????????????????????????????????????????? (URL)",noEmail:"????????????????????????????????????????????? (E-mail)"},anchor:{toolbar:"????????????/??????????????? Anchor",menu:"?????????????????????????????? Anchor",title:"?????????????????????????????? Anchor",name:"???????????? Anchor",errorName:"???????????????????????????????????????????????? Anchor"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"???????????????",replace:"??????????????????????????????????????????",findWhat:"??????????????????????????????:",replaceWith:"??????????????????????????????:",notFoundMsg:"?????????????????????????????????????????????.",matchCase:"?????????????????????-???????????? ??????????????????????????????",matchWord:"?????????????????????????????????????????????",matchCyclic:"Match cyclic",replaceAll:"??????????????????????????????????????????????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"???????????????",title:"???????????????????????????????????? ???????????????",menu:"???????????????????????????????????? ???????????????",deleteTable:"?????????????????????",rows:"?????????",columns:"???????????????",border:"?????????????????????????????????",align:"???????????????????????????????????????",alignLeft:"?????????????????????",alignCenter:"????????????????????????",alignRight:"??????????????????",width:"???????????????",widthPx:"???????????????",widthPc:"???????????????????????????",widthUnit:"width unit",height:"?????????",cellSpace:"?????????????????????????????????",cellPad:"?????????????????????????????????",caption:"???????????????????????????????????????????????????",summary:"????????????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"???????????????????????????",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"??????????????????",merge:"????????????????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"?????????",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"???????????????"},column:{menu:"?????????????????????",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"?????????????????????"}},button:{title:"??????????????????????????????????????? ????????????",text:"????????????????????? (???????????????????????????)",type:"?????????????????????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"???????????????????????????????????? ????????????????????????",radioTitle:"???????????????????????????????????? ????????????????????????????????????",value:"???????????????????????????",selected:"????????????????????????????????????????????????????????????"},form:{title:"???????????????????????????????????? ????????????????????????",menu:"???????????????????????????????????? ????????????????????????",action:"?????????????????????",method:"???????????????",encoding:"Encoding"},select:{title:"???????????????????????????????????? ?????????????????????????????????",selectInfo:"???????????????",opAvail:"??????????????????????????????????????????",value:"???????????????????????????",size:"????????????",lines:"??????????????????",chkMulti:"?????????????????????????????????????????????",opText:"?????????????????????",opValue:"???????????????????????????",btnAdd:"???????????????",btnModify:"???????????????",btnUp:"??????",btnDown:"????????????",btnSetValue:"????????????????????????????????????????????????????????????",btnDelete:"??????"},textarea:{title:"???????????????????????????????????? ??????????????????????????????",cols:"???????????????",rows:"?????????"},textfield:{title:"???????????????????????????????????? ?????????????????????????????????",name:"????????????",value:"???????????????????????????",charWidth:"???????????????????????????",maxChars:"?????????????????????????????????????????????????????????",type:"????????????",typeText:"?????????????????????",typePass:"????????????????????????"},hidden:{title:"???????????????????????????????????? ?????????????????????????????????",name:"????????????",value:"???????????????????????????"},image:{title:"???????????????????????????????????? ??????????????????",titleButton:"???????????????????????????????????? ???????????????????????????????????????",menu:"???????????????????????????????????? ??????????????????",infoTab:"?????????????????????????????????????????????",btnUpload:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????????????????????)",upload:"?????????????????????????????????",alt:"??????????????????????????????????????????",width:"???????????????????????????",height:"?????????????????????",lockRatio:"?????????????????????????????????????????? ???????????????-????????? ????????????????????????",unlockRatio:"Unlock Ratio",resetSize:"????????????????????????????????????????????????????????????",border:"??????????????????????????????",hSpace:"??????????????????????????????",vSpace:"?????????????????????????????????",align:"???????????????????????????",alignLeft:"?????????????????????",alignRight:"??????????????????",alertUrl:"????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? (URL)",linkTab:"??????????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????????????????????????????????????????????? Flash",propertiesTab:"Properties",title:"???????????????????????????????????????????????? Flash",chkPlay:"??????????????????????????????????????? Auto Play",chkLoop:"??????????????????????????? Loop",chkMenu:"???????????????????????????????????????????????? Flash",chkFull:"Allow Fullscreen",scale:"??????????????????????????? Scale",scaleAll:"?????????????????????????????????????????????????????? Show all",scaleNoBorder:"?????????????????????????????????????????? No Border",scaleFit:"??????????????????????????????????????????????????????????????? Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"???????????????????????????",alignLeft:"?????????????????????",alignAbsBottom:"??????????????????????????????????????????",alignAbsMiddle:"????????????????????????",alignBaseline:"???????????????????????????",alignBottom:"?????????????????????????????????",alignMiddle:"?????????????????????????????????????????????",alignRight:"??????????????????",alignTextTop:"?????????????????????????????????",alignTop:"???????????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"??????????????????????????????",width:"???????????????????????????",height:"?????????????????????",hSpace:"??????????????????????????????",vSpace:"?????????????????????????????????",validateSrc:"?????????????????????????????????????????????????????????????????????????????????????????? (URL)",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"???????????????????????????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????????????????????????????????????????????????",changeTo:"???????????????????????????",btnIgnore:"??????????????????",btnIgnoreAll:"???????????????????????????????????????",btnReplace:"??????????????????",btnReplaceAll:"???????????????????????????????????????",btnUndo:"??????????????????",noSuggestions:"- ????????????????????????????????????????????? -",progress:"??????????????????????????????????????????????????????...",noMispell:"??????????????????????????????????????????????????????????????????: ??????????????????????????????????????????",noChanges:"??????????????????????????????????????????????????????????????????: ????????????????????????????????????????????????",oneChange:"??????????????????????????????????????????????????????????????????: ???????????????1??????",manyChanges:"??????????????????????????????????????????????????????????????????:: ??????????????? %1 ??????",ieSpellDownload:"??????????????????????????????????????????????????????????????????????????????????????????. ????????????????????????????????????????????????????????????????"},smiley:{toolbar:"???????????????????????????????????????",title:"?????????????????????????????????????????????????????????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"????????????????????????????????????????????????????????????",bulletedlist:"?????????????????????????????????????????????????????????????????????",indent:"????????????????????????????????????????????????",outdent:"???????????????????????????????????????",justify:{left:"??????????????????????????????",center:"?????????????????????????????????",right:"???????????????????????????",block:"???????????????????????????????????????????????????"},blockquote:"Block Quote",clipboard:{title:"?????????",cutError:"???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????. ??????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????? Ctrl/Cmd ?????????????????? X ????????????????????????).",copyError:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????. ??????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????? Ctrl/Cmd ?????????????????? C ????????????????????????).",pasteMsg:"??????????????????????????????????????????????????????????????????????????? ??????????????????????????? (<strong>Ctrl/Cmd ????????? V</strong>)??????????????????????????? ??????????????? <strong>OK</strong>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"???????????????????????????????????????????????????????????????????????????",title:"???????????????????????????????????????????????????????????????????????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"????????????????????????????????????????????????????????????",title:"????????????????????????????????????????????????????????????"},templates:{button:"?????????????????????",title:"???????????????????????????????????????????????????????????????????????????????????????",options:"Template Options",insertOption:"???????????????????????????????????????????????????????????????????????????????????????",selectPromptMsg:"?????????????????????????????? ????????????????????? ??????????????????????????????????????????????????????????????????????????????<br />(???????????????????????????????????????????????????????????????):",emptyListMsg:"(?????????????????????????????????????????????????????????????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"??????????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"??????????????????",panelTitle:"??????????????????",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Paragraph (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????????????????????",voiceLabel:"Font",panelTitle:"????????????????????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"??????????????????????????????",bgColorTitle:"??????????????????????????????",panelTitle:"Colors",auto:"?????????????????????????????????",more:"????????????????????????????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright © $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.tr={dir:"ltr",editorTitle:"Zengin metin edit??r??, %1, yard??m i??in ALT 0 tu??una bas??n.",toolbar:"Toolbar",editor:"Zengin Metin Edit??r??",source:"Kaynak",newPage:"Yeni Sayfa",save:"Kaydet",preview:"??n ??zleme",cut:"Kes",copy:"Kopyala",paste:"Yap????t??r",print:"Yazd??r",underline:"Alt?? ??izgili",bold:"Kal??n",italic:"??talik",selectAll:"T??m??n?? Se??",removeFormat:"Bi??imi Kald??r",strike:"??st?? ??izgili",subscript:"Alt Simge",superscript:"??st Simge",horizontalrule:"Yatay Sat??r Ekle",pagebreak:"Sayfa Sonu Ekle",unlink:"K??pr?? Kald??r",undo:"Geri Al",redo:"Tekrarla",common:{browseServer:"Sunucuyu Gez",url:"URL",protocol:"Protokol",upload:"Kar????ya Y??kle",uploadSubmit:"Sunucuya Yolla",image:"Resim",flash:"Flash",form:"Form",checkbox:"Onay Kutusu",radio:"Se??enek D????mesi",textField:"Metin Giri??i",textarea:"??ok Sat??rl?? Metin",hiddenField:"Gizli Veri",button:"D????me",select:"Se??im Men??s??",imageButton:"Resimli D????me",notSet:"<tan??mlanmam????>",id:"Kimlik",name:"Ad",langDir:"Dil Y??n??",langDirLtr:"Soldan Sa??a (LTR)",langDirRtl:"Sa??dan Sola (RTL)",langCode:"Dil Kodlamas??",longDescr:"Uzun Tan??ml?? URL",cssClass:"Bi??em Sayfas?? S??n??flar??",advisoryTitle:"Dan????ma Ba??l??????",cssStyle:"Bi??em",ok:"Tamam",cancel:"??ptal",close:"Kapat",preview:"??n g??sterim",generalTab:"Genel",advancedTab:"Geli??mi??",validateNumberFailed:"Bu de??er say?? de??ildir.",confirmNewPage:"??ceri??iniz kay??t edilmedi??inden dolay?? kaybolacakt??r. Yeni bir sayfa y??klemek istedi??inize eminsiniz?",confirmCancel:"Baz?? se??enekler de??i??mi??tir. Dialog penceresini kapatmak istedi??inize eminmisiniz?",options:"Se??enekler",target:"Hedef",targetNew:"Yeni Pencere (_blank)",targetTop:"En??st Pencere (_top)",targetSelf:"Ayn?? Pencere (_self)",targetParent:"Ana Pencere (_parent)",unavailable:'%1<span class="cke_accessibility">, haz??r de??ildir</span>'},contextmenu:{options:"????erik Men??s?? Se??enekleri"},specialChar:{toolbar:"??zel Karakter Ekle",title:"??zel Karakter Se??",options:"??zel Karakter Se??enekleri"},link:{toolbar:"Link Ekle/D??zenle",other:"<di??er>",menu:"Link D??zenle",title:"Link",info:"Link Bilgisi",target:"Hedef",upload:"Kar????ya Y??kle",advanced:"Geli??mi??",type:"Link T??r??",toUrl:"URL",toAnchor:"Bu sayfada ??apa",toEmail:"E-Posta",targetFrame:"<??er??eve>",targetPopup:"<yeni a????lan pencere>",targetFrameName:"Hedef ??er??eve Ad??",targetPopupName:"Yeni A????lan Pencere Ad??",popupFeatures:"Yeni A????lan Pencere ??zellikleri",popupResizable:"Resizable",popupStatusBar:"Durum ??ubu??u",popupLocationBar:"Yer ??ubu??u",popupToolbar:"Ara?? ??ubu??u",popupMenuBar:"Men?? ??ubu??u",popupFullScreen:"Tam Ekran (IE)",popupScrollBars:"Kayd??rma ??ubuklar??",popupDependent:"Ba????ml?? (Netscape)",popupWidth:"Geni??lik",popupLeft:"Sola G??re Konum",popupHeight:"Y??kseklik",popupTop:"Yukar??ya G??re Konum",id:"Id",langDir:"Dil Y??n??",langDirLTR:"Soldan Sa??a (LTR)",langDirRTL:"Sa??dan Sola (RTL)",acccessKey:"Eri??im Tu??u",name:"Ad",langCode:"Dil Y??n??",tabIndex:"Sekme ??ndeksi",advisoryTitle:"Dan????ma Ba??l??????",advisoryContentType:"Dan????ma ????erik T??r??",cssClasses:"Bi??em Sayfas?? S??n??flar??",charset:"Ba??l?? Kaynak Karakter Gurubu",styles:"Bi??em",selectAnchor:"Ba??lant?? Se??",anchorName:"Ba??lant?? Ad?? ile",anchorId:"Eleman Kimlik Numaras?? ile",emailAddress:"E-Posta Adresi",emailSubject:"??leti Konusu",emailBody:"??leti G??vdesi",noAnchors:"(Bu belgede hi?? ??apa yok)",noUrl:"L??tfen Link URL'sini yaz??n",noEmail:"L??tfen E-posta adresini yaz??n"},anchor:{toolbar:"Ba??lant?? Ekle/D??zenle",menu:"Ba??lant?? ??zellikleri",title:"Ba??lant?? ??zellikleri",name:"Ba??lant?? Ad??",errorName:"L??tfen ba??lant?? i??in ad giriniz"},list:{numberedTitle:"Say??land??r??lm???? Liste ??zellikleri",bulletedTitle:"Simgeli Liste ??zellikleri",type:"Tipi",start:"Ba??la",validateStartNumber:"List start number must be a whole number.",circle:"Daire",disc:"Disk",square:"Kare",none:"Yok",notset:"<ayarlanmam????>",armenian:"Ermenice say??land??rma",georgian:"G??rc??ce numaraland??rma (an, ban, gan, vs.)",lowerRoman:"K??????k Roman (i, ii, iii, iv, v, vs.)",upperRoman:"B??y??k Roman (I, II, III, IV, V, vs.)",lowerAlpha:"K??????k Alpha (a, b, c, d, e, vs.)",upperAlpha:"B??y??k Alpha (A, B, C, D, E, vs.)",lowerGreek:"K??????k Greek (alpha, beta, gamma, vs.)",decimal:"Ondal??k (1, 2, 3, vs.)",decimalLeadingZero:"Ba???? s??f??rl?? ondal??k (01, 02, 03, vs.)"},findAndReplace:{title:"Bul ve De??i??tir",find:"Bul",replace:"De??i??tir",findWhat:"Aranan:",replaceWith:"Bununla de??i??tir:",notFoundMsg:"Belirtilen yaz?? bulunamad??.",matchCase:"B??y??k/k??????k harf duyarl??",matchWord:"Kelimenin tamam?? uysun",matchCyclic:"E??le??en d??ng??",replaceAll:"T??m??n?? De??i??tir",replaceSuccessMsg:"%1 bulunanlardan de??i??tirildi."},table:{toolbar:"Tablo",title:"Tablo ??zellikleri",menu:"Tablo ??zellikleri",deleteTable:"Tabloyu Sil",rows:"Sat??rlar",columns:"S??tunlar",border:"Kenar Kal??nl??????",align:"Hizalama",alignLeft:"Sol",alignCenter:"Merkez",alignRight:"Sa??",width:"Geni??lik",widthPx:"piksel",widthPc:"y??zde",widthUnit:"geni??lik birimi",height:"Y??kseklik",cellSpace:"Izgara kal??nl??????",cellPad:"Izgara yaz?? aras??",caption:"Ba??l??k",summary:"??zet",headers:"Ba??l??klar",headersNone:"Yok",headersColumn:"??lk S??tun",headersRow:"??lk Sat??r",headersBoth:"Her ??kisi",invalidRows:"Sat??r say??s?? 0 say??s??ndan b??y??k olmal??d??r.",invalidCols:"S??t??n say??s?? 0 say??s??ndan b??y??k olmal??d??r.",invalidBorder:"??erceve b??y??kl??kl?????? say?? olmal??d??r.",invalidWidth:"Tablo geni??li??i say?? olmal??d??r.",invalidHeight:"Tablo y??ksekli??i say?? olmal??d??r.",invalidCellSpacing:"H??cre bo??lu??u (spacing) say?? olmal??d??r.",invalidCellPadding:"H??cre aral?????? (padding) say?? olmal??d??r.",cell:{menu:"H??cre",insertBefore:"H??cre Ekle - ??nce",insertAfter:"H??cre Ekle - Sonra",deleteCell:"H??cre Sil",merge:"H??creleri Birle??tir",mergeRight:"Birle??tir - Sa??daki ??le ",mergeDown:"Birle??tir - A??a????daki ??le ",splitHorizontal:"H??creyi Yatay B??l",splitVertical:"H??creyi Dikey B??l",title:"H??cre ??zellikleri",cellType:"H??cre Tipi",rowSpan:"Sat??rlar Mesafesi (Span)",colSpan:"S??t??nlar Mesafesi (Span)",wordWrap:"Kelime Kayd??rma",hAlign:"D????ey Hizalama",vAlign:"Yata?? Hizalama",alignTop:"??st",alignMiddle:"Orta",alignBottom:"Alt",alignBaseline:"Tabana",bgColor:"Arkaplan Rengi",borderColor:"??er??eve Rengi",data:"Veri",header:"Ba??l??k",yes:"Evet",no:"Hay??r",invalidWidth:"H??cre geni??li??i say?? olmal??d??r.",invalidHeight:"H??cre y??ksekli??i say?? olmal??d??r.",invalidRowSpan:"Sat??rlar??n mesafesi tam say?? olmal??d??r.",invalidColSpan:"S??t??nlar??n mesafesi tam say?? olmal??d??r.",chooseColor:"Se??iniz"},row:{menu:"Sat??r",insertBefore:"Sat??r Ekle - ??nce",insertAfter:"Sat??r Ekle - Sonra",deleteRow:"Sat??r Sil"},column:{menu:"S??tun",insertBefore:"Kolon Ekle - ??nce",insertAfter:"Kolon Ekle - Sonra",deleteColumn:"S??tun Sil"}},button:{title:"D????me ??zellikleri",text:"Metin (De??er)",type:"Tip",typeBtn:"D????me",typeSbm:"G??nder",typeRst:"S??f??rla"},checkboxAndRadio:{checkboxTitle:"Onay Kutusu ??zellikleri",radioTitle:"Se??enek D????mesi ??zellikleri",value:"De??er",selected:"Se??ili"},form:{title:"Form ??zellikleri",menu:"Form ??zellikleri",action:"????lem",method:"Y??ntem",encoding:"Kodlama"},select:{title:"Se??im Men??s?? ??zellikleri",selectInfo:"Bilgi",opAvail:"Mevcut Se??enekler",value:"De??er",size:"Boyut",lines:"sat??r",chkMulti:"??oklu se??ime izin ver",opText:"Metin",opValue:"De??er",btnAdd:"Ekle",btnModify:"D??zenle",btnUp:"Yukar??",btnDown:"A??a????",btnSetValue:"Se??ili de??er olarak ata",btnDelete:"Sil"},textarea:{title:"??ok Sat??rl?? Metin ??zellikleri",cols:"S??tunlar",rows:"Sat??rlar"},textfield:{title:"Metin Giri??i ??zellikleri",name:"Ad",value:"De??er",charWidth:"Karakter Geni??li??i",maxChars:"En Fazla Karakter",type:"T??r",typeText:"Metin",typePass:"??ifre"},hidden:{title:"Gizli Veri ??zellikleri",name:"Ad",value:"De??er"},image:{title:"Resim ??zellikleri",titleButton:"Resimli D????me ??zellikleri",menu:"Resim ??zellikleri",infoTab:"Resim Bilgisi",btnUpload:"Sunucuya Yolla",upload:"Kar????ya Y??kle",alt:"Alternatif Yaz??",width:"Geni??lik",height:"Y??kseklik",lockRatio:"Oran?? Kilitle",unlockRatio:"Kilitli Oran",resetSize:"Boyutu Ba??a D??nd??r",border:"Kenar",hSpace:"Yatay Bo??luk",vSpace:"Dikey Bo??luk",align:"Hizalama",alignLeft:"Sol",alignRight:"Sa??",alertUrl:"L??tfen resmin URL'sini yaz??n??z",linkTab:"K??pr??",button2Img:"Se??ili resim butonunu basit resime ??evirmek istermisiniz?",img2Button:"Se??ili olan resimi, resimli butona ??evirmek istermisiniz?",urlMissing:"Resmin URL kayna???? eksiktir.",validateWidth:"Geni??lik tam say?? olmal??d??r.",validateHeight:"Y??kseklik tam say?? olmal??d??r.",validateBorder:"??er??eve tam say?? olmal??d??r.",validateHSpace:"HSpace tam say?? olmal??d??r.",validateVSpace:"VSpace tam say?? olmal??d??r."},flash:{properties:"Flash ??zellikleri",propertiesTab:"??zellikler",title:"Flash ??zellikleri",chkPlay:"Otomatik Oynat",chkLoop:"D??ng??",chkMenu:"Flash Men??s??n?? Kullan",chkFull:"Tam ekrana ??zinver",scale:"Boyutland??r",scaleAll:"Hepsini G??ster",scaleNoBorder:"Kenar Yok",scaleFit:"Tam S????d??r",access:"Kod ??zni",accessAlways:"Herzaman",accessSameDomain:"Ayn?? domain",accessNever:"Asla",align:"Hizalama",alignLeft:"Sol",alignAbsBottom:"Tam Alt??",alignAbsMiddle:"Tam Ortas??",alignBaseline:"Taban ??izgisi",alignBottom:"Alt",alignMiddle:"Orta",alignRight:"Sa??",alignTextTop:"Yaz?? Tepeye",alignTop:"Tepe",quality:"Kalite",qualityBest:"En iyi",qualityHigh:"Y??ksek",qualityAutoHigh:"Otomatik Y??kseklik",qualityMedium:"Orta",qualityAutoLow:"Otomatik D??????kl??k",qualityLow:"D??????k",windowModeWindow:"Pencere",windowModeOpaque:"Opak",windowModeTransparent:"??effaf",windowMode:"Pencere modu",flashvars:"Flash De??erleri",bgcolor:"Arka Renk",width:"Geni??lik",height:"Y??kseklik",hSpace:"Yatay Bo??luk",vSpace:"Dikey Bo??luk",validateSrc:"L??tfen k??pr?? URL'sini yaz??n",validateWidth:"Geni??lik bir say?? olmal??d??r.",validateHeight:"Y??kseklik say?? olmal??d??r.",validateHSpace:"HSpace say?? olmal??d??r.",validateVSpace:"VSpace say?? olmal??d??r."},spellCheck:{toolbar:"Yaz??m Denetimi",title:"Yaz??m?? Denetle",notAvailable:"??z??g??n??z, bu servis ??uanda hizmet d??????d??r.",errorLoading:"Uygulamada y??klerken hata olu??tu: %s.",notInDic:"S??zl??kte Yok",changeTo:"??una de??i??tir:",btnIgnore:"Yoksay",btnIgnoreAll:"T??m??n?? Yoksay",btnReplace:"De??i??tir",btnReplaceAll:"T??m??n?? De??i??tir",btnUndo:"Geri Al",noSuggestions:"- ??neri Yok -",progress:"Yaz??m denetimi i??lemde...",noMispell:"Yaz??m denetimi tamamland??: Yanl???? yaz??ma rastlanmad??",noChanges:"Yaz??m denetimi tamamland??: Hi??bir kelime de??i??tirilmedi",oneChange:"Yaz??m denetimi tamamland??: Bir kelime de??i??tirildi",manyChanges:"Yaz??m denetimi tamamland??: %1 kelime de??i??tirildi",ieSpellDownload:"Yaz??m denetimi y??klenmemi??. ??imdi y??klemek ister misiniz?"},smiley:{toolbar:"??fade",title:"??fade Ekle",options:"??fade Se??enekleri"},elementsPath:{eleLabel:"Elementlerin yolu",eleTitle:"%1 element"},numberedlist:"Numaral?? Liste",bulletedlist:"Simgeli Liste",indent:"Sekme Artt??r",outdent:"Sekme Azalt",justify:{left:"Sola Dayal??",center:"Ortalanm????",right:"Sa??a Dayal??",block:"??ki Kenara Yaslanm????"},blockquote:"Blok Olu??tur",clipboard:{title:"Yap????t??r",cutError:"Gezgin yaz??l??m??n??z??n g??venlik ayarlar?? d??zenleyicinin otomatik kesme i??lemine izin vermiyor. ????lem i??in (Ctrl/Cmd+X) tu??lar??n?? kullan??n.",copyError:"Gezgin yaz??l??m??n??z??n g??venlik ayarlar?? d??zenleyicinin otomatik kopyalama i??lemine izin vermiyor. ????lem i??in (Ctrl/Cmd+C) tu??lar??n?? kullan??n.",pasteMsg:"L??tfen a??a????daki kutunun i??ine yap????t??r??n. (<STRONG>Ctrl/Cmd+V</STRONG>) ve <STRONG>Tamam</STRONG> butonunu t??klay??n.",securityMsg:"Gezgin yaz??l??m??n??z??n g??venlik ayarlar?? d??zenleyicinin direkt olarak panoya eri??imine izin vermiyor. Bu pencere i??ine tekrar yap????t??rmal??s??n??z..",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Yap????t??rmaya ??al????t??????n??z metin Word'den kopyalanm????t??r. Yap????t??rmadan ??nce silmek istermisiniz?",toolbar:"Word'den Yap????t??r",title:"Word'den Yap????t??r",error:"Yap????t??rmadaki veri bilgisi hata d??zelene kadar silinmeyecektir"},pasteText:{button:"D??z Metin Olarak Yap????t??r",title:"D??z Metin Olarak Yap????t??r"},templates:{button:"??ablonlar",title:"????erik ??ablonlar??",options:"??ablon Se??enekleri",insertOption:"Mevcut i??erik ile de??i??tir",selectPromptMsg:"D??zenleyicide a??mak i??in l??tfen bir ??ablon se??in.<br>(hali haz??rdaki i??erik kaybolacakt??r.):",emptyListMsg:"(Belirli bir ??ablon se??ilmedi)"},showBlocks:"Bloklar?? G??ster",stylesCombo:{label:"Bi??em",panelTitle:"Stilleri D??zenliyor",panelTitle1:"Blok Stilleri",panelTitle2:"Inline Stilleri",panelTitle3:"Nesne Stilleri"},format:{label:"Bi??im",panelTitle:"Bi??im",tag_p:"Normal",tag_pre:"Bi??imli",tag_address:"Adres",tag_h1:"Ba??l??k 1",tag_h2:"Ba??l??k 2",tag_h3:"Ba??l??k 3",tag_h4:"Ba??l??k 4",tag_h5:"Ba??l??k 5",tag_h6:"Ba??l??k 6",tag_div:"Paragraf (DIV)"},div:{title:"Div ????eri??i Olu??tur",toolbar:"Div ????eri??i Olu??tur",cssClassInputLabel:"Stilltipi S??n??f??",styleSelectLabel:"Stil",IdInputLabel:"Id",languageCodeInputLabel:" Dil Kodu",inlineStyleInputLabel:"Inline Stili",advisoryTitleInputLabel:"Tavsiye Ba??l??????",langDirLabel:"Dil Y??n??",langDirLTRLabel:"Soldan sa??a (LTR)",langDirRTLLabel:"Sa??dan sola (RTL)",edit:"Div D??zenle",remove:"Div Kald??r"},font:{label:"Yaz?? T??r??",voiceLabel:"Font",panelTitle:"Yaz?? T??r??"},fontSize:{label:"Boyut",voiceLabel:"Font Size",panelTitle:"Boyut"},colorButton:{textColorTitle:"Yaz?? Rengi",bgColorTitle:"Arka Renk",panelTitle:"Renkler",auto:"Otomatik",more:"Di??er renkler..."},colors:{"000":"Siyah",800000:"Kestane","8B4513":"Koyu Kahverengi","2F4F4F":"Koyu Kur??uni Gri","008080":"Teal","000080":"Mavi","4B0082":"??ivit Mavisi",696969:"Silik Gri",B22222:"Ate?? Tu??las??",A52A2A:"Kahverengi",DAA520:"Altun S??r??k","006400":"Koyu Ye??il","40E0D0":"Turkuaz","0000CD":"Orta Mavi",800080:"Pembe",808080:"Gri",F00:"K??rm??z??",FF8C00:"Koyu Portakal",FFD700:"Alt??n","008000":"Ye??il","0FF":"Ciyan","00F":"Mavi",EE82EE:"Menek??e",A9A9A9:"Koyu Gri",FFA07A:"A????k Sar??ms??",FFA500:"Portakal",FFFF00:"Sar??","00FF00":"A????k Ye??il",AFEEEE:"S??n??k Turkuaz",ADD8E6:"A????k Mavi",DDA0DD:"Mor",D3D3D3:"A????k Gri",FFF0F5:"Eflatun Pembe",FAEBD7:"Antik Beyaz",FFFFE0:"A????k Sar??",F0FFF0:"Balsar??s??",F0FFFF:"G??k Mavisi",F0F8FF:"Reha Mavi",E6E6FA:"Eflatun",FFF:"Beyaz"},scayt:{title:"Girmi?? oldu??unuz kelime denetimi",opera_title:"Opera taraf??ndan desteklenmemektedir",enable:"SCAYT etkinle??tir",disable:"SCAYT pasifle??tir",about:"SCAYT hakk??nda",toggle:"SCAYT de??i??tir",options:"Se??enekler",langs:"Diller",moreSuggestions:"Daha fazla ??neri",ignore:"Yoksay",ignoreAll:"T??m??n?? Yoksay",addWord:"Kelime Ekle",emptyDic:"S??zl??k ad?? bo?? olamaz.",optionsTab:"Se??enekler",allCaps:"T??m b??y??k k??????k kelimeleri yoksay",ignoreDomainNames:"Domain adlar??n?? yoksay",mixedCase:"Kar??????k b??y??kl??k ile S??zc??kler yoksay",mixedWithDigits:"Say??larla Kelimeler yoksay",languagesTab:"Diller",dictionariesTab:"S??zl??kler",dic_field_name:"S??zl??k ad??",dic_create:"Olu??tur",dic_restore:"Geri al",dic_delete:"Sil",dic_rename:"Yeniden adland??r",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Hakk??nda"},about:{title:"CKEditor Hakk??nda",dlgTitle:"CKEditor Hakk??nda",moreInfo:"Lisanslama hakk??nda daha fazla bilgi almak i??in l??tfen sitemizi ziyaret edin:",copy:"Copyright © $1. T??m haklar?? sakl??d??r."},maximize:"B??y??lt",minimize:"K??????lt",fakeobjects:{anchor:"Ba??lant??",flash:"Flash Animasyonu",div:"Sayfa Kesimi",unknown:"Bilinmeyen Nesne"},resize:"Boyutland??rmak i??in s??r??kle",colordialog:{title:"Renk se??",options:"Renk Se??enekleri",highlight:"????aretle",selected:"Se??ilmi??",clear:"Temizle"},toolbarCollapse:"Toolbar'?? topla",toolbarExpand:"Toolbar'?? a??"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.uk={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??????????????",newPage:"???????? ????????????????",save:"????????????????",preview:"???????????????????? ????????????????",cut:"????????????????",copy:"??????????????????",paste:"????????????????",print:"????????",underline:"????????????????????????",bold:"????????????",italic:"????????????",selectAll:"???????????????? ??????",removeFormat:"???????????????? ????????????????????????",strike:"??????????????????????",subscript:"?????????????????????? ????????????",superscript:"?????????????????????? ????????????",horizontalrule:"???????????????? ?????????????????????????? ??????????",pagebreak:"???????????????? ???????????????? ????????????????",unlink:"?????????????? ??????????????????",undo:"??????????????????",redo:"??????????????????",common:{browseServer:"???????????????????????? ???? ??????????????",url:"URL",protocol:"????????????????",upload:"????????????????",uploadSubmit:"?????????????????? ???? ????????????",image:"????????????????????",flash:"Flash",form:"??????????",checkbox:"?????????????? ????????????",radio:"???????????? ????????????",textField:"???????????????? ????????",textarea:"???????????????? ??????????????",hiddenField:"?????????????????? ????????",button:"????????????",select:"????????????",imageButton:"???????????? ???? ??????????????????????",notSet:"<???? ??????????????????>",id:"??????????????????????????",name:"????'??",langDir:"???????????????? ????????",langDirLtr:"?????????? ???? ?????????? (LTR)",langDirRtl:"???????????? ???? ???????? (RTL)",langCode:"????????",longDescr:"???????????? ???????? URL",cssClass:"???????? CSS",advisoryTitle:"??????????????????",cssStyle:"?????????? CSS",ok:"????",cancel:"??????????????????",close:"Close",preview:"Preview",generalTab:"????????????????",advancedTab:"????????????????????",validateNumberFailed:"???????????????? ???? ?? ????????????.",confirmNewPage:"?????? ???? ?????????????????? ?????????? ???????????? ????????????????. ???? ????????????????, ???? ???????????? ?????????????????????? ???????? ?????????????????",confirmCancel:"?????????? ?????????? ???????? ??????????????. ?????????????? ???????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ???? ????????????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????????? ?????????????????????? ????????????",title:"?????????????? ?????????????????????? ????????????",options:"Special Character Options"},link:{toolbar:"????????????????/???????????????????? ??????????????????",other:"<??????????>",menu:"???????????????? ??????????????????",title:"??????????????????",info:"???????????????????? ??????????????????",target:"????????",upload:"????????????????",advanced:"????????????????????",type:"?????? ??????????????????",toUrl:"URL",toAnchor:"???????? ???? ???? ????????????????",toEmail:"????. ??????????",targetFrame:"<??????????>",targetPopup:"<?????????????????? ??????????>",targetFrameName:"????'?? ???????????????? ????????????",targetPopupName:"????'?? ?????????????????????? ??????????",popupFeatures:"?????????????????????? ?????????????????????? ??????????",popupResizable:"????????????????????????",popupStatusBar:"???????????? ??????????????",popupLocationBar:"???????????? ??????????????",popupToolbar:"???????????? ????????????????????????",popupMenuBar:"???????????? ????????",popupFullScreen:"???????????? ?????????? (IE)",popupScrollBars:"???????????? ??????????????????",popupDependent:"???????????????? (Netscape)",popupWidth:"????????????",popupLeft:"?????????????? ??????????",popupHeight:"????????????",popupTop:"?????????????? ????????????",id:"?????????????????????????? (Id)",langDir:"???????????????? ????????",langDirLTR:"?????????? ???? ?????????? (LTR)",langDirRTL:"???????????? ???? ???????? (RTL)",acccessKey:"???????????? ??????????????",name:"????'??",langCode:"???????????????? ????????",tabIndex:"?????????????????????????? ????????????????",advisoryTitle:"??????????????????",advisoryContentType:"?????? ????????????",cssClasses:"???????? CSS",charset:"??????????????????",styles:"?????????? CSS",selectAnchor:"?????????????? ????????",anchorName:"???? ????'???? ??????????",anchorId:"???? ?????????????????????????????? ????????????????",emailAddress:"???????????? ????. ??????????",emailSubject:"???????? ??????????",emailBody:"???????? ????????????????????????",noAnchors:"(?????????? ???????????? ?????????????????? ?? ?????????? ??????????????????)",noUrl:"???????? ??????????, ???????????????? URL ??????????????????",noEmail:"???????? ??????????, ???????????????? ?????????? ????. ??????????"},anchor:{toolbar:"????????????????/???????????????????? ????????",menu:"?????????????????????? ??????????",title:"?????????????????????? ??????????",name:"????'?? ??????????",errorName:"???????? ??????????, ???????????????? ????'?? ??????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"???????????? ?? ????????????????",find:"??????????",replace:"????????????",findWhat:"????????????:",replaceWith:"???????????????? ????:",notFoundMsg:"???????????????? ?????????? ???? ??????????????????.",matchCase:"?????????????????????? ??????????????",matchWord:"???????? ?????????? ????????",matchCyclic:"???????????????? ????????????",replaceAll:"???????????????? ??????",replaceSuccessMsg:"%1 ????????????????????(??) ????????????????."},table:{toolbar:"??????????????",title:"?????????????????????? ??????????????",menu:"?????????????????????? ??????????????",deleteTable:"???????????????? ??????????????",rows:"????????????",columns:"??????????????",border:"???????????? ??????????????",align:"????????????????????????",alignLeft:"??????????",alignCenter:"???? ????????????",alignRight:"????????????",width:"????????????",widthPx:"????????????????",widthPc:"??????????????????",widthUnit:"width unit",height:"????????????",cellSpace:"???????????????? (spacing)",cellPad:"?????????????? (padding)",caption:"??????????????????",summary:"????????????",headers:"??????????????????",headersNone:"??????????????",headersColumn:"?????????? ??????????????",headersRow:"???????????? ??????????",headersBoth:"????????????",invalidRows:"?????????????????? ???????????? ?????????????? ???????? ???????????? ???????????? ???? 0.",invalidCols:"?????????????????? ?????????????? ?????????????? ???????? ???????????? ???????????? ???? 0.",invalidBorder:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidWidth:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidHeight:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidCellSpacing:"???????????????? (spacing) ?????????????? ?????????????? ???????? ????????????.",invalidCellPadding:"?????????????? (padding) ?????????????? ?????????????? ???????? ????????????.",cell:{menu:"????????????????",insertBefore:"???????????????? ?????????????? ????",insertAfter:"???????????????? ?????????????? ??????????",deleteCell:"???????????????? ??????????????",merge:"????'???????????? ??????????????",mergeRight:"????'???????????? ????????????",mergeDown:"????'???????????? ???? ????????",splitHorizontal:"?????????????????? ?????????????? ???? ??????????????????????",splitVertical:"?????????????????? ?????????????? ???? ??????????????????",title:"?????????????????????? ??????????????",cellType:"?????? ??????????????",rowSpan:"?????????????????? ???????????? (Rows Span)",colSpan:"?????????????????? ???????????????????? (Columns Span)",wordWrap:"???????? ?????????????????? ???????????? (Word Wrap)",hAlign:"?????????????????????????? ????????????????????????",vAlign:"?????????????????????? ????????????????????????",alignTop:"???? ??????????",alignMiddle:"????????????????????",alignBottom:"???? ????????",alignBaseline:"???? ?????????????? ??????????",bgColor:"?????????? ????????",borderColor:"?????????? ??????????????",data:"????????",header:"??????????????????",yes:"??????",no:"????",invalidWidth:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidHeight:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidRowSpan:"?????????????????? ?????????????????????? ???????????? ?????????????? ???????? ?????????? ????????????.",invalidColSpan:"?????????????????? ?????????????????????? ???????????????????? ?????????????? ???????? ?????????? ????????????.",chooseColor:"Choose"},row:{menu:"??????????",insertBefore:"???????????????? ?????????? ????",insertAfter:"???????????????? ?????????? ??????????",deleteRow:"???????????????? ????????????"},column:{menu:"??????????????",insertBefore:"???????????????? ?????????????? ????",insertAfter:"???????????????? ?????????????? ??????????",deleteColumn:"???????????????? ??????????????"}},button:{title:"?????????????????????? ????????????",text:"?????????? (????????????????)",type:"??????",typeBtn:"????????????",typeSbm:"????????????????????",typeRst:"??????????????"},checkboxAndRadio:{checkboxTitle:"?????????????????????? ???????????????? ????????????",radioTitle:"?????????????????????? ???????????? ????????????",value:"????????????????",selected:"????????????"},form:{title:"?????????????????????? ??????????",menu:"?????????????????????? ??????????",action:"??????",method:"??????????",encoding:"??????????????????"},select:{title:"?????????????????????? ????????????",selectInfo:"????????",opAvail:"???????????????? ????????????????",value:"????????????????",size:"????????????",lines:"??????????",chkMulti:"?????????????????? ?????????????? ?????????????????? ??????????????",opText:"??????????",opValue:"????????????????",btnAdd:"????????????????",btnModify:"??????????????",btnUp:"??????????",btnDown:"????????",btnSetValue:"???????????????????? ???? ?????????????? ????????????????",btnDelete:"????????????????"},textarea:{title:"?????????????????????? ?????????????????? ??????????????",cols:"??????????????",rows:"????????????"},textfield:{title:"?????????????????????? ???????????????????? ????????",name:"????'??",value:"????????????????",charWidth:"????????????",maxChars:"????????. ??????-???? ????????????????",type:"??????",typeText:"??????????",typePass:"????????????"},hidden:{title:"?????????????????????? ?????????????????????? ????????",name:"????'??",value:"????????????????"},image:{title:"?????????????????????? ????????????????????",titleButton:"?????????????????????? ???????????? ???? ??????????????????????",menu:"?????????????????????? ????????????????????",infoTab:"???????????????????? ?????? ??????????????????????",btnUpload:"?????????????????? ???? ????????????",upload:"????????????????",alt:"???????????????????????????? ??????????",width:"????????????",height:"????????????",lockRatio:"???????????????? ??????????????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????? ????????????",border:"????????????",hSpace:"???????????????????????????? ??????????????",vSpace:"???????????????????????? ??????????????",align:"????????????????????????",alignLeft:"???? ???????????? ????????",alignRight:"???? ?????????????? ????????",alertUrl:"???????? ??????????, ?????????????? URL ????????????????????",linkTab:"??????????????????",button2Img:"???? ???????????? ?????????????????????? ???????????? ????????????-???????????????????? ???? ???????????? ?????????????????????",img2Button:"???? ???????????? ?????????????????????? ???????????? ???????????????????? ???? ????????????-?????????????????????",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????????????????? Flash",propertiesTab:"??????????????????????",title:"?????????????????????? Flash",chkPlay:"???????? ??????????????????????",chkLoop:"??????????????????",chkMenu:"?????????????????? ???????? Flash",chkFull:"?????????????????? ?????????????????????????? ????????????????",scale:"??????????????",scaleAll:"???????????????? ??????",scaleNoBorder:"?????? ??????????",scaleFit:"?????????????? ????????????",access:"???????????? ???? ??????????????",accessAlways:"????????????",accessSameDomain:"?? ???????? ?? ????????????",accessNever:"????????????",align:"????????????????????????",alignLeft:"???? ???????????? ????????",alignAbsBottom:"?????? ???? ????????",alignAbsMiddle:"?????? ???? ????????????????",alignBaseline:"???? ?????????????? ??????????",alignBottom:"???? ????????",alignMiddle:"???? ????????????????",alignRight:"???? ?????????????? ????????",alignTextTop:"?????????? ???? ??????????",alignTop:"???? ??????????",quality:"????????????",qualityBest:"????????????????",qualityHigh:"????????????",qualityAutoHigh:"???????? ????????????????",qualityMedium:"??????????????",qualityAutoLow:"???????? ????????????",qualityLow:"????????????",windowModeWindow:"??????????",windowModeOpaque:"???????????????????????? (Opaque)",windowModeTransparent:"???????????????????? (Transparent)",windowMode:"?????????? ??????????",flashvars:"???????????? Flash",bgcolor:"?????????? ????????",width:"????????????",height:"????????????",hSpace:"???????????????????????????? ??????????????",vSpace:"???????????????????????? ??????????????",validateSrc:"???????? ??????????, ???????????????? URL ??????????????????",validateWidth:"???????????? ?????????????? ???????? ????????????.",validateHeight:"???????????? ?????????????? ???????? ????????????.",validateHSpace:"HSpace ?????????????? ???????? ????????????.",validateVSpace:"VSpace ?????????????? ???????? ????????????."},spellCheck:{toolbar:"???????????????????? ????????????????????",title:"?????????????????? ????????????????????",notAvailable:"??????????????, ?????? ???????????? ???????????? ??????????????????????.",errorLoading:"?????????????? ???????????????????????? : %s.",notInDic:"???? ?????? ?? ????????????????",changeTo:"???????????????? ????",btnIgnore:"????????????????????",btnIgnoreAll:"???????????????????? ??????",btnReplace:"????????????????",btnReplaceAll:"???????????????? ??????",btnUndo:"??????????",noSuggestions:"- ?????????? ?????????????????? -",progress:"?????????????????????? ?????????????????? ????????????????????...",noMispell:"?????????????????? ???????????????????? ??????????????????: ?????????????? ???? ????????????????",noChanges:"?????????????????? ???????????????????? ??????????????????: ?????????? ?????????? ???? ??????????????",oneChange:"?????????????????? ???????????????????? ??????????????????: ?????????????? ???????? ??????????",manyChanges:"?????????????????? ???????????????????? ??????????????????: 1% ???????? ??????????????",ieSpellDownload:"???????????? ?????????????????? ???????????????????? ???? ??????????????????????. ?????????????? ?????????????????????? ???????? ???????????"},smiley:{toolbar:"??????????????",title:"???????????????? ??????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ??????????????"},numberedlist:"?????????????????????? ????????????",bulletedlist:"???????????????????? ????????????",indent:"?????????????????? ??????????????",outdent:"???????????????? ??????????????",justify:{left:"???? ???????????? ????????",center:"???? ????????????",right:"???? ?????????????? ????????",block:"???? ????????????"},blockquote:"????????????",clipboard:{title:"????????????????",cutError:"?????????????????? ?????????????? ???????????? ???????????????? ???? ???????????????????? ?????????????????? ?????????????????????? ???????????????????? ???????????????? ??????????????????????. ???????? ??????????, ???????????????????????????? ???????????????????? ?????? ?????????? (Ctrl/Cmd+X).",copyError:"?????????????????? ?????????????? ???????????? ???????????????? ???? ???????????????????? ?????????????????? ?????????????????????? ???????????????????? ???????????????? ????????????????????. ???????? ??????????, ???????????????????????????? ???????????????????? ?????? ?????????? (Ctrl/Cmd+C).",pasteMsg:"???????? ??????????, ?????????????? ?? ???????????? ???????????? ?? ???? ??????????????, ???????????????????????? ?????????????????????? ???????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ???? ?????????????????? <STRONG>OK</STRONG>.",securityMsg:"???????????????? ???? ???????? ???????????????? ???????????? ???????????? ???? ???????????? ???????????? ?? ????'???????? ?? ???????????????????????????? ???????????? ????????????????. ?????? ???????????????? ???????????????? ???????????????????? ???????????????? ?? ???? ??????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"??????????, ???? ???? ???????????? ????????????????, ???????????? ???? ?????????????????????? ?? Word. ???? ???????????? ???????????????? ???????? ?????????? ?????????????????",toolbar:"???????????????? ?? Word",title:"???????????????? ?? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????????? ???????????? ??????????",title:"???????????????? ???????????? ??????????"},templates:{button:"??????????????",title:"?????????????? ????????????",options:"Template Options",insertOption:"???????????????? ???????????????? ??????????",selectPromptMsg:"??????????????, ???????? ??????????, ???????????? ?????? ?????????????????? ?? ??????????????????<br>(???????????????? ?????????? ???????? ????????????????):",emptyListMsg:"(???? ?????????????????? ?????????????? ??????????????)"},showBlocks:"???????????????????? ??????????",stylesCombo:{label:"??????????",panelTitle:"Formatting Styles",panelTitle1:"Block ??????????",panelTitle2:"Inline ??????????",panelTitle3:"Object ??????????"},format:{label:"????????????????????????",panelTitle:"????????????????????????",tag_p:"????????????????????",tag_pre:"????????????????????????",tag_address:"????????????",tag_h1:"?????????????????? 1",tag_h2:"?????????????????? 2",tag_h3:"?????????????????? 3",tag_h4:"?????????????????? 4",tag_h5:"?????????????????? 5",tag_h6:"?????????????????? 6",tag_div:"???????????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????????",voiceLabel:"??????????",panelTitle:"??????????"},fontSize:{label:"????????????",voiceLabel:"???????????? ????????????",panelTitle:"????????????"},colorButton:{textColorTitle:"?????????? ????????????",bgColorTitle:"?????????? ????????",panelTitle:"Colors",auto:"????????????????????????",more:"??????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"?????????????????? ???????????????????? ???? ???????? ????????????",opera_title:"Not supported by Opera",enable:"???????????????? SCAYT",disable:"???????????????????? SCAYT",about:"?????? SCAYT",toggle:"???????????????????? SCAYT",options:"??????????",langs:"????????",moreSuggestions:"???????????? ????????????????????",ignore:"????????????????????",ignoreAll:"???????????????????? ??????",addWord:"???????????? ??????????",emptyDic:"?????????? ???????????????? ?????????????? ???????? ??????????????????.",optionsTab:"??????????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"????????",dictionariesTab:"????????????????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"??????"},about:{title:"?????? CKEditor",dlgTitle:"?????? CKEditor",moreInfo:"???????? ???????????????????? ?? ???????????????????????? ?????????????????? ???? ???????????? ??????????:",copy:"Copyright © $1. ?????? ?????????? ??????????????????????."},maximize:"??????????????????????????",minimize:"Minimize",fakeobjects:{anchor:"????????",flash:"Flash ????????????????",div:"???????????? ????????????????",unknown:"?????????????????? ????`??????"},resize:"?????????????????????? ?????? ?????????? ??????????????",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.vi={dir:"ltr",editorTitle:"B??? so???n th???o, %1, nh???n ALT + 0 ????? xem h?????ng d???n.",toolbar:"Thanh c??ng c???",editor:"B??? so???n th???o",source:"M?? HTML",newPage:"Trang m???i",save:"L??u",preview:"Xem tr?????c",cut:"C???t",copy:"Sao ch??p",paste:"D??n",print:"In",underline:"G???ch ch??n",bold:"?????m",italic:"Nghi??ng",selectAll:"Ch???n t???t c???",removeFormat:"Xo?? ?????nh d???ng",strike:"G???ch xuy??n ngang",subscript:"Ch??? s??? d?????i",superscript:"Ch??? s??? tr??n",horizontalrule:"Ch??n ???????ng ph??n c??ch ngang",pagebreak:"Ch??n ng???t trang",unlink:"Xo?? li??n k???t",undo:"Kh??i ph???c thao t??c",redo:"L??m l???i thao t??c",common:{browseServer:"Duy???t tr??n m??y ch???",url:"URL",protocol:"Giao th???c",upload:"T???i l??n",uploadSubmit:"T???i l??n m??y ch???",image:"H??nh ???nh",flash:"Flash",form:"Bi???u m???u",checkbox:"N??t ki???m",radio:"N??t ch???n",textField:"Tr?????ng v??n b???n",textarea:"V??ng v??n b???n",hiddenField:"Tr?????ng ???n",button:"N??t",select:"?? ch???n",imageButton:"N??t h??nh ???nh",notSet:"<kh??ng thi???t l???p>",id:"?????nh danh",name:"T??n",langDir:"H?????ng ng??n ng???",langDirLtr:"Tr??i sang ph???i (LTR)",langDirRtl:"Ph???i sang tr??i (RTL)",langCode:"M?? ng??n ng???",longDescr:"M?? t??? URL",cssClass:"L???p Stylesheet",advisoryTitle:"Nhan ????? h?????ng d???n",cssStyle:"Ki???u (style)",ok:"?????ng ??",cancel:"B??? qua",close:"????ng",preview:"Xem tr?????c",generalTab:"Tab chung",advancedTab:"Tab m??? r???ng",validateNumberFailed:"Gi?? tr??? n??y kh??ng ph???i l?? s???.",confirmNewPage:"M???i thay ?????i kh??ng ???????c l??u l???i, n???i dung n??y s??? b??? m???t. B???n c?? ch???c ch???n mu???n t???i m???t trang m???i?",confirmCancel:"M???t v??i t??y ch???n ???? b??? thay ?????i. B???n c?? ch???c ch???n mu???n ????ng h???p tho???i?",options:"T??y ch???n",target:"????ch ?????n",targetNew:"C???a s??? m???i (_blank)",targetTop:"C???a s??? tr??n c??ng (_top)",targetSelf:"T???i trang (_self)",targetParent:"C???a s??? cha (_parent)",unavailable:'%1<span class="cke_accessibility">, kh??ng c??</span>'},contextmenu:{options:"T??y ch???n menu b??? xung"},specialChar:{toolbar:"Ch??n k?? t??? ?????c bi???t",title:"H??y ch???n k?? t??? ?????c bi???t",options:"T??y ch???n c??c k?? t??? ?????c bi???t"},link:{toolbar:"Ch??n/S???a li??n k???t",other:"<kh??c>",menu:"S???a li??n k???t",title:"Li??n k???t",info:"Th??ng tin li??n k???t",target:"????ch",upload:"T???i l??n",advanced:"M??? r???ng",type:"Ki???u li??n k???t",toUrl:"URL",toAnchor:"Neo trong trang n??y",toEmail:"Th?? ??i???n t???",targetFrame:"<khung>",targetPopup:"<c???a s??? popup>",targetFrameName:"T??n khung ????ch",targetPopupName:"T??n c???a s??? Popup",popupFeatures:"?????c ??i???m c???a c???a s??? Popup",popupResizable:"C?? th??? thay ?????i k??ch c???",popupStatusBar:"Thanh tr???ng th??i",popupLocationBar:"Thanh v??? tr??",popupToolbar:"Thanh c??ng c???",popupMenuBar:"Thanh Menu",popupFullScreen:"To??n m??n h??nh (IE)",popupScrollBars:"Thanh cu???n",popupDependent:"Ph??? thu???c (Netscape)",popupWidth:"R???ng",popupLeft:"V??? tr?? b??n tr??i",popupHeight:"Cao",popupTop:"V??? tr?? ph??a tr??n",id:"?????nh danh",langDir:"H?????ng ng??n ng???",langDirLTR:"Tr??i sang ph???i (LTR)",langDirRTL:"Ph???i sang tr??i (RTL)",acccessKey:"Ph??m h??? tr??? truy c???p",name:"T??n",langCode:"M?? ng??n ng???",tabIndex:"Ch??? s??? c???a Tab",advisoryTitle:"Nhan ????? h?????ng d???n",advisoryContentType:"N???i dung h?????ng d???n",cssClasses:"L???p Stylesheet",charset:"B???ng m?? c???a t??i nguy??n ???????c li??n k???t ?????n",styles:"Ki???u (style)",selectAnchor:"Ch???n m???t ??i???m neo",anchorName:"Theo t??n ??i???m neo",anchorId:"Theo ?????nh danh th??nh ph???n",emailAddress:"Th?? ??i???n t???",emailSubject:"Ti??u ????? th??ng ??i???p",emailBody:"N???i dung th??ng ??i???p",noAnchors:"(Kh??ng c?? ??i???m neo n??o trong t??i li???u)",noUrl:"H??y ????a v??o ???????ng d???n li??n k???t (URL)",noEmail:"H??y ????a v??o ?????a ch??? th?? ??i???n t???"},anchor:{toolbar:"Ch??n/S???a ??i???m neo",menu:"Thu???c t??nh ??i???m neo",title:"Thu???c t??nh ??i???m neo",name:"T??n c???a ??i???m neo",errorName:"H??y nh???p v??o t??n c???a ??i???m neo"},list:{numberedTitle:"Thu???c t??nh danh s??ch c?? th??? t???",bulletedTitle:"Thu???c t??nh danh s??ch kh??ng th??? t???",type:"Ki???u lo???i",start:"B???t ?????u",validateStartNumber:"List start number must be a whole number.",circle:"Khuy??n tr??n",disc:"H??nh ????a",square:"H??nh vu??ng",none:"Kh??ng g?? c???",notset:"<kh??ng thi???t l???p>",armenian:"S??? theo ki???u Armenian",georgian:"S??? theo ki???u Georgian (an, ban, gan...)",lowerRoman:"S??? La M?? ki???u th?????ng (i, ii, iii, iv, v...)",upperRoman:"S??? La M?? ki???u HOA (I, II, III, IV, V...)",lowerAlpha:"Ki???u abc th?????ng (a, b, c, d, e...)",upperAlpha:"Ki???u ABC HOA (A, B, C, D, E...)",lowerGreek:"Ki???u Hy L???p (alpha, beta, gamma...)",decimal:"Ki???u s??? (1, 2, 3 ...)",decimalLeadingZero:"Ki???u s??? (01, 02, 03...)"},findAndReplace:{title:"T??m ki???m v?? thay th???",find:"T??m ki???m",replace:"Thay th???",findWhat:"T??m chu???i:",replaceWith:"Thay b???ng:",notFoundMsg:"Kh??ng t??m th???y chu???i c???n t??m.",matchCase:"Ph??n bi???t ch??? hoa/th?????ng",matchWord:"Gi???ng to??n b??? t???",matchCyclic:"Gi???ng m???t ph???n",replaceAll:"Thay th??? t???t c???",replaceSuccessMsg:"%1 v??? tr?? ???? ???????c thay th???."},table:{toolbar:"B???ng",title:"Thu???c t??nh b???ng",menu:"Thu???c t??nh b???ng",deleteTable:"X??a b???ng",rows:"S??? h??ng",columns:"S??? c???t",border:"K??ch th?????c ???????ng vi???n",align:"Canh l???",alignLeft:"Tr??i",alignCenter:"Gi???a",alignRight:"Ph???i",width:"R???ng",widthPx:"??i???m ???nh (px)",widthPc:"Ph???n tr??m (%)",widthUnit:"????n v???",height:"Chi???u cao",cellSpace:"Kho???ng c??ch gi???a c??c ??",cellPad:"Kho???ng ?????m gi??? ?? v?? n???i dung",caption:"?????u ?????",summary:"T??m l?????c",headers:"?????u ?????",headersNone:"Kh??ng c??",headersColumn:"C???t ?????u ti??n",headersRow:"H??ng ?????u ti??n",headersBoth:"C??? hai",invalidRows:"S??? l?????ng h??ng ph???i l?? m???t s??? l???n h??n 0.",invalidCols:"S??? l?????ng c???t ph???i l?? m???t s??? l???n h??n 0.",invalidBorder:"K??ch c??? c???a ???????ng bi??n ph???i l?? m???t s??? nguy??n.",invalidWidth:"Chi???u r???ng c???a b???ng ph???i l?? m???t s??? nguy??n.",invalidHeight:"Chi???u cao c???a b???ng ph???i l?? m???t s??? nguy??n.",invalidCellSpacing:"Kho???ng c??ch gi???a c??c ?? ph???i l?? m???t s??? nguy??n.",invalidCellPadding:"Kho???ng ?????m gi???a ?? v?? n???i dung ph???i l?? m???t s??? nguy??n.",cell:{menu:"??",insertBefore:"Ch??n ?? Ph??a tr?????c",insertAfter:"Ch??n ?? Ph??a sau",deleteCell:"Xo?? ??",merge:"K???t h???p ??",mergeRight:"K???t h???p sang ph???i",mergeDown:"K???t h???p xu???ng d?????i",splitHorizontal:"Ph??n t??ch ?? theo chi???u ngang",splitVertical:"Ph??n t??ch ?? theo chi???u d???c",title:"Thu???c t??nh c???a ??",cellType:"Ki???u c???a ??",rowSpan:"K???t h???p h??ng",colSpan:"K???t h???p c???t",wordWrap:"Ch??? li???n h??ng",hAlign:"Canh l??? ngang",vAlign:"Canh l??? d???c",alignTop:"Tr??n c??ng",alignMiddle:"Ch??nh gi???a",alignBottom:"D?????i c??ng",alignBaseline:"???????ng c?? s???",bgColor:"M??u n???n",borderColor:"M??u vi???n",data:"D??? li???u",header:"?????u ?????",yes:"C??",no:"Kh??ng",invalidWidth:"Chi???u r???ng c???a ?? ph???i l?? m???t s??? nguy??n.",invalidHeight:"Chi???u cao c???a ?? ph???i l?? m???t s??? nguy??n.",invalidRowSpan:"S??? h??ng k???t h???p ph???i l?? m???t s??? nguy??n.",invalidColSpan:"S??? c???t k???t h???p ph???i l?? m???t s??? nguy??n.",chooseColor:"Ch???n m??u"},row:{menu:"H??ng",insertBefore:"Ch??n h??ng ph??a tr?????c",insertAfter:"Ch??n h??ng ph??a sau",deleteRow:"Xo?? h??ng"},column:{menu:"C???t",insertBefore:"Ch??n c???t ph??a tr?????c",insertAfter:"Ch??n c???t ph??a sau",deleteColumn:"Xo?? c???t"}},button:{title:"Thu???c t??nh c???a n??t",text:"Chu???i hi???n th??? (gi?? tr???)",type:"Ki???u",typeBtn:"N??t b???m",typeSbm:"N??t g???i",typeRst:"N??t nh???p l???i"},checkboxAndRadio:{checkboxTitle:"Thu???c t??nh n??t ki???m",radioTitle:"Thu???c t??nh n??t ch???n",value:"Gi?? tr???",selected:"???????c ch???n"},form:{title:"Thu???c t??nh bi???u m???u",menu:"Thu???c t??nh bi???u m???u",action:"H??nh ?????ng",method:"Ph????ng th???c",encoding:"B???ng m??"},select:{title:"Thu???c t??nh ?? ch???n",selectInfo:"Th??ng tin",opAvail:"C??c t??y ch???n c?? th??? s??? d???ng",value:"Gi?? tr???",size:"K??ch c???",lines:"d??ng",chkMulti:"Cho ph??p ch???n nhi???u",opText:"V??n b???n",opValue:"Gi?? tr???",btnAdd:"Th??m",btnModify:"Thay ?????i",btnUp:"L??n",btnDown:"Xu???ng",btnSetValue:"Gi?? tr??? ???????c ch???n",btnDelete:"N??t xo??"},textarea:{title:"Thu???c t??nh v??ng v??n b???n",cols:"S??? c???t",rows:"S??? h??ng"},textfield:{title:"Thu???c t??nh tr?????ng v??n b???n",name:"T??n",value:"Gi?? tr???",charWidth:"????? r???ng c???a k?? t???",maxChars:"S??? k?? t??? t???i ??a",type:"Ki???u",typeText:"K?? t???",typePass:"M???t kh???u"},hidden:{title:"Thu???c t??nh tr?????ng ???n",name:"T??n",value:"Gi?? tr???"},image:{title:"Thu???c t??nh c???a ???nh",titleButton:"Thu???c t??nh n??t c???a ???nh",menu:"Thu???c t??nh c???a ???nh",infoTab:"Th??ng tin c???a ???nh",btnUpload:"T???i l??n m??y ch???",upload:"T???i l??n",alt:"Ch?? th??ch ???nh",width:"Chi???u r???ng",height:"chi???u cao",lockRatio:"Gi??? nguy??n t??? l???",unlockRatio:"Ph?? b??? t??? l???",resetSize:"K??ch th?????c g???c",border:"???????ng vi???n",hSpace:"Kho???ng ?????m ngang",vSpace:"Kho???ng ?????m d???c",align:"V??? tr??",alignLeft:"B??n tr??i",alignRight:"B??n ph???i",alertUrl:"H??y ????a v??o ???????ng d???n c???a ???nh",linkTab:"Tab li??n k???t",button2Img:"B???n c?? mu???n chuy???n n??t b???m b???ng ???nh ???????c ch???n th??nh ???nh?",img2Button:"B???n c?? mu???n chuy???n ?????i ???nh ???????c ch???n th??nh n??t b???m b???ng ???nh?",urlMissing:"Thi???u ???????ng d???n h??nh ???nh",validateWidth:"Chi???u r???ng c???a ???nh ph???i l?? m???t s??? nguy??n d????ng",validateHeight:"Chi???u cao c???a ???nh ph???i l?? m???t s??? nguy??n d????ng",validateBorder:"Chi???u r???ng c???a ???????ng vi???n ph???i l?? m???t s??? nguy??n d????ng",validateHSpace:"Kho???ng ?????m ngang ph???i l?? m???t s??? nguy??n d????ng",validateVSpace:"Kho???ng ?????m d???c ph???i l?? m???t s??? nguy??n d????ng"},flash:{properties:"Thu???c t??nh Flash",propertiesTab:"Thu???c t??nh",title:"Thu???c t??nh Flash",chkPlay:"T??? ?????ng ch???y",chkLoop:"L???p",chkMenu:"Cho ph??p b???t menu c???a Flash",chkFull:"Cho ph??p to??n m??n h??nh",scale:"T??? l???",scaleAll:"Hi???n th??? t???t c???",scaleNoBorder:"Kh??ng ???????ng vi???n",scaleFit:"V???a v???n",access:"Truy c???p m??",accessAlways:"Lu??n lu??n",accessSameDomain:"C??ng t??n mi???n",accessNever:"Kh??ng bao gi???",align:"V??? tr??",alignLeft:"Tr??i",alignAbsBottom:"D?????i tuy???t ?????i",alignAbsMiddle:"Gi???a tuy???t ?????i",alignBaseline:"???????ng c?? s???",alignBottom:"D?????i",alignMiddle:"Gi???a",alignRight:"Ph???i",alignTextTop:"Ph??a tr??n ch???",alignTop:"Tr??n",quality:"Ch???t l?????ng",qualityBest:"T???t nh???t",qualityHigh:"Cao",qualityAutoHigh:"Cao t??? ?????ng",qualityMedium:"Trung b??nh",qualityAutoLow:"Th???p t??? ?????ng",qualityLow:"Th???p",windowModeWindow:"C???a s???",windowModeOpaque:"M??? ?????c",windowModeTransparent:"Trong su???t",windowMode:"Ch??? ????? c???a s???",flashvars:"C??c bi???n s??? d??nh cho Flash",bgcolor:"M??u n???n",width:"R???ng",height:"Cao",hSpace:"Kho???ng ?????m ngang",vSpace:"Kho???ng ?????m d???c",validateSrc:"H??y ????a v??o ???????ng d???n li??n k???t",validateWidth:"Chi???u r???ng ph???i l?? s??? nguy??n.",validateHeight:"Chi???u cao ph???i l?? s??? nguy??n.",validateHSpace:"Kho???ng ?????m ngang ph???i l?? s??? nguy??n.",validateVSpace:"Kho???ng ?????m d???c ph???i l?? s??? nguy??n."},spellCheck:{toolbar:"Ki???m tra ch??nh t???",title:"Ki???m tra ch??nh t???",notAvailable:"Xin l???i, d???ch v??? n??y hi???n t???i kh??ng c??.",errorLoading:"L???i khi ??ang n???p d???ch v??? ???ng d???ng: %s.",notInDic:"Kh??ng c?? trong t??? ??i???n",changeTo:"Chuy???n th??nh",btnIgnore:"B??? qua",btnIgnoreAll:"B??? qua t???t c???",btnReplace:"Thay th???",btnReplaceAll:"Thay th??? t???t c???",btnUndo:"Ph???c h???i l???i",noSuggestions:"- Kh??ng ????a ra g???i ?? v??? t??? -",progress:"??ang ti???n h??nh ki???m tra ch??nh t???...",noMispell:"Ho??n t???t ki???m tra ch??nh t???: Kh??ng c?? l???i ch??nh t???",noChanges:"Ho??n t???t ki???m tra ch??nh t???: Kh??ng c?? t??? n??o ???????c thay ?????i",oneChange:"Ho??n t???t ki???m tra ch??nh t???: M???t t??? ???? ???????c thay ?????i",manyChanges:"Ho??n t???t ki???m tra ch??nh t???: %1 t??? ???? ???????c thay ?????i",ieSpellDownload:"Ch???c n??ng ki???m tra ch??nh t??? ch??a ???????c c??i ?????t. B???n c?? mu???n t???i v??? ngay b??y gi????"},smiley:{toolbar:"H??nh bi???u l??? c???m x??c (m???t c?????i)",title:"Ch??n h??nh bi???u l??? c???m x??c (m???t c?????i)",options:"T??y ch???n h??nh bi???u l??? c???m x??c"},elementsPath:{eleLabel:"Nh??n th??nh ph???n",eleTitle:"%1 th??nh ph???n"},numberedlist:"Danh s??ch c?? th??? t???",bulletedlist:"Danh s??ch kh??ng th??? t???",indent:"D???ch v??o trong",outdent:"D???ch ra ngo??i",justify:{left:"Canh tr??i",center:"Canh gi???a",right:"Canh ph???i",block:"Canh ?????u"},blockquote:"Kh???i tr??ch d???n",clipboard:{title:"D??n",cutError:"C??c thi???t l???p b???o m???t c???a tr??nh duy???t kh??ng cho ph??p tr??nh bi??n t???p t??? ?????ng th???c thi l???nh c???t. H??y s??? d???ng b??n ph??m cho l???nh n??y (Ctrl/Cmd+X).",copyError:"C??c thi???t l???p b???o m???t c???a tr??nh duy???t kh??ng cho ph??p tr??nh bi??n t???p t??? ?????ng th???c thi l???nh sao ch??p. H??y s??? d???ng b??n ph??m cho l???nh n??y (Ctrl/Cmd+C).",pasteMsg:"H??y d??n n???i dung v??o trong khung b??n d?????i, s??? d???ng t??? h???p ph??m (<STRONG>Ctrl/Cmd+V</STRONG>) v?? nh???n v??o n??t <STRONG>?????ng ??</STRONG>.",securityMsg:"Do thi???t l???p b???o m???t c???a tr??nh duy???t n??n tr??nh bi??n t???p kh??ng th??? truy c???p tr???c ti???p v??o n???i dung ???? sao ch??p. B???n c???n ph???i d??n l???i n???i dung v??o c???a s??? n??y.",pasteArea:"Khu v???c d??n"},pastefromword:{confirmCleanup:"V??n b???n b???n mu???n d??n c?? k??m ?????nh d???ng c???a Word. B???n c?? mu???n lo???i b??? ?????nh d???ng Word tr?????c khi d??n?",toolbar:"D??n v???i ?????nh d???ng Word",title:"D??n v???i ?????nh d???ng Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"D??n theo ?????nh d???ng v??n b???n thu???n",title:"D??n theo ?????nh d???ng v??n b???n thu???n"},templates:{button:"M???u d???ng s???n",title:"N???i dung M???u d???ng s???n",options:"T??y ch???n m???u d???ng s???n",insertOption:"Thay th??? n???i dung hi???n t???i",selectPromptMsg:"H??y ch???n m???u d???ng s???n ????? m??? trong tr??nh bi??n t???p<br>(n???i dung hi???n t???i s??? b??? m???t):",emptyListMsg:"(Kh??ng c?? m???u d???ng s???n n??o ???????c ?????nh ngh??a)"},showBlocks:"Hi???n th??? c??c kh???i",stylesCombo:{label:"Ki???u",panelTitle:"Phong c??ch ?????nh d???ng",panelTitle1:"Ki???u kh???i",panelTitle2:"Ki???u tr???c ti???p",panelTitle3:"Ki???u ?????i t?????ng"},format:{label:"?????nh d???ng",panelTitle:"?????nh d???ng",tag_p:"B??nh th?????ng (P)",tag_pre:"???? thi???t l???p",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"B??nh th?????ng (DIV)"},div:{title:"T???o kh???i c??c th??nh ph???n",toolbar:"T???o kh???i c??c th??nh ph???n",cssClassInputLabel:"C??c l???p CSS",styleSelectLabel:"Ki???u (style)",IdInputLabel:"?????nh danh (id)",languageCodeInputLabel:"M?? ng??n ng???",inlineStyleInputLabel:"Ki???u n???i d??ng",advisoryTitleInputLabel:"Nhan ????? h?????ng d???n",langDirLabel:"H?????ng ng??n ng???",langDirLTRLabel:"Tr??i sang ph???i (LTR)",langDirRTLLabel:"Ph???i qua tr??i (RTL)",edit:"Ch???nh s???a",remove:"X??a b???"},font:{label:"Ph??ng",voiceLabel:"Ph??ng",panelTitle:"Ph??ng"},fontSize:{label:"C??? ch???",voiceLabel:"K??ch c??? ph??ng",panelTitle:"C??? ch???"},colorButton:{textColorTitle:"M??u ch???",bgColorTitle:"M??u n???n",panelTitle:"M??u s???c",auto:"T??? ?????ng",more:"M??u kh??c..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Ki???m tra ch??nh t??? ngay khi g?? ch??? (SCAYT)",opera_title:"Kh??ng h??? tr??? tr??n tr??nh duy???t Opera",enable:"B???t SCAYT",disable:"T???t SCAYT",about:"Th??ng tin v??? SCAYT",toggle:"B???t t???t SCAYT",options:"T??y ch???n",langs:"Ng??n ng???",moreSuggestions:"????? xu???t th??m",ignore:"B??? qua",ignoreAll:"B??? qua t???t c???",addWord:"Th??m t???",emptyDic:"T??n c???a t??? ??i???n kh??ng ???????c ????? tr???ng.",optionsTab:"T??y ch???n",allCaps:"Kh??ng ph??n bi???t ch??? HOA ch??? th?????ng",ignoreDomainNames:"B??? qua t??n mi???n",mixedCase:"Kh??ng ph??n bi???t lo???i ch???",mixedWithDigits:"Kh??ng ph??n bi???t ch??? v?? s???",languagesTab:"Tab ng??n ng???",dictionariesTab:"T??? ??i???n",dic_field_name:"T??n t??? ??i???n",dic_create:"T???o",dic_restore:"Ph???c h???i",dic_delete:"X??a",dic_rename:"Thay t??n",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"Th??ng tin"},about:{title:"Th??ng tin v??? CKEditor",dlgTitle:"Th??ng tin v??? CKEditor",moreInfo:"Vui l??ng gh?? th??m trang web c???a ch??ng t??i ????? c?? th??ng tin v??? gi???y ph??p:",copy:"B???n quy???n © $1. Gi??? to??n quy???n."},maximize:"Ph??ng to t???i ??a",minimize:"Thu nh???",fakeobjects:{anchor:"??i???m neo",flash:"Flash",div:"Ng???t trang",unknown:"?????i t?????ng kh??ng r?? r??ng"},resize:"K??o r?? ????? thay ?????i k??ch c???",colordialog:{title:"Ch???n m??u",options:"Color Options",highlight:"M??u ch???n",selected:"M??u ???? ch???n",clear:"X??a b???"},toolbarCollapse:"Thu g???n thanh c??ng c???",toolbarExpand:"M??? r???ng thnah c??ng c???"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang["zh-cn"]={dir:"ltr",editorTitle:"????????????????????????, %1, ??? ALT+0 ???????????????",toolbar:"?????????",editor:"????????????????????????",source:"??????",newPage:"??????",save:"??????",preview:"??????",cut:"??????",copy:"??????",paste:"??????",print:"??????",underline:"?????????",bold:"??????",italic:"??????",selectAll:"??????",removeFormat:"????????????",strike:"?????????",subscript:"??????",superscript:"??????",horizontalrule:"???????????????",pagebreak:"???????????????",unlink:"???????????????",undo:"??????",redo:"??????",common:{browseServer:"???????????????",url:"?????????",protocol:"??????",upload:"??????",uploadSubmit:"?????????????????????",image:"??????",flash:"Flash",form:"??????",checkbox:"?????????",radio:"????????????",textField:"????????????",textarea:"????????????",hiddenField:"?????????",button:"??????",select:"??????/??????",imageButton:"?????????",notSet:"<????????????>",id:"ID",name:"??????",langDir:"????????????",langDirLtr:"???????????? (LTR)",langDirRtl:"???????????? (RTL)",langCode:"????????????",longDescr:"??????????????????",cssClass:"???????????????",advisoryTitle:"??????",cssStyle:"????????????",ok:"??????",cancel:"??????",close:"??????",preview:"??????",generalTab:"??????",advancedTab:"??????",validateNumberFailed:"????????????????????????",confirmNewPage:"???????????????????????????,???????????????????????????",confirmCancel:"?????????????????????????????????????????????????????????",options:"??????",target:"????????????",targetNew:"????????? (_blank)",targetTop:"?????? (_top)",targetSelf:"????????? (_self)",targetParent:"????????? (_parent)",unavailable:'%1<span class="cke_accessibility">, ?????????</span>'},contextmenu:{options:"??????????????????"},specialChar:{toolbar:"??????????????????",title:"??????????????????",options:"??????????????????"},link:{toolbar:"??????/???????????????",other:"<??????>",menu:"???????????????",title:"?????????",info:"???????????????",target:"??????",upload:"??????",advanced:"??????",type:"???????????????",toUrl:"??????",toAnchor:"??????????????????",toEmail:"????????????",targetFrame:"<??????>",targetPopup:"<????????????>",targetFrameName:"??????????????????",targetPopupName:"??????????????????",popupFeatures:"??????????????????",popupResizable:"?????????",popupStatusBar:"?????????",popupLocationBar:"?????????",popupToolbar:"?????????",popupMenuBar:"?????????",popupFullScreen:"?????? (IE)",popupScrollBars:"?????????",popupDependent:"?????? (NS)",popupWidth:"???",popupLeft:"???",popupHeight:"???",popupTop:"???",id:"ID",langDir:"????????????",langDirLTR:"???????????? (LTR)",langDirRTL:"???????????? (RTL)",acccessKey:"?????????",name:"??????",langCode:"????????????",tabIndex:"Tab ?????????",advisoryTitle:"??????",advisoryContentType:"????????????",cssClasses:"???????????????",charset:"????????????",styles:"????????????",selectAnchor:"??????????????????",anchorName:"???????????????",anchorId:"????????? ID",emailAddress:"??????",emailSubject:"??????",emailBody:"??????",noAnchors:"(??????????????????????????????)",noUrl:"????????????????????????",noEmail:"???????????????????????????"},anchor:{toolbar:"??????/??????????????????",menu:"??????????????????",title:"??????????????????",name:"????????????",errorName:"?????????????????????"},list:{numberedTitle:"??????????????????",bulletedTitle:"??????????????????",type:"????????????",start:"????????????",validateStartNumber:"List start number must be a whole number.",circle:"?????????",disc:"?????????",square:"????????????",none:"?????????",notset:"<????????????>",armenian:"?????????????????????????????????",georgian:"??????????????????????????????(an, ban, gan, ???)",lowerRoman:"??????????????????(i, ii, iii, iv, v, ???)",upperRoman:"??????????????????(I, II, III, IV, V, ???)",lowerAlpha:"??????????????????(a, b, c, d, e, ???)",upperAlpha:"??????????????????(A, B, C, D, E, ???)",lowerGreek:"??????????????????(alpha, beta, gamma, ???)",decimal:"?????? (1, 2, 3, ???)",decimalLeadingZero:"0?????????????????????(01, 02, 03, ???)"},findAndReplace:{title:"???????????????",find:"??????",replace:"??????",findWhat:"??????:",replaceWith:"??????:",notFoundMsg:"????????????????????????",matchCase:"???????????????",matchWord:"????????????",matchCyclic:"????????????",replaceAll:"????????????",replaceSuccessMsg:"????????? %1 ?????????."},table:{toolbar:"??????",title:"????????????",menu:"????????????",deleteTable:"????????????",rows:"??????",columns:"??????",border:"??????",align:"??????",alignLeft:"?????????",alignCenter:"??????",alignRight:"?????????",width:"??????",widthPx:"??????",widthPc:"?????????",widthUnit:"????????????",height:"??????",cellSpace:"??????",cellPad:"??????",caption:"??????",summary:"??????",headers:"???????????????",headersNone:"???",headersColumn:"?????????",headersRow:"?????????",headersBoth:"?????????????????????",invalidRows:"??????????????????????????????",invalidCols:"??????????????????????????????",invalidBorder:"?????????????????????????????????",invalidWidth:"?????????????????????????????????",invalidHeight:"?????????????????????????????????",invalidCellSpacing:"????????????????????????????????????",invalidCellPadding:"????????????????????????????????????",cell:{menu:"?????????",insertBefore:"????????????????????????",insertAfter:"????????????????????????",deleteCell:"???????????????",merge:"???????????????",mergeRight:"?????????????????????",mergeDown:"?????????????????????",splitHorizontal:"?????????????????????",splitVertical:"?????????????????????",title:"???????????????",cellType:"???????????????",rowSpan:"????????????",colSpan:"????????????",wordWrap:"????????????",hAlign:"????????????",vAlign:"????????????",alignTop:"????????????",alignMiddle:"????????????",alignBottom:"????????????",alignBaseline:"????????????",bgColor:"????????????",borderColor:"????????????",data:"??????",header:"??????",yes:"???",no:"???",invalidWidth:"????????????????????????????????????",invalidHeight:"????????????????????????????????????",invalidRowSpan:"??????????????????????????????",invalidColSpan:"??????????????????????????????",chooseColor:"??????"},row:{menu:"???",insertBefore:"??????????????????",insertAfter:"??????????????????",deleteRow:"?????????"},column:{menu:"???",insertBefore:"??????????????????",insertAfter:"??????????????????",deleteColumn:"?????????"}},button:{title:"????????????",text:"??????(???)",type:"??????",typeBtn:"??????",typeSbm:"??????",typeRst:"??????"},checkboxAndRadio:{checkboxTitle:"???????????????",radioTitle:"??????????????????",value:"?????????",selected:"?????????"},form:{title:"????????????",menu:"????????????",action:"??????",method:"??????",encoding:"????????????"},select:{title:"??????/????????????",selectInfo:"????????????",opAvail:"?????????",value:"???",size:"??????",lines:"???",chkMulti:"????????????",opText:"????????????",opValue:"?????????",btnAdd:"??????",btnModify:"??????",btnUp:"??????",btnDown:"??????",btnSetValue:"??????????????????",btnDelete:"??????"},textarea:{title:"??????????????????",cols:"????????????",rows:"??????"},textfield:{title:"??????????????????",name:"??????",value:"?????????",charWidth:"????????????",maxChars:"???????????????",type:"??????",typeText:"??????",typePass:"??????"},hidden:{title:"???????????????",name:"??????",value:"?????????"},image:{title:"????????????",titleButton:"???????????????",menu:"????????????",infoTab:"??????",btnUpload:"?????????????????????",upload:"??????",alt:"????????????",width:"??????",height:"??????",lockRatio:"????????????",unlockRatio:"???????????????",resetSize:"????????????",border:"????????????",hSpace:"????????????",vSpace:"????????????",align:"????????????",alignLeft:"?????????",alignRight:"?????????",alertUrl:"?????????????????????",linkTab:"??????",button2Img:"???????????????????????????????????????????",img2Button:"???????????????????????????????????????????",urlMissing:"???????????????????????????",validateWidth:"?????????????????????????????????",validateHeight:"?????????????????????????????????",validateBorder:"?????????????????????????????????",validateHSpace:"?????????????????????????????????",validateVSpace:"?????????????????????????????????"},flash:{properties:"Flash ??????",propertiesTab:"??????",title:"??????",chkPlay:"????????????",chkLoop:"??????",chkMenu:"?????? Flash ??????",chkFull:"????????????",scale:"??????",scaleAll:"????????????",scaleNoBorder:"?????????",scaleFit:"????????????",access:"??????????????????",accessAlways:"??????",accessSameDomain:"??????",accessNever:"??????",align:"????????????",alignLeft:"?????????",alignAbsBottom:"????????????",alignAbsMiddle:"????????????",alignBaseline:"??????",alignBottom:"??????",alignMiddle:"??????",alignRight:"?????????",alignTextTop:"????????????",alignTop:"??????",quality:"??????",qualityBest:"??????",qualityHigh:"???",qualityAutoHigh:"???(??????)",qualityMedium:"???(??????)",qualityAutoLow:"???(??????)",qualityLow:"???",windowModeWindow:"??????",windowModeOpaque:"?????????",windowModeTransparent:"??????",windowMode:"????????????",flashvars:"Flash ??????",bgcolor:"????????????",width:"??????",height:"??????",hSpace:"????????????",vSpace:"????????????",validateSrc:"????????????????????????",validateWidth:"???????????????????????????",validateHeight:"???????????????????????????",validateHSpace:"?????????????????????????????????",validateVSpace:"?????????????????????????????????"},spellCheck:{toolbar:"????????????",title:"????????????",notAvailable:"??????, ????????????????????????",errorLoading:"?????????????????????????????????: %s.",notInDic:"??????????????????",changeTo:"?????????",btnIgnore:"??????",btnIgnoreAll:"????????????",btnReplace:"??????",btnReplaceAll:"????????????",btnUndo:"??????",noSuggestions:"- ???????????? -",progress:"????????????????????????...",noMispell:"??????????????????: ????????????????????????",noChanges:"??????????????????: ????????????????????????",oneChange:"??????????????????: ?????????????????????",manyChanges:"??????????????????: ????????? %1 ?????????",ieSpellDownload:"??????????????????????????????, ????????????????????????????"},smiley:{toolbar:"?????????",title:"??????????????????",options:"??????????????????"},elementsPath:{eleLabel:"????????????",eleTitle:"%1 ??????"},numberedlist:"????????????",bulletedlist:"????????????",indent:"???????????????",outdent:"???????????????",justify:{left:"?????????",center:"??????",right:"?????????",block:"????????????"},blockquote:"?????????",clipboard:{title:"??????",cutError:"?????????????????????????????????????????????????????????????????????, ????????????????????????(Ctrl/Cmd+X)?????????",copyError:"?????????????????????????????????????????????????????????????????????, ????????????????????????(Ctrl/Cmd+C)?????????",pasteMsg:"????????????????????????(<STRONG>Ctrl/Cmd+V</STRONG>)????????????????????????????????????????????? <STRONG>??????</STRONG>",securityMsg:"??????????????????????????????????????????, ???????????????????????????????????????????????????, ???????????????????????????????????????",pasteArea:"????????????"},pastefromword:{confirmCleanup:"???????????????????????????????????? MS Word, ??????????????? MS Word ???????????????????",toolbar:"??? MS Word ??????",title:"??? MS Word ??????",error:"????????????????????????????????????????????????"},pasteText:{button:"????????????????????????",title:"????????????????????????"},templates:{button:"??????",title:"????????????",options:"????????????",insertOption:"??????????????????",selectPromptMsg:"??????????????????????????????:",emptyListMsg:"(????????????)"},showBlocks:"????????????",stylesCombo:{label:"??????",panelTitle:"??????",panelTitle1:"??????????????????",panelTitle2:"??????????????????",panelTitle3:"??????????????????"},format:{label:"??????",panelTitle:"??????",tag_p:"??????",tag_pre:"???????????????",tag_address:"??????",tag_h1:"?????? 1",tag_h2:"?????? 2",tag_h3:"?????? 3",tag_h4:"?????? 4",tag_h5:"?????? 5",tag_h6:"?????? 6",tag_div:"??????(DIV)"},div:{title:"?????? DIV ??????",toolbar:"?????? DIV ??????",cssClassInputLabel:"???????????????",styleSelectLabel:"??????",IdInputLabel:"ID",languageCodeInputLabel:"????????????",inlineStyleInputLabel:"????????????",advisoryTitleInputLabel:"??????",langDirLabel:"????????????",langDirLTRLabel:"???????????? (LTR)",langDirRTLLabel:"???????????? (RTL)",edit:"?????? DIV",remove:"?????? DIV"},font:{label:"??????",voiceLabel:"??????",panelTitle:"??????"},fontSize:{label:"??????",voiceLabel:"????????????",panelTitle:"??????"},colorButton:{textColorTitle:"????????????",bgColorTitle:"????????????",panelTitle:"??????",auto:"??????",more:"????????????..."},colors:{"000":"???",800000:"??????","8B4513":"??????","2F4F4F":"??????","008080":"?????????","000080":"?????????","4B0082":"??????",696969:"??????",B22222:"??????",A52A2A:"???",DAA520:"??????","006400":"??????","40E0D0":"??????","0000CD":"??????",800080:"???",808080:"???",F00:"???",FF8C00:"??????",FFD700:"???","008000":"???","0FF":"???","00F":"???",EE82EE:"?????????",A9A9A9:"??????",FFA07A:"??????",FFA500:"???",FFFF00:"???","00FF00":"??????",AFEEEE:"??????",ADD8E6:"??????",DDA0DD:"??????",D3D3D3:"??????",FFF0F5:"?????????",FAEBD7:"?????????",FFFFE0:"??????",F0FFF0:"??????",F0FFFF:"??????",F0F8FF:"??????",E6E6FA:"??????",FFF:"???"},scayt:{title:"??????????????????",opera_title:"????????? Opera ?????????",enable:"????????????????????????",disable:"????????????????????????",about:"????????????????????????",toggle:"??????/????????????????????????",options:"??????",langs:"??????",moreSuggestions:"??????????????????",ignore:"??????",ignoreAll:"????????????",addWord:"????????????",emptyDic:"?????????????????????.",optionsTab:"??????",allCaps:"????????????????????????",ignoreDomainNames:"????????????",mixedCase:"??????????????????????????????",mixedWithDigits:"????????????????????????",languagesTab:"??????",dictionariesTab:"??????",dic_field_name:"????????????",dic_create:"??????",dic_restore:"??????",dic_delete:"??????",dic_rename:"?????????",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"??????"},about:{title:"??????CKEditor",dlgTitle:"??????CKEditor",moreInfo:"?????????????????????????????????????????????????????????",copy:"???????????? © $1."},maximize:"??????",minimize:"?????????",fakeobjects:{anchor:"??????",flash:"Flash",div:"??????",unknown:"????????????"},resize:"?????????????????????",colordialog:{title:"????????????",options:"????????????",highlight:"??????",selected:"????????????",clear:"??????"},toolbarCollapse:"???????????????",toolbarExpand:"???????????????"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.lang.zh={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"?????????",newPage:"????????????",save:"??????",preview:"??????",cut:"??????",copy:"??????",paste:"??????",print:"??????",underline:"??????",bold:"??????",italic:"??????",selectAll:"??????",removeFormat:"????????????",strike:"?????????",subscript:"??????",superscript:"??????",horizontalrule:"???????????????",pagebreak:"??????????????????",unlink:"???????????????",undo:"??????",redo:"??????",common:{browseServer:"??????????????????",url:"URL",protocol:"????????????",upload:"??????",uploadSubmit:"??????????????????",image:"??????",flash:"Flash",form:"??????",checkbox:"????????????",radio:"????????????",textField:"????????????",textarea:"????????????",hiddenField:"????????????",button:"??????",select:"??????/??????",imageButton:"????????????",notSet:"<????????????>",id:"ID",name:"??????",langDir:"????????????",langDirLtr:"???????????? (LTR)",langDirRtl:"???????????? (RTL)",langCode:"????????????",longDescr:"?????? URL",cssClass:"???????????????",advisoryTitle:"??????",cssStyle:"??????",ok:"??????",cancel:"??????",close:"Close",preview:"Preview",generalTab:"??????",advancedTab:"??????",validateNumberFailed:"????????????????????????",confirmNewPage:"????????????????????????????????????????????????",confirmCancel:"????????????????????????????????????????????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ?????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??????????????????",title:"?????????????????????",options:"Special Character Options"},link:{toolbar:"??????/???????????????",other:"<??????>",menu:"???????????????",title:"?????????",info:"???????????????",target:"??????",upload:"??????",advanced:"??????",type:"???????????????",toUrl:"URL",toAnchor:"????????????",toEmail:"????????????",targetFrame:"<??????>",targetPopup:"<????????????>",targetFrameName:"??????????????????",targetPopupName:"??????????????????",popupFeatures:"??????????????????",popupResizable:"?????????",popupStatusBar:"?????????",popupLocationBar:"?????????",popupToolbar:"?????????",popupMenuBar:"?????????",popupFullScreen:"????????? (IE)",popupScrollBars:"??????",popupDependent:"?????? (NS)",popupWidth:"???",popupLeft:"???",popupHeight:"???",popupTop:"???",id:"ID",langDir:"????????????",langDirLTR:"???????????? (LTR)",langDirRTL:"???????????? (RTL)",acccessKey:"?????????",name:"??????",langCode:"????????????",tabIndex:"????????????",advisoryTitle:"??????",advisoryContentType:"????????????",cssClasses:"???????????????",charset:"?????????????????????",styles:"??????",selectAnchor:"???????????????",anchorName:"???????????????",anchorId:"????????? ID",emailAddress:"????????????",emailSubject:"????????????",emailBody:"????????????",noAnchors:"(??????????????????????????????)",noUrl:"????????????????????? URL",noEmail:"???????????????????????????"},anchor:{toolbar:"??????/????????????",menu:"????????????",title:"????????????",name:"????????????",errorName:"?????????????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"???????????????",find:"??????",replace:"??????",findWhat:"??????:",replaceWith:"??????:",notFoundMsg:"???????????????????????????",matchCase:"??????????????????",matchWord:"????????????",matchCyclic:"????????????",replaceAll:"????????????",replaceSuccessMsg:"????????? %1 ?????????"},table:{toolbar:"??????",title:"????????????",menu:"????????????",deleteTable:"????????????",rows:"??????",columns:"??????",border:"??????",align:"??????",alignLeft:"????????????",alignCenter:"??????",alignRight:"????????????",width:"??????",widthPx:"??????",widthPc:"?????????",widthUnit:"width unit",height:"??????",cellSpace:"??????",cellPad:"??????",caption:"??????",summary:"??????",headers:"??????",headersNone:"?????????",headersColumn:"?????????",headersRow:"?????????",headersBoth:"?????????????????????",invalidRows:"???????????????????????????",invalidCols:"???????????????????????????",invalidBorder:"?????????????????????????????????",invalidWidth:"?????????????????????????????????",invalidHeight:"?????????????????????????????????",invalidCellSpacing:"????????????????????????????????????",invalidCellPadding:"????????????????????????????????????",cell:{menu:"?????????",insertBefore:"?????????????????????",insertAfter:"?????????????????????",deleteCell:"???????????????",merge:"???????????????",mergeRight:"?????????????????????",mergeDown:"?????????????????????",splitHorizontal:"?????????????????????",splitVertical:"?????????????????????",title:"???????????????",cellType:"???????????????",rowSpan:"???????????????",colSpan:"???????????????",wordWrap:"????????????",hAlign:"????????????",vAlign:"????????????",alignTop:"????????????",alignMiddle:"????????????",alignBottom:"????????????",alignBaseline:"????????????",bgColor:"????????????",borderColor:"????????????",data:"??????",header:"??????",yes:"???",no:"???",invalidWidth:"????????????????????????????????????",invalidHeight:"????????????????????????????????????",invalidRowSpan:"????????????????????????????????????",invalidColSpan:"???????????????????????????????????????",chooseColor:"Choose"},row:{menu:"???",insertBefore:"???????????????",insertAfter:"???????????????",deleteRow:"?????????"},column:{menu:"???",insertBefore:"???????????????",insertAfter:"???????????????",deleteColumn:"?????????"}},button:{title:"????????????",text:"???????????? (???)",type:"??????",typeBtn:"?????? (Button)",typeSbm:"?????? (Submit)",typeRst:"?????? (Reset)"},checkboxAndRadio:{checkboxTitle:"??????????????????",radioTitle:"??????????????????",value:"?????????",selected:"?????????"},form:{title:"????????????",menu:"????????????",action:"??????",method:"??????",encoding:"????????????"},select:{title:"??????/????????????",selectInfo:"??????",opAvail:"????????????",value:"???",size:"??????",lines:"???",chkMulti:"?????????",opText:"????????????",opValue:"?????????",btnAdd:"??????",btnModify:"??????",btnUp:"??????",btnDown:"??????",btnSetValue:"???????????????",btnDelete:"??????"},textarea:{title:"??????????????????",cols:"????????????",rows:"??????"},textfield:{title:"??????????????????",name:"??????",value:"???",charWidth:"????????????",maxChars:"???????????????",type:"??????",typeText:"??????",typePass:"??????"},hidden:{title:"??????????????????",name:"??????",value:"???"},image:{title:"????????????",titleButton:"??????????????????",menu:"????????????",infoTab:"????????????",btnUpload:"??????????????????",upload:"??????",alt:"????????????",width:"??????",height:"??????",lockRatio:"?????????",unlockRatio:"Unlock Ratio",resetSize:"??????????????????",border:"??????",hSpace:"????????????",vSpace:"????????????",align:"??????",alignLeft:"????????????",alignRight:"????????????",alertUrl:"??????????????? URL",linkTab:"?????????",button2Img:"????????????????????????????????????",img2Button:"????????????????????????????????????",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash ??????",propertiesTab:"??????",title:"Flash ??????",chkPlay:"????????????",chkLoop:"??????",chkMenu:"????????????",chkFull:"?????????????????????",scale:"??????",scaleAll:"????????????",scaleNoBorder:"?????????",scaleFit:"????????????",access:"??????????????????",accessAlways:"??????",accessSameDomain:"????????????",accessNever:"??????",align:"??????",alignLeft:"????????????",alignAbsBottom:"????????????",alignAbsMiddle:"????????????",alignBaseline:"?????????",alignBottom:"????????????",alignMiddle:"????????????",alignRight:"????????????",alignTextTop:"????????????",alignTop:"????????????",quality:"??????",qualityBest:"??????",qualityHigh:"???",qualityAutoHigh:"???????????????",qualityMedium:"???????????????",qualityAutoLow:"???????????????",qualityLow:"???",windowModeWindow:"??????",windowModeOpaque:"?????????",windowModeTransparent:"??????",windowMode:"????????????",flashvars:"Flash ??????",bgcolor:"????????????",width:"??????",height:"??????",hSpace:"????????????",vSpace:"????????????",validateSrc:"????????????????????? URL",validateWidth:"???????????????????????????",validateHeight:"???????????????????????????",validateHSpace:"?????????????????????????????????",validateVSpace:"?????????????????????????????????"},spellCheck:{toolbar:"????????????",title:"????????????",notAvailable:"?????????????????????????????????",errorLoading:"?????????????????????: %s.",notInDic:"???????????????",changeTo:"?????????",btnIgnore:"??????",btnIgnoreAll:"????????????",btnReplace:"??????",btnReplaceAll:"????????????",btnUndo:"??????",noSuggestions:"- ???????????? -",progress:"????????????????????????",noMispell:"??????????????????????????????????????????",noChanges:"??????????????????????????????????????????",oneChange:"?????????????????????????????? 1 ?????????",manyChanges:"?????????????????????????????? %1 ?????????",ieSpellDownload:"???????????????????????????????????????????????????????????????"},smiley:{toolbar:"????????????",title:"??????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ??????"},numberedlist:"????????????",bulletedlist:"????????????",indent:"????????????",outdent:"????????????",justify:{left:"????????????",center:"??????",right:"????????????",block:"????????????"},blockquote:"????????????",clipboard:{title:"??????",cutError:"?????????????????????????????????????????????????????????????????????????????????????????? (Ctrl/Cmd+X) ?????????",copyError:"?????????????????????????????????????????????????????????????????????????????????????????? (Ctrl/Cmd+C) ?????????",pasteMsg:"?????????????????? (<strong>Ctrl/Cmd+V</strong>) ?????????????????????????????? <strong>??????</strong>",securityMsg:"???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"????????????????????????????????? Word ?????????????????????????????????????????? Word ???????????????????????????",toolbar:"??? Word ??????",title:"??? Word ??????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"?????????????????????",title:"?????????????????????"},templates:{button:"??????",title:"????????????",options:"Template Options",insertOption:"??????????????????",selectPromptMsg:"???????????????????????????<br> (??????????????????????????????):",emptyListMsg:"(?????????)"},showBlocks:"????????????",stylesCombo:{label:"??????",panelTitle:"Formatting Styles",panelTitle1:"??????????????????",panelTitle2:"??????????????????",panelTitle3:"??????????????????"},format:{label:"??????",panelTitle:"??????",tag_p:"??????",tag_pre:"????????????",tag_address:"??????",tag_h1:"?????? 1",tag_h2:"?????? 2",tag_h3:"?????? 3",tag_h4:"?????? 4",tag_h5:"?????? 5",tag_h6:"?????? 6",tag_div:"?????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????",voiceLabel:"??????",panelTitle:"??????"},fontSize:{label:"??????",voiceLabel:"????????????",panelTitle:"??????"},colorButton:{textColorTitle:"????????????",bgColorTitle:"????????????",panelTitle:"Colors",auto:"??????",more:"???????????????"},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"??????????????????",opera_title:"Not supported by Opera",enable:"????????????????????????",disable:"????????????????????????",about:"????????????????????????",toggle:"?????????????????????????????????",options:"??????",langs:"??????",moreSuggestions:"??????????????????",ignore:"??????",ignoreAll:"????????????",addWord:"????????????",emptyDic:"?????????????????????.",optionsTab:"??????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"??????",dictionariesTab:"??????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",dic_info:"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",aboutTab:"??????"},about:{title:"?????? CKEditor",dlgTitle:"?????? CKEditor",moreInfo:"?????????????????????????????????????????????????????????",copy:"Copyright © $1. All rights reserved."},maximize:"?????????",minimize:"Minimize",fakeobjects:{anchor:"??????",flash:"Flash ??????",div:"??????",unknown:"????????????"},resize:"??????????????????",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
+++ /dev/null
-CKEDITOR.dialog.add("a11yHelp",function(r){var q=r.lang.accessibilityHelp,p=CKEDITOR.tools.getNextNumber(),o={8:"BACKSPACE",9:"TAB",13:"ENTER",16:"SHIFT",17:"CTRL",18:"ALT",19:"PAUSE",20:"CAPSLOCK",27:"ESCAPE",33:"PAGE UP",34:"PAGE DOWN",35:"END",36:"HOME",37:"LEFT ARROW",38:"UP ARROW",39:"RIGHT ARROW",40:"DOWN ARROW",45:"INSERT",46:"DELETE",91:"LEFT WINDOW KEY",92:"RIGHT WINDOW KEY",93:"SELECT KEY",96:"NUMPAD 0",97:"NUMPAD 1",98:"NUMPAD 2",99:"NUMPAD 3",100:"NUMPAD 4",101:"NUMPAD 5",102:"NUMPAD 6",103:"NUMPAD 7",104:"NUMPAD 8",105:"NUMPAD 9",106:"MULTIPLY",107:"ADD",109:"SUBTRACT",110:"DECIMAL POINT",111:"DIVIDE",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NUM LOCK",145:"SCROLL LOCK",186:"SEMI-COLON",187:"EQUAL SIGN",188:"COMMA",189:"DASH",190:"PERIOD",191:"FORWARD SLASH",192:"GRAVE ACCENT",219:"OPEN BRACKET",220:"BACK SLASH",221:"CLOSE BRAKET",222:"SINGLE QUOTE"};o[CKEDITOR.ALT]="ALT";o[CKEDITOR.SHIFT]="SHIFT";o[CKEDITOR.CTRL]="CTRL";var n=[CKEDITOR.ALT,CKEDITOR.SHIFT,CKEDITOR.CTRL];function m(d){var c,b,a=[];for(var e=0;e<n.length;e++){b=n[e];c=d/n[e];if(c>1&&c<=2){d-=b;a.push(o[b])}}a.push(o[d]||String.fromCharCode(d));return a.join("+")}var l=/\$\{(.*?)\}/g;function k(d,c){var b=r.config.keystrokes,a,f=b.length;for(var e=0;e<f;e++){a=b[e];if(a[1]==c){break}}return m(a[0])}function j(){var i='<div class="cke_accessibility_legend" role="document" aria-labelledby="cke_'+p+'_arialbl" tabIndex="-1">%1</div><span id="cke_'+p+'_arialbl" class="cke_voice_label">'+q.contents+" </span>",h="<h1>%1</h1><dl>%2</dl>",g="<dt>%1</dt><dd>%2</dd>",f=[],e=q.legend,d=e.length;for(var c=0;c<d;c++){var b=e[c],a=[],B=b.items,A=B.length;for(var z=0;z<A;z++){var y=B[z],x;x=g.replace("%1",y.name).replace("%2",y.legend.replace(l,k));a.push(x)}f.push(h.replace("%1",b.name).replace("%2",a.join("")))}return i.replace("%1",f.join(""))}return{title:q.title,minWidth:600,minHeight:400,contents:[{id:"info",label:r.lang.common.generalTab,expand:true,elements:[{type:"html",id:"legends",focus:function(){},html:j()+'<style type="text/css">.cke_accessibility_legend{width:600px;height:400px;padding-right:5px;overflow-y:auto;overflow-x:hidden;}.cke_accessibility_legend h1{font-size: 20px;border-bottom: 1px solid #AAA;margin: 5px 0px 15px;}.cke_accessibility_legend dl{margin-left: 5px;}.cke_accessibility_legend dt{font-size: 13px;font-weight: bold;}.cke_accessibility_legend dd{white-space:normal;margin:10px}</style>'}]}],buttons:[CKEDITOR.dialog.cancelButton]}});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.plugins.setLang("a11yhelp","en",{accessibilityHelp:{title:"Accessibility Instructions",contents:"Help Contents. To close this dialog press ESC.",legend:[{name:"General",items:[{name:"Editor Toolbar",legend:"Press ${toolbarFocus} to navigate to the toolbar. Move to next toolbar button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."},{name:"Editor Dialog",legend:"Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."},{name:"Editor Context Menu",legend:"Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option wtih SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."},{name:"Editor List Box",legend:"Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."},{name:"Editor Element Path Bar",legend:"Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."}]},{name:"Commands",items:[{name:" Undo command",legend:"Press ${undo}"},{name:" Redo command",legend:"Press ${redo}"},{name:" Bold command",legend:"Press ${bold}"},{name:" Italic command",legend:"Press ${italic}"},{name:" Underline command",legend:"Press ${underline}"},{name:" Link command",legend:"Press ${link}"},{name:" Toolbar Collapse command",legend:"Press ${toolbarCollapse}"},{name:" Accessibility Help",legend:"Press ${a11yHelp}"}]}]}});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.plugins.setLang("a11yhelp","he",{accessibilityHelp:{title:"???????????? ????????????",contents:"???????????? ????????????. ???????????? ?????? ???????????? (ESC).",legend:[{name:"????????",items:[{name:"???????? ??????????",legend:"?????? ???? ${toolbarFocus} ?????? ?????????? ?????????? ??????????. ???????? ???????????? ?????? ???? ?????? ???????? (TAB) ???? ???? ??????????. ???????? ???????????? ?????????? ???? ?????? ?????????? (SHIFT) + ?????? (TAB) ???? ???? ????????. ?????? ???????? ???? ???????? (ENTER) ?????? ???????????? ???? ???????????? ??????????."},{name:"???????????????? (???????????? ??????????)",legend:"???????? ????????????, ?????? ?????? (TAB) ?????? ?????????? ???????? ??????, ?????? ???????? (SHIFT) + ?????? (TAB) ?????? ?????????? ???????? ??????????, ?????? ???????? (ENTER) ?????? ?????????? ???? ??????????????, ?????? ???????????? (ESC) ?????? ????????. ???????? ???????????????? ???????? ???????? ?????????? (??????????????), ?????? ?????? (ALT) + F10 ?????? ?????????? ?????????? ????????????. ???????? ???????? ?????? ???? ?????? (TAB) ???? ???? ??????????. ???????? ???????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ???????????? ????????."},{name:"?????????? ?????????? (Context Menu)",legend:"?????? ${contextMenu} ???? APPLICATION KEY?????? ?????????? ???? ?????????? ??????????. ???????? ?????????????? ???????? ???? ?????? (TAB) ???? ???? ????????. ???????? ?????????????? ???????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ?????????? ???? ??????????????. ?????? ???? ???? ???????????? (Sub-menu) ???? ?????????????? ?????????????? ???? ???????? ???? ???????? (ENTER) ???? ???? ??????????. ???????? ???????????? ?????? ???? ???????????? (ESC) ???? ???? ??????????. ???????? ???? ?????????? ?????????? ???? ???????????? (ESC)."},{name:"?????????????? ???????? (List boxes)",legend:"???????? ?????????? ????, ???????? ?????????? ?????? ???? ?????? (TAB) ???? ???? ????????. ???????? ???????????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) or ???? ??????????. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."},{name:"???? ?????????????? (Elements Path)",legend:"?????? ${elementsPathFocus} ?????? ?????????? ?????? ????????????????. ???????? ?????????? ?????? ???? ?????? (TAB) ???? ???? ????????. ???????? ?????????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ?????????? ???? ???????????? ??????????."}]},{name:"????????????",items:[{name:" ?????????? ?????? ??????????",legend:"?????? ${undo}"},{name:" ???????? ???? ?????? ??????????",legend:"?????? ${redo}"},{name:" ??????????",legend:"?????? ${bold}"},{name:" ??????????",legend:"?????? ${italic}"},{name:" ?????????? ???? ??????????",legend:"?????? ${underline}"},{name:" ?????????? ????????",legend:"?????? ${link}"},{name:" ?????????? ???????? ??????????",legend:"?????? ${toolbarCollapse}"},{name:" ???????????? ????????????",legend:"?????? ${a11yHelp}"}]}]}});CKEDITOR.plugins.setLang("a11yhelp","he",{accessibilityHelp:{title:"???????????? ????????????",contents:"???????????? ????????????. ???????????? ?????? ???????????? (ESC).",legend:[{name:"????????",items:[{name:"???????? ??????????",legend:"?????? ???? ${toolbarFocus} ?????? ?????????? ?????????? ??????????. ???????? ???????????? ?????? ???? ?????? ???????? (TAB) ???? ???? ??????????. ???????? ???????????? ?????????? ???? ?????? ?????????? (SHIFT) + ?????? (TAB) ???? ???? ????????. ?????? ???????? ???? ???????? (ENTER) ?????? ???????????? ???? ???????????? ??????????."},{name:"???????????????? (???????????? ??????????)",legend:"???????? ????????????, ?????? ?????? (TAB) ?????? ?????????? ???????? ??????, ?????? ???????? (SHIFT) + ?????? (TAB) ?????? ?????????? ???????? ??????????, ?????? ???????? (ENTER) ?????? ?????????? ???? ??????????????, ?????? ???????????? (ESC) ?????? ????????. ???????? ???????????????? ???????? ???????? ?????????? (??????????????), ?????? ?????? (ALT) + F10 ?????? ?????????? ?????????? ????????????. ???????? ???????? ?????? ???? ?????? (TAB) ???? ???? ??????????. ???????? ???????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ???????????? ????????."},{name:"?????????? ?????????? (Context Menu)",legend:"?????? ${contextMenu} ???? APPLICATION KEY?????? ?????????? ???? ?????????? ??????????. ???????? ?????????????? ???????? ???? ?????? (TAB) ???? ???? ????????. ???????? ?????????????? ???????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ?????????? ???? ??????????????. ?????? ???? ???? ???????????? (Sub-menu) ???? ?????????????? ?????????????? ???? ???????? ???? ???????? (ENTER) ???? ???? ??????????. ???????? ???????????? ?????? ???? ???????????? (ESC) ???? ???? ??????????. ???????? ???? ?????????? ?????????? ???? ???????????? (ESC)."},{name:"?????????????? ???????? (List boxes)",legend:"???????? ?????????? ????, ???????? ?????????? ?????? ???? ?????? (TAB) ???? ???? ????????. ???????? ???????????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) or ???? ??????????. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."},{name:"???? ?????????????? (Elements Path)",legend:"?????? ${elementsPathFocus} ?????? ?????????? ?????? ????????????????. ???????? ?????????? ?????? ???? ?????? (TAB) ???? ???? ????????. ???????? ?????????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ?????????? ???? ???????????? ??????????."}]},{name:"????????????",items:[{name:" ?????????? ?????? ??????????",legend:"?????? ${undo}"},{name:" ???????? ???? ?????? ??????????",legend:"?????? ${redo}"},{name:" ??????????",legend:"?????? ${bold}"},{name:" ??????????",legend:"?????? ${italic}"},{name:" ?????????? ???? ??????????",legend:"?????? ${underline}"},{name:" ?????????? ????????",legend:"?????? ${link}"},{name:" ?????????? ???????? ??????????",legend:"?????? ${toolbarCollapse}"},{name:" ???????????? ????????????",legend:"?????? ${a11yHelp}"}]}]}});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.dialog.add("about",function(d){var c=d.lang.about;return{title:CKEDITOR.env.ie?c.dlgTitle:c.title,minWidth:390,minHeight:230,contents:[{id:"tab1",label:"",title:"",expand:true,padding:0,elements:[{type:"html",html:'<style type="text/css">.cke_about_container{color:#000 !important;padding:10px 10px 0;margin-top:5px}.cke_about_container p{margin: 0 0 10px;}.cke_about_container .cke_about_logo{height:81px;background-color:#fff;background-image:url('+CKEDITOR.plugins.get("about").path+'dialogs/logo_ckeditor.png);background-position:center; background-repeat:no-repeat;margin-bottom:10px;}.cke_about_container a{cursor:pointer !important;color:blue !important;text-decoration:underline !important;}</style><div class="cke_about_container"><div class="cke_about_logo"></div><p>CKEditor '+CKEDITOR.version+" (revision "+CKEDITOR.revision+')<br><a href="http://ckeditor.com/">http://ckeditor.com</a></p><p>'+c.moreInfo+'<br><a href="http://ckeditor.com/license">http://ckeditor.com/license</a></p><p>'+c.copy.replace("$1",'<a href="http://cksource.com/">CKSource</a> - Frederico Knabben')+"</p></div>"}]}],buttons:[CKEDITOR.dialog.cancelButton]}});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.dialog.add("paste",function(f){var e=f.lang.clipboard,h=CKEDITOR.env.isCustomDomain();function g(c){var b=new CKEDITOR.dom.document(c.document),a=b.$;b.getById("cke_actscrpt").remove();CKEDITOR.env.ie?a.body.contentEditable="true":a.designMode="on";if(CKEDITOR.env.ie&&CKEDITOR.env.version<8){b.getWindow().on("blur",function(){a.selection.empty()})}b.on("keydown",function(n){var m=n.data,l=m.getKeystroke(),d;switch(l){case 27:this.hide();d=1;break;case 9:case CKEDITOR.SHIFT+9:this.changeFocus(true);d=1}d&&m.preventDefault()},this);f.fire("ariaWidget",new CKEDITOR.dom.element(c.frameElement))}return{title:e.title,minWidth:CKEDITOR.env.ie&&CKEDITOR.env.quirks?370:350,minHeight:CKEDITOR.env.quirks?250:245,onShow:function(){this.parts.dialog.$.offsetHeight;var j='<html dir="'+f.config.contentsLangDirection+'" lang="'+(f.config.contentsLanguage||f.langCode)+'"><head><style>body { margin: 3px; height: 95%; } </style></head><body><script id="cke_actscrpt" type="text/javascript">window.parent.CKEDITOR.tools.callFunction( '+CKEDITOR.tools.addFunction(g,this)+", this );<\/script></body></html>",d=CKEDITOR.dom.element.createFromHtml('<iframe class="cke_pasteframe" frameborder="0" allowTransparency="true"'+(h?" src=\"javascript:void((function(){document.open();document.domain='"+document.domain+"';document.close();})())\"":"")+' role="region" aria-label="'+e.pasteArea+'" aria-describedby="'+this.getContentElement("general","pasteMsg").domId+'" aria-multiple="true"></iframe>');d.on("load",function(l){l.removeListener();var i=d.getFrameDocument().$;i.open();if(h){i.domain=document.domain}i.write(j);i.close()},this);d.setCustomData("dialog",this);var c=this.getContentElement("general","editing_area"),b=c.getElement();b.setHtml("");b.append(d);if(CKEDITOR.env.ie){var a=CKEDITOR.dom.element.createFromHtml('<span tabindex="-1" style="position:absolute;" role="presentation"></span>');a.on("focus",function(){d.$.contentWindow.focus()});b.append(a);c.focus=function(){a.focus();this.fire("focus")}}c.getInputElement=function(){return d};if(CKEDITOR.env.ie){b.setStyle("display","block");b.setStyle("height",d.$.offsetHeight+2+"px")}},onHide:function(){if(CKEDITOR.env.ie){this.getParentEditor().document.getBody().$.contentEditable="true"}},onLoad:function(){if((CKEDITOR.env.ie7Compat||CKEDITOR.env.ie6Compat)&&f.lang.dir=="rtl"){this.parts.contents.setStyle("overflow","hidden")}},onOk:function(){var d=this.getContentElement("general","editing_area").getElement(),c=d.getElementsByTag("iframe").getItem(0),b=this.getParentEditor(),a=c.$.contentWindow.document.body.innerHTML;setTimeout(function(){b.fire("paste",{html:a})},0)},contents:[{id:"general",label:f.lang.common.generalTab,elements:[{type:"html",id:"securityMsg",html:'<div style="white-space:normal;width:340px;">'+e.securityMsg+"</div>"},{type:"html",id:"pasteMsg",html:'<div style="white-space:normal;width:340px;">'+e.pasteMsg+"</div>"},{type:"html",id:"editing_area",style:"width: 100%; height: 100%;",html:"",focus:function(){var a=this.getInputElement().$.contentWindow;setTimeout(function(){a.focus()},500)}}]}]}});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.dialog.add("colordialog",function(T){var S=CKEDITOR.dom.element,R=CKEDITOR.document,Q=CKEDITOR.tools,P=T.lang.colordialog,O;function N(){return{type:"html",html:" "}}function M(){R.getById(x).removeStyle("background-color");O.getContentElement("picker","selectedColor").setValue("")}function L(a){if(!(a instanceof CKEDITOR.dom.event)){a=new CKEDITOR.dom.event(a)}var c=a.getTarget(),b;if(c.getName()=="a"&&(b=c.getChild(0).getHtml())){O.getContentElement("picker","selectedColor").setValue(b)}}function K(a){if(!(a instanceof CKEDITOR.dom.event)){a=a.data}var c=a.getTarget(),b;if(c.getName()=="a"&&(b=c.getChild(0).getHtml())){R.getById(z).setStyle("background-color",b);R.getById(y).setHtml(b)}}function J(){R.getById(z).removeStyle("background-color");R.getById(y).setHtml(" ")}var I=Q.addFunction(J),H=L,G=CKEDITOR.tools.addFunction(H),F=K,E=J,D=CKEDITOR.tools.addFunction(function(b){b=new CKEDITOR.dom.event(b);var f=b.getTarget(),d,a,e=b.getKeystroke(),c=T.lang.dir=="rtl";switch(e){case 38:if(d=f.getParent().getParent().getPrevious()){a=d.getChild([f.getParent().getIndex(),0]);a.focus();E(b,f);F(b,a)}b.preventDefault();break;case 40:if(d=f.getParent().getParent().getNext()){a=d.getChild([f.getParent().getIndex(),0]);if(a&&a.type==1){a.focus();E(b,f);F(b,a)}}b.preventDefault();break;case 32:H(b);b.preventDefault();break;case c?37:39:if(d=f.getParent().getNext()){a=d.getChild(0);if(a.type==1){a.focus();E(b,f);F(b,a);b.preventDefault(true)}else{E(null,f)}}else{if(d=f.getParent().getParent().getNext()){a=d.getChild([0,0]);if(a&&a.type==1){a.focus();E(b,f);F(b,a);b.preventDefault(true)}else{E(null,f)}}}break;case c?39:37:if(d=f.getParent().getPrevious()){a=d.getChild(0);a.focus();E(b,f);F(b,a);b.preventDefault(true)}else{if(d=f.getParent().getParent().getPrevious()){a=d.getLast().getChild(0);a.focus();E(b,f);F(b,a);b.preventDefault(true)}else{E(null,f)}}break;default:return}});function C(){var b=["00","33","66","99","cc","ff"];function f(l,k){for(var j=l;j<l+3;j++){var i=B.$.insertRow(-1);for(var h=k;h<k+3;h++){for(var g=0;g<6;g++){d(i,"#"+b[h]+b[g]+b[j])}}}}function d(j,i){var h=new S(j.insertCell(-1));h.setAttribute("class","ColorCell");h.setStyle("background-color",i);h.setStyle("width","15px");h.setStyle("height","15px");var g=h.$.cellIndex+1+18*j.rowIndex;h.append(CKEDITOR.dom.element.createFromHtml('<a href="javascript: void(0);" role="option" aria-posinset="'+g+'" aria-setsize="'+234+'" style="cursor: pointer;display:block;width:100%;height:100% " title="'+CKEDITOR.tools.htmlEncode(i)+'" onkeydown="CKEDITOR.tools.callFunction( '+D+', event, this )" onclick="CKEDITOR.tools.callFunction('+G+', event, this ); return false;" tabindex="-1"><span class="cke_voice_label">'+i+"</span> </a>",CKEDITOR.document))}f(0,0);f(3,0);f(0,3);f(3,3);var a=B.$.insertRow(-1);for(var e=0;e<6;e++){d(a,"#"+b[e]+b[e]+b[e])}for(var c=0;c<12;c++){d(a,"#000000")}}var B=new S("table");C();var A=function(a){return a+CKEDITOR.tools.getNextNumber()},z=A("hicolor"),y=A("hicolortext"),x=A("selhicolor");return{title:P.title,minWidth:360,minHeight:220,onLoad:function(){O=this},contents:[{id:"picker",label:P.title,accessKey:"I",elements:[{type:"hbox",padding:0,widths:["70%","10%","30%"],children:[{type:"html",html:'<table role="listbox" aria-labelledby="color_table_label" onmouseout="CKEDITOR.tools.callFunction( '+I+' );">'+B.getHtml()+'</table><span id="color_table_label" class="cke_voice_label">'+P.options+"</span>",onLoad:function(){var a=CKEDITOR.document.getById(this.domId);a.on("mouseover",K)},focus:function(){var a=this.getElement().getElementsByTag("a").getItem(0);a.focus()}},N(),{type:"vbox",padding:0,widths:["70%","5%","25%"],children:[{type:"html",html:"<span>"+P.highlight+'</span>\t\t\t\t\t\t\t\t\t\t\t\t<div id="'+z+'" style="border: 1px solid; height: 74px; width: 74px;"></div>\t\t\t\t\t\t\t\t\t\t\t\t<div id="'+y+'"> </div><span>'+P.selected+'</span>\t\t\t\t\t\t\t\t\t\t\t\t<div id="'+x+'" style="border: 1px solid; height: 20px; width: 74px;"></div>'},{type:"text",label:P.selected,labelStyle:"display:none",id:"selectedColor",style:"width: 74px",onChange:function(){try{R.getById(x).setStyle("background-color",this.getValue())}catch(a){M()}}},N(),{type:"button",id:"clear",style:"margin-top: 5px",label:P.clear,onClick:M}]}]}]}]}});
\ No newline at end of file
+++ /dev/null
-(function(){function e(c,b,a){if(!b.is||!b.getCustomData("block_processed")){b.is&&CKEDITOR.dom.element.setMarker(a,b,"block_processed",true);c.push(b)}}function d(j){var i=[],c=j.getChildren();for(var b=0;b<c.count();b++){var a=c.getItem(b);if(!(a.type===CKEDITOR.NODE_TEXT&&/^[ \t\n\r]+$/.test(a.getText()))){i.push(a)}}return i}function f(x,w){var v=(function(){var g=CKEDITOR.tools.extend({},CKEDITOR.dtd.$blockLimit);delete g.div;if(x.config.div_wrapTable){delete g.td;delete g.th}return g})(),u=CKEDITOR.dtd.div;function t(j){var i=new CKEDITOR.dom.elementPath(j).elements,h;for(var g=0;g<i.length;g++){if(i[g].getName() in v){h=i[g];break}}return h}function s(){this.foreach(function(g){if(/^(?!vbox|hbox)/.test(g.type)){if(!g.setup){g.setup=function(h){g.setValue(h.getAttribute(g.id)||"")}}if(!g.commit){g.commit=function(i){var h=this.getValue();if("dir"==g.id&&i.getComputedStyle("direction")==h){return}if(h){i.setAttribute(g.id,h)}else{i.removeAttribute(g.id)}}}}})}function r(R){var P=[],N={},K=[],J,o=R.document.getSelection(),m=o.getRanges(),k=o.createBookmarks(),i,h,g=R.config.enterMode==CKEDITOR.ENTER_DIV?"div":"p";for(i=0;i<m.length;i++){h=m[i].createIterator();while(J=h.getNextParagraph()){if(J.getName() in v){var Q,O=J.getChildren();for(Q=0;Q<O.count();Q++){e(K,O.getItem(Q),N)}}else{while(!u[J.getName()]&&J.getName()!="body"){J=J.getParent()}e(K,J,N)}}}CKEDITOR.dom.element.clearAllMarkers(N);var M=p(K),L,I,n;for(i=0;i<M.length;i++){var l=M[i][0];L=l.getParent();for(Q=1;Q<M[i].length;Q++){L=L.getCommonAncestor(M[i][Q])}n=new CKEDITOR.dom.element("div",R.document);for(Q=0;Q<M[i].length;Q++){l=M[i][Q];while(!l.getParent().equals(L)){l=l.getParent()}M[i][Q]=l}var j=null;for(Q=0;Q<M[i].length;Q++){l=M[i][Q];if(!(l.getCustomData&&l.getCustomData("block_processed"))){l.is&&CKEDITOR.dom.element.setMarker(N,l,"block_processed",true);if(!Q){n.insertBefore(l)}n.append(l)}}CKEDITOR.dom.element.clearAllMarkers(N);P.push(n)}o.selectBookmarks(k);return P}function q(j){var i=new CKEDITOR.dom.elementPath(j.getSelection().getStartElement()),h=i.blockLimit,g=h&&h.getAscendant("div",true);return g}function p(m){var l=[],k=null,j,i;for(var h=0;h<m.length;h++){i=m[h];var g=t(i);if(!g.equals(k)){k=g;l.push([])}l[l.length-1].push(i)}return l}function c(l){var k=this.getDialog(),j=k._element&&k._element.clone()||new CKEDITOR.dom.element("div",x.document);this.commit(j,true);l=[].concat(l);var i=l.length,h;for(var g=0;g<i;g++){h=k.getContentElement.apply(k,l[g].split(":"));h&&h.setup&&h.setup(j,true)}}var b={},a=[];return{title:x.lang.div.title,minWidth:400,minHeight:165,contents:[{id:"info",label:x.lang.common.generalTab,title:x.lang.common.generalTab,elements:[{type:"hbox",widths:["50%","50%"],children:[{id:"elementStyle",type:"select",style:"width: 100%;",label:x.lang.div.styleSelectLabel,"default":"",items:[[x.lang.common.notSet,""]],onChange:function(){c.call(this,["info:class","advanced:dir","advanced:style"])},setup:function(h){for(var g in b){b[g].checkElementRemovable(h,true)&&this.setValue(g)}},commit:function(h){var g;if(g=this.getValue()){b[g].applyToObject(h)}}},{id:"class",type:"text",label:x.lang.common.cssClass,"default":""}]}]},{id:"advanced",label:x.lang.common.advancedTab,title:x.lang.common.advancedTab,elements:[{type:"vbox",padding:1,children:[{type:"hbox",widths:["50%","50%"],children:[{type:"text",id:"id",label:x.lang.common.id,"default":""},{type:"text",id:"lang",label:x.lang.link.langCode,"default":""}]},{type:"hbox",children:[{type:"text",id:"style",style:"width: 100%;",label:x.lang.common.cssStyle,"default":"",commit:function(i){var h=this.getValue(),g=[h,i.getAttribute("style")].join(";");h&&i.setAttribute("style",g)}}]},{type:"hbox",children:[{type:"text",id:"title",style:"width: 100%;",label:x.lang.common.advisoryTitle,"default":""}]},{type:"select",id:"dir",style:"width: 100%;",label:x.lang.common.langDir,"default":"",items:[[x.lang.common.notSet,""],[x.lang.common.langDirLtr,"ltr"],[x.lang.common.langDirRtl,"rtl"]]}]}]}],onLoad:function(){s.call(this);var h=this,g=this.getContentElement("info","elementStyle");x.getStylesSet(function(l){var k;if(l){for(var j=0;j<l.length;j++){var i=l[j];if(i.element&&i.element=="div"){k=i.name;b[k]=new CKEDITOR.style(i);g.items.push([k,k]);g.add(k,k)}}}g[g.items.length>1?"enable":"disable"]();setTimeout(function(){g.setup(h._element)},0)})},onShow:function(){if(w=="editdiv"){var g=q(x);g&&this.setupContent(this._element=g)}},onOk:function(){if(w=="editdiv"){a=[this._element]}else{a=r(x,true)}var h=a.length;for(var g=0;g<h;g++){this.commitContent(a[g]);!a[g].getAttribute("style")&&a[g].removeAttribute("style")}this.hide()},onHide:function(){delete this._element}}}CKEDITOR.dialog.add("creatediv",function(a){return f(a,"creatediv")});CKEDITOR.dialog.add("editdiv",function(a){return f(a,"editdiv")})})();
\ No newline at end of file
+++ /dev/null
-(function(){function i(a){return a.type==CKEDITOR.NODE_TEXT&&a.getLength()>0}function h(a){return !(a.type==CKEDITOR.NODE_ELEMENT&&a.isBlockBoundary(CKEDITOR.tools.extend({},CKEDITOR.dtd.$empty,CKEDITOR.dtd.$nonEditable)))}var n=function(){var a=this;return{textNode:a.textNode,offset:a.offset,character:a.textNode?a.textNode.getText().charAt(a.offset):null,hitMatchBoundary:a._.matchBoundary}},m=["find","replace"],l=[["txtFindFind","txtFindReplace"],["txtFindCaseChk","txtReplaceCaseChk"],["txtFindWordChk","txtReplaceWordChk"],["txtFindCyclic","txtReplaceCyclic"]];function k(f){var e,d,c,b;e=f==="find"?1:0;d=1-e;var a,g=l.length;for(a=0;a<g;a++){c=this.getContentElement(m[e],l[a][e]);b=this.getContentElement(m[d],l[a][d]);b.setValue(c.getValue())}}var j=function(z,y){var x=new CKEDITOR.style(CKEDITOR.tools.extend({fullMatch:true,childRule:function(){return false}},z.config.find_highlight)),w=function(p,o){var q=new CKEDITOR.dom.walker(p);q.guard=o?h:null;q.evaluator=i;q.breakOnFalse=true;this._={matchWord:o,walker:q,matchBoundary:false}};w.prototype={next:function(){return this.move()},back:function(){return this.move(true)},move:function(p){var q=this;var o=q.textNode;if(o===null){return n.call(q)}q._.matchBoundary=false;if(o&&p&&q.offset>0){q.offset--;return n.call(q)}else{if(o&&q.offset<o.getLength()-1){q.offset++;return n.call(q)}else{o=null;while(!o){o=q._.walker[p?"previous":"next"].call(q._.walker);if(q._.matchWord&&!o||q._.walker._.end){break}if(!o&&!h(q._.walker.current)){q._.matchBoundary=true}}q.textNode=o;if(o){q.offset=p?o.getLength()-1:0}else{q.offset=0}}}return n.call(q)}};var g=function(p,o){this._={walker:p,cursors:[],rangeLength:o,highlightRange:null,isMatched:false}};g.prototype={toDomRange:function(){var q=new CKEDITOR.dom.range(z.document),p=this._.cursors;if(p.length<1){var s=this._.walker.textNode;if(s){q.setStartAfter(s)}else{return null}}else{var r=p[0],o=p[p.length-1];q.setStart(r.textNode,r.offset);q.setEnd(o.textNode,o.offset+1)}return q},updateFromDomRange:function(p){var q=this;var o,r=new w(p);q._.cursors=[];do{o=r.next();if(o.character){q._.cursors.push(o)}}while(o.character);q._.rangeLength=q._.cursors.length},setMatched:function(){this._.isMatched=true},clearMatched:function(){this._.isMatched=false},isMatched:function(){return this._.isMatched},highlight:function(){var q=this;if(q._.cursors.length<1){return}if(q._.highlightRange){q.removeHighlight()}var p=q.toDomRange();x.applyToRange(p);q._.highlightRange=p;var o=p.startContainer;if(o.type!=CKEDITOR.NODE_ELEMENT){o=o.getParent()}o.scrollIntoView();q.updateFromDomRange(p)},removeHighlight:function(){var o=this;if(!o._.highlightRange){return}x.removeFromRange(o._.highlightRange);o.updateFromDomRange(o._.highlightRange);o._.highlightRange=null},moveBack:function(){var q=this;var p=q._.walker.back(),o=q._.cursors;if(p.hitMatchBoundary){q._.cursors=o=[]}o.unshift(p);if(o.length>q._.rangeLength){o.pop()}return p},moveNext:function(){var q=this;var p=q._.walker.next(),o=q._.cursors;if(p.hitMatchBoundary){q._.cursors=o=[]}o.push(p);if(o.length>q._.rangeLength){o.shift()}return p},getEndCharacter:function(){var o=this._.cursors;if(o.length<1){return null}return o[o.length-1].character},getNextCharacterRange:function(p){var o,r,q=this._.cursors;if((o=q[q.length-1])&&o.textNode){r=new w(f(o))}else{r=this._.walker}return new g(r,p)},getCursors:function(){return this._.cursors}};function f(p,o){var q=new CKEDITOR.dom.range();q.setStart(p.textNode,o?p.offset:p.offset+1);q.setEndAt(z.document.getBody(),CKEDITOR.POSITION_BEFORE_END);return q}function e(p){var o=new CKEDITOR.dom.range();o.setStartAt(z.document.getBody(),CKEDITOR.POSITION_AFTER_START);o.setEnd(p.textNode,p.offset);return o}var d=0,c=1,b=2,a=function(p,o){var r=[-1];if(o){p=p.toLowerCase()}for(var q=0;q<p.length;q++){r.push(r[q]+1);while(r[q+1]>0&&p.charAt(q)!=p.charAt(r[q+1]-1)){r[q+1]=r[r[q+1]-1]+1}}this._={overlap:r,state:0,ignoreCase:!!o,pattern:p}};a.prototype={feedCharacter:function(p){var o=this;if(o._.ignoreCase){p=p.toLowerCase()}for(;;){if(p==o._.pattern.charAt(o._.state)){o._.state++;if(o._.state==o._.pattern.length){o._.state=0;return b}return c}else{if(!o._.state){return d}else{o._.state=o._.overlap[o._.state]}}}return null},reset:function(){this._.state=0}};var D=/[.,"'?!;: \u0085\u00a0\u1680\u280e\u2028\u2029\u202f\u205f\u3000]/,C=function(p){if(!p){return true}var o=p.charCodeAt(0);return o>=9&&o<=13||o>=8192&&o<=8202||D.test(p)},B={searchRange:null,matchRange:null,find:function(N,L,t,s,r,q){var u=this;if(!u.matchRange){u.matchRange=new g(new w(u.searchRange),N.length)}else{u.matchRange.removeHighlight();u.matchRange=u.matchRange.getNextCharacterRange(N.length)}var p=new a(N,!L),o=d,R="%";while(R!==null){u.matchRange.moveNext();while(R=u.matchRange.getEndCharacter()){o=p.feedCharacter(R);if(o==b){break}if(u.matchRange.moveNext().hitMatchBoundary){p.reset()}}if(o==b){if(t){var Q=u.matchRange.getCursors(),P=Q[Q.length-1],O=Q[0],M=new w(e(O),true),v=new w(f(P),true);if(!(C(M.back().character)&&C(v.next().character))){continue}}u.matchRange.setMatched();if(r!==false){u.matchRange.highlight()}return true}}u.matchRange.clearMatched();u.matchRange.removeHighlight();if(s&&!q){u.searchRange=A(true);u.matchRange=null;return arguments.callee.apply(u,Array.prototype.slice.call(arguments).concat([true]))}return false},replaceCounter:0,replace:function(v,u,t,s,r,q,p){var I=this;var o=false;if(I.matchRange&&I.matchRange.isMatched()&&!I.matchRange._.isReplaced){I.matchRange.removeHighlight();var L=I.matchRange.toDomRange(),K=z.document.createText(t);if(!p){var J=z.getSelection();J.selectRanges([L]);z.fire("saveSnapshot")}L.deleteContents();L.insertNode(K);if(!p){J.selectRanges([L]);z.fire("saveSnapshot")}I.matchRange.updateFromDomRange(L);if(!p){I.matchRange.highlight()}I.matchRange._.isReplaced=true;I.replaceCounter++;o=true}else{o=I.find(u,s,r,q,!p)}return o}};function A(p){var o,r=z.getSelection(),q=z.document.getBody();if(r&&!p){o=r.getRanges()[0].clone();o.collapse(true)}else{o=new CKEDITOR.dom.range();o.setStartAt(q,CKEDITOR.POSITION_AFTER_START)}o.setEndAt(q,CKEDITOR.POSITION_BEFORE_END);return o}return{title:z.lang.findAndReplace.title,resizable:CKEDITOR.DIALOG_RESIZE_NONE,minWidth:350,minHeight:165,buttons:[CKEDITOR.dialog.cancelButton],contents:[{id:"find",label:z.lang.findAndReplace.find,title:z.lang.findAndReplace.find,accessKey:"",elements:[{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtFindFind",label:z.lang.findAndReplace.findWhat,isChanged:false,labelLayout:"horizontal",accessKey:"F"},{type:"button",align:"left",style:"width:100%",label:z.lang.findAndReplace.find,onClick:function(){var o=this.getDialog();if(!B.find(o.getValueOf("find","txtFindFind"),o.getValueOf("find","txtFindCaseChk"),o.getValueOf("find","txtFindWordChk"),o.getValueOf("find","txtFindCyclic"))){alert(z.lang.findAndReplace.notFoundMsg)}}}]},{type:"vbox",padding:0,children:[{type:"checkbox",id:"txtFindCaseChk",isChanged:false,style:"margin-top:28px",label:z.lang.findAndReplace.matchCase},{type:"checkbox",id:"txtFindWordChk",isChanged:false,label:z.lang.findAndReplace.matchWord},{type:"checkbox",id:"txtFindCyclic",isChanged:false,"default":true,label:z.lang.findAndReplace.matchCyclic}]}]},{id:"replace",label:z.lang.findAndReplace.replace,accessKey:"M",elements:[{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtFindReplace",label:z.lang.findAndReplace.findWhat,isChanged:false,labelLayout:"horizontal",accessKey:"F"},{type:"button",align:"left",style:"width:100%",label:z.lang.findAndReplace.replace,onClick:function(){var o=this.getDialog();if(!B.replace(o,o.getValueOf("replace","txtFindReplace"),o.getValueOf("replace","txtReplace"),o.getValueOf("replace","txtReplaceCaseChk"),o.getValueOf("replace","txtReplaceWordChk"),o.getValueOf("replace","txtReplaceCyclic"))){alert(z.lang.findAndReplace.notFoundMsg)}}}]},{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtReplace",label:z.lang.findAndReplace.replaceWith,isChanged:false,labelLayout:"horizontal",accessKey:"R"},{type:"button",align:"left",style:"width:100%",label:z.lang.findAndReplace.replaceAll,isChanged:false,onClick:function(){var p=this.getDialog(),o;B.replaceCounter=0;B.searchRange=A(true);if(B.matchRange){B.matchRange.removeHighlight();B.matchRange=null}z.fire("saveSnapshot");while(B.replace(p,p.getValueOf("replace","txtFindReplace"),p.getValueOf("replace","txtReplace"),p.getValueOf("replace","txtReplaceCaseChk"),p.getValueOf("replace","txtReplaceWordChk"),false,true)){}if(B.replaceCounter){alert(z.lang.findAndReplace.replaceSuccessMsg.replace(/%1/,B.replaceCounter));z.fire("saveSnapshot")}else{alert(z.lang.findAndReplace.notFoundMsg)}}}]},{type:"vbox",padding:0,children:[{type:"checkbox",id:"txtReplaceCaseChk",isChanged:false,label:z.lang.findAndReplace.matchCase},{type:"checkbox",id:"txtReplaceWordChk",isChanged:false,label:z.lang.findAndReplace.matchWord},{type:"checkbox",id:"txtReplaceCyclic",isChanged:false,"default":true,label:z.lang.findAndReplace.matchCyclic}]}]}],onLoad:function(){var p=this,o,r,q=false;this.on("hide",function(){q=false});this.on("show",function(){q=true});this.selectPage=CKEDITOR.tools.override(this.selectPage,function(s){return function(H){s.call(p,H);var G=p._.tabs[H],v,u,t;u=H==="find"?"txtFindFind":"txtFindReplace";t=H==="find"?"txtFindWordChk":"txtReplaceWordChk";o=p.getContentElement(H,u);r=p.getContentElement(H,t);if(!G.initialized){v=CKEDITOR.document.getById(o._.inputId);G.initialized=true}if(q){k.call(this,H)}}})},onShow:function(){B.searchRange=A();this.selectPage(y)},onHide:function(){var o;if(B.matchRange&&B.matchRange.isMatched()){B.matchRange.removeHighlight();z.focus();o=B.matchRange.toDomRange();if(o){z.getSelection().selectRanges([o])}}delete B.matchRange},onFocus:function(){if(y=="replace"){return this.getContentElement("replace","txtFindReplace")}else{return this.getContentElement("find","txtFindFind")}}}};CKEDITOR.dialog.add("find",function(a){return j(a,"find")});CKEDITOR.dialog.add("replace",function(a){return j(a,"replace")})})();
\ No newline at end of file
+++ /dev/null
-(function(){var j=1,i=2,p=4,o={id:[{type:j,name:"id"}],classid:[{type:j,name:"classid"}],codebase:[{type:j,name:"codebase"}],pluginspage:[{type:p,name:"pluginspage"}],src:[{type:i,name:"movie"},{type:p,name:"src"}],name:[{type:p,name:"name"}],align:[{type:j,name:"align"}],title:[{type:j,name:"title"},{type:p,name:"title"}],"class":[{type:j,name:"class"},{type:p,name:"class"}],width:[{type:j,name:"width"},{type:p,name:"width"}],height:[{type:j,name:"height"},{type:p,name:"height"}],hSpace:[{type:j,name:"hSpace"},{type:p,name:"hSpace"}],vSpace:[{type:j,name:"vSpace"},{type:p,name:"vSpace"}],style:[{type:j,name:"style"},{type:p,name:"style"}],type:[{type:p,name:"type"}]},n=["play","loop","menu","quality","scale","salign","wmode","bgcolor","base","flashvars","allowScriptAccess","allowFullScreen"];for(var m=0;m<n.length;m++){o[n[m]]=[{type:p,name:n[m]},{type:i,name:n[m]}]}n=["allowFullScreen","play","loop","menu"];for(m=0;m<n.length;m++){o[n[m]][0]["default"]=o[n[m]][1]["default"]=true}function l(r,h,g){var a=this;var f=o[a.id];if(!f){return}var e=a instanceof CKEDITOR.ui.dialog.checkbox;for(var d=0;d<f.length;d++){var c=f[d];switch(c.type){case j:if(!r){continue}if(r.getAttribute(c.name)!==null){var b=r.getAttribute(c.name);if(e){a.setValue(b.toLowerCase()=="true")}else{a.setValue(b)}return}else{if(e){a.setValue(!!c["default"])}}break;case i:if(!r){continue}if(c.name in g){b=g[c.name];if(e){a.setValue(b.toLowerCase()=="true")}else{a.setValue(b)}return}else{if(e){a.setValue(!!c["default"])}}break;case p:if(!h){continue}if(h.getAttribute(c.name)){b=h.getAttribute(c.name);if(e){a.setValue(b.toLowerCase()=="true")}else{a.setValue(b)}return}else{if(e){a.setValue(!!c["default"])}}}}}function k(u,t,h){var v=this;var g=o[v.id];if(!g){return}var f=v.getValue()==="",e=v instanceof CKEDITOR.ui.dialog.checkbox;for(var d=0;d<g.length;d++){var c=g[d];switch(c.type){case j:if(!u){continue}var b=v.getValue();if(f||e&&b===c["default"]){u.removeAttribute(c.name)}else{u.setAttribute(c.name,b)}break;case i:if(!u){continue}b=v.getValue();if(f||e&&b===c["default"]){if(c.name in h){h[c.name].remove()}}else{if(c.name in h){h[c.name].setAttribute("value",b)}else{var a=CKEDITOR.dom.element.createFromHtml("<cke:param></cke:param>",u.getDocument());a.setAttributes({name:c.name,value:b});if(u.getChildCount()<1){a.appendTo(u)}else{a.insertBefore(u.getFirst())}}}break;case p:if(!t){continue}b=v.getValue();if(f||e&&b===c["default"]){t.removeAttribute(c.name)}else{t.setAttribute(c.name,b)}}}}CKEDITOR.dialog.add("flash",function(e){var d=!e.config.flashEmbedTagOnly,c=e.config.flashAddEmbedTag||e.config.flashEmbedTagOnly,b,a="<div>"+CKEDITOR.tools.htmlEncode(e.lang.common.preview)+'<br><div id="FlashPreviewLoader'+CKEDITOR.tools.getNextNumber()+'" style="display:none"><div class="loading"> </div></div><div id="FlashPreviewBox'+CKEDITOR.tools.getNextNumber()+'" class="FlashPreviewBox"></div></div>';return{title:e.lang.flash.title,minWidth:420,minHeight:310,onShow:function(){var C=this;C.fakeImage=C.objectNode=C.embedNode=null;b=new CKEDITOR.dom.element("embed",e.document);var B=C.getSelectedElement();if(B&&B.getAttribute("_cke_real_element_type")&&B.getAttribute("_cke_real_element_type")=="flash"){C.fakeImage=B;var A=e.restoreRealElement(B),h=null,g=null,f={};if(A.getName()=="cke:object"){h=A;var J=h.getElementsByTag("embed","cke");if(J.count()>0){g=J.getItem(0)}var I=h.getElementsByTag("param","cke");for(var H=0,G=I.count();H<G;H++){var F=I.getItem(H),E=F.getAttribute("name"),D=F.getAttribute("value");f[E]=D}}else{if(A.getName()=="cke:embed"){g=A}}C.objectNode=h;C.embedNode=g;C.setupContent(h,g,f,B)}},onOk:function(){var A=this;var z=null,y=null,h=null;if(!A.fakeImage){if(d){z=CKEDITOR.dom.element.createFromHtml("<cke:object></cke:object>",e.document);var g={classid:"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000",codebase:"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"};z.setAttributes(g)}if(c){y=CKEDITOR.dom.element.createFromHtml("<cke:embed></cke:embed>",e.document);y.setAttributes({type:"application/x-shockwave-flash",pluginspage:"http://www.macromedia.com/go/getflashplayer"});if(z){y.appendTo(z)}}}else{z=A.objectNode;y=A.embedNode}if(z){h={};var f=z.getElementsByTag("param","cke");for(var F=0,E=f.count();F<E;F++){h[f.getItem(F).getAttribute("name")]=f.getItem(F)}}var D={},C={};A.commitContent(z,y,h,D,C);var B=e.createFakeElement(z||y,"cke_flash","flash",true);B.setAttributes(C);B.setStyles(D);if(A.fakeImage){B.replace(A.fakeImage);e.getSelection().selectElement(B)}else{e.insertElement(B)}},onHide:function(){if(this.preview){this.preview.setHtml("")}},contents:[{id:"info",label:e.lang.common.generalTab,accessKey:"I",elements:[{type:"vbox",padding:0,children:[{type:"hbox",widths:["280px","110px"],align:"right",children:[{id:"src",type:"text",label:e.lang.common.url,required:true,validate:CKEDITOR.dialog.validate.notEmpty(e.lang.flash.validateSrc),setup:l,commit:k,onLoad:function(){var g=this.getDialog(),f=function(h){b.setAttribute("src",h);g.preview.setHtml('<embed height="100%" width="100%" src="'+CKEDITOR.tools.htmlEncode(b.getAttribute("src"))+'" type="application/x-shockwave-flash"></embed>')};g.preview=g.getContentElement("info","preview").getElement().getChild(3);this.on("change",function(h){if(h.data&&h.data.value){f(h.data.value)}});this.getInputElement().on("change",function(h){f(this.getValue())},this)}},{type:"button",id:"browse",filebrowser:"info:src",hidden:true,style:"display:inline-block;margin-top:10px;",label:e.lang.common.browseServer}]}]},{type:"hbox",widths:["25%","25%","25%","25%","25%"],children:[{type:"text",id:"width",style:"width:95px",label:e.lang.flash.width,validate:CKEDITOR.dialog.validate.integer(e.lang.flash.validateWidth),setup:function(t,s,h,g){l.apply(this,arguments);if(g){var f=parseInt(g.$.style.width,10);if(!isNaN(f)){this.setValue(f)}}},commit:function(r,h,g,f){k.apply(this,arguments);if(this.getValue()){f.width=this.getValue()+"px"}}},{type:"text",id:"height",style:"width:95px",label:e.lang.flash.height,validate:CKEDITOR.dialog.validate.integer(e.lang.flash.validateHeight),setup:function(t,s,h,g){l.apply(this,arguments);if(g){var f=parseInt(g.$.style.height,10);if(!isNaN(f)){this.setValue(f)}}},commit:function(r,h,g,f){k.apply(this,arguments);if(this.getValue()){f.height=this.getValue()+"px"}}},{type:"text",id:"hSpace",style:"width:95px",label:e.lang.flash.hSpace,validate:CKEDITOR.dialog.validate.integer(e.lang.flash.validateHSpace),setup:l,commit:k},{type:"text",id:"vSpace",style:"width:95px",label:e.lang.flash.vSpace,validate:CKEDITOR.dialog.validate.integer(e.lang.flash.validateVSpace),setup:l,commit:k}]},{type:"vbox",children:[{type:"html",id:"preview",style:"width:95%;",html:a}]}]},{id:"Upload",hidden:true,filebrowser:"uploadButton",label:e.lang.common.upload,elements:[{type:"file",id:"upload",label:e.lang.common.upload,size:38},{type:"fileButton",id:"uploadButton",label:e.lang.common.uploadSubmit,filebrowser:"info:src","for":["Upload","upload"]}]},{id:"properties",label:e.lang.flash.propertiesTab,elements:[{type:"hbox",widths:["50%","50%"],children:[{id:"scale",type:"select",label:e.lang.flash.scale,"default":"",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.scaleAll,"showall"],[e.lang.flash.scaleNoBorder,"noborder"],[e.lang.flash.scaleFit,"exactfit"]],setup:l,commit:k},{id:"allowScriptAccess",type:"select",label:e.lang.flash.access,"default":"",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.accessAlways,"always"],[e.lang.flash.accessSameDomain,"samedomain"],[e.lang.flash.accessNever,"never"]],setup:l,commit:k}]},{type:"hbox",widths:["50%","50%"],children:[{id:"wmode",type:"select",label:e.lang.flash.windowMode,"default":"",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.windowModeWindow,"window"],[e.lang.flash.windowModeOpaque,"opaque"],[e.lang.flash.windowModeTransparent,"transparent"]],setup:l,commit:k},{id:"quality",type:"select",label:e.lang.flash.quality,"default":"high",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.qualityBest,"best"],[e.lang.flash.qualityHigh,"high"],[e.lang.flash.qualityAutoHigh,"autohigh"],[e.lang.flash.qualityMedium,"medium"],[e.lang.flash.qualityAutoLow,"autolow"],[e.lang.flash.qualityLow,"low"]],setup:l,commit:k}]},{type:"hbox",widths:["50%","50%"],children:[{id:"align",type:"select",label:e.lang.flash.align,"default":"",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.alignLeft,"left"],[e.lang.flash.alignAbsBottom,"absBottom"],[e.lang.flash.alignAbsMiddle,"absMiddle"],[e.lang.flash.alignBaseline,"baseline"],[e.lang.flash.alignBottom,"bottom"],[e.lang.flash.alignMiddle,"middle"],[e.lang.flash.alignRight,"right"],[e.lang.flash.alignTextTop,"textTop"],[e.lang.flash.alignTop,"top"]],setup:l,commit:function(v,u,t,h,g){var f=this.getValue();k.apply(this,arguments);f&&(g.align=f)}},{type:"html",html:"<div></div>"}]},{type:"fieldset",label:CKEDITOR.tools.htmlEncode(e.lang.flash.flashvars),children:[{type:"vbox",padding:0,children:[{type:"checkbox",id:"menu",label:e.lang.flash.chkMenu,"default":true,setup:l,commit:k},{type:"checkbox",id:"play",label:e.lang.flash.chkPlay,"default":true,setup:l,commit:k},{type:"checkbox",id:"loop",label:e.lang.flash.chkLoop,"default":true,setup:l,commit:k},{type:"checkbox",id:"allowFullScreen",label:e.lang.flash.chkFull,"default":true,setup:l,commit:k}]}]}]},{id:"advanced",label:e.lang.common.advancedTab,elements:[{type:"hbox",widths:["45%","55%"],children:[{type:"text",id:"id",label:e.lang.common.id,setup:l,commit:k},{type:"text",id:"title",label:e.lang.common.advisoryTitle,setup:l,commit:k}]},{type:"hbox",widths:["45%","55%"],children:[{type:"text",id:"bgcolor",label:e.lang.flash.bgcolor,setup:l,commit:k},{type:"text",id:"class",label:e.lang.common.cssClass,setup:l,commit:k}]},{type:"text",id:"style",label:e.lang.common.cssStyle,setup:l,commit:k}]}]}})})();
\ No newline at end of file
+++ /dev/null
-CKEDITOR.dialog.add("button",function(b){return{title:b.lang.button.title,minWidth:350,minHeight:150,onShow:function(){var e=this;delete e.button;var a=e.getParentEditor().getSelection().getSelectedElement();if(a&&a.getName()=="input"){var f=a.getAttribute("type");if(f=="button"||f=="reset"||f=="submit"){e.button=a;e.setupContent(a)}}},onOk:function(){var a,f=this.button,e=!f;if(e){a=this.getParentEditor();f=a.document.createElement("input")}if(e){a.insertElement(f)}this.commitContent({element:f})},contents:[{id:"info",label:b.lang.button.title,title:b.lang.button.title,elements:[{id:"_cke_saved_name",type:"text",label:b.lang.common.name,"default":"",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("_cke_saved_name",this.getValue())}else{d.removeAttribute("_cke_saved_name");d.removeAttribute("name")}}},{id:"value",type:"text",label:b.lang.button.text,accessKey:"V","default":"",setup:function(a){this.setValue(a.getAttribute("value")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("value",this.getValue())}else{d.removeAttribute("value")}}},{id:"type",type:"select",label:b.lang.button.type,"default":"button",accessKey:"T",items:[[b.lang.button.typeBtn,"button"],[b.lang.button.typeSbm,"submit"],[b.lang.button.typeRst,"reset"]],setup:function(a){this.setValue(a.getAttribute("type")||"")},commit:function(a){var j=a.element;if(CKEDITOR.env.ie){var i=j.getAttribute("type"),h=this.getValue();if(h!=i){var g=CKEDITOR.dom.element.createFromHtml('<input type="'+h+'"></input>',b.document);j.copyAttributes(g,{type:1});g.replace(j);b.getSelection().selectElement(g);a.element=g}}else{j.setAttribute("type",this.getValue())}}}]}]}});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.dialog.add("checkbox",function(b){return{title:b.lang.checkboxAndRadio.checkboxTitle,minWidth:350,minHeight:140,onShow:function(){var d=this;delete d.checkbox;var a=d.getParentEditor().getSelection().getSelectedElement();if(a&&a.getAttribute("type")=="checkbox"){d.checkbox=a;d.setupContent(a)}},onOk:function(){var a,f=this.checkbox,e=!f;if(e){a=this.getParentEditor();f=a.document.createElement("input");f.setAttribute("type","checkbox")}if(e){a.insertElement(f)}this.commitContent({element:f})},contents:[{id:"info",label:b.lang.checkboxAndRadio.checkboxTitle,title:b.lang.checkboxAndRadio.checkboxTitle,startupFocus:"txtName",elements:[{id:"txtName",type:"text",label:b.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("_cke_saved_name",this.getValue())}else{d.removeAttribute("_cke_saved_name");d.removeAttribute("name")}}},{id:"txtValue",type:"text",label:b.lang.checkboxAndRadio.value,"default":"",accessKey:"V",setup:function(a){var d=a.getAttribute("value");this.setValue(CKEDITOR.env.ie&&d=="on"?"":d)},commit:function(a){var h=a.element,g=this.getValue();if(g&&!(CKEDITOR.env.ie&&g=="on")){h.setAttribute("value",g)}else{if(CKEDITOR.env.ie){var f=new CKEDITOR.dom.element("input",h.getDocument());h.copyAttributes(f,{value:1});f.replace(h);b.getSelection().selectElement(f);a.element=f}else{h.removeAttribute("value")}}}},{id:"cmbSelected",type:"checkbox",label:b.lang.checkboxAndRadio.selected,"default":"",accessKey:"S",value:"checked",setup:function(a){this.setValue(a.getAttribute("checked"))},commit:function(a){var l=a.element;if(CKEDITOR.env.ie){var k=!!l.getAttribute("checked"),j=!!this.getValue();if(k!=j){var i=CKEDITOR.dom.element.createFromHtml('<input type="checkbox"'+(j?' checked="checked"':"")+"/>",b.document);l.copyAttributes(i,{type:1,checked:1});i.replace(l);b.getSelection().selectElement(i);a.element=i}}else{var h=this.getValue();if(h){l.setAttribute("checked","checked")}else{l.removeAttribute("checked")}}}}]}]}});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.dialog.add("form",function(d){var c={action:1,id:1,method:1,enctype:1,target:1};return{title:d.lang.form.title,minWidth:350,minHeight:200,onShow:function(){var a=this;delete a.form;var f=a.getParentEditor().getSelection().getStartElement(),b=f&&f.getAscendant("form",true);if(b){a.form=b;a.setupContent(b)}},onOk:function(){var f,b=this.form,a=!b;if(a){f=this.getParentEditor();b=f.document.createElement("form");b.append(f.document.createElement("br"))}if(a){f.insertElement(b)}this.commitContent(b)},onLoad:function(){function b(f){this.setValue(f.getAttribute(this.id)||"")}function a(h){var g=this;if(g.getValue()){h.setAttribute(g.id,g.getValue())}else{h.removeAttribute(g.id)}}this.foreach(function(f){if(c[f.id]){f.setup=b;f.commit=a}})},contents:[{id:"info",label:d.lang.form.title,title:d.lang.form.title,elements:[{id:"txtName",type:"text",label:d.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){if(this.getValue()){a.setAttribute("_cke_saved_name",this.getValue())}else{a.removeAttribute("_cke_saved_name");a.removeAttribute("name")}}},{id:"action",type:"text",label:d.lang.form.action,"default":"",accessKey:"T"},{type:"hbox",widths:["45%","55%"],children:[{id:"id",type:"text",label:d.lang.common.id,"default":"",accessKey:"I"},{id:"enctype",type:"select",label:d.lang.form.encoding,style:"width:100%",accessKey:"E","default":"",items:[[""],["text/plain"],["multipart/form-data"],["application/x-www-form-urlencoded"]]}]},{type:"hbox",widths:["45%","55%"],children:[{id:"target",type:"select",label:d.lang.common.target,style:"width:100%",accessKey:"M","default":"",items:[[d.lang.common.notSet,""],[d.lang.common.targetNew,"_blank"],[d.lang.common.targetTop,"_top"],[d.lang.common.targetSelf,"_self"],[d.lang.common.targetParent,"_parent"]]},{id:"method",type:"select",label:d.lang.form.method,accessKey:"M","default":"GET",items:[["GET","get"],["POST","post"]]}]}]}]}});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.dialog.add("hiddenfield",function(b){return{title:b.lang.hidden.title,hiddenField:null,minWidth:350,minHeight:110,onShow:function(){var f=this;delete f.hiddenField;var a=f.getParentEditor(),h=a.getSelection(),g=h.getSelectedElement();if(g&&g.getAttribute("_cke_real_element_type")&&g.getAttribute("_cke_real_element_type")=="hiddenfield"){f.hiddenField=g;g=a.restoreRealElement(f.hiddenField);f.setupContent(g);h.selectElement(f.hiddenField)}},onOk:function(){var h=this;var a=h.getValueOf("info","_cke_saved_name"),l=h.getValueOf("info","value"),k=h.getParentEditor(),j=CKEDITOR.env.ie?k.document.createElement('<input name="'+CKEDITOR.tools.htmlEncode(a)+'">'):k.document.createElement("input");j.setAttribute("type","hidden");h.commitContent(j);var i=k.createFakeElement(j,"cke_hidden","hiddenfield");if(!h.hiddenField){k.insertElement(i)}else{i.replace(h.hiddenField);k.getSelection().selectElement(i)}return true},contents:[{id:"info",label:b.lang.hidden.title,title:b.lang.hidden.title,elements:[{id:"_cke_saved_name",type:"text",label:b.lang.hidden.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){if(this.getValue()){a.setAttribute("name",this.getValue())}else{a.removeAttribute("name")}}},{id:"value",type:"text",label:b.lang.hidden.value,"default":"",accessKey:"V",setup:function(a){this.setValue(a.getAttribute("value")||"")},commit:function(a){if(this.getValue()){a.setAttribute("value",this.getValue())}else{a.removeAttribute("value")}}}]}]}});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.dialog.add("radio",function(b){return{title:b.lang.checkboxAndRadio.radioTitle,minWidth:350,minHeight:140,onShow:function(){var d=this;delete d.radioButton;var a=d.getParentEditor().getSelection().getSelectedElement();if(a&&a.getName()=="input"&&a.getAttribute("type")=="radio"){d.radioButton=a;d.setupContent(a)}},onOk:function(){var a,f=this.radioButton,e=!f;if(e){a=this.getParentEditor();f=a.document.createElement("input");f.setAttribute("type","radio")}if(e){a.insertElement(f)}this.commitContent({element:f})},contents:[{id:"info",label:b.lang.checkboxAndRadio.radioTitle,title:b.lang.checkboxAndRadio.radioTitle,elements:[{id:"name",type:"text",label:b.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("_cke_saved_name",this.getValue())}else{d.removeAttribute("_cke_saved_name");d.removeAttribute("name")}}},{id:"value",type:"text",label:b.lang.checkboxAndRadio.value,"default":"",accessKey:"V",setup:function(a){this.setValue(a.getAttribute("value")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("value",this.getValue())}else{d.removeAttribute("value")}}},{id:"checked",type:"checkbox",label:b.lang.checkboxAndRadio.selected,"default":"",accessKey:"S",value:"checked",setup:function(a){this.setValue(a.getAttribute("checked"))},commit:function(a){var j=a.element;if(!CKEDITOR.env.ie){if(this.getValue()){j.setAttribute("checked","checked")}else{j.removeAttribute("checked")}}else{var i=j.getAttribute("checked"),h=!!this.getValue();if(i!=h){var g=CKEDITOR.dom.element.createFromHtml('<input type="radio"'+(h?' checked="checked"':"")+"></input>",b.document);j.copyAttributes(g,{type:1,checked:1});g.replace(j);b.getSelection().selectElement(g);a.element=g}}}}]}]}});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.dialog.add("select",function(t){function s(c,b,a,f,e){c=k(c);var d;if(f){d=f.createElement("OPTION")}else{d=document.createElement("OPTION")}if(c&&d&&d.getName()=="option"){if(CKEDITOR.env.ie){if(!isNaN(parseInt(e,10))){c.$.options.add(d.$,e)}else{c.$.options.add(d.$)}d.$.innerHTML=b.length>0?b:"";d.$.value=a}else{if(e!==null&&e<c.getChildCount()){c.getChild(e<0?0:e).insertBeforeMe(d)}else{c.append(d)}d.setText(b.length>0?b:"");d.setValue(a)}}else{return false}return d}function r(c){c=k(c);var b=n(c);for(var a=c.getChildren().count()-1;a>=0;a--){if(c.getChild(a).$.selected){c.getChild(a).remove()}}m(c,b)}function q(c,b,a,e){c=k(c);if(b<0){return false}var d=c.getChild(b);d.setText(a);d.setValue(e);return d}function p(a){a=k(a);while(a.getChild(0)&&a.getChild(0).remove()){}}function o(c,b,a){c=k(c);var h=n(c);if(h<0){return false}var g=h+b;g=g<0?0:g;g=g>=c.getChildCount()?c.getChildCount()-1:g;if(h==g){return false}var f=c.getChild(h),e=f.getText(),d=f.getValue();f.remove();f=s(c,e,d,!a?null:a,g);m(c,g);return f}function n(a){a=k(a);return a?a.$.selectedIndex:-1}function m(c,b){c=k(c);if(b<0){return null}var a=c.getChildren().count();c.$.selectedIndex=b>=a?a-1:b;return c}function l(a){a=k(a);return a?a.getChildren():false}function k(a){if(a&&a.domId&&a.getInputElement().$){return a.getInputElement()}else{if(a&&a.$){return a}}return false}return{title:t.lang.select.title,minWidth:CKEDITOR.env.ie?460:395,minHeight:CKEDITOR.env.ie?320:300,onShow:function(){var d=this;delete d.selectBox;d.setupContent("clear");var c=d.getParentEditor().getSelection().getSelectedElement();if(c&&c.getName()=="select"){d.selectBox=c;d.setupContent(c.getName(),c);var b=l(c);for(var a=0;a<b.count();a++){d.setupContent("option",b.getItem(a))}}},onOk:function(){var c=this.getParentEditor(),b=this.selectBox,a=!b;if(a){b=c.document.createElement("select")}this.commitContent(b);if(a){c.insertElement(b);if(CKEDITOR.env.ie){var e=c.getSelection(),d=e.createBookmarks();setTimeout(function(){e.selectBookmarks(d)},0)}}},contents:[{id:"info",label:t.lang.select.selectInfo,title:t.lang.select.selectInfo,accessKey:"",elements:[{id:"txtName",type:"text",widths:["25%","75%"],labelLayout:"horizontal",label:t.lang.common.name,"default":"",accessKey:"N",align:"center",style:"width:350px",setup:function(b,a){if(b=="clear"){this.setValue("")}else{if(b=="select"){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")}}},commit:function(a){if(this.getValue()){a.setAttribute("_cke_saved_name",this.getValue())}else{a.removeAttribute("_cke_saved_name");a.removeAttribute("name")}}},{id:"txtValue",type:"text",widths:["25%","75%"],labelLayout:"horizontal",label:t.lang.select.value,style:"width:350px","default":"",className:"cke_disabled",onLoad:function(){this.getInputElement().setAttribute("readOnly",true)},setup:function(b,a){if(b=="clear"){this.setValue("")}else{if(b=="option"&&a.getAttribute("selected")){this.setValue(a.$.value)}}}},{type:"hbox",widths:["175px","170px"],align:"center",children:[{id:"txtSize",type:"text",align:"center",labelLayout:"horizontal",label:t.lang.select.size,"default":"",accessKey:"S",style:"width:175px",validate:function(){var a=CKEDITOR.dialog.validate.integer(t.lang.common.validateNumberFailed);return this.getValue()===""||a.apply(this)},setup:function(b,a){if(b=="select"){this.setValue(a.getAttribute("size")||"")}if(CKEDITOR.env.webkit){this.getInputElement().setStyle("width","86px")}},commit:function(a){if(this.getValue()){a.setAttribute("size",this.getValue())}else{a.removeAttribute("size")}}},{type:"html",html:"<span>"+CKEDITOR.tools.htmlEncode(t.lang.select.lines)+"</span>"}]},{type:"html",html:"<span>"+CKEDITOR.tools.htmlEncode(t.lang.select.opAvail)+"</span>"},{type:"hbox",widths:["115px","115px","100px"],align:"top",children:[{type:"vbox",children:[{id:"txtOptName",type:"text",label:t.lang.select.opText,style:"width:115px",setup:function(b,a){if(b=="clear"){this.setValue("")}}},{type:"select",id:"cmbName",label:"",title:"",size:5,style:"width:115px;height:75px",items:[],onChange:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbValue"),a=c.getContentElement("info","txtOptName"),e=c.getContentElement("info","txtOptValue"),d=n(this);m(b,d);a.setValue(this.getValue());e.setValue(b.getValue())},setup:function(b,a){if(b=="clear"){p(this)}else{if(b=="option"){s(this,a.getText(),a.getText(),this.getDialog().getParentEditor().document)}}},commit:function(c){var b=this.getDialog(),a=l(this),g=l(b.getContentElement("info","cmbValue")),f=b.getContentElement("info","txtValue").getValue();p(c);for(var e=0;e<a.count();e++){var d=s(c,a.getItem(e).getValue(),g.getItem(e).getValue(),b.getParentEditor().document);if(g.getItem(e).getValue()==f){d.setAttribute("selected","selected");d.selected=true}}}}]},{type:"vbox",children:[{id:"txtOptValue",type:"text",label:t.lang.select.opValue,style:"width:115px",setup:function(b,a){if(b=="clear"){this.setValue("")}}},{type:"select",id:"cmbValue",label:"",size:5,style:"width:115px;height:75px",items:[],onChange:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbName"),a=c.getContentElement("info","txtOptName"),e=c.getContentElement("info","txtOptValue"),d=n(this);m(b,d);a.setValue(b.getValue());e.setValue(this.getValue())},setup:function(c,b){var d=this;if(c=="clear"){p(d)}else{if(c=="option"){var a=b.getValue();s(d,a,a,d.getDialog().getParentEditor().document);if(b.getAttribute("selected")=="selected"){d.getDialog().getContentElement("info","txtValue").setValue(a)}}}}}]},{type:"vbox",padding:5,children:[{type:"button",style:"",label:t.lang.select.btnAdd,title:t.lang.select.btnAdd,style:"width:100%;",onClick:function(){var c=this.getDialog(),b=c.getParentEditor(),a=c.getContentElement("info","txtOptName"),f=c.getContentElement("info","txtOptValue"),e=c.getContentElement("info","cmbName"),d=c.getContentElement("info","cmbValue");s(e,a.getValue(),a.getValue(),c.getParentEditor().document);s(d,f.getValue(),f.getValue(),c.getParentEditor().document);a.setValue("");f.setValue("")}},{type:"button",label:t.lang.select.btnModify,title:t.lang.select.btnModify,style:"width:100%;",onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","txtOptName"),a=c.getContentElement("info","txtOptValue"),f=c.getContentElement("info","cmbName"),e=c.getContentElement("info","cmbValue"),d=n(f);if(d>=0){q(f,d,b.getValue(),b.getValue());q(e,d,a.getValue(),a.getValue())}}},{type:"button",style:"width:100%;",label:t.lang.select.btnUp,title:t.lang.select.btnUp,onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbName"),a=c.getContentElement("info","cmbValue");o(b,-1,c.getParentEditor().document);o(a,-1,c.getParentEditor().document)}},{type:"button",style:"width:100%;",label:t.lang.select.btnDown,title:t.lang.select.btnDown,onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbName"),a=c.getContentElement("info","cmbValue");o(b,1,c.getParentEditor().document);o(a,1,c.getParentEditor().document)}}]}]},{type:"hbox",widths:["40%","20%","40%"],children:[{type:"button",label:t.lang.select.btnSetValue,title:t.lang.select.btnSetValue,onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbValue"),a=c.getContentElement("info","txtValue");a.setValue(b.getValue())}},{type:"button",label:t.lang.select.btnDelete,title:t.lang.select.btnDelete,onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbName"),a=c.getContentElement("info","cmbValue"),e=c.getContentElement("info","txtOptName"),d=c.getContentElement("info","txtOptValue");r(b);r(a);e.setValue("");d.setValue("")}},{id:"chkMulti",type:"checkbox",label:t.lang.select.chkMulti,"default":"",accessKey:"M",value:"checked",setup:function(b,a){if(b=="select"){this.setValue(a.getAttribute("multiple"))}if(CKEDITOR.env.webkit){this.getElement().getParent().setStyle("vertical-align","middle")}},commit:function(a){if(this.getValue()){a.setAttribute("multiple",this.getValue())}else{a.removeAttribute("multiple")}}}]}]}]}});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.dialog.add("textarea",function(b){return{title:b.lang.textarea.title,minWidth:350,minHeight:150,onShow:function(){var d=this;delete d.textarea;var a=d.getParentEditor().getSelection().getSelectedElement();if(a&&a.getName()=="textarea"){d.textarea=a;d.setupContent(a)}},onOk:function(){var a,f=this.textarea,e=!f;if(e){a=this.getParentEditor();f=a.document.createElement("textarea")}this.commitContent(f);if(e){a.insertElement(f)}},contents:[{id:"info",label:b.lang.textarea.title,title:b.lang.textarea.title,elements:[{id:"_cke_saved_name",type:"text",label:b.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){if(this.getValue()){a.setAttribute("_cke_saved_name",this.getValue())}else{a.removeAttribute("_cke_saved_name");a.removeAttribute("name")}}},{id:"cols",type:"text",label:b.lang.textarea.cols,"default":"",accessKey:"C",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(b.lang.common.validateNumberFailed),setup:function(a){var d=a.hasAttribute("cols")&&a.getAttribute("cols");this.setValue(d||"")},commit:function(a){if(this.getValue()){a.setAttribute("cols",this.getValue())}else{a.removeAttribute("cols")}}},{id:"rows",type:"text",label:b.lang.textarea.rows,"default":"",accessKey:"R",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(b.lang.common.validateNumberFailed),setup:function(a){var d=a.hasAttribute("rows")&&a.getAttribute("rows");this.setValue(d||"")},commit:function(a){if(this.getValue()){a.setAttribute("rows",this.getValue())}else{a.removeAttribute("rows")}}}]}]}});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.dialog.add("textfield",function(e){var d={value:1,size:1,maxLength:1},f={text:1,password:1};return{title:e.lang.textfield.title,minWidth:350,minHeight:150,onShow:function(){var a=this;delete a.textField;var b=a.getParentEditor().getSelection().getSelectedElement();if(b&&b.getName()=="input"&&(f[b.getAttribute("type")]||!b.getAttribute("type"))){a.textField=b;a.setupContent(b)}},onOk:function(){var c,b=this.textField,a=!b;if(a){c=this.getParentEditor();b=c.document.createElement("input");b.setAttribute("type","text")}if(a){c.insertElement(b)}this.commitContent({element:b})},onLoad:function(){var b=function(h){var c=h.hasAttribute(this.id)&&h.getAttribute(this.id);this.setValue(c||"")},a=function(j){var i=j.element,c=this.getValue();if(c){i.setAttribute(this.id,c)}else{i.removeAttribute(this.id)}};this.foreach(function(c){if(d[c.id]){c.setup=b;c.commit=a}})},contents:[{id:"info",label:e.lang.textfield.title,title:e.lang.textfield.title,elements:[{type:"hbox",widths:["50%","50%"],children:[{id:"_cke_saved_name",type:"text",label:e.lang.textfield.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(b){var a=b.element;if(this.getValue()){a.setAttribute("_cke_saved_name",this.getValue())}else{a.removeAttribute("_cke_saved_name");a.removeAttribute("name")}}},{id:"value",type:"text",label:e.lang.textfield.value,"default":"",accessKey:"V"}]},{type:"hbox",widths:["50%","50%"],children:[{id:"size",type:"text",label:e.lang.textfield.charWidth,"default":"",accessKey:"C",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(e.lang.common.validateNumberFailed)},{id:"maxLength",type:"text",label:e.lang.textfield.maxChars,"default":"",accessKey:"M",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(e.lang.common.validateNumberFailed)}],onLoad:function(){if(CKEDITOR.env.ie7Compat){this.getElement().setStyle("zoom","100%")}}},{id:"type",type:"select",label:e.lang.textfield.type,"default":"text",accessKey:"M",items:[[e.lang.textfield.typeText,"text"],[e.lang.textfield.typePass,"password"]],setup:function(a){this.setValue(a.getAttribute("type"))},commit:function(j){var i=j.element;if(CKEDITOR.env.ie){var c=i.getAttribute("type"),b=this.getValue();if(c!=b){var a=CKEDITOR.dom.element.createFromHtml('<input type="'+b+'"></input>',e.document);i.copyAttributes(a,{type:1});a.replace(i);e.getSelection().selectElement(a);j.element=a}}else{i.setAttribute("type",this.getValue())}}}]}]}});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.plugins.add("iframedialog",{requires:["dialog"],onLoad:function(){CKEDITOR.dialog.addIframe=function(j,i,p,o,n,m){var l={type:"iframe",src:p,width:"100%",height:"100%"};if(typeof m=="function"){l.onContentLoad=m}var k={title:i,minWidth:o,minHeight:n,contents:[{id:"iframe",label:i,expand:true,elements:[l]}]};return this.add(j,function(){return k})};(function(){var b=function(r,q,p){if(arguments.length<3){return}var o=this._||(this._={}),n=q.onContentLoad&&CKEDITOR.tools.bind(q.onContentLoad,this),m=CKEDITOR.tools.cssLength(q.width),l=CKEDITOR.tools.cssLength(q.height);o.frameId=CKEDITOR.tools.getNextNumber()+"_iframe";r.on("load",function(){var d=CKEDITOR.document.getById(o.frameId),c=d.getParent();c.setStyles({width:m,height:l})});var k={src:"%2",id:o.frameId,frameborder:0,allowtransparency:true},a=[];if(typeof q.onContentLoad=="function"){k.onload="CKEDITOR.tools.callFunction(%1);"}CKEDITOR.ui.dialog.uiElement.call(this,r,q,a,"iframe",{width:m,height:l},k,"");p.push('<div style="width:'+m+";height:"+l+';" id="'+this.domId+'"></div>');a=a.join("");r.on("show",function(){var e=CKEDITOR.document.getById(o.frameId),d=e.getParent(),c=CKEDITOR.tools.addFunction(n),f=a.replace("%1",c).replace("%2",CKEDITOR.tools.htmlEncode(q.src));d.setHtml(f)})};b.prototype=new CKEDITOR.ui.dialog.uiElement();CKEDITOR.dialog.addUIElement("iframe",{build:function(a,f,e){return new b(a,f,e)}})})()}});
\ No newline at end of file
+++ /dev/null
-(function(){var b=function(ab,aa){var Z=1,Y=2,X=4,W=8,V=/^\s*(\d+)((px)|\%)?\s*$/i,U=/(^\s*(\d+)((px)|\%)?\s*$)|^$/i,T=/^\d+px$/,S=function(){var f=this.getValue(),e=this.getDialog(),d=f.match(V);if(d){if(d[2]=="%"){N(e,false)}f=d[1]}if(e.lockRatio){var c=e.originalElement;if(c.getCustomData("isReady")=="true"){if(this.id=="txtHeight"){if(f&&f!="0"){f=Math.round(c.$.width*(f/c.$.height))}if(!isNaN(f)){e.setValueOf("info","txtWidth",f)}}else{if(f&&f!="0"){f=Math.round(c.$.height*(f/c.$.width))}if(!isNaN(f)){e.setValueOf("info","txtHeight",f)}}}}R(e)},R=function(c){if(!c.originalElement||!c.preview){return 1}c.commitContent(X,c.preview);return 0};function Q(){var d=arguments,c=this.getContentElement("advanced","txtdlgGenStyle");c&&c.commit.apply(c,d);this.foreach(function(e){if(e.commit&&e.id!="txtdlgGenStyle"){e.commit.apply(e,d)}})}var P;function O(h){if(P){return}P=1;var g=this.getDialog(),f=g.imageElement;if(f){this.commit(Z,f);h=[].concat(h);var e=h.length,d;for(var c=0;c<e;c++){d=g.getContentElement.apply(g,h[c].split(":"));d&&d.setup(Z,f)}}P=0}var N=function(d,c){var l=d.originalElement;if(!l){return null}var k=CKEDITOR.document.getById(E);if(l.getCustomData("isReady")=="true"){if(c=="check"){var j=d.getValueOf("info","txtWidth"),i=d.getValueOf("info","txtHeight"),h=l.$.width*1000/l.$.height,g=j*1000/i;d.lockRatio=false;if(!j&&!i){d.lockRatio=true}else{if(!isNaN(h)&&!isNaN(g)){if(Math.round(h)==Math.round(g)){d.lockRatio=true}}}}else{if(c!=undefined){d.lockRatio=c}else{d.lockRatio=!d.lockRatio}}}else{if(c!="check"){d.lockRatio=false}}if(d.lockRatio){k.removeClass("cke_btn_unlocked")}else{k.addClass("cke_btn_unlocked")}var f=d._.editor.lang.image,e=f[d.lockRatio?"unlockRatio":"lockRatio"];k.setAttribute("title",e);k.getFirst().setText(e);return d.lockRatio},L=function(d){var c=d.originalElement;if(c.getCustomData("isReady")=="true"){d.setValueOf("info","txtWidth",c.$.width);d.setValueOf("info","txtHeight",c.$.height)}R(d)},J=function(i,h){if(i!=Z){return}function g(l,k){var j=l.match(V);if(j){if(j[2]=="%"){j[1]+="%";N(f,false)}return j[1]}return k}var f=this.getDialog(),e="",d=this.id=="txtWidth"?"width":"height",c=h.getAttribute(d);if(c){e=g(c,e)}e=g(h.getStyle(d),e);this.setValue(e)},I,H=function(){var c=this.originalElement;c.setCustomData("isReady","true");c.removeListener("load",H);c.removeListener("error",G);c.removeListener("abort",G);CKEDITOR.document.getById(C).setStyle("display","none");if(!this.dontResetSize){L(this)}if(this.firstLoad){CKEDITOR.tools.setTimeout(function(){N(this,"check")},0,this)}this.firstLoad=false;this.dontResetSize=false},G=function(){var c=this;var e=c.originalElement;e.removeListener("load",H);e.removeListener("error",G);e.removeListener("abort",G);var d=CKEDITOR.getUrl(ab.skinPath+"images/noimage.png");if(c.preview){c.preview.setAttribute("src",d)}CKEDITOR.document.getById(C).setStyle("display","none");N(c,false)},F=function(c){return c+CKEDITOR.tools.getNextNumber()},E=F("btnLockSizes"),D=F("btnResetSize"),C=F("ImagePreviewLoader"),a=F("ImagePreviewBox"),M=F("previewLink"),K=F("previewImage");return{title:aa=="image"?ab.lang.image.title:ab.lang.image.titleButton,minWidth:420,minHeight:310,onShow:function(){var c=this;c.imageElement=false;c.linkElement=false;c.imageEditMode=false;c.linkEditMode=false;c.lockRatio=true;c.dontResetSize=false;c.firstLoad=true;c.addLink=false;var i=c.getParentEditor(),h=c.getParentEditor().getSelection(),g=h.getSelectedElement(),f=g&&g.getAscendant("a");CKEDITOR.document.getById(C).setStyle("display","none");I=new CKEDITOR.dom.element("img",i.document);c.preview=CKEDITOR.document.getById(K);c.originalElement=i.document.createElement("img");c.originalElement.setAttribute("alt","");c.originalElement.setCustomData("isReady","false");if(f){c.linkElement=f;c.linkEditMode=true;var e=f.getChildren();if(e.count()==1){var d=e.getItem(0).getName();if(d=="img"||d=="input"){c.imageElement=e.getItem(0);if(c.imageElement.getName()=="img"){c.imageEditMode="img"}else{if(c.imageElement.getName()=="input"){c.imageEditMode="input"}}}}if(aa=="image"){c.setupContent(Y,f)}}if(g&&g.getName()=="img"&&!g.getAttribute("_cke_realelement")||g&&g.getName()=="input"&&g.getAttribute("type")=="image"){c.imageEditMode=g.getName();c.imageElement=g}if(c.imageEditMode){c.cleanImageElement=c.imageElement;c.imageElement=c.cleanImageElement.clone(true,true);c.setupContent(Z,c.imageElement);N(c,true)}else{c.imageElement=i.document.createElement("img")}if(!CKEDITOR.tools.trim(c.getValueOf("info","txtUrl"))){c.preview.removeAttribute("src");c.preview.setStyle("display","none")}},onOk:function(){var c=this;if(c.imageEditMode){var d=c.imageEditMode;if(aa=="image"&&d=="input"&&confirm(ab.lang.image.button2Img)){d="img";c.imageElement=ab.document.createElement("img");c.imageElement.setAttribute("alt","");ab.insertElement(c.imageElement)}else{if(aa!="image"&&d=="img"&&confirm(ab.lang.image.img2Button)){d="input";c.imageElement=ab.document.createElement("input");c.imageElement.setAttributes({type:"image",alt:""});ab.insertElement(c.imageElement)}else{c.imageElement=c.cleanImageElement;delete c.cleanImageElement}}}else{if(aa=="image"){c.imageElement=ab.document.createElement("img")}else{c.imageElement=ab.document.createElement("input");c.imageElement.setAttribute("type","image")}c.imageElement.setAttribute("alt","")}if(!c.linkEditMode){c.linkElement=ab.document.createElement("a")}c.commitContent(Z,c.imageElement);c.commitContent(Y,c.linkElement);if(!c.imageElement.getAttribute("style")){c.imageElement.removeAttribute("style")}if(!c.imageEditMode){if(c.addLink){if(!c.linkEditMode){ab.insertElement(c.linkElement);c.linkElement.append(c.imageElement,false)}else{ab.insertElement(c.imageElement)}}else{ab.insertElement(c.imageElement)}}else{if(!c.linkEditMode&&c.addLink){ab.insertElement(c.linkElement);c.imageElement.appendTo(c.linkElement)}else{if(c.linkEditMode&&!c.addLink){ab.getSelection().selectElement(c.linkElement);ab.insertElement(c.imageElement)}}}},onLoad:function(){var c=this;if(aa!="image"){c.hidePage("Link")}var d=c._.element.getDocument();c.addFocusable(d.getById(D),5);c.addFocusable(d.getById(E),5);c.commitContent=Q},onHide:function(){var c=this;if(c.preview){c.commitContent(W,c.preview)}if(c.originalElement){c.originalElement.removeListener("load",H);c.originalElement.removeListener("error",G);c.originalElement.removeListener("abort",G);c.originalElement.remove();c.originalElement=false}delete c.imageElement},contents:[{id:"info",label:ab.lang.image.infoTab,accessKey:"I",elements:[{type:"vbox",padding:0,children:[{type:"hbox",widths:["280px","110px"],align:"right",children:[{id:"txtUrl",type:"text",label:ab.lang.common.url,required:true,onChange:function(){var f=this.getDialog(),e=this.getValue();if(e.length>0){f=this.getDialog();var d=f.originalElement;f.preview.removeStyle("display");d.setCustomData("isReady","false");var c=CKEDITOR.document.getById(C);if(c){c.setStyle("display","")}d.on("load",H,f);d.on("error",G,f);d.on("abort",G,f);d.setAttribute("src",e);I.setAttribute("src",e);f.preview.setAttribute("src",I.$.src);R(f)}else{if(f.preview){f.preview.removeAttribute("src");f.preview.setStyle("display","none")}}},setup:function(f,e){if(f==Z){var d=e.getAttribute("_cke_saved_src")||e.getAttribute("src"),c=this;this.getDialog().dontResetSize=true;c.setValue(d);c.setInitValue();c.focus()}},commit:function(e,d){var c=this;if(e==Z&&(c.getValue()||c.isChanged())){d.setAttribute("_cke_saved_src",decodeURI(c.getValue()));d.setAttribute("src",decodeURI(c.getValue()))}else{if(e==W){d.setAttribute("src","");d.removeAttribute("src")}}},validate:CKEDITOR.dialog.validate.notEmpty(ab.lang.image.urlMissing)},{type:"button",id:"browse",style:"display:inline-block;margin-top:10px;",align:"center",label:ab.lang.common.browseServer,hidden:true,filebrowser:"info:txtUrl"}]}]},{id:"txtAlt",type:"text",label:ab.lang.image.alt,accessKey:"T","default":"",onChange:function(){R(this.getDialog())},setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("alt"))}},commit:function(e,d){var c=this;if(e==Z){if(c.getValue()||c.isChanged()){d.setAttribute("alt",c.getValue())}}else{if(e==X){d.setAttribute("alt",c.getValue())}else{if(e==W){d.removeAttribute("alt")}}}}},{type:"hbox",widths:["140px","240px"],children:[{type:"vbox",padding:10,children:[{type:"hbox",widths:["70%","30%"],children:[{type:"vbox",padding:1,children:[{type:"text",width:"40px",id:"txtWidth",labelLayout:"horizontal",label:ab.lang.image.width,onKeyUp:S,onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:function(){var c=this.getValue().match(U);if(!c){alert(ab.lang.image.validateWidth)}return !!c},setup:J,commit:function(h,g,f){var e=this.getValue();if(h==Z){if(e){g.setStyle("width",CKEDITOR.tools.cssLength(e))}else{if(!e&&this.isChanged()){g.removeStyle("width")}}!f&&g.removeAttribute("width")}else{if(h==X){var d=e.match(V);if(!d){var c=this.getDialog().originalElement;if(c.getCustomData("isReady")=="true"){g.setStyle("width",c.$.width+"px")}}else{g.setStyle("width",CKEDITOR.tools.cssLength(e))}}else{if(h==W){g.removeAttribute("width");g.removeStyle("width")}}}}},{type:"text",id:"txtHeight",width:"40px",labelLayout:"horizontal",label:ab.lang.image.height,onKeyUp:S,onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:function(){var c=this.getValue().match(U);if(!c){alert(ab.lang.image.validateHeight)}return !!c},setup:J,commit:function(h,g,f){var e=this.getValue();if(h==Z){if(e){g.setStyle("height",CKEDITOR.tools.cssLength(e))}else{if(!e&&this.isChanged()){g.removeStyle("height")}}if(!f&&h==Z){g.removeAttribute("height")}}else{if(h==X){var d=e.match(V);if(!d){var c=this.getDialog().originalElement;if(c.getCustomData("isReady")=="true"){g.setStyle("height",c.$.height+"px")}}else{g.setStyle("height",CKEDITOR.tools.cssLength(e))}}else{if(h==W){g.removeAttribute("height");g.removeStyle("height")}}}}}]},{type:"html",style:"margin-top:10px;width:40px;height:40px;",onLoad:function(){var d=CKEDITOR.document.getById(D),c=CKEDITOR.document.getById(E);if(d){d.on("click",function(e){L(this);e.data.preventDefault()},this.getDialog());d.on("mouseover",function(){this.addClass("cke_btn_over")},d);d.on("mouseout",function(){this.removeClass("cke_btn_over")},d)}if(c){c.on("click",function(j){var e=this;var i=N(e),h=e.originalElement,g=e.getValueOf("info","txtWidth");if(h.getCustomData("isReady")=="true"&&g){var f=h.$.height/h.$.width*g;if(!isNaN(f)){e.setValueOf("info","txtHeight",Math.round(f));R(e)}}j.data.preventDefault()},this.getDialog());c.on("mouseover",function(){this.addClass("cke_btn_over")},c);c.on("mouseout",function(){this.removeClass("cke_btn_over")},c)}},html:'<div><a href="javascript:void(0)" tabindex="-1" title="'+ab.lang.image.unlockRatio+'" class="cke_btn_locked" id="'+E+'" role="button"><span class="cke_label">'+ab.lang.image.unlockRatio+'</span></a><a href="javascript:void(0)" tabindex="-1" title="'+ab.lang.image.resetSize+'" class="cke_btn_reset" id="'+D+'" role="button"><span class="cke_label">'+ab.lang.image.resetSize+"</span></a></div>"}]},{type:"vbox",padding:1,children:[{type:"text",id:"txtBorder",width:"60px",labelLayout:"horizontal",label:ab.lang.image.border,"default":"",onKeyUp:function(){R(this.getDialog())},onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:CKEDITOR.dialog.validate.integer(ab.lang.image.validateBorder),setup:function(f,e){if(f==Z){var d,c=e.getStyle("border-width");c=c&&c.match(/^(\d+px)(?: \1 \1 \1)?$/);d=c&&parseInt(c[1],10);isNaN(parseInt(d,10))&&(d=e.getAttribute("border"));this.setValue(d)}},commit:function(f,e,d){var c=parseInt(this.getValue(),10);if(f==Z||f==X){if(!isNaN(c)){e.setStyle("border-width",CKEDITOR.tools.cssLength(c));e.setStyle("border-style","solid")}else{if(!c&&this.isChanged()){e.removeStyle("border-width");e.removeStyle("border-style");e.removeStyle("border-color")}}if(!d&&f==Z){e.removeAttribute("border")}}else{if(f==W){e.removeAttribute("border");e.removeStyle("border-width");e.removeStyle("border-style");e.removeStyle("border-color")}}}},{type:"text",id:"txtHSpace",width:"60px",labelLayout:"horizontal",label:ab.lang.image.hSpace,"default":"",onKeyUp:function(){R(this.getDialog())},onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:CKEDITOR.dialog.validate.integer(ab.lang.image.validateHSpace),setup:function(i,h){if(i==Z){var g,f,e,d=h.getStyle("margin-left"),c=h.getStyle("margin-right");d=d&&d.match(T);c=c&&c.match(T);f=parseInt(d,10);e=parseInt(c,10);g=f==e&&f;isNaN(parseInt(g,10))&&(g=h.getAttribute("hspace"));this.setValue(g)}},commit:function(f,e,d){var c=parseInt(this.getValue(),10);if(f==Z||f==X){if(!isNaN(c)){e.setStyle("margin-left",CKEDITOR.tools.cssLength(c));e.setStyle("margin-right",CKEDITOR.tools.cssLength(c))}else{if(!c&&this.isChanged()){e.removeStyle("margin-left");e.removeStyle("margin-right")}}if(!d&&f==Z){e.removeAttribute("hspace")}}else{if(f==W){e.removeAttribute("hspace");e.removeStyle("margin-left");e.removeStyle("margin-right")}}}},{type:"text",id:"txtVSpace",width:"60px",labelLayout:"horizontal",label:ab.lang.image.vSpace,"default":"",onKeyUp:function(){R(this.getDialog())},onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:CKEDITOR.dialog.validate.integer(ab.lang.image.validateVSpace),setup:function(i,h){if(i==Z){var g,f,e,d=h.getStyle("margin-top"),c=h.getStyle("margin-bottom");d=d&&d.match(T);c=c&&c.match(T);f=parseInt(d,10);e=parseInt(c,10);g=f==e&&f;isNaN(parseInt(g,10))&&(g=h.getAttribute("vspace"));this.setValue(g)}},commit:function(f,e,d){var c=parseInt(this.getValue(),10);if(f==Z||f==X){if(!isNaN(c)){e.setStyle("margin-top",CKEDITOR.tools.cssLength(c));e.setStyle("margin-bottom",CKEDITOR.tools.cssLength(c))}else{if(!c&&this.isChanged()){e.removeStyle("margin-top");e.removeStyle("margin-bottom")}}if(!d&&f==Z){e.removeAttribute("vspace")}}else{if(f==W){e.removeAttribute("vspace");e.removeStyle("margin-top");e.removeStyle("margin-bottom")}}}},{id:"cmbAlign",type:"select",labelLayout:"horizontal",widths:["35%","65%"],style:"width:90px",label:ab.lang.image.align,"default":"",items:[[ab.lang.common.notSet,""],[ab.lang.image.alignLeft,"left"],[ab.lang.image.alignRight,"right"]],onChange:function(){R(this.getDialog());O.call(this,"advanced:txtdlgGenStyle")},setup:function(e,d){if(e==Z){var c=d.getStyle("float");switch(c){case"inherit":case"none":c=""}!c&&(c=(d.getAttribute("align")||"").toLowerCase());this.setValue(c)}},commit:function(f,e,d){var c=this.getValue();if(f==Z||f==X){if(c){e.setStyle("float",c)}else{e.removeStyle("float")}if(!d&&f==Z){c=(e.getAttribute("align")||"").toLowerCase();switch(c){case"left":case"right":e.removeAttribute("align")}}}else{if(f==W){e.removeStyle("float")}}}}]}]},{type:"vbox",height:"250px",children:[{type:"html",style:"width:95%;",html:"<div>"+CKEDITOR.tools.htmlEncode(ab.lang.common.preview)+'<br><div id="'+C+'" class="ImagePreviewLoader" style="display:none"><div class="loading"> </div></div><div id="'+a+'" class="ImagePreviewBox"><table><tr><td><a href="javascript:void(0)" target="_blank" onclick="return false;" id="'+M+'"><img id="'+K+'" alt="" /></a>'+(ab.config.image_previewText||"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas feugiat consequat diam. Maecenas metus. Vivamus diam purus, cursus a, commodo non, facilisis vitae, nulla. Aenean dictum lacinia tortor. Nunc iaculis, nibh non iaculis aliquam, orci felis euismod neque, sed ornare massa mauris sed velit. Nulla pretium mi et risus. Fusce mi pede, tempor id, cursus ac, ullamcorper nec, enim. Sed tortor. Curabitur molestie. Duis velit augue, condimentum at, ultrices a, luctus ut, orci. Donec pellentesque egestas eros. Integer cursus, augue in cursus faucibus, eros pede bibendum sem, in tempus tellus justo quis ligula. Etiam eget tortor. Vestibulum rutrum, est ut placerat elementum, lectus nisl aliquam velit, tempor aliquam eros nunc nonummy metus. In eros metus, gravida a, gravida sed, lobortis id, turpis. Ut ultrices, ipsum at venenatis fringilla, sem nulla lacinia tellus, eget aliquet turpis mauris non enim. Nam turpis. Suspendisse lacinia. Curabitur ac tortor ut ipsum egestas elementum. Nunc imperdiet gravida mauris.")+"</td></tr></table></div></div>"}]}]}]},{id:"Link",label:ab.lang.link.title,padding:0,elements:[{id:"txtUrl",type:"text",label:ab.lang.common.url,style:"width: 100%","default":"",setup:function(e,d){if(e==Y){var c=d.getAttribute("_cke_saved_href");if(!c){c=d.getAttribute("href")}this.setValue(c)}},commit:function(e,d){var c=this;if(e==Y){if(c.getValue()||c.isChanged()){d.setAttribute("_cke_saved_href",decodeURI(c.getValue()));d.setAttribute("href","javascript:void(0)/*"+CKEDITOR.tools.getNextNumber()+"*/");if(c.getValue()||!ab.config.image_removeLinkByEmptyURL){c.getDialog().addLink=true}}}}},{type:"button",id:"browse",filebrowser:{action:"Browse",target:"Link:txtUrl",url:ab.config.filebrowserImageBrowseLinkUrl||ab.config.filebrowserBrowseUrl},style:"float:right",hidden:true,label:ab.lang.common.browseServer},{id:"cmbTarget",type:"select",label:ab.lang.common.target,"default":"",items:[[ab.lang.common.notSet,""],[ab.lang.common.targetNew,"_blank"],[ab.lang.common.targetTop,"_top"],[ab.lang.common.targetSelf,"_self"],[ab.lang.common.targetParent,"_parent"]],setup:function(d,c){if(d==Y){this.setValue(c.getAttribute("target"))}},commit:function(d,c){if(d==Y){if(this.getValue()||this.isChanged()){c.setAttribute("target",this.getValue())}}}}]},{id:"Upload",hidden:true,filebrowser:"uploadButton",label:ab.lang.image.upload,elements:[{type:"file",id:"upload",label:ab.lang.image.btnUpload,style:"height:40px",size:38},{type:"fileButton",id:"uploadButton",filebrowser:"info:txtUrl",label:ab.lang.image.btnUpload,"for":["Upload","upload"]}]},{id:"advanced",label:ab.lang.common.advancedTab,elements:[{type:"hbox",widths:["50%","25%","25%"],children:[{type:"text",id:"linkId",label:ab.lang.common.id,setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("id"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("id",this.getValue())}}}},{id:"cmbLangDir",type:"select",style:"width : 100px;",label:ab.lang.common.langDir,"default":"",items:[[ab.lang.common.notSet,""],[ab.lang.common.langDirLtr,"ltr"],[ab.lang.common.langDirRtl,"rtl"]],setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("dir"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("dir",this.getValue())}}}},{type:"text",id:"txtLangCode",label:ab.lang.common.langCode,"default":"",setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("lang"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("lang",this.getValue())}}}}]},{type:"text",id:"txtGenLongDescr",label:ab.lang.common.longDescr,setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("longDesc"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("longDesc",this.getValue())}}}},{type:"hbox",widths:["50%","50%"],children:[{type:"text",id:"txtGenClass",label:ab.lang.common.cssClass,"default":"",setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("class"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("class",this.getValue())}}}},{type:"text",id:"txtGenTitle",label:ab.lang.common.advisoryTitle,"default":"",onChange:function(){R(this.getDialog())},setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("title"))}},commit:function(e,d){var c=this;if(e==Z){if(c.getValue()||c.isChanged()){d.setAttribute("title",c.getValue())}}else{if(e==X){d.setAttribute("title",c.getValue())}else{if(e==W){d.removeAttribute("title")}}}}}]},{type:"text",id:"txtdlgGenStyle",label:ab.lang.common.cssStyle,"default":"",setup:function(i,h){if(i==Z){var g=h.getAttribute("style");if(!g&&h.$.style.cssText){g=h.$.style.cssText}this.setValue(g);var f=h.$.style.height,e=h.$.style.width,d=(f?f:"").match(V),c=(e?e:"").match(V);this.attributesInStyle={height:!!d,width:!!c}}},onChange:function(){O.call(this,["info:cmbFloat","info:cmbAlign","info:txtVSpace","info:txtHSpace","info:txtBorder","info:txtWidth","info:txtHeight"]);R(this)},commit:function(d,c){if(d==Z&&(this.getValue()||this.isChanged())){c.setAttribute("style",this.getValue())}}}]}]}};CKEDITOR.dialog.add("image",function(a){return b(a,"image")});CKEDITOR.dialog.add("imagebutton",function(a){return b(a,"imagebutton")})})();
\ No newline at end of file
+++ /dev/null
-CKEDITOR.dialog.add("anchor",function(d){var c=function(j,i,h){var a=this;a.editMode=true;a.editObj=h;var b=a.editObj.getAttribute("name");if(b){a.setValueOf("info","txtName",b)}else{a.setValueOf("info","txtName","")}};return{title:d.lang.anchor.title,minWidth:300,minHeight:60,onOk:function(){var a=this;var h=a.getValueOf("info","txtName"),g=CKEDITOR.env.ie?d.document.createElement('<a name="'+CKEDITOR.tools.htmlEncode(h)+'">'):d.document.createElement("a");if(a.editMode){a.editObj.copyAttributes(g,{name:1});a.editObj.moveChildren(g)}g.removeAttribute("_cke_saved_name");g.setAttribute("name",h);var b=d.createFakeElement(g,"cke_anchor","anchor");if(!a.editMode){d.insertElement(b)}else{b.replace(a.fakeObj);d.getSelection().selectElement(b)}return true},onShow:function(){var a=this;a.editObj=false;a.fakeObj=false;a.editMode=false;var f=d.getSelection(),b=f.getSelectedElement();if(b&&b.getAttribute("_cke_real_element_type")&&b.getAttribute("_cke_real_element_type")=="anchor"){a.fakeObj=b;b=d.restoreRealElement(a.fakeObj);c.apply(a,[d,f,b]);f.selectElement(a.fakeObj)}a.getContentElement("info","txtName").focus()},contents:[{id:"info",label:d.lang.anchor.title,accessKey:"I",elements:[{type:"text",id:"txtName",label:d.lang.anchor.name,required:true,validate:function(){if(!this.getValue()){alert(d.lang.anchor.errorName);return false}return true}}]}]}});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.dialog.add("link",function(ad){var ac=CKEDITOR.plugins.link,ab=function(){var d=this.getDialog(),c=d.getContentElement("target","popupFeatures"),b=d.getContentElement("target","linkTargetName"),a=this.getValue();if(!c||!b){return}c=c.getElement();c.hide();b.setValue("");switch(a){case"frame":b.setLabel(ad.lang.link.targetFrameName);b.getElement().show();break;case"popup":c.show();b.setLabel(ad.lang.link.targetPopupName);b.getElement().show();break;default:b.setValue(a);b.getElement().hide();break}},aa=function(){var g=this.getDialog(),f=["urlOptions","anchorOptions","emailOptions"],e=this.getValue(),d=g.definition.getContents("upload"),c=d&&d.hidden;if(e=="url"){if(ad.config.linkShowTargetTab){g.showPage("target")}if(!c){g.showPage("upload")}}else{g.hidePage("target");if(!c){g.hidePage("upload")}}for(var b=0;b<f.length;b++){var a=g.getContentElement("info",f[b]);if(!a){continue}a=a.getElement().getParent().getParent();if(f[b]==e+"Options"){a.show()}else{a.hide()}}},Z=/^javascript:/,Y=/^mailto:([^?]+)(?:\?(.+))?$/,X=/subject=([^;?:@&=$,\/]*)/,W=/body=([^;?:@&=$,\/]*)/,V=/^#(.*)$/,U=/^((?:http|https|ftp|news):\/\/)?(.*)$/,T=/^(_(?:self|top|parent|blank))$/,S=/^javascript:void\(location\.href='mailto:'\+String\.fromCharCode\(([^)]+)\)(?:\+'(.*)')?\)$/,R=/^javascript:([^(]+)\(([^)]+)\)$/,Q=/\s*window.open\(\s*this\.href\s*,\s*(?:'([^']*)'|null)\s*,\s*'([^']*)'\s*\)\s*;\s*return\s*false;*\s*/,P=/(?:^|,)([^=]+)=(\d+|yes|no)/gi,O=function(w,v){var u=v&&(v.getAttribute("_cke_saved_href")||v.getAttribute("href"))||"",t,s,r,q,p={};if(t=u.match(Z)){if(D=="encode"){u=u.replace(S,function(z,y,x){return"mailto:"+String.fromCharCode.apply(String,y.split(","))+(x&&F(x))})}else{if(D){u.replace(R,function(y,x,am){if(x==C.name){p.type="email";var al=p.email={},ak=/[^,\s]+/g,aj=/(^')|('$)/g,ai=am.match(ak),ah=ai.length,B,A;for(var z=0;z<ah;z++){A=decodeURIComponent(F(ai[z].replace(aj,"")));B=C.params[z].toLowerCase();al[B]=A}al.address=[al.name,al.domain].join("@")}})}}}if(!p.type){if(r=u.match(V)){p.type="anchor";p.anchor={};p.anchor.name=p.anchor.id=r[1]}else{if(s=u.match(Y)){var o=u.match(X),n=u.match(W);p.type="email";var m=p.email={};m.address=s[1];o&&(m.subject=decodeURIComponent(o[1]));n&&(m.body=decodeURIComponent(n[1]))}else{if(u&&(q=u.match(U))){p.type="url";p.url={};p.url.protocol=q[1];p.url.url=q[2]}else{p.type="url"}}}}if(v){var l=v.getAttribute("target");p.target={};p.adv={};if(!l){var k=v.getAttribute("_cke_pa_onclick")||v.getAttribute("onclick"),j=k&&k.match(Q);if(j){p.target.type="popup";p.target.name=j[1];var i;while(i=P.exec(j[2])){if(i[2]=="yes"||i[2]=="1"){p.target[i[1]]=true}else{if(isFinite(i[2])){p.target[i[1]]=i[2]}}}}}else{var h=l.match(T);if(h){p.target.type=p.target.name=l}else{p.target.type="frame";p.target.name=l}}var g=this,f=function(z,y){var x=v.getAttribute(y);if(x!==null){p.adv[z]=x||""}};f("advId","id");f("advLangDir","dir");f("advAccessKey","accessKey");f("advName","name");f("advLangCode","lang");f("advTabIndex","tabindex");f("advTitle","title");f("advContentType","type");f("advCSSClasses","class");f("advCharset","charset");f("advStyles","style")}var e=w.document.getElementsByTag("img"),d=new CKEDITOR.dom.nodeList(w.document.$.anchors),c=p.anchors=[];for(var b=0;b<e.count();b++){var a=e.getItem(b);if(a.getAttribute("_cke_realelement")&&a.getAttribute("_cke_real_element_type")=="anchor"){c.push(w.restoreRealElement(a))}}for(b=0;b<d.count();b++){c.push(d.getItem(b))}for(b=0;b<c.length;b++){a=c[b];c[b]={name:a.getAttribute("name"),id:a.getAttribute("id")}}this._.selectedElement=v;return p},M=function(b,a){if(a[b]){this.setValue(a[b][this.id]||"")}},K=function(a){return M.call(this,"target",a)},J=function(a){return M.call(this,"adv",a)},I=function(b,a){if(!a[b]){a[b]={}}a[b][this.id]=this.getValue()||""},H=function(a){return I.call(this,"target",a)},G=function(a){return I.call(this,"adv",a)};function F(a){return a.replace(/\\'/g,"'")}function E(a){return a.replace(/'/g,"\\$&")}var D=ad.config.emailProtection||"";if(D&&D!="encode"){var C={};D.replace(/^([^(]+)\(([^)]+)\)$/,function(c,b,a){C.name=b;C.params=[];a.replace(/[^,\s]+/g,function(d){C.params.push(d)})})}function N(g){var f,e=C.name,d=C.params,c,b;f=[e,"("];for(var a=0;a<d.length;a++){c=d[a].toLowerCase();b=g[c];a>0&&f.push(",");f.push("'",b?E(encodeURIComponent(g[c])):"","'")}f.push(")");return f.join("")}function L(e){var d,c=e.length,b=[];for(var a=0;a<c;a++){d=e.charCodeAt(a);b.push(d)}return"String.fromCharCode("+b.join(",")+")"}return{title:ad.lang.link.title,minWidth:350,minHeight:230,contents:[{id:"info",label:ad.lang.link.info,title:ad.lang.link.info,elements:[{id:"linkType",type:"select",label:ad.lang.link.type,"default":"url",items:[[ad.lang.link.toUrl,"url"],[ad.lang.link.toAnchor,"anchor"],[ad.lang.link.toEmail,"email"]],onChange:aa,setup:function(a){if(a.type){this.setValue(a.type)}},commit:function(a){a.type=this.getValue()}},{type:"vbox",id:"urlOptions",children:[{type:"hbox",widths:["25%","75%"],children:[{id:"protocol",type:"select",label:ad.lang.common.protocol,"default":"http://",items:[["http://???","http://"],["https://???","https://"],["ftp://???","ftp://"],["news://???","news://"],[ad.lang.link.other,""]],setup:function(a){if(a.url){this.setValue(a.url.protocol||"")}},commit:function(a){if(!a.url){a.url={}}a.url.protocol=this.getValue()}},{type:"text",id:"url",label:ad.lang.common.url,required:true,onLoad:function(){this.allowOnChange=true},onKeyUp:function(){var a=this;a.allowOnChange=false;var f=a.getDialog().getContentElement("info","protocol"),e=a.getValue(),d=/^(http|https|ftp|news):\/\/(?=.)/gi,c=/^((javascript:)|[#\/\.\?])/gi,b=d.exec(e);if(b){a.setValue(e.substr(b[0].length));f.setValue(b[0].toLowerCase())}else{if(c.test(e)){f.setValue("")}}a.allowOnChange=true},onChange:function(){if(this.allowOnChange){this.onKeyUp()}},validate:function(){var b=this.getDialog();if(b.getContentElement("info","linkType")&&b.getValueOf("info","linkType")!="url"){return true}if(this.getDialog().fakeObj){return true}var a=CKEDITOR.dialog.validate.notEmpty(ad.lang.link.noUrl);return a.apply(this)},setup:function(a){this.allowOnChange=false;if(a.url){this.setValue(a.url.url)}this.allowOnChange=true},commit:function(a){this.onChange();if(!a.url){a.url={}}a.url.url=this.getValue();this.allowOnChange=false}}],setup:function(a){if(!this.getDialog().getContentElement("info","linkType")){this.getElement().show()}}},{type:"button",id:"browse",hidden:"true",filebrowser:"info:url",label:ad.lang.common.browseServer}]},{type:"vbox",id:"anchorOptions",width:260,align:"center",padding:0,children:[{type:"fieldset",id:"selectAnchorText",label:ad.lang.link.selectAnchor,setup:function(a){if(a.anchors.length>0){this.getElement().show()}else{this.getElement().hide()}},children:[{type:"hbox",id:"selectAnchor",children:[{type:"select",id:"anchorName","default":"",label:ad.lang.link.anchorName,style:"width: 100%;",items:[[""]],setup:function(d){var a=this;a.clear();a.add("");for(var c=0;c<d.anchors.length;c++){if(d.anchors[c].name){a.add(d.anchors[c].name)}}if(d.anchor){a.setValue(d.anchor.name)}var b=a.getDialog().getContentElement("info","linkType");if(b&&b.getValue()=="email"){a.focus()}},commit:function(a){if(!a.anchor){a.anchor={}}a.anchor.name=this.getValue()}},{type:"select",id:"anchorId","default":"",label:ad.lang.link.anchorId,style:"width: 100%;",items:[[""]],setup:function(c){var a=this;a.clear();a.add("");for(var b=0;b<c.anchors.length;b++){if(c.anchors[b].id){a.add(c.anchors[b].id)}}if(c.anchor){a.setValue(c.anchor.id)}},commit:function(a){if(!a.anchor){a.anchor={}}a.anchor.id=this.getValue()}}],setup:function(a){if(a.anchors.length>0){this.getElement().show()}else{this.getElement().hide()}}}]},{type:"html",id:"noAnchors",style:"text-align: center;",html:'<div role="label" tabIndex="-1">'+CKEDITOR.tools.htmlEncode(ad.lang.link.noAnchors)+"</div>",focus:true,setup:function(a){if(a.anchors.length<1){this.getElement().show()}else{this.getElement().hide()}}}],setup:function(a){if(!this.getDialog().getContentElement("info","linkType")){this.getElement().hide()}}},{type:"vbox",id:"emailOptions",padding:1,children:[{type:"text",id:"emailAddress",label:ad.lang.link.emailAddress,required:true,validate:function(){var b=this.getDialog();if(!b.getContentElement("info","linkType")||b.getValueOf("info","linkType")!="email"){return true}var a=CKEDITOR.dialog.validate.notEmpty(ad.lang.link.noEmail);return a.apply(this)},setup:function(b){if(b.email){this.setValue(b.email.address)}var a=this.getDialog().getContentElement("info","linkType");if(a&&a.getValue()=="email"){this.select()}},commit:function(a){if(!a.email){a.email={}}a.email.address=this.getValue()}},{type:"text",id:"emailSubject",label:ad.lang.link.emailSubject,setup:function(a){if(a.email){this.setValue(a.email.subject)}},commit:function(a){if(!a.email){a.email={}}a.email.subject=this.getValue()}},{type:"textarea",id:"emailBody",label:ad.lang.link.emailBody,rows:3,"default":"",setup:function(a){if(a.email){this.setValue(a.email.body)}},commit:function(a){if(!a.email){a.email={}}a.email.body=this.getValue()}}],setup:function(a){if(!this.getDialog().getContentElement("info","linkType")){this.getElement().hide()}}}]},{id:"target",label:ad.lang.link.target,title:ad.lang.link.target,elements:[{type:"hbox",widths:["50%","50%"],children:[{type:"select",id:"linkTargetType",label:ad.lang.common.target,"default":"notSet",style:"width : 100%;",items:[[ad.lang.common.notSet,"notSet"],[ad.lang.link.targetFrame,"frame"],[ad.lang.link.targetPopup,"popup"],[ad.lang.common.targetNew,"_blank"],[ad.lang.common.targetTop,"_top"],[ad.lang.common.targetSelf,"_self"],[ad.lang.common.targetParent,"_parent"]],onChange:ab,setup:function(a){if(a.target){this.setValue(a.target.type)}},commit:function(a){if(!a.target){a.target={}}a.target.type=this.getValue()}},{type:"text",id:"linkTargetName",label:ad.lang.link.targetFrameName,"default":"",setup:function(a){if(a.target){this.setValue(a.target.name)}},commit:function(a){if(!a.target){a.target={}}a.target.name=this.getValue().replace(/\W/gi,"")}}]},{type:"vbox",width:260,align:"center",padding:2,id:"popupFeatures",children:[{type:"fieldset",label:ad.lang.link.popupFeatures,children:[{type:"hbox",children:[{type:"checkbox",id:"resizable",label:ad.lang.link.popupResizable,setup:K,commit:H},{type:"checkbox",id:"status",label:ad.lang.link.popupStatusBar,setup:K,commit:H}]},{type:"hbox",children:[{type:"checkbox",id:"location",label:ad.lang.link.popupLocationBar,setup:K,commit:H},{type:"checkbox",id:"toolbar",label:ad.lang.link.popupToolbar,setup:K,commit:H}]},{type:"hbox",children:[{type:"checkbox",id:"menubar",label:ad.lang.link.popupMenuBar,setup:K,commit:H},{type:"checkbox",id:"fullscreen",label:ad.lang.link.popupFullScreen,setup:K,commit:H}]},{type:"hbox",children:[{type:"checkbox",id:"scrollbars",label:ad.lang.link.popupScrollBars,setup:K,commit:H},{type:"checkbox",id:"dependent",label:ad.lang.link.popupDependent,setup:K,commit:H}]},{type:"hbox",children:[{type:"text",widths:["30%","70%"],labelLayout:"horizontal",label:ad.lang.link.popupWidth,id:"width",setup:K,commit:H},{type:"text",labelLayout:"horizontal",widths:["55%","45%"],label:ad.lang.link.popupLeft,id:"left",setup:K,commit:H}]},{type:"hbox",children:[{type:"text",labelLayout:"horizontal",widths:["30%","70%"],label:ad.lang.link.popupHeight,id:"height",setup:K,commit:H},{type:"text",labelLayout:"horizontal",label:ad.lang.link.popupTop,widths:["55%","45%"],id:"top",setup:K,commit:H}]}]}]}]},{id:"upload",label:ad.lang.link.upload,title:ad.lang.link.upload,hidden:true,filebrowser:"uploadButton",elements:[{type:"file",id:"upload",label:ad.lang.common.upload,style:"height:40px",size:29},{type:"fileButton",id:"uploadButton",label:ad.lang.common.uploadSubmit,filebrowser:"info:url","for":["upload","upload"]}]},{id:"advanced",label:ad.lang.link.advanced,title:ad.lang.link.advanced,elements:[{type:"vbox",padding:1,children:[{type:"hbox",widths:["45%","35%","20%"],children:[{type:"text",id:"advId",label:ad.lang.link.id,setup:J,commit:G},{type:"select",id:"advLangDir",label:ad.lang.link.langDir,"default":"",style:"width:110px",items:[[ad.lang.common.notSet,""],[ad.lang.link.langDirLTR,"ltr"],[ad.lang.link.langDirRTL,"rtl"]],setup:J,commit:G},{type:"text",id:"advAccessKey",width:"80px",label:ad.lang.link.acccessKey,maxLength:1,setup:J,commit:G}]},{type:"hbox",widths:["45%","35%","20%"],children:[{type:"text",label:ad.lang.link.name,id:"advName",setup:J,commit:G},{type:"text",label:ad.lang.link.langCode,id:"advLangCode",width:"110px","default":"",setup:J,commit:G},{type:"text",label:ad.lang.link.tabIndex,id:"advTabIndex",width:"80px",maxLength:5,setup:J,commit:G}]}]},{type:"vbox",padding:1,children:[{type:"hbox",widths:["45%","55%"],children:[{type:"text",label:ad.lang.link.advisoryTitle,"default":"",id:"advTitle",setup:J,commit:G},{type:"text",label:ad.lang.link.advisoryContentType,"default":"",id:"advContentType",setup:J,commit:G}]},{type:"hbox",widths:["45%","55%"],children:[{type:"text",label:ad.lang.link.cssClasses,"default":"",id:"advCSSClasses",setup:J,commit:G},{type:"text",label:ad.lang.link.charset,"default":"",id:"advCharset",setup:J,commit:G}]},{type:"hbox",children:[{type:"text",label:ad.lang.link.styles,"default":"",id:"advStyles",setup:J,commit:G}]}]}]}],onShow:function(){var a=this;a.fakeObj=false;var d=a.getParentEditor(),c=d.getSelection(),b=null;if((b=ac.getSelectedLink(d))&&b.hasAttribute("href")){c.selectElement(b)}else{if((b=c.getSelectedElement())&&b.is("img")&&b.getAttribute("_cke_real_element_type")&&b.getAttribute("_cke_real_element_type")=="anchor"){a.fakeObj=b;b=d.restoreRealElement(a.fakeObj);c.selectElement(a.fakeObj)}else{b=null}}a.setupContent(O.apply(a,[d,b]))},onOk:function(){var x={href:"javascript:void(0)/*"+CKEDITOR.tools.getNextNumber()+"*/"},w=[],v={href:x.href},u=this,t=this.getParentEditor();this.commitContent(v);switch(v.type||"url"){case"url":var s=v.url&&v.url.protocol!=undefined?v.url.protocol:"http://",r=v.url&&v.url.url||"";x._cke_saved_href=r.indexOf("/")===0?r:s+r;break;case"anchor":var q=v.anchor&&v.anchor.name,p=v.anchor&&v.anchor.id;x._cke_saved_href="#"+(q||p||"");break;case"email":var o,n=v.email,m=n.address;switch(D){case"":case"encode":var l=encodeURIComponent(n.subject||""),k=encodeURIComponent(n.body||""),j=[];l&&j.push("subject="+l);k&&j.push("body="+k);j=j.length?"?"+j.join("&"):"";if(D=="encode"){o=["javascript:void(location.href='mailto:'+",L(m)];j&&o.push("+'",E(j),"'");o.push(")")}else{o=["mailto:",m,j]}break;default:var i=m.split("@",2);n.name=i[0];n.domain=i[1];o=["javascript:",N(n)]}x._cke_saved_href=o.join("");break}if(v.target){if(v.target.type=="popup"){var h=["window.open(this.href, '",v.target.name||"","', '"],g=["resizable","status","location","toolbar","menubar","fullscreen","scrollbars","dependent"],f=g.length,e=function(ai){if(v.target[ai]){g.push(ai+"="+v.target[ai])}};for(var d=0;d<f;d++){g[d]=g[d]+(v.target[g[d]]?"=yes":"=no")}e("width");e("left");e("height");e("top");h.push(g.join(","),"'); return false;");x._cke_pa_onclick=h.join("")}else{if(v.target.type!="notSet"&&v.target.name){x.target=v.target.name}else{w.push("target")}w.push("_cke_pa_onclick","onclick")}}if(v.adv){var c=function(al,ak){var am=v.adv[al];if(am){x[ak]=am}else{w.push(ak)}};if(this._.selectedElement){c("advId","id")}c("advLangDir","dir");c("advAccessKey","accessKey");c("advName","name");c("advLangCode","lang");c("advTabIndex","tabindex");c("advTitle","title");c("advContentType","type");c("advCSSClasses","class");c("advCharset","charset");c("advStyles","style")}if(!this._.selectedElement){var b=t.getSelection(),a=b.getRanges();if(a.length==1&&a[0].collapsed){var ag=new CKEDITOR.dom.text(v.type=="email"?v.email.address:x._cke_saved_href,t.document);a[0].insertNode(ag);a[0].selectNodeContents(ag);b.selectRanges(a)}var af=new CKEDITOR.style({element:"a",attributes:x});af.type=CKEDITOR.STYLE_INLINE;af.apply(t.document);if(v.adv&&v.adv.advId){var ae=this.getParentEditor().document.$.getElementsByTagName("a");for(d=0;d<ae.length;d++){if(ae[d].href==x.href){ae[d].id=v.adv.advId;break}}}}else{var B=this._.selectedElement,A=B.getAttribute("_cke_saved_href"),z=B.getHtml();if(CKEDITOR.env.ie&&x.name!=B.getAttribute("name")){var y=new CKEDITOR.dom.element('<a name="'+CKEDITOR.tools.htmlEncode(x.name)+'">',t.document);b=t.getSelection();B.moveChildren(y);B.copyAttributes(y,{name:1});y.replace(B);B=y;b.selectElement(B)}B.setAttributes(x);B.removeAttributes(w);if(A==z||v.type=="email"&&z.indexOf("@")!=-1){B.setHtml(v.type=="email"?v.email.address:x._cke_saved_href)}if(B.getAttribute("name")){B.addClass("cke_anchor")}else{B.removeClass("cke_anchor")}if(this.fakeObj){t.createFakeElement(B,"cke_anchor","anchor").replace(this.fakeObj)}delete this._.selectedElement}},onLoad:function(){if(!ad.config.linkShowAdvancedTab){this.hidePage("advanced")}if(!ad.config.linkShowTargetTab){this.hidePage("target")}},onFocus:function(){var b=this.getContentElement("info","linkType"),a;if(b&&b.getValue()=="url"){a=this.getContentElement("info","url");a.select()}}}});
\ No newline at end of file
+++ /dev/null
-(function(){function e(h,c){var b;try{b=h.getSelection().getRanges()[0]}catch(a){return null}b.shrink(CKEDITOR.SHRINK_TEXT);return b.getCommonAncestor().getAscendant(c,true)}var d={a:"lower-alpha",A:"upper-alpha",i:"lower-roman",I:"upper-roman",1:"decimal",disc:"disc",circle:"circle",square:"square"};function f(c,b){if(b=="bulletedListStyle"){return{title:c.lang.list.bulletedTitle,minWidth:300,minHeight:50,contents:[{id:"info",accessKey:"I",elements:[{type:"select",label:c.lang.list.type,id:"type",style:"width: 150px; margin: auto;",items:[[c.lang.list.notset,""],[c.lang.list.circle,"circle"],[c.lang.list.disc,"disc"],[c.lang.list.square,"square"]],setup:function(j){var i=j.getStyle("list-style-type")||d[j.getAttribute("type")]||j.getAttribute("type")||"";this.setValue(i)},commit:function(j){var i=this.getValue();if(i){j.setStyle("list-style-type",i)}else{j.removeStyle("list-style-type")}}}]}],onShow:function(){var j=this.getParentEditor(),i=e(j,"ul");i&&this.setupContent(i)},onOk:function(){var j=this.getParentEditor(),i=e(j,"ul");i&&this.commitContent(i)}}}else{if(b=="numberedListStyle"){var a=[[c.lang.list.notset,""],[c.lang.list.lowerRoman,"lower-roman"],[c.lang.list.upperRoman,"upper-roman"],[c.lang.list.lowerAlpha,"lower-alpha"],[c.lang.list.upperAlpha,"upper-alpha"],[c.lang.list.decimal,"decimal"]];if(!CKEDITOR.env.ie||CKEDITOR.env.version>7){a.concat([[c.lang.list.armenian,"armenian"],[c.lang.list.decimalLeadingZero,"decimal-leading-zero"],[c.lang.list.georgian,"georgian"],[c.lang.list.lowerGreek,"lower-greek"]])}return{title:c.lang.list.numberedTitle,minWidth:300,minHeight:50,contents:[{id:"info",accessKey:"I",elements:[{type:"hbox",widths:["25%","75%"],children:[{label:c.lang.list.start,type:"text",id:"start",validate:CKEDITOR.dialog.validate.integer(c.lang.list.validateStartNumber),setup:function(j){var i=j.getAttribute("start")||1;i&&this.setValue(i)},commit:function(h){h.setAttribute("start",this.getValue())}},{type:"select",label:c.lang.list.type,id:"type",style:"width: 100%;",items:a,setup:function(j){var i=j.getStyle("list-style-type")||d[j.getAttribute("type")]||j.getAttribute("type")||"";this.setValue(i)},commit:function(j){var i=this.getValue();if(i){j.setStyle("list-style-type",i)}else{j.removeStyle("list-style-type")}}}]}]}],onShow:function(){var j=this.getParentEditor(),i=e(j,"ol");i&&this.setupContent(i)},onOk:function(){var j=this.getParentEditor(),i=e(j,"ol");i&&this.commitContent(i)}}}}}CKEDITOR.dialog.add("numberedListStyle",function(a){return f(a,"numberedListStyle")});CKEDITOR.dialog.add("bulletedListStyle",function(a){return f(a,"bulletedListStyle")})})();
\ No newline at end of file
+++ /dev/null
-(function(){CKEDITOR.plugins.liststyle={init:function(b){b.addCommand("numberedListStyle",new CKEDITOR.dialogCommand("numberedListStyle"));CKEDITOR.dialog.add("numberedListStyle",this.path+"dialogs/liststyle.js");b.addCommand("bulletedListStyle",new CKEDITOR.dialogCommand("bulletedListStyle"));CKEDITOR.dialog.add("bulletedListStyle",this.path+"dialogs/liststyle.js");b.addMenuGroup("list",108);if(b.addMenuItems){b.addMenuItems({numberedlist:{label:b.lang.list.numberedTitle,group:"list",command:"numberedListStyle"},bulletedlist:{label:b.lang.list.bulletedTitle,group:"list",command:"bulletedListStyle"}})}if(b.contextMenu){b.contextMenu.addListener(function(a,d){if(!a){return null}if(a.getAscendant("ol")){return{numberedlist:CKEDITOR.TRISTATE_OFF}}if(a.getAscendant("ul")){return{bulletedlist:CKEDITOR.TRISTATE_OFF}}})}}};CKEDITOR.plugins.add("liststyle",CKEDITOR.plugins.liststyle)})();
\ No newline at end of file
+++ /dev/null
-(function(){var i=CKEDITOR.htmlParser.fragment.prototype,h=CKEDITOR.htmlParser.element.prototype;i.onlyChild=h.onlyChild=function(){var c=this.children,b=c.length,a=b==1&&c[0];return a||null};h.removeAnyChildWithName=function(e){var d=this.children,c=[],b;for(var a=0;a<d.length;a++){b=d[a];if(!b.name){continue}if(b.name==e){c.push(b);d.splice(a--,1)}c=c.concat(b.removeAnyChildWithName(e))}return c};h.getAncestor=function(b){var a=this.parent;while(a&&!(a.name&&a.name.match(b))){a=a.parent}return a};i.firstChild=h.firstChild=function(c){var b;for(var a=0;a<this.children.length;a++){b=this.children[a];if(c(b)){return b}else{if(b.name){b=b.firstChild(c);if(b){return b}}}}return null};h.addStyle=function(f,e,d){var g=this;var c,b="";if(typeof e=="string"){b+=f+":"+e+";"}else{if(typeof f=="object"){for(var a in f){if(f.hasOwnProperty(a)){b+=a+":"+f[a]+";"}}}else{b+=f}d=e}if(!g.attributes){g.attributes={}}c=g.attributes.style||"";c=(d?[b,c]:[c,b]).join(";");g.attributes.style=c.replace(/^;|;(?=;)/,"")};CKEDITOR.dtd.parentOf=function(c){var b={};for(var a in this){if(a.indexOf("$")==-1&&this[a][c]){b[a]=1}}return b};var n=/^(\d[.\d]*)+(em|ex|px|gd|rem|vw|vh|vm|ch|mm|cm|in|pt|pc|deg|rad|ms|s|hz|khz){1}?/i,m=/^(?:\b0[^\s]*\s*){1,4}$/,l=0,k;CKEDITOR.plugins.pastefromword={utils:{createListBulletMarker:function(d,c){var b=new CKEDITOR.htmlParser.element("cke:listbullet"),a;if(!d){d="decimal";a="ol"}else{if(d[2]){if(!isNaN(d[1])){d="decimal"}else{if(/^[a-z]+$/.test(d[1])){d="lower-alpha"}else{if(/^[A-Z]+$/.test(d[1])){d="upper-alpha"}else{d="decimal"}}}a="ol"}else{if(/[l\u00B7\u2002]/.test(d[1])){d="disc"}else{if(/[\u006F\u00D8]/.test(d[1])){d="circle"}else{if(/[\u006E\u25C6]/.test(d[1])){d="square"}else{d="disc"}}}a="ul"}}b.attributes={"cke:listtype":a,style:"list-style-type:"+d+";"};b.add(new CKEDITOR.htmlParser.text(c));return b},isListBulletIndicator:function(b){var a=b.attributes&&b.attributes.style;if(/mso-list\s*:\s*Ignore/i.test(a)){return true}},isContainingOnlySpaces:function(b){var a;return(a=b.onlyChild())&&/^(:?\s| )+$/.test(a.value)},resolveList:function(e){var d=e.attributes,c;if((c=e.removeAnyChildWithName("cke:listbullet"))&&c.length&&(c=c[0])){e.name="cke:li";if(d.style){d.style=CKEDITOR.plugins.pastefromword.filters.stylesFilter([["text-indent"],["line-height"],[/^margin(:?-left)?$/,null,function(f){var g=f.split(" ");f=g[3]||g[1]||g[0];f=parseInt(f,10);if(!l&&k&&f>k){l=f-k}d["cke:margin"]=k=f}]])(d.style,e)||""}var b=c.attributes,a=b.style;e.addStyle(a);CKEDITOR.tools.extend(d,b);return true}return false},convertToPx:(function(){var a=CKEDITOR.dom.element.createFromHtml('<div style="position:absolute;left:-9999px;top:-9999px;margin:0px;padding:0px;border:0px;"></div>',CKEDITOR.document);CKEDITOR.document.getBody().append(a);return function(b){if(n.test(b)){a.setStyle("width",b);return a.$.clientWidth+"px"}return b}})(),getStyleComponents:(function(){var a=CKEDITOR.dom.element.createFromHtml('<div style="position:absolute;left:-9999px;top:-9999px;"></div>',CKEDITOR.document);CKEDITOR.document.getBody().append(a);return function(f,e,d){a.setStyle(f,e);var c={},b=d.length;for(var g=0;g<b;g++){c[d[g]]=a.getStyle(d[g])}return c}})(),listDtdParents:CKEDITOR.dtd.parentOf("ol")},filters:{flattenList:function(w){var v=w.attributes,u=w.parent,t,g=1;while(u){u.attributes&&u.attributes["cke:list"]&&g++;u=u.parent}switch(v.type){case"a":t="lower-alpha";break}var f=w.children,e;for(var d=0;d<f.length;d++){e=f[d];var c=e.attributes;if(e.name in CKEDITOR.dtd.$listItem){var b=e.children,a=b.length,x=b[a-1];if(x.name in CKEDITOR.dtd.$list){f.splice(d+1,0,x);x.parent=w;if(!--b.length){f.splice(d,1)}}e.name="cke:li";c["cke:indent"]=g;k=0;c["cke:listtype"]=w.name;t&&e.addStyle("list-style-type",t,true)}}delete w.name;v["cke:list"]=1},assembleList:function(y){var x=y.children,w,v,g,f,e,d,c,b,a;for(var B=0;B<x.length;B++){w=x[B];if("cke:li"==w.name){w.name="li";v=w;g=v.attributes;f=v.attributes["cke:listtype"];e=parseInt(g["cke:indent"],10)||l&&Math.ceil(g["cke:margin"]/l)||1;g.style&&(g.style=CKEDITOR.plugins.pastefromword.filters.stylesFilter([["list-style-type",f=="ol"?"decimal":"disc"]])(g.style)||"");if(!c){c=new CKEDITOR.htmlParser.element(f);c.add(v);x[B]=c}else{if(e>a){c=new CKEDITOR.htmlParser.element(f);c.add(v);d.add(c)}else{if(e<a){var A=a-e,z;while(A--&&(z=c.parent)){c=z.parent}c.add(v)}else{c.add(v)}}x.splice(B--,1)}d=v;a=e}else{c=null}}l=0},falsyFilter:function(a){return false},stylesFilter:function(b,a){return function(f,e){var d=[];f.replace(/"/g,'"').replace(/\s*([^ :;]+)\s*:\s*([^;]+)\s*(?=;|$)/g,function(B,A,z){A=A.toLowerCase();A=="font-family"&&(z=z.replace(/["']/g,""));var y,x,w,v;for(var g=0;g<b.length;g++){if(b[g]){y=b[g][0];x=b[g][1];w=b[g][2];v=b[g][3];if(A.match(y)&&(!x||z.match(x))){A=v||A;a&&(w=w||z);if(typeof w=="function"){w=w(z,e,A)}if(w&&w.push){A=w[0],w=w[1]}if(typeof w=="string"){d.push([A,w])}return}}}!a&&d.push([A,z])});for(var c=0;c<d.length;c++){d[c]=d[c].join(":")}return d.length?d.join(";")+";":false}},elementMigrateFilter:function(b,a){return function(d){var c=a?new CKEDITOR.style(b,a)._.definition:b;d.name=c.element;CKEDITOR.tools.extend(d.attributes,CKEDITOR.tools.clone(c.attributes));d.addStyle(CKEDITOR.style.getStyleText(c))}},styleMigrateFilter:function(c,b){var a=this.elementMigrateFilter;return function(f,e){var d=new CKEDITOR.htmlParser.element(null),g={};g[b]=f;a(c,g)(d);d.children=e.children;e.children=[d]}},bogusAttrFilter:function(b,a){if(a.name.indexOf("cke:")==-1){return false}},applyStyleFilter:null},getRules:function(N){var M=CKEDITOR.dtd,L=CKEDITOR.tools.extend({},M.$block,M.$listItem,M.$tableContent),K=N.config,J=this.filters,I=J.falsyFilter,H=J.stylesFilter,G=J.elementMigrateFilter,F=CKEDITOR.tools.bind(this.filters.styleMigrateFilter,this.filters),D=this.utils.createListBulletMarker,C=J.flattenList,B=J.assembleList,g=this.utils.isListBulletIndicator,f=this.utils.isContainingOnlySpaces,e=this.utils.resolveList,d=this.utils.convertToPx,c=this.utils.getStyleComponents,b=this.utils.listDtdParents,a=K.pasteFromWordRemoveFontStyles!==false,E=K.pasteFromWordRemoveStyles!==false;return{elementNames:[[/meta|link|script/,""]],root:function(o){o.filterChildren();B(o)},elements:{"^":function(p){var o;if(CKEDITOR.env.gecko&&(o=J.applyStyleFilter)){o(p)}},$:function(r){var q=r.name||"",p=r.attributes;if(q in L&&p.style){p.style=H([[/^(:?width|height)$/,null,d]])(p.style)||""}if(q.match(/h\d/)){r.filterChildren();if(e(r)){return}G(K["format_"+q])(r)}else{if(q in M.$inline){r.filterChildren();if(f(r)){delete r.name}}else{if(q.indexOf(":")!=-1&&q.indexOf("cke")==-1){r.filterChildren();if(q=="v:imagedata"){var o=r.attributes["o:href"];if(o){r.attributes.src=o}r.name="img";return}delete r.name}}}if(q in b){r.filterChildren();B(r)}},style:function(r){if(CKEDITOR.env.gecko){var q=r.onlyChild().value.match(/\/\* Style Definitions \*\/([\s\S]*?)\/\*/),p=q&&q[1],o={};if(p){p.replace(/[\n\r]/g,"").replace(/(.+?)\{(.+?)\}/g,function(x,w,v){w=w.split(",");var u=w.length,t;for(var s=0;s<u;s++){CKEDITOR.tools.trim(w[s]).replace(/^(\w+)(\.[\w-]+)?$/g,function(y,A,z){A=A||"*";z=z.substring(1,z.length);if(z.match(/MsoNormal/)){return}if(!o[A]){o[A]={}}if(z){o[A][z]=v}else{o[A]=v}})}});J.applyStyleFilter=function(v){var u=o["*"]?"*":v.name,t=v.attributes&&v.attributes["class"],s;if(u in o){s=o[u];if(typeof s=="object"){s=s[t]}s&&v.addStyle(s,true)}}}}return false},p:function(o){o.filterChildren();if(e(o)){return}if(K.enterMode==CKEDITOR.ENTER_BR){delete o.name;o.add(new CKEDITOR.htmlParser.element("br"))}else{G(K["format_"+(K.enterMode==CKEDITOR.ENTER_P?"p":"div")])(o)}},div:function(r){var q=r.onlyChild();if(q&&q.name=="table"){var p=r.attributes;q.attributes=CKEDITOR.tools.extend(q.attributes,p);p.style&&q.addStyle(p.style);var o=new CKEDITOR.htmlParser.element("div");o.addStyle("clear","both");r.add(o);delete r.name}},td:function(o){if(o.getAncestor("thead")){o.name="th"}},ol:C,ul:C,dl:C,font:function(r){if(!CKEDITOR.env.gecko&&g(r.parent)){delete r.name;return}r.filterChildren();var q=r.attributes,p=q.style,o=r.parent;if("font"==o.name){CKEDITOR.tools.extend(o.attributes,r.attributes);p&&o.addStyle(p);delete r.name}else{p=p||"";if(q.color){q.color!="#000000"&&(p+="color:"+q.color+";");delete q.color}if(q.face){p+="font-family:"+q.face+";";delete q.face}if(q.size){p+="font-size:"+(q.size>3?"large":q.size<3?"small":"medium")+";";delete q.size}r.name="span";r.addStyle(p)}},span:function(v){if(!CKEDITOR.env.gecko&&g(v.parent)){return false}v.filterChildren();if(f(v)){delete v.name;return null}if(!CKEDITOR.env.gecko&&g(v)){var u=v.firstChild(function(w){return w.value||w.name=="img"}),t=u&&(u.value||"l."),s=t.match(/^([^\s]+?)([.)]?)$/);return D(s,t)}var r=v.children,q=v.attributes,p=q&&q.style,o=r&&r[0];if(p){q.style=H([["line-height"],[/^font-family$/,null,!a?F(K.font_style,"family"):null],[/^font-size$/,null,!a?F(K.fontSize_style,"size"):null],[/^color$/,null,!a?F(K.colorButton_foreStyle,"color"):null],[/^background-color$/,null,!a?F(K.colorButton_backStyle,"color"):null]])(p,v)||""}return null},b:G(K.coreStyles_bold),i:G(K.coreStyles_italic),u:G(K.coreStyles_underline),s:G(K.coreStyles_strike),sup:G(K.coreStyles_superscript),sub:G(K.coreStyles_subscript),a:function(p){var o=p.attributes;if(o&&!o.href&&o.name){delete p.name}},"cke:listbullet":function(o){if(o.getAncestor(/h\d/)&&!K.pasteFromWordNumberedHeadingToList){delete o.name}}},attributeNames:[[/^onmouse(:?out|over)/,""],[/^onload$/,""],[/(?:v|o):\w+/,""],[/^lang/,""]],attributes:{style:H(E?[[/^margin$|^margin-(?!bottom|top)/,null,function(r,q,p){if(q.name in {p:1,div:1}){var o=K.contentsLangDirection=="ltr"?"margin-left":"margin-right";if(p=="margin"){r=c(p,r,[o])[o]}else{if(p!=o){return null}}if(r&&!m.test(r)){return[o,r]}}return null}],[/^clear$/],[/^border.*|margin.*|vertical-align|float$/,null,function(p,o){if(o.name=="img"){return p}}],[/^width|height$/,null,function(p,o){if(o.name in {table:1,td:1,th:1,img:1}){return p}}]]:[[/^mso-/],[/-color$/,null,function(o){if(o=="transparent"){return false}if(CKEDITOR.env.gecko){return o.replace(/-moz-use-text-color/g,"transparent")}}],[/^margin$/,m],["text-indent","0cm"],["page-break-before"],["tab-stops"],["display","none"],a?[/font-?/]:null],E),width:function(p,o){if(o.name in M.$tableContent){return false}},border:function(p,o){if(o.name in M.$tableContent){return false}},"class":I,bgcolor:I,valign:E?I:function(p,o){o.addStyle("vertical-align",p);return false}},comment:!CKEDITOR.env.ie?function(q,p){var o=q.match(/<img.*?>/),x=q.match(/^\[if !supportLists\]([\s\S]*?)\[endif\]$/);if(x){var w=x[1]||o&&"l.",v=w&&w.match(/>([^\s]+?)([.)]?)</);return D(v,w)}if(CKEDITOR.env.gecko&&o){var u=CKEDITOR.htmlParser.fragment.fromHtml(o[0]).children[0],t=p.previous,s=t&&t.value.match(/<v:imagedata[^>]*o:href=['"](.*?)['"]/),r=s&&s[1];r&&(u.attributes.src=r);return u}return false}:I}}};var j=function(){this.dataFilter=new CKEDITOR.htmlParser.filter()};j.prototype={toHtml:function(c){var b=CKEDITOR.htmlParser.fragment.fromHtml(c,false),a=new CKEDITOR.htmlParser.basicWriter();b.writeHtml(a,this.dataFilter);return a.getHtml(true)}};CKEDITOR.cleanWord=function(e,d){if(CKEDITOR.env.gecko){e=e.replace(/(<!--\[if[^<]*?\])-->([\S\s]*?)<!--(\[endif\]-->)/gi,"$1$2$3")}var c=new j(),b=c.dataFilter;b.addRules(CKEDITOR.plugins.pastefromword.getRules(d));d.fire("beforeCleanWord",{filter:b});try{e=c.toHtml(e,false)}catch(a){alert(d.lang.pastefromword.error)}e=e.replace(/cke:.*?".*?"/g,"");e=e.replace(/style=""/g,"");e=e.replace(/<span>/g,"");return e}})();
\ No newline at end of file
+++ /dev/null
-(function(){CKEDITOR.dialog.add("pastetext",function(b){return{title:b.lang.pasteText.title,minWidth:CKEDITOR.env.ie&&CKEDITOR.env.quirks?368:350,minHeight:240,onShow:function(){this.getContentElement("general","content").getInputElement().setValue("")},onOk:function(){var a=this.getContentElement("general","content").getInputElement().getValue(),d=this.getParentEditor();setTimeout(function(){d.fire("paste",{text:a})},0)},contents:[{label:b.lang.common.generalTab,id:"general",elements:[{type:"html",id:"pasteMsg",html:'<div style="white-space:normal;width:340px;">'+b.lang.clipboard.pasteMsg+"</div>"},{type:"textarea",id:"content",className:"cke_pastetext",onLoad:function(){var a=this.getDialog().getContentElement("general","pasteMsg").getElement(),d=this.getElement().getElementsByTag("textarea").getItem(0);d.setAttribute("aria-labelledby",a.$.id);d.setStyle("direction",b.config.contentsLangDirection)},focus:function(){this.getElement().focus()}}]}]}})})();
\ No newline at end of file
+++ /dev/null
-CKEDITOR.dialog.add("scaytcheck",function(T){var S=true,R,Q=CKEDITOR.document,P=[],O,N=[],M=false,L=["dic_create,dic_restore","dic_rename,dic_delete"],K=["mixedCase","mixedWithDigits","allCaps","ignoreDomainNames"];function J(){return document.forms.optionsbar.options}function I(){return document.forms.languagesbar.scayt_lang}function H(b,d){if(!b){return}var c=b.length;if(c==undefined){b.checked=b.value==d.toString();return}for(var a=0;a<c;a++){b[a].checked=false;if(b[a].value==d.toString()){b[a].checked=true}}}var G=[{id:"options",label:T.lang.scayt.optionsTab,elements:[{type:"html",id:"options",html:'<form name="optionsbar"><div class="inner_options">\t<div class="messagebox"></div>\t<div style="display:none;">\t\t<input type="checkbox" name="options" id="allCaps" />\t\t<label for="allCaps" id="label_allCaps"></label>\t</div>\t<div style="display:none;">\t\t<input name="options" type="checkbox" id="ignoreDomainNames" />\t\t<label for="ignoreDomainNames" id="label_ignoreDomainNames"></label>\t</div>\t<div style="display:none;">\t<input name="options" type="checkbox" id="mixedCase" />\t\t<label for="mixedCase" id="label_mixedCase"></label>\t</div>\t<div style="display:none;">\t\t<input name="options" type="checkbox" id="mixedWithDigits" />\t\t<label for="mixedWithDigits" id="label_mixedWithDigits"></label>\t</div></div></form>'}]},{id:"langs",label:T.lang.scayt.languagesTab,elements:[{type:"html",id:"langs",html:'<form name="languagesbar"><div class="inner_langs">\t<div class="messagebox"></div>\t <div style="float:left;width:45%;margin-left:5px;" id="scayt_lcol" ></div> <div style="float:left;width:45%;margin-left:15px;" id="scayt_rcol"></div></div></form>'}]},{id:"dictionaries",label:T.lang.scayt.dictionariesTab,elements:[{type:"html",style:"",id:"dictionaries",html:'<form name="dictionarybar"><div class="inner_dictionary" style="text-align:left; white-space:normal; width:320px; overflow: hidden;">\t<div style="margin:5px auto; width:80%;white-space:normal; overflow:hidden;" id="dic_message"> </div>\t<div style="margin:5px auto; width:80%;white-space:normal;"> <span class="cke_dialog_ui_labeled_label" >Dictionary name</span><br>\t\t<span class="cke_dialog_ui_labeled_content" >\t\t\t<div class="cke_dialog_ui_input_text">\t\t\t\t<input id="dic_name" type="text" class="cke_dialog_ui_input_text"/>\t\t</div></span></div>\t\t<div style="margin:5px auto; width:80%;white-space:normal;">\t\t\t<a style="display:none;" class="cke_dialog_ui_button" href="javascript:void(0)" id="dic_create">\t\t\t\t</a>\t\t\t<a style="display:none;" class="cke_dialog_ui_button" href="javascript:void(0)" id="dic_delete">\t\t\t\t</a>\t\t\t<a style="display:none;" class="cke_dialog_ui_button" href="javascript:void(0)" id="dic_rename">\t\t\t\t</a>\t\t\t<a style="display:none;" class="cke_dialog_ui_button" href="javascript:void(0)" id="dic_restore">\t\t\t\t</a>\t\t</div>\t<div style="margin:5px auto; width:95%;white-space:normal;" id="dic_info"></div></div></form>'}]},{id:"about",label:T.lang.scayt.aboutTab,elements:[{type:"html",id:"about",style:"margin: 5px 5px;",html:'<div id="scayt_about"></div>'}]}],F={title:T.lang.scayt.title,minWidth:360,minHeight:220,onShow:function(){var a=this;a.data=T.fire("scaytDialog",{});a.options=a.data.scayt_control.option();a.sLang=a.data.scayt_control.sLang;if(!a.data||!a.data.scayt||!a.data.scayt_control){alert("Error loading application service");a.hide();return}var b=0;if(S){a.data.scayt.getCaption(T.langCode||"en",function(c){if(b++>0){return}R=c;D.apply(a);C.apply(a);S=false})}else{C.apply(a)}a.selectPage(a.data.tab)},onOk:function(){var a=this.data.scayt_control;a.option(this.options);var b=this.chosed_lang;a.setLang(b);a.refresh()},onCancel:function(){var a=J();for(O in a){a[O].checked=false}H(I(),"")},contents:N},E=CKEDITOR.plugins.scayt.getScayt(T);P=CKEDITOR.plugins.scayt.uiTabs;for(O in P){if(P[O]==1){N[N.length]=G[O]}}if(P[2]==1){M=true}var D=function(){var l=this,j=l.data.scayt.getLangList(),h=["dic_create","dic_delete","dic_rename","dic_restore"],t=K,s;if(M){for(s=0;s<h.length;s++){var r=h[s];Q.getById(r).setHtml('<span class="cke_dialog_ui_button">'+R["button_"+r]+"</span>")}Q.getById("dic_info").setHtml(R.dic_info)}if(P[0]==1){for(s in t){var q="label_"+t[s],p=Q.getById(q);if("undefined"!=typeof p&&"undefined"!=typeof R[q]&&"undefined"!=typeof l.options[t[s]]){p.setHtml(R[q]);var o=p.getParent();o.$.style.display="block"}}}var n='<p><img src="'+window.scayt.getAboutInfo().logoURL+'" /></p><p>'+R.version+window.scayt.getAboutInfo().version.toString()+"</p><p>"+R.about_throwt_copy+"</p>";Q.getById("scayt_about").setHtml(n);var m=function(X,W){var w=Q.createElement("label");w.setAttribute("for","cke_option"+X);w.setHtml(W[X]);if(l.sLang==X){l.chosed_lang=X}var v=Q.createElement("div"),u=CKEDITOR.dom.element.createFromHtml('<input id="cke_option'+X+'" type="radio" '+(l.sLang==X?'checked="checked"':"")+' value="'+X+'" name="scayt_lang" />');u.on("click",function(){this.$.checked=true;l.chosed_lang=X});v.append(u);v.append(w);return{lang:W[X],code:X,radio:v}},k=[];if(P[1]==1){for(s in j.rtl){k[k.length]=m(s,j.ltr)}for(s in j.ltr){k[k.length]=m(s,j.ltr)}k.sort(function(v,u){return u.lang>v.lang?-1:1});var i=Q.getById("scayt_lcol"),g=Q.getById("scayt_rcol");for(s=0;s<k.length;s++){var f=s<k.length/2?i:g;f.append(k[s].radio)}}var e={};e.dic_create=function(Z,Y,X){var w=X[0]+","+X[1],v=R.err_dic_create,u=R.succ_dic_create;window.scayt.createUserDictionary(Y,function(U){y(w);z(X[1]);u=u.replace("%s",U.dname);A(u)},function(U){v=v.replace("%s",U.dname);B(v+"( "+(U.message||"")+")")})};e.dic_rename=function(V,w){var v=R.err_dic_rename||"",u=R.succ_dic_rename||"";window.scayt.renameUserDictionary(w,function(U){u=u.replace("%s",U.dname);x(w);A(u)},function(U){v=v.replace("%s",U.dname);x(w);B(v+"( "+(U.message||"")+" )")})};e.dic_delete=function(Z,Y,X){var w=X[0]+","+X[1],v=R.err_dic_delete,u=R.succ_dic_delete;window.scayt.deleteUserDictionary(function(U){u=u.replace("%s",U.dname);y(w);z(X[0]);x("");A(u)},function(U){v=v.replace("%s",U.dname);B(v)})};e.dic_restore=l.dic_restore||(function(Z,Y,X){var w=X[0]+","+X[1],v=R.err_dic_restore,u=R.succ_dic_restore;window.scayt.restoreUserDictionary(Y,function(U){u=u.replace("%s",U.dname);y(w);z(X[1]);A(u)},function(U){v=v.replace("%s",U.dname);B(v)})});function d(X){var W=Q.getById("dic_name").getValue();if(!W){B(" Dictionary name should not be empty. ");return false}try{var w=id=X.data.getTarget().getParent(),v=w.getId();e[v].apply(null,[w,W,L])}catch(u){B(" Dictionary error. ")}return true}var c=(L[0]+","+L[1]).split(","),b;for(s=0,b=c.length;s<b;s+=1){var a=Q.getById(c[s]);if(a){a.on("click",d,this)}}},C=function(){var b=this;if(P[0]==1){var g=J();for(var e=0,a=g.length;e<a;e++){var f=g[e].id,d=Q.getById(f);if(d){g[e].checked=false;if(b.options[f]==1){g[e].checked=true}if(S){d.on("click",function(){b.options[this.getId()]=this.$.checked?1:0})}}}}if(P[1]==1){var c=Q.getById("cke_option"+b.sLang);H(c.$,b.sLang)}if(M){window.scayt.getNameUserDictionary(function(i){var h=i.dname;y(L[0]+","+L[1]);if(h){Q.getById("dic_name").setValue(h);z(L[1])}else{z(L[0])}},function(){Q.getById("dic_name").setValue("")});A("")}};function B(a){Q.getById("dic_message").setHtml('<span style="color:red;">'+a+"</span>")}function A(a){Q.getById("dic_message").setHtml('<span style="color:blue;">'+a+"</span>")}function z(b){b=String(b);var d=b.split(",");for(var c=0,a=d.length;c<a;c+=1){Q.getById(d[c]).$.style.display="inline"}}function y(b){b=String(b);var d=b.split(",");for(var c=0,a=d.length;c<a;c+=1){Q.getById(d[c]).$.style.display="none"}}function x(a){Q.getById("dic_name").$.value=a}return F});
\ No newline at end of file
+++ /dev/null
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-a{text-decoration:none;padding:2px 4px 4px 6px;display:block;border-width:1px;border-style:solid;margin:0;}a.cke_scayt_toogle:hover,a.cke_scayt_toogle:focus,a.cke_scayt_toogle:active{border-color:#316ac5;background-color:#dff1ff;color:#000;cursor:pointer;margin:0;}a.cke_scayt_toogle{color:#316ac5;border-color:#fff;}.scayt_enabled a.cke_scayt_item{color:#316ac5;border-color:#fff;margin:0;}.scayt_disabled a.cke_scayt_item{color:gray;border-color:#fff;}.scayt_enabled a.cke_scayt_item:hover,.scayt_enabled a.cke_scayt_item:focus,.scayt_enabled a.cke_scayt_item:active{border-color:#316ac5;background-color:#dff1ff;color:#000;cursor:pointer;}.scayt_disabled a.cke_scayt_item:hover,.scayt_disabled a.cke_scayt_item:focus,.scayt_disabled a.cke_scayt_item:active{border-color:gray;background-color:#dff1ff;color:gray;cursor:no-drop;}.cke_scayt_set_on,.cke_scayt_set_off{display:none;}.scayt_enabled .cke_scayt_set_on{display:none;}.scayt_disabled .cke_scayt_set_on{display:inline;}.scayt_disabled .cke_scayt_set_off{display:none;}.scayt_enabled .cke_scayt_set_off{display:inline;}
+++ /dev/null
-CKEDITOR.dialog.add("smiley",function(B){var A=B.config,z=B.lang.smiley,y=A.smiley_images,x=A.smiley_columns||8,w,v,u=function(f){var e=f.data.getTarget(),d=e.getName();if(d=="a"){e=e.getChild(0)}else{if(d!="img"){return}}var c=e.getAttribute("cke_src"),b=e.getAttribute("title"),a=B.document.createElement("img",{attributes:{src:c,_cke_saved_src:c,title:b,alt:b}});B.insertElement(a);v.hide();f.data.preventDefault()},t=CKEDITOR.tools.addFunction(function(f,e){f=new CKEDITOR.dom.event(f);e=new CKEDITOR.dom.element(e);var d,c,b=f.getKeystroke(),a=B.lang.dir=="rtl";switch(b){case 38:if(d=e.getParent().getParent().getPrevious()){c=d.getChild([e.getParent().getIndex(),0]);c.focus()}f.preventDefault();break;case 40:if(d=e.getParent().getParent().getNext()){c=d.getChild([e.getParent().getIndex(),0]);if(c){c.focus()}}f.preventDefault();break;case 32:u({data:f});f.preventDefault();break;case a?37:39:case 9:if(d=e.getParent().getNext()){c=d.getChild(0);c.focus();f.preventDefault(true)}else{if(d=e.getParent().getParent().getNext()){c=d.getChild([0,0]);if(c){c.focus()}f.preventDefault(true)}}break;case a?39:37:case CKEDITOR.SHIFT+9:if(d=e.getParent().getPrevious()){c=d.getChild(0);c.focus();f.preventDefault(true)}else{if(d=e.getParent().getParent().getPrevious()){c=d.getLast().getChild(0);c.focus();f.preventDefault(true)}}break;default:return}}),s="smiley_emtions_label"+CKEDITOR.tools.getNextNumber(),r=['<div><span id="'+s+'" class="cke_voice_label">'+z.options+"</span>",'<table role="listbox" aria-labelledby="'+s+'" style="width:100%;height:100%" cellspacing="2" cellpadding="2"',CKEDITOR.env.ie&&CKEDITOR.env.quirks?' style="position:absolute;"':"","><tbody>"],q=y.length;for(w=0;w<q;w++){if(w%x===0){r.push("<tr>")}var p="cke_smile_label_"+w+"_"+CKEDITOR.tools.getNextNumber();r.push('<td class="cke_dark_background cke_centered" style="vertical-align: middle;"><a href="javascript:void(0)" role="option"',' aria-posinset="'+(w+1)+'"',' aria-setsize="'+q+'"',' aria-labelledby="'+p+'"',' class="cke_smile cke_hand" tabindex="-1" onkeydown="CKEDITOR.tools.callFunction( ',t,', event, this );">','<img class="cke_hand" title="',A.smiley_descriptions[w],'" cke_src="',CKEDITOR.tools.htmlEncode(A.smiley_path+y[w]),'" alt="',A.smiley_descriptions[w],'"',' src="',CKEDITOR.tools.htmlEncode(A.smiley_path+y[w]),'"',CKEDITOR.env.ie?" onload=\"this.setAttribute('width', 2); this.removeAttribute('width');\" ":"",'><span id="'+p+'" class="cke_voice_label">'+A.smiley_descriptions[w]+"</span></a>","</td>");if(w%x==x-1){r.push("</tr>")}}if(w<x-1){for(;w<x-1;w++){r.push("<td></td>")}r.push("</tr>")}r.push("</tbody></table></div>");var o={type:"html",html:r.join(""),onLoad:function(a){v=a.sender},focus:function(){var a=this.getElement().getElementsByTag("a").getItem(0);a.focus()},onClick:u,style:"width: 100%; border-collapse: separate;"};return{title:B.lang.smiley.title,minWidth:270,minHeight:120,contents:[{id:"tab1",label:"",title:"",expand:true,padding:0,elements:[o]}],buttons:[CKEDITOR.dialog.cancelButton]}});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.dialog.add("specialchar",function(t){var s,r=t.lang.specialChar,q=function(c){var b=t.getSelection(),a=b.getRanges(),g,f;t.fire("saveSnapshot");for(var e=0,d=a.length;e<d;e++){g=a[e];g.deleteContents();f=CKEDITOR.dom.element.createFromHtml(c);g.insertNode(f)}g.moveToPosition(f,CKEDITOR.POSITION_AFTER_END);g.select();t.fire("saveSnapshot")},p=function(c){var b,a;if(c.data){b=c.data.getTarget()}else{b=new CKEDITOR.dom.element(c)}if(b.getName()=="a"&&(a=b.getChild(0).getHtml())){b.removeClass("cke_light_background");s.hide();if(CKEDITOR.env.gecko){q(a)}else{t.insertHtml(a)}}},o=CKEDITOR.tools.addFunction(p),n,m=function(c,b){var a;b=b||c.data.getTarget();if(b.getName()=="span"){b=b.getParent()}if(b.getName()=="a"&&(a=b.getChild(0).getHtml())){if(n){l(null,n)}var d=s.getContentElement("info","htmlPreview").getElement();s.getContentElement("info","charPreview").getElement().setHtml(a);d.setHtml(CKEDITOR.tools.htmlEncode(a));b.getParent().addClass("cke_light_background");n=b}},l=function(b,a){a=a||b.data.getTarget();if(a.getName()=="span"){a=a.getParent()}if(a.getName()=="a"){s.getContentElement("info","charPreview").getElement().setHtml(" ");s.getContentElement("info","htmlPreview").getElement().setHtml(" ");a.getParent().removeClass("cke_light_background");n=undefined}},k=CKEDITOR.tools.addFunction(function(c){c=new CKEDITOR.dom.event(c);var b=c.getTarget(),a,f,e=c.getKeystroke(),d=t.lang.dir=="rtl";switch(e){case 38:if(a=b.getParent().getParent().getPrevious()){f=a.getChild([b.getParent().getIndex(),0]);f.focus();l(null,b);m(null,f)}c.preventDefault();break;case 40:if(a=b.getParent().getParent().getNext()){f=a.getChild([b.getParent().getIndex(),0]);if(f&&f.type==1){f.focus();l(null,b);m(null,f)}}c.preventDefault();break;case 32:p({data:c});c.preventDefault();break;case d?37:39:case 9:if(a=b.getParent().getNext()){f=a.getChild(0);if(f.type==1){f.focus();l(null,b);m(null,f);c.preventDefault(true)}else{l(null,b)}}else{if(a=b.getParent().getParent().getNext()){f=a.getChild([0,0]);if(f&&f.type==1){f.focus();l(null,b);m(null,f);c.preventDefault(true)}else{l(null,b)}}}break;case d?39:37:case CKEDITOR.SHIFT+9:if(a=b.getParent().getPrevious()){f=a.getChild(0);f.focus();l(null,b);m(null,f);c.preventDefault(true)}else{if(a=b.getParent().getParent().getPrevious()){f=a.getLast().getChild(0);f.focus();l(null,b);m(null,f);c.preventDefault(true)}else{l(null,b)}}break;default:return}});return{title:r.title,minWidth:430,minHeight:280,buttons:[CKEDITOR.dialog.cancelButton],charColumns:17,chars:["!",""","#","$","%","&","'","(",")","*","+","-",".","/","0","1","2","3","4","5","6","7","8","9",":",";","<","=",">","?","@","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","[","]","^","_","`","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","{","|","}","~","€(EURO SIGN)","‘(LEFT SINGLE QUOTATION MARK)","’(RIGHT SINGLE QUOTATION MARK)","“(LEFT DOUBLE QUOTATION MARK)","”(RIGHT DOUBLE QUOTATION MARK)","–(EN DASH)","—(EM DASH)","¡(INVERTED EXCLAMATION MARK)","¢(CENT SIGN)","£(POUND SIGN)","¤(CURRENCY SIGN)","¥(YEN SIGN)","¦(BROKEN BAR)","§(SECTION SIGN)","¨(DIAERESIS)","©(COPYRIGHT SIGN)","ª(FEMININE ORDINAL INDICATOR)","«(LEFT-POINTING DOUBLE ANGLE QUOTATION MARK)","¬(NOT SIGN)","®(REGISTERED SIGN)","¯(MACRON)","°(DEGREE SIGN)","±(PLUS-MINUS SIGN)","²(SUPERSCRIPT TWO)","³(SUPERSCRIPT THREE)","´(ACUTE ACCENT)","µ(MICRO SIGN)","¶(PILCROW SIGN)","·(MIDDLE DOT)","¸(CEDILLA)","¹(SUPERSCRIPT ONE)","º(MASCULINE ORDINAL INDICATOR)","»(RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK)","¼(VULGAR FRACTION ONE QUARTER)","½(VULGAR FRACTION ONE HALF)","¾(VULGAR FRACTION THREE QUARTERS)","¿(INVERTED QUESTION MARK)","À(LATIN CAPITAL LETTER A WITH GRAVE)","Á(LATIN CAPITAL LETTER A WITH ACUTE)","Â(LATIN CAPITAL LETTER A WITH CIRCUMFLEX)","Ã(LATIN CAPITAL LETTER A WITH TILDE)","Ä(LATIN CAPITAL LETTER A WITH DIAERESIS)","Å(LATIN CAPITAL LETTER A WITH RING ABOVE)","Æ(LATIN CAPITAL LETTER AE)","Ç(LATIN CAPITAL LETTER C WITH CEDILLA)","È(LATIN CAPITAL LETTER E WITH GRAVE)","É(LATIN CAPITAL LETTER E WITH ACUTE)","Ê(LATIN CAPITAL LETTER E WITH CIRCUMFLEX)","Ë(LATIN CAPITAL LETTER E WITH DIAERESIS)","Ì(LATIN CAPITAL LETTER I WITH GRAVE)","Í(LATIN CAPITAL LETTER I WITH ACUTE)","Î(LATIN CAPITAL LETTER I WITH CIRCUMFLEX)","Ï(LATIN CAPITAL LETTER I WITH DIAERESIS)","Ð(LATIN CAPITAL LETTER ETH)","Ñ(LATIN CAPITAL LETTER N WITH TILDE)","Ò(LATIN CAPITAL LETTER O WITH GRAVE)","Ó(LATIN CAPITAL LETTER O WITH ACUTE)","Ô(LATIN CAPITAL LETTER O WITH CIRCUMFLEX)","Õ(LATIN CAPITAL LETTER O WITH TILDE)","Ö(LATIN CAPITAL LETTER O WITH DIAERESIS)","×(MULTIPLICATION SIGN)","Ø(LATIN CAPITAL LETTER O WITH STROKE)","Ù(LATIN CAPITAL LETTER U WITH GRAVE)","Ú(LATIN CAPITAL LETTER U WITH ACUTE)","Û(LATIN CAPITAL LETTER U WITH CIRCUMFLEX)","Ü(LATIN CAPITAL LETTER U WITH DIAERESIS)","Ý(LATIN CAPITAL LETTER Y WITH ACUTE)","Þ(LATIN CAPITAL LETTER THORN)","ß(LATIN SMALL LETTER SHARP S)","à(LATIN SMALL LETTER A WITH GRAVE)","á(LATIN SMALL LETTER A WITH ACUTE)","â(LATIN SMALL LETTER A WITH CIRCUMFLEX)","ã(LATIN SMALL LETTER A WITH TILDE)","ä(LATIN SMALL LETTER A WITH DIAERESIS)","å(LATIN SMALL LETTER A WITH RING ABOVE)","æ(LATIN SMALL LETTER AE)","ç(LATIN SMALL LETTER C WITH CEDILLA)","è(LATIN SMALL LETTER E WITH GRAVE)","é(LATIN SMALL LETTER E WITH ACUTE)","ê(LATIN SMALL LETTER E WITH CIRCUMFLEX)","ë(LATIN SMALL LETTER E WITH DIAERESIS)","ì(LATIN SMALL LETTER I WITH GRAVE)","í(LATIN SMALL LETTER I WITH ACUTE)","î(LATIN SMALL LETTER I WITH CIRCUMFLEX)","ï(LATIN SMALL LETTER I WITH DIAERESIS)","ð(LATIN SMALL LETTER ETH)","ñ(LATIN SMALL LETTER N WITH TILDE)","ò(LATIN SMALL LETTER O WITH GRAVE)","ó(LATIN SMALL LETTER O WITH ACUTE)","ô(LATIN SMALL LETTER O WITH CIRCUMFLEX)","õ(LATIN SMALL LETTER O WITH TILDE)","ö(LATIN SMALL LETTER O WITH DIAERESIS)","÷(DIVISION SIGN)","ø(LATIN SMALL LETTER O WITH STROKE)","ù(LATIN SMALL LETTER U WITH GRAVE)","ú(LATIN SMALL LETTER U WITH ACUTE)","û(LATIN SMALL LETTER U WITH CIRCUMFLEX)","ü(LATIN SMALL LETTER U WITH DIAERESIS)","ü(LATIN SMALL LETTER U WITH DIAERESIS)","ý(LATIN SMALL LETTER Y WITH ACUTE)","þ(LATIN SMALL LETTER THORN)","ÿ(LATIN SMALL LETTER Y WITH DIAERESIS)","Œ(LATIN CAPITAL LIGATURE OE)","œ(LATIN SMALL LIGATURE OE)","Ŵ(LATIN CAPITAL LETTER W WITH CIRCUMFLEX)","Ŷ(LATIN CAPITAL LETTER Y WITH CIRCUMFLEX)","ŵ(LATIN SMALL LETTER W WITH CIRCUMFLEX)","ŷ(LATIN SMALL LETTER Y WITH CIRCUMFLEX)","‚(SINGLE LOW-9 QUOTATION MARK)","‛(SINGLE HIGH-REVERSED-9 QUOTATION MARK)","„(DOUBLE LOW-9 QUOTATION MARK)","…(HORIZONTAL ELLIPSIS)","™(TRADE MARK SIGN)","►(BLACK RIGHT-POINTING POINTER)","•(BULLET)","→(RIGHTWARDS ARROW)","⇒(RIGHTWARDS DOUBLE ARROW)","⇔(LEFT RIGHT DOUBLE ARROW)","♦(BLACK DIAMOND SUIT)","≈(ALMOST EQUAL TO)"],onLoad:function(){var h=this.definition.charColumns,g=this.definition.chars,f="specialchar_table_label"+CKEDITOR.tools.getNextNumber(),e=['<table role="listbox" aria-labelledby="'+f+'" style="width: 320px; height: 100%; border-collapse: separate;" align="center" cellspacing="2" cellpadding="2" border="0">'],d=0,c=g.length,b,a;while(d<c){e.push("<tr>");for(var j=0;j<h;j++,d++){if(b=g[d]){a="";b=b.replace(/\((.*?)\)/,function(x,w){a=w;return""});a=a||b;var i="cke_specialchar_label_"+d+"_"+CKEDITOR.tools.getNextNumber();e.push('<td class="cke_dark_background" style="cursor: default" role="presentation"><a href="javascript: void(0);" role="option" aria-posinset="'+(d+1)+'"',' aria-setsize="'+c+'"',' aria-labelledby="'+i+'"',' style="cursor: inherit; display: block; height: 1.25em; margin-top: 0.25em; text-align: center;" title="',CKEDITOR.tools.htmlEncode(a),'" onkeydown="CKEDITOR.tools.callFunction( '+k+', event, this )" onclick="CKEDITOR.tools.callFunction('+o+', this); return false;" tabindex="-1"><span style="margin: 0 auto;cursor: inherit">'+b+'</span><span class="cke_voice_label" id="'+i+'">'+a+"</span></a>")}else{e.push('<td class="cke_dark_background"> ')}e.push("</td>")}e.push("</tr>")}e.push("</tbody></table>",'<span id="'+f+'" class="cke_voice_label">'+r.options+"</span>");this.getContentElement("info","charContainer").getElement().setHtml(e.join(""))},contents:[{id:"info",label:t.lang.common.generalTab,title:t.lang.common.generalTab,padding:0,align:"top",elements:[{type:"hbox",align:"top",widths:["320px","90px"],children:[{type:"html",id:"charContainer",html:"",onMouseover:m,onMouseout:l,focus:function(){var a=this.getElement().getElementsByTag("a").getItem(0);setTimeout(function(){a.focus();m(null,a)})},onShow:function(){var a=this.getElement().getChild([0,0,0,0,0]);setTimeout(function(){a.focus();m(null,a)})},onLoad:function(a){s=a.sender}},{type:"hbox",align:"top",widths:["100%"],children:[{type:"vbox",align:"top",children:[{type:"html",html:"<div></div>"},{type:"html",id:"charPreview",className:"cke_dark_background",style:"border:1px solid #eeeeee;font-size:28px;height:40px;width:70px;padding-top:9px;font-family:'Microsoft Sans Serif',Arial,Helvetica,Verdana;text-align:center;",html:"<div> </div>"},{type:"html",id:"htmlPreview",className:"cke_dark_background",style:"border:1px solid #eeeeee;font-size:14px;height:20px;width:70px;padding-top:2px;font-family:'Microsoft Sans Serif',Arial,Helvetica,Verdana;text-align:center;",html:"<div> </div>"}]}]}]}]}]}});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.stylesSet.add("default",[{name:"Blue Title",element:"h3",styles:{color:"Blue"}},{name:"Red Title",element:"h3",styles:{color:"Red"}},{name:"Marker: Yellow",element:"span",styles:{"background-color":"Yellow"}},{name:"Marker: Green",element:"span",styles:{"background-color":"Lime"}},{name:"Big",element:"big"},{name:"Small",element:"small"},{name:"Typewriter",element:"tt"},{name:"Computer Code",element:"code"},{name:"Keyboard Phrase",element:"kbd"},{name:"Sample Text",element:"samp"},{name:"Variable",element:"var"},{name:"Deleted Text",element:"del"},{name:"Inserted Text",element:"ins"},{name:"Cited Work",element:"cite"},{name:"Inline Quotation",element:"q"},{name:"Language: RTL",element:"span",attributes:{dir:"rtl"}},{name:"Language: LTR",element:"span",attributes:{dir:"ltr"}},{name:"Image on Left",element:"img",attributes:{style:"padding: 5px; margin-right: 5px",border:"2",align:"left"}},{name:"Image on Right",element:"img",attributes:{style:"padding: 5px; margin-left: 5px",border:"2",align:"right"}},{name:"Borderless Table",element:"table",styles:{"border-style":"hidden","background-color":"#E6E6FA"}},{name:"Square Bulleted List",element:"ul",styles:{"list-style-type":"square"}}]);
\ No newline at end of file
+++ /dev/null
-(function(){var f=/^(\d+(?:\.\d+)?)(px|%)$/,e=/^(\d+(?:\.\d+)?)px$/,h=function(b){var a=this.id;if(!b.info){b.info={}}b.info[a]=this.getValue()};function g(c,b){var a=function(d){return new CKEDITOR.dom.element(d,c.document)};return{title:c.lang.table.title,minWidth:310,minHeight:CKEDITOR.env.ie?310:280,onShow:function(){var u=this;var t=c.getSelection(),s=t.getRanges(),r=null,q=u.getContentElement("info","txtRows"),p=u.getContentElement("info","txtCols"),d=u.getContentElement("info","txtWidth");if(b=="tableProperties"){if(r=c.getSelection().getSelectedElement()){if(r.getName()!="table"){r=null}}else{if(s.length>0){if(CKEDITOR.env.webkit){s[0].shrink(CKEDITOR.NODE_ELEMENT)}var v=s[0].getCommonAncestor(true);r=v.getAscendant("table",true)}}u._.selectedElement=r}if(r){u.setupContent(r);q&&q.disable();p&&p.disable();d&&d.select()}else{q&&q.enable();p&&p.enable();q&&q.select()}},onOk:function(){var K=this;if(K._.selectedElement){var X=c.getSelection(),W=c.getSelection().createBookmarks()}var V=K._.selectedElement||a("table"),U=K,T={};K.commitContent(T,V);if(T.info){var S=T.info;if(!K._.selectedElement){var R=V.append(a("tbody")),Q=parseInt(S.txtRows,10)||0,P=parseInt(S.txtCols,10)||0;for(var N=0;N<Q;N++){var L=R.append(a("tr"));for(var J=0;J<P;J++){var I=L.append(a("td"));if(!CKEDITOR.env.ie){I.append(a("br"))}}}}var H=S.selHeaders;if(!V.$.tHead&&(H=="row"||H=="both")){var G=new CKEDITOR.dom.element(V.$.createTHead());R=V.getElementsByTag("tbody").getItem(0);var F=R.getElementsByTag("tr").getItem(0);for(N=0;N<F.getChildCount();N++){var E=F.getChild(N);if(E.type==CKEDITOR.NODE_ELEMENT){E.renameNode("th");E.setAttribute("scope","col")}}G.append(F.remove())}if(V.$.tHead!==null&&!(H=="row"||H=="both")){G=new CKEDITOR.dom.element(V.$.tHead);R=V.getElementsByTag("tbody").getItem(0);var D=R.getFirst();while(G.getChildCount()>0){F=G.getFirst();for(N=0;N<F.getChildCount();N++){var d=F.getChild(N);if(d.type==CKEDITOR.NODE_ELEMENT){d.renameNode("td");d.removeAttribute("scope")}}F.insertBefore(D)}G.remove()}if(!K.hasColumnHeaders&&(H=="col"||H=="both")){for(L=0;L<V.$.rows.length;L++){d=new CKEDITOR.dom.element(V.$.rows[L].cells[0]);d.renameNode("th");d.setAttribute("scope","row")}}if(K.hasColumnHeaders&&!(H=="col"||H=="both")){for(N=0;N<V.$.rows.length;N++){L=new CKEDITOR.dom.element(V.$.rows[N]);if(L.getParent().getName()=="tbody"){d=new CKEDITOR.dom.element(L.$.cells[0]);d.renameNode("td");d.removeAttribute("scope")}}}var O=[];if(S.txtHeight){V.setStyle("height",CKEDITOR.tools.cssLength(S.txtHeight))}else{V.removeStyle("height")}if(S.txtWidth){var M=S.cmbWidthType||"pixels";V.setStyle("width",S.txtWidth+(M=="pixels"?"px":"%"))}else{V.removeStyle("width")}if(!V.getAttribute("style")){V.removeAttribute("style")}}if(!K._.selectedElement){c.insertElement(V)}else{X.selectBookmarks(W)}return true},contents:[{id:"info",label:c.lang.table.title,elements:[{type:"hbox",widths:[null,null],styles:["vertical-align:top"],children:[{type:"vbox",padding:0,children:[{type:"text",id:"txtRows","default":3,label:c.lang.table.rows,required:true,style:"width:5em",validate:function(){var j=true,d=this.getValue();j=j&&CKEDITOR.dialog.validate.integer()(d)&&d>0;if(!j){alert(c.lang.table.invalidRows);this.select()}return j},setup:function(d){this.setValue(d.$.rows.length)},commit:h},{type:"text",id:"txtCols","default":2,label:c.lang.table.columns,required:true,style:"width:5em",validate:function(){var j=true,d=this.getValue();j=j&&CKEDITOR.dialog.validate.integer()(d)&&d>0;if(!j){alert(c.lang.table.invalidCols);this.select()}return j},setup:function(d){this.setValue(d.$.rows[0].cells.length)},commit:h},{type:"html",html:" "},{type:"select",id:"selHeaders","default":"",label:c.lang.table.headers,items:[[c.lang.table.headersNone,""],[c.lang.table.headersRow,"row"],[c.lang.table.headersColumn,"col"],[c.lang.table.headersBoth,"both"]],setup:function(l){var k=this.getDialog();k.hasColumnHeaders=true;for(var d=0;d<l.$.rows.length;d++){if(l.$.rows[d].cells[0].nodeName.toLowerCase()!="th"){k.hasColumnHeaders=false;break}}if(l.$.tHead!==null){this.setValue(k.hasColumnHeaders?"both":"row")}else{this.setValue(k.hasColumnHeaders?"col":"")}},commit:h},{type:"text",id:"txtBorder","default":1,label:c.lang.table.border,style:"width:3em",validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidBorder),setup:function(d){this.setValue(d.getAttribute("border")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("border",this.getValue())}else{d.removeAttribute("border")}}},{id:"cmbAlign",type:"select","default":"",label:c.lang.table.align,items:[[c.lang.common.notSet,""],[c.lang.table.alignLeft,"left"],[c.lang.table.alignCenter,"center"],[c.lang.table.alignRight,"right"]],setup:function(d){this.setValue(d.getAttribute("align")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("align",this.getValue())}else{d.removeAttribute("align")}}}]},{type:"vbox",padding:0,children:[{type:"hbox",widths:["5em"],children:[{type:"text",id:"txtWidth",style:"width:5em",label:c.lang.table.width,"default":200,validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidWidth),onLoad:function(){var n=this.getDialog().getContentElement("info","cmbWidthType"),m=n.getElement(),l=this.getInputElement(),d=l.getAttribute("aria-labelledby");l.setAttribute("aria-labelledby",[d,m.$.id].join(" "))},setup:function(j){var d=f.exec(j.$.style.width);if(d){this.setValue(d[1])}else{this.setValue("")}},commit:h},{id:"cmbWidthType",type:"select",label:c.lang.table.widthUnit,labelStyle:"visibility:hidden","default":"pixels",items:[[c.lang.table.widthPx,"pixels"],[c.lang.table.widthPc,"percents"]],setup:function(j){var d=f.exec(j.$.style.width);if(d){this.setValue(d[2]=="px"?"pixels":"percents")}},commit:h}]},{type:"hbox",widths:["5em"],children:[{type:"text",id:"txtHeight",style:"width:5em",label:c.lang.table.height,"default":"",validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidHeight),onLoad:function(){var n=this.getDialog().getContentElement("info","htmlHeightType"),m=n.getElement(),l=this.getInputElement(),d=l.getAttribute("aria-labelledby");l.setAttribute("aria-labelledby",[d,m.$.id].join(" "))},setup:function(j){var d=e.exec(j.$.style.height);if(d){this.setValue(d[1])}},commit:h},{id:"htmlHeightType",type:"html",html:"<div><br />"+c.lang.table.widthPx+"</div>"}]},{type:"html",html:" "},{type:"text",id:"txtCellSpace",style:"width:3em",label:c.lang.table.cellSpace,"default":1,validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidCellSpacing),setup:function(d){this.setValue(d.getAttribute("cellSpacing")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("cellSpacing",this.getValue())}else{d.removeAttribute("cellSpacing")}}},{type:"text",id:"txtCellPad",style:"width:3em",label:c.lang.table.cellPad,"default":1,validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidCellPadding),setup:function(d){this.setValue(d.getAttribute("cellPadding")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("cellPadding",this.getValue())}else{d.removeAttribute("cellPadding")}}}]}]},{type:"html",align:"right",html:""},{type:"vbox",padding:0,children:[{type:"text",id:"txtCaption",label:c.lang.table.caption,setup:function(l){var k=l.getElementsByTag("caption");if(k.count()>0){var d=k.getItem(0);d=d.getChild(0)&&d.getChild(0).getText()||"";d=CKEDITOR.tools.trim(d);this.setValue(d)}},commit:function(p,o){var n=this.getValue(),m=o.getElementsByTag("caption");if(n){if(m.count()>0){m=m.getItem(0);m.setHtml("")}else{m=new CKEDITOR.dom.element("caption",c.document);if(o.getChildCount()){m.insertBefore(o.getFirst())}else{m.appendTo(o)}}m.append(new CKEDITOR.dom.text(n,c.document))}else{if(m.count()>0){for(var d=m.count()-1;d>=0;d--){m.getItem(d).remove()}}}}},{type:"text",id:"txtSummary",label:c.lang.table.summary,setup:function(d){this.setValue(d.getAttribute("summary")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("summary",this.getValue())}else{d.removeAttribute("summary")}}}]}]}]}}CKEDITOR.dialog.add("table",function(a){return g(a,"table")});CKEDITOR.dialog.add("tableProperties",function(a){return g(a,"tableProperties")})})();
\ No newline at end of file
+++ /dev/null
-CKEDITOR.dialog.add("cellProperties",function(t){var s=t.lang.table,r=s.cell,q=t.lang.common,p=CKEDITOR.dialog.validate,o=/^(\d+(?:\.\d+)?)(px|%)$/,n=/^(\d+(?:\.\d+)?)px$/,m=CKEDITOR.tools.bind,l={type:"html",html:" "};function k(c,b){var a=function(){e(this);b(this)},f=function(){e(this)},e=function(g){g.removeListener("ok",a);g.removeListener("cancel",f)},d=function(g){g.on("ok",a);g.on("cancel",f)};t.execCommand(c);if(t._.storedDialogs.colordialog){d(t._.storedDialogs.colordialog)}else{CKEDITOR.on("dialogDefinition",function(h){if(h.data.name!=c){return}var g=h.data.definition;h.removeListener();g.onLoad=CKEDITOR.tools.override(g.onLoad,function(i){return function(){d(this);g.onLoad=i;if(typeof i=="function"){i.call(this)}}})})}}return{title:r.title,minWidth:CKEDITOR.env.ie&&CKEDITOR.env.quirks?550:480,minHeight:CKEDITOR.env.ie?CKEDITOR.env.quirks?180:150:140,contents:[{id:"info",label:r.title,accessKey:"I",elements:[{type:"hbox",widths:["40%","5%","40%"],children:[{type:"vbox",padding:0,children:[{type:"hbox",widths:["70%","30%"],children:[{type:"text",id:"width",label:s.width,widths:["71%","29%"],labelLayout:"horizontal",validate:p.number(r.invalidWidth),onLoad:function(){var c=this.getDialog().getContentElement("info","widthType"),b=c.getElement(),a=this.getInputElement(),d=a.getAttribute("aria-labelledby");a.setAttribute("aria-labelledby",[d,b.$.id].join(" "))},setup:function(c){var b=parseInt(c.getAttribute("width"),10),a=parseInt(c.getStyle("width"),10);!isNaN(b)&&this.setValue(b);!isNaN(a)&&this.setValue(a)},commit:function(c){var b=parseInt(this.getValue(),10),a=this.getDialog().getValueOf("info","widthType");if(!isNaN(b)){c.setStyle("width",b+a)}else{c.removeStyle("width")}c.removeAttribute("width")},"default":""},{type:"select",id:"widthType",labelLayout:"horizontal",widths:["0%","100%"],label:t.lang.table.widthUnit,labelStyle:"display:none","default":"px",items:[[s.widthPx,"px"],[s.widthPc,"%"]],setup:function(b){var a=o.exec(b.getStyle("width")||b.getAttribute("width"));if(a){this.setValue(a[2])}}}]},{type:"hbox",widths:["70%","30%"],children:[{type:"text",id:"height",label:s.height,"default":"",widths:["71%","29%"],labelLayout:"horizontal",validate:p.number(r.invalidHeight),onLoad:function(){var c=this.getDialog().getContentElement("info","htmlHeightType"),b=c.getElement(),a=this.getInputElement(),d=a.getAttribute("aria-labelledby");a.setAttribute("aria-labelledby",[d,b.$.id].join(" "))},setup:function(c){var b=parseInt(c.getAttribute("height"),10),a=parseInt(c.getStyle("height"),10);!isNaN(b)&&this.setValue(b);!isNaN(a)&&this.setValue(a)},commit:function(b){var a=parseInt(this.getValue(),10);if(!isNaN(a)){b.setStyle("height",CKEDITOR.tools.cssLength(a))}else{b.removeStyle("height")}b.removeAttribute("height")}},{id:"htmlHeightType",type:"html",html:s.widthPx}]},l,{type:"select",id:"wordWrap",labelLayout:"horizontal",label:r.wordWrap,widths:["50%","50%"],"default":"yes",items:[[r.yes,"yes"],[r.no,"no"]],setup:function(c){var b=c.getAttribute("noWrap"),a=c.getStyle("white-space");if(a=="nowrap"||b){this.setValue("no")}},commit:function(a){if(this.getValue()=="no"){a.setStyle("white-space","nowrap")}else{a.removeStyle("white-space")}a.removeAttribute("noWrap")}},l,{type:"select",id:"hAlign",labelLayout:"horizontal",label:r.hAlign,widths:["50%","50%"],"default":"",items:[[q.notSet,""],[s.alignLeft,"left"],[s.alignCenter,"center"],[s.alignRight,"right"]],setup:function(c){var b=c.getAttribute("align"),a=c.getStyle("text-align");this.setValue(a||b||"")},commit:function(b){var a=this.getValue();if(a){b.setStyle("text-align",a)}else{b.removeStyle("text-align")}b.removeAttribute("align")}},{type:"select",id:"vAlign",labelLayout:"horizontal",label:r.vAlign,widths:["50%","50%"],"default":"",items:[[q.notSet,""],[r.alignTop,"top"],[r.alignMiddle,"middle"],[r.alignBottom,"bottom"],[r.alignBaseline,"baseline"]],setup:function(c){var b=c.getAttribute("vAlign"),a=c.getStyle("vertical-align");switch(a){case"top":case"middle":case"bottom":case"baseline":break;default:a=""}this.setValue(a||b||"")},commit:function(b){var a=this.getValue();if(a){b.setStyle("vertical-align",a)}else{b.removeStyle("vertical-align")}b.removeAttribute("vAlign")}}]},l,{type:"vbox",padding:0,children:[{type:"select",id:"cellType",label:r.cellType,labelLayout:"horizontal",widths:["50%","50%"],"default":"td",items:[[r.data,"td"],[r.header,"th"]],setup:function(a){this.setValue(a.getName())},commit:function(a){a.renameNode(this.getValue())}},l,{type:"text",id:"rowSpan",label:r.rowSpan,labelLayout:"horizontal",widths:["50%","50%"],"default":"",validate:p.integer(r.invalidRowSpan),setup:function(b){var a=parseInt(b.getAttribute("rowSpan"),10);if(a&&a!=1){this.setValue(a)}},commit:function(b){var a=parseInt(this.getValue(),10);if(a&&a!=1){b.setAttribute("rowSpan",this.getValue())}else{b.removeAttribute("rowSpan")}}},{type:"text",id:"colSpan",label:r.colSpan,labelLayout:"horizontal",widths:["50%","50%"],"default":"",validate:p.integer(r.invalidColSpan),setup:function(b){var a=parseInt(b.getAttribute("colSpan"),10);if(a&&a!=1){this.setValue(a)}},commit:function(b){var a=parseInt(this.getValue(),10);if(a&&a!=1){b.setAttribute("colSpan",this.getValue())}else{b.removeAttribute("colSpan")}}},l,{type:"hbox",padding:0,widths:["80%","20%"],children:[{type:"text",id:"bgColor",label:r.bgColor,labelLayout:"horizontal",widths:["70%","30%"],"default":"",setup:function(c){var b=c.getAttribute("bgColor"),a=c.getStyle("background-color");this.setValue(a||b)},commit:function(b){var a=this.getValue();if(a){b.setStyle("background-color",this.getValue())}else{b.removeStyle("background-color")}b.removeAttribute("bgColor")}},{type:"button",id:"bgColorChoose",label:r.chooseColor,style:"margin-left: 10px",onClick:function(){var a=this;k("colordialog",function(b){a.getDialog().getContentElement("info","bgColor").setValue(b.getContentElement("picker","selectedColor").getValue())})}}]},l,{type:"hbox",padding:0,widths:["80%","20%"],children:[{type:"text",id:"borderColor",label:r.borderColor,labelLayout:"horizontal",widths:["70%","30%"],"default":"",setup:function(c){var b=c.getAttribute("borderColor"),a=c.getStyle("border-color");this.setValue(a||b)},commit:function(b){var a=this.getValue();if(a){b.setStyle("border-color",this.getValue())}else{b.removeStyle("border-color")}b.removeAttribute("borderColor")}},{type:"button",id:"borderColorChoose",label:r.chooseColor,style:"margin-left: 10px",onClick:function(){var a=this;k("colordialog",function(b){a.getDialog().getContentElement("info","borderColor").setValue(b.getContentElement("picker","selectedColor").getValue())})}}]}]}]}]}],onShow:function(){var a=this;a.cells=CKEDITOR.plugins.tabletools.getSelectedCells(a._.editor.getSelection());a.setupContent(a.cells[0])},onOk:function(){var c=this._.editor.getSelection(),b=c.createBookmarks(),a=this.cells;for(var d=0;d<a.length;d++){this.commitContent(a[d])}c.selectBookmarks(b)}}});
\ No newline at end of file
+++ /dev/null
-(function(){var b=CKEDITOR.document;CKEDITOR.dialog.add("templates",function(a){function n(v,u){v.setHtml("");for(var t=0;t<u.length;t++){var s=CKEDITOR.getTemplates(u[t]),h=s.imagesPath,g=s.templates,f=g.length;for(var e=0;e<f;e++){var d=g[e],c=m(d,h);c.setAttribute("aria-posinset",e+1);c.setAttribute("aria-setsize",f);v.append(c)}}}function m(f,e){var d=CKEDITOR.dom.element.createFromHtml('<a href="javascript:void(0)" tabIndex="-1" role="option" ><div class="cke_tpl_item"></div></a>'),c='<table style="width:350px;" class="cke_tpl_preview" role="presentation"><tr>';if(f.image&&e){c+='<td class="cke_tpl_preview_img"><img src="'+CKEDITOR.getUrl(e+f.image)+'"'+(CKEDITOR.env.ie6Compat?' onload="this.width=this.width"':"")+' alt="" title=""></td>'}c+='<td style="white-space:normal;"><span class="cke_tpl_title">'+f.title+"</span><br/>";if(f.description){c+="<span>"+f.description+"</span>"}c+="</td></tr></table>";d.getFirst().setHtml(c);d.on("click",function(){l(f.html)});return d}function l(e){var d=CKEDITOR.dialog.getCurrent(),c=d.getValueOf("selectTpl","chkInsertOpt");if(c){a.on("contentDom",function(g){g.removeListener();d.hide();var f=new CKEDITOR.dom.range(a.document);f.moveToElementEditStart(a.document.getBody());f.select(true);setTimeout(function(){a.fire("saveSnapshot")},0)});a.fire("saveSnapshot");a.setData(e)}else{a.insertHtml(e);d.hide()}}function k(g){var f=g.data.getTarget(),e=j.equals(f);if(e||j.contains(f)){var d=g.data.getKeystroke(),c=j.getElementsByTag("a"),h;if(c){if(e){h=c.getItem(0)}else{switch(d){case 40:h=f.getNext();break;case 38:h=f.getPrevious();break;case 13:case 32:f.fire("click")}}if(h){h.focus();g.data.preventDefault()}}}}CKEDITOR.skins.load(a,"templates");var j,i="cke_tpl_list_label_"+CKEDITOR.tools.getNextNumber();return{title:a.lang.templates.title,minWidth:CKEDITOR.env.ie?440:400,minHeight:340,contents:[{id:"selectTpl",label:a.lang.templates.title,elements:[{type:"vbox",padding:5,children:[{type:"html",html:"<span>"+a.lang.templates.selectPromptMsg+"</span>"},{id:"templatesList",type:"html",focus:true,html:'<div class="cke_tpl_list" tabIndex="-1" role="listbox" aria-labelledby="'+i+'"><div class="cke_tpl_loading"><span></span></div></div><span class="cke_voice_label" id="'+i+'">'+a.lang.templates.options+"</span>"},{id:"chkInsertOpt",type:"checkbox",label:a.lang.templates.insertOption,"default":a.config.templates_replaceContent}]}]}],buttons:[CKEDITOR.dialog.cancelButton],onShow:function(){var c=this.getContentElement("selectTpl","templatesList");j=c.getElement();CKEDITOR.loadTemplates(a.config.templates_files,function(){var d=a.config.templates.split(",");if(d.length){n(j,d);c.focus()}else{j.setHtml('<div class="cke_tpl_empty"><span>'+a.lang.templates.emptyListMsg+"</span></div>")}});this._.element.on("keydown",k)},onHide:function(){this._.element.removeListener("keydown",k)}}})})();
\ No newline at end of file
+++ /dev/null
-CKEDITOR.addTemplates("default",{imagesPath:CKEDITOR.getUrl(CKEDITOR.plugins.getPath("templates")+"templates/images/"),templates:[{title:"Image and Title",image:"template1.gif",description:"One main image with a title and text that surround the image.",html:'<h3><img style="margin-right: 10px" height="100" width="100" align="left"/>Type the title here</h3><p>Type the text here</p>'},{title:"Strange Template",image:"template2.gif",description:"A template that defines two colums, each one with a title, and some text.",html:'<table cellspacing="0" cellpadding="0" style="width:100%" border="0"><tr><td style="width:50%"><h3>Title 1</h3></td><td></td><td style="width:50%"><h3>Title 2</h3></td></tr><tr><td>Text 1</td><td></td><td>Text 2</td></tr></table><p>More text goes here.</p>'},{title:"Text and Table",image:"template3.gif",description:"A title with some text and a table.",html:'<div style="width: 80%"><h3>Title goes here</h3><table style="width:150px;float: right" cellspacing="0" cellpadding="0" border="1"><caption style="border:solid 1px black"><strong>Table title</strong></caption></tr><tr><td> </td><td> </td><td> </td></tr><tr><td> </td><td> </td><td> </td></tr><tr><td> </td><td> </td><td> </td></tr></table><p>Type the text here</p></div>'}]});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.dialog.add("uicolor",function(r){var q,p,o,n=r.getUiColor(),m="cke_uicolor_picker"+CKEDITOR.tools.getNextNumber();function l(a){if(/^#/.test(a)){a=window.YAHOO.util.Color.hex2rgb(a.substr(1))}p.setValue(a,true);p.refresh(m)}function k(b,a){if(a||q._.contents.tab1.livePeview.getValue()){r.setUiColor(b)}q._.contents.tab1.configBox.setValue('config.uiColor = "#'+p.get("hex")+'"')}o={id:"yuiColorPicker",type:"html",html:"<div id='"+m+"' class='cke_uicolor_picker' style='width: 360px; height: 200px; position: relative;'></div>",onLoad:function(d){var c=CKEDITOR.getUrl("plugins/uicolor/yui/");p=new window.YAHOO.widget.ColorPicker(m,{showhsvcontrols:true,showhexcontrols:true,images:{PICKER_THUMB:c+"assets/picker_thumb.png",HUE_THUMB:c+"assets/hue_thumb.png"}});if(n){l(n)}p.on("rgbChange",function(){q._.contents.tab1.predefined.setValue("");k("#"+p.get("hex"))});var b=new CKEDITOR.dom.nodeList(p.getElementsByTagName("input"));for(var a=0;a<b.count();a++){b.getItem(a).addClass("cke_dialog_ui_input_text")}}};var j=true;return{title:r.lang.uicolor.title,minWidth:360,minHeight:320,onLoad:function(){q=this;this.setupContent();if(CKEDITOR.env.ie7Compat){q.parts.contents.setStyle("overflow","hidden")}},contents:[{id:"tab1",label:"",title:"",expand:true,padding:0,elements:[o,{id:"tab1",type:"vbox",children:[{id:"livePeview",type:"checkbox",label:r.lang.uicolor.preview,"default":1,onLoad:function(){j=true},onChange:function(){if(j){return}var b=this.getValue(),a=b?"#"+p.get("hex"):n;k(a,true)}},{type:"hbox",children:[{id:"predefined",type:"select","default":"",label:r.lang.uicolor.predefined,items:[[""],["Light blue","#9AB8F3"],["Sand","#D2B48C"],["Metallic","#949AAA"],["Purple","#C2A3C7"],["Olive","#A2C980"],["Happy green","#9BD446"],["Jezebel Blue","#14B8C4"],["Burn","#FF893A"],["Easy red","#FF6969"],["Pisces 3","#48B4F2"],["Aquarius 5","#487ED4"],["Absinthe","#A8CF76"],["Scrambled Egg","#C7A622"],["Hello monday","#8E8D80"],["Lovely sunshine","#F1E8B1"],["Recycled air","#B3C593"],["Down","#BCBCA4"],["Mark Twain","#CFE91D"],["Specks of dust","#D1B596"],["Lollipop","#F6CE23"]],onChange:function(){var a=this.getValue();if(a){l(a);k(a);CKEDITOR.document.getById("predefinedPreview").setStyle("background",a)}else{CKEDITOR.document.getById("predefinedPreview").setStyle("background","")}},onShow:function(){var a=r.getUiColor();if(a){this.setValue(a)}}},{id:"predefinedPreview",type:"html",html:'<div id="cke_uicolor_preview" style="border: 1px solid black; padding: 3px; width: 30px;"><div id="predefinedPreview" style="width: 30px; height: 30px;"> </div></div>'}]},{id:"configBox",type:"text",label:r.lang.uicolor.config,onShow:function(){var a=r.getUiColor();if(a){this.setValue('config.uiColor = "'+a+'"')}}}]}]}],buttons:[CKEDITOR.dialog.okButton]}});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.plugins.setLang("uicolor","en",{uicolor:{title:"UI Color Picker",preview:"Live preview",config:"Paste this string into your config.js file",predefined:"Predefined color sets"}});
\ No newline at end of file
+++ /dev/null
-CKEDITOR.plugins.add("uicolor",{requires:["dialog"],lang:["en"],init:function(b){if(CKEDITOR.env.ie6Compat){return}b.addCommand("uicolor",new CKEDITOR.dialogCommand("uicolor"));b.ui.addButton("UIColor",{label:b.lang.uicolor.title,command:"uicolor",icon:this.path+"uicolor.gif"});CKEDITOR.dialog.add("uicolor",this.path+"dialogs/uicolor.js");CKEDITOR.scriptLoader.load(CKEDITOR.getUrl("plugins/uicolor/yui/yui.js"));b.element.getDocument().appendStyleSheet(CKEDITOR.getUrl("plugins/uicolor/yui/assets/yui.css"))}});
\ No newline at end of file
+++ /dev/null
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-.yui-h-slider,.yui-v-slider{position:relative;}.yui-h-slider .yui-slider-thumb,.yui-v-slider .yui-slider-thumb{position:absolute;cursor:default;}.yui-skin-sam .yui-h-slider{background:url(bg-h.gif) no-repeat 5px 0;height:28px;width:228px;}.yui-skin-sam .yui-h-slider .yui-slider-thumb{top:4px;}.yui-skin-sam .yui-v-slider{background:url(bg-v.gif) no-repeat 12px 0;height:228px;width:48px;}.cke_uicolor_picker .yui-picker-panel{background:#e3e3e3;border-color:#888;}.cke_uicolor_picker .yui-picker-panel .hd{background-color:#ccc;font-size:100%;line-height:100%;border:1px solid #e3e3e3;font-weight:bold;overflow:hidden;padding:6px;color:#000;}.cke_uicolor_picker .yui-picker-panel .bd{background:#e8e8e8;margin:1px;height:200px;}.cke_uicolor_picker .yui-picker-panel .ft{background:#e8e8e8;margin:1px;padding:1px;}.cke_uicolor_picker .yui-picker{position:relative;}.cke_uicolor_picker .yui-picker-hue-thumb{cursor:default;width:18px;height:18px;top:-8px;left:-2px;z-index:9;position:absolute;}.cke_uicolor_picker .yui-picker-hue-bg{-moz-outline:none;outline:0 none;position:absolute;left:200px;height:183px;width:14px;background:url(hue_bg.png) no-repeat;top:4px;}.cke_uicolor_picker .yui-picker-bg{-moz-outline:none;outline:0 none;position:absolute;top:4px;left:4px;height:182px;width:182px;background-color:#F00;background-image:url(picker_mask.png);}*html .cke_uicolor_picker .yui-picker-bg{background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='picker_mask.png',sizingMethod='scale');}.cke_uicolor_picker .yui-picker-mask{position:absolute;z-index:1;top:0;left:0;}.cke_uicolor_picker .yui-picker-thumb{cursor:default;width:11px;height:11px;z-index:9;position:absolute;top:-4px;left:-4px;}.cke_uicolor_picker .yui-picker-swatch{position:absolute;left:240px;top:4px;height:60px;width:55px;border:1px solid #888;}.cke_uicolor_picker .yui-picker-websafe-swatch{position:absolute;left:304px;top:4px;height:24px;width:24px;border:1px solid #888;}.cke_uicolor_picker .yui-picker-controls{position:absolute;top:72px;left:226px;font:1em monospace;}.cke_uicolor_picker .yui-picker-controls .hd{background:transparent;border-width:0!important;}.cke_uicolor_picker .yui-picker-controls .bd{height:100px;border-width:0!important;}.cke_uicolor_picker .yui-picker-controls ul{float:left;padding:0 2px 0 0;margin:0;}.cke_uicolor_picker .yui-picker-controls li{padding:2px;list-style:none;margin:0;}.cke_uicolor_picker .yui-picker-controls input{font-size:.85em;width:2.4em;}.cke_uicolor_picker .yui-picker-hex-controls{clear:both;padding:2px;}.cke_uicolor_picker .yui-picker-hex-controls input{width:4.6em;}.cke_uicolor_picker .yui-picker-controls a{font:1em arial,helvetica,clean,sans-serif;display:block;*display:inline-block;padding:0;color:#000;}
+++ /dev/null
-if(typeof YAHOO=="undefined"||!YAHOO){var YAHOO={}}YAHOO.namespace=function(){var a=arguments,b=null,d,e,c;for(d=0;d<a.length;d=d+1){c=(""+a[d]).split(".");b=YAHOO;for(e=(c[0]=="YAHOO")?1:0;e<c.length;e=e+1){b[c[e]]=b[c[e]]||{};b=b[c[e]]}}return b};YAHOO.log=function(b,a,c){var d=YAHOO.widget.Logger;if(d&&d.log){return d.log(b,a,c)}else{return false}};YAHOO.register=function(d,i,a){var e=YAHOO.env.modules,c,f,g,h,b;if(!e[d]){e[d]={versions:[],builds:[]}}c=e[d];f=a.version;g=a.build;h=YAHOO.env.listeners;c.name=d;c.version=f;c.build=g;c.versions.push(f);c.builds.push(g);c.mainClass=i;for(b=0;b<h.length;b=b+1){h[b](c)}if(i){i.VERSION=f;i.BUILD=g}else{YAHOO.log("mainClass is undefined for module "+d,"warn")}};YAHOO.env=YAHOO.env||{modules:[],listeners:[]};YAHOO.env.getVersion=function(a){return YAHOO.env.modules[a]||null};YAHOO.env.ua=function(){var b={ie:0,opera:0,gecko:0,webkit:0,mobile:null,air:0,caja:0},c=navigator.userAgent,a;if((/KHTML/).test(c)){b.webkit=1}a=c.match(/AppleWebKit\/([^\s]*)/);if(a&&a[1]){b.webkit=parseFloat(a[1]);if(/ Mobile\//.test(c)){b.mobile="Apple"}else{a=c.match(/NokiaN[^\/]*/);if(a){b.mobile=a[0]}}a=c.match(/AdobeAIR\/([^\s]*)/);if(a){b.air=a[0]}}if(!b.webkit){a=c.match(/Opera[\s\/]([^\s]*)/);if(a&&a[1]){b.opera=parseFloat(a[1]);a=c.match(/Opera Mini[^;]*/);if(a){b.mobile=a[0]}}else{a=c.match(/MSIE\s([^;]*)/);if(a&&a[1]){b.ie=parseFloat(a[1])}else{a=c.match(/Gecko\/([^\s]*)/);if(a){b.gecko=1;a=c.match(/rv:([^\s\)]*)/);if(a&&a[1]){b.gecko=parseFloat(a[1])}}}}}a=c.match(/Caja\/([^\s]*)/);if(a&&a[1]){b.caja=parseFloat(a[1])}return b}();(function(){YAHOO.namespace("util","widget","example");if("undefined"!==typeof YAHOO_config){var d=YAHOO_config.listener,a=YAHOO.env.listeners,b=true,c;if(d){for(c=0;c<a.length;c=c+1){if(a[c]==d){b=false;break}}if(b){a.push(d)}}}})();YAHOO.lang=YAHOO.lang||{};(function(){var f=YAHOO.lang,b="[object Array]",e="[object Function]",a=Object.prototype,c=["toString","valueOf"],d={isArray:function(g){return a.toString.apply(g)===b},isBoolean:function(g){return typeof g==="boolean"},isFunction:function(g){return a.toString.apply(g)===e},isNull:function(g){return g===null},isNumber:function(g){return typeof g==="number"&&isFinite(g)},isObject:function(g){return(g&&(typeof g==="object"||f.isFunction(g)))||false},isString:function(g){return typeof g==="string"},isUndefined:function(g){return typeof g==="undefined"},_IEEnumFix:(YAHOO.env.ua.ie)?function(i,j){var k,g,h;for(k=0;k<c.length;k=k+1){g=c[k];h=j[g];if(f.isFunction(h)&&h!=a[g]){i[g]=h}}}:function(){},extend:function(h,g,i){if(!g||!h){throw new Error("extend failed, please check that all dependencies are included.")}var j=function(){},k;j.prototype=g.prototype;h.prototype=new j();h.prototype.constructor=h;h.superclass=g.prototype;if(g.prototype.constructor==a.constructor){g.prototype.constructor=g}if(i){for(k in i){if(f.hasOwnProperty(i,k)){h.prototype[k]=i[k]}}f._IEEnumFix(h.prototype,i)}},augmentObject:function(h,i){if(!i||!h){throw new Error("Absorb failed, verify dependencies.")}var l=arguments,j,g,k=l[2];if(k&&k!==true){for(j=2;j<l.length;j=j+1){h[l[j]]=i[l[j]]}}else{for(g in i){if(k||!(g in h)){h[g]=i[g]}}f._IEEnumFix(h,i)}},augmentProto:function(g,h){if(!h||!g){throw new Error("Augment failed, verify dependencies.")}var j=[g.prototype,h.prototype],i;for(i=2;i<arguments.length;i=i+1){j.push(arguments[i])}f.augmentObject.apply(this,j)},dump:function(o,j){var m,k,h=[],g="{...}",n="f(){...}",i=", ",l=" => ";if(!f.isObject(o)){return o+""}else{if(o instanceof Date||("nodeType" in o&&"tagName" in o)){return o}else{if(f.isFunction(o)){return n}}}j=(f.isNumber(j))?j:3;if(f.isArray(o)){h.push("[");for(m=0,k=o.length;m<k;m=m+1){if(f.isObject(o[m])){h.push((j>0)?f.dump(o[m],j-1):g)}else{h.push(o[m])}h.push(i)}if(h.length>1){h.pop()}h.push("]")}else{h.push("{");for(m in o){if(f.hasOwnProperty(o,m)){h.push(m+l);if(f.isObject(o[m])){h.push((j>0)?f.dump(o[m],j-1):g)}else{h.push(o[m])}h.push(i)}}if(h.length>1){h.pop()}h.push("}")}return h.join("")},substitute:function(g,u,n){var q,r,s,k,j,h,l=[],t,p="dump",m=" ",v="{",i="}",o;for(;;){q=g.lastIndexOf(v);if(q<0){break}r=g.indexOf(i,q);if(q+1>=r){break}t=g.substring(q+1,r);k=t;h=null;s=k.indexOf(m);if(s>-1){h=k.substring(s+1);k=k.substring(0,s)}j=u[k];if(n){j=n(k,j,h)}if(f.isObject(j)){if(f.isArray(j)){j=f.dump(j,parseInt(h,10))}else{h=h||"";o=h.indexOf(p);if(o>-1){h=h.substring(4)}if(j.toString===a.toString||o>-1){j=f.dump(j,parseInt(h,10))}else{j=j.toString()}}}else{if(!f.isString(j)&&!f.isNumber(j)){j="~-"+l.length+"-~";l[l.length]=t}}g=g.substring(0,q)+j+g.substring(r+1)}for(q=l.length-1;q>=0;q=q-1){g=g.replace(new RegExp("~-"+q+"-~"),"{"+l[q]+"}","g")}return g},trim:function(h){try{return h.replace(/^\s+|\s+$/g,"")}catch(g){return h}},merge:function(){var g={},i=arguments,j=i.length,h;for(h=0;h<j;h=h+1){f.augmentObject(g,i[h],true)}return g},later:function(h,n,g,l,k){h=h||0;n=n||{};var m=g,i=l,j,o;if(f.isString(g)){m=n[g]}if(!m){throw new TypeError("method undefined")}if(!f.isArray(i)){i=[l]}j=function(){m.apply(n,i)};o=(k)?setInterval(j,h):setTimeout(j,h);return{interval:k,cancel:function(){if(this.interval){clearInterval(o)}else{clearTimeout(o)}}}},isValue:function(g){return(f.isObject(g)||f.isString(g)||f.isNumber(g)||f.isBoolean(g))}};f.hasOwnProperty=(a.hasOwnProperty)?function(h,g){return h&&h.hasOwnProperty(g)}:function(h,g){return !f.isUndefined(h[g])&&h.constructor.prototype[g]!==h[g]};d.augmentObject(f,d,true);YAHOO.util.Lang=f;f.augment=f.augmentProto;YAHOO.augment=f.augmentProto;YAHOO.extend=f.extend})();YAHOO.register("yahoo",YAHOO,{version:"2.7.0",build:"1796"});(function(){YAHOO.env._id_counter=YAHOO.env._id_counter||0;var ao=YAHOO.util,ai=YAHOO.lang,aE=YAHOO.env.ua,at=YAHOO.lang.trim,aN={},aJ={},ag=/^t(?:able|d|h)$/i,y=/color$/i,aj=window.document,z=aj.documentElement,aM="ownerDocument",aD="defaultView",av="documentElement",ax="compatMode",aP="offsetLeft",ae="offsetTop",aw="offsetParent",x="parentNode",aF="nodeType",aq="tagName",af="scrollLeft",aI="scrollTop",ad="getBoundingClientRect",au="getComputedStyle",aQ="currentStyle",ah="CSS1Compat",aO="BackCompat",aK="class",an="className",ak="",ar=" ",ay="(?:^|\\s)",aG="(?= |$)",Y="g",aB="position",aL="fixed",G="relative",aH="left",aC="top",az="medium",aA="borderLeftWidth",ac="borderTopWidth",ap=aE.opera,al=aE.webkit,am=aE.gecko,aa=aE.ie;ao.Dom={CUSTOM_ATTRIBUTES:(!z.hasAttribute)?{"for":"htmlFor","class":an}:{htmlFor:"for",className:aK},get:function(f){var e,d,c,a,b;if(f){if(f[aF]||f.item){return f}if(typeof f==="string"){e=f;f=aj.getElementById(f);if(f&&f.id===e){return f}else{if(f&&aj.all){f=null;d=aj.all[e];for(a=0,b=d.length;a<b;++a){if(d[a].id===e){return d[a]}}}}return f}if(f.DOM_EVENTS){f=f.get("element")}if("length" in f){c=[];for(a=0,b=f.length;a<b;++a){c[c.length]=ao.Dom.get(f[a])}return c}return f}return null},getComputedStyle:function(a,b){if(window[au]){return a[aM][aD][au](a,null)[b]}else{if(a[aQ]){return ao.Dom.IE_ComputedStyle.get(a,b)}}},getStyle:function(a,b){return ao.Dom.batch(a,ao.Dom._getStyle,b)},_getStyle:function(){if(window[au]){return function(b,d){d=(d==="float")?d="cssFloat":ao.Dom._toCamel(d);var a=b.style[d],c;if(!a){c=b[aM][aD][au](b,null);if(c){a=c[d]}}return a}}else{if(z[aQ]){return function(b,e){var a;switch(e){case"opacity":a=100;try{a=b.filters["DXImageTransform.Microsoft.Alpha"].opacity}catch(d){try{a=b.filters("alpha").opacity}catch(c){}}return a/100;case"float":e="styleFloat";default:e=ao.Dom._toCamel(e);a=b[aQ]?b[aQ][e]:null;return(b.style[e]||a)}}}}}(),setStyle:function(b,c,a){ao.Dom.batch(b,ao.Dom._setStyle,{prop:c,val:a})},_setStyle:function(){if(aa){return function(c,b){var a=ao.Dom._toCamel(b.prop),d=b.val;if(c){switch(a){case"opacity":if(ai.isString(c.style.filter)){c.style.filter="alpha(opacity="+d*100+")";if(!c[aQ]||!c[aQ].hasLayout){c.style.zoom=1}}break;case"float":a="styleFloat";default:c.style[a]=d}}else{}}}else{return function(c,b){var a=ao.Dom._toCamel(b.prop),d=b.val;if(c){if(a=="float"){a="cssFloat"}c.style[a]=d}else{}}}}(),getXY:function(a){return ao.Dom.batch(a,ao.Dom._getXY)},_canPosition:function(a){return(ao.Dom._getStyle(a,"display")!=="none"&&ao.Dom._inDoc(a))},_getXY:function(){if(aj[av][ad]){return function(j){var i,a,h,c,d,e,f,l,k,g=Math.floor,b=false;if(ao.Dom._canPosition(j)){h=j[ad]();c=j[aM];i=ao.Dom.getDocumentScrollLeft(c);a=ao.Dom.getDocumentScrollTop(c);b=[g(h[aH]),g(h[aC])];if(aa&&aE.ie<8){d=2;e=2;f=c[ax];l=ab(c[av],aA);k=ab(c[av],ac);if(aE.ie===6){if(f!==aO){d=0;e=0}}if((f==aO)){if(l!==az){d=parseInt(l,10)}if(k!==az){e=parseInt(k,10)}}b[0]-=d;b[1]-=e}if((a||i)){b[0]+=i;b[1]+=a}b[0]=g(b[0]);b[1]=g(b[1])}else{}return b}}else{return function(h){var a,g,f,d,c,e=false,b=h;if(ao.Dom._canPosition(h)){e=[h[aP],h[ae]];a=ao.Dom.getDocumentScrollLeft(h[aM]);g=ao.Dom.getDocumentScrollTop(h[aM]);c=((am||aE.webkit>519)?true:false);while((b=b[aw])){e[0]+=b[aP];e[1]+=b[ae];if(c){e=ao.Dom._calcBorders(b,e)}}if(ao.Dom._getStyle(h,aB)!==aL){b=h;while((b=b[x])&&b[aq]){f=b[aI];d=b[af];if(am&&(ao.Dom._getStyle(b,"overflow")!=="visible")){e=ao.Dom._calcBorders(b,e)}if(f||d){e[0]-=d;e[1]-=f}}e[0]+=a;e[1]+=g}else{if(ap){e[0]-=a;e[1]-=g}else{if(al||am){e[0]+=a;e[1]+=g}}}e[0]=Math.floor(e[0]);e[1]=Math.floor(e[1])}else{}return e}}}(),getX:function(a){var b=function(c){return ao.Dom.getXY(c)[0]};return ao.Dom.batch(a,b,ao.Dom,true)},getY:function(a){var b=function(c){return ao.Dom.getXY(c)[1]};return ao.Dom.batch(a,b,ao.Dom,true)},setXY:function(b,a,c){ao.Dom.batch(b,ao.Dom._setXY,{pos:a,noRetry:c})},_setXY:function(i,f){var e=ao.Dom._getStyle(i,aB),g=ao.Dom.setStyle,b=f.pos,a=f.noRetry,d=[parseInt(ao.Dom.getComputedStyle(i,aH),10),parseInt(ao.Dom.getComputedStyle(i,aC),10)],c,h;if(e=="static"){e=G;g(i,aB,e)}c=ao.Dom._getXY(i);if(!b||c===false){return false}if(isNaN(d[0])){d[0]=(e==G)?0:i[aP]}if(isNaN(d[1])){d[1]=(e==G)?0:i[ae]}if(b[0]!==null){g(i,aH,b[0]-c[0]+d[0]+"px")}if(b[1]!==null){g(i,aC,b[1]-c[1]+d[1]+"px")}if(!a){h=ao.Dom._getXY(i);if((b[0]!==null&&h[0]!=b[0])||(b[1]!==null&&h[1]!=b[1])){ao.Dom._setXY(i,{pos:b,noRetry:true})}}},setX:function(b,a){ao.Dom.setXY(b,[a,null])},setY:function(a,b){ao.Dom.setXY(a,[null,b])},getRegion:function(a){var b=function(c){var d=false;if(ao.Dom._canPosition(c)){d=ao.Region.getRegion(c)}else{}return d};return ao.Dom.batch(a,b,ao.Dom,true)},getClientWidth:function(){return ao.Dom.getViewportWidth()},getClientHeight:function(){return ao.Dom.getViewportHeight()},getElementsByClassName:function(f,b,e,c,j,d){f=ai.trim(f);b=b||"*";e=(e)?ao.Dom.get(e):null||aj;if(!e){return[]}var a=[],k=e.getElementsByTagName(b),h=ao.Dom.hasClass;for(var i=0,g=k.length;i<g;++i){if(h(k[i],f)){a[a.length]=k[i]}}if(c){ao.Dom.batch(a,c,j,d)}return a},hasClass:function(b,a){return ao.Dom.batch(b,ao.Dom._hasClass,a)},_hasClass:function(a,c){var b=false,d;if(a&&c){d=ao.Dom.getAttribute(a,an)||ak;if(c.exec){b=c.test(d)}else{b=c&&(ar+d+ar).indexOf(ar+c+ar)>-1}}else{}return b},addClass:function(b,a){return ao.Dom.batch(b,ao.Dom._addClass,a)},_addClass:function(a,c){var b=false,d;if(a&&c){d=ao.Dom.getAttribute(a,an)||ak;if(!ao.Dom._hasClass(a,c)){ao.Dom.setAttribute(a,an,at(d+ar+c));b=true}}else{}return b},removeClass:function(b,a){return ao.Dom.batch(b,ao.Dom._removeClass,a)},_removeClass:function(f,a){var e=false,d,c,b;if(f&&a){d=ao.Dom.getAttribute(f,an)||ak;ao.Dom.setAttribute(f,an,d.replace(ao.Dom._getClassRegex(a),ak));c=ao.Dom.getAttribute(f,an);if(d!==c){ao.Dom.setAttribute(f,an,at(c));e=true;if(ao.Dom.getAttribute(f,an)===""){b=(f.hasAttribute&&f.hasAttribute(aK))?aK:an;f.removeAttribute(b)}}}else{}return e},replaceClass:function(a,c,b){return ao.Dom.batch(a,ao.Dom._replaceClass,{from:c,to:b})},_replaceClass:function(g,a){var f,c,e,b=false,d;if(g&&a){c=a.from;e=a.to;if(!e){b=false}else{if(!c){b=ao.Dom._addClass(g,a.to)}else{if(c!==e){d=ao.Dom.getAttribute(g,an)||ak;f=(ar+d.replace(ao.Dom._getClassRegex(c),ar+e)).split(ao.Dom._getClassRegex(e));f.splice(1,0,ar+e);ao.Dom.setAttribute(g,an,at(f.join(ak)));b=true}}}}else{}return b},generateId:function(b,a){a=a||"yui-gen";var c=function(e){if(e&&e.id){return e.id}var d=a+YAHOO.env._id_counter++;if(e){if(e[aM].getElementById(d)){return ao.Dom.generateId(e,d+a)}e.id=d}return d};return ao.Dom.batch(b,c,ao.Dom,true)||c.apply(ao.Dom,arguments)},isAncestor:function(c,a){c=ao.Dom.get(c);a=ao.Dom.get(a);var b=false;if((c&&a)&&(c[aF]&&a[aF])){if(c.contains&&c!==a){b=c.contains(a)}else{if(c.compareDocumentPosition){b=!!(c.compareDocumentPosition(a)&16)}}}else{}return b},inDocument:function(a,b){return ao.Dom._inDoc(ao.Dom.get(a),b)},_inDoc:function(c,a){var b=false;if(c&&c[aq]){a=a||c[aM];b=ao.Dom.isAncestor(a[av],c)}else{}return b},getElementsBy:function(a,b,f,d,i,e,c){b=b||"*";f=(f)?ao.Dom.get(f):null||aj;if(!f){return[]}var j=[],k=f.getElementsByTagName(b);for(var h=0,g=k.length;h<g;++h){if(a(k[h])){if(c){j=k[h];break}else{j[j.length]=k[h]}}}if(d){ao.Dom.batch(j,d,i,e)}return j},getElementBy:function(a,b,c){return ao.Dom.getElementsBy(a,b,c,null,null,null,true)},batch:function(a,c,f,e){var g=[],d=(e)?f:window;a=(a&&(a[aq]||a.item))?a:ao.Dom.get(a);if(a&&c){if(a[aq]||a.length===undefined){return c.call(d,a,f)}for(var b=0;b<a.length;++b){g[g.length]=c.call(d,a[b],f)}}else{return false}return g},getDocumentHeight:function(){var b=(aj[ax]!=ah||al)?aj.body.scrollHeight:z.scrollHeight,a=Math.max(b,ao.Dom.getViewportHeight());return a},getDocumentWidth:function(){var b=(aj[ax]!=ah||al)?aj.body.scrollWidth:z.scrollWidth,a=Math.max(b,ao.Dom.getViewportWidth());return a},getViewportHeight:function(){var a=self.innerHeight,b=aj[ax];if((b||aa)&&!ap){a=(b==ah)?z.clientHeight:aj.body.clientHeight}return a},getViewportWidth:function(){var a=self.innerWidth,b=aj[ax];if(b||aa){a=(b==ah)?z.clientWidth:aj.body.clientWidth}return a},getAncestorBy:function(a,b){while((a=a[x])){if(ao.Dom._testElement(a,b)){return a}}return null},getAncestorByClassName:function(c,b){c=ao.Dom.get(c);if(!c){return null}var a=function(d){return ao.Dom.hasClass(d,b)};return ao.Dom.getAncestorBy(c,a)},getAncestorByTagName:function(c,b){c=ao.Dom.get(c);if(!c){return null}var a=function(d){return d[aq]&&d[aq].toUpperCase()==b.toUpperCase()};return ao.Dom.getAncestorBy(c,a)},getPreviousSiblingBy:function(a,b){while(a){a=a.previousSibling;if(ao.Dom._testElement(a,b)){return a}}return null},getPreviousSibling:function(a){a=ao.Dom.get(a);if(!a){return null}return ao.Dom.getPreviousSiblingBy(a)},getNextSiblingBy:function(a,b){while(a){a=a.nextSibling;if(ao.Dom._testElement(a,b)){return a}}return null},getNextSibling:function(a){a=ao.Dom.get(a);if(!a){return null}return ao.Dom.getNextSiblingBy(a)},getFirstChildBy:function(b,a){var c=(ao.Dom._testElement(b.firstChild,a))?b.firstChild:null;return c||ao.Dom.getNextSiblingBy(b.firstChild,a)},getFirstChild:function(a,b){a=ao.Dom.get(a);if(!a){return null}return ao.Dom.getFirstChildBy(a)},getLastChildBy:function(b,a){if(!b){return null}var c=(ao.Dom._testElement(b.lastChild,a))?b.lastChild:null;return c||ao.Dom.getPreviousSiblingBy(b.lastChild,a)},getLastChild:function(a){a=ao.Dom.get(a);return ao.Dom.getLastChildBy(a)},getChildrenBy:function(c,d){var a=ao.Dom.getFirstChildBy(c,d),b=a?[a]:[];ao.Dom.getNextSiblingBy(a,function(e){if(!d||d(e)){b[b.length]=e}return false});return b},getChildren:function(a){a=ao.Dom.get(a);if(!a){}return ao.Dom.getChildrenBy(a)},getDocumentScrollLeft:function(a){a=a||aj;return Math.max(a[av].scrollLeft,a.body.scrollLeft)},getDocumentScrollTop:function(a){a=a||aj;return Math.max(a[av].scrollTop,a.body.scrollTop)},insertBefore:function(b,a){b=ao.Dom.get(b);a=ao.Dom.get(a);if(!b||!a||!a[x]){return null}return a[x].insertBefore(b,a)},insertAfter:function(b,a){b=ao.Dom.get(b);a=ao.Dom.get(a);if(!b||!a||!a[x]){return null}if(a.nextSibling){return a[x].insertBefore(b,a.nextSibling)}else{return a[x].appendChild(b)}},getClientRegion:function(){var a=ao.Dom.getDocumentScrollTop(),c=ao.Dom.getDocumentScrollLeft(),d=ao.Dom.getViewportWidth()+c,b=ao.Dom.getViewportHeight()+a;return new ao.Region(a,d,b,c)},setAttribute:function(c,b,a){b=ao.Dom.CUSTOM_ATTRIBUTES[b]||b;c.setAttribute(b,a)},getAttribute:function(b,a){a=ao.Dom.CUSTOM_ATTRIBUTES[a]||a;return b.getAttribute(a)},_toCamel:function(c){var a=aN;function b(e,d){return d.toUpperCase()}return a[c]||(a[c]=c.indexOf("-")===-1?c:c.replace(/-([a-z])/gi,b))},_getClassRegex:function(b){var a;if(b!==undefined){if(b.exec){a=b}else{a=aJ[b];if(!a){b=b.replace(ao.Dom._patterns.CLASS_RE_TOKENS,"\\$1");a=aJ[b]=new RegExp(ay+b+aG,Y)}}}return a},_patterns:{ROOT_TAG:/^body|html$/i,CLASS_RE_TOKENS:/([\.\(\)\^\$\*\+\?\|\[\]\{\}])/g},_testElement:function(a,b){return a&&a[aF]==1&&(!b||b(a))},_calcBorders:function(a,d){var c=parseInt(ao.Dom[au](a,ac),10)||0,b=parseInt(ao.Dom[au](a,aA),10)||0;if(am){if(ag.test(a[aq])){c=0;b=0}}d[0]+=b;d[1]+=c;return d}};var ab=ao.Dom[au];if(aE.opera){ao.Dom[au]=function(c,b){var a=ab(c,b);if(y.test(b)){a=ao.Dom.Color.toRGB(a)}return a}}if(aE.webkit){ao.Dom[au]=function(c,b){var a=ab(c,b);if(a==="rgba(0, 0, 0, 0)"){a="transparent"}return a}}})();YAHOO.util.Region=function(c,b,a,d){this.top=c;this.y=c;this[1]=c;this.right=b;this.bottom=a;this.left=d;this.x=d;this[0]=d;this.width=this.right-this.left;this.height=this.bottom-this.top};YAHOO.util.Region.prototype.contains=function(a){return(a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom)};YAHOO.util.Region.prototype.getArea=function(){return((this.bottom-this.top)*(this.right-this.left))};YAHOO.util.Region.prototype.intersect=function(b){var d=Math.max(this.top,b.top),c=Math.min(this.right,b.right),a=Math.min(this.bottom,b.bottom),e=Math.max(this.left,b.left);if(a>=d&&c>=e){return new YAHOO.util.Region(d,c,a,e)}else{return null}};YAHOO.util.Region.prototype.union=function(b){var d=Math.min(this.top,b.top),c=Math.max(this.right,b.right),a=Math.max(this.bottom,b.bottom),e=Math.min(this.left,b.left);return new YAHOO.util.Region(d,c,a,e)};YAHOO.util.Region.prototype.toString=function(){return("Region {top: "+this.top+", right: "+this.right+", bottom: "+this.bottom+", left: "+this.left+", height: "+this.height+", width: "+this.width+"}")};YAHOO.util.Region.getRegion=function(d){var b=YAHOO.util.Dom.getXY(d),e=b[1],c=b[0]+d.offsetWidth,a=b[1]+d.offsetHeight,f=b[0];return new YAHOO.util.Region(e,c,a,f)};YAHOO.util.Point=function(a,b){if(YAHOO.lang.isArray(a)){b=a[1];a=a[0]}YAHOO.util.Point.superclass.constructor.call(this,b,a,b,a)};YAHOO.extend(YAHOO.util.Point,YAHOO.util.Region);(function(){var v=YAHOO.util,w="clientTop",r="clientLeft",n="parentNode",m="right",a="hasLayout",o="px",c="opacity",l="auto",t="borderLeftWidth",q="borderTopWidth",h="borderRightWidth",b="borderBottomWidth",e="visible",g="transparent",j="height",s="width",p="style",d="currentStyle",f=/^width|height$/,i=/^(\d[.\d]*)+(em|ex|px|gd|rem|vw|vh|vm|ch|mm|cm|in|pt|pc|deg|rad|ms|s|hz|khz|%){1}?/i,k={get:function(A,y){var z="",x=A[d][y];if(y===c){z=v.Dom.getStyle(A,c)}else{if(!x||(x.indexOf&&x.indexOf(o)>-1)){z=x}else{if(v.Dom.IE_COMPUTED[y]){z=v.Dom.IE_COMPUTED[y](A,y)}else{if(i.test(x)){z=v.Dom.IE.ComputedStyle.getPixel(A,y)}else{z=x}}}}return z},getOffset:function(A,z){var x=A[d][z],E=z.charAt(0).toUpperCase()+z.substr(1),D="offset"+E,C="pixel"+E,y="",B;if(x==l){B=A[D];if(B===undefined){y=0}y=B;if(f.test(z)){A[p][z]=B;if(A[D]>B){y=B-(A[D]-B)}A[p][z]=l}}else{if(!A[p][C]&&!A[p][z]){A[p][z]=x}y=A[p][C]}return y+o},getBorderWidth:function(z,x){var y=null;if(!z[d][a]){z[p].zoom=1}switch(x){case q:y=z[w];break;case b:y=z.offsetHeight-z.clientHeight-z[w];break;case t:y=z[r];break;case h:y=z.offsetWidth-z.clientWidth-z[r];break}return y+o},getPixel:function(A,B){var y=null,x=A[d][m],z=A[d][B];A[p][m]=z;y=A[p].pixelRight;A[p][m]=x;return y+o},getMargin:function(y,z){var x;if(y[d][z]==l){x=0+o}else{x=v.Dom.IE.ComputedStyle.getPixel(y,z)}return x},getVisibility:function(y,z){var x;while((x=y[d])&&x[z]=="inherit"){y=y[n]}return(x)?x[z]:e},getColor:function(x,y){return v.Dom.Color.toRGB(x[d][y])||g},getBorderColor:function(z,A){var y=z[d],x=y[A]||y.color;return v.Dom.Color.toRGB(v.Dom.Color.toHex(x))}},u={};u.top=u.right=u.bottom=u.left=u[s]=u[j]=k.getOffset;u.color=k.getColor;u[q]=u[h]=u[b]=u[t]=k.getBorderWidth;u.marginTop=u.marginRight=u.marginBottom=u.marginLeft=k.getMargin;u.visibility=k.getVisibility;u.borderColor=u.borderTopColor=u.borderRightColor=u.borderBottomColor=u.borderLeftColor=k.getBorderColor;v.Dom.IE_COMPUTED=u;v.Dom.IE_ComputedStyle=k})();(function(){var c="toString",a=parseInt,d=RegExp,b=YAHOO.util;b.Dom.Color={KEYWORDS:{black:"000",silver:"c0c0c0",gray:"808080",white:"fff",maroon:"800000",red:"f00",purple:"800080",fuchsia:"f0f",green:"008000",lime:"0f0",olive:"808000",yellow:"ff0",navy:"000080",blue:"00f",teal:"008080",aqua:"0ff"},re_RGB:/^rgb\(([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9]+)\)$/i,re_hex:/^#?([0-9A-F]{2})([0-9A-F]{2})([0-9A-F]{2})$/i,re_hex3:/([0-9A-F])/gi,toRGB:function(e){if(!b.Dom.Color.re_RGB.test(e)){e=b.Dom.Color.toHex(e)}if(b.Dom.Color.re_hex.exec(e)){e="rgb("+[a(d.$1,16),a(d.$2,16),a(d.$3,16)].join(", ")+")"}return e},toHex:function(e){e=b.Dom.Color.KEYWORDS[e]||e;if(b.Dom.Color.re_RGB.exec(e)){var f=(d.$1.length===1)?"0"+d.$1:Number(d.$1),g=(d.$2.length===1)?"0"+d.$2:Number(d.$2),h=(d.$3.length===1)?"0"+d.$3:Number(d.$3);e=[f[c](16),g[c](16),h[c](16)].join("")}if(e.length<6){e=e.replace(b.Dom.Color.re_hex3,"$1$1")}if(e!=="transparent"&&e.indexOf("#")<0){e="#"+e}return e.toLowerCase()}}}());YAHOO.register("dom",YAHOO.util.Dom,{version:"2.7.0",build:"1796"});YAHOO.util.CustomEvent=function(c,d,e,a){this.type=c;this.scope=d||window;this.silent=e;this.signature=a||YAHOO.util.CustomEvent.LIST;this.subscribers=[];if(!this.silent){}var b="_YUICEOnSubscribe";if(c!==b){this.subscribeEvent=new YAHOO.util.CustomEvent(b,this,true)}this.lastError=null};YAHOO.util.CustomEvent.LIST=0;YAHOO.util.CustomEvent.FLAT=1;YAHOO.util.CustomEvent.prototype={subscribe:function(a,c,b){if(!a){throw new Error("Invalid callback for subscriber to '"+this.type+"'")}if(this.subscribeEvent){this.subscribeEvent.fire(a,c,b)}this.subscribers.push(new YAHOO.util.Subscriber(a,c,b))},unsubscribe:function(d,b){if(!d){return this.unsubscribeAll()}var c=false;for(var f=0,a=this.subscribers.length;f<a;++f){var e=this.subscribers[f];if(e&&e.contains(d,b)){this._delete(f);c=true}}return c},fire:function(){this.lastError=null;var g=[],m=this.subscribers.length;if(!m&&this.silent){return true}var i=[].slice.call(arguments,0),k=true,a,h=false;if(!this.silent){}var b=this.subscribers.slice(),d=YAHOO.util.Event.throwErrors;for(a=0;a<m;++a){var e=b[a];if(!e){h=true}else{if(!this.silent){}var f=e.getScope(this.scope);if(this.signature==YAHOO.util.CustomEvent.FLAT){var c=null;if(i.length>0){c=i[0]}try{k=e.fn.call(f,c,e.obj)}catch(l){this.lastError=l;if(d){throw l}}}else{try{k=e.fn.call(f,this.type,i,e.obj)}catch(j){this.lastError=j;if(d){throw j}}}if(false===k){if(!this.silent){}break}}}return(k!==false)},unsubscribeAll:function(){var a=this.subscribers.length,b;for(b=a-1;b>-1;b--){this._delete(b)}this.subscribers=[];return a},_delete:function(a){var b=this.subscribers[a];if(b){delete b.fn;delete b.obj}this.subscribers.splice(a,1)},toString:function(){return"CustomEvent: '"+this.type+"', context: "+this.scope}};YAHOO.util.Subscriber=function(a,c,b){this.fn=a;this.obj=YAHOO.lang.isUndefined(c)?null:c;this.overrideContext=b};YAHOO.util.Subscriber.prototype.getScope=function(a){if(this.overrideContext){if(this.overrideContext===true){return this.obj}else{return this.overrideContext}}return a};YAHOO.util.Subscriber.prototype.contains=function(a,b){if(b){return(this.fn==a&&this.obj==b)}else{return(this.fn==a)}};YAHOO.util.Subscriber.prototype.toString=function(){return"Subscriber { obj: "+this.obj+", overrideContext: "+(this.overrideContext||"no")+" }"};if(!YAHOO.util.Event){YAHOO.util.Event=function(){var i=false;var h=[];var g=[];var j=[];var l=[];var b=0;var k=[];var c=[];var d=0;var a={63232:38,63233:40,63234:37,63235:39,63276:33,63277:34,25:9};var f=YAHOO.env.ua.ie?"focusin":"focus";var e=YAHOO.env.ua.ie?"focusout":"blur";return{POLL_RETRYS:2000,POLL_INTERVAL:20,EL:0,TYPE:1,FN:2,WFN:3,UNLOAD_OBJ:3,ADJ_SCOPE:4,OBJ:5,OVERRIDE:6,lastError:null,isSafari:YAHOO.env.ua.webkit,webkit:YAHOO.env.ua.webkit,isIE:YAHOO.env.ua.ie,_interval:null,_dri:null,DOMReady:false,throwErrors:false,startInterval:function(){if(!this._interval){var n=this;var m=function(){n._tryPreloadAttach()};this._interval=setInterval(m,this.POLL_INTERVAL)}},onAvailable:function(m,q,o,n,p){var s=(YAHOO.lang.isString(m))?[m]:m;for(var r=0;r<s.length;r=r+1){k.push({id:s[r],fn:q,obj:o,overrideContext:n,checkReady:p})}b=this.POLL_RETRYS;this.startInterval()},onContentReady:function(m,p,o,n){this.onAvailable(m,p,o,n,true)},onDOMReady:function(o,n,m){if(this.DOMReady){setTimeout(function(){var p=window;if(m){if(m===true){p=n}else{p=m}}o.call(p,"DOMReady",[],n)},0)}else{this.DOMReadyEvent.subscribe(o,n,m)}},_addListener:function(x,z,n,t,p,A){if(!n||!n.call){return false}if(this._isValidCollection(x)){var m=true;for(var s=0,q=x.length;s<q;++s){m=this.on(x[s],z,n,t,p)&&m}return m}else{if(YAHOO.lang.isString(x)){var u=this.getEl(x);if(u){x=u}else{this.onAvailable(x,function(){YAHOO.util.Event.on(x,z,n,t,p)});return true}}}if(!x){return false}if("unload"==z&&t!==this){g[g.length]=[x,z,n,t,p];return true}var y=x;if(p){if(p===true){y=t}else{y=p}}var w=function(C){return n.call(y,YAHOO.util.Event.getEvent(C,x),t)};var B=[x,z,n,w,y,t,p];var r=h.length;h[r]=B;if(this.useLegacyEvent(x,z)){var v=this.getLegacyIndex(x,z);if(v==-1||x!=j[v][0]){v=j.length;c[x.id+z]=v;j[v]=[x,z,x["on"+z]];l[v]=[];x["on"+z]=function(C){YAHOO.util.Event.fireLegacyEvent(YAHOO.util.Event.getEvent(C),v)}}l[v].push(B)}else{try{this._simpleAdd(x,z,w,A)}catch(o){this.lastError=o;this.removeListener(x,z,n);return false}}return true},addListener:function(p,m,q,o,n){return this._addListener(p,m,q,o,n,false)},addFocusListener:function(o,p,n,m){return this._addListener(o,f,p,n,m,true)},removeFocusListener:function(m,n){return this.removeListener(m,f,n)},addBlurListener:function(o,p,n,m){return this._addListener(o,e,p,n,m,true)},removeBlurListener:function(m,n){return this.removeListener(m,e,n)},fireLegacyEvent:function(q,s){var o=true,v,m,n,u,p;m=l[s].slice();for(var t=0,r=m.length;t<r;++t){n=m[t];if(n&&n[this.WFN]){u=n[this.ADJ_SCOPE];p=n[this.WFN].call(u,q);o=(o&&p)}}v=j[s];if(v&&v[2]){v[2](q)}return o},getLegacyIndex:function(n,m){var o=this.generateId(n)+m;if(typeof c[o]=="undefined"){return -1}else{return c[o]}},useLegacyEvent:function(n,m){return(this.webkit&&this.webkit<419&&("click"==m||"dblclick"==m))},removeListener:function(w,x,o){var t,q,m;if(typeof w=="string"){w=this.getEl(w)}else{if(this._isValidCollection(w)){var n=true;for(t=w.length-1;t>-1;t--){n=(this.removeListener(w[t],x,o)&&n)}return n}}if(!o||!o.call){return this.purgeElement(w,false,x)}if("unload"==x){for(t=g.length-1;t>-1;t--){m=g[t];if(m&&m[0]==w&&m[1]==x&&m[2]==o){g.splice(t,1);return true}}return false}var s=null;var r=arguments[3];if("undefined"===typeof r){r=this._getCacheIndex(w,x,o)}if(r>=0){s=h[r]}if(!w||!s){return false}if(this.useLegacyEvent(w,x)){var u=this.getLegacyIndex(w,x);var v=l[u];if(v){for(t=0,q=v.length;t<q;++t){m=v[t];if(m&&m[this.EL]==w&&m[this.TYPE]==x&&m[this.FN]==o){v.splice(t,1);break}}}}else{try{this._simpleRemove(w,x,s[this.WFN],false)}catch(p){this.lastError=p;return false}}delete h[r][this.WFN];delete h[r][this.FN];h.splice(r,1);return true},getTarget:function(m,n){var o=m.target||m.srcElement;return this.resolveTextNode(o)},resolveTextNode:function(m){try{if(m&&3==m.nodeType){return m.parentNode}}catch(n){}return m},getPageX:function(m){var n=m.pageX;if(!n&&0!==n){n=m.clientX||0;if(this.isIE){n+=this._getScrollLeft()}}return n},getPageY:function(n){var m=n.pageY;if(!m&&0!==m){m=n.clientY||0;if(this.isIE){m+=this._getScrollTop()}}return m},getXY:function(m){return[this.getPageX(m),this.getPageY(m)]},getRelatedTarget:function(m){var n=m.relatedTarget;if(!n){if(m.type=="mouseout"){n=m.toElement}else{if(m.type=="mouseover"){n=m.fromElement}}}return this.resolveTextNode(n)},getTime:function(m){if(!m.time){var n=new Date().getTime();try{m.time=n}catch(o){this.lastError=o;return n}}return m.time},stopEvent:function(m){this.stopPropagation(m);this.preventDefault(m)},stopPropagation:function(m){if(m.stopPropagation){m.stopPropagation()}else{m.cancelBubble=true}},preventDefault:function(m){if(m.preventDefault){m.preventDefault()}else{m.returnValue=false}},getEvent:function(n,p){var o=n||window.event;if(!o){var m=this.getEvent.caller;while(m){o=m.arguments[0];if(o&&Event==o.constructor){break}m=m.caller}}return o},getCharCode:function(m){var n=m.keyCode||m.charCode||0;if(YAHOO.env.ua.webkit&&(n in a)){n=a[n]}return n},_getCacheIndex:function(n,m,o){for(var p=0,q=h.length;p<q;p=p+1){var r=h[p];if(r&&r[this.FN]==o&&r[this.EL]==n&&r[this.TYPE]==m){return p}}return -1},generateId:function(n){var m=n.id;if(!m){m="yuievtautoid-"+d;++d;n.id=m}return m},_isValidCollection:function(m){try{return(m&&typeof m!=="string"&&m.length&&!m.tagName&&!m.alert&&typeof m[0]!=="undefined")}catch(n){return false}},elCache:{},getEl:function(m){return(typeof m==="string")?document.getElementById(m):m},clearCache:function(){},DOMReadyEvent:new YAHOO.util.CustomEvent("DOMReady",this),_load:function(m){if(!i){i=true;var n=YAHOO.util.Event;n._ready();n._tryPreloadAttach()}},_ready:function(m){var n=YAHOO.util.Event;if(!n.DOMReady){n.DOMReady=true;n.DOMReadyEvent.fire();n._simpleRemove(document,"DOMContentLoaded",n._ready)}},_tryPreloadAttach:function(){if(k.length===0){b=0;if(this._interval){clearInterval(this._interval);this._interval=null}return}if(this.locked){return}if(this.isIE){if(!this.DOMReady){this.startInterval();return}}this.locked=true;var n=!i;if(!n){n=(b>0&&k.length>0)}var o=[];var m=function(v,u){var w=v;if(u.overrideContext){if(u.overrideContext===true){w=u.obj}else{w=u.overrideContext}}u.fn.call(w,u.obj)};var s,t,p,q,r=[];for(s=0,t=k.length;s<t;s=s+1){p=k[s];if(p){q=this.getEl(p.id);if(q){if(p.checkReady){if(i||q.nextSibling||!n){r.push(p);k[s]=null}}else{m(q,p);k[s]=null}}else{o.push(p)}}}for(s=0,t=r.length;s<t;s=s+1){p=r[s];m(this.getEl(p.id),p)}b--;if(n){for(s=k.length-1;s>-1;s--){p=k[s];if(!p||!p.id){k.splice(s,1)}}this.startInterval()}else{if(this._interval){clearInterval(this._interval);this._interval=null}}this.locked=false},purgeElement:function(p,o,m){var r=(YAHOO.lang.isString(p))?this.getEl(p):p;var n=this.getListeners(r,m),q,t;if(n){for(q=n.length-1;q>-1;q--){var s=n[q];this.removeListener(r,s.type,s.fn)}}if(o&&r&&r.childNodes){for(q=0,t=r.childNodes.length;q<t;++q){this.purgeElement(r.childNodes[q],o,m)}}},getListeners:function(t,v){var q=[],u;if(!v){u=[h,g]}else{if(v==="unload"){u=[g]}else{u=[h]}}var o=(YAHOO.lang.isString(t))?this.getEl(t):t;for(var r=0;r<u.length;r=r+1){var m=u[r];if(m){for(var p=0,n=m.length;p<n;++p){var s=m[p];if(s&&s[this.EL]===o&&(!v||v===s[this.TYPE])){q.push({type:s[this.TYPE],fn:s[this.FN],obj:s[this.OBJ],adjust:s[this.OVERRIDE],scope:s[this.ADJ_SCOPE],index:p})}}}}return(q.length)?q:null},_unload:function(n){var t=YAHOO.util.Event,q,r,s,o,p,m=g.slice(),u;for(q=0,o=g.length;q<o;++q){s=m[q];if(s){u=window;if(s[t.ADJ_SCOPE]){if(s[t.ADJ_SCOPE]===true){u=s[t.UNLOAD_OBJ]}else{u=s[t.ADJ_SCOPE]}}s[t.FN].call(u,t.getEvent(n,s[t.EL]),s[t.UNLOAD_OBJ]);m[q]=null}}s=null;u=null;g=null;if(h){for(r=h.length-1;r>-1;r--){s=h[r];if(s){t.removeListener(s[t.EL],s[t.TYPE],s[t.FN],r)}}s=null}j=null;t._simpleRemove(window,"unload",t._unload)},_getScrollLeft:function(){return this._getScroll()[1]},_getScrollTop:function(){return this._getScroll()[0]},_getScroll:function(){var n=document.documentElement,m=document.body;if(n&&(n.scrollTop||n.scrollLeft)){return[n.scrollTop,n.scrollLeft]}else{if(m){return[m.scrollTop,m.scrollLeft]}else{return[0,0]}}},regCE:function(){},_simpleAdd:function(){if(window.addEventListener){return function(n,m,o,p){n.addEventListener(m,o,(p))}}else{if(window.attachEvent){return function(n,m,o,p){n.attachEvent("on"+m,o)}}else{return function(){}}}}(),_simpleRemove:function(){if(window.removeEventListener){return function(n,m,o,p){n.removeEventListener(m,o,(p))}}else{if(window.detachEvent){return function(n,m,o){n.detachEvent("on"+m,o)}}else{return function(){}}}}()}}();(function(){var a=YAHOO.util.Event;a.on=a.addListener;a.onFocus=a.addFocusListener;a.onBlur=a.addBlurListener;if(a.isIE){YAHOO.util.Event.onDOMReady(YAHOO.util.Event._tryPreloadAttach,YAHOO.util.Event,true);var b=document.createElement("p");a._dri=setInterval(function(){try{b.doScroll("left");clearInterval(a._dri);a._dri=null;a._ready();b=null}catch(c){}},a.POLL_INTERVAL)}else{if(a.webkit&&a.webkit<525){a._dri=setInterval(function(){var c=document.readyState;if("loaded"==c||"complete"==c){clearInterval(a._dri);a._dri=null;a._ready()}},a.POLL_INTERVAL)}else{a._simpleAdd(document,"DOMContentLoaded",a._ready)}}a._simpleAdd(window,"load",a._load);a._simpleAdd(window,"unload",a._unload);a._tryPreloadAttach()})()}YAHOO.util.EventProvider=function(){};YAHOO.util.EventProvider.prototype={__yui_events:null,__yui_subscribers:null,subscribe:function(a,e,b,c){this.__yui_events=this.__yui_events||{};var d=this.__yui_events[a];if(d){d.subscribe(e,b,c)}else{this.__yui_subscribers=this.__yui_subscribers||{};var f=this.__yui_subscribers;if(!f[a]){f[a]=[]}f[a].push({fn:e,obj:b,overrideContext:c})}},unsubscribe:function(f,d,b){this.__yui_events=this.__yui_events||{};var a=this.__yui_events;if(f){var c=a[f];if(c){return c.unsubscribe(d,b)}}else{var g=true;for(var e in a){if(YAHOO.lang.hasOwnProperty(a,e)){g=g&&a[e].unsubscribe(d,b)}}return g}return false},unsubscribeAll:function(a){return this.unsubscribe(a)},createEvent:function(g,a){this.__yui_events=this.__yui_events||{};var d=a||{};var e=this.__yui_events;if(e[g]){}else{var f=d.scope||this;var i=(d.silent);var c=new YAHOO.util.CustomEvent(g,f,i,YAHOO.util.CustomEvent.FLAT);e[g]=c;if(d.onSubscribeCallback){c.subscribeEvent.subscribe(d.onSubscribeCallback)}this.__yui_subscribers=this.__yui_subscribers||{};var h=this.__yui_subscribers[g];if(h){for(var b=0;b<h.length;++b){c.subscribe(h[b].fn,h[b].obj,h[b].overrideContext)}}}return e[g]},fireEvent:function(d,e,a,f){this.__yui_events=this.__yui_events||{};var b=this.__yui_events[d];if(!b){return null}var g=[];for(var c=1;c<arguments.length;++c){g.push(arguments[c])}return b.fire.apply(b,g)},hasEvent:function(a){if(this.__yui_events){if(this.__yui_events[a]){return true}}return false}};(function(){var a=YAHOO.util.Event,b=YAHOO.lang;YAHOO.util.KeyListener=function(i,d,h,g){if(!i){}else{if(!d){}else{if(!h){}}}if(!g){g=YAHOO.util.KeyListener.KEYDOWN}var f=new YAHOO.util.CustomEvent("keyPressed");this.enabledEvent=new YAHOO.util.CustomEvent("enabled");this.disabledEvent=new YAHOO.util.CustomEvent("disabled");if(b.isString(i)){i=document.getElementById(i)}if(b.isFunction(h)){f.subscribe(h)}else{f.subscribe(h.fn,h.scope,h.correctScope)}function e(m,n){if(!d.shift){d.shift=false}if(!d.alt){d.alt=false}if(!d.ctrl){d.ctrl=false}if(m.shiftKey==d.shift&&m.altKey==d.alt&&m.ctrlKey==d.ctrl){var l,o=d.keys,j;if(YAHOO.lang.isArray(o)){for(var k=0;k<o.length;k++){l=o[k];j=a.getCharCode(m);if(l==j){f.fire(j,m);break}}}else{j=a.getCharCode(m);if(o==j){f.fire(j,m)}}}}this.enable=function(){if(!this.enabled){a.on(i,g,e);this.enabledEvent.fire(d)}this.enabled=true};this.disable=function(){if(this.enabled){a.removeListener(i,g,e);this.disabledEvent.fire(d)}this.enabled=false};this.toString=function(){return"KeyListener ["+d.keys+"] "+i.tagName+(i.id?"["+i.id+"]":"")}};var c=YAHOO.util.KeyListener;c.KEYDOWN="keydown";c.KEYUP="keyup";c.KEY={ALT:18,BACK_SPACE:8,CAPS_LOCK:20,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,META:224,NUM_LOCK:144,PAGE_DOWN:34,PAGE_UP:33,PAUSE:19,PRINTSCREEN:44,RIGHT:39,SCROLL_LOCK:145,SHIFT:16,SPACE:32,TAB:9,UP:38}})();YAHOO.register("event",YAHOO.util.Event,{version:"2.7.0",build:"1796"});YAHOO.register("yahoo-dom-event",YAHOO,{version:"2.7.0",build:"1796"});if(!YAHOO.util.DragDropMgr){YAHOO.util.DragDropMgr=function(){var a=YAHOO.util.Event,b=YAHOO.util.Dom;return{useShim:false,_shimActive:false,_shimState:false,_debugShim:false,_createShim:function(){var c=document.createElement("div");c.id="yui-ddm-shim";if(document.body.firstChild){document.body.insertBefore(c,document.body.firstChild)}else{document.body.appendChild(c)}c.style.display="none";c.style.backgroundColor="red";c.style.position="absolute";c.style.zIndex="99999";b.setStyle(c,"opacity","0");this._shim=c;a.on(c,"mouseup",this.handleMouseUp,this,true);a.on(c,"mousemove",this.handleMouseMove,this,true);a.on(window,"scroll",this._sizeShim,this,true)},_sizeShim:function(){if(this._shimActive){var c=this._shim;c.style.height=b.getDocumentHeight()+"px";c.style.width=b.getDocumentWidth()+"px";c.style.top="0";c.style.left="0"}},_activateShim:function(){if(this.useShim){if(!this._shim){this._createShim()}this._shimActive=true;var d=this._shim,c="0";if(this._debugShim){c=".5"}b.setStyle(d,"opacity",c);this._sizeShim();d.style.display="block"}},_deactivateShim:function(){this._shim.style.display="none";this._shimActive=false},_shim:null,ids:{},handleIds:{},dragCurrent:null,dragOvers:{},deltaX:0,deltaY:0,preventDefault:true,stopPropagation:true,initialized:false,locked:false,interactionInfo:null,init:function(){this.initialized=true},POINT:0,INTERSECT:1,STRICT_INTERSECT:2,mode:0,_execOnAll:function(e,f){for(var d in this.ids){for(var g in this.ids[d]){var c=this.ids[d][g];if(!this.isTypeOfDD(c)){continue}c[e].apply(c,f)}}},_onLoad:function(){this.init();a.on(document,"mouseup",this.handleMouseUp,this,true);a.on(document,"mousemove",this.handleMouseMove,this,true);a.on(window,"unload",this._onUnload,this,true);a.on(window,"resize",this._onResize,this,true)},_onResize:function(c){this._execOnAll("resetConstraints",[])},lock:function(){this.locked=true},unlock:function(){this.locked=false},isLocked:function(){return this.locked},locationCache:{},useCache:true,clickPixelThresh:3,clickTimeThresh:1000,dragThreshMet:false,clickTimeout:null,startX:0,startY:0,fromTimeout:false,regDragDrop:function(c,d){if(!this.initialized){this.init()}if(!this.ids[d]){this.ids[d]={}}this.ids[d][c.id]=c},removeDDFromGroup:function(c,e){if(!this.ids[e]){this.ids[e]={}}var d=this.ids[e];if(d&&d[c.id]){delete d[c.id]}},_remove:function(c){for(var d in c.groups){if(d){var e=this.ids[d];if(e&&e[c.id]){delete e[c.id]}}}delete this.handleIds[c.id]},regHandle:function(c,d){if(!this.handleIds[c]){this.handleIds[c]={}}this.handleIds[c][d]=d},isDragDrop:function(c){return(this.getDDById(c))?true:false},getRelated:function(c,g){var d=[];for(var e in c.groups){for(var f in this.ids[e]){var h=this.ids[e][f];if(!this.isTypeOfDD(h)){continue}if(!g||h.isTarget){d[d.length]=h}}}return d},isLegalTarget:function(c,d){var f=this.getRelated(c,true);for(var e=0,g=f.length;e<g;++e){if(f[e].id==d.id){return true}}return false},isTypeOfDD:function(c){return(c&&c.__ygDragDrop)},isHandle:function(c,d){return(this.handleIds[c]&&this.handleIds[c][d])},getDDById:function(c){for(var d in this.ids){if(this.ids[d][c]){return this.ids[d][c]}}return null},handleMouseDown:function(c,d){this.currentTarget=YAHOO.util.Event.getTarget(c);this.dragCurrent=d;var e=d.getEl();this.startX=YAHOO.util.Event.getPageX(c);this.startY=YAHOO.util.Event.getPageY(c);this.deltaX=this.startX-e.offsetLeft;this.deltaY=this.startY-e.offsetTop;this.dragThreshMet=false;this.clickTimeout=setTimeout(function(){var f=YAHOO.util.DDM;f.startDrag(f.startX,f.startY);f.fromTimeout=true},this.clickTimeThresh)},startDrag:function(e,c){if(this.dragCurrent&&this.dragCurrent.useShim){this._shimState=this.useShim;this.useShim=true}this._activateShim();clearTimeout(this.clickTimeout);var d=this.dragCurrent;if(d&&d.events.b4StartDrag){d.b4StartDrag(e,c);d.fireEvent("b4StartDragEvent",{x:e,y:c})}if(d&&d.events.startDrag){d.startDrag(e,c);d.fireEvent("startDragEvent",{x:e,y:c})}this.dragThreshMet=true},handleMouseUp:function(c){if(this.dragCurrent){clearTimeout(this.clickTimeout);if(this.dragThreshMet){if(this.fromTimeout){this.fromTimeout=false;this.handleMouseMove(c)}this.fromTimeout=false;this.fireEvents(c,true)}else{}this.stopDrag(c);this.stopEvent(c)}},stopEvent:function(c){if(this.stopPropagation){YAHOO.util.Event.stopPropagation(c)}if(this.preventDefault){YAHOO.util.Event.preventDefault(c)}},stopDrag:function(c,d){var e=this.dragCurrent;if(e&&!d){if(this.dragThreshMet){if(e.events.b4EndDrag){e.b4EndDrag(c);e.fireEvent("b4EndDragEvent",{e:c})}if(e.events.endDrag){e.endDrag(c);e.fireEvent("endDragEvent",{e:c})}}if(e.events.mouseUp){e.onMouseUp(c);e.fireEvent("mouseUpEvent",{e:c})}}if(this._shimActive){this._deactivateShim();if(this.dragCurrent&&this.dragCurrent.useShim){this.useShim=this._shimState;this._shimState=false}}this.dragCurrent=null;this.dragOvers={}},handleMouseMove:function(c){var f=this.dragCurrent;if(f){if(YAHOO.util.Event.isIE&&!c.button){this.stopEvent(c);return this.handleMouseUp(c)}else{if(c.clientX<0||c.clientY<0){}}if(!this.dragThreshMet){var d=Math.abs(this.startX-YAHOO.util.Event.getPageX(c));var e=Math.abs(this.startY-YAHOO.util.Event.getPageY(c));if(d>this.clickPixelThresh||e>this.clickPixelThresh){this.startDrag(this.startX,this.startY)}}if(this.dragThreshMet){if(f&&f.events.b4Drag){f.b4Drag(c);f.fireEvent("b4DragEvent",{e:c})}if(f&&f.events.drag){f.onDrag(c);f.fireEvent("dragEvent",{e:c})}if(f){this.fireEvents(c,false)}}this.stopEvent(c)}},fireEvents:function(i,s){var ac=this.dragCurrent;if(!ac||ac.isLocked()||ac.dragOnly){return}var q=YAHOO.util.Event.getPageX(i),r=YAHOO.util.Event.getPageY(i),o=new YAHOO.util.Point(q,r),t=ac.getTargetCoord(o.x,o.y),y=ac.getDragEl(),z=["out","over","drop","enter"],j=new YAHOO.util.Region(t.y,t.x+y.offsetWidth,t.y+y.offsetHeight,t.x),v=[],A={},n=[],ab={outEvts:[],overEvts:[],dropEvts:[],enterEvts:[]};for(var l in this.dragOvers){var aa=this.dragOvers[l];if(!this.isTypeOfDD(aa)){continue}if(!this.isOverTarget(o,aa,this.mode,j)){ab.outEvts.push(aa)}v[l]=true;delete this.dragOvers[l]}for(var m in ac.groups){if("string"!=typeof m){continue}for(l in this.ids[m]){var x=this.ids[m][l];if(!this.isTypeOfDD(x)){continue}if(x.isTarget&&!x.isLocked()&&x!=ac){if(this.isOverTarget(o,x,this.mode,j)){A[m]=true;if(s){ab.dropEvts.push(x)}else{if(!v[x.id]){ab.enterEvts.push(x)}else{ab.overEvts.push(x)}this.dragOvers[x.id]=x}}}}}this.interactionInfo={out:ab.outEvts,enter:ab.enterEvts,over:ab.overEvts,drop:ab.dropEvts,point:o,draggedRegion:j,sourceRegion:this.locationCache[ac.id],validDrop:s};for(var B in A){n.push(B)}if(s&&!ab.dropEvts.length){this.interactionInfo.validDrop=false;if(ac.events.invalidDrop){ac.onInvalidDrop(i);ac.fireEvent("invalidDropEvent",{e:i})}}for(l=0;l<z.length;l++){var f=null;if(ab[z[l]+"Evts"]){f=ab[z[l]+"Evts"]}if(f&&f.length){var w=z[l].charAt(0).toUpperCase()+z[l].substr(1),g="onDrag"+w,u="b4Drag"+w,p="drag"+w+"Event",h="drag"+w;if(this.mode){if(ac.events[u]){ac[u](i,f,n);ac.fireEvent(u+"Event",{event:i,info:f,group:n})}if(ac.events[h]){ac[g](i,f,n);ac.fireEvent(p,{event:i,info:f,group:n})}}else{for(var e=0,k=f.length;e<k;++e){if(ac.events[u]){ac[u](i,f[e].id,n[0]);ac.fireEvent(u+"Event",{event:i,info:f[e].id,group:n[0]})}if(ac.events[h]){ac[g](i,f[e].id,n[0]);ac.fireEvent(p,{event:i,info:f[e].id,group:n[0]})}}}}}},getBestMatch:function(e){var c=null;var f=e.length;if(f==1){c=e[0]}else{for(var d=0;d<f;++d){var g=e[d];if(this.mode==this.INTERSECT&&g.cursorIsOver){c=g;break}else{if(!c||!c.overlap||(g.overlap&&c.overlap.getArea()<g.overlap.getArea())){c=g}}}}return c},refreshCache:function(g){var e=g||this.ids;for(var h in e){if("string"!=typeof h){continue}for(var f in this.ids[h]){var d=this.ids[h][f];if(this.isTypeOfDD(d)){var c=this.getLocation(d);if(c){this.locationCache[d.id]=c}else{delete this.locationCache[d.id]}}}}},verifyEl:function(d){try{if(d){var e=d.offsetParent;if(e){return true}}}catch(c){}return false},getLocation:function(k){if(!this.isTypeOfDD(k)){return null}var m=k.getEl(),h,n,c,f,g,e,d,i,l;try{h=YAHOO.util.Dom.getXY(m)}catch(j){}if(!h){return null}n=h[0];c=n+m.offsetWidth;f=h[1];g=f+m.offsetHeight;e=f-k.padding[0];d=c+k.padding[1];i=g+k.padding[2];l=n-k.padding[3];return new YAHOO.util.Region(e,d,i,l)},isOverTarget:function(e,d,k,j){var i=this.locationCache[d.id];if(!i||!this.useCache){i=this.getLocation(d);this.locationCache[d.id]=i}if(!i){return false}d.cursorIsOver=i.contains(e);var f=this.dragCurrent;if(!f||(!k&&!f.constrainX&&!f.constrainY)){return d.cursorIsOver}d.overlap=null;if(!j){var h=f.getTargetCoord(e.x,e.y);var c=f.getDragEl();j=new YAHOO.util.Region(h.y,h.x+c.offsetWidth,h.y+c.offsetHeight,h.x)}var g=j.intersect(i);if(g){d.overlap=g;return(k)?true:d.cursorIsOver}else{return false}},_onUnload:function(c,d){this.unregAll()},unregAll:function(){if(this.dragCurrent){this.stopDrag();this.dragCurrent=null}this._execOnAll("unreg",[]);this.ids={}},elementCache:{},getElWrapper:function(c){var d=this.elementCache[c];if(!d||!d.el){d=this.elementCache[c]=new this.ElementWrapper(YAHOO.util.Dom.get(c))}return d},getElement:function(c){return YAHOO.util.Dom.get(c)},getCss:function(c){var d=YAHOO.util.Dom.get(c);return(d)?d.style:null},ElementWrapper:function(c){this.el=c||null;this.id=this.el&&c.id;this.css=this.el&&c.style},getPosX:function(c){return YAHOO.util.Dom.getX(c)},getPosY:function(c){return YAHOO.util.Dom.getY(c)},swapNode:function(d,f){if(d.swapNode){d.swapNode(f)}else{var c=f.parentNode;var e=f.nextSibling;if(e==d){c.insertBefore(d,f)}else{if(f==d.nextSibling){c.insertBefore(f,d)}else{d.parentNode.replaceChild(f,d);c.insertBefore(d,e)}}}},getScroll:function(){var d,f,c=document.documentElement,e=document.body;if(c&&(c.scrollTop||c.scrollLeft)){d=c.scrollTop;f=c.scrollLeft}else{if(e){d=e.scrollTop;f=e.scrollLeft}else{}}return{top:d,left:f}},getStyle:function(c,d){return YAHOO.util.Dom.getStyle(c,d)},getScrollTop:function(){return this.getScroll().top},getScrollLeft:function(){return this.getScroll().left},moveToEl:function(e,c){var d=YAHOO.util.Dom.getXY(c);YAHOO.util.Dom.setXY(e,d)},getClientHeight:function(){return YAHOO.util.Dom.getViewportHeight()},getClientWidth:function(){return YAHOO.util.Dom.getViewportWidth()},numericSort:function(c,d){return(c-d)},_timeoutCount:0,_addListeners:function(){var c=YAHOO.util.DDM;if(YAHOO.util.Event&&document){c._onLoad()}else{if(c._timeoutCount>2000){}else{setTimeout(c._addListeners,10);if(document&&document.body){c._timeoutCount+=1}}}},handleWasClicked:function(e,c){if(this.isHandle(c,e.id)){return true}else{var d=e.parentNode;while(d){if(this.isHandle(c,d.id)){return true}else{d=d.parentNode}}}return false}}}();YAHOO.util.DDM=YAHOO.util.DragDropMgr;YAHOO.util.DDM._addListeners()}(function(){var a=YAHOO.util.Event;var b=YAHOO.util.Dom;YAHOO.util.DragDrop=function(c,e,d){if(c){this.init(c,e,d)}};YAHOO.util.DragDrop.prototype={events:null,on:function(){this.subscribe.apply(this,arguments)},id:null,config:null,dragElId:null,handleElId:null,invalidHandleTypes:null,invalidHandleIds:null,invalidHandleClasses:null,startPageX:0,startPageY:0,groups:null,locked:false,lock:function(){this.locked=true},unlock:function(){this.locked=false},isTarget:true,padding:null,dragOnly:false,useShim:false,_domRef:null,__ygDragDrop:true,constrainX:false,constrainY:false,minX:0,maxX:0,minY:0,maxY:0,deltaX:0,deltaY:0,maintainOffset:false,xTicks:null,yTicks:null,primaryButtonOnly:true,available:false,hasOuterHandles:false,cursorIsOver:false,overlap:null,b4StartDrag:function(d,c){},startDrag:function(d,c){},b4Drag:function(c){},onDrag:function(c){},onDragEnter:function(d,c){},b4DragOver:function(c){},onDragOver:function(d,c){},b4DragOut:function(c){},onDragOut:function(d,c){},b4DragDrop:function(c){},onDragDrop:function(d,c){},onInvalidDrop:function(c){},b4EndDrag:function(c){},endDrag:function(c){},b4MouseDown:function(c){},onMouseDown:function(c){},onMouseUp:function(c){},onAvailable:function(){},getEl:function(){if(!this._domRef){this._domRef=b.get(this.id)}return this._domRef},getDragEl:function(){return b.get(this.dragElId)},init:function(c,f,e){this.initTarget(c,f,e);a.on(this._domRef||this.id,"mousedown",this.handleMouseDown,this,true);for(var d in this.events){this.createEvent(d+"Event")}},initTarget:function(c,e,d){this.config=d||{};this.events={};this.DDM=YAHOO.util.DDM;this.groups={};if(typeof c!=="string"){this._domRef=c;c=b.generateId(c)}this.id=c;this.addToGroup((e)?e:"default");this.handleElId=c;a.onAvailable(c,this.handleOnAvailable,this,true);this.setDragElId(c);this.invalidHandleTypes={A:"A"};this.invalidHandleIds={};this.invalidHandleClasses=[];this.applyConfig()},applyConfig:function(){this.events={mouseDown:true,b4MouseDown:true,mouseUp:true,b4StartDrag:true,startDrag:true,b4EndDrag:true,endDrag:true,drag:true,b4Drag:true,invalidDrop:true,b4DragOut:true,dragOut:true,dragEnter:true,b4DragOver:true,dragOver:true,b4DragDrop:true,dragDrop:true};if(this.config.events){for(var c in this.config.events){if(this.config.events[c]===false){this.events[c]=false}}}this.padding=this.config.padding||[0,0,0,0];this.isTarget=(this.config.isTarget!==false);this.maintainOffset=(this.config.maintainOffset);this.primaryButtonOnly=(this.config.primaryButtonOnly!==false);this.dragOnly=((this.config.dragOnly===true)?true:false);this.useShim=((this.config.useShim===true)?true:false)},handleOnAvailable:function(){this.available=true;this.resetConstraints();this.onAvailable()},setPadding:function(d,f,c,e){if(!f&&0!==f){this.padding=[d,d,d,d]}else{if(!c&&0!==c){this.padding=[d,f,d,f]}else{this.padding=[d,f,c,e]}}},setInitPosition:function(e,f){var d=this.getEl();if(!this.DDM.verifyEl(d)){if(d&&d.style&&(d.style.display=="none")){}else{}return}var g=e||0;var h=f||0;var c=b.getXY(d);this.initPageX=c[0]-g;this.initPageY=c[1]-h;this.lastPageX=c[0];this.lastPageY=c[1];this.setStartPosition(c)},setStartPosition:function(c){var d=c||b.getXY(this.getEl());this.deltaSetXY=null;this.startPageX=d[0];this.startPageY=d[1]},addToGroup:function(c){this.groups[c]=true;this.DDM.regDragDrop(this,c)},removeFromGroup:function(c){if(this.groups[c]){delete this.groups[c]}this.DDM.removeDDFromGroup(this,c)},setDragElId:function(c){this.dragElId=c},setHandleElId:function(c){if(typeof c!=="string"){c=b.generateId(c)}this.handleElId=c;this.DDM.regHandle(this.id,c)},setOuterHandleElId:function(c){if(typeof c!=="string"){c=b.generateId(c)}a.on(c,"mousedown",this.handleMouseDown,this,true);this.setHandleElId(c);this.hasOuterHandles=true},unreg:function(){a.removeListener(this.id,"mousedown",this.handleMouseDown);this._domRef=null;this.DDM._remove(this)},isLocked:function(){return(this.DDM.isLocked()||this.locked)},handleMouseDown:function(c,d){var i=c.which||c.button;if(this.primaryButtonOnly&&i>1){return}if(this.isLocked()){return}var j=this.b4MouseDown(c),g=true;if(this.events.b4MouseDown){g=this.fireEvent("b4MouseDownEvent",c)}var h=this.onMouseDown(c),e=true;if(this.events.mouseDown){e=this.fireEvent("mouseDownEvent",c)}if((j===false)||(h===false)||(g===false)||(e===false)){return}this.DDM.refreshCache(this.groups);var f=new YAHOO.util.Point(a.getPageX(c),a.getPageY(c));if(!this.hasOuterHandles&&!this.DDM.isOverTarget(f,this)){}else{if(this.clickValidator(c)){this.setStartPosition();this.DDM.handleMouseDown(c,this);this.DDM.stopEvent(c)}else{}}},clickValidator:function(c){var d=YAHOO.util.Event.getTarget(c);return(this.isValidHandleChild(d)&&(this.id==this.handleElId||this.DDM.handleWasClicked(d,this.id)))},getTargetCoord:function(d,e){var f=d-this.deltaX;var c=e-this.deltaY;if(this.constrainX){if(f<this.minX){f=this.minX}if(f>this.maxX){f=this.maxX}}if(this.constrainY){if(c<this.minY){c=this.minY}if(c>this.maxY){c=this.maxY}}f=this.getTick(f,this.xTicks);c=this.getTick(c,this.yTicks);return{x:f,y:c}},addInvalidHandleType:function(d){var c=d.toUpperCase();this.invalidHandleTypes[c]=c},addInvalidHandleId:function(c){if(typeof c!=="string"){c=b.generateId(c)}this.invalidHandleIds[c]=c},addInvalidHandleClass:function(c){this.invalidHandleClasses.push(c)},removeInvalidHandleType:function(d){var c=d.toUpperCase();delete this.invalidHandleTypes[c]},removeInvalidHandleId:function(c){if(typeof c!=="string"){c=b.generateId(c)}delete this.invalidHandleIds[c]},removeInvalidHandleClass:function(d){for(var c=0,e=this.invalidHandleClasses.length;c<e;++c){if(this.invalidHandleClasses[c]==d){delete this.invalidHandleClasses[c]}}},isValidHandleChild:function(e){var f=true;var c;try{c=e.nodeName.toUpperCase()}catch(d){c=e.nodeName}f=f&&!this.invalidHandleTypes[c];f=f&&!this.invalidHandleIds[e.id];for(var g=0,h=this.invalidHandleClasses.length;f&&g<h;++g){f=!b.hasClass(e,this.invalidHandleClasses[g])}return f},setXTicks:function(c,f){this.xTicks=[];this.xTickSize=f;var d={};for(var e=this.initPageX;e>=this.minX;e=e-f){if(!d[e]){this.xTicks[this.xTicks.length]=e;d[e]=true}}for(e=this.initPageX;e<=this.maxX;e=e+f){if(!d[e]){this.xTicks[this.xTicks.length]=e;d[e]=true}}this.xTicks.sort(this.DDM.numericSort)},setYTicks:function(c,f){this.yTicks=[];this.yTickSize=f;var d={};for(var e=this.initPageY;e>=this.minY;e=e-f){if(!d[e]){this.yTicks[this.yTicks.length]=e;d[e]=true}}for(e=this.initPageY;e<=this.maxY;e=e+f){if(!d[e]){this.yTicks[this.yTicks.length]=e;d[e]=true}}this.yTicks.sort(this.DDM.numericSort)},setXConstraint:function(c,d,e){this.leftConstraint=parseInt(c,10);this.rightConstraint=parseInt(d,10);this.minX=this.initPageX-this.leftConstraint;this.maxX=this.initPageX+this.rightConstraint;if(e){this.setXTicks(this.initPageX,e)}this.constrainX=true},clearConstraints:function(){this.constrainX=false;this.constrainY=false;this.clearTicks()},clearTicks:function(){this.xTicks=null;this.yTicks=null;this.xTickSize=0;this.yTickSize=0},setYConstraint:function(e,c,d){this.topConstraint=parseInt(e,10);this.bottomConstraint=parseInt(c,10);this.minY=this.initPageY-this.topConstraint;this.maxY=this.initPageY+this.bottomConstraint;if(d){this.setYTicks(this.initPageY,d)}this.constrainY=true},resetConstraints:function(){if(this.initPageX||this.initPageX===0){var c=(this.maintainOffset)?this.lastPageX-this.initPageX:0;var d=(this.maintainOffset)?this.lastPageY-this.initPageY:0;this.setInitPosition(c,d)}else{this.setInitPosition()}if(this.constrainX){this.setXConstraint(this.leftConstraint,this.rightConstraint,this.xTickSize)}if(this.constrainY){this.setYConstraint(this.topConstraint,this.bottomConstraint,this.yTickSize)}},getTick:function(c,f){if(!f){return c}else{if(f[0]>=c){return f[0]}else{for(var h=0,i=f.length;h<i;++h){var g=h+1;if(f[g]&&f[g]>=c){var d=c-f[h];var e=f[g]-c;return(e>d)?f[h]:f[g]}}return f[f.length-1]}}},toString:function(){return("DragDrop "+this.id)}};YAHOO.augment(YAHOO.util.DragDrop,YAHOO.util.EventProvider)})();YAHOO.util.DD=function(b,a,c){if(b){this.init(b,a,c)}};YAHOO.extend(YAHOO.util.DD,YAHOO.util.DragDrop,{scroll:true,autoOffset:function(c,d){var a=c-this.startPageX;var b=d-this.startPageY;this.setDelta(a,b)},setDelta:function(b,a){this.deltaX=b;this.deltaY=a},setDragElPos:function(b,c){var a=this.getDragEl();this.alignElWithMouse(a,b,c)},alignElWithMouse:function(g,c,d){var e=this.getTargetCoord(c,d);if(!this.deltaSetXY){var b=[e.x,e.y];YAHOO.util.Dom.setXY(g,b);var f=parseInt(YAHOO.util.Dom.getStyle(g,"left"),10);var h=parseInt(YAHOO.util.Dom.getStyle(g,"top"),10);this.deltaSetXY=[f-e.x,h-e.y]}else{YAHOO.util.Dom.setStyle(g,"left",(e.x+this.deltaSetXY[0])+"px");YAHOO.util.Dom.setStyle(g,"top",(e.y+this.deltaSetXY[1])+"px")}this.cachePosition(e.x,e.y);var a=this;setTimeout(function(){a.autoScroll.call(a,e.x,e.y,g.offsetHeight,g.offsetWidth)},0)},cachePosition:function(c,a){if(c){this.lastPageX=c;this.lastPageY=a}else{var b=YAHOO.util.Dom.getXY(this.getEl());this.lastPageX=b[0];this.lastPageY=b[1]}},autoScroll:function(i,j,n,h){if(this.scroll){var g=this.DDM.getClientHeight();var c=this.DDM.getClientWidth();var e=this.DDM.getScrollTop();var a=this.DDM.getScrollLeft();var k=n+j;var f=h+i;var l=(g+e-j-this.deltaY);var m=(c+a-i-this.deltaX);var b=40;var d=(document.all)?80:30;if(k>g&&l<b){window.scrollTo(a,e+d)}if(j<e&&e>0&&j-e<b){window.scrollTo(a,e-d)}if(f>c&&m<b){window.scrollTo(a+d,e)}if(i<a&&a>0&&i-a<b){window.scrollTo(a-d,e)}}},applyConfig:function(){YAHOO.util.DD.superclass.applyConfig.call(this);this.scroll=(this.config.scroll!==false)},b4MouseDown:function(a){this.setStartPosition();this.autoOffset(YAHOO.util.Event.getPageX(a),YAHOO.util.Event.getPageY(a))},b4Drag:function(a){this.setDragElPos(YAHOO.util.Event.getPageX(a),YAHOO.util.Event.getPageY(a))},toString:function(){return("DD "+this.id)}});YAHOO.util.DDProxy=function(b,a,c){if(b){this.init(b,a,c);this.initFrame()}};YAHOO.util.DDProxy.dragElId="ygddfdiv";YAHOO.extend(YAHOO.util.DDProxy,YAHOO.util.DD,{resizeFrame:true,centerFrame:false,createFrame:function(){var f=this,a=document.body;if(!a||!a.firstChild){setTimeout(function(){f.createFrame()},50);return}var b=this.getDragEl(),c=YAHOO.util.Dom;if(!b){b=document.createElement("div");b.id=this.dragElId;var d=b.style;d.position="absolute";d.visibility="hidden";d.cursor="move";d.border="2px solid #aaa";d.zIndex=999;d.height="25px";d.width="25px";var e=document.createElement("div");c.setStyle(e,"height","100%");c.setStyle(e,"width","100%");c.setStyle(e,"background-color","#ccc");c.setStyle(e,"opacity","0");b.appendChild(e);a.insertBefore(b,a.firstChild)}},initFrame:function(){this.createFrame()},applyConfig:function(){YAHOO.util.DDProxy.superclass.applyConfig.call(this);this.resizeFrame=(this.config.resizeFrame!==false);this.centerFrame=(this.config.centerFrame);this.setDragElId(this.config.dragElId||YAHOO.util.DDProxy.dragElId)},showFrame:function(b,c){var d=this.getEl();var a=this.getDragEl();var e=a.style;this._resizeProxy();if(this.centerFrame){this.setDelta(Math.round(parseInt(e.width,10)/2),Math.round(parseInt(e.height,10)/2))}this.setDragElPos(b,c);YAHOO.util.Dom.setStyle(a,"visibility","visible")},_resizeProxy:function(){if(this.resizeFrame){var f=YAHOO.util.Dom;var c=this.getEl();var b=this.getDragEl();var g=parseInt(f.getStyle(b,"borderTopWidth"),10);var e=parseInt(f.getStyle(b,"borderRightWidth"),10);var h=parseInt(f.getStyle(b,"borderBottomWidth"),10);var a=parseInt(f.getStyle(b,"borderLeftWidth"),10);if(isNaN(g)){g=0}if(isNaN(e)){e=0}if(isNaN(h)){h=0}if(isNaN(a)){a=0}var i=Math.max(0,c.offsetWidth-e-a);var d=Math.max(0,c.offsetHeight-g-h);f.setStyle(b,"width",i+"px");f.setStyle(b,"height",d+"px")}},b4MouseDown:function(c){this.setStartPosition();var a=YAHOO.util.Event.getPageX(c);var b=YAHOO.util.Event.getPageY(c);this.autoOffset(a,b)},b4StartDrag:function(a,b){this.showFrame(a,b)},b4EndDrag:function(a){YAHOO.util.Dom.setStyle(this.getDragEl(),"visibility","hidden")},endDrag:function(b){var c=YAHOO.util.Dom;var d=this.getEl();var a=this.getDragEl();c.setStyle(a,"visibility","");c.setStyle(d,"visibility","hidden");YAHOO.util.DDM.moveToEl(d,a);c.setStyle(a,"visibility","hidden");c.setStyle(d,"visibility","")},toString:function(){return("DDProxy "+this.id)}});YAHOO.util.DDTarget=function(b,a,c){if(b){this.initTarget(b,a,c)}};YAHOO.extend(YAHOO.util.DDTarget,YAHOO.util.DragDrop,{toString:function(){return("DDTarget "+this.id)}});YAHOO.register("dragdrop",YAHOO.util.DragDropMgr,{version:"2.7.0",build:"1796"});(function(){var d=YAHOO.util.Dom.getXY,a=YAHOO.util.Event,b=Array.prototype.slice;function c(f,h,g,e){c.ANIM_AVAIL=(!YAHOO.lang.isUndefined(YAHOO.util.Anim));if(f){this.init(f,h,true);this.initSlider(e);this.initThumb(g)}}YAHOO.lang.augmentObject(c,{getHorizSlider:function(h,g,e,f,i){return new c(h,h,new YAHOO.widget.SliderThumb(g,h,e,f,0,0,i),"horiz")},getVertSlider:function(g,f,i,e,h){return new c(g,g,new YAHOO.widget.SliderThumb(f,g,0,0,i,e,h),"vert")},getSliderRegion:function(i,h,f,g,k,e,j){return new c(i,i,new YAHOO.widget.SliderThumb(h,i,f,g,k,e,j),"region")},SOURCE_UI_EVENT:1,SOURCE_SET_VALUE:2,SOURCE_KEY_EVENT:3,ANIM_AVAIL:false},true);YAHOO.extend(c,YAHOO.util.DragDrop,{_mouseDown:false,dragOnly:true,initSlider:function(e){this.type=e;this.createEvent("change",this);this.createEvent("slideStart",this);this.createEvent("slideEnd",this);this.isTarget=false;this.animate=c.ANIM_AVAIL;this.backgroundEnabled=true;this.tickPause=40;this.enableKeys=true;this.keyIncrement=20;this.moveComplete=true;this.animationDuration=0.2;this.SOURCE_UI_EVENT=1;this.SOURCE_SET_VALUE=2;this.valueChangeSource=0;this._silent=false;this.lastOffset=[0,0]},initThumb:function(e){var f=this;this.thumb=e;e.cacheBetweenDrags=true;if(e._isHoriz&&e.xTicks&&e.xTicks.length){this.tickPause=Math.round(360/e.xTicks.length)}else{if(e.yTicks&&e.yTicks.length){this.tickPause=Math.round(360/e.yTicks.length)}}e.onAvailable=function(){return f.setStartSliderState()};e.onMouseDown=function(){f._mouseDown=true;return f.focus()};e.startDrag=function(){f._slideStart()};e.onDrag=function(){f.fireEvents(true)};e.onMouseUp=function(){f.thumbMouseUp()}},onAvailable:function(){this._bindKeyEvents()},_bindKeyEvents:function(){a.on(this.id,"keydown",this.handleKeyDown,this,true);a.on(this.id,"keypress",this.handleKeyPress,this,true)},handleKeyPress:function(e){if(this.enableKeys){var f=a.getCharCode(e);switch(f){case 37:case 38:case 39:case 40:case 36:case 35:a.preventDefault(e);break;default:}}},handleKeyDown:function(e){if(this.enableKeys){var h=a.getCharCode(e),i=this.thumb,g=this.getXValue(),j=this.getYValue(),f=true;switch(h){case 37:g-=this.keyIncrement;break;case 38:j-=this.keyIncrement;break;case 39:g+=this.keyIncrement;break;case 40:j+=this.keyIncrement;break;case 36:g=i.leftConstraint;j=i.topConstraint;break;case 35:g=i.rightConstraint;j=i.bottomConstraint;break;default:f=false}if(f){if(i._isRegion){this._setRegionValue(c.SOURCE_KEY_EVENT,g,j,true)}else{this._setValue(c.SOURCE_KEY_EVENT,(i._isHoriz?g:j),true)}a.stopEvent(e)}}},setStartSliderState:function(){this.setThumbCenterPoint();this.baselinePos=d(this.getEl());this.thumb.startOffset=this.thumb.getOffsetFromParent(this.baselinePos);if(this.thumb._isRegion){if(this.deferredSetRegionValue){this._setRegionValue.apply(this,this.deferredSetRegionValue);this.deferredSetRegionValue=null}else{this.setRegionValue(0,0,true,true,true)}}else{if(this.deferredSetValue){this._setValue.apply(this,this.deferredSetValue);this.deferredSetValue=null}else{this.setValue(0,true,true,true)}}},setThumbCenterPoint:function(){var e=this.thumb.getEl();if(e){this.thumbCenterPoint={x:parseInt(e.offsetWidth/2,10),y:parseInt(e.offsetHeight/2,10)}}},lock:function(){this.thumb.lock();this.locked=true},unlock:function(){this.thumb.unlock();this.locked=false},thumbMouseUp:function(){this._mouseDown=false;if(!this.isLocked()&&!this.moveComplete){this.endMove()}},onMouseUp:function(){this._mouseDown=false;if(this.backgroundEnabled&&!this.isLocked()&&!this.moveComplete){this.endMove()}},getThumb:function(){return this.thumb},focus:function(){this.valueChangeSource=c.SOURCE_UI_EVENT;var f=this.getEl();if(f.focus){try{f.focus()}catch(e){}}this.verifyOffset();return !this.isLocked()},onChange:function(f,e){},onSlideStart:function(){},onSlideEnd:function(){},getValue:function(){return this.thumb.getValue()},getXValue:function(){return this.thumb.getXValue()},getYValue:function(){return this.thumb.getYValue()},setValue:function(){var e=b.call(arguments);e.unshift(c.SOURCE_SET_VALUE);return this._setValue.apply(this,e)},_setValue:function(h,e,j,i,l){var k=this.thumb,f,g;if(!k.available){this.deferredSetValue=arguments;return false}if(this.isLocked()&&!i){return false}if(isNaN(e)){return false}if(k._isRegion){return false}this._silent=l;this.valueChangeSource=h||c.SOURCE_SET_VALUE;k.lastOffset=[e,e];this.verifyOffset(true);this._slideStart();if(k._isHoriz){f=k.initPageX+e+this.thumbCenterPoint.x;this.moveThumb(f,k.initPageY,j)}else{g=k.initPageY+e+this.thumbCenterPoint.y;this.moveThumb(k.initPageX,g,j)}return true},setRegionValue:function(){var e=b.call(arguments);e.unshift(c.SOURCE_SET_VALUE);return this._setRegionValue.apply(this,e)},_setRegionValue:function(l,h,j,i,k,g){var f=this.thumb,m,e;if(!f.available){this.deferredSetRegionValue=arguments;return false}if(this.isLocked()&&!k){return false}if(isNaN(h)){return false}if(!f._isRegion){return false}this._silent=g;this.valueChangeSource=l||c.SOURCE_SET_VALUE;f.lastOffset=[h,j];this.verifyOffset(true);this._slideStart();m=f.initPageX+h+this.thumbCenterPoint.x;e=f.initPageY+j+this.thumbCenterPoint.y;this.moveThumb(m,e,i);return true},verifyOffset:function(f){var e=d(this.getEl()),g=this.thumb;if(!this.thumbCenterPoint||!this.thumbCenterPoint.x){this.setThumbCenterPoint()}if(e){if(e[0]!=this.baselinePos[0]||e[1]!=this.baselinePos[1]){this.setInitPosition();this.baselinePos=e;g.initPageX=this.initPageX+g.startOffset[0];g.initPageY=this.initPageY+g.startOffset[1];g.deltaSetXY=null;this.resetThumbConstraints();return false}}return true},moveThumb:function(g,h,i,k){var f=this.thumb,e=this,l,m,j;if(!f.available){return}f.setDelta(this.thumbCenterPoint.x,this.thumbCenterPoint.y);m=f.getTargetCoord(g,h);l=[Math.round(m.x),Math.round(m.y)];if(this.animate&&f._graduated&&!i){this.lock();this.curCoord=d(this.thumb.getEl());this.curCoord=[Math.round(this.curCoord[0]),Math.round(this.curCoord[1])];setTimeout(function(){e.moveOneTick(l)},this.tickPause)}else{if(this.animate&&c.ANIM_AVAIL&&!i){this.lock();j=new YAHOO.util.Motion(f.id,{points:{to:l}},this.animationDuration,YAHOO.util.Easing.easeOut);j.onComplete.subscribe(function(){e.unlock();if(!e._mouseDown){e.endMove()}});j.animate()}else{f.setDragElPos(g,h);if(!k&&!this._mouseDown){this.endMove()}}}},_slideStart:function(){if(!this._sliding){if(!this._silent){this.onSlideStart();this.fireEvent("slideStart")}this._sliding=true}},_slideEnd:function(){if(this._sliding&&this.moveComplete){var e=this._silent;this._sliding=false;this._silent=false;this.moveComplete=false;if(!e){this.onSlideEnd();this.fireEvent("slideEnd")}}},moveOneTick:function(i){var g=this.thumb,h=this,f=null,j,e;if(g._isRegion){f=this._getNextX(this.curCoord,i);j=(f!==null)?f[0]:this.curCoord[0];f=this._getNextY(this.curCoord,i);e=(f!==null)?f[1]:this.curCoord[1];f=j!==this.curCoord[0]||e!==this.curCoord[1]?[j,e]:null}else{if(g._isHoriz){f=this._getNextX(this.curCoord,i)}else{f=this._getNextY(this.curCoord,i)}}if(f){this.curCoord=f;this.thumb.alignElWithMouse(g.getEl(),f[0]+this.thumbCenterPoint.x,f[1]+this.thumbCenterPoint.y);if(!(f[0]==i[0]&&f[1]==i[1])){setTimeout(function(){h.moveOneTick(i)},this.tickPause)}else{this.unlock();if(!this._mouseDown){this.endMove()}}}else{this.unlock();if(!this._mouseDown){this.endMove()}}},_getNextX:function(j,i){var g=this.thumb,e,h=[],f=null;if(j[0]>i[0]){e=g.tickSize-this.thumbCenterPoint.x;h=g.getTargetCoord(j[0]-e,j[1]);f=[h.x,h.y]}else{if(j[0]<i[0]){e=g.tickSize+this.thumbCenterPoint.x;h=g.getTargetCoord(j[0]+e,j[1]);f=[h.x,h.y]}else{}}return f},_getNextY:function(j,i){var g=this.thumb,e,h=[],f=null;if(j[1]>i[1]){e=g.tickSize-this.thumbCenterPoint.y;h=g.getTargetCoord(j[0],j[1]-e);f=[h.x,h.y]}else{if(j[1]<i[1]){e=g.tickSize+this.thumbCenterPoint.y;h=g.getTargetCoord(j[0],j[1]+e);f=[h.x,h.y]}else{}}return f},b4MouseDown:function(e){if(!this.backgroundEnabled){return false}this.thumb.autoOffset();this.resetThumbConstraints()},onMouseDown:function(f){if(!this.backgroundEnabled||this.isLocked()){return false}this._mouseDown=true;var g=a.getPageX(f),e=a.getPageY(f);this.focus();this._slideStart();this.moveThumb(g,e)},onDrag:function(f){if(this.backgroundEnabled&&!this.isLocked()){var g=a.getPageX(f),e=a.getPageY(f);this.moveThumb(g,e,true,true);this.fireEvents()}},endMove:function(){this.unlock();this.fireEvents();this.moveComplete=true;this._slideEnd()},resetThumbConstraints:function(){var e=this.thumb;e.setXConstraint(e.leftConstraint,e.rightConstraint,e.xTickSize);e.setYConstraint(e.topConstraint,e.bottomConstraint,e.xTickSize)},fireEvents:function(g){var h=this.thumb,e,f,i;if(!g){h.cachePosition()}if(!this.isLocked()){if(h._isRegion){e=h.getXValue();f=h.getYValue();if(e!=this.previousX||f!=this.previousY){if(!this._silent){this.onChange(e,f);this.fireEvent("change",{x:e,y:f})}}this.previousX=e;this.previousY=f}else{i=h.getValue();if(i!=this.previousVal){if(!this._silent){this.onChange(i);this.fireEvent("change",i)}}this.previousVal=i}}},toString:function(){return("Slider ("+this.type+") "+this.id)}});YAHOO.lang.augmentProto(c,YAHOO.util.EventProvider);YAHOO.widget.Slider=c})();YAHOO.widget.SliderThumb=function(b,g,d,e,a,c,f){if(b){YAHOO.widget.SliderThumb.superclass.constructor.call(this,b,g);this.parentElId=g}this.isTarget=false;this.tickSize=f;this.maintainOffset=true;this.initSlider(d,e,a,c,f);this.scroll=false};YAHOO.extend(YAHOO.widget.SliderThumb,YAHOO.util.DD,{startOffset:null,dragOnly:true,_isHoriz:false,_prevVal:0,_graduated:false,getOffsetFromParent0:function(b){var a=YAHOO.util.Dom.getXY(this.getEl()),c=b||YAHOO.util.Dom.getXY(this.parentElId);return[(a[0]-c[0]),(a[1]-c[1])]},getOffsetFromParent:function(h){var d=this.getEl(),k,g,j,c,e,a,b,f,i;if(!this.deltaOffset){g=YAHOO.util.Dom.getXY(d);j=h||YAHOO.util.Dom.getXY(this.parentElId);k=[(g[0]-j[0]),(g[1]-j[1])];c=parseInt(YAHOO.util.Dom.getStyle(d,"left"),10);e=parseInt(YAHOO.util.Dom.getStyle(d,"top"),10);a=c-k[0];b=e-k[1];if(isNaN(a)||isNaN(b)){}else{this.deltaOffset=[a,b]}}else{f=parseInt(YAHOO.util.Dom.getStyle(d,"left"),10);i=parseInt(YAHOO.util.Dom.getStyle(d,"top"),10);k=[f+this.deltaOffset[0],i+this.deltaOffset[1]]}return k},initSlider:function(c,d,a,b,e){this.initLeft=c;this.initRight=d;this.initUp=a;this.initDown=b;this.setXConstraint(c,d,e);this.setYConstraint(a,b,e);if(e&&e>1){this._graduated=true}this._isHoriz=(c||d);this._isVert=(a||b);this._isRegion=(this._isHoriz&&this._isVert)},clearTicks:function(){YAHOO.widget.SliderThumb.superclass.clearTicks.call(this);this.tickSize=0;this._graduated=false},getValue:function(){return(this._isHoriz)?this.getXValue():this.getYValue()},getXValue:function(){if(!this.available){return 0}var a=this.getOffsetFromParent();if(YAHOO.lang.isNumber(a[0])){this.lastOffset=a;return(a[0]-this.startOffset[0])}else{return(this.lastOffset[0]-this.startOffset[0])}},getYValue:function(){if(!this.available){return 0}var a=this.getOffsetFromParent();if(YAHOO.lang.isNumber(a[1])){this.lastOffset=a;return(a[1]-this.startOffset[1])}else{return(this.lastOffset[1]-this.startOffset[1])}},toString:function(){return"SliderThumb "+this.id},onChange:function(a,b){}});(function(){var a=YAHOO.util.Event,c=YAHOO.widget;function b(f,i,g,k){var h=this,e={min:false,max:false},j,d;this.minSlider=f;this.maxSlider=i;this.activeSlider=f;this.isHoriz=f.thumb._isHoriz;j=this.minSlider.thumb.onMouseDown;d=this.maxSlider.thumb.onMouseDown;this.minSlider.thumb.onMouseDown=function(){h.activeSlider=h.minSlider;j.apply(this,arguments)};this.maxSlider.thumb.onMouseDown=function(){h.activeSlider=h.maxSlider;d.apply(this,arguments)};this.minSlider.thumb.onAvailable=function(){f.setStartSliderState();e.min=true;if(e.max){h.fireEvent("ready",h)}};this.maxSlider.thumb.onAvailable=function(){i.setStartSliderState();e.max=true;if(e.min){h.fireEvent("ready",h)}};f.onMouseDown=i.onMouseDown=function(l){return this.backgroundEnabled&&h._handleMouseDown(l)};f.onDrag=i.onDrag=function(l){h._handleDrag(l)};f.onMouseUp=i.onMouseUp=function(l){h._handleMouseUp(l)};f._bindKeyEvents=function(){h._bindKeyEvents(this)};i._bindKeyEvents=function(){};f.subscribe("change",this._handleMinChange,f,this);f.subscribe("slideStart",this._handleSlideStart,f,this);f.subscribe("slideEnd",this._handleSlideEnd,f,this);i.subscribe("change",this._handleMaxChange,i,this);i.subscribe("slideStart",this._handleSlideStart,i,this);i.subscribe("slideEnd",this._handleSlideEnd,i,this);this.createEvent("ready",this);this.createEvent("change",this);this.createEvent("slideStart",this);this.createEvent("slideEnd",this);k=YAHOO.lang.isArray(k)?k:[0,g];k[0]=Math.min(Math.max(parseInt(k[0],10)|0,0),g);k[1]=Math.max(Math.min(parseInt(k[1],10)|0,g),0);if(k[0]>k[1]){k.splice(0,2,k[1],k[0])}this.minVal=k[0];this.maxVal=k[1];this.minSlider.setValue(this.minVal,true,true,true);this.maxSlider.setValue(this.maxVal,true,true,true)}b.prototype={minVal:-1,maxVal:-1,minRange:0,_handleSlideStart:function(d,e){this.fireEvent("slideStart",e)},_handleSlideEnd:function(d,e){this.fireEvent("slideEnd",e)},_handleDrag:function(d){c.Slider.prototype.onDrag.call(this.activeSlider,d)},_handleMinChange:function(){this.activeSlider=this.minSlider;this.updateValue()},_handleMaxChange:function(){this.activeSlider=this.maxSlider;this.updateValue()},_bindKeyEvents:function(d){a.on(d.id,"keydown",this._handleKeyDown,this,true);a.on(d.id,"keypress",this._handleKeyPress,this,true)},_handleKeyDown:function(d){this.activeSlider.handleKeyDown.apply(this.activeSlider,arguments)},_handleKeyPress:function(d){this.activeSlider.handleKeyPress.apply(this.activeSlider,arguments)},setValues:function(k,h,j,n,i){var m=this.minSlider,f=this.maxSlider,d=m.thumb,g=f.thumb,e=this,l={min:false,max:false};if(d._isHoriz){d.setXConstraint(d.leftConstraint,g.rightConstraint,d.tickSize);g.setXConstraint(d.leftConstraint,g.rightConstraint,g.tickSize)}else{d.setYConstraint(d.topConstraint,g.bottomConstraint,d.tickSize);g.setYConstraint(d.topConstraint,g.bottomConstraint,g.tickSize)}this._oneTimeCallback(m,"slideEnd",function(){l.min=true;if(l.max){e.updateValue(i);setTimeout(function(){e._cleanEvent(m,"slideEnd");e._cleanEvent(f,"slideEnd")},0)}});this._oneTimeCallback(f,"slideEnd",function(){l.max=true;if(l.min){e.updateValue(i);setTimeout(function(){e._cleanEvent(m,"slideEnd");e._cleanEvent(f,"slideEnd")},0)}});m.setValue(k,j,n,false);f.setValue(h,j,n,false)},setMinValue:function(g,e,d,h){var f=this.minSlider,i=this;this.activeSlider=f;i=this;this._oneTimeCallback(f,"slideEnd",function(){i.updateValue(h);setTimeout(function(){i._cleanEvent(f,"slideEnd")},0)});f.setValue(g,e,d)},setMaxValue:function(i,e,d,g){var f=this.maxSlider,h=this;this.activeSlider=f;this._oneTimeCallback(f,"slideEnd",function(){h.updateValue(g);setTimeout(function(){h._cleanEvent(f,"slideEnd")},0)});f.setValue(i,e,d)},updateValue:function(h){var m=this.minSlider.getValue(),g=this.maxSlider.getValue(),l=false,d,e,j,i,f,k;if(m!=this.minVal||g!=this.maxVal){l=true;d=this.minSlider.thumb;e=this.maxSlider.thumb;j=this.isHoriz?"x":"y";k=this.minSlider.thumbCenterPoint[j]+this.maxSlider.thumbCenterPoint[j];i=Math.max(g-k-this.minRange,0);f=Math.min(-m-k-this.minRange,0);if(this.isHoriz){i=Math.min(i,e.rightConstraint);d.setXConstraint(d.leftConstraint,i,d.tickSize);e.setXConstraint(f,e.rightConstraint,e.tickSize)}else{i=Math.min(i,e.bottomConstraint);d.setYConstraint(d.leftConstraint,i,d.tickSize);e.setYConstraint(f,e.bottomConstraint,e.tickSize)}}this.minVal=m;this.maxVal=g;if(l&&!h){this.fireEvent("change",this)}},selectActiveSlider:function(f){var i=this.minSlider,j=this.maxSlider,d=i.isLocked()||!i.backgroundEnabled,g=j.isLocked()||!i.backgroundEnabled,h=YAHOO.util.Event,e;if(d||g){this.activeSlider=d?j:i}else{if(this.isHoriz){e=h.getPageX(f)-i.thumb.initPageX-i.thumbCenterPoint.x}else{e=h.getPageY(f)-i.thumb.initPageY-i.thumbCenterPoint.y}this.activeSlider=e*2>j.getValue()+i.getValue()?j:i}},_handleMouseDown:function(d){if(!d._handled){d._handled=true;this.selectActiveSlider(d);return c.Slider.prototype.onMouseDown.call(this.activeSlider,d)}else{return false}},_handleMouseUp:function(d){c.Slider.prototype.onMouseUp.apply(this.activeSlider,arguments)},_oneTimeCallback:function(d,f,e){d.subscribe(f,function(){d.unsubscribe(f,arguments.callee);e.apply({},[].slice.apply(arguments))})},_cleanEvent:function(d,j){var e,f,k,h,g,i;if(d.__yui_events&&d.events[j]){for(f=d.__yui_events.length;f>=0;--f){if(d.__yui_events[f].type===j){e=d.__yui_events[f];break}}if(e){g=e.subscribers;i=[];h=0;for(f=0,k=g.length;f<k;++f){if(g[f]){i[h++]=g[f]}}e.subscribers=i}}}};YAHOO.lang.augmentProto(b,YAHOO.util.EventProvider);c.Slider.getHorizDualSlider=function(g,e,d,h,i,k){var f=new c.SliderThumb(e,g,0,h,0,0,i),j=new c.SliderThumb(d,g,0,h,0,0,i);return new b(new c.Slider(g,g,f,"horiz"),new c.Slider(g,g,j,"horiz"),h,k)};c.Slider.getVertDualSlider=function(g,e,d,h,i,k){var f=new c.SliderThumb(e,g,0,0,0,h,i),j=new c.SliderThumb(d,g,0,0,0,h,i);return new c.DualSlider(new c.Slider(g,g,f,"vert"),new c.Slider(g,g,j,"vert"),h,k)};YAHOO.widget.DualSlider=b})();YAHOO.register("slider",YAHOO.widget.Slider,{version:"2.7.0",build:"1796"});YAHOO.util.Attribute=function(b,a){if(a){this.owner=a;this.configure(b,true)}};YAHOO.util.Attribute.prototype={name:undefined,value:null,owner:null,readOnly:false,writeOnce:false,_initialConfig:null,_written:false,method:null,setter:null,getter:null,validator:null,getValue:function(){var a=this.value;if(this.getter){a=this.getter.call(this.owner,this.name)}return a},setValue:function(b,f){var c,a=this.owner,e=this.name;var d={type:e,prevValue:this.getValue(),newValue:b};if(this.readOnly||(this.writeOnce&&this._written)){return false}if(this.validator&&!this.validator.call(a,b)){return false}if(!f){c=a.fireBeforeChangeEvent(d);if(c===false){return false}}if(this.setter){b=this.setter.call(a,b,this.name);if(b===undefined){}}if(this.method){this.method.call(a,b,this.name)}this.value=b;this._written=true;d.type=e;if(!f){this.owner.fireChangeEvent(d)}return true},configure:function(c,b){c=c||{};if(b){this._written=false}this._initialConfig=this._initialConfig||{};for(var a in c){if(c.hasOwnProperty(a)){this[a]=c[a];if(b){this._initialConfig[a]=c[a]}}}},resetValue:function(){return this.setValue(this._initialConfig.value)},resetConfig:function(){this.configure(this._initialConfig,true)},refresh:function(a){this.setValue(this.value,a)}};(function(){var a=YAHOO.util.Lang;YAHOO.util.AttributeProvider=function(){};YAHOO.util.AttributeProvider.prototype={_configs:null,get:function(b){this._configs=this._configs||{};var c=this._configs[b];if(!c||!this._configs.hasOwnProperty(b)){return null}return c.getValue()},set:function(c,b,e){this._configs=this._configs||{};var d=this._configs[c];if(!d){return false}return d.setValue(b,e)},getAttributeKeys:function(){this._configs=this._configs;var b=[],c;for(c in this._configs){if(a.hasOwnProperty(this._configs,c)&&!a.isUndefined(this._configs[c])){b[b.length]=c}}return b},setAttributes:function(b,d){for(var c in b){if(a.hasOwnProperty(b,c)){this.set(c,b[c],d)}}},resetValue:function(b,c){this._configs=this._configs||{};if(this._configs[b]){this.set(b,this._configs[b]._initialConfig.value,c);return true}return false},refresh:function(c,e){this._configs=this._configs||{};var b=this._configs;c=((a.isString(c))?[c]:c)||this.getAttributeKeys();for(var d=0,f=c.length;d<f;++d){if(b.hasOwnProperty(c[d])){this._configs[c[d]].refresh(e)}}},register:function(c,b){this.setAttributeConfig(c,b)},getAttributeConfig:function(c){this._configs=this._configs||{};var d=this._configs[c]||{};var b={};for(c in d){if(a.hasOwnProperty(d,c)){b[c]=d[c]}}return b},setAttributeConfig:function(d,c,b){this._configs=this._configs||{};c=c||{};if(!this._configs[d]){c.name=d;this._configs[d]=this.createAttribute(c)}else{this._configs[d].configure(c,b)}},configureAttribute:function(d,c,b){this.setAttributeConfig(d,c,b)},resetAttributeConfig:function(b){this._configs=this._configs||{};this._configs[b].resetConfig()},subscribe:function(c,b){this._events=this._events||{};if(!(c in this._events)){this._events[c]=this.createEvent(c)}YAHOO.util.EventProvider.prototype.subscribe.apply(this,arguments)},on:function(){this.subscribe.apply(this,arguments)},addListener:function(){this.subscribe.apply(this,arguments)},fireBeforeChangeEvent:function(b){var c="before";c+=b.type.charAt(0).toUpperCase()+b.type.substr(1)+"Change";b.type=c;return this.fireEvent(b.type,b)},fireChangeEvent:function(b){b.type+="Change";return this.fireEvent(b.type,b)},createAttribute:function(b){return new YAHOO.util.Attribute(b,this)}};YAHOO.augment(YAHOO.util.AttributeProvider,YAHOO.util.EventProvider)})();(function(){var c=YAHOO.util.Dom,b=YAHOO.util.AttributeProvider;var a=function(e,d){this.init.apply(this,arguments)};a.DOM_EVENTS={click:true,dblclick:true,keydown:true,keypress:true,keyup:true,mousedown:true,mousemove:true,mouseout:true,mouseover:true,mouseup:true,focus:true,blur:true,submit:true,change:true};a.prototype={DOM_EVENTS:null,DEFAULT_HTML_SETTER:function(d,f){var e=this.get("element");if(e){e[f]=d}},DEFAULT_HTML_GETTER:function(f){var e=this.get("element"),d;if(e){d=e[f]}return d},appendChild:function(d){d=d.get?d.get("element"):d;return this.get("element").appendChild(d)},getElementsByTagName:function(d){return this.get("element").getElementsByTagName(d)},hasChildNodes:function(){return this.get("element").hasChildNodes()},insertBefore:function(e,d){e=e.get?e.get("element"):e;d=(d&&d.get)?d.get("element"):d;return this.get("element").insertBefore(e,d)},removeChild:function(d){d=d.get?d.get("element"):d;return this.get("element").removeChild(d)},replaceChild:function(e,d){e=e.get?e.get("element"):e;d=d.get?d.get("element"):d;return this.get("element").replaceChild(e,d)},initAttributes:function(d){},addListener:function(e,f,d,g){var h=this.get("element")||this.get("id");g=g||this;var i=this;if(!this._events[e]){if(h&&this.DOM_EVENTS[e]){YAHOO.util.Event.addListener(h,e,function(j){if(j.srcElement&&!j.target){j.target=j.srcElement}i.fireEvent(e,j)},d,g)}this.createEvent(e,this)}return YAHOO.util.EventProvider.prototype.subscribe.apply(this,arguments)},on:function(){return this.addListener.apply(this,arguments)},subscribe:function(){return this.addListener.apply(this,arguments)},removeListener:function(d,e){return this.unsubscribe.apply(this,arguments)},addClass:function(d){c.addClass(this.get("element"),d)},getElementsByClassName:function(d,e){return c.getElementsByClassName(d,e,this.get("element"))},hasClass:function(d){return c.hasClass(this.get("element"),d)},removeClass:function(d){return c.removeClass(this.get("element"),d)},replaceClass:function(d,e){return c.replaceClass(this.get("element"),d,e)},setStyle:function(d,e){return c.setStyle(this.get("element"),d,e)},getStyle:function(d){return c.getStyle(this.get("element"),d)},fireQueue:function(){var e=this._queue;for(var d=0,f=e.length;d<f;++d){this[e[d][0]].apply(this,e[d][1])}},appendTo:function(e,d){e=(e.get)?e.get("element"):c.get(e);this.fireEvent("beforeAppendTo",{type:"beforeAppendTo",target:e});d=(d&&d.get)?d.get("element"):c.get(d);var f=this.get("element");if(!f){return false}if(!e){return false}if(f.parent!=e){if(d){e.insertBefore(f,d)}else{e.appendChild(f)}}this.fireEvent("appendTo",{type:"appendTo",target:e});return f},get:function(f){var d=this._configs||{},e=d.element;if(e&&!d[f]&&!YAHOO.lang.isUndefined(e.value[f])){this._setHTMLAttrConfig(f)}return b.prototype.get.call(this,f)},setAttributes:function(d,g){var i={},f=this._configOrder;for(var e=0,j=f.length;e<j;++e){if(d[f[e]]!==undefined){i[f[e]]=true;this.set(f[e],d[f[e]],g)}}for(var h in d){if(d.hasOwnProperty(h)&&!i[h]){this.set(h,d[h],g)}}},set:function(f,d,g){var e=this.get("element");if(!e){this._queue[this._queue.length]=["set",arguments];if(this._configs[f]){this._configs[f].value=d}return}if(!this._configs[f]&&!YAHOO.lang.isUndefined(e[f])){this._setHTMLAttrConfig(f)}return b.prototype.set.apply(this,arguments)},setAttributeConfig:function(f,e,d){this._configOrder.push(f);b.prototype.setAttributeConfig.apply(this,arguments)},createEvent:function(d,e){this._events[d]=true;return b.prototype.createEvent.apply(this,arguments)},init:function(d,e){this._initElement(d,e)},destroy:function(){var d=this.get("element");YAHOO.util.Event.purgeElement(d,true);this.unsubscribeAll();if(d&&d.parentNode){d.parentNode.removeChild(d)}this._queue=[];this._events={};this._configs={};this._configOrder=[]},_initElement:function(f,g){this._queue=this._queue||[];this._events=this._events||{};this._configs=this._configs||{};this._configOrder=[];g=g||{};g.element=g.element||f||null;var d=false;var h=a.DOM_EVENTS;this.DOM_EVENTS=this.DOM_EVENTS||{};for(var e in h){if(h.hasOwnProperty(e)){this.DOM_EVENTS[e]=h[e]}}if(typeof g.element==="string"){this._setHTMLAttrConfig("id",{value:g.element})}if(c.get(g.element)){d=true;this._initHTMLElement(g);this._initContent(g)}YAHOO.util.Event.onAvailable(g.element,function(){if(!d){this._initHTMLElement(g)}this.fireEvent("available",{type:"available",target:c.get(g.element)})},this,true);YAHOO.util.Event.onContentReady(g.element,function(){if(!d){this._initContent(g)}this.fireEvent("contentReady",{type:"contentReady",target:c.get(g.element)})},this,true)},_initHTMLElement:function(d){this.setAttributeConfig("element",{value:c.get(d.element),readOnly:true})},_initContent:function(d){this.initAttributes(d);this.setAttributes(d,true);this.fireQueue()},_setHTMLAttrConfig:function(f,d){var e=this.get("element");d=d||{};d.name=f;d.setter=d.setter||this.DEFAULT_HTML_SETTER;d.getter=d.getter||this.DEFAULT_HTML_GETTER;d.value=d.value||e[f];this._configs[f]=new YAHOO.util.Attribute(d,this)}};YAHOO.augment(a,b);YAHOO.util.Element=a})();YAHOO.register("element",YAHOO.util.Element,{version:"2.7.0",build:"1796"});YAHOO.util.Color=function(){var a="0",c=YAHOO.lang.isArray,b=YAHOO.lang.isNumber;return{real2dec:function(d){return Math.min(255,Math.round(d*256))},hsv2rgb:function(l,e,g){if(c(l)){return this.hsv2rgb.call(this,l[0],l[1],l[2])}var d,k,h,m=Math.floor((l/60)%6),j=(l/60)-m,n=g*(1-e),o=g*(1-j*e),f=g*(1-(1-j)*e),i;switch(m){case 0:d=g;k=f;h=n;break;case 1:d=o;k=g;h=n;break;case 2:d=n;k=g;h=f;break;case 3:d=n;k=o;h=g;break;case 4:d=f;k=n;h=g;break;case 5:d=g;k=n;h=o;break}i=this.real2dec;return[i(d),i(k),i(h)]},rgb2hsv:function(d,i,h){if(c(d)){return this.rgb2hsv.apply(this,d)}d/=255;i/=255;h/=255;var j,e,l=Math.min(Math.min(d,i),h),g=Math.max(Math.max(d,i),h),f=g-l,k;switch(g){case l:j=0;break;case d:j=60*(i-h)/f;if(i<h){j+=360}break;case i:j=(60*(h-d)/f)+120;break;case h:j=(60*(d-i)/f)+240;break}e=(g===0)?0:1-(l/g);k=[Math.round(j),e,g];return k},rgb2hex:function(e,f,g){if(c(e)){return this.rgb2hex.apply(this,e)}var d=this.dec2hex;return d(e)+d(f)+d(g)},dec2hex:function(d){d=parseInt(d,10)|0;d=(d>255||d<0)?0:d;return(a+d.toString(16)).slice(-2).toUpperCase()},hex2dec:function(d){return parseInt(d,16)},hex2rgb:function(e){var d=this.hex2dec;return[d(e.slice(0,2)),d(e.slice(2,4)),d(e.slice(4,6))]},websafe:function(e,f,g){if(c(e)){return this.websafe.apply(this,e)}var d=function(j){if(b(j)){j=Math.min(Math.max(0,j),255);var i,h;for(i=0;i<256;i=i+51){h=i+51;if(j>=i&&j<=h){return(j-i>25)?h:i}}}return j};return[d(e),d(f),d(g)]}}}();(function(){var e=0,i=YAHOO.util,b=YAHOO.lang,a=YAHOO.widget.Slider,c=i.Color,j=i.Dom,f=i.Event,d=b.substitute,g="yui-picker";function h(k,l){e=e+1;l=l||{};if(arguments.length===1&&!YAHOO.lang.isString(k)&&!k.nodeName){l=k;k=l.element||null}if(!k&&!l.element){k=this._createHostElement(l)}h.superclass.constructor.call(this,k,l);this.initPicker()}YAHOO.extend(h,YAHOO.util.Element,{ID:{R:g+"-r",R_HEX:g+"-rhex",G:g+"-g",G_HEX:g+"-ghex",B:g+"-b",B_HEX:g+"-bhex",H:g+"-h",S:g+"-s",V:g+"-v",PICKER_BG:g+"-bg",PICKER_THUMB:g+"-thumb",HUE_BG:g+"-hue-bg",HUE_THUMB:g+"-hue-thumb",HEX:g+"-hex",SWATCH:g+"-swatch",WEBSAFE_SWATCH:g+"-websafe-swatch",CONTROLS:g+"-controls",RGB_CONTROLS:g+"-rgb-controls",HSV_CONTROLS:g+"-hsv-controls",HEX_CONTROLS:g+"-hex-controls",HEX_SUMMARY:g+"-hex-summary",CONTROLS_LABEL:g+"-controls-label"},TXT:{ILLEGAL_HEX:"Illegal hex value entered",SHOW_CONTROLS:"Show color details",HIDE_CONTROLS:"Hide color details",CURRENT_COLOR:"Currently selected color: {rgb}",CLOSEST_WEBSAFE:"Closest websafe color: {rgb}. Click to select.",R:"R",G:"G",B:"B",H:"H",S:"S",V:"V",HEX:"#",DEG:"\u00B0",PERCENT:"%"},IMAGE:{PICKER_THUMB:"../../build/colorpicker/assets/picker_thumb.png",HUE_THUMB:"../../build/colorpicker/assets/hue_thumb.png"},DEFAULT:{PICKER_SIZE:180},OPT:{HUE:"hue",SATURATION:"saturation",VALUE:"value",RED:"red",GREEN:"green",BLUE:"blue",HSV:"hsv",RGB:"rgb",WEBSAFE:"websafe",HEX:"hex",PICKER_SIZE:"pickersize",SHOW_CONTROLS:"showcontrols",SHOW_RGB_CONTROLS:"showrgbcontrols",SHOW_HSV_CONTROLS:"showhsvcontrols",SHOW_HEX_CONTROLS:"showhexcontrols",SHOW_HEX_SUMMARY:"showhexsummary",SHOW_WEBSAFE:"showwebsafe",CONTAINER:"container",IDS:"ids",ELEMENTS:"elements",TXT:"txt",IMAGES:"images",ANIMATE:"animate"},skipAnim:true,_createHostElement:function(){var k=document.createElement("div");if(this.CSS.BASE){k.className=this.CSS.BASE}return k},_updateHueSlider:function(){var l=this.get(this.OPT.PICKER_SIZE),k=this.get(this.OPT.HUE);k=l-Math.round(k/360*l);if(k===l){k=0}this.hueSlider.setValue(k,this.skipAnim)},_updatePickerSlider:function(){var k=this.get(this.OPT.PICKER_SIZE),m=this.get(this.OPT.SATURATION),l=this.get(this.OPT.VALUE);m=Math.round(m*k/100);l=Math.round(k-(l*k/100));this.pickerSlider.setRegionValue(m,l,this.skipAnim)},_updateSliders:function(){this._updateHueSlider();this._updatePickerSlider()},setValue:function(k,l){l=(l)||false;this.set(this.OPT.RGB,k,l);this._updateSliders()},hueSlider:null,pickerSlider:null,_getH:function(){var l=this.get(this.OPT.PICKER_SIZE),k=(l-this.hueSlider.getValue())/l;k=Math.round(k*360);return(k===360)?0:k},_getS:function(){return this.pickerSlider.getXValue()/this.get(this.OPT.PICKER_SIZE)},_getV:function(){var k=this.get(this.OPT.PICKER_SIZE);return(k-this.pickerSlider.getYValue())/k},_updateSwatch:function(){var o=this.get(this.OPT.RGB),m=this.get(this.OPT.WEBSAFE),n=this.getElement(this.ID.SWATCH),k=o.join(","),l=this.get(this.OPT.TXT);j.setStyle(n,"background-color","rgb("+k+")");n.title=d(l.CURRENT_COLOR,{rgb:"#"+this.get(this.OPT.HEX)});n=this.getElement(this.ID.WEBSAFE_SWATCH);k=m.join(",");j.setStyle(n,"background-color","rgb("+k+")");n.title=d(l.CLOSEST_WEBSAFE,{rgb:"#"+c.rgb2hex(m)})},_getValuesFromSliders:function(){this.set(this.OPT.RGB,c.hsv2rgb(this._getH(),this._getS(),this._getV()))},_updateFormFields:function(){this.getElement(this.ID.H).value=this.get(this.OPT.HUE);this.getElement(this.ID.S).value=this.get(this.OPT.SATURATION);this.getElement(this.ID.V).value=this.get(this.OPT.VALUE);this.getElement(this.ID.R).value=this.get(this.OPT.RED);this.getElement(this.ID.R_HEX).innerHTML=c.dec2hex(this.get(this.OPT.RED));this.getElement(this.ID.G).value=this.get(this.OPT.GREEN);this.getElement(this.ID.G_HEX).innerHTML=c.dec2hex(this.get(this.OPT.GREEN));this.getElement(this.ID.B).value=this.get(this.OPT.BLUE);this.getElement(this.ID.B_HEX).innerHTML=c.dec2hex(this.get(this.OPT.BLUE));this.getElement(this.ID.HEX).value=this.get(this.OPT.HEX)},_onHueSliderChange:function(m){var k=this._getH(),l=c.hsv2rgb(k,1,1),n="rgb("+l.join(",")+")";this.set(this.OPT.HUE,k,true);j.setStyle(this.getElement(this.ID.PICKER_BG),"background-color",n);if(this.hueSlider.valueChangeSource!==a.SOURCE_SET_VALUE){this._getValuesFromSliders()}this._updateFormFields();this._updateSwatch()},_onPickerSliderChange:function(m){var k=this._getS(),l=this._getV();this.set(this.OPT.SATURATION,Math.round(k*100),true);this.set(this.OPT.VALUE,Math.round(l*100),true);if(this.pickerSlider.valueChangeSource!==a.SOURCE_SET_VALUE){this._getValuesFromSliders()}this._updateFormFields();this._updateSwatch()},_getCommand:function(l){var k=f.getCharCode(l);if(k===38){return 3}else{if(k===13){return 6}else{if(k===40){return 4}else{if(k>=48&&k<=57){return 1}else{if(k>=97&&k<=102){return 2}else{if(k>=65&&k<=70){return 2}else{if("8, 9, 13, 27, 37, 39".indexOf(k)>-1||l.ctrlKey||l.metaKey){return 5}else{return 0}}}}}}}},_useFieldValue:function(k,l,m){var n=l.value;if(m!==this.OPT.HEX){n=parseInt(n,10)}if(n!==this.get(m)){this.set(m,n)}},_rgbFieldKeypress:function(o,l,m){var n=this._getCommand(o),k=(o.shiftKey)?10:1;switch(n){case 6:this._useFieldValue.apply(this,arguments);break;case 3:this.set(m,Math.min(this.get(m)+k,255));this._updateFormFields();break;case 4:this.set(m,Math.max(this.get(m)-k,0));this._updateFormFields();break;default:}},_hexFieldKeypress:function(k,l,m){var n=this._getCommand(k);if(n===6){this._useFieldValue.apply(this,arguments)}},_hexOnly:function(k,l){var m=this._getCommand(k);switch(m){case 6:case 5:case 1:break;case 2:if(l!==true){break}default:f.stopEvent(k);return false}},_numbersOnly:function(k){return this._hexOnly(k,true)},getElement:function(k){return this.get(this.OPT.ELEMENTS)[this.get(this.OPT.IDS)[k]]},_createElements:function(){var q,r,o,p,s,t=this.get(this.OPT.IDS),n=this.get(this.OPT.TXT),l=this.get(this.OPT.IMAGES),m=function(w,v){var u=document.createElement(w);if(v){b.augmentObject(u,v,true)}return u},k=function(w,v){var u=b.merge({autocomplete:"off",value:"0",size:3,maxlength:3},v);u.name=u.id;return new m(w,u)};s=this.get("element");q=new m("div",{id:t[this.ID.PICKER_BG],className:"yui-picker-bg",tabIndex:-1,hideFocus:true});r=new m("div",{id:t[this.ID.PICKER_THUMB],className:"yui-picker-thumb"});o=new m("img",{src:l.PICKER_THUMB});r.appendChild(o);q.appendChild(r);s.appendChild(q);q=new m("div",{id:t[this.ID.HUE_BG],className:"yui-picker-hue-bg",tabIndex:-1,hideFocus:true});r=new m("div",{id:t[this.ID.HUE_THUMB],className:"yui-picker-hue-thumb"});o=new m("img",{src:l.HUE_THUMB});r.appendChild(o);q.appendChild(r);s.appendChild(q);q=new m("div",{id:t[this.ID.CONTROLS],className:"yui-picker-controls"});s.appendChild(q);s=q;q=new m("div",{className:"hd"});r=new m("a",{id:t[this.ID.CONTROLS_LABEL],href:"#"});q.appendChild(r);s.appendChild(q);q=new m("div",{className:"bd"});s.appendChild(q);s=q;q=new m("ul",{id:t[this.ID.RGB_CONTROLS],className:"yui-picker-rgb-controls"});r=new m("li");r.appendChild(document.createTextNode(n.R+" "));p=new k("input",{id:t[this.ID.R],className:"yui-picker-r"});r.appendChild(p);q.appendChild(r);r=new m("li");r.appendChild(document.createTextNode(n.G+" "));p=new k("input",{id:t[this.ID.G],className:"yui-picker-g"});r.appendChild(p);q.appendChild(r);r=new m("li");r.appendChild(document.createTextNode(n.B+" "));p=new k("input",{id:t[this.ID.B],className:"yui-picker-b"});r.appendChild(p);q.appendChild(r);s.appendChild(q);q=new m("ul",{id:t[this.ID.HSV_CONTROLS],className:"yui-picker-hsv-controls"});r=new m("li");r.appendChild(document.createTextNode(n.H+" "));p=new k("input",{id:t[this.ID.H],className:"yui-picker-h"});r.appendChild(p);r.appendChild(document.createTextNode(" "+n.DEG));q.appendChild(r);r=new m("li");r.appendChild(document.createTextNode(n.S+" "));p=new k("input",{id:t[this.ID.S],className:"yui-picker-s"});r.appendChild(p);r.appendChild(document.createTextNode(" "+n.PERCENT));q.appendChild(r);r=new m("li");r.appendChild(document.createTextNode(n.V+" "));p=new k("input",{id:t[this.ID.V],className:"yui-picker-v"});r.appendChild(p);r.appendChild(document.createTextNode(" "+n.PERCENT));q.appendChild(r);s.appendChild(q);q=new m("ul",{id:t[this.ID.HEX_SUMMARY],className:"yui-picker-hex_summary"});r=new m("li",{id:t[this.ID.R_HEX]});q.appendChild(r);r=new m("li",{id:t[this.ID.G_HEX]});q.appendChild(r);r=new m("li",{id:t[this.ID.B_HEX]});q.appendChild(r);s.appendChild(q);q=new m("div",{id:t[this.ID.HEX_CONTROLS],className:"yui-picker-hex-controls"});q.appendChild(document.createTextNode(n.HEX+" "));r=new k("input",{id:t[this.ID.HEX],className:"yui-picker-hex",size:6,maxlength:6});q.appendChild(r);s.appendChild(q);s=this.get("element");q=new m("div",{id:t[this.ID.SWATCH],className:"yui-picker-swatch"});s.appendChild(q);q=new m("div",{id:t[this.ID.WEBSAFE_SWATCH],className:"yui-picker-websafe-swatch"});s.appendChild(q)},_attachRGBHSV:function(k,l){f.on(this.getElement(k),"keydown",function(m,n){n._rgbFieldKeypress(m,this,l)},this);f.on(this.getElement(k),"keypress",this._numbersOnly,this,true);f.on(this.getElement(k),"blur",function(m,n){n._useFieldValue(m,this,l)},this)},_updateRGB:function(){var k=[this.get(this.OPT.RED),this.get(this.OPT.GREEN),this.get(this.OPT.BLUE)];this.set(this.OPT.RGB,k);this._updateSliders()},_initElements:function(){var n=this.OPT,o=this.get(n.IDS),k=this.get(n.ELEMENTS),l,p,m;for(l in this.ID){if(b.hasOwnProperty(this.ID,l)){o[this.ID[l]]=o[l]}}p=j.get(o[this.ID.PICKER_BG]);if(!p){this._createElements()}else{}for(l in o){if(b.hasOwnProperty(o,l)){p=j.get(o[l]);m=j.generateId(p);o[l]=m;o[o[l]]=m;k[m]=p}}},initPicker:function(){this._initSliders();this._bindUI();this.syncUI(true)},_initSliders:function(){var l=this.ID,k=this.get(this.OPT.PICKER_SIZE);this.hueSlider=a.getVertSlider(this.getElement(l.HUE_BG),this.getElement(l.HUE_THUMB),0,k);this.pickerSlider=a.getSliderRegion(this.getElement(l.PICKER_BG),this.getElement(l.PICKER_THUMB),0,k,0,k);this.set(this.OPT.ANIMATE,this.get(this.OPT.ANIMATE))},_bindUI:function(){var l=this.ID,k=this.OPT;this.hueSlider.subscribe("change",this._onHueSliderChange,this,true);this.pickerSlider.subscribe("change",this._onPickerSliderChange,this,true);f.on(this.getElement(l.WEBSAFE_SWATCH),"click",function(m){this.setValue(this.get(k.WEBSAFE))},this,true);f.on(this.getElement(l.CONTROLS_LABEL),"click",function(m){this.set(k.SHOW_CONTROLS,!this.get(k.SHOW_CONTROLS));f.preventDefault(m)},this,true);this._attachRGBHSV(l.R,k.RED);this._attachRGBHSV(l.G,k.GREEN);this._attachRGBHSV(l.B,k.BLUE);this._attachRGBHSV(l.H,k.HUE);this._attachRGBHSV(l.S,k.SATURATION);this._attachRGBHSV(l.V,k.VALUE);f.on(this.getElement(l.HEX),"keydown",function(m,n){n._hexFieldKeypress(m,this,k.HEX)},this);f.on(this.getElement(this.ID.HEX),"keypress",this._hexOnly,this,true);f.on(this.getElement(this.ID.HEX),"blur",function(m,n){n._useFieldValue(m,this,k.HEX)},this)},syncUI:function(k){this.skipAnim=k;this._updateRGB();this.skipAnim=false},_updateRGBFromHSV:function(){var k=[this.get(this.OPT.HUE),this.get(this.OPT.SATURATION)/100,this.get(this.OPT.VALUE)/100],l=c.hsv2rgb(k);this.set(this.OPT.RGB,l);this._updateSliders()},_updateHex:function(){var n=this.get(this.OPT.HEX),l=n.length,m,o,k;if(l===3){m=n.split("");for(o=0;o<l;o=o+1){m[o]=m[o]+m[o]}n=m.join("")}if(n.length!==6){return false}k=c.hex2rgb(n);this.setValue(k)},_hideShowEl:function(m,l){var k=(b.isString(m)?this.getElement(m):m);j.setStyle(k,"display",(l)?"":"none")},initAttributes:function(l){l=l||{};h.superclass.initAttributes.call(this,l);this.setAttributeConfig(this.OPT.PICKER_SIZE,{value:l.size||this.DEFAULT.PICKER_SIZE});this.setAttributeConfig(this.OPT.HUE,{value:l.hue||0,validator:b.isNumber});this.setAttributeConfig(this.OPT.SATURATION,{value:l.saturation||0,validator:b.isNumber});this.setAttributeConfig(this.OPT.VALUE,{value:b.isNumber(l.value)?l.value:100,validator:b.isNumber});this.setAttributeConfig(this.OPT.RED,{value:b.isNumber(l.red)?l.red:255,validator:b.isNumber});this.setAttributeConfig(this.OPT.GREEN,{value:b.isNumber(l.green)?l.green:255,validator:b.isNumber});this.setAttributeConfig(this.OPT.BLUE,{value:b.isNumber(l.blue)?l.blue:255,validator:b.isNumber});this.setAttributeConfig(this.OPT.HEX,{value:l.hex||"FFFFFF",validator:b.isString});this.setAttributeConfig(this.OPT.RGB,{value:l.rgb||[255,255,255],method:function(p){this.set(this.OPT.RED,p[0],true);this.set(this.OPT.GREEN,p[1],true);this.set(this.OPT.BLUE,p[2],true);var n=c.websafe(p),o=c.rgb2hex(p),q=c.rgb2hsv(p);this.set(this.OPT.WEBSAFE,n,true);this.set(this.OPT.HEX,o,true);if(q[1]){this.set(this.OPT.HUE,q[0],true)}this.set(this.OPT.SATURATION,Math.round(q[1]*100),true);this.set(this.OPT.VALUE,Math.round(q[2]*100),true)},readonly:true});this.setAttributeConfig(this.OPT.CONTAINER,{value:null,method:function(n){if(n){n.showEvent.subscribe(function(){this.pickerSlider.focus()},this,true)}}});this.setAttributeConfig(this.OPT.WEBSAFE,{value:l.websafe||[255,255,255]});var m=l.ids||b.merge({},this.ID),k;if(!l.ids&&e>1){for(k in m){if(b.hasOwnProperty(m,k)){m[k]=m[k]+e}}}this.setAttributeConfig(this.OPT.IDS,{value:m,writeonce:true});this.setAttributeConfig(this.OPT.TXT,{value:l.txt||this.TXT,writeonce:true});this.setAttributeConfig(this.OPT.IMAGES,{value:l.images||this.IMAGE,writeonce:true});this.setAttributeConfig(this.OPT.ELEMENTS,{value:{},readonly:true});this.setAttributeConfig(this.OPT.SHOW_CONTROLS,{value:b.isBoolean(l.showcontrols)?l.showcontrols:true,method:function(o){var n=j.getElementsByClassName("bd","div",this.getElement(this.ID.CONTROLS))[0];this._hideShowEl(n,o);this.getElement(this.ID.CONTROLS_LABEL).innerHTML=(o)?this.get(this.OPT.TXT).HIDE_CONTROLS:this.get(this.OPT.TXT).SHOW_CONTROLS}});this.setAttributeConfig(this.OPT.SHOW_RGB_CONTROLS,{value:b.isBoolean(l.showrgbcontrols)?l.showrgbcontrols:true,method:function(n){this._hideShowEl(this.ID.RGB_CONTROLS,n)}});this.setAttributeConfig(this.OPT.SHOW_HSV_CONTROLS,{value:b.isBoolean(l.showhsvcontrols)?l.showhsvcontrols:false,method:function(n){this._hideShowEl(this.ID.HSV_CONTROLS,n);if(n&&this.get(this.OPT.SHOW_HEX_SUMMARY)){this.set(this.OPT.SHOW_HEX_SUMMARY,false)}}});this.setAttributeConfig(this.OPT.SHOW_HEX_CONTROLS,{value:b.isBoolean(l.showhexcontrols)?l.showhexcontrols:false,method:function(n){this._hideShowEl(this.ID.HEX_CONTROLS,n)}});this.setAttributeConfig(this.OPT.SHOW_WEBSAFE,{value:b.isBoolean(l.showwebsafe)?l.showwebsafe:true,method:function(n){this._hideShowEl(this.ID.WEBSAFE_SWATCH,n)}});this.setAttributeConfig(this.OPT.SHOW_HEX_SUMMARY,{value:b.isBoolean(l.showhexsummary)?l.showhexsummary:true,method:function(n){this._hideShowEl(this.ID.HEX_SUMMARY,n);if(n&&this.get(this.OPT.SHOW_HSV_CONTROLS)){this.set(this.OPT.SHOW_HSV_CONTROLS,false)}}});this.setAttributeConfig(this.OPT.ANIMATE,{value:b.isBoolean(l.animate)?l.animate:true,method:function(n){if(this.pickerSlider){this.pickerSlider.animate=n;this.hueSlider.animate=n}}});this.on(this.OPT.HUE+"Change",this._updateRGBFromHSV,this,true);this.on(this.OPT.SATURATION+"Change",this._updateRGBFromHSV,this,true);this.on(this.OPT.VALUE+"Change",this._updateRGBFromHSV,this,true);this.on(this.OPT.RED+"Change",this._updateRGB,this,true);this.on(this.OPT.GREEN+"Change",this._updateRGB,this,true);this.on(this.OPT.BLUE+"Change",this._updateRGB,this,true);this.on(this.OPT.HEX+"Change",this._updateHex,this,true);this._initElements()}});YAHOO.widget.ColorPicker=h})();YAHOO.register("colorpicker",YAHOO.widget.ColorPicker,{version:"2.7.0",build:"1796"});(function(){var b=YAHOO.util;var a=function(e,f,d,c){if(!e){}this.init(e,f,d,c)};a.NAME="Anim";a.prototype={toString:function(){var d=this.getEl()||{};var c=d.id||d.tagName;return(this.constructor.NAME+": "+c)},patterns:{noNegatives:/width|height|opacity|padding/i,offsetAttribute:/^((width|height)|(top|left))$/,defaultUnit:/width|height|top$|bottom$|left$|right$/i,offsetUnit:/\d+(em|%|en|ex|pt|in|cm|mm|pc)$/i},doMethod:function(e,c,d){return this.method(this.currentFrame,c,d-c,this.totalFrames)},setAttribute:function(f,c,d){var e=this.getEl();if(this.patterns.noNegatives.test(f)){c=(c>0)?c:0}if("style" in e){b.Dom.setStyle(e,f,c+d)}else{if(f in e){e[f]=c}}},getAttribute:function(h){var f=this.getEl();var d=b.Dom.getStyle(f,h);if(d!=="auto"&&!this.patterns.offsetUnit.test(d)){return parseFloat(d)}var g=this.patterns.offsetAttribute.exec(h)||[];var c=!!(g[3]);var e=!!(g[2]);if("style" in f){if(e||(b.Dom.getStyle(f,"position")=="absolute"&&c)){d=f["offset"+g[0].charAt(0).toUpperCase()+g[0].substr(1)]}else{d=0}}else{if(h in f){d=f[h]}}return d},getDefaultUnit:function(c){if(this.patterns.defaultUnit.test(c)){return"px"}return""},setRuntimeAttribute:function(h){var c;var g;var f=this.attributes;this.runtimeAttributes[h]={};var d=function(j){return(typeof j!=="undefined")};if(!d(f[h]["to"])&&!d(f[h]["by"])){return false}c=(d(f[h]["from"]))?f[h]["from"]:this.getAttribute(h);if(d(f[h]["to"])){g=f[h]["to"]}else{if(d(f[h]["by"])){if(c.constructor==Array){g=[];for(var e=0,i=c.length;e<i;++e){g[e]=c[e]+f[h]["by"][e]*1}}else{g=c+f[h]["by"]*1}}}this.runtimeAttributes[h].start=c;this.runtimeAttributes[h].end=g;this.runtimeAttributes[h].unit=(d(f[h].unit))?f[h]["unit"]:this.getDefaultUnit(h);return true},init:function(l,g,h,d){var c=false;var k=null;var i=0;l=b.Dom.get(l);this.attributes=g||{};this.duration=!YAHOO.lang.isUndefined(h)?h:1;this.method=d||b.Easing.easeNone;this.useSeconds=true;this.currentFrame=0;this.totalFrames=b.AnimMgr.fps;this.setEl=function(m){l=b.Dom.get(m)};this.getEl=function(){return l};this.isAnimated=function(){return c};this.getStartTime=function(){return k};this.runtimeAttributes={};this.animate=function(){if(this.isAnimated()){return false}this.currentFrame=0;this.totalFrames=(this.useSeconds)?Math.ceil(b.AnimMgr.fps*this.duration):this.duration;if(this.duration===0&&this.useSeconds){this.totalFrames=1}b.AnimMgr.registerElement(this);return true};this.stop=function(m){if(!this.isAnimated()){return false}if(m){this.currentFrame=this.totalFrames;this._onTween.fire()}b.AnimMgr.stop(this)};var e=function(){this.onStart.fire();this.runtimeAttributes={};for(var m in this.attributes){this.setRuntimeAttribute(m)}c=true;i=0;k=new Date()};var f=function(){var m={duration:new Date()-this.getStartTime(),currentFrame:this.currentFrame};m.toString=function(){return("duration: "+m.duration+", currentFrame: "+m.currentFrame)};this.onTween.fire(m);var n=this.runtimeAttributes;for(var o in n){this.setAttribute(o,this.doMethod(o,n[o].start,n[o].end),n[o].unit)}i+=1};var j=function(){var n=(new Date()-k)/1000;var m={duration:n,frames:i,fps:i/n};m.toString=function(){return("duration: "+m.duration+", frames: "+m.frames+", fps: "+m.fps)};c=false;i=0;this.onComplete.fire(m)};this._onStart=new b.CustomEvent("_start",this,true);this.onStart=new b.CustomEvent("start",this);this.onTween=new b.CustomEvent("tween",this);this._onTween=new b.CustomEvent("_tween",this,true);this.onComplete=new b.CustomEvent("complete",this);this._onComplete=new b.CustomEvent("_complete",this,true);this._onStart.subscribe(e);this._onTween.subscribe(f);this._onComplete.subscribe(j)}};b.Anim=a})();YAHOO.util.AnimMgr=new function(){var d=null;var e=[];var a=0;this.fps=1000;this.delay=1;this.registerElement=function(f){e[e.length]=f;a+=1;f._onStart.fire();this.start()};this.unRegister=function(f,g){g=g||b(f);if(!f.isAnimated()||g==-1){return false}f._onComplete.fire();e.splice(g,1);a-=1;if(a<=0){this.stop()}return true};this.start=function(){if(d===null){d=setInterval(this.run,this.delay)}};this.stop=function(f){if(!f){clearInterval(d);for(var g=0,h=e.length;g<h;++g){this.unRegister(e[0],0)}e=[];d=null;a=0}else{this.unRegister(f)}};this.run=function(){for(var f=0,h=e.length;f<h;++f){var g=e[f];if(!g||!g.isAnimated()){continue}if(g.currentFrame<g.totalFrames||g.totalFrames===null){g.currentFrame+=1;if(g.useSeconds){c(g)}g._onTween.fire()}else{YAHOO.util.AnimMgr.stop(g,f)}}};var b=function(f){for(var g=0,h=e.length;g<h;++g){if(e[g]==f){return g}}return -1};var c=function(j){var g=j.totalFrames;var h=j.currentFrame;var i=(j.currentFrame*j.duration*1000/j.totalFrames);var k=(new Date()-j.getStartTime());var f=0;if(k<j.duration*1000){f=Math.round((k/i-1)*j.currentFrame)}else{f=g-(h+1)}if(f>0&&isFinite(f)){if(j.currentFrame+f>=g){f=g-(h+1)}j.currentFrame+=f}}};YAHOO.util.Bezier=new function(){this.getPosition=function(c,d){var b=c.length;var e=[];for(var f=0;f<b;++f){e[f]=[c[f][0],c[f][1]]}for(var a=1;a<b;++a){for(f=0;f<b-a;++f){e[f][0]=(1-d)*e[f][0]+d*e[parseInt(f+1,10)][0];e[f][1]=(1-d)*e[f][1]+d*e[parseInt(f+1,10)][1]}}return[e[0][0],e[0][1]]}};(function(){var a=function(g,h,f,e){a.superclass.constructor.call(this,g,h,f,e)};a.NAME="ColorAnim";a.DEFAULT_BGCOLOR="#fff";var c=YAHOO.util;YAHOO.extend(a,c.Anim);var b=a.superclass;var d=a.prototype;d.patterns.color=/color$/i;d.patterns.rgb=/^rgb\(([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9]+)\)$/i;d.patterns.hex=/^#?([0-9A-F]{2})([0-9A-F]{2})([0-9A-F]{2})$/i;d.patterns.hex3=/^#?([0-9A-F]{1})([0-9A-F]{1})([0-9A-F]{1})$/i;d.patterns.transparent=/^transparent|rgba\(0, 0, 0, 0\)$/;d.parseColor=function(f){if(f.length==3){return f}var e=this.patterns.hex.exec(f);if(e&&e.length==4){return[parseInt(e[1],16),parseInt(e[2],16),parseInt(e[3],16)]}e=this.patterns.rgb.exec(f);if(e&&e.length==4){return[parseInt(e[1],10),parseInt(e[2],10),parseInt(e[3],10)]}e=this.patterns.hex3.exec(f);if(e&&e.length==4){return[parseInt(e[1]+e[1],16),parseInt(e[2]+e[2],16),parseInt(e[3]+e[3],16)]}return null};d.getAttribute=function(i){var g=this.getEl();if(this.patterns.color.test(i)){var e=YAHOO.util.Dom.getStyle(g,i);var f=this;if(this.patterns.transparent.test(e)){var h=YAHOO.util.Dom.getAncestorBy(g,function(j){return !f.patterns.transparent.test(e)});if(h){e=c.Dom.getStyle(h,i)}else{e=a.DEFAULT_BGCOLOR}}}else{e=b.getAttribute.call(this,i)}return e};d.doMethod=function(i,e,h){var f;if(this.patterns.color.test(i)){f=[];for(var g=0,j=e.length;g<j;++g){f[g]=b.doMethod.call(this,i,e[g],h[g])}f="rgb("+Math.floor(f[0])+","+Math.floor(f[1])+","+Math.floor(f[2])+")"}else{f=b.doMethod.call(this,i,e,h)}return f};d.setRuntimeAttribute=function(i){b.setRuntimeAttribute.call(this,i);if(this.patterns.color.test(i)){var g=this.attributes;var e=this.parseColor(this.runtimeAttributes[i].start);var h=this.parseColor(this.runtimeAttributes[i].end);if(typeof g[i]["to"]==="undefined"&&typeof g[i]["by"]!=="undefined"){h=this.parseColor(g[i].by);for(var f=0,j=e.length;f<j;++f){h[f]=e[f]+h[f]}}this.runtimeAttributes[i].start=e;this.runtimeAttributes[i].end=h}};c.ColorAnim=a})();YAHOO.util.Easing={easeNone:function(d,a,b,c){return b*d/c+a},easeIn:function(d,a,b,c){return b*(d/=c)*d+a},easeOut:function(d,a,b,c){return -b*(d/=c)*(d-2)+a},easeBoth:function(d,a,b,c){if((d/=c/2)<1){return b/2*d*d+a}return -b/2*((--d)*(d-2)-1)+a},easeInStrong:function(d,a,b,c){return b*(d/=c)*d*d*d+a},easeOutStrong:function(d,a,b,c){return -b*((d=d/c-1)*d*d*d-1)+a},easeBothStrong:function(d,a,b,c){if((d/=c/2)<1){return b/2*d*d*d*d+a}return -b/2*((d-=2)*d*d*d-2)+a},elasticIn:function(f,a,b,c,g,d){if(f==0){return a}if((f/=c)==1){return a+b}if(!d){d=c*0.3}if(!g||g<Math.abs(b)){g=b;var e=d/4}else{var e=d/(2*Math.PI)*Math.asin(b/g)}return -(g*Math.pow(2,10*(f-=1))*Math.sin((f*c-e)*(2*Math.PI)/d))+a},elasticOut:function(f,a,b,c,g,d){if(f==0){return a}if((f/=c)==1){return a+b}if(!d){d=c*0.3}if(!g||g<Math.abs(b)){g=b;var e=d/4}else{var e=d/(2*Math.PI)*Math.asin(b/g)}return g*Math.pow(2,-10*f)*Math.sin((f*c-e)*(2*Math.PI)/d)+b+a},elasticBoth:function(f,a,b,c,g,d){if(f==0){return a}if((f/=c/2)==2){return a+b}if(!d){d=c*(0.3*1.5)}if(!g||g<Math.abs(b)){g=b;var e=d/4}else{var e=d/(2*Math.PI)*Math.asin(b/g)}if(f<1){return -0.5*(g*Math.pow(2,10*(f-=1))*Math.sin((f*c-e)*(2*Math.PI)/d))+a}return g*Math.pow(2,-10*(f-=1))*Math.sin((f*c-e)*(2*Math.PI)/d)*0.5+b+a},backIn:function(e,a,b,c,d){if(typeof d=="undefined"){d=1.70158}return b*(e/=c)*e*((d+1)*e-d)+a},backOut:function(e,a,b,c,d){if(typeof d=="undefined"){d=1.70158}return b*((e=e/c-1)*e*((d+1)*e+d)+1)+a},backBoth:function(e,a,b,c,d){if(typeof d=="undefined"){d=1.70158}if((e/=c/2)<1){return b/2*(e*e*(((d*=(1.525))+1)*e-d))+a}return b/2*((e-=2)*e*(((d*=(1.525))+1)*e+d)+2)+a},bounceIn:function(d,a,b,c){return b-YAHOO.util.Easing.bounceOut(c-d,0,b,c)+a},bounceOut:function(d,a,b,c){if((d/=c)<(1/2.75)){return b*(7.5625*d*d)+a}else{if(d<(2/2.75)){return b*(7.5625*(d-=(1.5/2.75))*d+0.75)+a}else{if(d<(2.5/2.75)){return b*(7.5625*(d-=(2.25/2.75))*d+0.9375)+a}}}return b*(7.5625*(d-=(2.625/2.75))*d+0.984375)+a},bounceBoth:function(d,a,b,c){if(d<c/2){return YAHOO.util.Easing.bounceIn(d*2,0,b,c)*0.5+a}return YAHOO.util.Easing.bounceOut(d*2-c,0,b,c)*0.5+b*0.5+a}};(function(){var a=function(i,j,h,g){if(i){a.superclass.constructor.call(this,i,j,h,g)}};a.NAME="Motion";var c=YAHOO.util;YAHOO.extend(a,c.ColorAnim);var b=a.superclass;var e=a.prototype;e.patterns.points=/^points$/i;e.setAttribute=function(i,g,h){if(this.patterns.points.test(i)){h=h||"px";b.setAttribute.call(this,"left",g[0],h);b.setAttribute.call(this,"top",g[1],h)}else{b.setAttribute.call(this,i,g,h)}};e.getAttribute=function(h){if(this.patterns.points.test(h)){var g=[b.getAttribute.call(this,"left"),b.getAttribute.call(this,"top")]}else{g=b.getAttribute.call(this,h)}return g};e.doMethod=function(k,g,j){var h=null;if(this.patterns.points.test(k)){var i=this.method(this.currentFrame,0,100,this.totalFrames)/100;h=c.Bezier.getPosition(this.runtimeAttributes[k],i)}else{h=b.doMethod.call(this,k,g,j)}return h};e.setRuntimeAttribute=function(g){if(this.patterns.points.test(g)){var o=this.getEl();var m=this.attributes;var p;var k=m.points["control"]||[];var n;var j,h;if(k.length>0&&!(k[0] instanceof Array)){k=[k]}else{var l=[];for(j=0,h=k.length;j<h;++j){l[j]=k[j]}k=l}if(c.Dom.getStyle(o,"position")=="static"){c.Dom.setStyle(o,"position","relative")}if(d(m.points["from"])){c.Dom.setXY(o,m.points["from"])}else{c.Dom.setXY(o,c.Dom.getXY(o))}p=this.getAttribute("points");if(d(m.points["to"])){n=f.call(this,m.points["to"],p);var i=c.Dom.getXY(this.getEl());for(j=0,h=k.length;j<h;++j){k[j]=f.call(this,k[j],p)}}else{if(d(m.points["by"])){n=[p[0]+m.points["by"][0],p[1]+m.points["by"][1]];for(j=0,h=k.length;j<h;++j){k[j]=[p[0]+k[j][0],p[1]+k[j][1]]}}}this.runtimeAttributes[g]=[p];if(k.length>0){this.runtimeAttributes[g]=this.runtimeAttributes[g].concat(k)}this.runtimeAttributes[g][this.runtimeAttributes[g].length]=n}else{b.setRuntimeAttribute.call(this,g)}};var f=function(i,g){var h=c.Dom.getXY(this.getEl());i=[i[0]-h[0]+g[0],i[1]-h[1]+g[1]];return i};var d=function(g){return(typeof g!=="undefined")};c.Motion=a})();(function(){var b=function(g,h,f,e){if(g){b.superclass.constructor.call(this,g,h,f,e)}};b.NAME="Scroll";var d=YAHOO.util;YAHOO.extend(b,d.ColorAnim);var c=b.superclass;var a=b.prototype;a.doMethod=function(h,e,g){var f=null;if(h=="scroll"){f=[this.method(this.currentFrame,e[0],g[0]-e[0],this.totalFrames),this.method(this.currentFrame,e[1],g[1]-e[1],this.totalFrames)]}else{f=c.doMethod.call(this,h,e,g)}return f};a.getAttribute=function(g){var e=null;var f=this.getEl();if(g=="scroll"){e=[f.scrollLeft,f.scrollTop]}else{e=c.getAttribute.call(this,g)}return e};a.setAttribute=function(h,e,f){var g=this.getEl();if(h=="scroll"){g.scrollLeft=e[0];g.scrollTop=e[1]}else{c.setAttribute.call(this,h,e,f)}};d.Scroll=b})();YAHOO.register("animation",YAHOO.util.Anim,{version:"2.7.0",build:"1799"});
\ No newline at end of file
+++ /dev/null
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<!--
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
--->
-<html>
-<head>
- <title></title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <script type="text/javascript">
-
-function gup( name )
-{
- name = name.replace( /[\[]/, '\\\[' ).replace( /[\]]/, '\\\]' ) ;
- var regexS = '[\\?&]' + name + '=([^&#]*)' ;
- var regex = new RegExp( regexS ) ;
- var results = regex.exec( window.location.href ) ;
-
- if ( results )
- return results[ 1 ] ;
- else
- return '' ;
-}
-
-var interval;
-
-function sendData2Master()
-{
- var destination = window.parent.parent ;
- try
- {
- if ( destination.XDTMaster )
- {
- var t = destination.XDTMaster.read( [ gup( 'cmd' ), gup( 'data' ) ] ) ;
- window.clearInterval( interval ) ;
- }
- }
- catch (e) {}
-}
-
-function onLoad()
-{
- interval = window.setInterval( sendData2Master, 100 );
-}
-
-</script>
-</head>
-<body onload="onLoad()"><p></p></body>
-</html>
+++ /dev/null
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
-<!--
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
--->
-<html>
-<head>
- <title></title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <script type="text/javascript">
-
-function doLoadScript( url )
-{
- if ( !url )
- return false ;
-
- var s = document.createElement( "script" ) ;
- s.type = "text/javascript" ;
- s.src = url ;
- document.getElementsByTagName( "head" )[ 0 ].appendChild( s ) ;
-
- return true ;
-}
-
-var opener;
-function tryLoad()
-{
- opener = window.parent;
-
- // get access to global parameters
- var oParams = window.opener.oldFramesetPageParams;
-
- // make frameset rows string prepare
- var sFramesetRows = ( parseInt( oParams.firstframeh, 10 ) || '30') + ",*," + ( parseInt( oParams.thirdframeh, 10 ) || '150' ) + ',0' ;
- document.getElementById( 'itFrameset' ).rows = sFramesetRows ;
-
- // dynamic including init frames and crossdomain transport code
- // from config sproxy_js_frameset url
- var addScriptUrl = oParams.sproxy_js_frameset ;
- doLoadScript( addScriptUrl ) ;
-}
-
- </script>
-</head>
-
-<frameset id="itFrameset" onload="tryLoad();" border="0" rows="30,*,*,0">
- <frame scrolling="no" framespacing="0" frameborder="0" noresize="noresize" marginheight="0" marginwidth="2" src="" name="navbar"></frame>
- <frame scrolling="auto" framespacing="0" frameborder="0" noresize="noresize" marginheight="0" marginwidth="0" src="" name="mid"></frame>
- <frame scrolling="no" framespacing="0" frameborder="0" noresize="noresize" marginheight="1" marginwidth="1" src="" name="bot"></frame>
- <frame scrolling="no" framespacing="0" frameborder="0" noresize="noresize" marginheight="1" marginwidth="1" src="" name="spellsuggestall"></frame>
-</frameset>
-</html>
+++ /dev/null
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-html,body{background-color:transparent;margin:0;padding:0;}body{padding:10px;}body,td,input,select,textarea{font-size:11px;font-family:'Microsoft Sans Serif',Arial,Helvetica,Verdana;}.midtext{padding:0;margin:10px;}.midtext p{padding:0;margin:10px;}.Button{border:#737357 1px solid;color:#3b3b1f;background-color:#c7c78f;}.PopupTabArea{color:#737357;background-color:#e3e3c7;}.PopupTitleBorder{border-bottom:#d5d59d 1px solid;}.PopupTabEmptyArea{padding-left:10px;border-bottom:#d5d59d 1px solid;}.PopupTab,.PopupTabSelected{border-right:#d5d59d 1px solid;border-top:#d5d59d 1px solid;border-left:#d5d59d 1px solid;padding:3px 5px 3px 5px;color:#737357;}.PopupTab{margin-top:1px;border-bottom:#d5d59d 1px solid;cursor:pointer;}.PopupTabSelected{font-weight:bold;cursor:default;padding-top:4px;border-bottom:#f1f1e3 1px solid;background-color:#f1f1e3;}
+++ /dev/null
-CKEDITOR.dialog.add("checkspell",function(x){var w=CKEDITOR.tools.getNextNumber(),v="cke_frame_"+w,u="cke_data_"+w,t="cke_error_"+w,s,r=document.location.protocol||"http:",q=x.lang.spellCheck.notAvailable,p='<textarea style="display: none" id="'+u+'" rows="10" cols="40"> </textarea><div id="'+t+'" style="display:none;color:red;font-size:16px;font-weight:bold;padding-top:160px;text-align:center;z-index:11;"></div><iframe src="" style="width:485px;background-color:#f1f1e3;height:380px" frameborder="0" name="'+v+'" id="'+v+'" allowtransparency="1"></iframe>',o=x.config.wsc_customLoaderScript||r+"//loader.spellchecker.net/sproxy_fck/sproxy.php?plugin=fck2&customerid="+x.config.wsc_customerId+"&cmd=script&doc=wsc&schema=22";if(x.config.wsc_customLoaderScript){q+='<p style="color:#000;font-size:11px;font-weight: normal;text-align:center;padding-top:10px">'+x.lang.spellCheck.errorLoading.replace(/%s/g,x.config.wsc_customLoaderScript)+"</p>"}function n(a,c){var b=0;return function(){if(typeof window.doSpell=="function"){if(typeof s!="undefined"){window.clearInterval(s)}m(a)}else{if(b++==180){window._cancelOnError(c)}}}}window._cancelOnError=function(a){if(typeof window.WSC_Error=="undefined"){CKEDITOR.document.getById(v).setStyle("display","none");var b=CKEDITOR.document.getById(t);b.setStyle("display","block");b.setHtml(a||x.lang.spellCheck.notAvailable)}};function m(a){var d=new window._SP_FCK_LangCompare(),c=CKEDITOR.getUrl(x.plugins.wsc.path+"dialogs/"),b=c+"tmpFrameset.html";window.gFCKPluginName="wsc";d.setDefaulLangCode(x.config.defaultLanguage);window.doSpell({ctrl:u,lang:x.config.wsc_lang||d.getSPLangCode(x.langCode),intLang:x.config.wsc_uiLang||d.getSPLangCode(x.langCode),winType:v,onCancel:function(){a.hide()},onFinish:function(e){x.focus();a.getParentEditor().setData(e.value);a.hide()},staticFrame:b,framesetPath:b,iframePath:c+"ciframe.html",schemaURI:c+"wsc.css",userDictionaryName:x.config.wsc_userDictionaryName,customDictionaryName:x.config.wsc_customDictionaryIds&&x.config.wsc_customDictionaryIds.split(","),domainName:x.config.wsc_domainName});CKEDITOR.document.getById(t).setStyle("display","none");CKEDITOR.document.getById(v).setStyle("display","block")}return{title:x.config.wsc_dialogTitle||x.lang.spellCheck.title,minWidth:485,minHeight:380,buttons:[CKEDITOR.dialog.cancelButton],onShow:function(){var a=this.getContentElement("general","content").getElement();a.setHtml(p);if(typeof window.doSpell!="function"){CKEDITOR.document.getHead().append(CKEDITOR.document.createElement("script",{attributes:{type:"text/javascript",src:o}}))}var b=x.getData();CKEDITOR.document.getById(u).setValue(b);s=window.setInterval(n(this,q),250)},onHide:function(){window.ooo=undefined;window.int_framsetLoaded=undefined;window.framesetLoaded=undefined;window.is_window_opened=false},contents:[{id:"general",label:x.config.wsc_dialogTitle||x.lang.spellCheck.title,padding:0,elements:[{type:"html",id:"content",style:"width:485;height:380px",html:"<div></div>"}]}]}});
\ No newline at end of file
+++ /dev/null
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-body .cke_dialog{visibility:visible;}.cke_skin_kama table.cke_dialog.cke_browser_gecko{display:block;}.cke_skin_kama .cke_dialog_body{z-index:1;border:solid 1px #ddd;padding:5px;background-color:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;position:relative;_position:static;}.cke_skin_kama .cke_dialog_tl,.cke_skin_kama .cke_dialog_tr,.cke_skin_kama .cke_dialog_tc,.cke_skin_kama .cke_dialog_bl,.cke_skin_kama .cke_dialog_br,.cke_skin_kama .cke_dialog_bc,.cke_skin_kama .cke_dialog_ml,.cke_skin_kama .cke_dialog_mr{display:none;}.cke_skin_kama .cke_dialog_title{font-weight:bold;font-size:14px;padding:3px 3px 8px;cursor:move;position:relative;border-bottom:1px solid #eee;}.cke_skin_kama .cke_browser_iequirks .cke_dialog_title,.cke_skin_kama .cke_browser_ie6 .cke_dialog_title,.cke_skin_kama .cke_browser_ie7 .cke_dialog_title{margin-bottom:22px;}.cke_skin_kama .cke_browser_iequirks.cke_single_page .cke_dialog_title,.cke_skin_kama .cke_browser_ie6.cke_single_page .cke_dialog_title,.cke_skin_kama .cke_browser_ie7.cke_single_page .cke_dialog_title{margin-bottom:10px;}.cke_skin_kama .cke_dialog_contents{background-color:#ebebeb;border:solid 1px #fff;border-bottom:none;overflow:auto;padding:17px 10px 5px 10px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;margin-top:22px;}.cke_skin_kama .cke_dialog_footer{text-align:right;background-color:#ebebeb;border:solid 1px #fff;border-bottom:none;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}.cke_skin_kama .cke_rtl .cke_dialog_footer{text-align:left;}.cke_skin_kama .cke_dialog_tabs{height:23px;display:inline-block;_display:block;margin-left:10px;margin-right:10px;margin-top:11px;position:absolute;z-index:2;}.cke_skin_kama .cke_browser_iequirks .cke_dialog_tabs,.cke_skin_kama .cke_browser_ie6 .cke_dialog_tabs,.cke_skin_kama .cke_browser_ie7 .cke_dialog_tabs{top:33px;}.cke_skin_kama .cke_rtl .cke_dialog_tabs{right:10px;}.cke_skin_kama a.cke_dialog_tab,.cke_skin_kama a:link.cke_dialog_tab,.cke_skin_kama a:active.cke_dialog_tab,.cke_skin_kama a:hover.cke_dialog_tab,.cke_skin_kama a:visited.cke_dialog_tab{background-image:url(images/sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;height:14px;padding:4px 8px;display:inline-block;cursor:pointer;}.cke_skin_kama .cke_browser_gecko18 a.cke_dialog_tab,.cke_skin_kama .cke_browser_gecko18 a:link.cke_dialog_tab,.cke_skin_kama .cke_browser_gecko18 a:active.cke_dialog_tab,.cke_skin_kama .cke_browser_gecko18 a:hover.cke_dialog_tab,.cke_skin_kama .cke_browser_gecko18 a:visited.cke_dialog_tab{display:inline;position:relative;top:6px;}.cke_skin_kama a:hover.cke_dialog_tab{background-color:#f1f1e3;}.cke_skin_kama .cke_hc a:hover.cke_dialog_tab{padding:2px 6px!important;border-width:3px;}.cke_skin_kama a.cke_dialog_tab_selected,.cke_skin_kama a:link.cke_dialog_tab_selected,.cke_skin_kama a:active.cke_dialog_tab_selected,.cke_skin_kama a:hover.cke_dialog_tab_selected,.cke_skin_kama a:visited.cke_dialog_tab_selected{background-position:0 -1279px;cursor:default;}.cke_skin_kama .cke_hc a.cke_dialog_tab_selected,.cke_skin_kama .cke_hc a:link.cke_dialog_tab_selected,.cke_skin_kama .cke_hc a:active.cke_dialog_tab_selected,.cke_skin_kama .cke_hc a:hover.cke_dialog_tab_selected,.cke_skin_kama .cke_hc a:visited.cke_dialog_tab_selected{padding:2px 6px!important;border-width:3px;}.cke_skin_kama .cke_single_page .cke_dialog_tabs{display:none;}.cke_skin_kama .cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:10px;}.cke_skin_kama .cke_browser_ie7.cke_single_page .cke_dialog_contents{margin-top:0;position:relative;margin-bottom:-22px;}.cke_skin_kama .cke_dialog_ui_vbox table,.cke_skin_kama .cke_dialog_ui_hbox table{margin:auto;}.cke_skin_kama .cke_dialog_ui_vbox_child{padding:5px 0;}.cke_skin_kama input.cke_dialog_ui_input_text,.cke_skin_kama input.cke_dialog_ui_input_password{background-color:white;border:none;padding:0;width:100%;height:14px;}
-.cke_skin_kama div.cke_dialog_ui_input_text,.cke_skin_kama div.cke_dialog_ui_input_password{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_kama .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px;}.cke_skin_kama .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_text,.cke_skin_kama .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_password{border-width:0;}.cke_skin_kama .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_text,.cke_skin_kama .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_password{border-width:1px;}.cke_skin_kama textarea.cke_dialog_ui_input_textarea{background-color:white;border:none;padding:0;width:100%;_width:99%;overflow:auto;resize:none;}.cke_skin_kama div.cke_dialog_ui_input_textarea{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_kama div.cke_disabled .cke_dialog_ui_labeled_content *{background-color:#a0a0a0;cursor:default;}.cke_skin_kama .cke_dialog_ui_hbox{width:100%;}.cke_skin_kama .cke_dialog_ui_hbox_first,.cke_skin_kama .cke_dialog_ui_hbox_child,.cke_skin_kama .cke_dialog_ui_hbox_last{vertical-align:top;}.cke_skin_kama .cke_ltr .cke_dialog_ui_hbox_first,.cke_skin_kama .cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px;}.cke_skin_kama .cke_rtl .cke_dialog_ui_hbox_first,.cke_skin_kama .cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px;}.cke_skin_kama a.cke_dialog_ui_button{border-collapse:separate;cursor:default;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:transparent url(images/sprites.png) repeat-x scroll 0 -1069px;_background:none;padding:5px 0;text-align:center;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button{padding:0;}.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button span{width:70px;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span{width:100px;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button span{padding:5px 15px;text-align:center;color:#3b3b1f;background:#53D9F0 none;display:inline-block;cursor:default;}.cke_skin_kama .cke_browser_webkit a.cke_dialog_ui_button span.cke_dialog_ui_button{margin:0;}.cke_skin_kama .cke_browser_webkit a.cke_dialog_ui_button{display:inline-block;padding-top:3px;padding-bottom:2px;margin:2px 0;}.cke_skin_kama a.cke_dialog_ui_button_ok span,.cke_skin_kama a.cke_dialog_ui_button_cancel span{padding-right:20px;padding-left:20px;}.cke_skin_kama a.cke_dialog_ui_button_ok{background-position:0 -1143px;}.cke_skin_kama a.cke_dialog_ui_button_ok span{background:transparent url(images/sprites.png) no-repeat scroll right -1219px;}.cke_skin_kama .cke_rtl a.cke_dialog_ui_button_ok span{background-position:left -1219px;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_ok span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_ok span{background-color:#B8E834;margin-right:0;}.cke_skin_kama a.cke_dialog_ui_button_cancel{background-position:0 -1104px;}.cke_skin_kama a.cke_dialog_ui_button_cancel span{background:transparent url(images/sprites.png) no-repeat scroll right -1245px;}.cke_skin_kama .cke_rtl a.cke_dialog_ui_button_cancel span{background-position:left -1245px;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_cancel span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_cancel span{background-color:#F65D20;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_cancel span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_cancel span,.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_ok span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_ok span{background-image:none;}.cke_skin_kama span.cke_dialog_ui_button{padding:2px 10px;text-align:center;color:#222;display:inline-block;cursor:default;min-width:60px;+margin:2px 0;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{display:block;}.cke_skin_kama a.cke_dialog_ui_button span.cke_disabled{border:#898980 1px solid;color:#5e5e55;background-color:#c5c5b3;}
-.cke_skin_kama a:hover.cke_dialog_ui_button,.cke_skin_kama a:focus.cke_dialog_ui_button,.cke_skin_kama a:active.cke_dialog_ui_button{background-position:0 -1179px;}.cke_skin_kama .cke_hc a:hover.cke_dialog_ui_button,.cke_skin_kama .cke_hc a:focus.cke_dialog_ui_button,.cke_skin_kama .cke_hc a:active.cke_dialog_ui_button{border-width:2px;}.cke_skin_kama .cke_browser_iequirks a:hover.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_iequirks a:focus.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_iequirks a:active.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_ie6 a:hover.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_ie6 a:focus.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_ie6 a:active.cke_dialog_ui_button span{background-image:none;background:#F7A922;}.cke_skin_kama .cke_dialog_footer_buttons{display:inline-table;margin-right:12px;margin-left:12px;width:auto;position:relative;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons{display:inline;}.cke_skin_kama .cke_dialog_footer_buttons span.cke_dialog_ui_button{margin:7px 0;width:60px;text-align:center;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons a.cke_dialog_ui_button{display:block;padding:0;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{padding-bottom:5px;padding-top:6px;margin-bottom:0;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons .cke_dialog_ui_button_ok .cke_dialog_ui_button{background-position:right -1214px;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons .cke_dialog_ui_button_cancel .cke_dialog_ui_button{background-position:right -1242px;}.cke_skin_kama strong{font-weight:bold;}.cke_skin_kama .cke_dialog .cke_dialog_body .cke_dialog_close_button{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:0 -1022px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:5px;_background-image:url(images/sprites_ie6.png);}.cke_skin_kama .cke_dialog_close_button span{display:none;}.cke_skin_kama .cke_dialog_close_button:hover{background-position:0 -1045px;}.cke_skin_kama .cke_ltr .cke_dialog_close_button{right:10px;}.cke_skin_kama .cke_browser_ie8.cke_rtl .cke_dialog_close_button{left:8px;}.cke_skin_kama .cke_rtl .cke_dialog_close_button{left:10px;}.cke_skin_kama .cke_browser_ie7.cke_rtl .cke_dialog_close_button{left:16px;top:0;}.cke_skin_kama .cke_browser_ie7.cke_rtl .cke_dialog_close_button{position:absolute;left:10px;top:5px;}.cke_skin_kama .cke_browser_ie7.cke_single_page .cke_dialog_footer{margin-top:22px;}.cke_skin_kama .cke_browser_ie6 .cke_dialog_close_button,.cke_skin_kama .cke_browser_iequirks .cke_dialog_close_button{top:7px;}.cke_skin_kama .cke_browser_ie7.cke_ltr .cke_dialog_close_button{margin-top:0;}.cke_skin_kama .cke_dialog_ui_input_select{border:1px solid #a0a0a0;background-color:white;}.cke_skin_kama iframe.cke_dialog_ui_input_file{width:100%;height:25px;}.cke_skin_kama .cke_dialog .cke_dark_background{background-color:#eaead1;}.cke_skin_kama .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_kama .cke_dialog .cke_centered{text-align:center;}.cke_skin_kama .cke_dialog a.cke_btn_reset{float:right;background-position:0 -32px;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px;}.cke_skin_kama .cke_rtl .cke_dialog a.cke_btn_reset{float:left;}.cke_skin_kama .cke_dialog a.cke_btn_locked,.cke_skin_kama .cke_dialog a.cke_btn_unlocked{float:left;background-position:0 0;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px;}.cke_skin_kama .cke_rtl .cke_dialog a.cke_btn_locked,.cke_skin_kama .cke_rtl .cke_dialog a.cke_btn_unlocked{float:right;}.cke_skin_kama .cke_dialog a.cke_btn_unlocked{background-position:0 -16px;background-image:url(images/mini.gif);}.cke_skin_kama .cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer;}.cke_skin_kama .cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:160px;width:230px;padding:2px;background-color:white;}
-.cke_skin_kama .cke_dialog .ImagePreviewBox table td{white-space:normal;}.cke_skin_kama .cke_browser_iequirks .cke_dialog_page_contents{_position:absolute;}.cke_skin_kama .cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4;}.cke_skin_kama .cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white;}.cke_skin_kama .cke_dialog .cke_pastetext{width:346px;height:170px;}.cke_skin_kama .cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none;}.cke_skin_kama .cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid black;}.cke_skin_kama .cke_dialog .cke_dark_background{text-align:center;background-color:#eaead1;font-size:14px;}.cke_skin_kama .cke_dialog .cke_light_background{text-align:center;background-color:#ffffbe;}.cke_skin_kama .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_kama .cke_disabled{color:#a0a0a0;}.cke_skin_kama .cke_hc .cke_dialog_title,.cke_skin_kama .cke_hc .cke_dialog_tabs,.cke_skin_kama .cke_hc .cke_dialog_contents,.cke_skin_kama .cke_hc .cke_dialog_footer{border-left:1px solid;border-right:1px solid;}.cke_skin_kama .cke_hc .cke_dialog_title{border-top:1px solid;}.cke_skin_kama .cke_hc .cke_dialog_footer{border-bottom:1px solid;}.cke_skin_kama .cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px;}.cke_skin_kama .cke_dialog_body .cke_label{display:none;}.cke_skin_kama .cke_dialog_body label.cke_required{font-weight:bold;}.cke_skin_kama .cke_hc .cke_dialog_body .cke_label{display:inline;}.cke_skin_kama .cke_hc a.cke_btn_locked,.cke_skin_kama .cke_hc a.cke_btn_unlocked,.cke_skin_kama .cke_hc a.cke_btn_reset{border-style:solid;float:left;width:auto;height:auto;}.cke_skin_kama .cke_rtl.cke_hc a.cke_btn_locked,.cke_skin_kama .cke_rtl.cke_hc a.cke_btn_unlocked,.cke_skin_kama .cke_rtl.cke_hc a.cke_btn_reset{float:right;}.cke_skin_kama a.cke_smile img{border:2px solid #eaead1;}.cke_skin_kama a.cke_smile:focus img,.cke_skin_kama a.cke_smile:active img,.cke_skin_kama a.cke_smile:hover img{border-color:#C7C78F;}.cke_skin_kama .cke_hc .cke_dialog_tabs a,.cke_skin_kama .cke_hc .cke_dialog_footer a{opacity:1.0;filter:alpha(opacity=100);border:1px solid white;}
+++ /dev/null
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-.cke_skin_kama *,.cke_skin_kama a:hover,.cke_skin_kama a:link,.cke_skin_kama a:visited,.cke_skin_kama a:active{margin:0;padding:0;border:0;background:transparent;text-decoration:none;font:normal normal normal 100% Sans-Serif;width:auto;height:auto;border-collapse:collapse;text-align:left;vertical-align:baseline;white-space:nowrap;cursor:auto;color:#000;font-size:12px;font-family:Arial,Helvetica,Tahoma,Verdana,Sans-Serif;}.cke_skin_kama .cke_rtl *,.cke_skin_kama .cke_rtl a:hover,.cke_skin_kama .cke_rtl a:link,.cke_skin_kama .cke_rtl a:visited,.cke_skin_kama .cke_rtl a:active,.cke_rtl .cke_skin_kama *,.cke_rtl .cke_skin_kama a:hover,.cke_rtl .cke_skin_kama a:link,.cke_rtl .cke_skin_kama a:visited,.cke_rtl .cke_skin_kama a:active{text-align:right;}.cke_skin_kama iframe{vertical-align:inherit;}.cke_skin_kama textarea{white-space:pre;}.cke_skin_kama .cke_browser_gecko textarea{cursor:text;}.cke_skin_kama .cke_browser_gecko textarea[disabled]{cursor:default;}.cke_skin_kama input[type="text"],.cke_skin_kama input[type="password"]{cursor:text;}.cke_skin_kama input[type="text"][disabled],.cke_skin_kama input[type="password"][disabled]{cursor:default;}.cke_skin_kama fieldset{padding:10px;border:2px groove #E0DFE3;}.cke_skin_kama{display:block;}span.cke_skin_kama{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid #D3D3D3;padding:5px;}.cke_skin_kama span.cke_browser_webkit,.cke_skin_kama span.cke_browser_gecko18{display:block;}.cke_skin_kama .cke_wrapper{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-color:#d3d3d3;background-image:url(images/sprites.png);background-repeat:repeat-x;background-position:0 -1950px;display:block;_display:inline-block;padding:5px;}.cke_shared .cke_skin_kama .cke_wrapper{padding-bottom:0;}.cke_skin_kama .cke_browser_ie6 .cke_wrapper,.cke_skin_kama .cke_browser_iequirks .cke_wrapper{background-image:none;}.cke_skin_kama .cke_editor{display:inline-table;width:100%;}.cke_skin_kama .ltr .cke_browser_ie iframe{margin-right:-10px;}.cke_skin_kama .rtl .cke_browser_ie iframe{margin-left:-10px;}.cke_skin_kama .cke_browser_opera .cke_editor.cke_skin_kama .cke_resizer{display:table;}.cke_skin_kama .cke_contents{margin:5px;}.cke_skin_kama .cke_hc .cke_contents{border:1px solid black;}.cke_skin_kama .cke_contents iframe{background-color:#fff;}.cke_skin_kama .cke_focus{outline:auto 5px -webkit-focus-ring-color;}.cke_skin_kama textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre;}.cke_skin_kama .cke_browser_iequirks textarea.cke_source{_white-space:normal;}.cke_skin_kama .cke_resizer{width:12px;height:12px;margin-top:9px;display:block;float:right;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1428px;background-repeat:no-repeat;cursor:se-resize;}.cke_skin_kama .cke_rtl .cke_resizer{cursor:sw-resize;background-position:0 -1455px;float:left;}.cke_skin_kama .cke_resizer_horizontal,.cke_skin_kama .cke_rtl .cke_resizer_horizontal{cursor:e-resize;}.cke_skin_kama .cke_resizer_vertical,.cke_skin_kama .cke_rtl .cke_resizer_vertical{cursor:n-resize;}.cke_skin_kama .cke_maximized .cke_resizer{display:none;}.cke_skin_kama .cke_browser_ie6 .cke_contents textarea,.cke_skin_kama .cke_browser_ie7 .cke_contents textarea{position:absolute;}.cke_skin_kama .cke_browser_ie.cke_browser_quirks .cke_contents iframe{position:absolute;top:0;}.cke_skin_kama .cke_browser_ie6 .cke_editor,.cke_skin_kama .cke_browser_ie7 .cke_editor{display:inline-block;}.cke_skin_kama .cke_browser_ie6 .cke_editor,.cke_shared .cke_skin_kama .cke_browser_ie7 .cke_wrapper{padding-bottom:5px;}.cke_skin_kama .cke_voice_label{display:none;}.cke_skin_kama legend.cke_voice_label{display:none;}.cke_skin_kama .cke_browser_ie legend.cke_voice_label{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_kama .cke_panel{border:1px solid #8f8f73;background-color:#fff;width:120px;height:100px;overflow:hidden;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.cke_skin_kama .cke_contextmenu{margin:0;}
-.cke_skin_kama .cke_panel iframe{width:100%;height:100%;}html.cke_skin_kama_container{overflow:auto;overflow-x:hidden;}body.cke_panel_frame{overflow:auto;}.cke_panel_frame .cke_label{display:none;}ul.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap;}li.cke_panel_listItem{margin:0;}.cke_panel_listItem a{padding:2px;display:block;border:1px solid #fff;color:inherit;text-decoration:none;overflow:hidden;text-overflow:ellipsis;}* html .cke_panel_listItem a{width:100%;color:#000;}*:first-child+html .cke_panel_listItem a{color:#000;}.cke_panel_listItem.cke_selected a{border:1px solid #ccc;background-color:#e9f5ff;}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#316ac5;background-color:#dff1ff;}.cke_hc .cke_panel_listItem.cke_selected a,.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border-width:3px;padding:0;}.cke_panel_grouptitle{font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;font-weight:bold;white-space:nowrap;background-color:#dcdcdc;color:#000;margin:0;padding:3px;}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:3px;margin-bottom:3px;}.cke_skin_kama .cke_button_textcolor_panel,.cke_skin_kama .cke_button_bgcolor_panel{width:150px;height:135px;}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000;}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left;}.cke_rtl span.cke_colorbox{float:right;}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;}.cke_rtl a.cke_colorbox{float:right;}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#316ac5 1px solid;background-color:#dff1ff;}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#316ac5 1px solid;background-color:#dff1ff;}@media print{.cke_skin_kama .cke_toolbox{display:none;}}.cke_skin_kama .cke_browser_webkit .cke_toolbox,.cke_skin_kama .cke_browser_webkit .cke_toolbox>span{white-space:normal;}.cke_skin_kama .cke_toolbox{clear:both;padding-bottom:1px;}.cke_skin_kama a.cke_toolbox_collapser,.cke_skin_kama a:hover.cke_toolbox_collapser{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:3px -1366px;background-repeat:no-repeat;width:11px;height:11px;float:right;border:1px outset #D3D3D3;margin:11px 0 2px;cursor:pointer;}.cke_skin_kama .cke_rtl a.cke_toolbox_collapser,.cke_skin_kama .cke_rtl a:hover.cke_toolbox_collapser{float:left;}.cke_skin_kama a.cke_toolbox_collapser span{display:none;}.cke_skin_kama .cke_hc a.cke_toolbox_collapser span{font-size:10px;font-weight:bold;font-family:Arial;display:inline;}.cke_skin_kama a.cke_toolbox_collapser_min,.cke_skin_kama a:hover.cke_toolbox_collapser_min{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:4px -1387px;background-repeat:no-repeat;margin:2px 4px;}.cke_skin_kama .cke_rtl a.cke_toolbox_collapser_min,.cke_skin_kama .cke_rtl a:hover.cke_toolbox_collapser_min{background-position:4px -1408px;}.cke_skin_kama .cke_toolbar{display:inline;}.cke_skin_kama .cke_separator{display:none;}.cke_skin_kama .cke_break{font-size:0;clear:left;}.cke_skin_kama .cke_rtl .cke_break{clear:right;}.cke_skin_kama .cke_toolbar_start{display:none;}.cke_skin_kama .cke_toolgroup{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:repeat-x;background-position:0 -500px;float:left;margin-right:6px;margin-bottom:5px;padding:2px;display:inline;}.cke_skin_kama .cke_rtl .cke_toolgroup{float:right;margin-right:0;margin-left:6px;}
-.cke_skin_kama .cke_toolgroup{display:block;height:22px;}.cke_skin_kama .cke_button a,.cke_skin_kama .cke_button a:hover,.cke_skin_kama .cke_button a:focus,.cke_skin_kama .cke_button a:active,.cke_skin_kama .cke_button a.cke_off{border-radius:3px;outline:none;padding:2px 4px;height:18px;display:inline-block;cursor:default;}.cke_skin_kama .cke_button a,.cke_skin_kama .cke_button a.cke_off{filter:alpha(opacity=70);opacity:.70;-moz-border-radius:3px;-webkit-border-radius:3px;}.cke_skin_kama .cke_hc .cke_button a,.cke_skin_kama .cke_hc .cke_button a.cke_off{opacity:1.0;filter:alpha(opacity=100);border:1px solid white;}.cke_skin_kama .cke_button a.cke_on{background-color:#a3d7ff;filter:alpha(opacity=100);opacity:1;padding:2px 4px;}.cke_skin_kama .cke_hc .cke_button a.cke_on{padding:0 2px!important;border-width:3px;}.cke_skin_kama .cke_button a.cke_disabled *,.cke_skin_kama .cke_browser_ie a:hover.cke_button .cke_disabled *{filter:alpha(opacity=30);opacity:.3;}.cke_skin_kama .cke_hc .cke_button a.cke_disabled *,.cke_skin_kama .cke_browser_ie.cke_hc a:hover.cke_button .cke_disabled *{filter:alpha(opacity=60);opacity:.6;}.cke_skin_kama .cke_button a:hover.cke_on,.cke_skin_kama .cke_button a:focus.cke_on,.cke_skin_kama .cke_button a:active.cke_on,.cke_skin_kama .cke_button a:hover.cke_off,.cke_skin_kama .cke_button a:focus.cke_off,.cke_skin_kama .cke_button a:active.cke_off{filter:alpha(opacity=100);opacity:1;padding:2px 4px;}.cke_skin_kama .cke_button a:hover,.cke_skin_kama .cke_button a:focus,.cke_skin_kama .cke_button a:active{background-color:#dff1ff;}.cke_skin_kama .cke_button a:hover.cke_on,.cke_skin_kama .cke_button a:focus.cke_on,.cke_skin_kama .cke_button a:active.cke_on{background-color:#86caff;}.cke_skin_kama .cke_hc .cke_button a:hover,.cke_skin_kama .cke_hc .cke_button a:focus,.cke_skin_kama .cke_hc .cke_button a:active{padding:0 2px!important;border-width:3px;}.cke_skin_kama .cke_button .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;display:inline-block;float:left;cursor:default;}.cke_skin_kama .cke_rtl .cke_button .cke_icon{float:right;}.cke_skin_kama .cke_button .cke_label{cursor:default;display:none;padding-left:3px;line-height:18px;vertical-align:middle;float:left;}.cke_skin_kama .cke_rtl .cke_button .cke_label{padding-left:0;padding-right:3px;float:right;}.cke_skin_kama .cke_hc .cke_button .cke_label{padding:0;display:inline-block;}.cke_skin_kama .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_kama .cke_accessibility{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_kama .cke_button .cke_buttonarrow{display:inline-block;height:17px;width:8px;background-position:2px -1469px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;float:left;cursor:default;}.cke_skin_kama .cke_rtl .cke_button .cke_buttonarrow{background-position:0 -1469px;float:right;}.cke_skin_kama .cke_browser_gecko .cke_toolbar,.cke_skin_kama .cke_browser_gecko .cke_button a,.cke_skin_kama .cke_browser_gecko .cke_button a.cke_off,.cke_skin_kama .cke_browser_gecko .cke_button .cke_icon,.cke_skin_kama .cke_browser_gecko .cke_button .cke_buttonarrow,.cke_skin_kama .cke_browser_gecko .cke_separator,.cke_skin_kama .cke_browser_gecko .cke_toolbar_start{display:block;float:left;}.cke_skin_kama .cke_browser_gecko.cke_hc .cke_button .cke_icon{display:none;}.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_toolbar,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_button a,.cke_skin_kama .cke_browser_gecko .cke_rtl.cke_button a.cke_off,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_button .cke_icon,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_button .cke_buttonarrow,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_toolbar_start{float:right;}.cke_skin_kama .cke_browser_gecko .cke_button .cke_label,.cke_skin_kama .cke_browser_gecko .cke_break{float:left;}.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_button .cke_label,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_break{float:right;}
-.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button .cke_icon,.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button .cke_label,.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button .cke_buttonarrow{float:none;}.cke_skin_kama .cke_browser_webkit .cke_toolbar{float:left;}.cke_skin_kama .cke_browser_webkit .cke_rtl .cke_toolbar{float:right;}.cke_skin_kama .cke_browser_ie8 .cke_button .cke_label,.cke_skin_kama .cke_browser_opera .cke_button .cke_label,.cke_skin_kama .cke_browser_webkit .cke_button .cke_label{line-height:20px;}.cke_skin_kama .cke_browser_opera.cke_browser_quirks .cke_button .cke_label,.cke_skin_kama .cke_browser_iequirks .cke_button .cke_label{line-height:17px;}.cke_skin_kama .cke_browser_ie .cke_rcombo,.cke_skin_kama .cke_browser_ie .cke_rcombo *{cursor:default;}.cke_skin_kama .cke_browser_ie .cke_toolbox{padding-bottom:5px;_padding-bottom:6px;}.cke_shared .cke_skin_kama .cke_browser_ie .cke_toolbox{padding-bottom:0;}.cke_skin_kama .cke_contextmenu{padding:2px;}.cke_skin_kama .cke_menuitem a{display:block;}.cke_skin_kama .cke_menuitem span{cursor:default;}.cke_skin_kama .cke_menuitem a:hover,.cke_skin_kama .cke_menuitem a:focus,.cke_skin_kama .cke_menuitem a:active{background-color:#D3D3D3;display:block;}.cke_hc .cke_menuitem a:hover,.cke_hc .cke_menuitem a:focus,.cke_hc .cke_menuitem a:active{border:2px solid;}.cke_skin_kama .cke_menuitem .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;background-color:transparent;width:16px;height:16px;float:left;}.cke_skin_kama .cke_menuitem .cke_disabled .cke_icon{filter:alpha(opacity=70);opacity:.70;}.cke_skin_kama .cke_menuitem .cke_icon_wrapper{background-color:#D3D3D3;border:solid 4px #D3D3D3;width:16px;height:16px;float:left;filter:alpha(opacity=70);opacity:.70;clear:both;}.cke_rtl .cke_skin_kama .cke_menuitem .cke_icon_wrapper{float:right;}.cke_skin_kama .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:active .cke_icon_wrapper{background-color:#9d9d9d;border:solid 4px #9d9d9d;filter:alpha(opacity=70);opacity:.70;}.cke_skin_kama .cke_menuitem a:hover.cke_disabled .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:focus.cke_disabled .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:active.cke_disabled .cke_icon_wrapper{background-color:#D3D3D3;border:solid 4px #D3D3D3;}.cke_skin_kama .cke_menuitem .cke_label{display:block;padding-right:3px;padding-top:5px;padding-left:4px;height:19px;margin-left:24px;background-color:#fff;}.cke_skin_kama .cke_frameLoaded .cke_menuitem .cke_label{filter:alpha(opacity=70);opacity:.70;}.cke_rtl .cke_skin_kama .cke_menuitem .cke_label{padding-right:0;margin-left:0;padding-left:3px;margin-right:28px;}.cke_skin_kama .cke_menuitem a.cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.30;}.cke_skin_kama .cke_menuitem a:hover .cke_label,.cke_skin_kama .cke_menuitem a:focus .cke_label,.cke_skin_kama .cke_menuitem a:active .cke_label{background-color:#D3D3D3;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_label{background-color:transparent;}.cke_skin_kama .cke_menuseparator{background-color:#D3D3D3;height:2px;filter:alpha(opacity=70);opacity:.70;_font-size:0;}.cke_skin_kama .cke_menuarrow{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1411px;background-repeat:no-repeat;height:5px;width:3px;float:right;margin-right:2px;margin-top:3px;}.cke_rtl .cke_skin_kama .cke_menuarrow{float:left;margin-right:0;margin-left:2px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1390px;background-repeat:no-repeat;}.cke_skin_kama .cke_menuarrow span{display:none;}.cke_hc .cke_skin_kama .cke_menuarrow{width:auto;margin-top:0;}.cke_hc .cke_skin_kama .cke_menuarrow span{display:inline;}.cke_browser_ie.cke_ltr .cke_skin_kama .cke_menuarrow{position:absolute;right:2px;}.cke_browser_ie.cke_rtl .cke_skin_kama .cke_menuarrow{position:absolute;left:2px;}
-.cke_skin_kama .cke_rcombo{display:inline;}.cke_skin_kama .cke_rcombopanel{border:1px solid #8F8F73;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;height:auto;_height:100px;}.cke_skin_kama .cke_rcombo a,.cke_skin_kama .cke_rcombo a:active,.cke_skin_kama .cke_rcombo a:hover{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:repeat-x;background-position:0 -100px;border-bottom:1px solid #DAD9D9;border-right:1px solid #DAD9D9;float:left;padding:2px;height:21px;margin-right:6px;}.cke_skin_kama .cke_rtl .cke_rcombo a,.cke_skin_kama .cke_rtl .cke_rcombo a:active,.cke_skin_kama .cke_rtl .cke_rcombo a:hover{float:right;margin-right:0;margin-left:6px;}.cke_skin_kama .cke_hc .cke_rcombo a{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_kama .cke_rcombo .cke_label{display:none;line-height:26px;vertical-align:top;margin-right:5px;filter:alpha(opacity=70);opacity:.70;}.cke_skin_kama .cke_rtl .cke_rcombo .cke_label{margin-right:0;margin-left:5px;}.cke_skin_kama .cke_rcombo .cke_inline_label{line-height:21px;font-style:italic;color:#666;}.cke_skin_kama .cke_hc .cke_rcombo .cke_openbutton{vertical-align:top;}.cke_skin_kama .cke_hc .cke_rcombo .cke_label{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_kama .cke_rcombo .cke_text{filter:alpha(opacity=70);opacity:.70;height:21px;line-height:21px;width:60px;text-overflow:ellipsis;overflow:hidden;display:inline-block;margin:0 2px 0 4px;cursor:default;}.cke_skin_kama .cke_rtl .cke_rcombo .cke_text{margin:0 4px 0 2px;}.cke_skin_kama .cke_rcombo .cke_openbutton{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -68px;background-repeat:no-repeat;display:inline-block;width:17px;height:19px;margin:1px 2px;background-repeat:no-repeat;}.cke_skin_kama .cke_rcombo .cke_openbutton span{display:none;}.cke_skin_kama .cke_hc .cke_rcombo .cke_openbutton span{display:inline;}.cke_skin_kama .cke_browser_iequirks .cke_rcombo .cke_openbutton{margin-bottom:0;}.cke_skin_kama .cke_rcombo .cke_off a:hover .cke_text,.cke_skin_kama .cke_rcombo .cke_off a:focus .cke_text,.cke_skin_kama .cke_rcombo .cke_off a:active .cke_text,.cke_skin_kama .cke_rcombo .cke_on .cke_text{border-color:#316ac5;filter:alpha(opacity=100);opacity:1;}.cke_skin_kama .cke_rcombo .cke_off a:hover .cke_openbutton,.cke_skin_kama .cke_rcombo .cke_off a:focus .cke_openbutton,.cke_skin_kama .cke_rcombo .cke_off a:active .cke_openbutton,.cke_skin_kama .cke_rcombo .cke_on .cke_openbutton{border-color:#316ac5;background-color:#dff1ff;}.cke_skin_kama .cke_rcombo .cke_on .cke_text{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;}.cke_skin_kama .cke_rcombo .cke_on .cke_openbutton{-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;}.cke_skin_kama .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.3;}.cke_skin_kama .cke_hc .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=70);opacity:.7;}.cke_skin_kama .cke_rcombo .cke_disabled .cke_text,.cke_skin_kama .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=50);opacity:.5;}.cke_skin_kama .cke_hc .cke_rcombo .cke_disabled .cke_text,.cke_skin_kama .cke_hc .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=80);opacity:.8;}.cke_skin_kama .cke_rcombo .cke_disabled .cke_text{color:#fff;}.cke_skin_kama .cke_browser_gecko .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_gecko .cke_rcombo .cke_openbutton,.cke_skin_kama .cke_browser_webkit .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_webkit .cke_rcombo .cke_openbutton{display:block;float:left;}.cke_skin_kama .cke_browser_gecko .cke_rcombo .cke_label,.cke_skin_kama .cke_browser_webkit .cke_rcombo .cke_label{float:left;}.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_rcombo .cke_label,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_rcombo .cke_openbutton,.cke_skin_kama .cke_browser_webkit .cke_rtl .cke_rcombo .cke_label,.cke_skin_kama .cke_browser_webkit .cke_rtl .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_webkit .cke_rtl .cke_rcombo .cke_openbutton{float:right;}
-.cke_skin_kama .cke_browser_ie7 .cke_rcombo .cke_text{line-height:18px;}.cke_skin_kama .cke_browser_ie6 .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_iequirks .cke_rcombo .cke_text{height:auto;line-height:17px;}@media print{.cke_path{display:none;}}.cke_skin_kama .cke_path{display:inline-block;float:left;margin-top:5px;}.cke_skin_kama .cke_rtl .cke_path{float:right;}.cke_shared .cke_skin_kama .cke_path{_width:100%;margin:0 0 5px;}.cke_skin_kama .cke_path a,.cke_skin_kama .cke_path .cke_empty{display:inline-block;float:left;padding:1px 4px 0;color:#60676a;cursor:default;}.cke_skin_kama .cke_path .cke_empty{visibility:hidden;}.cke_skin_kama .cke_rtl .cke_path a,.cke_skin_kama .cke_rtl .cke_path cke_empty{float:right;}.cke_skin_kama .cke_path a:hover,.cke_skin_kama .cke_path a:focus,.cke_skin_kama .cke_path a:active{background-color:#dff1ff;padding:1px 4px 0;outline:none;color:#000;}.cke_skin_kama .cke_browser_ie .cke_rtl .cke_path a,.cke_skin_kama .cke_browser_ie .cke_rtl .cke_path .cke_empty{float:none;}.cke_skin_kama .cke_path .cke_label{display:none;}.cke_skin_kama .cke_button_source .cke_icon{background-position:0 0;}.cke_skin_kama .cke_button_newpage .cke_icon{background-position:0 -48px;}.cke_skin_kama .cke_button_preview .cke_icon{background-position:0 -64px;}.cke_skin_kama .cke_button_cut .cke_icon{background-position:0 -96px;}.cke_skin_kama .cke_button_copy .cke_icon{background-position:0 -112px;}.cke_skin_kama .cke_button_paste .cke_icon{background-position:0 -128px;}.cke_skin_kama .cke_button_pastetext .cke_icon{background-position:0 -144px;}.cke_skin_kama .cke_button_find .cke_icon{background-position:0 -240px;}.cke_skin_kama .cke_button_replace .cke_icon{background-position:0 -256px;}.cke_skin_kama .cke_button_selectAll .cke_icon{background-position:0 -272px;}.cke_skin_kama .cke_button_removeFormat .cke_icon{background-position:0 -288px;}.cke_skin_kama .cke_button_bold .cke_icon{background-position:0 -304px;}.cke_skin_kama .cke_button_italic .cke_icon{background-position:0 -320px;}.cke_skin_kama .cke_button_underline .cke_icon{background-position:0 -336px;}.cke_skin_kama .cke_button_strike .cke_icon{background-position:0 -352px;}.cke_skin_kama .cke_button_subscript .cke_icon{background-position:0 -368px;}.cke_skin_kama .cke_button_superscript .cke_icon{background-position:0 -384px;}.cke_skin_kama .cke_button_table .cke_icon{background-position:0 -608px;}.cke_skin_kama .cke_button_horizontalrule .cke_icon{background-position:0 -624px;}.cke_skin_kama .cke_button_smiley .cke_icon{background-position:0 -640px;}.cke_skin_kama .cke_button_link .cke_icon{background-position:0 -528px;}.cke_skin_kama .cke_button_unlink .cke_icon{background-position:0 -544px;}.cke_skin_kama .cke_button_anchor .cke_icon{background-position:0 -560px;}.cke_skin_kama .cke_button_image .cke_icon{background-position:0 -576px;}.cke_skin_kama .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_kama .cke_button_specialchar .cke_icon{background-position:0 -656px;}.cke_skin_kama .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_kama .cke_button_print .cke_icon{background-position:0 -176px;}.cke_skin_kama .cke_button_checkspell .cke_icon,.cke_skin_kama .cke_button_scayt .cke_icon{background-position:0 -192px;}.cke_skin_kama .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_kama .cke_button_textcolor .cke_icon{background-position:0 -704px;}.cke_skin_kama .cke_button_bgcolor .cke_icon{background-position:0 -720px;}.cke_skin_kama .cke_button_form .cke_icon{background-position:0 -752px;}.cke_skin_kama .cke_button_checkbox .cke_icon{background-position:0 -768px;}.cke_skin_kama .cke_button_radio .cke_icon{background-position:0 -784px;}.cke_skin_kama .cke_button_textfield .cke_icon{background-position:0 -800px;}.cke_skin_kama .cke_button_textarea .cke_icon{background-position:0 -816px;}.cke_skin_kama .cke_button_showblocks .cke_icon{background-position:0 -1136px;}.cke_skin_kama .cke_button_select .cke_icon{background-position:0 -832px;}.cke_skin_kama .cke_button_button .cke_icon{background-position:0 -848px;}
-.cke_skin_kama .cke_button_imagebutton .cke_icon{background-position:0 -864px;}.cke_skin_kama .cke_button_hiddenfield .cke_icon{background-position:0 -880px;}.cke_skin_kama .cke_button_undo .cke_icon{background-position:0 -208px;}.cke_skin_kama .cke_rtl .cke_button_undo .cke_icon{background-position:0 -224px;}.cke_skin_kama .cke_button_redo .cke_icon{background-position:0 -224px;}.cke_skin_kama .cke_rtl .cke_button_redo .cke_icon{background-position:0 -208px;}.cke_skin_kama .cke_button_templates .cke_icon{background-position:0 -80px;}.cke_skin_kama .cke_button_numberedlist .cke_icon{background-position:0 -400px;}.cke_skin_kama .cke_button_bulletedlist .cke_icon{background-position:0 -416px;}.cke_skin_kama .cke_button_outdent .cke_icon{background-position:0 -432px;}.cke_skin_kama .cke_button_indent .cke_icon{background-position:0 -448px;}.cke_skin_kama .cke_button_justifyleft .cke_icon{background-position:0 -464px;}.cke_skin_kama .cke_button_justifycenter .cke_icon{background-position:0 -480px;}.cke_skin_kama .cke_button_justifyright .cke_icon{background-position:0 -496px;}.cke_skin_kama .cke_button_justifyblock .cke_icon{background-position:0 -512px;}.cke_skin_kama .cke_button_blockquote .cke_icon{background-position:0 -1152px;}.cke_skin_kama .cke_button_creatediv .cke_icon{background-position:0 -1168px;}.cke_skin_kama .cke_button_editdiv .cke_icon{background-position:0 -1184px;}.cke_skin_kama .cke_button_removediv .cke_icon{background-position:0 -1200px;}.cke_skin_kama .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_kama .cke_button_pastefromword .cke_icon{background-position:0 -160px;}.cke_skin_kama .cke_button_save .cke_icon{background-position:0 -32px;}.cke_skin_kama .cke_button_about .cke_icon{background-position:0 -736px;}.cke_skin_kama .cke_button_maximize .cke_icon{background-position:0 -1040px;}.cke_skin_office2003 .cke_button_editdiv .cke_icon{background-position:0 -1184px;}.cke_skin_kama .cke_button_source .cke_label{display:inline;}.cke_skin_kama .cke_styles_panel{width:150px;height:170px;}.cke_skin_kama .cke_format_panel{width:150px;height:170px;}.cke_skin_kama .cke_font_panel{width:150px;height:170px;}.cke_skin_kama .cke_fontSize_panel{height:170px;}.cke_skin_kama .cke_fontSize .cke_text{width:25px;}.cke_skin_kama .cke_browser_iequirks .cke_fontSize .cke_text{width:32px;}html .cke_skin_kama{visibility:inherit;}html.cke_skin_kama_container{visibility:visible;}
+++ /dev/null
-CKEDITOR.skins.add("kama",(function(){var d=[],c="cke_ui_color";if(CKEDITOR.env.ie&&CKEDITOR.env.version<7){d.push("icons.png","images/sprites_ie6.png","images/dialog_sides.gif")}return{preload:d,editor:{css:["editor.css"]},dialog:{css:["dialog.css"]},templates:{css:["templates.css"]},margins:[0,0,0,0],init:function(p){if(p.config.width&&!isNaN(p.config.width)){p.config.width-=12}var o=[],n=/\$color/g,m="/* UI Color Support */.cke_skin_kama .cke_menuitem .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:active .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover .cke_label,.cke_skin_kama .cke_menuitem a:focus .cke_label,.cke_skin_kama .cke_menuitem a:active .cke_label{\tbackground-color: $color !important;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_label{\tbackground-color: transparent !important;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a.cke_disabled .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuseparator{\tbackground-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover,.cke_skin_kama .cke_menuitem a:focus,.cke_skin_kama .cke_menuitem a:active{\tbackground-color: $color !important;}";if(CKEDITOR.env.webkit){m=m.split("}").slice(0,-1);for(var l=0;l<m.length;l++){m[l]=m[l].split("{")}}function k(f){var e=f.getById(c);if(!e){e=f.getHead().append("style");e.setAttribute("id",c);e.setAttribute("type","text/css")}return e}function b(g,f,e){var r,j,i;for(var h=0;h<g.length;h++){if(CKEDITOR.env.webkit){for(j=0;j<f.length;j++){i=f[j][1];for(r=0;r<e.length;r++){i=i.replace(e[r][0],e[r][1])}g[h].$.sheet.addRule(f[j][0],i)}}else{i=f;for(r=0;r<e.length;r++){i=i.replace(e[r][0],e[r][1])}if(CKEDITOR.env.ie){g[h].$.styleSheet.cssText+=i}else{g[h].$.innerHTML+=i}}}}var a=/\$color/g;CKEDITOR.tools.extend(p,{uiColor:null,getUiColor:function(){return this.uiColor},setUiColor:function(g){var f,e=k(CKEDITOR.document),j=".cke_editor_"+CKEDITOR.tools.escapeCssSelector(p.name),i=[j+" .cke_wrapper",j+"_dialog .cke_dialog_contents",j+"_dialog a.cke_dialog_tab",j+"_dialog .cke_dialog_footer"].join(","),h="background-color: $color !important;";if(CKEDITOR.env.webkit){f=[[i,h]]}else{f=i+"{"+h+"}"}return(this.setUiColor=function(t){var s=[[a,t]];p.uiColor=t;b([e],f,s);b(o,m,s)})(g)}});p.on("menuShow",function(g){var f=g.data[0],e=f.element.getElementsByTag("iframe").getItem(0).getFrameDocument();if(!e.getById("cke_ui_color")){var i=k(e);o.push(i);var h=p.getUiColor();if(h){b([i],m,[[a,h]])}}});if(p.config.uiColor){p.setUiColor(p.config.uiColor)}}}})());(function(){CKEDITOR.dialog?b():CKEDITOR.on("dialogPluginReady",b);function b(){CKEDITOR.dialog.on("resize",function(a){var l=a.data,k=l.width,j=l.height,i=l.dialog,h=i.parts.contents;if(l.skin!="kama"){return}h.setStyles({width:k+"px",height:j+"px"});setTimeout(function(){var e=i.parts.dialog.getChild([0,0,0]),d=e.getChild(0),c=e.getChild(2);c.setStyle("width",d.$.offsetWidth+"px");c=e.getChild(7);c.setStyle("width",d.$.offsetWidth-28+"px");c=e.getChild(4);c.setStyle("height",d.$.offsetHeight-31-14+"px");c=e.getChild(5);c.setStyle("height",d.$.offsetHeight-31-14+"px")},100)})}})();
\ No newline at end of file
+++ /dev/null
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-.cke_skin_kama .cke_tpl_list{border:#dcdcdc 2px solid;background-color:#fff;overflow-y:auto;overflow-x:hidden;width:100%;height:220px;}.cke_skin_kama .cke_tpl_item{margin:5px;padding:7px;border:#eee 1px solid;*width:88%;}.cke_skin_kama .cke_tpl_preview{border-collapse:separate;text-indent:0;width:100%;}.cke_skin_kama .cke_tpl_preview td{padding:2px;vertical-align:middle;}.cke_skin_kama .cke_tpl_preview .cke_tpl_preview_img{width:100px;}.cke_skin_kama .cke_tpl_preview span{white-space:normal;}.cke_skin_kama .cke_tpl_title{font-weight:bold;}.cke_skin_kama .cke_tpl_list a:active .cke_tpl_item,.cke_skin_kama .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_kama .cke_tpl_list a:focus .cke_tpl_item{border:#f93 1px solid;background-color:#fffacd;}.cke_skin_kama .cke_tpl_list a:active *,.cke_skin_kama .cke_tpl_list a:hover *,.cke_skin_kama .cke_tpl_list a:focus *{cursor:pointer;}.cke_skin_kama .cke_browser_ie6 .cke_tpl_list a:active,.cke_skin_kama .cke_browser_ie6 .cke_tpl_list a:hover,.cke_skin_kama .cke_browser_ie6 .cke_tpl_list a:focus{background-position:0 0;}.cke_skin_kama .cke_hc .cke_tpl_list a:active .cke_tpl_item,.cke_skin_kama .cke_hc .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_kama .cke_hc .cke_tpl_list a:focus .cke_tpl_item{border-width:3px;}.cke_skin_kama .cke_tpl_empty,.cke_tpl_loading{text-align:center;padding:5px;}
+++ /dev/null
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-body .cke_dialog{visibility:visible;}.cke_skin_office2003 table.cke_dialog.cke_browser_gecko{display:block;}.cke_skin_office2003 .cke_dialog_body{margin-left:16px;margin-right:16px;margin-top:2px;margin-bottom:20px;z-index:1;position:relative;_position:static;}.cke_skin_office2003 .cke_dialog_tl,.cke_skin_office2003 .cke_dialog_tr,.cke_skin_office2003 .cke_dialog_tc,.cke_skin_office2003 .cke_dialog_bl,.cke_skin_office2003 .cke_dialog_br,.cke_skin_office2003 .cke_dialog_bc{background-image:url(images/sprites.png);background-repeat:no-repeat;position:absolute;_background-image:url(images/sprites_ie6.png);_z-index:-1;}.cke_skin_office2003 .cke_dialog_tl{background-position:-16px -16px;height:16px;width:16px;top:0;left:0;}.cke_skin_office2003 .cke_rtl .cke_dialog_tl{background-position:-16px -397px;}.cke_skin_office2003 .cke_dialog_tr{background-position:-16px -76px;height:16px;width:16px;top:0;right:0;}.cke_skin_office2003 .cke_rtl .cke_dialog_tr{background-position:-16px -457px;}.cke_skin_office2003 .cke_dialog_tc{background-position:0 -136px;background-repeat:repeat-x;height:16px;top:0;left:16px;right:16px;}.cke_skin_office2003 .cke_dialog_bl{background-position:-16px -196px;height:51px;width:30px;bottom:0;left:0;}.cke_skin_office2003 .cke_rtl .cke_dialog_bl{background-position:-16px -517px;}.cke_skin_office2003 .cke_dialog_br{background-position:-16px -263px;height:51px;width:30px;bottom:0;right:0;}.cke_skin_office2003 .cke_rtl .cke_dialog_br{background-position:-16px -584px;}.cke_skin_office2003 .cke_dialog_bc{background-position:0 -330px;background-repeat:repeat-x;height:51px;bottom:0;left:30px;right:30px;}.cke_skin_office2003 .cke_dialog_ml,.cke_skin_office2003 .cke_dialog_mr{background-image:url(images/dialog_sides.png);background-repeat:repeat-y;position:absolute;width:16px;top:16px;bottom:51px;_background-image:url(images/dialog_sides.gif);_top:auto;}.cke_skin_office2003 .cke_rtl .cke_dialog_ml,.cke_skin_office2003 .cke_rtl .cke_dialog_mr{background-image:url(images/dialog_sides_rtl.png);_background-image:url(images/dialog_sides.gif);}.cke_skin_office2003 .cke_dialog_ml{background-position:0 0;left:0;}.cke_skin_office2003 .cke_dialog_mr{background-position:-16px 0;right:0;}.cke_skin_office2003 .cke_browser_iequirks .cke_dialog_ml,.cke_skin_office2003 .cke_browser_iequirks .cke_dialog_mr{margin-top:3px;}.cke_skin_office2003 .cke_dialog_title{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -678px;background-repeat:repeat-x;font-weight:bold;font-size:14pt;color:#0E3460;background-color:#8db1ff;padding:3px 10px 26px 10px;cursor:move;position:relative;}.cke_skin_office2003 .cke_browser_ie.cke_rtl .cke_dialog_title{position:static!important;unicode-bidi:bidi-override;}.cke_skin_office2003 .cke_dialog_contents{background-color:#f7f8fd;border:#2b66c9 1px solid;overflow:auto;padding:5px 10px;}.cke_skin_office2003 .cke_dialog_footer{background-color:#8db1ff;text-align:right;}.cke_skin_office2003 .cke_rtl .cke_dialog_footer{text-align:left;}.cke_skin_office2003 .cke_dialog_tabs{height:23px;background-color:#8db1ff;display:inline-block;margin-left:10px;margin-right:10px;margin-top:-23px;position:absolute;z-index:2;}.cke_skin_office2003 .cke_rtl .cke_dialog_tabs{right:10px;}.cke_skin_office2003 a.cke_dialog_tab,.cke_skin_office2003 a:link.cke_dialog_tab,.cke_skin_office2003 a:active.cke_dialog_tab,.cke_skin_office2003 a:hover.cke_dialog_tab,.cke_skin_office2003 a:visited.cke_dialog_tab{color:#0E3460;border-left:1px solid #2b66c9;border-right:1px solid #2b66c9;border-top:1px solid #2b66c9;height:14px;padding:4px 5px;display:inline-block;cursor:pointer;}.cke_skin_office2003 .cke_browser_gecko18 a.cke_dialog_tab,.cke_skin_office2003 .cke_browser_gecko18 a:link.cke_dialog_tab,.cke_skin_office2003 .cke_browser_gecko18 a:active.cke_dialog_tab,.cke_skin_office2003 .cke_browser_gecko18 a:hover.cke_dialog_tab,.cke_skin_office2003 .cke_browser_gecko18 a:visited.cke_dialog_tab{display:inline;position:relative;top:6px;}.cke_skin_office2003 a:hover.cke_dialog_tab{background-color:#f7f8fd;}
-.cke_skin_office2003 .cke_hc a:hover.cke_dialog_tab{padding:2px 3px!important;border-width:3px;}.cke_skin_office2003 a.cke_dialog_tab_selected,.cke_skin_office2003 a:link.cke_dialog_tab_selected,.cke_skin_office2003 a:active.cke_dialog_tab_selected,.cke_skin_office2003 a:hover.cke_dialog_tab_selected,.cke_skin_office2003 a:visited.cke_dialog_tab_selected{border-bottom:1px solid #f7f8fd;background-color:#f7f8fd;font-weight:bold;cursor:default;}.cke_skin_office2003 .cke_hc a.cke_dialog_tab_selected,.cke_skin_office2003 .cke_hc a:link.cke_dialog_tab_selected,.cke_skin_office2003 .cke_hc a:active.cke_dialog_tab_selected,.cke_skin_office2003 .cke_hc a:hover.cke_dialog_tab_selected,.cke_skin_office2003 .cke_hc a:visited.cke_dialog_tab_selected{padding:2px 3px!important;border-width:3px;}.cke_skin_office2003 .cke_single_page .cke_dialog_tabs{display:none;}.cke_skin_office2003 .cke_hc .cke_dialog_tabs a,.cke_skin_office2003 .cke_hc .cke_dialog_footer a{opacity:1.0;filter:alpha(opacity=100);border:1px solid white;}.cke_skin_office2003 .cke_single_page .cke_dialog_title{padding-bottom:3px;}.cke_skin_office2003 .cke_dialog_ui_vbox table,.cke_skin_office2003 .cke_dialog_ui_hbox table{margin:auto;}.cke_skin_office2003 .cke_dialog_ui_vbox_child{padding:5px 0;}.cke_skin_office2003 input.cke_dialog_ui_input_text,.cke_skin_office2003 input.cke_dialog_ui_input_password{background-color:white;border:none;padding:0;width:100%;height:14px;}.cke_skin_office2003 div.cke_dialog_ui_input_text,.cke_skin_office2003 div.cke_dialog_ui_input_password{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_office2003 .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px;}.cke_skin_office2003 .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_text,.cke_skin_office2003 .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_password{border-width:0;}.cke_skin_office2003 .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_text,.cke_skin_office2003 .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_password{border-width:1px;}.cke_skin_office2003 textarea.cke_dialog_ui_input_textarea{background-color:white;border:none;padding:0;width:100%;_width:99%;overflow:auto;resize:none;}.cke_skin_office2003 div.cke_dialog_ui_input_textarea{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_office2003 div.cke_disabled .cke_dialog_ui_labeled_content *{background-color:#a0a0a0;cursor:default;}.cke_skin_office2003 .cke_dialog_ui_hbox{width:100%;}.cke_skin_office2003 .cke_dialog_ui_hbox_first,.cke_skin_office2003 .cke_dialog_ui_hbox_child,.cke_skin_office2003 .cke_dialog_ui_hbox_last{vertical-align:top;}.cke_skin_office2003 .cke_ltr .cke_dialog_ui_hbox_first,.cke_skin_office2003 .cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px;}.cke_skin_office2003 .cke_rtl .cke_dialog_ui_hbox_first,.cke_skin_office2003 .cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px;}.cke_skin_office2003 a.cke_dialog_ui_button{border-collapse:separate;cursor:default;}.cke_skin_office2003 span.cke_dialog_ui_button{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -678px;background-repeat:repeat-x;border:#0E3460 1px solid;padding:2px 10px;text-align:center;color:#0E3460;background-color:#8db1ff;display:inline-block;cursor:default;}.cke_skin_office2003 .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{display:block;}.cke_skin_office2003 a.cke_dialog_ui_button span.cke_disabled{border:#898980 1px solid;color:#5e5e55;background-color:#c5c5b3;}.cke_skin_office2003 a:focus span.cke_dialog_ui_button,.cke_skin_office2003 a:active span.cke_dialog_ui_button{background-color:#8db1ff;}.cke_skin_office2003 .cke_hc a:focus span.cke_dialog_ui_button,.cke_skin_office2003 .cke_hc a:active span.cke_dialog_ui_button{border-width:2px;}.cke_skin_office2003 .cke_dialog_footer_buttons{display:inline-table;margin-right:12px;margin-left:12px;width:auto;position:relative;}.cke_skin_office2003 .cke_browser_gecko18 .cke_dialog_footer_buttons{display:inline;}.cke_skin_office2003 .cke_dialog_footer_buttons span.cke_dialog_ui_button{width:60px;margin:7px 0;}
-.cke_skin_office2003 strong{font-weight:bold;}.cke_skin_office2003 a.cke_dialog_close_button,.cke_skin_office2003 a:hover.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_ie6 a.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_ie6 a:hover.cke_dialog_close_button{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:-20px -655px;position:absolute;cursor:pointer;text-align:center;height:21px;width:21px;top:4px;_background-image:url(images/sprites_ie6.png);}.cke_skin_office2003 a.cke_dialog_close_button span{display:none;}.cke_skin_office2003 .cke_ltr a.cke_dialog_close_button{right:10px;_right:22px;}.cke_skin_office2003 .cke_rtl a.cke_dialog_close_button,.cke_skin_office2003 .cke_rtl a:hover.cke_dialog_close_button{left:10px;_left:16px;_top:6px;}.cke_skin_office2003 .cke_browser_ie6.cke_rtl a.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_ie6.cke_rtl a:hover.cke_dialog_close_button{position:relative;float:left;margin-top:-55px;margin-left:-7px;}.cke_skin_office2003 .cke_browser_iequirks.cke_rtl.cke_single_page a.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_iequirks.cke_rtl.cke_single_page a:hover.cke_dialog_close_button{margin-top:-32px;}.cke_skin_office2003 .cke_browser_iequirks.cke_ltr a.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_iequirks.cke_ltr a:hover.cke_dialog_close_button{margin-top:0;}.cke_skin_office2003 .cke_dialog_ui_input_select{border:1px solid #a0a0a0;background-color:white;}.cke_skin_office2003 iframe.cke_dialog_ui_input_file{width:100%;height:25px;}.cke_skin_office2003 .cke_dialog .cke_dark_background{background-color:#eaead1;}.cke_skin_office2003 .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_office2003 .cke_dialog .cke_centered{text-align:center;}.cke_skin_office2003 .cke_dialog a.cke_btn_reset{float:right;background-position:0 -32px;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px;}.cke_skin_office2003 .cke_rtl .cke_dialog a.cke_btn_reset{float:left;}.cke_skin_office2003 .cke_dialog a.cke_btn_locked,.cke_skin_office2003 .cke_dialog a.cke_btn_unlocked{float:left;background-position:0 0;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px;}.cke_skin_office2003 .cke_rtl .cke_dialog a.cke_btn_locked,.cke_skin_office2003 .cke_rtl .cke_dialog a.cke_btn_unlocked{float:right;}.cke_skin_office2003 .cke_dialog a.cke_btn_unlocked{background-position:0 -16px;background-image:url(images/mini.gif);}.cke_skin_office2003 .cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer;}.cke_skin_office2003 .cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:160px;width:230px;padding:2px;background-color:white;}.cke_skin_office2003 .cke_dialog .ImagePreviewBox table td{white-space:normal;}.cke_skin_office2003 .cke_browser_iequirks .cke_dialog_page_contents{_position:absolute;}.cke_skin_office2003 .cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4;}.cke_skin_office2003 .cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white;}.cke_skin_office2003 .cke_dialog .cke_pastetext{width:346px;height:170px;}.cke_skin_office2003 .cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none;}.cke_skin_office2003 .cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid black;}.cke_skin_office2003 .cke_dialog .cke_dark_background{text-align:center;background-color:#eaead1;font-size:14px;}.cke_skin_office2003 .cke_dialog .cke_light_background{text-align:center;background-color:#ffffbe;}.cke_skin_office2003 .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_office2003 .cke_disabled{color:#a0a0a0;}.cke_skin_office2003 .cke_hc .cke_dialog_title,.cke_skin_office2003 .cke_hc .cke_dialog_tabs,.cke_skin_office2003 .cke_hc .cke_dialog_contents,.cke_skin_office2003 .cke_hc .cke_dialog_footer{border-left:1px solid;border-right:1px solid;}
-.cke_skin_office2003 .cke_hc .cke_dialog_title{border-top:1px solid;}.cke_skin_office2003 .cke_hc .cke_dialog_footer{border-bottom:1px solid;}.cke_skin_office2003 .cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px;}.cke_skin_office2003 .cke_dialog_body .cke_label{display:none;}.cke_skin_office2003 .cke_dialog_body label.cke_required{font-weight:bold;}.cke_skin_office2003 .cke_hc .cke_dialog_body .cke_label{display:inline;}.cke_skin_office2003 .cke_hc a.cke_btn_locked,.cke_skin_office2003 .cke_hc a.cke_btn_unlocked,.cke_skin_office2003 .cke_hc a.cke_btn_reset{border-style:solid;float:left;width:auto;height:auto;}.cke_skin_office2003 .cke_rtl.cke_hc a.cke_btn_locked,.cke_skin_office2003 .cke_rtl.cke_hc a.cke_btn_unlocked,.cke_skin_office2003 .cke_rtl.cke_hc a.cke_btn_reset{float:right;}
+++ /dev/null
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-.cke_skin_office2003 *,.cke_skin_office2003 a:hover,.cke_skin_office2003 a:link,.cke_skin_office2003 a:visited,.cke_skin_office2003 a:active{margin:0;padding:0;border:0;background:transparent;text-decoration:none;font:normal normal normal 100% Sans-Serif;width:auto;height:auto;border-collapse:collapse;text-align:left;vertical-align:baseline;white-space:nowrap;cursor:auto;color:#000;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_skin_office2003 .cke_rtl *,.cke_skin_office2003 .cke_rtl a:hover,.cke_skin_office2003 .cke_rtl a:link,.cke_skin_office2003 .cke_rtl a:visited,.cke_skin_office2003 .cke_rtl a:active,.cke_rtl .cke_skin_office2003 *,.cke_rtl .cke_skin_office2003 a:hover,.cke_rtl .cke_skin_office2003 a:link,.cke_rtl .cke_skin_office2003 a:visited,.cke_rtl .cke_skin_office2003 a:active{text-align:right;}.cke_skin_office2003 iframe{vertical-align:inherit;}.cke_skin_office2003 textarea{white-space:pre;}.cke_skin_office2003 .cke_browser_gecko textarea{cursor:text;}.cke_skin_office2003 .cke_browser_gecko textarea[disabled]{cursor:default;}.cke_skin_office2003 input[type="text"],.cke_skin_office2003 input[type="password"]{cursor:text;}.cke_skin_office2003 input[type="text"][disabled],.cke_skin_office2003 input[type="password"][disabled]{cursor:default;}.cke_skin_office2003 fieldset{padding:10px;border:2px groove #E0DFE3;}.cke_skin_office2003 .cke_editor{display:inline-table;width:100%;}.cke_skin_office2003 span.cke_browser_webkit,.cke_skin_office2003 span.cke_browser_gecko18{display:block;}.cke_skin_office2003,.cke_skin_office2003 .cke_wrapper{display:block;}.cke_skin_office2003 .cke_top,.cke_skin_office2003 .cke_bottom,.cke_shared .cke_skin_office2003{background-color:#f7f8fd;}.cke_skin_office2003 .cke_top{border-top:solid 1px #fafaf5;border-left:solid 1px #fafaf5;border-right:solid 1px #696969;border-bottom:solid 2px #696969;}.cke_skin_office2003 .cke_rtl .cke_top{border-left:solid 1px #696969;border-right:solid 1px #fafaf5;}.cke_skin_office2003 .cke_bottom{border-left:solid 1px #696969;border-right:solid 1px #696969;border-bottom:solid 1px #696969;}.cke_skin_office2003 .cke_contents{border:solid 1px #696969;background-color:white;}.cke_skin_office2003 .cke_focus{outline:auto 5px -webkit-focus-ring-color;}.cke_skin_office2003 textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;white-space:pre;background-color:#fff;}.cke_skin_office2003 .cke_browser_iequirks textarea.cke_source{_white-space:normal;}.cke_skin_office2003 .cke_resizer{width:12px;height:12px;margin-top:16px;display:block;float:right;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1088px;background-repeat:no-repeat;cursor:se-resize;}.cke_skin_office2003 .cke_rtl .cke_resizer{cursor:sw-resize;background-position:0 -1115px;float:left;}.cke_skin_office2003 .cke_resizer_horizontal,.cke_skin_office2003 .cke_rtl .cke_resizer_horizontal{cursor:e-resize;}.cke_skin_office2003 .cke_resizer_vertical,.cke_skin_office2003 .cke_rtl .cke_resizer_vertical{cursor:n-resize;}.cke_skin_office2003 .cke_maximized .cke_resizer{display:none;}.cke_skin_office2003 .cke_browser_ie6 .cke_contents textarea,.cke_skin_office2003 .cke_browser_ie7 .cke_contents textarea{position:absolute;}.cke_skin_office2003 .cke_voice_label{display:none;}.cke_skin_office2003 legend.cke_voice_label{display:none;}.cke_skin_office2003 .cke_browser_ie legend.cke_voice_label{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_office2003 .cke_panel{border:1px solid #8f8f73;background-color:#fff;width:120px;height:100px;overflow:hidden;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.cke_skin_office2003 .cke_panel iframe{width:100%;height:100%;}cke_skin_office2003 .cke_panel_frame .cke_label{display:none;}html.cke_skin_office2003_container{overflow:auto;overflow-x:hidden;}body.cke_panel_frame{overflow:auto;}ul.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap;}li.cke_panel_listItem{margin:0;}.cke_panel_listItem a{padding:2px;display:block;border:1px solid #fff;color:inherit;text-decoration:none;overflow:hidden;text-overflow:ellipsis;}
-* html .cke_panel_listItem a{width:100%;color:#000;}*:first-child+html .cke_panel_listItem a{color:#000;}.cke_panel_listItem.cke_selected a{border:1px solid #ccc;background-color:#e9f5ff;}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#316ac5;background-color:#dff1ff;}.cke_hc .cke_panel_listItem.cke_selected a,.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border-width:3px;padding:0;}.cke_panel_grouptitle{font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;font-weight:bold;white-space:nowrap;background-color:#dcdcdc;color:#000;margin:0;padding:3px;}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:3px;margin-bottom:3px;}.cke_skin_office2003 .cke_button_textcolor_panel,.cke_skin_office2003 .cke_button_bgcolor_panel{width:150px;height:135px;}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000;}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left;}.cke_rtl span.cke_colorbox{float:right;}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;}.cke_rtl a.cke_colorbox{float:right;}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#316ac5 1px solid;background-color:#dff1ff;}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#316ac5 1px solid;background-color:#dff1ff;}@media print{.cke_skin_office2003 .cke_toolbox{display:none;}}.cke_skin_office2003 .cke_browser_webkit .cke_toolbox,.cke_skin_office2003 .cke_browser_webkit .cke_toolbox>span{white-space:normal;}.cke_skin_office2003 .cke_toolbox{clear:both;padding-bottom:1px;}.cke_skin_office2003 a.cke_toolbox_collapser,.cke_skin_office2003 a:hover.cke_toolbox_collapser{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:3px -1026px;background-repeat:no-repeat;width:11px;height:11px;float:right;border:outset 1px;margin:11px 2px 2px;cursor:pointer;}.cke_skin_office2003 .cke_rtl a.cke_toolbox_collapser,.cke_skin_office2003 .cke_rtl a:hover.cke_toolbox_collapser{float:left;}.cke_skin_office2003 a.cke_toolbox_collapser span{display:none;}.cke_skin_office2003 .cke_hc a.cke_toolbox_collapser span{font-size:10px;font-weight:bold;font-family:Arial;display:inline;}.cke_skin_office2003 a.cke_toolbox_collapser_min,.cke_skin_office2003 a:hover.cke_toolbox_collapser_min{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:4px -1047px;background-repeat:no-repeat;margin:2px;}.cke_skin_office2003 .cke_rtl a.cke_toolbox_collapser_min,.cke_skin_office2003 .cke_rtl a:hover.cke_toolbox_collapser_min{background-position:4px -1068px;}.cke_skin_office2003 .cke_toolbar{background-color:#d6dff7;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -962px;background-repeat:repeat-x;display:inline-block;float:left;!height:28px;!line-height:28px;}.cke_skin_office2003 .cke_rtl .cke_toolbar{float:right;}.cke_skin_office2003 .cke_toolgroup{display:inline-block;float:left;height:28px;}.cke_skin_office2003 .cke_browser_ie .cke_toolgroup{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_toolgroup{float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolgroup{#float:none;}.cke_skin_office2003 .cke_separator{display:inline-block;float:left;border-left:solid 1px #B2CBFF;margin:6px 2px;height:16px;}.cke_skin_office2003 .cke_browser_ie .cke_separator{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_separator{float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_separator{#float:none;}.cke_skin_office2003 .cke_break{clear:left;}
-.cke_skin_office2003 .cke_rtl .cke_break{clear:right;}.cke_skin_office2003 .cke_toolbar_start{display:inline-block;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;background-position:-27px -765px;width:10px;height:28px;float:left;}.cke_skin_office2003 .cke_browser_ie .cke_toolbar_start{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_toolbar_start{background-position:-27px -816px;float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolbar_start{#float:none;}.cke_skin_office2003 .cke_toolbar_end{display:inline-block;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;background-position:-29px -861px;width:4px;height:28px;float:left;}.cke_skin_office2003 .cke_browser_ie .cke_toolbar_end{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_toolbar_end{background-position:-29px -907px;float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolbar_end{#float:none;}.cke_skin_office2003 .cke_button a,.cke_skin_office2003 .cke_button a:hover,.cke_skin_office2003 .cke_button a:focus,.cke_skin_office2003 .cke_button a:active,.cke_skin_office2003 .cke_button a.cke_off{border:solid 1px transparent;border-radius:3px;outline:none;padding-top:2px;padding-left:4px;padding-right:4px;padding-bottom:2px;margin-top:2px;height:18px;vertical-align:top;_border:none;_margin:3px 1px 1px 1px;cursor:default;display:inline-block;}.cke_skin_office2003 .cke_button a,.cke_skin_office2003 .cke_button a.cke_off{filter:alpha(opacity=70);opacity:.70;-moz-border-radius:3px;-webkit-border-radius:3px;}.cke_skin_office2003 .cke_hc .cke_button a,.cke_skin_office2003 .cke_hc .cke_button a.cke_off{opacity:1.0;filter:alpha(opacity=100);_border:1px solid transparent;}.cke_skin_office2003 .cke_button a.cke_on{border:solid 1px #316ac5;background-color:#c1d2ee;filter:alpha(opacity=100);opacity:1;_margin:2px 0 0 0;}.cke_skin_office2003 .cke_hc .cke_button a:hover,.cke_skin_office2003 .cke_hc .cke_button a:focus,.cke_skin_office2003 .cke_hc .cke_button a:active{padding:0 2px!important;border-width:3px;}.cke_skin_office2003 .cke_button a.cke_disabled *,.cke_skin_office2003 .cke_browser_ie a:hover.cke_button .cke_disabled *{filter:alpha(opacity=30);opacity:.3;}.cke_skin_office2003 .cke_hc .cke_button a.cke_disabled *,.cke_skin_office2003 .cke_browser_ie.cke_hc a:hover.cke_button .cke_disabled *{filter:alpha(opacity=60);opacity:.6;}.cke_skin_office2003 .cke_button a:hover,.cke_skin_office2003 .cke_button a:focus,.cke_skin_office2003 .cke_button a:active{border:solid 1px #316ac5;background-color:#dff1ff;filter:alpha(opacity=100);opacity:1;vertical-align:top;_margin:2px 0 0 0;padding:2px 4px;}.cke_skin_office2003 .cke_button .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;display:inline-block;cursor:default;}.cke_skin_office2003 .cke_button .cke_label{display:none;padding-left:3px;cursor:default;vertical-align:middle;_background-image:url(images/sprites_ie6.png);_background-position:0 -970px;_background-repeat:repeat-x;}.cke_skin_office2003 .cke_button a:hover .cke_label{_background-color:#dff1ff;_background-image:none;}.cke_skin_office2003 .cke_button a.cke_on .cke_label{_background-color:#c1d2ee;_background-image:none;}.cke_skin_office2003 .cke_hc .cke_button .cke_label{padding:0;display:inline-block;}.cke_skin_office2003 .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_office2003 .cke_accessibility{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_office2003 .cke_button .cke_buttonarrow{display:inline-block;height:18px;width:8px;background-position:2px -1004px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;cursor:default;}.cke_skin_office2003 .cke_rtl .cke_button .cke_buttonarrow{background-position:0 -1004px;}.cke_skin_office2003 .cke_browser_gecko18 .cke_toolbar,.cke_skin_office2003 .cke_browser_gecko18 .cke_button a,.cke_skin_office2003 .cke_browser_gecko18 .cke_button a.cke_off,.cke_skin_office2003 .cke_browser_gecko18 .cke_button .cke_icon,.cke_skin_office2003 .cke_browser_gecko18 .cke_button .cke_buttonarrow,.cke_skin_office2003 .cke_browser_gecko18 .cke_separator,.cke_skin_office2003 .cke_browser_gecko18 .cke_toolbar_start,.cke_skin_office2003 .cke_browser_gecko18 .cke_toolbar_end{display:block;float:left;}
-.cke_skin_office2003 .cke_browser_gecko18 .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_toolbar,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button a,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button a.cke_off,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button .cke_icon,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button .cke_buttonarrow,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_separator,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_toolbar_start,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_toolbar_end{float:right;}.cke_skin_office2003 .cke_browser_gecko18 .cke_button .cke_label,.cke_skin_office2003 .cke_browser_gecko18 .cke_break{float:left;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl span.cke_inline_label{float:right;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button .cke_label,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_break{float:right;}.cke_skin_office2003 .cke_browser_gecko18 .cke_separator{margin-top:4px;}.cke_skin_office2003 .cke_browser_gecko18 .cke_button .cke_label{padding-top:3px;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolgroup,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_separator,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolbar_start,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolbar_end{float:none;}.cke_skin_office2003 .cke_browser_ie8 .cke_toolbar,.cke_skin_office2003 .cke_browser_ie8 .cke_toolgroup{vertical-align:top;}.cke_skin_office2003 .cke_browser_iequirks.cke_browser_ie8 .cke_toolbar,.cke_skin_office2003 .cke_browser_iequirks.cke_browser_ie8 .cke_toolgroup{vertical-align:baseline;}.cke_skin_office2003 .cke_browser_iequirks .cke_separator{vertical-align:text-bottom;}.cke_skin_office2003 .cke_browser_ie .cke_rcombo,.cke_skin_office2003 .cke_browser_ie .cke_rcombo *{cursor:default;}.cke_skin_office2003 .cke_contextmenu{padding:2px;}.cke_skin_office2003 .cke_menuitem a{display:block;}.cke_skin_office2003 .cke_menuitem span{cursor:default;}.cke_skin_office2003 .cke_menuitem a:hover,.cke_skin_office2003 .cke_menuitem a:focus,.cke_skin_office2003 .cke_menuitem a:active{background-color:#8db1ff;display:block;}.cke_hc .cke_menuitem a:hover,.cke_hc .cke_menuitem a:focus,.cke_hc .cke_menuitem a:active{border:2px solid;}.cke_skin_office2003 .cke_menuitem .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;background-color:transparent;width:16px;height:16px;float:left;}.cke_skin_office2003 .cke_menuitem .cke_disabled .cke_icon{filter:alpha(opacity=70);opacity:.70;}.cke_skin_office2003 .cke_menuitem .cke_icon_wrapper{background-color:#f7f8fd;border:solid 4px #f7f8fd;width:16px;height:16px;float:left;filter:alpha(opacity=70);opacity:.70;clear:both;}.cke_rtl .cke_skin_office2003 .cke_menuitem .cke_icon_wrapper{float:right;}.cke_skin_office2003 .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_office2003 .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_office2003 .cke_menuitem a:active .cke_icon_wrapper{background-color:#9d9d9d;border:solid 4px #9d9d9d;filter:alpha(opacity=70);opacity:.70;}.cke_skin_office2003 .cke_menuitem a:hover.cke_disabled .cke_icon_wrapper,.cke_skin_office2003 .cke_menuitem a:focus.cke_disabled .cke_icon_wrapper,.cke_skin_office2003 .cke_menuitem a:active.cke_disabled .cke_icon_wrapper{background-color:#f7f8fd;border:solid 4px #f7f8fd;}.cke_skin_office2003 .cke_menuitem .cke_label{display:block;padding-right:3px;padding-top:5px;padding-left:4px;height:19px;margin-left:24px;background-color:#fff;}.cke_skin_office2003 .cke_frameLoaded .cke_menuitem .cke_label{filter:alpha(opacity=70);opacity:.70;}.cke_rtl .cke_skin_office2003 .cke_menuitem .cke_label{padding-right:0;margin-left:0;padding-left:3px;margin-right:28px;}.cke_skin_office2003 .cke_menuitem a.cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.30;}.cke_skin_office2003 .cke_menuitem a:hover .cke_label,.cke_skin_office2003 .cke_menuitem a:focus .cke_label,.cke_skin_office2003 .cke_menuitem a:active .cke_label{background-color:#8db1ff;}
-.cke_skin_office2003 .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_office2003 .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_office2003 .cke_menuitem a.cke_disabled:active .cke_label{background-color:transparent;}.cke_skin_office2003 .cke_menuseparator{background-color:#f7f8fd;height:2px;filter:alpha(opacity=70);opacity:.70;_font-size:0;}.cke_skin_office2003 .cke_menuarrow{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1071px;background-repeat:no-repeat;height:5px;width:3px;float:right;margin-right:2px;margin-top:3px;}.cke_rtl .cke_skin_office2003 .cke_menuarrow{float:left;margin-right:0;margin-left:2px;background-position:0 -1050px;}.cke_skin_office2003 .cke_menuarrow span{display:none;}.cke_hc .cke_skin_office2003 .cke_menuarrow{width:auto;margin-top:0;}.cke_hc .cke_skin_office2003 .cke_menuarrow span{display:inline;}.cke_browser_ie.cke_ltr .cke_skin_office2003 .cke_menuarrow{position:absolute;right:2px;}.cke_browser_ie.cke_rtl .cke_skin_office2003 .cke_menuarrow{position:absolute;left:2px;}.cke_skin_office2003 .cke_rcombo{display:inline-block;margin-left:2px;margin-right:2px;margin-top:2px;vertical-align:top;float:left;}.cke_skin_office2003 .cke_browser_ie .cke_rcombo{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_rcombo{float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rcombo{#float:none;}.cke_skin_office2003 .cke_rcombopanel{border:1px solid #316ac5;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;}.cke_skin_office2003 .cke_rcombo a{display:inline-block;float:left;filter:alpha(opacity=70);opacity:.70;}.cke_skin_office2003 .cke_rtl .cke_rcombo a{float:right;}.cke_skin_office2003 .cke_hc .cke_rcombo a{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_office2003 .cke_rcombo .cke_label{display:inline-block;float:left;cursor:default;line-height:24px;height:24px;vertical-align:top;padding-left:4px;padding-right:5px;filter:alpha(opacity=70);opacity:.70;_background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);_background-position:0 -962px;_background-repeat:repeat-x;}.cke_skin_office2003 .cke_rtl .cke_rcombo .cke_label{float:right;padding-right:4px;padding-left:5px;}.cke_skin_office2003 .cke_hc .cke_rcombo .cke_label{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_office2003 .cke_rcombo .cke_inline_label{color:#fff;}.cke_skin_office2003 .cke_rcombo .cke_text{border:1px solid #8f8f73;background-color:#fff;height:14px;width:60px;padding-top:4px;padding-bottom:4px;padding-left:5px;padding-right:5px;text-overflow:ellipsis;overflow:hidden;display:inline-block;vertical-align:top;cursor:default;}.cke_skin_office2003 .cke_ltr .cke_rcombo .cke_text{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}.cke_skin_office2003 .cke_rtl .cke_rcombo .cke_text{-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}.cke_skin_office2003 .cke_browser_iequirks .cke_rcombo .cke_text{height:22px;}.cke_skin_office2003 .cke_rcombo .cke_openbutton{display:inline-block;background-position:5px -1002px;background-image:url(images/sprites.png);background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;border-top:1px solid #8f8f73;border-bottom:1px solid #8f8f73;width:14px;height:22px;}.cke_skin_office2003 .cke_rcombo .cke_openbutton span{display:none;}.cke_skin_office2003 .cke_hc .cke_rcombo .cke_openbutton span{display:inline;}.cke_skin_office2003 .cke_ltr .cke_rcombo .cke_openbutton{border-right:1px solid #8f8f73;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}.cke_skin_office2003 .cke_rtl .cke_rcombo .cke_openbutton{border-left:1px solid #8f8f73;-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}
-.cke_skin_office2003 .cke_rcombo .cke_off a:hover,.cke_skin_office2003 .cke_rcombo .cke_off a:focus,.cke_skin_office2003 .cke_rcombo .cke_off a:active,.cke_skin_office2003 .cke_rcombo .cke_on a{filter:alpha(opacity=100);opacity:1;}.cke_skin_office2003 .cke_rcombo .cke_off a:hover .cke_text,.cke_skin_office2003 .cke_rcombo .cke_off a:focus .cke_text,.cke_skin_office2003 .cke_rcombo .cke_off a:active .cke_text,.cke_skin_office2003 .cke_rcombo .cke_on .cke_text{border-color:#316ac5;}.cke_skin_office2003 .cke_rcombo .cke_off a:hover .cke_openbutton,.cke_skin_office2003 .cke_rcombo .cke_off a:focus .cke_openbutton,.cke_skin_office2003 .cke_rcombo .cke_off a:active .cke_openbutton,.cke_skin_office2003 .cke_rcombo .cke_on .cke_openbutton{border-color:#316ac5;background-color:#dff1ff;}.cke_skin_office2003 .cke_rcombo .cke_on .cke_text{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;}.cke_skin_office2003 .cke_rcombo .cke_on .cke_openbutton{-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;}.cke_skin_office2003 .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.3;}.cke_skin_office2003 .cke_hc .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=70);opacity:.7;}.cke_skin_office2003 .cke_rcombo .cke_disabled .cke_text,.cke_skin_office2003 .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=50);opacity:.5;}.cke_skin_office2003 .cke_hc .cke_rcombo .cke_disabled .cke_text,.cke_skin_office2003 .cke_hc .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=80);opacity:.8;}.cke_skin_office2003 .cke_rcombo .cke_disabled .cke_text{color:#fff;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rcombo,.cke_skin_office2003 .cke_browser_gecko18 .cke_rcombo .cke_label,.cke_skin_office2003 .cke_browser_gecko18 .cke_rcombo .cke_text,.cke_skin_office2003 .cke_browser_gecko18 .cke_rcombo .cke_openbutton,.cke_skin_office2003 .cke_browser_webkit .cke_rcombo .cke_label,.cke_skin_office2003 .cke_browser_webkit .cke_rcombo .cke_text,.cke_skin_office2003 .cke_browser_webkit .cke_rcombo .cke_openbutton{display:block;float:left;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_rcombo,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_label,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_text,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_openbutton,.cke_skin_office2003 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_label,.cke_skin_office2003 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_text,.cke_skin_office2003 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_openbutton{float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_rcombo,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_rcombo a,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_rcombo .cke_label{float:none;}@media print{.cke_path{display:none;}}.cke_skin_office2003 .cke_path{padding:3px 3px 0 3px;display:inline-block;float:left;}.cke_skin_office2003 .cke_rtl .cke_path{float:right;}.cke_skin_office2003 .cke_path a,.cke_skin_office2003 .cke_path .cke_empty{display:inline-block;float:left;border:solid 1px #f7f8fd;background-color:#f7f8fd;padding-top:1px;padding-bottom:1px;padding-left:4px;padding-right:4px;margin-bottom:3px;cursor:default;}.cke_skin_office2003 .cke_path .cke_empty{visibility:hidden;}.cke_skin_office2003 .cke_rtl .cke_path a,.cke_skin_office2003 .cke_rtl .cke_path cke_empty{float:right;}.cke_skin_office2003 .cke_path a:hover,.cke_skin_office2003 .cke_path a:focus,.cke_skin_office2003 .cke_path a:active{border:solid 1px #316ac5;background-color:#dff1ff;padding-top:1px;padding-bottom:1px;padding-left:4px;padding-right:4px;outline:none;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_path a,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_path .cke_empty{float:none;}.cke_skin_office2003 .cke_path .cke_label{display:none;}.cke_skin_office2003 .cke_button_source .cke_icon{background-position:0 0;}.cke_skin_office2003 .cke_button_newpage .cke_icon{background-position:0 -48px;}.cke_skin_office2003 .cke_button_preview .cke_icon{background-position:0 -64px;}
-.cke_skin_office2003 .cke_button_cut .cke_icon{background-position:0 -96px;}.cke_skin_office2003 .cke_button_copy .cke_icon{background-position:0 -112px;}.cke_skin_office2003 .cke_button_paste .cke_icon{background-position:0 -128px;}.cke_skin_office2003 .cke_button_pastetext .cke_icon{background-position:0 -144px;}.cke_skin_office2003 .cke_button_find .cke_icon{background-position:0 -240px;}.cke_skin_office2003 .cke_button_replace .cke_icon{background-position:0 -256px;}.cke_skin_office2003 .cke_button_selectAll .cke_icon{background-position:0 -272px;}.cke_skin_office2003 .cke_button_removeFormat .cke_icon{background-position:0 -288px;}.cke_skin_office2003 .cke_button_bold .cke_icon{background-position:0 -304px;}.cke_skin_office2003 .cke_button_italic .cke_icon{background-position:0 -320px;}.cke_skin_office2003 .cke_button_underline .cke_icon{background-position:0 -336px;}.cke_skin_office2003 .cke_button_strike .cke_icon{background-position:0 -352px;}.cke_skin_office2003 .cke_button_subscript .cke_icon{background-position:0 -368px;}.cke_skin_office2003 .cke_button_superscript .cke_icon{background-position:0 -384px;}.cke_skin_office2003 .cke_button_table .cke_icon{background-position:0 -608px;}.cke_skin_office2003 .cke_button_horizontalrule .cke_icon{background-position:0 -624px;}.cke_skin_office2003 .cke_button_smiley .cke_icon{background-position:0 -640px;}.cke_skin_office2003 .cke_button_link .cke_icon{background-position:0 -528px;}.cke_skin_office2003 .cke_button_unlink .cke_icon{background-position:0 -544px;}.cke_skin_office2003 .cke_button_anchor .cke_icon{background-position:0 -560px;}.cke_skin_office2003 .cke_button_image .cke_icon{background-position:0 -576px;}.cke_skin_office2003 .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_office2003 .cke_button_specialchar .cke_icon{background-position:0 -656px;}.cke_skin_office2003 .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_office2003 .cke_button_print .cke_icon{background-position:0 -176px;}.cke_skin_office2003 .cke_button_checkspell .cke_icon,.cke_skin_office2003 .cke_button_scayt .cke_icon{background-position:0 -192px;}.cke_skin_office2003 .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_office2003 .cke_button_textcolor .cke_icon{background-position:0 -704px;}.cke_skin_office2003 .cke_button_bgcolor .cke_icon{background-position:0 -720px;}.cke_skin_office2003 .cke_button_form .cke_icon{background-position:0 -752px;}.cke_skin_office2003 .cke_button_checkbox .cke_icon{background-position:0 -768px;}.cke_skin_office2003 .cke_button_radio .cke_icon{background-position:0 -784px;}.cke_skin_office2003 .cke_button_textfield .cke_icon{background-position:0 -800px;}.cke_skin_office2003 .cke_button_textarea .cke_icon{background-position:0 -816px;}.cke_skin_office2003 .cke_button_showblocks .cke_icon{background-position:0 -1136px;}.cke_skin_office2003 .cke_button_select .cke_icon{background-position:0 -832px;}.cke_skin_office2003 .cke_button_button .cke_icon{background-position:0 -848px;}.cke_skin_office2003 .cke_button_imagebutton .cke_icon{background-position:0 -864px;}.cke_skin_office2003 .cke_button_hiddenfield .cke_icon{background-position:0 -880px;}.cke_skin_office2003 .cke_button_undo .cke_icon{background-position:0 -208px;}.cke_skin_office2003 .cke_rtl .cke_button_undo .cke_icon{background-position:0 -224px;}.cke_skin_office2003 .cke_button_redo .cke_icon{background-position:0 -224px;}.cke_skin_office2003 .cke_rtl .cke_button_redo .cke_icon{background-position:0 -208px;}.cke_skin_office2003 .cke_button_templates .cke_icon{background-position:0 -80px;}.cke_skin_office2003 .cke_button_numberedlist .cke_icon{background-position:0 -400px;}.cke_skin_office2003 .cke_button_bulletedlist .cke_icon{background-position:0 -416px;}.cke_skin_office2003 .cke_button_outdent .cke_icon{background-position:0 -432px;}.cke_skin_office2003 .cke_button_indent .cke_icon{background-position:0 -448px;}.cke_skin_office2003 .cke_button_justifyleft .cke_icon{background-position:0 -464px;}.cke_skin_office2003 .cke_button_justifycenter .cke_icon{background-position:0 -480px;}
-.cke_skin_office2003 .cke_button_justifyright .cke_icon{background-position:0 -496px;}.cke_skin_office2003 .cke_button_justifyblock .cke_icon{background-position:0 -512px;}.cke_skin_office2003 .cke_button_blockquote .cke_icon{background-position:0 -1152px;}.cke_skin_office2003 .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_office2003 .cke_button_pastefromword .cke_icon{background-position:0 -160px;}.cke_skin_office2003 .cke_button_save .cke_icon{background-position:0 -32px;}.cke_skin_office2003 .cke_button_about .cke_icon{background-position:0 -736px;}.cke_skin_office2003 .cke_button_maximize .cke_icon{background-position:0 -1040px;}.cke_skin_office2003 .cke_button_creatediv .cke_icon{background-position:0 -1168px;}.cke_skin_office2003 .cke_button_editdiv .cke_icon{background-position:0 -1184px;}.cke_skin_office2003 .cke_button_removediv .cke_icon{background-position:0 -1200px;}.cke_skin_office2003 .cke_button_source .cke_label{display:inline;}.cke_skin_office2003 .cke_styles_panel{width:150px;height:170px;}.cke_skin_office2003 .cke_format_panel{width:150px;height:170px;}.cke_skin_office2003 .cke_font_panel{width:150px;height:170px;}.cke_skin_office2003 .cke_fontSize_panel{height:170px;}.cke_skin_office2003 .cke_fontSize .cke_text{width:20px;}.cke_skin_office2003 .cke_browser_iequirks .cke_fontSize .cke_text{width:32px;}html .cke_skin_office2003{visibility:inherit;}html.cke_skin_office2003_container{visibility:visible;}
+++ /dev/null
-CKEDITOR.skins.add("office2003",(function(){var b=[];if(CKEDITOR.env.ie&&CKEDITOR.env.version<7){b.push("icons.png","images/sprites_ie6.png","images/dialog_sides.gif")}return{preload:b,editor:{css:["editor.css"]},dialog:{css:["dialog.css"]},templates:{css:["templates.css"]},margins:[0,14,18,14]}})());(function(){CKEDITOR.dialog?b():CKEDITOR.on("dialogPluginReady",b);function b(){CKEDITOR.dialog.on("resize",function(a){var n=a.data,m=n.width,l=n.height,k=n.dialog,j=k.parts.contents;if(n.skin!="office2003"){return}j.setStyles({width:m+"px",height:l+"px"});if(!CKEDITOR.env.ie){return}var i=function(){var e=k.parts.dialog.getChild([0,0,0]),d=e.getChild(0),c=e.getChild(2);c.setStyle("width",d.$.offsetWidth+"px");c=e.getChild(7);c.setStyle("width",d.$.offsetWidth-28+"px");c=e.getChild(4);c.setStyle("height",d.$.offsetHeight-31-14+"px");c=e.getChild(5);c.setStyle("height",d.$.offsetHeight-31-14+"px")};setTimeout(i,100);if(a.editor.lang.dir=="rtl"){setTimeout(i,1000)}})}})();
\ No newline at end of file
+++ /dev/null
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-.cke_skin_office2003 .cke_tpl_list{border:#dcdcdc 2px solid;background-color:#fff;overflow:auto;width:100%;height:220px;}.cke_skin_office2003 .cke_tpl_item{margin:5px;padding:7px;border:#eee 1px solid;*width:88%;}.cke_skin_office2003 .cke_tpl_preview{border-collapse:separate;text-indent:0;width:100%;}.cke_skin_office2003 .cke_tpl_preview td{padding:2px;vertical-align:middle;}.cke_skin_office2003 .cke_tpl_preview .cke_tpl_preview_img{width:100px;}.cke_skin_office2003 .cke_tpl_preview span{white-space:normal;}.cke_skin_office2003 .cke_tpl_title{font-weight:bold;}.cke_skin_office2003 .cke_tpl_list a:active .cke_tpl_item,.cke_skin_office2003 .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_office2003 .cke_tpl_list a:focus .cke_tpl_item{border:#f93 1px solid!important;background-color:#fffacd!important;}.cke_skin_office2003 .cke_tpl_list a:active *,.cke_skin_office2003 .cke_tpl_list a:hover *,.cke_skin_office2003 .cke_tpl_list a:focus *{cursor:pointer;}.cke_skin_office2003 .cke_browser_ie6 .cke_tpl_list a:active,.cke_skin_office2003 .cke_browser_ie6 .cke_tpl_list a:hover,.cke_skin_office2003 .cke_browser_ie6 .cke_tpl_list a:focus{background-position:0 0;}.cke_skin_office2003 .cke_tpl_list a:active .cke_tpl_item,.cke_skin_office2003 .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_office2003 .cke_tpl_list a:focus .cke_tpl_item{border-width:3px;}.cke_skin_office2003 .cke_tpl_empty,.cke_tpl_loading{text-align:center;padding:5px;}
+++ /dev/null
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-body .cke_dialog{visibility:visible;}.cke_skin_v2 table.cke_dialog.cke_browser_gecko{display:block;}.cke_skin_v2 .cke_dialog_body{margin-left:16px;margin-right:16px;margin-top:2px;margin-bottom:20px;z-index:1;position:relative;_position:static;}.cke_skin_v2 .cke_dialog_tl,.cke_skin_v2 .cke_dialog_tr,.cke_skin_v2 .cke_dialog_tc,.cke_skin_v2 .cke_dialog_bl,.cke_skin_v2 .cke_dialog_br,.cke_skin_v2 .cke_dialog_bc{background-image:url(images/sprites.png);background-repeat:no-repeat;position:absolute;_background-image:url(images/sprites_ie6.png);_z-index:-1;}.cke_skin_v2 .cke_dialog_tl{background-position:-16px -16px;height:16px;width:16px;top:0;left:0;}.cke_skin_v2 .cke_rtl .cke_dialog_tl{background-position:-16px -397px;}.cke_skin_v2 .cke_dialog_tr{background-position:-16px -76px;height:16px;width:16px;top:0;right:0;}.cke_skin_v2 .cke_rtl .cke_dialog_tr{background-position:-16px -457px;}.cke_skin_v2 .cke_dialog_tc{background-position:0 -136px;background-repeat:repeat-x;height:16px;top:0;left:16px;right:16px;}.cke_skin_v2 .cke_dialog_bl{background-position:-16px -196px;height:51px;width:30px;bottom:0;left:0;}.cke_skin_v2 .cke_rtl .cke_dialog_bl{background-position:-16px -517px;}.cke_skin_v2 .cke_dialog_br{background-position:-16px -263px;height:51px;width:30px;bottom:0;right:0;}.cke_skin_v2 .cke_rtl .cke_dialog_br{background-position:-16px -584px;}.cke_skin_v2 .cke_dialog_bc{background-position:0 -330px;background-repeat:repeat-x;height:51px;bottom:0;left:30px;right:30px;}.cke_skin_v2 .cke_dialog_ml,.cke_skin_v2 .cke_dialog_mr{background-image:url(images/dialog_sides.png);background-repeat:repeat-y;position:absolute;width:16px;top:16px;bottom:51px;_background-image:url(images/dialog_sides.gif);_top:auto;}.cke_skin_v2 .cke_rtl .cke_dialog_ml,.cke_skin_v2 .cke_rtl .cke_dialog_mr{background-image:url(images/dialog_sides_rtl.png);_background-image:url(images/dialog_sides.gif);}.cke_skin_v2 .cke_dialog_ml{background-position:0 0;left:0;}.cke_skin_v2 .cke_dialog_mr{background-position:-16px 0;right:0;}.cke_skin_v2 .cke_browser_iequirks .cke_dialog_ml,.cke_skin_v2 .cke_browser_iequirks .cke_dialog_mr{margin-top:3px;}.cke_skin_v2 .cke_dialog_title{font-weight:bold;font-size:14pt;color:#737357;background-color:#e3e3c7;padding:3px 10px 26px 10px;cursor:move;position:relative;}.cke_skin_v2 .cke_browser_ie.cke_rtl .cke_dialog_title{position:static!important;unicode-bidi:bidi-override;}.cke_skin_v2 .cke_dialog_contents{background-color:#f1f1e3;border:#d5d59d 1px solid;overflow:auto;padding:5px 10px;}.cke_skin_v2 .cke_dialog_footer{background-color:#e3e3c7;text-align:right;}.cke_skin_v2 .cke_rtl .cke_dialog_footer{text-align:left;}.cke_skin_v2 .cke_dialog_tabs{height:23px;background-color:#e3e3c7;display:inline-block;margin-left:10px;margin-right:10px;margin-top:-23px;position:absolute;z-index:2;}.cke_skin_v2 .cke_rtl .cke_dialog_tabs{right:10px;}.cke_skin_v2 a.cke_dialog_tab,.cke_skin_v2 a:link.cke_dialog_tab,.cke_skin_v2 a:active.cke_dialog_tab,.cke_skin_v2 a:hover.cke_dialog_tab,.cke_skin_v2 a:visited.cke_dialog_tab{color:#737357;border-left:1px solid #d5d59d;border-right:1px solid #d5d59d;border-top:1px solid #d5d59d;height:14px;padding:4px 5px;display:inline-block;cursor:pointer;}.cke_skin_v2 .cke_browser_gecko18 a.cke_dialog_tab,.cke_skin_v2 .cke_browser_gecko18 a:link.cke_dialog_tab,.cke_skin_v2 .cke_browser_gecko18 a:active.cke_dialog_tab,.cke_skin_v2 .cke_browser_gecko18 a:hover.cke_dialog_tab,.cke_skin_v2 .cke_browser_gecko18 a:visited.cke_dialog_tab{display:inline;position:relative;top:6px;}.cke_skin_v2 a:hover.cke_dialog_tab{background-color:#f1f1e3;}.cke_skin_v2 .cke_hc a:hover.cke_dialog_tab{padding:2px 3px!important;border-width:3px;}.cke_skin_v2 a.cke_dialog_tab_selected,.cke_skin_v2 a:link.cke_dialog_tab_selected,.cke_skin_v2 a:active.cke_dialog_tab_selected,.cke_skin_v2 a:hover.cke_dialog_tab_selected,.cke_skin_v2 a:visited.cke_dialog_tab_selected{border-bottom:1px solid #f1f1e3;background-color:#f1f1e3;font-weight:bold;cursor:default;}.cke_skin_v2 .cke_hc a.cke_dialog_tab_selected,.cke_skin_v2 .cke_hc a:link.cke_dialog_tab_selected,.cke_skin_v2 .cke_hc a:active.cke_dialog_tab_selected,.cke_skin_v2 .cke_hc a:hover.cke_dialog_tab_selected,.cke_skin_v2 .cke_hc a:visited.cke_dialog_tab_selected{padding:2px 3px!important;border-width:3px;}
-.cke_skin_v2 .cke_hc .cke_dialog_tabs a,.cke_skin_v2 .cke_hc .cke_dialog_footer a{opacity:1.0;filter:alpha(opacity=100);border:1px solid white;}.cke_skin_v2 .cke_single_page .cke_dialog_tabs{display:none;}.cke_skin_v2 .cke_single_page .cke_dialog_title{padding-bottom:3px;}.cke_skin_v2 .cke_dialog_ui_vbox table,.cke_skin_v2 .cke_dialog_ui_hbox table{margin:auto;}.cke_skin_v2 .cke_dialog_ui_vbox_child{padding:5px 0;}.cke_skin_v2 input.cke_dialog_ui_input_text,.cke_skin_v2 input.cke_dialog_ui_input_password{background-color:white;border:none;padding:0;width:100%;height:14px;}.cke_skin_v2 .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_text,.cke_skin_v2 .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_password{border-width:0;}.cke_skin_v2 .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_text,.cke_skin_v2 .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_password{border-width:1px;}.cke_skin_v2 div.cke_dialog_ui_input_text,.cke_skin_v2 div.cke_dialog_ui_input_password{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_v2 .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px;}.cke_skin_v2 textarea.cke_dialog_ui_input_textarea{background-color:white;border:none;padding:0;width:100%;_width:99%;overflow:auto;resize:none;}.cke_skin_v2 div.cke_dialog_ui_input_textarea{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_v2 div.cke_disabled .cke_dialog_ui_labeled_content *{background-color:#a0a0a0;cursor:default;}.cke_skin_v2 .cke_dialog_ui_hbox{width:100%;}.cke_skin_v2 .cke_dialog_ui_hbox_first,.cke_skin_v2 .cke_dialog_ui_hbox_child,.cke_skin_v2 .cke_dialog_ui_hbox_last{vertical-align:top;}.cke_skin_v2 .cke_ltr .cke_dialog_ui_hbox_first,.cke_skin_v2 .cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px;}.cke_skin_v2 .cke_rtl .cke_dialog_ui_hbox_first,.cke_skin_v2 .cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px;}.cke_skin_v2 a.cke_dialog_ui_button{border-collapse:separate;cursor:default;}.cke_skin_v2 span.cke_dialog_ui_button{border:#737357 1px solid;padding:2px 10px;text-align:center;color:#3b3b1f;background-color:#c7c78f;display:inline-block;cursor:default;}.cke_skin_v2 .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{display:block;}.cke_skin_v2 a.cke_dialog_ui_button span.cke_disabled{border:#898980 1px solid;color:#5e5e55;background-color:#c5c5b3;}.cke_skin_v2 a:focus span.cke_dialog_ui_button,.cke_skin_v2 a:active span.cke_dialog_ui_button{background-color:#e3e3c7;}.cke_skin_v2 .cke_hc a:focus span.cke_dialog_ui_button,.cke_skin_v2 .cke_hc a:active span.cke_dialog_ui_button{border-width:2px;}.cke_skin_v2 .cke_dialog_footer_buttons{display:inline-table;margin-right:12px;margin-left:12px;width:auto;position:relative;}.cke_skin_v2 .cke_browser_gecko18 .cke_dialog_footer_buttons{display:inline;}.cke_skin_v2 .cke_dialog_footer_buttons span.cke_dialog_ui_button{width:60px;margin:7px 0;}.cke_skin_v2 strong{font-weight:bold;}.cke_skin_v2 a.cke_dialog_close_button,.cke_skin_v2 a:hover.cke_dialog_close_button,.cke_skin_v2 .cke_browser_ie6 a.cke_dialog_close_button,.cke_skin_v2 .cke_browser_ie6 a:hover.cke_dialog_close_button{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:-16px -651px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:5px;_background-image:url(images/sprites_ie6.png);}.cke_skin_v2 a.cke_dialog_close_button span{display:none;}.cke_skin_v2 a:hover.cke_dialog_close_button{background-position:-16px -687px;}.cke_skin_v2 .cke_ltr a.cke_dialog_close_button,.cke_skin_v2 .cke_ltr a:hover.cke_dialog_close_button{right:10px;_right:22px;}.cke_skin_v2 .cke_rtl a.cke_dialog_close_button,.cke_skin_v2 .cke_rtl a:hover.cke_dialog_close_button{left:10px;_left:16px;_top:7px;}.cke_skin_v2 .cke_browser_ie6.cke_rtl a.cke_dialog_close_button,.cke_skin_v2 .cke_browser_ie6.cke_rtl a:hover.cke_dialog_close_button{position:relative;float:left;margin-top:-55px;margin-left:-7px;}.cke_skin_v2 .cke_browser_iequirks.cke_rtl.cke_single_page a.cke_dialog_close_button,.cke_skin_v2 .cke_browser_iequirks.cke_rtl.cke_single_page a:hover.cke_dialog_close_button{margin-top:-32px;}
-.cke_skin_v2 .cke_browser_iequirks.cke_ltr a.cke_dialog_close_button,.cke_skin_v2 .cke_browser_iequirks.cke_ltr a:hover.cke_dialog_close_button{margin-top:0;}.cke_skin_v2 .cke_dialog_ui_input_select{border:1px solid #a0a0a0;background-color:white;}.cke_skin_v2 iframe.cke_dialog_ui_input_file{width:100%;height:25px;}.cke_skin_v2 .cke_dialog .cke_dark_background{background-color:#eaead1;}.cke_skin_v2 .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_v2 .cke_dialog .cke_centered{text-align:center;}.cke_skin_v2 .cke_dialog a.cke_btn_reset{float:right;background-position:0 -32px;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px;}.cke_skin_v2 .cke_rtl .cke_dialog a.cke_btn_reset{float:left;}.cke_skin_v2 .cke_dialog a.cke_btn_locked,.cke_skin_v2 .cke_dialog a.cke_btn_unlocked{float:left;background-position:0 0;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px;}.cke_skin_v2 .cke_rtl .cke_dialog a.cke_btn_locked,.cke_skin_v2 .cke_rtl .cke_dialog a.cke_btn_unlocked{float:right;}.cke_skin_v2 .cke_dialog a.cke_btn_unlocked{background-position:0 -16px;background-image:url(images/mini.gif);}.cke_skin_v2 .cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer;}.cke_skin_v2 .cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:160px;width:230px;padding:2px;background-color:white;}.cke_skin_v2 .cke_dialog .ImagePreviewBox table td{white-space:normal;}.cke_skin_v2 .cke_browser_iequirks .cke_dialog_page_contents{_position:absolute;}.cke_skin_v2 .cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4;}.cke_skin_v2 .cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white;}.cke_skin_v2 .cke_dialog .cke_pastetext{width:346px;height:170px;}.cke_skin_v2 .cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none;}.cke_skin_v2 .cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid black;}.cke_skin_v2 .cke_dialog .cke_dark_background{text-align:center;background-color:#eaead1;font-size:14px;}.cke_skin_v2 .cke_dialog .cke_light_background{text-align:center;background-color:#ffffbe;}.cke_skin_v2 .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_v2 .cke_disabled{color:#a0a0a0;}.cke_skin_v2 .cke_hc .cke_dialog_title,.cke_skin_v2 .cke_hc .cke_dialog_tabs,.cke_skin_v2 .cke_hc .cke_dialog_contents,.cke_skin_v2 .cke_hc .cke_dialog_footer{border-left:1px solid;border-right:1px solid;}.cke_skin_v2 .cke_hc .cke_dialog_title{border-top:1px solid;}.cke_skin_v2 .cke_hc .cke_dialog_footer{border-bottom:1px solid;}.cke_skin_v2 .cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px;}.cke_skin_v2 .cke_dialog_body .cke_label{display:none;}.cke_skin_v2 .cke_dialog_body label.cke_required{font-weight:bold;}.cke_skin_v2 .cke_hc .cke_dialog_body .cke_label{display:inline;}.cke_skin_v2 .cke_hc a.cke_btn_locked,.cke_skin_v2 .cke_hc a.cke_btn_unlocked,.cke_skin_v2 .cke_hc a.cke_btn_reset{border-style:solid;float:left;width:auto;height:auto;}.cke_skin_v2 .cke_rtl.cke_hc a.cke_btn_locked,.cke_skin_v2 .cke_rtl.cke_hc a.cke_btn_unlocked,.cke_skin_v2 .cke_rtl.cke_hc a.cke_btn_reset{float:right;}.cke_skin_v2 a.cke_smile img{border:2px solid #eaead1;}.cke_skin_v2 a.cke_smile:focus img,.cke_skin_v2 a.cke_smile:active img,.cke_skin_v2 a.cke_smile:hover img{border-color:#C7C78F;}
+++ /dev/null
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-.cke_skin_v2 *,.cke_skin_v2 a:hover,.cke_skin_v2 a:link,.cke_skin_v2 a:visited,.cke_skin_v2 a:active{margin:0;padding:0;border:0;background:transparent;text-decoration:none;font:normal normal normal 100% Sans-Serif;width:auto;height:auto;border-collapse:collapse;text-align:left;vertical-align:baseline;white-space:nowrap;cursor:auto;color:#000;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_skin_v2 .cke_rtl *,.cke_skin_v2 .cke_rtl a:hover,.cke_skin_v2 .cke_rtl a:link,.cke_skin_v2 .cke_rtl a:visited,.cke_skin_v2 .cke_rtl a:active,.cke_rtl .cke_skin_v2 *,.cke_rtl .cke_skin_v2 a:hover,.cke_rtl .cke_skin_v2 a:link,.cke_rtl .cke_skin_v2 a:visited,.cke_rtl .cke_skin_v2 a:active{text-align:right;}.cke_skin_v2 iframe{vertical-align:inherit;}.cke_skin_v2 textarea{white-space:pre;}.cke_skin_v2 .cke_browser_gecko textarea{cursor:text;}.cke_skin_v2 .cke_browser_gecko textarea[disabled]{cursor:default;}.cke_skin_v2 input[type="text"],.cke_skin_v2 input[type="password"]{cursor:text;}.cke_skin_v2 input[type="text"][disabled],.cke_skin_v2 input[type="password"][disabled]{cursor:default;}.cke_skin_v2 fieldset{padding:10px;border:2px groove #E0DFE3;}.cke_skin_v2 .cke_editor{display:inline-table;width:100%;}.cke_skin_v2{display:block;}.cke_skin_v2 span.cke_browser_webkit,.cke_skin_v2 span.cke_browser_gecko18{display:block;}.cke_skin_v2 .cke_wrapper{display:block;}.cke_skin_v2 .cke_browser_opera .cke_editor{display:table;}.cke_skin_v2 .cke_top,.cke_skin_v2 .cke_bottom,.cke_shared .cke_skin_v2{background-color:#efefde;}.cke_skin_v2 .cke_top{border-top:solid 1px #fafaf5;border-left:solid 1px #fafaf5;border-right:solid 1px #696969;border-bottom:solid 2px #696969;}.cke_skin_v2 .cke_rtl .cke_top{border-left:solid 1px #696969;border-right:solid 1px #fafaf5;}.cke_skin_v2 .cke_bottom{border-left:solid 1px #696969;border-right:solid 1px #696969;border-bottom:solid 1px #696969;}.cke_skin_v2 .cke_contents{border:solid 1px #696969;background-color:white;}.cke_skin_v2 .cke_focus{outline:auto 5px -webkit-focus-ring-color;}.cke_skin_v2 textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre;}.cke_skin_v2 .cke_browser_iequirks textarea.cke_source{_white-space:normal;}.cke_skin_v2 .cke_resizer{width:12px;height:12px;margin-top:16px;display:block;float:right;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -801px;background-repeat:no-repeat;cursor:se-resize;}.cke_skin_v2 .cke_rtl .cke_resizer{cursor:sw-resize;background-position:0 -828px;float:left;}.cke_skin_v2 .cke_resizer_horizontal,.cke_skin_v2 .cke_rtl .cke_resizer_horizontal{cursor:e-resize;}.cke_skin_v2 .cke_resizer_vertical,.cke_skin_v2 .cke_rtl .cke_resizer_vertical{cursor:n-resize;}.cke_skin_v2 .cke_maximized .cke_resizer{display:none;}.cke_skin_v2 .cke_browser_ie6 .cke_contents textarea,.cke_skin_v2 .cke_browser_ie7 .cke_contents textarea{position:absolute;}.cke_skin_v2 .cke_voice_label{display:none;}.cke_skin_v2 legend.cke_voice_label{display:none;}.cke_skin_v2 .cke_browser_ie legend.cke_voice_label{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_v2 .cke_panel{border:1px solid #8f8f73;background-color:#fff;width:120px;height:100px;overflow:hidden;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.cke_skin_v2 .cke_panel iframe{width:100%;height:100%;}.cke_skin_v2 .cke_panel_frame .cke_label{display:none;}html.cke_skin_v2_container{overflow:auto;overflow-x:hidden;}body.cke_panel_frame{overflow:auto;}ul.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap;}li.cke_panel_listItem{margin:0;}.cke_panel_listItem a{padding:2px;display:block;border:1px solid #fff;color:inherit;text-decoration:none;overflow:hidden;text-overflow:ellipsis;}* html .cke_panel_listItem a{width:100%;color:#000;}*:first-child+html .cke_panel_listItem a{color:#000;}.cke_panel_listItem.cke_selected a{border:1px solid #ccc;background-color:#e9f5ff;}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#316ac5;background-color:#dff1ff;}
-.cke_hc .cke_panel_listItem.cke_selected a,.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border-width:3px;padding:0;}.cke_panel_grouptitle{font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;font-weight:bold;white-space:nowrap;background-color:#dcdcdc;color:#000;margin:0;padding:3px;}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:3px;margin-bottom:3px;}.cke_skin_v2 .cke_button_textcolor_panel,.cke_skin_v2 .cke_button_bgcolor_panel{width:150px;height:135px;}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000;}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left;}.cke_rtl span.cke_colorbox{float:right;}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;}.cke_rtl a.cke_colorbox{float:right;}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#316ac5 1px solid;background-color:#dff1ff;}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#316ac5 1px solid;background-color:#dff1ff;}@media print{.cke_skin_v2 .cke_toolbox{display:none;}}.cke_skin_v2 .cke_browser_webkit .cke_toolbox,.cke_skin_v2 .cke_browser_webkit .cke_toolbox>span{white-space:normal;}.cke_skin_v2 .cke_toolbox{clear:both;padding-bottom:1px;}.cke_skin_v2 a.cke_toolbox_collapser,.cke_skin_v2 a:hover.cke_toolbox_collapser{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:3px -739px;background-repeat:no-repeat;width:11px;height:11px;float:right;border:outset 1px;margin:11px 2px 2px;cursor:pointer;}.cke_skin_v2 a.cke_toolbox_collapser span{display:none;}.cke_skin_v2 .cke_hc a.cke_toolbox_collapser span{font-size:10px;font-weight:bold;font-family:Arial;display:inline;}.cke_skin_v2 .cke_rtl a.cke_toolbox_collapser,.cke_skin_v2 .cke_rtl a:hover.cke_toolbox_collapser{float:left;}.cke_skin_v2 a.cke_toolbox_collapser_min,.cke_skin_v2 a:hover.cke_toolbox_collapser_min{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:4px -760px;background-repeat:no-repeat;margin:2px;}.cke_skin_v2 .cke_rtl a.cke_toolbox_collapser_min,.cke_skin_v2 .cke_rtl a:hover.cke_toolbox_collapser_min{background-position:4px -781px;}.cke_skin_v2 .cke_toolbar{padding-top:1px;padding-bottom:1px;display:inline-block;float:left;}.cke_skin_v2 .cke_rtl .cke_toolbar{float:right;}.cke_skin_v2 .cke_toolgroup{display:inline-block;float:left;}.cke_skin_v2 .cke_browser_ie .cke_toolgroup{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_toolgroup{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolgroup{#float:none;}.cke_skin_v2 .cke_separator{display:inline-block;float:left;border-left:solid 1px #999;margin:4px 2px;height:16px;}.cke_skin_v2 .cke_browser_ie .cke_separator{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_separator{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_separator{#float:none;}.cke_skin_v2 .cke_break{clear:left;}.cke_skin_v2 .cke_rtl .cke_break{clear:right;}.cke_skin_v2 .cke_toolbar_start{display:inline-block;background-image:url(images/toolbar_start.gif);background-repeat:no-repeat;margin:4px 2px 0 2px;width:3px;height:20px;float:left;}.cke_skin_v2 .cke_browser_ie .cke_toolbar_start{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_toolbar_start{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolbar_start{#float:none;}.cke_skin_v2 .cke_toolbar_end{display:inline-block;float:left;}.cke_skin_v2 .cke_browser_ie .cke_toolbar_end{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_toolbar_end{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolbar_end{#float:none;}
-.cke_skin_v2 .cke_button a,.cke_skin_v2 .cke_button a:hover,.cke_skin_v2 .cke_button a:focus,.cke_skin_v2 .cke_button a:active,.cke_skin_v2 .cke_button a.cke_off{border:solid 1px #efefde;display:inline-block;border-radius:3px;outline:none;padding-top:2px;padding-left:4px;padding-right:4px;padding-bottom:2px;height:18px;cursor:default;}.cke_skin_v2 .cke_button a,.cke_skin_v2 .cke_button a.cke_off{background-color:#efefde;filter:alpha(opacity=70);opacity:.70;-moz-border-radius:3px;-webkit-border-radius:3px;}.cke_skin_v2 .cke_hc .cke_button a,.cke_skin_v2 .cke_hc .cke_button a.cke_off{opacity:1.0;filter:alpha(opacity=100);}.cke_skin_v2 .cke_button a.cke_on{border:solid 1px #316ac5;background-color:#a3d7ff;filter:alpha(opacity=100);opacity:1;}.cke_skin_v2 .cke_button a.cke_disabled *,.cke_skin_v2 .cke_browser_ie a:hover.cke_button .cke_disabled *{filter:alpha(opacity=30);opacity:.3;}.cke_skin_v2 .cke_hc .cke_button a.cke_disabled *,.cke_skin_v2 .cke_browser_ie.cke_hc a:hover.cke_button .cke_disabled *{filter:alpha(opacity=60);opacity:.6;}.cke_skin_v2 .cke_button a:hover,.cke_skin_v2 .cke_button a:focus,.cke_skin_v2 .cke_button a:active{border:solid 1px #316ac5;background-color:#dff1ff;padding:2px 4px;}.cke_skin_v2 .cke_hc .cke_button a:hover,.cke_skin_v2 .cke_hc .cke_button a:focus,.cke_skin_v2 .cke_hc .cke_button a:active{padding:0 2px!important;border-width:3px;}.cke_skin_v2 .cke_button .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;display:inline-block;cursor:default;}.cke_skin_v2 .cke_button .cke_label{cursor:default;display:none;padding-left:3px;vertical-align:middle;}.cke_skin_v2 .cke_hc .cke_button .cke_label{padding:0;display:inline-block;}.cke_skin_v2 .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_v2 .cke_accessibility{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_v2 .cke_button .cke_buttonarrow{display:inline-block;height:17px;width:8px;background-position:2px -717px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;cursor:default;}.cke_skin_v2 .cke_rtl .cke_button .cke_buttonarrow{background-position:0 -717px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);}.cke_skin_v2 .cke_browser_gecko18 .cke_toolbar,.cke_skin_v2 .cke_browser_gecko18 .cke_button a,.cke_skin_v2 .cke_browser_gecko18 .cke_button a.cke_off,.cke_skin_v2 .cke_browser_gecko18 .cke_button .cke_icon,.cke_skin_v2 .cke_browser_gecko18 .cke_button .cke_buttonarrow,.cke_skin_v2 .cke_browser_gecko18 .cke_separator,.cke_skin_v2 .cke_browser_gecko18 .cke_toolbar_start{display:block;float:left;}.cke_skin_v2 .cke_browser_gecko18 .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_toolbar,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button a,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button a.cke_off,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button .cke_icon,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button .cke_buttonarrow,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_separator,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_toolbar_start{float:right;}.cke_skin_v2 .cke_browser_gecko18 .cke_button .cke_label,.cke_skin_v2 .cke_browser_gecko18 .cke_break{float:left;}.cke_skin_v2 .cke_browser_gecko18 .cke_rtl span.cke_inline_label{float:right;}.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button .cke_label,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_break{float:right;}.cke_skin_v2 .cke_browser_gecko18 .cke_separator{margin-top:4px;}.cke_skin_v2 .cke_browser_gecko18 .cke_button .cke_label{padding-top:3px;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolgroup,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_separator,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolbar_start,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolbar_end{float:none;}.cke_skin_v2 .cke_browser_ie8 .cke_toolbar,.cke_skin_v2 .cke_browser_ie8 .cke_toolgroup{vertical-align:top;}.cke_skin_v2 .cke_browser_iequirks.cke_browser_ie8 .cke_toolbar,.cke_skin_v2 .cke_browser_iequirks.cke_browser_ie8 .cke_toolgroup{vertical-align:baseline;}
-.cke_skin_v2 .cke_browser_ie .cke_rcombo,.cke_skin_v2 .cke_browser_ie .cke_rcombo *{cursor:default;}.cke_skin_v2 .cke_contextmenu{padding:2px;}.cke_skin_v2 .cke_menuitem a{display:block;}.cke_skin_v2 .cke_menuitem span{cursor:default;}.cke_skin_v2 .cke_menuitem a:hover,.cke_skin_v2 .cke_menuitem a:focus,.cke_skin_v2 .cke_menuitem a:active{background-color:#8f8f73;display:block;}.cke_hc .cke_menuitem a:hover,.cke_hc .cke_menuitem a:focus,.cke_hc .cke_menuitem a:active{border:2px solid;}.cke_skin_v2 .cke_menuitem .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;background-color:transparent;width:16px;height:16px;float:left;}.cke_skin_v2 .cke_menuitem .cke_disabled .cke_icon{filter:alpha(opacity=70);opacity:.70;}.cke_skin_v2 .cke_menuitem .cke_icon_wrapper{background-color:#e3e3c7;border:solid 4px #e3e3c7;width:16px;height:16px;float:left;filter:alpha(opacity=70);opacity:.70;clear:both;}.cke_rtl .cke_skin_v2 .cke_menuitem .cke_icon_wrapper{float:right;}.cke_skin_v2 .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_v2 .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_v2 .cke_menuitem a:active .cke_icon_wrapper{background-color:#9d9d9d;border:solid 4px #9d9d9d;filter:alpha(opacity=70);opacity:.70;}.cke_skin_v2 .cke_menuitem a:hover.cke_disabled .cke_icon_wrapper,.cke_skin_v2 .cke_menuitem a:focus.cke_disabled .cke_icon_wrapper,.cke_skin_v2 .cke_menuitem a:active.cke_disabled .cke_icon_wrapper{background-color:#e3e3c7;border:solid 4px #e3e3c7;}.cke_skin_v2 .cke_menuitem .cke_label{display:block;padding-right:3px;padding-top:5px;padding-left:4px;height:19px;margin-left:24px;background-color:#fff;}.cke_skin_v2 .cke_frameLoaded .cke_menuitem .cke_label{filter:alpha(opacity=70);opacity:.70;}.cke_rtl .cke_skin_v2 .cke_menuitem .cke_label{padding-right:0;margin-left:0;padding-left:3px;margin-right:28px;}.cke_skin_v2 .cke_menuitem a.cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.30;}.cke_skin_v2 .cke_menuitem a:hover .cke_label,.cke_skin_v2 .cke_menuitem a:focus .cke_label,.cke_skin_v2 .cke_menuitem a:active .cke_label{background-color:#8f8f73;color:white;}.cke_skin_v2 .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_v2 .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_v2 .cke_menuitem a.cke_disabled:active .cke_label{background-color:transparent;color:black;}.cke_skin_v2 .cke_menuseparator{background-color:#e3e3c7;height:2px;filter:alpha(opacity=70);opacity:.70;_font-size:0;}.cke_skin_v2 .cke_menuarrow{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -784px;background-repeat:no-repeat;height:5px;width:3px;float:right;margin-right:2px;margin-top:3px;}.cke_rtl .cke_skin_v2 .cke_menuarrow{float:left;margin-right:0;margin-left:2px;background-position:0 -763px;}.cke_skin_v2 .cke_menuarrow span{display:none;}.cke_hc .cke_skin_v2 .cke_menuarrow{width:auto;margin-top:0;}.cke_hc .cke_skin_v2 .cke_menuarrow span{display:inline;}.cke_browser_ie.cke_ltr .cke_skin_v2 .cke_menuarrow{position:absolute;right:2px;}.cke_browser_ie.cke_rtl .cke_skin_v2 .cke_menuarrow{position:absolute;left:2px;}.cke_skin_v2 .cke_rcombo{display:inline-block;margin-left:2px;margin-right:2px;margin-top:2px;vertical-align:top;float:left;}.cke_skin_v2 .cke_browser_ie .cke_rcombo{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_rcombo{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rcombo{#float:none;}.cke_skin_v2 .cke_rcombopanel{border:1px solid #316ac5;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;}.cke_skin_v2 .cke_rcombo a{display:inline-block;float:left;filter:alpha(opacity=70);opacity:.70;}.cke_skin_v2 .cke_rtl .cke_rcombo a{float:right;}.cke_skin_v2 .cke_hc .cke_rcombo a{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_v2 .cke_rcombo .cke_label{display:inline-block;float:left;line-height:24px;height:22px;vertical-align:top;padding-left:4px;padding-right:5px;filter:alpha(opacity=70);opacity:.70;background-color:#f1f1e3;cursor:default;}.cke_skin_v2 .cke_rtl .cke_rcombo .cke_label{float:right;padding-right:4px;padding-left:5px;}
-.cke_skin_v2 .cke_hc .cke_rcombo .cke_label{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_v2 .cke_rcombo .cke_inline_label{color:#fff;}.cke_skin_v2 .cke_rcombo .cke_text{border:1px solid #8f8f73;background-color:#fff;height:12px;width:60px;padding-top:4px;padding-bottom:4px;padding-left:5px;padding-right:5px;text-overflow:ellipsis;overflow:hidden;display:inline-block;vertical-align:top;cursor:default;}.cke_skin_v2 .cke_ltr .cke_rcombo .cke_text{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}.cke_skin_v2 .cke_rtl .cke_rcombo .cke_text{-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}.cke_skin_v2 .cke_browser_iequirks .cke_rcombo .cke_text{height:22px;}.cke_skin_v2 .cke_rcombo .cke_openbutton{display:inline-block;background-position:5px -715px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;border-top:1px solid #8f8f73;border-bottom:1px solid #8f8f73;width:14px;height:20px;}.cke_skin_v2 .cke_rcombo .cke_openbutton span{display:none;}.cke_skin_v2 .cke_hc .cke_rcombo .cke_openbutton span{display:inline;}.cke_skin_v2 .cke_ltr .cke_rcombo .cke_openbutton{border-right:1px solid #8f8f73;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}.cke_skin_v2 .cke_rtl .cke_rcombo .cke_openbutton{border-left:1px solid #8f8f73;-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}.cke_skin_v2 .cke_rcombo .cke_off a:hover,.cke_skin_v2 .cke_rcombo .cke_off a:focus,.cke_skin_v2 .cke_rcombo .cke_off a:active,.cke_skin_v2 .cke_rcombo .cke_on a{filter:alpha(opacity=100);opacity:1;}.cke_skin_v2 .cke_rcombo .cke_off a:hover .cke_text,.cke_skin_v2 .cke_rcombo .cke_off a:focus .cke_text,.cke_skin_v2 .cke_rcombo .cke_off a:active .cke_text,.cke_skin_v2 .cke_rcombo .cke_on .cke_text{border-color:#316ac5;}.cke_skin_v2 .cke_rcombo .cke_off a:hover .cke_openbutton,.cke_skin_v2 .cke_rcombo .cke_off a:focus .cke_openbutton,.cke_skin_v2 .cke_rcombo .cke_off a:active .cke_openbutton,.cke_skin_v2 .cke_rcombo .cke_on .cke_openbutton{border-color:#316ac5;background-color:#dff1ff;}.cke_skin_v2 .cke_rcombo .cke_on .cke_text{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;}.cke_skin_v2 .cke_rcombo .cke_on .cke_openbutton{-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;}.cke_skin_v2 .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.3;}.cke_skin_v2 .cke_hc .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=70);opacity:.7;}.cke_skin_v2 .cke_rcombo .cke_disabled .cke_text,.cke_skin_v2 .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=50);opacity:.5;}.cke_skin_v2 .cke_hc .cke_rcombo .cke_disabled .cke_text,.cke_skin_v2 .cke_hc .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=80);opacity:.8;}.cke_skin_v2 .cke_rcombo .cke_disabled .cke_text{color:#fff;}.cke_skin_v2 .cke_browser_gecko18 .cke_rcombo,.cke_skin_v2 .cke_browser_gecko18 .cke_rcombo .cke_label,.cke_skin_v2 .cke_browser_gecko18 .cke_rcombo .cke_text,.cke_skin_v2 .cke_browser_gecko18 .cke_rcombo .cke_openbutton,.cke_skin_v2 .cke_browser_webkit .cke_rcombo .cke_label,.cke_skin_v2 .cke_browser_webkit .cke_rcombo .cke_text,.cke_skin_v2 .cke_browser_webkit .cke_rcombo .cke_openbutton{display:block;float:left;}.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_rcombo,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_label,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_text,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_openbutton,.cke_skin_v2 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_label,.cke_skin_v2 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_text,.cke_skin_v2 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_openbutton{float:right;}
-.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_rcombo,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_rcombo a,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_rcombo .cke_label{float:none;}.cke_skin_v2 .cke_browser_iequirks .cke_rcombo .cke_openbutton{height:22px;}@media print{.cke_path{display:none;}}.cke_skin_v2 .cke_path{padding:3px 3px 0 3px;display:inline-block;float:left;}.cke_skin_v2 .cke_rtl .cke_path{float:right;}.cke_skin_v2 .cke_path a,.cke_skin_v2 .cke_path .cke_empty{display:inline-block;float:left;border:solid 1px #efefde;background-color:#efefde;padding-top:1px;padding-bottom:1px;padding-left:4px;padding-right:4px;margin-bottom:3px;cursor:default;}.cke_skin_v2 .cke_path .cke_empty{visibility:hidden;}.cke_skin_v2 .cke_rtl .cke_path a,.cke_skin_v2 .cke_rtl .cke_path cke_empty{float:right;}.cke_skin_v2 .cke_path a:hover,.cke_skin_v2 .cke_path a:focus,.cke_skin_v2 .cke_path a:active{border:solid 1px #316ac5;background-color:#dff1ff;padding-top:1px;padding-bottom:1px;padding-left:4px;padding-right:4px;outline:none;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_path a,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_path .cke_empty{float:none;}.cke_skin_v2 .cke_path .cke_label{display:none;}.cke_skin_v2 .cke_button_source .cke_icon{background-position:0 0;}.cke_skin_v2 .cke_button_newpage .cke_icon{background-position:0 -48px;}.cke_skin_v2 .cke_button_preview .cke_icon{background-position:0 -64px;}.cke_skin_v2 .cke_button_cut .cke_icon{background-position:0 -96px;}.cke_skin_v2 .cke_button_copy .cke_icon{background-position:0 -112px;}.cke_skin_v2 .cke_button_paste .cke_icon{background-position:0 -128px;}.cke_skin_v2 .cke_button_pastetext .cke_icon{background-position:0 -144px;}.cke_skin_v2 .cke_button_find .cke_icon{background-position:0 -240px;}.cke_skin_v2 .cke_button_replace .cke_icon{background-position:0 -256px;}.cke_skin_v2 .cke_button_selectAll .cke_icon{background-position:0 -272px;}.cke_skin_v2 .cke_button_removeFormat .cke_icon{background-position:0 -288px;}.cke_skin_v2 .cke_button_bold .cke_icon{background-position:0 -304px;}.cke_skin_v2 .cke_button_italic .cke_icon{background-position:0 -320px;}.cke_skin_v2 .cke_button_underline .cke_icon{background-position:0 -336px;}.cke_skin_v2 .cke_button_strike .cke_icon{background-position:0 -352px;}.cke_skin_v2 .cke_button_subscript .cke_icon{background-position:0 -368px;}.cke_skin_v2 .cke_button_superscript .cke_icon{background-position:0 -384px;}.cke_skin_v2 .cke_button_table .cke_icon{background-position:0 -608px;}.cke_skin_v2 .cke_button_horizontalrule .cke_icon{background-position:0 -624px;}.cke_skin_v2 .cke_button_smiley .cke_icon{background-position:0 -640px;}.cke_skin_v2 .cke_button_link .cke_icon{background-position:0 -528px;}.cke_skin_v2 .cke_button_unlink .cke_icon{background-position:0 -544px;}.cke_skin_v2 .cke_button_anchor .cke_icon{background-position:0 -560px;}.cke_skin_v2 .cke_button_image .cke_icon{background-position:0 -576px;}.cke_skin_v2 .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_v2 .cke_button_specialchar .cke_icon{background-position:0 -656px;}.cke_skin_v2 .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_v2 .cke_button_print .cke_icon{background-position:0 -176px;}.cke_skin_v2 .cke_button_checkspell .cke_icon,.cke_skin_v2 .cke_button_scayt .cke_icon{background-position:0 -192px;}.cke_skin_v2 .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_v2 .cke_button_textcolor .cke_icon{background-position:0 -704px;}.cke_skin_v2 .cke_button_bgcolor .cke_icon{background-position:0 -720px;}.cke_skin_v2 .cke_button_form .cke_icon{background-position:0 -752px;}.cke_skin_v2 .cke_button_checkbox .cke_icon{background-position:0 -768px;}.cke_skin_v2 .cke_button_radio .cke_icon{background-position:0 -784px;}.cke_skin_v2 .cke_button_textfield .cke_icon{background-position:0 -800px;}.cke_skin_v2 .cke_button_textarea .cke_icon{background-position:0 -816px;}.cke_skin_v2 .cke_button_showblocks .cke_icon{background-position:0 -1136px;}.cke_skin_v2 .cke_button_select .cke_icon{background-position:0 -832px;}.cke_skin_v2 .cke_button_button .cke_icon{background-position:0 -848px;}
-.cke_skin_v2 .cke_button_imagebutton .cke_icon{background-position:0 -864px;}.cke_skin_v2 .cke_button_hiddenfield .cke_icon{background-position:0 -880px;}.cke_skin_v2 .cke_button_undo .cke_icon{background-position:0 -208px;}.cke_skin_v2 .cke_rtl .cke_button_undo .cke_icon{background-position:0 -224px;}.cke_skin_v2 .cke_button_redo .cke_icon{background-position:0 -224px;}.cke_skin_v2 .cke_rtl .cke_button_redo .cke_icon{background-position:0 -208px;}.cke_skin_v2 .cke_button_templates .cke_icon{background-position:0 -80px;}.cke_skin_v2 .cke_button_numberedlist .cke_icon{background-position:0 -400px;}.cke_skin_v2 .cke_button_bulletedlist .cke_icon{background-position:0 -416px;}.cke_skin_v2 .cke_button_outdent .cke_icon{background-position:0 -432px;}.cke_skin_v2 .cke_button_indent .cke_icon{background-position:0 -448px;}.cke_skin_v2 .cke_button_justifyleft .cke_icon{background-position:0 -464px;}.cke_skin_v2 .cke_button_justifycenter .cke_icon{background-position:0 -480px;}.cke_skin_v2 .cke_button_justifyright .cke_icon{background-position:0 -496px;}.cke_skin_v2 .cke_button_justifyblock .cke_icon{background-position:0 -512px;}.cke_skin_v2 .cke_button_blockquote .cke_icon{background-position:0 -1152px;}.cke_skin_v2 .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_v2 .cke_button_pastefromword .cke_icon{background-position:0 -160px;}.cke_skin_v2 .cke_button_save .cke_icon{background-position:0 -32px;}.cke_skin_v2 .cke_button_about .cke_icon{background-position:0 -736px;}.cke_skin_v2 .cke_button_maximize .cke_icon{background-position:0 -1040px;}.cke_skin_v2 .cke_button_creatediv .cke_icon{background-position:0 -1168px;}.cke_skin_v2 .cke_button_editdiv .cke_icon{background-position:0 -1184px;}.cke_skin_v2 .cke_button_removediv .cke_icon{background-position:0 -1200px;}.cke_skin_v2 .cke_button_source .cke_label{display:inline;display:inline-block;}.cke_skin_v2 .cke_styles_panel{width:150px;height:170px;}.cke_skin_v2 .cke_format_panel{width:150px;height:170px;}.cke_skin_v2 .cke_font_panel{width:150px;height:170px;}.cke_skin_v2 .cke_fontSize_panel{height:170px;}.cke_skin_v2 .cke_fontSize .cke_text{width:20px;}.cke_skin_v2 .cke_browser_iequirks .cke_fontSize .cke_text{width:32px;}html .cke_skin_v2{visibility:inherit;}html.cke_skin_v2_container{visibility:visible;}
+++ /dev/null
-CKEDITOR.skins.add("v2",(function(){var b=[];if(CKEDITOR.env.ie&&CKEDITOR.env.version<7){b.push("icons.png","images/sprites_ie6.png","images/dialog_sides.gif")}return{preload:b,editor:{css:["editor.css"]},dialog:{css:["dialog.css"]},templates:{css:["templates.css"]},margins:[0,14,18,14]}})());(function(){CKEDITOR.dialog?b():CKEDITOR.on("dialogPluginReady",b);function b(){CKEDITOR.dialog.on("resize",function(a){var l=a.data,k=l.width,j=l.height,i=l.dialog,h=i.parts.contents;if(l.skin!="v2"){return}h.setStyles({width:k+"px",height:j+"px"});if(!CKEDITOR.env.ie){return}setTimeout(function(){var e=i.parts.dialog.getChild([0,0,0]),d=e.getChild(0),c=e.getChild(2);c.setStyle("width",d.$.offsetWidth+"px");c=e.getChild(7);c.setStyle("width",d.$.offsetWidth-28+"px");c=e.getChild(4);c.setStyle("height",d.$.offsetHeight-31-14+"px");c=e.getChild(5);c.setStyle("height",d.$.offsetHeight-31-14+"px")},100)})}})();
\ No newline at end of file
+++ /dev/null
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-.cke_skin_v2 .cke_tpl_list{border:#dcdcdc 2px solid;background-color:#fff;overflow:auto;width:100%;height:220px;}.cke_skin_v2 .cke_tpl_item{margin:5px;padding:7px;border:#eee 1px solid;*width:88%;}.cke_skin_v2 .cke_tpl_preview{border-collapse:separate;text-indent:0;width:100%;}.cke_skin_v2 .cke_tpl_preview td{padding:2px;vertical-align:middle;}.cke_skin_v2 .cke_tpl_preview .cke_tpl_preview_img{width:100px;}.cke_skin_v2 .cke_tpl_preview span{white-space:normal;}.cke_skin_v2 .cke_tpl_title{font-weight:bold;}.cke_skin_v2 .cke_tpl_list a:active .cke_tpl_item,.cke_skin_v2 .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_v2 .cke_tpl_list a:focus .cke_tpl_item{border:#f93 1px solid!important;background-color:#fffacd!important;}.cke_skin_v2 .cke_tpl_list a:active *,.cke_skin_v2 .cke_tpl_list a:hover *,.cke_skin_v2 .cke_tpl_list a:focus *{cursor:pointer;}.cke_skin_v2 .cke_browser_ie6 .cke_tpl_list a:active,.cke_skin_v2 .cke_browser_ie6 .cke_tpl_list a:hover,.cke_skin_v2 .cke_browser_ie6 .cke_tpl_list a:focus{background-position:0 0;}.cke_skin_v2 .cke_tpl_list a:active .cke_tpl_item,.cke_skin_v2 .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_v2 .cke_tpl_list a:focus .cke_tpl_item{border-width:3px;}.cke_skin_v2 .cke_tpl_empty,.cke_tpl_loading{text-align:center;padding:5px;}
+++ /dev/null
-CKEDITOR.themes.add("default",(function(){function b(a,l){var k,j;j=a.config.sharedSpaces;j=j&&j[l];j=j&&CKEDITOR.document.getById(j);if(j){var i='<span class="cke_shared"><span class="'+a.skinClass+" cke_editor_"+a.name+'"><span class="'+CKEDITOR.env.cssClass+'"><span class="cke_wrapper cke_'+a.lang.dir+'"><span class="cke_editor"><div class="cke_'+l+'"></div></span></span></span></span></span>',h=j.append(CKEDITOR.dom.element.createFromHtml(i,j.getDocument()));if(j.getCustomData("cke_hasshared")){h.hide()}else{j.setCustomData("cke_hasshared",1)}k=h.getChild([0,0,0,0]);a.on("focus",function(){for(var e=0,d,c=j.getChildren();d=c.getItem(e);e++){if(d.type==CKEDITOR.NODE_ELEMENT&&!d.equals(h)&&d.hasClass("cke_shared")){d.hide()}}h.show()});a.on("destroy",function(){h.remove()})}return k}return{build:function(D,C){var B=D.name,A=D.element,z=D.elementMode;if(!A||z==CKEDITOR.ELEMENT_MODE_NONE){return}if(z==CKEDITOR.ELEMENT_MODE_REPLACE){A.hide()}var y=D.fire("themeSpace",{space:"top",html:""}).html,x=D.fire("themeSpace",{space:"contents",html:""}).html,w=D.fireOnce("themeSpace",{space:"bottom",html:""}).html,v=x&&D.config.height,u=D.config.tabIndex||D.element.getAttribute("tabindex")||0;if(!x){v="auto"}else{if(!isNaN(v)){v+="px"}}var t="",s=D.config.width;if(s){if(!isNaN(s)){s+="px"}t+="width: "+s+";"}var r=y&&b(D,"top"),q=b(D,"bottom");r&&(r.setHtml(y),y="");q&&(q.setHtml(w),w="");var a=CKEDITOR.dom.element.createFromHtml(['<span id="cke_',B,'" onmousedown="return false;" class="',D.skinClass," cke_editor_",B,'" dir="',D.lang.dir,'" title="',CKEDITOR.env.gecko?" ":"",'" lang="',D.langCode,'"'+(CKEDITOR.env.webkit?' tabindex="'+u+'"':"")+' role="application" aria-labelledby="cke_',B,'_arialbl"'+(t?' style="'+t+'"':"")+'><span id="cke_',B,'_arialbl" class="cke_voice_label">'+D.lang.editor+'</span><span class="',CKEDITOR.env.cssClass,'" role="presentation"><span class="cke_wrapper cke_',D.lang.dir,'" role="presentation"><table class="cke_editor" border="0" cellspacing="0" cellpadding="0" role="presentation"><tbody><tr',y?"":' style="display:none"',' role="presentation"><td id="cke_top_',B,'" class="cke_top" role="presentation">',y,"</td></tr><tr",x?"":' style="display:none"',' role="presentation"><td id="cke_contents_',B,'" class="cke_contents" style="height:',v,'" role="presentation">',x,"</td></tr><tr",w?"":' style="display:none"',' role="presentation"><td id="cke_bottom_',B,'" class="cke_bottom" role="presentation">',w,"</td></tr></tbody></table><style>.",D.skinClass,"{visibility:hidden;}</style></span></span></span>"].join(""));a.getChild([1,0,0,0,0]).unselectable();a.getChild([1,0,0,0,2]).unselectable();if(z==CKEDITOR.ELEMENT_MODE_REPLACE){a.insertAfter(A)}else{A.append(a)}D.container=a;a.disableContextMenu();D.fireOnce("themeLoaded");D.fireOnce("uiReady")},buildDialog:function(a){var l=CKEDITOR.tools.getNextNumber(),k=CKEDITOR.dom.element.createFromHtml(['<div class="cke_editor_'+a.name.replace(".","\\.")+"_dialog cke_skin_",a.skinName,'" dir="',a.lang.dir,'" lang="',a.langCode,'" role="dialog" aria-labelledby="%title#"><table class="cke_dialog'," "+CKEDITOR.env.cssClass," cke_",a.lang.dir,'" style="position:absolute" role="presentation"><tr><td role="presentation"><div class="%body" role="presentation"><div id="%title#" class="%title" role="presentation"></div><a id="%close_button#" class="%close_button" href="javascript:void(0)" title="'+a.lang.common.close+'" role="button"><span class="cke_label">X</span></a><div id="%tabs#" class="%tabs" role="tablist"></div><table class="%contents" role="presentation"><tr><td id="%contents#" class="%contents" role="presentation"></td></tr></table><div id="%footer#" class="%footer" role="presentation"></div></div><div id="%tl#" class="%tl"></div><div id="%tc#" class="%tc"></div><div id="%tr#" class="%tr"></div><div id="%ml#" class="%ml"></div><div id="%mr#" class="%mr"></div><div id="%bl#" class="%bl"></div><div id="%bc#" class="%bc"></div><div id="%br#" class="%br"></div></td></tr></table>',CKEDITOR.env.ie?"":"<style>.cke_dialog{visibility:hidden;}</style>","</div>"].join("").replace(/#/g,"_"+l).replace(/%/g,"cke_dialog_")),j=k.getChild([0,0,0,0,0]),i=j.getChild(0),h=j.getChild(1);i.unselectable();h.unselectable();return{element:k,parts:{dialog:k.getChild(0),title:i,close:h,tabs:j.getChild(2),contents:j.getChild([3,0,0,0]),footer:j.getChild(4)}}},destroy:function(a){var d=a.container;d.clearCustomData();a.element.clearCustomData();if(d){d.remove()}if(a.elementMode==CKEDITOR.ELEMENT_MODE_REPLACE){a.element.show()}delete a.element}}})());CKEDITOR.editor.prototype.getThemeSpace=function(e){var d="cke_"+e,f=this._[d]||(this._[d]=CKEDITOR.document.getById(d+"_"+this.name));return f};CKEDITOR.editor.prototype.resize=function(r,q,p,o){var n=/^\d+$/;if(n.test(r)){r+="px"}var m=this.container,l=CKEDITOR.document.getById("cke_contents_"+this.name),k=o?m.getChild(1):m;CKEDITOR.env.webkit&&k.setStyle("display","none");k.setStyle("width",r);if(CKEDITOR.env.webkit){k.$.offsetWidth;k.setStyle("display","")}var j=p?0:(k.$.offsetHeight||0)-(l.$.clientHeight||0);l.setStyle("height",Math.max(q-j,0)+"px");this.fire("resize")};CKEDITOR.editor.prototype.getResizable=function(){return this.container.getChild(1)};
\ No newline at end of file