2775. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 1/2/2018 11:58:41 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.

2775.1 Files compared

# Location File Last Modified
1 Tue Jan 2 16:58:41 2018 UTC
2 HTRE_P2.zip\src.zip\output\IHTA OLH Files.zip\ihta_admin.zip\qir.zip whskin_tw.htm Fri Sep 16 17:20:20 2016 UTC

2775.2 Comparison summary

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

2775.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

2775.4 Active regular expressions

No regular expressions were active.

2775.5 Comparison detail

        1   <html>
        2   <meta http -equiv="Co ntent-Type " content= "text/html ; charset= utf-8" />
        3   <script  s rc="whutil s.js" char set="utf-8 "></script >
        4   <script la nguage="ja vascript1. 2">
        5   <!--
        6   var gsTopi c="";
        7  
        8   if (locati on.hash.le ngth > 1)
        9   {
        10           va r nPos = l ocation.ha sh.indexOf (">>");
        11           if  (nPos>1)
        12           {
        13                    if(I sInternal( location.h ash.substr ing(1, nPo s)))
        14                             gsTopi c = locati on.hash.su bstring(1,  nPos);
        15                    pars eParam(loc ation.hash .substring (nPos+2));
        16           }
        17           el se
        18           {
        19                    if(I sInternal( location.h ash.substr ing(1)))
        20                             gsTopi c = locati on.hash.su bstring(1) ;
        21           }
        22   }
        23  
        24  
        25           va r strHtml= "";
        26           st rHtml+="<f rameset ro ws=\'100%, *\'>";
        27           st rHtml+="<f rame name= \'topicwin dow\' src= \'" + gsTo pic +"\'>< /frame>";
        28           st rHtml+="<f rame src=\ 'whskin_bl ank.htm\'  noresize>< /frame>";
        29           st rHtml+="</ frameset>" ;
        30           do cument.wri te(strHtml );
        31  
        32   function p arseParam( sParam)
        33   {
        34           if  (sParam)
        35           {
        36                    var  nBPos=0;
        37                    do 
        38                    {
        39                             var nP os=sParam. indexOf("> >", nBPos) ;
        40                             if (nP os!=-1)
        41                             {
        42                                      if (nPos >0)
        43                                      {
        44                                               var sPart= sParam.sub string(nBP os, nPos);
        45                                               parsePart( sPart);
        46                                      }
        47                                      nBPos =  nPos + 2;
        48                             }
        49                             else
        50                             {
        51                                      var sPar t=sParam.s ubstring(n BPos);
        52                                      parsePar t(sPart);
        53                                      break;
        54                             }
        55                    } wh ile(nBPos  < sParam.l ength);
        56           }        
        57   }
        58  
        59   function p arsePart(s Part)
        60   {
        61           if (sPart.toL owerCase() .indexOf(" cap=")==0)
        62           {
        63                    docu ment.title =_browserS tringToTex t(sPart.su bstring(4) );
        64           }
        65   }
        66   //-->
        67   </script>
        68   </html>