window.RadELoc = null;
if (window.loc) { RadELoc = window.loc; }
window.loc = localization_en_US = {
	showText : function(textName)
    {
        document.write(this[textName]);
    }

    , showSpacedText : function(textName)
    {
        document.write(this[textName].replace(/([^ ])/g, "$1 "));
    }

    , getText : function(textName)
    {
        return this[textName];
    }

    , setAttribute : function(id, attr, textName)
    {
        var str = this[textName];
        var elem = document.getElementById(id);
        if (elem)
        {
            elem.setAttribute(attr, str);
        }
    }
};loc["IncreaseSize"] = "Increase Size";loc["DecreaseSize"] = "Decrease Size";loc["PageProperties"] = "Page Properties";loc["ConvertToUpper"] = "Convert to upper case";loc["ConvertToLower"] = "Convert to lower case";loc["RealFontSize"] = "Real font size";loc["DropdownToolbar"] = "Dropdowns";loc["ImageMapDialog"] = "Image Map Editor";loc["FormatCodeBlock"] = "Format Code Block";loc["EnhancedEditToolbar"] = "Enhanced Edit";loc["InsertToolbar"] = "Insert";loc["DialogToolbar"] = "Dialogs";loc["MainToolbar"] = "Main Toolbar";loc["TableToolbar"] = "Table";loc["Print"] = "Print";loc["SpellCheck"] = "Spellchecker";loc["AjaxSpellCheck"] = "AJAX Spellchecker";loc["PasteFromWord"] = "Paste from Word";loc["PasteFromWordNoFontsNoSizes"] = "Paste from Word";loc["PastePlainText"] = "Paste Plain Text";loc["PasteAsHtml"] = "Paste As Html";loc["AbsolutePosition"] = "Set Absolute Position";loc["CreateLink"] = "Create Link";loc["Unlink"] = "Remove Link";loc["InsertGroupbox"] = "Insert Groupbox";loc["InsertFormElement"] = "Insert Form Element";loc["InsertOrderedList"] = "Numbered List";loc["InsertUnorderedList"] = "Bullet List";loc["InsertParagraph"] = "New Paragraph";loc["ModuleManager"] = "Module Manager";loc["Help"] = "Help";loc["InsertSnippet"] = "Insert Code Snippet";loc["ToggleScreenMode"] = "Toggle Full Screen Mode";loc["ToggleDocking"] = "Dock all Floating Toolbars/Modules";loc["Zoom"] = "Zoom";loc["InsertCustomLink"] = "Custom Links";loc["ApplyClass"] = "Apply Style";loc["InsertDate"] = "Insert Date";loc["InsertTime"] = "Insert Time";loc["Bold"] = "Bold";loc["Italic"] = "Italic";loc["Underline"] = "Underline";loc["Cut"] = "Cut";loc["Copy"] = "Copy";loc["Paste"] = "Paste";loc["JustifyLeft"] = "Align Left";loc["JustifyCenter"] = "Align Center";loc["JustifyRight"] = "Align Right";loc["JustifyFull"] = "Justify";loc["JustifyNone"] = "Remove alignment";loc["Indent"] = "Indent";loc["Outdent"] = "Outdent";loc["Subscript"] = "Subscript";loc["Superscript"] = "SuperScript";loc["StrikeThrough"] = "Strikethrough";loc["InsertHorizontalRule"] = "Horizontal Rule";loc["Undo"] = "Undo";loc["Redo"] = "Redo";loc["FontName"] = "Font Name";loc["FontSize"] = "Size";loc["ForeColor"] = "Foreground Color";loc["BackColor"] = "Background Color";loc["InsertRowAbove"] = "Insert Row Above";loc["InsertRowBelow"] = "Insert Row Below";loc["DeleteRow"] = "Delete Row";loc["InsertColumnLeft"] = "Insert Column to the Left";loc["InsertColumnRight"] = "Insert Column to the Right";loc["DeleteColumn"] = "Delete Column";loc["MergeColumns"] = "Merge Cells Horizontally";loc["MergeRows"] = "Merge Cells Vertically";loc["SplitCell"] = "Split Cell";loc["DeleteCell"] = "Delete Cell";loc["DeleteTable"] = "Delete Table";loc["SetCellProperties"] = "Set Cell Properties";loc["SetTableProperties"] = "Set Table Properties";loc["ToggleTableBorder"] = "Show/Hide Border";loc["SetImageProperties"] = "Set Image Properties";loc["SetLinkProperties"] = "Set Link Properties";loc["FormatBlock"] = "Paragraph Style";loc["InsertSymbol"] = "Insert Symbol";loc["FormatStripper"] = "Format Stripper";loc["InsertTable"] = "Insert Table";loc["ImageManager"] = "Image Manager";loc["FlashManager"] = "Flash Manager";loc["MediaManager"] = "Media Manager";loc["DocumentManager"] = "Document Manager";loc["FindAndReplace"] = "Find And Replace";loc["LinkManager"] = "Hyperlink Manager";loc["AboutDialog"] = "About Ektron CMS400";loc["TemplateManager"] = "Template Manager";loc["FileOpen"] = "Open file..";loc["FileSaveAs"] = "Save as...";loc["RADEDITOR_DESIGN_MODE"] = "Design";loc["RADEDITOR_HTML_MODE"] = "HTML";loc["RADEDITOR_PREVIEW_MODE"] = "View Data Entry";loc["ClearFormatting"] = "Clear Formatting";loc["ClearAllHtmlTags"] = "All HTML Tags";loc["ClearWordFormatting"] = "Microsoft Word Formatting";loc["ClearCssFormatting"] = "Cascading Style Sheets";loc["ClearFontTags"] = "Font Tags";loc["ClearSpanTags"] = "Span Tags";loc["CellProperties"] = "Cell Properties";loc["Class"] = "Style";loc["ToolNotSupportedByNetscape"] = "This tool is not supported by Mozilla/Netscape browsers.";loc["AddCustomHexColor"] = "Add Hex Color...";loc["AddCustomColor"] = "Add Custom Color...";loc["PromptColor"] = "Please, provide the custom color HEX value:";loc["ClearStyle"] = "Clear Style";loc["CancelTable"] = "Cancel";loc["TableWizard"] = "Table Wizard";loc["UpdateButton"] = "Update";loc["CancelButton"] = "Cancel";loc["TableWarning"] = "Please, select a table to set its properties!";loc["CellWarning"] = "Please, select a cell to set its properties!";loc["ImageMapWarning"] = "Please, select an image to set its image map properties!";loc["Table"] = "Table";loc["HtmlMode"] = "HTML Mode";loc["ToolbarCaption"] = "Ektron eWebEdit400 Toolbar";loc["ShowToolbarTooltip"] = "Show toolbar";loc["IndentHtml"] = "Indent HTML";loc["RepeatLastCommand"] = "Repeat Last Command";loc["ResizeCommand"] = "Resize Object";loc["MoveCommand"] = "Move";loc["UseCtrl_C"] = "Please use Ctrl+C to Copy";loc["UseCtrl_V"] = "Please use Ctrl+V to Paste";loc["UseCtrl_X"] = "Please use Ctrl+X to Cut";loc["SetHtml"] = "Set HTML";loc["CorrectSpelling"] = "Spelling Changes";loc["Typing"] = "Typing...";loc["StripAll"] = "Strip All Formatting";loc["StripCss"] = "Strip Style Formatting";loc["StripFont"] = "Strip Font Elements";loc["StripSpan"] = "Strip Span Elements";loc["StripWord"] = "Strip Word Formatting";loc["InsertFormForm"] = "Insert Form";loc["InsertFormButton"] = "Insert Button";loc["InsertFormCheckbox"] = "Insert Checkbox";loc["InsertFormHidden"] = "Insert Hidden";loc["InsertFormSelect"] = "Insert Select";loc["InsertFormRadio"] = "Insert Radio";loc["InsertFormPassword"] = "Insert Password";loc["InsertFormReset"] = "Insert Reset";loc["InsertFormSubmit"] = "Insert Submit";loc["InsertFormText"] = "Insert Textbox";loc["InsertFormTextarea"] = "Insert Textarea";loc["FormForm"] = "Form";loc["FormButton"] = "Button";loc["FormCheckbox"] = "Checkbox";loc["FormHidden"] = "Hidden";loc["FormSelect"] = "Select";loc["FormRadio"] = "Radio button";loc["FormPassword"] = "Password";loc["FormReset"] = "Reset";loc["FormSubmit"] = "Submit";loc["FormText"] = "Textbox";loc["FormTextarea"] = "Textarea";loc["SelectAll"] = "Select All";loc["InsertAnchor"] = "Insert Bookmark";loc["InsertEmailLink"] = "Insert Email Link";loc["AskWordCleaning"] = "The content you are trying to paste has MS Word formatting.\nWould you like to clean it?";loc["SpellCheckEnd"] = "Finish spellchecking";loc["SpellCheckComplete"] = "Spellchecking complete!";loc["SpellingChange"] = "Spelling Change";loc["NoSuggestions"] = "(no suggestions)";loc["ChangeWordString"] = "Change Manually";loc["IgnoreAllString"] = "Ignore All";loc["IgnoreString"] = "Ignore";loc["MoreThanOnceMessage"] = "This word occurs more than once in the text. Would you like to replace all instances?";loc["UndoDisabledMessage"] = "You cannot undo further while in spellcheck mode. Please finish spellchecking first.";loc["AddToDictionary"] = "Add to dictionary";loc["AddCustomWordSuccess"] = "successfully added to dictionary";loc["SpellingInProgress"] = "Spell checking in progress...";loc["SpellingMode"] = "Spell checking mode. Misspelled words are indicated with a red wave underscore.";loc["NoSpellingMistakes"] = "No mistakes found.";loc["ektron"] = "Ektron Editor Starts";loc["EktronImageModificationTool"] = "Image Modification Tool";loc["EkGroupBox"] = "Group Box";loc["EkTabularDataBox"] = "Tabular Data Box";loc["EkCheckBoxField"] = "Checkbox Field";loc["EkTextField"] = "Text Field";loc["EkChoicesField"] = "Choices Field";loc["EkCalculatedField"] = "Calculated Field";loc["EkCalendarField"] = "Calendar Field";loc["EkImageOnlyField"] = "Image Only Field";loc["EkFileLinkField"] = "Link Field";loc["EkValidateXsd"] = "Validate Design";loc["EkValidate"] = "Validate";loc["EkLibrary"] = "Library";loc["EkTranslate"] = "Translate Content";loc["EkMergeField"] = "Merge Field";loc["EkAddLinkPage"] = "Add Wiki Link";loc["EkHtmlCheckBoxField"] = "Checkbox Field";loc["EkHtmlTextField"] = "Text Field";loc["EkHtmlChoicesField"] = "Choices Field";loc["EkHtmlCalendarField"] = "Calendar Field";loc["UseAppleKey_C"] = "Please use Apple key+C to Copy";loc["UseAppleKey_V"] = "Please use Apple key+V to Paste";loc["UseAppleKey_X"] = "Please use Apple key+X to Cut";loc["StatusOK"] = "Status: OK";loc["EkInContextSave"] = "Save";loc["EkInContextCancel"] = "Cancel";loc["EkValidateDesign"] = "Validate";loc["EkValidateData"] = "Validate";loc["EkViewDesign"] = "View Design";loc["EkViewSource"] = "View Source";loc["EkPreview"] = "Preview";loc["ContentNotSave"] = "The content is not yet saved.";loc["ContentCheckedOut"] = "The content is currently checked out.";loc["EkRichAreaSource"] = "Edit Rich Area Source";loc["mnuOLdec"] = "List: 1 2 3";loc["mnuOLloA"] = "List: a b c";loc["mnuOLupA"] = "List: A B C D";loc["mnuOLloR"] = "List: i ii iii";loc["mnuOLupR"] = "List: I I III IV";loc["mnuULdsc"] = "Bullets: Disc";loc["mnuULcir"] = "Bullets: Circle";loc["mnuULsqu"] = "Bullets: Square";loc["mnuULnon"] = "Bullets: None";loc["ContentInvalid"] = "Content is not valid";loc["mnuInsAbv"] = "Insert Above";loc["mnuInsBel"] = "Insert Below";loc["mnuDupl"] = "Duplicate";loc["mnuMvUp"] = "Move Up";loc["mnuMvDn"] = "Move Down";loc["mnuRem"] = "Remove";loc["sFld"] = "Field";loc["sInvFld"] = "At least one field is not valid. Please correct it and try again.";loc["stdCancel"] = "Cancel";loc["stdOK"] = "OK";loc["sShow"] = "Show";loc["sHide"] = "Hide";loc["sErrOnContent"] = "An error occurred when processing the content.";loc["ValidateContent"] = "Validate Content";loc["sDefaultFieldPrefix"] = "Field";loc["sContentIsValid"] = "Content is valid.";loc["sWindowsMediaVideo"] = "Windows Media Video";loc["sContinueSaving"] = "Continue saving invalid document?";loc["dlgNBlank"] = "Cannot be blank";loc["sNoLongerAvail"] = "(No longer available)";loc["EkFieldProp"] = "Field Properties...";loc["EkHtmlFieldProp"] = "Field Properties...";loc["ErrNoRootElem"] = "Error: Root element is missing.";loc["ErrProcessContent"] = "An error occurred when processing the content.";loc["EkPreviewXml"] = "View Data as XML";loc["EkPreviewXsd"] = "View Data as Schema";loc["EkPreviewFld"] = "View Data as Field List";loc["EkPreviewNdx"] = "View Data as Index";loc["EkPreviewXsl"] = "View Data as XSLT";loc["CloseButton"] = "Close";loc["EkResourceSelectorField"] = "Resource Selector Field";loc["ektron2"] = "Ektron Editor ends";loc["RadEditorXhtmlValidator"] = "XHTML Validator";loc["RadEditorStatistics"] = "Statistics";loc["RadEditorNodeInspector"] = "Properties Inspector";loc["EkRadEditorDomInspector"] = "Tag Inspector";loc["RadEditorHtmlInspector"] = "Real-Time HTML View";loc["StatisticsWords"] = "Words:";loc["StatisticsCharacters"] = "Characters:";loc["NodeInspectorSelectedElement"] = "The selected element is ";loc["NodeInspectorInvalidValue"] = "Invalid value. Please enter a number.";loc["className"] = "Classname";loc["borderColor"] = "Border color";loc["bgColor"] = "Background";loc["width"] = "Width";loc["height"] = "Height";loc["align"] = "Alignment";loc["vAlign"] = "Vertical Alignment";loc["cellSpacing"] = "CellSpacing";loc["cellPadding"] = "CellPadding";loc["border"] = "Border Width";loc["noWrap"] = "Nowrap";loc["value"] = "Value";loc["id"] = "Id";loc["name"] = "Name";loc["href"] = "URL";loc["title"] = "ToolTip";loc["target"] = "Target";loc["alt"] = "ToolTip";loc["_blank"] = "New Window";loc["_self"] = "Same Window";loc["_parent"] = "Parent Window";loc["_top"] = "Browser Window";loc["_search"] = "Search Pane";loc["_media"] = "Media Pane";loc["DomInspectorRemoveElement"] = "RemoveElement";loc["NAME"] = "Name";loc["action"] = "Action";loc["ValidateXHTML"] = "Validate XHTML";loc["ExpandValidator"] = "Expand Report Pane";loc["Doctype"] = "Select Doctype";loc["rows"] = "Rows";loc["cols"] = "Columns";loc["EkRadEditorXhtmlValidator"] = "Content Validator";if (RadELoc) { window.loc = RadELoc; }

if(typeof(Sys) !== "undefined") Sys.Application.notifyScriptLoaded();