// 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_CaptureManager={};G_CaptureManager._h9S1=function(){if(!this._hH32){this._hH32=["mousedown", "mouseup", "mousemove", "click", "dblclick", "mouseover", "mouseout" ];if(!G_BrowserInfo.M_bIsTouchDevice||G_BrowserInfo.M_bIsPointerEnabled){this._hH32=this._hH32.concat( ["keydown", "keyup", "keypress"] );}if(G_BrowserInfo.M_bIsPointerEnabled){this._hH32=this._hH32.concat( ["pointerdown", "pointerup", "pointermove", "pointerover", "pointerout"] );}else if(G_BrowserInfo.M_bIsTouchDevice){this._hH32=this._hH32.concat( ["touchstart", "touchmove", "touchend", "touchcancel"] );}if(G_HAL.M_oLibraries["hal"]["enableAccessibility"]){this._hH32=this._hH32.concat( ["focus", "blur"] );}}return this._hH32;};G_CaptureManager.F_StartCapture=function(_hMP1){if(this._hYL1){G_Debug.F_Print("start capture is stopping a previous capture");this.F_StopCapture();}var _h9B2=this._hAB2=[document];var nl=document.getElementsByTagName("IFRAME");for(var i=0; i