var rSo7 = null;function rSq6(windowFrames){for (var o8=0; o8<windowFrames.length; o8++){windowFrames[o8].window.addEventListener("mousedown", rSZ8, true);windowFrames[o8].window.addEventListener("focus", rSZ8, true);rSq6(windowFrames[o8].window.frames);}};function rSO7(windowFrames){for (var o8=0; o8<windowFrames.length; o8++){windowFrames[o8].window.removeEventListener("mousedown", rSZ8, true);windowFrames[o8].window.removeEventListener("focus", rSZ8, true);rSO7(windowFrames[o8].window.frames);}};function rSZ8(e){rSo7.focus();e.preventDefault();e.stopPropagation();};function rSl1(){var rSo9 = navigator.userAgent.toLowerCase();place = rSo9.indexOf("msie");if (place == -1){return true;}++place;var rSq5 = /msie (\d+\.\d+)/;var rST4 = rSq5.exec(rSo9);if (rST4.length < 2){return true;}var rSS0 = parseFloat(rST4[1]);return rSS0 < 5.5;};function rSo4(windowCaption, dialogUrl, dialogWidth, dialogHeight, arguments, spellUsesClassicDialogs){try{if (rSl1()){spellUsesClassicDialogs = true;}var S4 = new RadWindowInfo();S4.Url = dialogUrl;S4.Width = dialogWidth;S4.Height = dialogHeight;S4.Caption = windowCaption;S4.IsVisible = true;S4.Argument = arguments;S4.Param = null;S4.CallbackFunc = null;S4.OnLoadFunc = null;S4.Resizable = false;S4.Movable = true;S4.UseClassicDialogs = spellUsesClassicDialogs;S4.BlankIFrameLocation = "blank.htm";var rSB5 = GetRadWindowManager().ShowModalWindow(S4);}catch (error){alert("Could not open window: " + error.description);};};function rST0(e, spellID, control, languagesID, radControlsDir, usesClassicDialogs, language, dialogsScheme, sessionID1, pageID, useSession, defaultLang, sessionData){var O5 = radControlsDir + "Spell/Dialogs/SpellCheck.aspx?spellID=" + spellID + "&DialogsScheme=" + dialogsScheme + "&Language=" + language + "&pageID=" + pageID + "&useSession=" + useSession + "&RadSessionData=" + sessionData + "&RadControlsDir=" + radControlsDir;if (languagesID != null){var rS_6 = document.getElementById(languagesID);if (rS_6 != null){O5 += "&DefaultLang=" + rS_6.value;};};if (defaultLang != null){O5 += "&DefaultLang=" + defaultLang;};if (control.nodeName == "IFRAME"){control = control.contentWindow.document.body;};if (document.all && !window.opera){rSo4("", O5, 470, 360, control, usesClassicDialogs);}else{rSo4("", O5, 470, 360, control, usesClassicDialogs);if (e != null){e.preventDefault();e.stopPropagation();}};};function rSG1(editorID, spellID, radControlsDir, usesClassicDialogs, language, dialogsScheme, sessionID1, pageID, useSession, sessionData){var rSZ4 = document.getElementById("radEditorContainer" + editorID);if (rSZ4 != null){rSZ4.spellCheck = function(){rST0(null, spellID, rSZ4, null, radControlsDir, usesClassicDialogs, language, dialogsScheme, sessionID1, pageID, useSession, rSZ4.getAttribute("defaultLang"), sessionData, usesClassicDialogs);}}};