4145. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 1/2/2018 11:59:58 AM Eastern Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

4145.1 Files compared

# Location File Last Modified
1 Tue Jan 2 16:59:58 2018 UTC
2 HTRE_P2.zip\src.zip\output\ihta_admin.zip\dmp.zip whiform.htm Mon Feb 24 17:07:20 2014 UTC

4145.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 1 92
Removed 0 0

4145.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

4145.4 Active regular expressions

No regular expressions were active.

4145.5 Comparison detail

        1   <html>
        2   <head>
        3   <meta http -equiv="Co ntent-Type " content= "text/html ; charset= utf-8" />
        4   <title>Ind ex form</t itle>
        5  
        6   <meta name ="generato r" content ="Adobe Ro boHelp 10"  />
        7   <meta name ="descript ion" conte nt="WebHel p 5.50" />
        8   </head>
        9   <style>
        10   <!--
        11   body {marg in:0;}
        12   -->
        13   </style>
        14   <body bgco lor="#c0c0 c0">
        15   <script  s rc="whver. js" charse t="utf-8"> </script>
        16   <script  s rc="whmsg. js" charse t="utf-8"> </script>
        17   <script  s rc="whutil s.js" char set="utf-8 "></script >
        18   <script  s rc="whprox y.js" char set="utf-8 "></script >
        19   <script  s rc="whform .js" chars et="utf-8" ></script>
        20   <script la nguage="ja vascript1. 2">
        21   <!--
        22   function i ndexLookup (bCR)
        23   {
        24           va r strInput  = documen t.IndexInp utForm.key wordField. value;
        25           if  (strInput  != "") {
        26                    var  iParam = n ew Object( );
        27                    iPar am.sInput  = strInput ;
        28                    iPar am.bCR = b CR;
        29                    var  oMessage =  new whMes sage(WH_MS G_SEARCHIN DEXKEY, iP aram, null );
        30                    noti fy(oMessag e);
        31           }
        32           if  (gbMac) {
        33                    docu ment.Index InputForm. keywordFie ld.focus() ;
        34           }
        35   }
        36  
        37   function w indow_Unlo ad()
        38   {
        39           un registerLi stener2(WH _MSG_SHOWT OC);
        40           un registerLi stener2(WH _MSG_SHOWI DX);
        41           un registerLi stener2(WH _MSG_SHOWF TS);
        42           un registerLi stener2(WH _MSG_SHOWG LO);
        43   }
        44  
        45   function o nReceiveNo tification (oMessage)
        46   {
        47           if  (oMessage .msgId ==  WH_MSG_SHO WIDX)
        48           {
        49                    docu ment.Index InputForm. keywordFie ld.focus() ;
        50           }
        51           el se if (oMe ssage.msgI d == WH_MS G_SHOWFTS  ||
        52                    oMes sage.msgId  == WH_MSG _SHOWTOC |
        53                    oMes sage.msgId == WH_MSG_ SHOWGLO)
        54           {
        55                    docu ment.Index InputForm. keywordFie ld.blur();
        56           }
        57           re turn true;
        58   }
        59  
        60   if (window .gbWhForm)
        61   {
        62           re gisterList ener2(WH_M SG_SHOWTOC );
        63           re gisterList ener2(WH_M SG_SHOWIDX );
        64           re gisterList ener2(WH_M SG_SHOWFTS );
        65           re gisterList ener2(WH_M SG_SHOWGLO );
        66           wi ndow.onunl oad=window _Unload;
        67           wi ndow.onloa d = init;
        68           gf unLookUp =  indexLook up;
        69           gf unInit = n ull;
        70           gs trFormName  = "IndexI nputForm"
        71           gs Title = "T ype in the  keyword t o find:";
        72           gs Title = "T ype in the  keyword t o find:";
        73  
        74           
        75           
        76           
        77           
        78           
        79           
        80           se tGoText("G o");
        81           se tFont("Tit le", "Aria l","9pt"," #000000"," normal","n ormal","no ne");
        82           
        83           
        84           do cument.wri te(getForm HTML("ndx" ));
        85           wr iteFormSty le();
        86   }
        87   else
        88           do cument.loc ation.relo ad();
        89   //-->
        90   </script>
        91   </body>
        92   </html>