123456 |
- // Licensed Materials - Property of IBM
- // IBM Cognos Products: hal
- // (C) Copyright IBM Corp. 2003, 2017.
- // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- var G_HAL={};G_HAL.M_oLibraries ={hal:{name:"hal",path:"",appImagePath:"images/",imagePath:"",isApplication:true,iframeUnderlay:false,enableDialogChrome:false,enableDialogShowAnimation:false,enableDialogMoveAnimation:false,enableDialogResizeAnimation:false,menuAnimation:false,enableComboBoxAnimation:false,transferDialogFrameborderClass:"",transferPopupDialogFrameborderClass: "",transferMenuFrameborderClass:"",useExponentialEasing:false,animationDurationMultiplier:1,enablePaneAnimation:false,disableMSThemesOverride:false,enableHighContrastMode:false,enableAccessibility:false,defaultGuiDirection:"",fireDOMContentLoaded:false,enableFastClick:true,enablePointerSupport:false,fullLoad:true,enableTouchFriendly:false}};if(window["G_HALOptions"]){var _hEX1=G_HAL.M_oLibraries["hal"];for(var s in G_HALOptions){_hEX1[s]=G_HALOptions[s];}}var G_BrowserInfo={};G_BrowserInfo.M_bIsFirefox=false;G_BrowserInfo.M_bIsIE=false;G_BrowserInfo.M_bIsWebKit=false;G_BrowserInfo.M_bIsChrome=false;G_BrowserInfo.M_bIsSupported=false;G_BrowserInfo._hXD2=function(){var _hCM=(document.compatMode=="CSS1Compat");if(!_hCM){return;}var _hC82=navigator.userAgent.toLowerCase();this.M_bIsIPhone=_hC82.indexOf("iphone")!=-1;this.M_bIsIPod=_hC82.indexOf("ipod")!=-1;this.M_bIsIPad=_hC82.indexOf("ipad")!=-1;this.M_bIsMac=_hC82.indexOf("macintosh")!=-1;this.M_bIsIOS=this.M_bIsIPhone||this.M_bIsIPod||this.M_bIsIPad;this.M_bIsAndroid=_hC82.indexOf("android")!=-1;this.M_bIsWebKit=_hC82.indexOf("webkit")!=-1;this.M_bIsPointerEnabled=G_HAL.M_oLibraries["hal"]["enablePointerSupport"]&&navigator.msPointerEnabled;this.M_bIsTouchDevice=this.M_bIsIOS||this.M_bIsAndroid;var _hSQ=(_hC82.search(/(?:firefox|minefield|shiretoko|namoroka)\/([0-9]+\.[0-9]+)/)!=-1)?parseFloat(RegExp.$1):0; this.M_bIsFirefox=(_hSQ>=38.0);var _hNM1=(_hC82.search(/trident\/([0-9]+\.[0-9]+)/)!=-1)?parseFloat(RegExp.$1):0;this.M_bIsIE=(_hNM1>=7.0);var _h8W=(_hC82.search(/chrome\/([0-9]+)\./)!=-1)?parseInt(RegExp.$1):0; this.M_bIsChrome=(_h8W>=33);this.M_bIsAndroidBrowser=this.M_bIsAndroid&&!this.M_bIsChrome;var _h9W=(_hC82.match(/safari/)!= null&&_hC82.search(/version\/([0-9]+)\./)!=-1)?parseInt(RegExp.$1):0;var _hI8=538;var _hAW=(_hC82.search(/applewebkit\/([0-9]+)\./)!=-1)?parseInt(RegExp.$1):0;this.M_bIsSafari=(_h9W>=8)||(this.M_bIsIOS&&_hAW>=_hI8);this.M_bIsAndroidWebView33=this.M_bIsAndroid&&(_h8W==33);this.M_bIsWindows10=( _hC82.indexOf( "windows nt 10.") != -1 );this.M_bIsSupported=(this.M_bIsIE||this.M_bIsFirefox||this.M_bIsChrome||this.M_bIsSafari);var _hOM1=[];if(this.M_bIsIE){_hOM1.push("IE(" + _hNM1 + ")");}if(this.M_bIsFirefox){_hOM1.push("FF(" + _hSQ + ")");}if(this.M_bIsChrome){_hOM1.push("Chrome(" + _h8W + ")");}if(this.M_bIsSafari){_hOM1.push("Safari(" + _h9W + ")");}console.log("Browser: " + _hOM1.join(","));};G_BrowserInfo._hXD2();G_HAL._hUS1=G_HAL.M_oLibraries["hal"]["fullLoad"];G_HAL.F_AddLibrary=function(_h492,_hEX1){this.M_oLibraries[_h492]=_hEX1;};G_HAL.M_oBuiltInDialogs={ D_MsgBox:true, D_InputBox:true, D_XmlError:true, D_Progress:true, D_PropertySheetListView:true };G_HAL._hY32={};G_HAL.M_sPath=G_HAL.M_oLibraries["hal"]["path"];G_HAL.M_sAppImagePath=G_HAL.M_oLibraries["hal"]["appImagePath"];G_HAL.M_sImagePath=G_HAL.M_oLibraries["hal"]["imagePath"]||( G_HAL.M_sPath + "hal/images/" );G_HAL.F_GetImageURL=function(_h6D2){if(this._hM4(_h6D2)){return _h6D2;}var _hGY1=this._hJ8(_h6D2);if(_hGY1&&this.M_oLibraries[_hGY1]["imagePath"]){_h6D2=_h6D2.replace( _hGY1+"/images/", this.M_oLibraries[_hGY1]["imagePath"] );}_h6D2=U_HighContrast.F_GetHighContrastImgIfNecessary(_h6D2);return(_hGY1?(this.M_oLibraries[_hGY1]["path"]+_h6D2):(this.M_sAppImagePath + _h6D2));};G_HAL.F_GetFileURL=function(_h8A2){if(this._hM4(_h8A2)){return _h8A2;}var _h492=this._hJ8(_h8A2);return(_h492?(this.M_oLibraries[_h492]["path"]+_h8A2):_h8A2);};G_HAL._hM4=function(_h8A2){switch(_h8A2.charAt(0)){case "h":case "H":var s=_h8A2.toLowerCase();if ((s.substr( 0, 7 )=="http://" )||( s.substr( 0, 8 )=="https://" ) ){return true;}break;case "u":case "U":var s=_h8A2.toLowerCase();if(s.substr(0, 8)=="unmht://"){return true;}break;case "d":case "D":var s=_h8A2.toLowerCase();if(s.substr(0, 5)=="data:"){return true;}break;case "/":case ".":return true;}return false;};G_HAL._hJ8=function(_hKC2){var i=_hKC2.indexOf("/");if(i!=-1){var _h492=_hKC2.substr(0, i);if(_h492&&this.M_oLibraries[_h492]){return _h492;}}return "";};G_HAL._hPM1=function(_hKC2){var _h492=this._hJ8(_hKC2);return(_h492?(this.M_oLibraries[_h492]["path"]+_hKC2):_hKC2);};G_HAL.F_FileHasBeenLoaded=function(_hKC2){_hKC2=this._hPM1(_hKC2);return Boolean(this._hY32[_hKC2]);};G_HAL.F_AddFileToLoadedList=function(_hKC2){_hKC2=this._hPM1(_hKC2);this._hY32[_hKC2]=true;};G_HAL.F_RemoveFileFromLoadedList=function(_hKC2){_hKC2=this._hPM1(_hKC2);this._hY32[_hKC2]=false;};G_HAL.F_RemoveFilesFromLoadedList=function(_hV52){if(_hV52){var _hBZ1=_hV52.length;for(var i=0;i<_hBZ1;i++){this.F_RemoveFileFromLoadedList(_hV52[i]);}}};G_HAL.F_AlertError=function(s){alert( "HAL ERROR:\r\n\r\n" + s );};G_HAL.F_OnDomContentLoaded=function(e){var d=document;if(G_BrowserInfo.M_bIsIE){d.msCSSOMElementFloatMetrics=true;}if(G_HAL.M_oLibraries["hal"]["enableTouchFriendly"]&&(G_BrowserInfo.M_bIsIOS||G_BrowserInfo.M_bIsAndroid)){d.body.classList.add("clsTouchFriendly");}U_Accessibility.F_CheckAndEnableForHighContrast();if(!G_HAL._hQM1){if(window["G_DragDrop"]||window["C_Dialog"]||window["C_PropertySheet"]||window["C_ModelessDialog"]){if(G_HAL._hUS1){G_HAL.F_AlertError( "G_HAL.F_WriteHtml() must be called in the HTML body." );}d.body.appendChild(d.createElement("DIV")).innerHTML=G_HAL.F_GetHtmlToWrite();}}G_KeyboardManager.F_Init();G_Framework.F_Init();if(window["U_CoolButton"]){U_CoolButton.F_InitCoolButtons(document);}if(window["F_HAL_OnDomContentLoaded"]){F_HAL_OnDomContentLoaded(e);}else{var _hYD2=window["G_App"];if(_hYD2&&_hYD2["F_HAL_OnDomContentLoaded"]){_hYD2.F_HAL_OnDomContentLoaded(e);}}};G_HAL.F_OnLoad=function(e){if(!G_HAL.M_oLibraries["hal"]["fireDOMContentLoaded"]){G_HAL.F_OnDomContentLoaded(e);}if(window["F_HAL_OnLoad"]){F_HAL_OnLoad(e);}else{var _hYD2=window["G_App"];if(_hYD2&&_hYD2["F_HAL_OnLoad"]){_hYD2.F_HAL_OnLoad(e);}}if(window.onresize){G_HAL._hM6=window.onresize;}window.onresize=G_HAL.F_OnResize;if(G_BrowserInfo.M_bIsTouchDevice){if(window.onorientationchange){G_HAL._hS2=window.onorientationchange;}window.onorientationchange=G_HAL.F_OnOrientationChange;}if(G_HAL._hHA){G_HAL._hHA(e);}};G_HAL.F_OnUnLoad=function(e){U_DOM.F_DisplayTDs(document);var _hYD2=window["G_App"];if(window["F_HAL_OnUnLoad"]){F_HAL_OnUnLoad(e);}else{var _hYD2=window["G_App"];if(_hYD2&&_hYD2["F_HAL_OnUnLoad"]){_hYD2.F_HAL_OnUnLoad(e);}}if(window["C_WebRequest"]){C_WebRequest.F_AbortActiveRequests();}G_Debug.F_CloseConsole();G_HAL._hD82();if(G_HAL._hN6){G_HAL._hN6(e);}G_HAL._hM6=null;G_HAL._hHA=null;G_HAL._hN6=null;};G_HAL._hD82=function(){if(window["C_Dialog"]){C_Dialog.F_Detach();}if(window["C_ModelessDialog"]){C_ModelessDialog.F_Detach();}if(window["C_ComboBox"]){C_ComboBox.F_Detach();}};G_HAL.F_OnResize=function(e){var _hR81=document.body.clientWidth;var _hM21=document.body.clientHeight;if((_hR81==G_HAL._hS81)&&(_hM21==G_HAL._hN21)){return;}G_HAL._hS81=_hR81;G_HAL._hN21=_hM21;if(window["U_Dialog"]){U_Dialog.F_KeepDialogsVisible();}var _hYD2=window["G_App"];if(window["F_HAL_OnResize"]){F_HAL_OnResize(e);}else{var _hYD2=window["G_App"];if(_hYD2&&_hYD2["F_HAL_OnResize"]){_hYD2.F_HAL_OnResize(e);}}if(G_HAL._hM6){G_HAL._hM6(e);}};G_HAL.F_OnOrientationChange=function(e){var _hYD2=window["G_App"];if(window["F_HAL_OnOrientationChange"]){F_HAL_OnOrientationChange(e);}else{var _hYD2=window["G_App"];if(_hYD2&&_hYD2["F_HAL_OnOrientationChange"]){_hYD2.F_HAL_OnOrientationChange(e);}}if(G_HAL._hS2){G_HAL._hS2(e);}};if(G_HAL.M_oLibraries["hal"]["fireDOMContentLoaded"]){document.addEventListener("DOMContentLoaded", G_HAL.F_OnDomContentLoaded.bind(G_HAL), false);}if(window.onload){G_HAL._hHA=window.onload;}window.onload=G_HAL.F_OnLoad;if(window.onunload){G_HAL._hN6=window.onunload;}window.onunload=G_HAL.F_OnUnLoad;G_HAL.F_GetHtmlToWrite=function(){var a=[];if(window["G_DragDrop"]){a.push(G_DragDrop.F_GetCursorsHtml());if(window["C_TreeView"]){a.push(C_TreeView.F_GetCaretsHtml());}if(window["C_OrgTreeView"]){a.push(C_OrgTreeView.F_GetCaretsHtml());}if(window["C_ListView"]){a.push(C_ListView.F_GetCaretsHtml());}}if(window["C_ModelessDialog"]){a.push(C_ModelessDialog.F_GetModelessDialogTemplateHtml());}if(window["C_Dialog"]){a.push(C_Dialog.F_GetModalDialogTemplateHtml());for(var s in this.M_oBuiltInDialogs){if ((s=="D_PropertySheetListView" )&&!window["C_PropertySheet"] ){continue;}var _h402=window[s];if(_h402){a.push(_h402.F_GetDialogHtml());}}}return a.join("");};G_HAL.F_EnableHighContrastMode=function(){this.M_oLibraries["hal"]["enableHighContrastMode"]=true;document.body.classList.add("clsHighContrast");var _hZ32=document.getElementsByTagName("IMG");for(var i=0;i<_hZ32.length;i++){_hZ32[i].src=U_HighContrast.F_GetHighContrastImgIfNecessary(_hZ32[i].getAttribute("src"));}};G_HAL.F_EnableAccessibility=function(_hVZ1){this.M_oLibraries["hal"]["enableAccessibility"]=_hVZ1;var _hJF1=U_DOM.F_GetStyleSheet("idHalBrowserStyles");if(_hJF1){if(!G_BrowserInfo.M_bIsIE&&!_hVZ1){_hJF1.addRule( "*:focus", "outline:none" );}else if(_hVZ1){_hJF1.addRule( "*:focus", "outline:1px solid #6374AB;" );_hJF1.addRule( "table[class='page']:focus", "border:1px solid #6374AB;" );_hJF1.addRule( "td[class='pageBody']:focus", "border:1px solid #6374AB;" );_hJF1.addRule( "td[class='pageHeader']:focus", "border:1px solid #6374AB;" );_hJF1.addRule( "td[class='pageFooter']:focus", "border:1px solid #6374AB;" );_hJF1.addRule( "tr[role='option']:focus", "border:1px solid #6374AB;" );_hJF1.addRule( "td[role='tab']:focus", "border:1px solid #6374AB;" );}}};G_HAL.F_EnableAllAnimation=function(_hVZ1){G_HAL.M_oLibraries["hal"]["enableDialogShowAnimation"]=_hVZ1;G_HAL.M_oLibraries["hal"]["enableDialogMoveAnimation"]=_hVZ1;G_HAL.M_oLibraries["hal"]["enableDialogResizeAnimation"]=_hVZ1;G_HAL.M_oLibraries["hal"]["menuAnimation"]=_hVZ1;G_HAL.M_oLibraries["hal"]["enableComboBoxAnimation"]=_hVZ1;G_HAL.M_oLibraries["hal"]["enablePaneAnimation"]=_hVZ1;};G_HAL.F_SetTestListener=function(_hLN1){G_HAL.M_oTestListener=_hLN1;};G_HAL.F_RemoveTestListener=function(){G_HAL.M_oTestListener=null;};if(G_HAL._hUS1){G_HAL._h8I={};G_HAL._h8I.prerequisites={};G_HAL._h8I.includes={};G_HAL._hBW={includes:{"hal/C_Menubar.js":["hal/G_MenuManager.js"],"hal/C_MenuPopupSet.js":["hal/G_MenuManager.js"],"hal/G_MenuManager.js":["hal/C_Transfer.js"],"hal/C_Dialog.js":["hal/C_Transfer.js","hal/G_DragDrop.js","hal/U_HtmlDtd.js","hal/D_XmlError.js","hal/D_Progress.js","hal/D_MsgBox.js","hal/D_InputBox.js","hal/G_DialogResizeHandler.js","hal/G_DialogMover.js","hal/U_Dialog.js"],"hal/C_ModelessDialog.js":["hal/C_Transfer.js","hal/G_DragDrop.js","hal/U_HtmlDtd.js","hal/G_DialogResizeHandler.js","hal/G_DialogMover.js","hal/U_Dialog.js"],"hal/G_ResManager.js":["hal/C_MultiFileRequest.js","hal/C_StringsRequest.js","hal/C_ResourcesRequest.js"],"hal/C_ComboBox.js":["hal/C_ListView.js","hal/C_Transfer.js"],"hal/C_PropertySheet.js":["hal/C_ListView.js","hal/C_Dialog.js"],"hal/C_PropertySheet2.js":["hal/C_PropertySheet.js","hal/C_ComboBox.js"],"hal/C_CompositeCSSDefinition.js":["hal/C_CSSDefinition.js"],"hal/C_PaneManager.js":["hal/C_Resizer.js","hal/C_PaneTween.js"],"hal/U_Clipboard.js":["hal/dialogs/D_ClipboardHelper.js"],"hal/C_WebRequest.js":["hal/C_Error.js"],"hal/C_MultiRequest.js":["hal/C_MultiError.js"],"hal/C_MultiFileRequest.js":["hal/C_FileRequest.js","hal/G_RequestQueue.js"],"hal/C_MultiScriptRequest.js":["hal/G_RequestQueue.js"],"hal/G_RequestQueue.js":["hal/C_MultiRequest.js","hal/C_MultiFileRequest.js","hal/C_MultiScriptRequest.js"],"hal/C_Package.js":["hal/G_ScriptLoader.js"],"hal/C_Move.js":["hal/C_StyleLengthTween.js"],"hal/C_Resize.js":["hal/C_StyleLengthTween.js"],"hal/C_AnimateBox.js":["hal/C_Move.js","hal/C_Resize.js"],"hal/C_Transfer.js":["hal/C_Move.js","hal/C_Resize.js"],"hal/C_Chooser.js":["hal/C_ListView.js","hal/C_ParallelAnimations.js","hal/C_FadeOut.js","hal/C_FadeIn.js","hal/C_Move.js"],"hal/C_Slider.js":["hal/C_JsCodedDecimal.js"],"hal/C_JsCodedDecimal.js":["hal/C_NumberFormat.js"]},prerequisites:{"hal/D_XmlError.js":["hal/C_Dialog.js"],"hal/D_Progress.js":["hal/C_Dialog.js"],"hal/D_MsgBox.js":["hal/C_Dialog.js"],"hal/D_InputBox.js":["hal/C_Dialog.js"],"hal/dialogs/D_ClipboardHelper.js":["hal/C_Dialog.js"],"hal/dialogs/D_ShowXMLTree.js":["hal/C_Dialog.js"],"hal/C_RequestListenerRedirect.js":["hal/C_CallForward.js"],"hal/C_FileRequest.js":["hal/C_WebRequest.js"],"hal/C_MultiFileRequest.js":["hal/C_MultiRequest.js"],"hal/C_MultiScriptRequest.js":["hal/C_MultiFileRequest.js"],"hal/C_WebDavGetProperties.js":["hal/C_WebRequest.js"],"hal/C_SoapRequest.js":["hal/C_WebRequest.js"],"hal/G_ScriptLoader.js":["hal/C_Dialog.js"],"hal/C_TickableAnimation.js":["hal/C_Animation.js"],"hal/C_ParallelAnimations.js":["hal/C_TickableAnimation.js"],"hal/C_SequenceAnimations.js":["hal/C_Animation.js"],"hal/C_Tween.js":["hal/C_TickableAnimation.js"],"hal/C_OpacityTween.js":["hal/C_Tween.js"],"hal/C_FadeIn.js":["hal/C_OpacityTween.js"],"hal/C_FadeOut.js":["hal/C_OpacityTween.js"],"hal/C_StyleLengthTween.js":["hal/C_Tween.js"],"hal/C_PositionTween.js":["hal/C_Tween.js"],"hal/C_ScrollLeftTween.js":["hal/C_Tween.js"],"hal/C_ScrollTopTween.js":["hal/C_Tween.js"],"hal/C_Move.js":["hal/C_ParallelAnimations.js"],"hal/C_Resize.js":["hal/C_ParallelAnimations.js"],"hal/C_AnimateBox.js":["hal/C_ParallelAnimations.js"],"hal/C_Transfer.js":["hal/C_ParallelAnimations.js"],"hal/C_PaneTween.js":["hal/C_Tween.js"],"hal/C_Deck.js":["hal/C_Animation.js"],"hal/dialogs/D_ModelessMsgBox.js":["hal/C_ModelessDialog.js"]}};G_HAL.F_AddIncludeMacros=function(_hCW){if(_hCW.includes){for(var s in _hCW.includes){var _hKC2=this._hPM1(s);var _hVS1=_hCW.includes[s].concat();for(var i=0;i<_hVS1.length;i++){_hVS1[i]=this._hPM1(_hVS1[i]);}this._h8I.includes[_hKC2]=_hVS1;}}if(_hCW.prerequisites){for(var s in _hCW.prerequisites){var _hKC2=this._hPM1(s);var _hDW=_hCW.prerequisites[s].concat();for(var i=0;i<_hDW.length;i++){_hDW[i]=this._hPM1(_hDW[i]);}this._h8I.prerequisites[_hKC2]=_hDW;}}};G_HAL.F_AddIncludeMacros(G_HAL._hBW);G_HAL.F_Include=function(_hKC2){_hKC2=this._hPM1(_hKC2);if(this.F_FileHasBeenLoaded(_hKC2)){return;}var _hWS1=this.F_GetPrerequisitesAndIncludes(_hKC2);for(var i=0;i<_hWS1.length;i++){this._h7(_hWS1[i]);}};G_HAL.F_ExternalInclude=function(_hKC2){this._h7(_hKC2);};G_HAL.F_GetPrerequisitesAndIncludes=function(_hKC2){var _h9I=[];var _hT81=[];this._hJ1(_hKC2, _h9I, _hT81);_h9I.F_AppendArray(_hT81);return _h9I;};G_HAL._hJ1=function(_hKC2,_h9I,_hT81,_hO21,_hRM1){_hKC2=this._hPM1(_hKC2);if(!_hRM1){_hRM1={};}if(_hRM1[_hKC2]){if((_h9I.indexOf(_hKC2)==-1)&&_hO21){_h9I.push(_hKC2);_hT81.F_RemoveItem(_hKC2);}return;}_hRM1[_hKC2]=true;var _hDW=this._h8I.prerequisites[_hKC2];var _hVS1=this._h8I.includes[_hKC2];if(_hDW){for(var i=0;i<_hDW.length;i++){this._hJ1(_hDW[i], _h9I, _hT81, true, _hRM1);}}if(_hO21){_h9I.push(_hKC2);}else if(_h9I.indexOf(_hKC2)==-1){_hT81.push(_hKC2);}if(_hVS1){for(var i=0;i<_hVS1.length;i++){this._hJ1(_hVS1[i], _h9I, _hT81, false, _hRM1);}}};G_HAL._h7=function(_hKC2){_hKC2=this._hPM1(_hKC2);if(!this.F_FileHasBeenLoaded(_hKC2)){this.F_AddFileToLoadedList(_hKC2);document.writeln( '<script src="' + _hKC2 + '"></script>' );if(this.M_bIncludeAsyncDialogs &&(_hKC2.search(/D_.+\.js$/)!=-1)&&(_hKC2.indexOf("_async.js")==-1)){this._h7( _hKC2.replace( ".js", "_async.js" ) );}}};G_HAL.F_GetFilesNotLoaded=function(_hV52){var _hSH1=[];for(var i=0;i<_hV52.length;i++){var _hWS1=this.F_GetPrerequisitesAndIncludes(_hV52[i]);for(var j=0;j<_hWS1.length;j++){if(!this.F_FileHasBeenLoaded(_hWS1[j])){_hSH1.F_PushUnique(_hWS1[j]);}}}return _hSH1;};G_HAL._hXS1={};G_HAL.F_VerifyDependencies=function(){var _hHY1;for(var i=0;i<arguments.length;i++){var _hZD2=arguments[i];if(!this._hXS1[_hZD2]){if(window[_hZD2]){this._hXS1[_hZD2]=true;}else{if(!_hHY1){_hHY1=[];}_hHY1.push(_hZD2);}}}if(_hHY1){_hHY1.push("");var _hYS1="";var _hIY1=G_HAL.F_VerifyDependencies.caller;if(_hIY1&&_hIY1.toString().match(/^function\s([^\(]+)/)){_hYS1=RegExp.$1;}var s="HAL DEPENDENCY ERROR\r\n----------------------------------------------\r\n\r\n" +( _hYS1?( _hYS1+" requires" ):"Can't find" ) + ":\r\n\r\n" +_hHY1.join("\r\n");alert(s);throw s;}};G_HAL.F_WriteHtml=function(){this._hQM1=true;document.writeln(this.F_GetHtmlToWrite());};var _h042="";if(G_BrowserInfo.M_bIsWebKit){_h042="webkit";}else if(G_BrowserInfo.M_bIsFirefox){_h042="firefox";}document.writeln('<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>' +( (G_HAL.M_oLibraries["hal"]["isApplication"]&&!G_HAL.M_oLibraries["hal"]["disableMSThemesOverride"])?'<meta http-equiv="MSThemeCompatible" content="no"/>':'' ) +'<meta http-equiv="imagetoolbar" content="no"/>');if(G_HAL.M_oLibraries["hal"]["isApplication"]){document.writeln('<link rel="stylesheet" type="text/css" href="' + G_HAL.M_sPath + 'hal/hal_app.css"/>' );}if(_h042){document.writeln('<link id="idHalBrowserStyles" rel="stylesheet" type="text/css" href="' + G_HAL.M_sPath + 'hal/' + 'hal_' + _h042 + '.css' + '"/>' );}document.writeln( '<link rel="stylesheet" type="text/css" href="' + G_HAL.M_sPath + 'hal/hal_standards_mode.css' + '"/>' );G_HAL._h7("hal/JSExtensions.js");G_HAL._h7("hal/G_CaptureManager.js");if(G_BrowserInfo.M_bIsWebKit){G_HAL._h7("hal/WebkitAndFirefoxExtensions.js");G_HAL._h7("hal/WebKitExtensions.js");G_HAL._h7("hal/C_XmlSerializer.js");}else if(G_BrowserInfo.M_bIsFirefox){G_HAL._h7("hal/WebkitAndFirefoxExtensions.js");G_HAL._h7("hal/FirefoxExtensions.js");G_HAL._h7("hal/C_XmlSerializer.js");}G_HAL._h7("hal/StandardsModeExtensions.js");G_HAL._h7("hal/G_Debug.js");G_HAL._h7("hal/U_DOM.js");G_HAL._h7("hal/U_XML.js");G_HAL._h7("hal/U_Button.js");G_HAL._h7("hal/C_TokenList.js");G_HAL._h7("hal/G_KeyboardManager.js");G_HAL._h7("hal/G_Framework.js");G_HAL._h7("hal/U_Accessibility.js");G_HAL._h7("hal/U_HighContrast.js");}else{G_HAL.F_GetFilesNotLoaded=function(_hV52){var _hSH1=[];for(var i=0;i<_hV52.length;i++){if(!this.F_FileHasBeenLoaded(_hV52[i])){_hSH1.F_PushUnique(_hV52[i]);}}return _hSH1;};G_HAL.F_VerifyDependencies=function(){return;};}
|