5147. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 1/2/2018 12:00:52 PM 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.

5147.1 Files compared

# Location File Last Modified
1 Tue Jan 2 17:00:52 2018 UTC
2 HTRE_P2.zip\src.zip\output\ihta_admin.zip\register.zip index_csh.html Mon Apr 18 16:27:58 2016 UTC

5147.2 Comparison summary

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

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

5147.4 Active regular expressions

No regular expressions were active.

5147.5 Comparison detail

        1   <html>
        2   <head>
        3   <meta http -equiv="Co ntent-Type " content= "text/html ; charset= utf-8" />
        4   <title>Reg istration  Help</titl e>
        5  
        6   <meta name ="generato r" content ="Adobe Ro boHelp 10"  />
        7   <meta name ="descript ion" conte nt="WebHel p 5.50" />
        8   <script  s rc="whutil s.js" char set="utf-8 " charset= "utf-8"></ script>
        9   <script la nguage="ja vascript">
        10   <!--
        11   var gCSHFi leName   =  "whc_data .htm";
        12   var gCSHSu ffixName1  = "_csh.ht ml";
        13   var gCSHSu ffixName2  = "_csh.ht m";
        14   //-->
        15   </script>
        16   <script la nguage="ja vascript">
        17   <!--
        18   gCSHFileNa me="cshdat _webhelp.h tm";
        19   //-->
        20   </script>
        21   <script la nguage="ja vascript">
        22   <!--
        23   var gasPro j = new Ar ray();
        24   gasProj[0]  = _getPat h(document .location. href);
        25   var gCurre nt = 0;
        26  
        27   function a ddProject( strProj)
        28   {
        29           va r len  = g asProj.len gth;
        30           if  (strProj)
        31           {
        32                    strP roj = _rep laceSlash( strProj);
        33                    if ( strProj.la stIndexOf( "/") != st rProj.leng th - 1)
        34                             strPro j += "/";
        35                    var  strPPath =  _getFullP ath(_getPa th(documen t.location .href), st rProj);
        36                    var  bFound = f alse;
        37                    for  (var i = 0 ; i < len;  i ++)
        38                    {
        39                             if (is SamePath(g asProj[i],  strPPath) )
        40                             {
        41                                      bFound =  true;
        42                                      break;
        43                             }
        44                    }
        45                    if ( !bFound)
        46                             gasPro j[len] = s trPPath;
        47           }
        48   }
        49  
        50   function i sSamePath( strPath1,  strPath2)
        51   {
        52           re turn strPa th1.toLowe rCase() ==  strPath2. toLowerCas e();
        53   }
        54  
        55   function g oNext()
        56   {
        57           gC urrent ++;
        58           va r len = ga sProj.leng th;
        59           if  (gCurrent  >= len)
        60                    retu rn getHome Page()
        61           el se
        62                    fram es["csh"]. location =  gasProj[g Current] +  gCSHFileN ame;
        63           re turn "";
        64   }
        65  
        66   function g etRelHomeP age(strLoc ation)
        67   {
        68           va r strCurPP ath = _get Path(strLo cation);
        69           va r strOriPP ath = _get Path(getHo mePage());
        70           va r strRelPa th = _getR elativeFil eName(strO riPPath, s trCurPPath );
        71           va r strURL =  getHomePa ge() + "#"  + strRelP ath;
        72           re turn strUR L;
        73   }
        74  
        75   function g etHomePage ()
        76   {
        77           va r strHomeP age;
        78           va r strTmp =  location. toString() ;
        79           va r nPos = s trTmp.inde xOf("#");
        80           if  (nPos !=  -1)
        81           {
        82               strHomePa ge = strTm p.substrin g(0, nPos) ;
        83           }
        84           el se
        85           {
        86               strHomePa ge = strTm p;
        87           }
        88           va r nPos1 =  strHomePag e.indexOf( gCSHSuffix Name1);
        89           va r nPos = s trHomePage .indexOf(g CSHSuffixN ame2);
        90           if  (nPos !=  -1)
        91           {
        92               strHomePa ge = strHo mePage.sub string(0,n Pos);
        93               if (nPos1  != -1)
        94                 strHome Page += ". html";
        95               else
        96                 strHome Page += ". htm";
        97           }
        98           re turn strHo mePage;
        99   }
        100   //-->
        101   </script>
        102   </head>
        103   <frameset  rows="1,*" >
        104   <frame nam e="dumb" s rc="about: blank"></f rame>
        105   <frame nam e="csh" sr c="cshdat_ webhelp.ht m"></frame >              
        106   </frameset >
        107   </html>