4261. EPMO Open Source Coordination Office Redaction File Detail Report

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

4261.1 Files compared

# Location File Last Modified
1 Tue Jan 2 17:00:05 2018 UTC
2 HTRE_P2.zip\src.zip\output\ihta_admin.zip\external.zip whgdef.htm Mon Apr 18 14:52:44 2016 UTC

4261.2 Comparison summary

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

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

4261.4 Active regular expressions

No regular expressions were active.

4261.5 Comparison detail

        1   <html>
        2   <head>
        3   <meta http -equiv="Co ntent-Type " content= "text/html ; charset= utf-8" />
        4   <title>Glo ssary Defi nition</ti tle>
        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="whver. js" charse t="utf-8"> </script>
        9   <script  s rc="whmsg. js" charse t="utf-8"> </script>
        10   <script  s rc="whutil s.js" char set="utf-8 "></script >
        11   <script  s rc="whprox y.js" char set="utf-8 "></script >
        12   <script la nguage="ja vascript1. 2">
        13   <!--
        14   var gsBgCo lor="#ffff ff";
        15   var gsBgIm age="";
        16   var goGloF ont=null;
        17  
        18   function s etBackgrou nd(sBgImag e)
        19   {
        20           gs BgImage=sB gImage;
        21   }
        22  
        23   function s etBackgrou ndcolor(sB gColor)
        24   {
        25           gs BgColor=sB gColor;
        26   }
        27  
        28   function w indow_Unlo ad()
        29   {
        30           un registerLi stener2(WH _MSG_SHOWG LODEF);
        31   }
        32  
        33   function w indow_OnLo ad()
        34   {
        35           if (gsBgImage &&gsBgImag e.length>0 )
        36                    docu ment.body. background =gsBgImage ;
        37           if (gsBgColor &&gsBgColo r.length>0 )
        38                    docu ment.body. bgColor=gs BgColor;
        39   }
        40  
        41   function s etFont(sTy pe, sFontN ame, sFont Size, sFon tColor, sF ontStyle,  sFontWeigh t, sFontDe coration)
        42   {
        43           va r vFont =  new whFont (sFontName , sFontSiz e, sFontCo lor, sFont Style, sFo ntWeight,  sFontDecor ation);
        44           if  (sType ==  "Normal")
        45                    goGl oFont = vF ont;
        46   }
        47  
        48   function t extToHtml_ nbsp_speci alcare(sTe xt)
        49   {
        50           if  (sText ==  null) ret urn null;
        51           va r sHTML= s Text;
        52           va r re = new  RegExp("   ","g");
        53           sH TML=  sHTM L.replace( re, "&nbsp ; ");
        54           re turn  sHTM L;
        55   }
        56  
        57   function o nReceiveNo tification (oMsg)
        58   {
        59           if  (oMsg.msg Id == WH_M SG_SHOWGLO DEF)
        60           {
        61                    docu ment.body. innerHTML  = sDefHead  + textToH tml_nbsp_s pecialcare (oMsg.iPar am.sDef) +  sDefTail;
        62                    retu rn true;
        63           }
        64   }
        65  
        66   function G DefWriteCl assStyle()
        67   {
        68           va r sStyle=" <STYLE TYP E='text/cs s'>\n";
        69           if  (gsBgImag e)
        70                    sSty le+="body  {border-to p:"+gsBgCo lor+" 1px  solid;}\n" ;
        71           el se
        72                    sSty le+="body  {border-to p:black 1p x solid;}\ n";
        73           sS tyle+=".de finition { "+getFontS tyle(goGlo Font)+"mar gin:2;}\n" ;
        74           sS tyle+="</S TYLE>";
        75           do cument.wri te(sStyle) ;
        76   }
        77  
        78   if (window .gbWhMsg&& window.gbW hUtil&&win dow.gbWhPr oxy&&windo w.gbWhVer)
        79   {
        80           wi ndow.onloa d=window_O nLoad;
        81           wi ndow.onunl oad = wind ow_Unload;
        82           go GloFont=ne w whFont(" Microsoft  Sans Serif ", "8pt",  "#000000",  "normal",  "normal",  "none");
        83           
        84           
        85           se tFont("Nor mal", "Ari al","9pt", "#000000", "normal"," normal","n one");
        86           GD efWriteCla ssStyle();
        87           re gisterList ener2(WH_M SG_SHOWGLO DEF);
        88           va r sDefHead  = "<p cla ss=\"defin ition\">";
        89           va r sDefTail  = "</p>";
        90   }
        91   else
        92           do cument.loc ation.relo ad();
        93   //-->
        94   </script>
        95   </head>
        96   <body bgpr operties=" fixed" bgc olor="whit e">
        97   </body>
        98   </html>