1675. EPMO Open Source Coordination Office Redaction File Detail Report

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

1675.1 Files compared

# Location File Last Modified
1 Tue Jan 2 16:57:34 2018 UTC
2 HTRE_P2.zip\src.zip\output\IHTA OLH Files.zip\ihta_admin.zip\admin.zip\admin whskin_pickup.htm Wed May 31 16:59:36 2017 UTC

1675.2 Comparison summary

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

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

1675.4 Active regular expressions

No regular expressions were active.

1675.5 Comparison detail

        1   <html dir= "ltr">
        2   <head>
        3   <meta http -equiv="Co ntent-Type " content= "text/html ; charset= utf-8" />
        4   <title>Sel ect a Topi c&nbsp;&nb sp;&nbsp;& nbsp;&nbsp ;&nbsp;&nb sp;&nbsp;& nbsp;&nbsp ;&nbsp;&nb sp;&nbsp;& nbsp;&nbsp ;&nbsp;&nb sp;&nbsp;& nbsp;&nbsp ;&nbsp;&nb sp;&nbsp;& nbsp;&nbsp ;&nbsp;&nb sp;&nbsp;& nbsp;&nbsp ;&nbsp;&nb sp;&nbsp;& nbsp;&nbsp ;&nbsp;&nb sp;&nbsp;& nbsp;&nbsp ;&nbsp;&nb sp;&nbsp;& nbsp;&nbsp ;&nbsp;&nb sp;&nbsp;& nbsp;&nbsp ;&nbsp;&nb sp;&nbsp;& nbsp;&nbsp ;&nbsp;&nb sp;&nbsp;& nbsp;&nbsp ;&nbsp;&nb sp;&nbsp;& nbsp;&nbsp ;&nbsp;&nb sp;&nbsp;& nbsp;&nbsp ;&nbsp;&nb sp;&nbsp;& nbsp;&nbsp ;&nbsp;&nb sp;&nbsp;& nbsp;&nbsp ;&nbsp;&nb sp;&nbsp;< /title>
        5   <script  s rc="whver. js" charse t="utf-8"> </script>
        6   <script  s rc="whutil s.js" char set="utf-8 "></script >
        7   <script la nguage="ja vascript">
        8   <!--
        9   var gsBgCo lor = "#c0 c0c0";
        10   var gsBgIm age = "";
        11   var gsList BgColor =  "white";
        12   var gsList BgImage =  "";
        13   var gsMarg in="0pt";
        14   var gsInde nt="0pt";
        15   var gSelec tedItem =  -1;
        16  
        17  
        18   var goFont =null;
        19   var goHove rFont=null ;
        20   var goTabl eFont=null ;
        21   var gsABgC olor="#ccc ccc";
        22  
        23   function s etListBack ground(sBg Image)
        24   {
        25           if  (sBgImage  != null & & sBgImage .length >  0)
        26                    gsLi stBgImage  = sBgImage ;
        27   }
        28  
        29   function s etListBack groundcolo r(sBgColor )
        30   {
        31           if  (sBgColor  != null & & sBgColor .length >  0)
        32                    gsLi stBgColor  = sBgColor ;
        33   }
        34  
        35   function s etBackgrou nd(sBgImag e)
        36   {
        37           if  (sBgImage  != null & & sBgImage .length >  0)
        38                    gsBg Image = sB gImage;
        39   }
        40  
        41   function s etBackgrou ndcolor(sB gColor)
        42   {
        43           if  (sBgColor  != null & & sBgColor .length >  0)
        44                    gsBg Color = sB gColor;
        45   }
        46  
        47   function s etActiveBg Color(sBgC olor)
        48   {
        49           gs ABgColor=s BgColor;
        50   }
        51  
        52   function s etFont(sTy pe, sFontN ame,sFontS ize,sFontC olor,sFont Style,sFon tWeight,sF ontDecorat ion)
        53   {
        54           va r vFont=ne w whFont(s FontName,s FontSize,s FontColor, sFontStyle ,sFontWeig ht,sFontDe coration);
        55           if  (sType ==  "Normal")
        56                    goFo nt=vFont;
        57           if  (sType ==  "Hover")
        58                    goHo verFont=vF ont;
        59           el se if (sTy pe == "Tab le")
        60                    goTa bleFont=vF ont;
        61   }
        62  
        63   function f nOnload()
        64   {
        65           if ( window.d ialogArgum ents != nu ll )
        66                    fnLo adOptions(  window.di alogArgume nts );
        67           va r items =  getElement sByTag(doc ument, "a" );
        68           if  (items.le ngth > 0)
        69                    item s[0].focus ();
        70   }
        71  
        72   var gaOpts  = new Arr ay();
        73  
        74   function s electOptio n(index)
        75   {
        76           if (gbNav6)
        77           {
        78                    var  oDivCon=ge tElement(" divlist");
        79                    var  eA = oDivC on.getElem entsByTagN ame("a");
        80                    for( var i=0; i <eA.length ; i++)
        81                    {
        82                             if(i = = index)
        83                                      eA[i].se tAttribute ('style',  "backgroun d-color:"  + gsABgCol or);
        84                             else
        85                                      eA[i].se tAttribute ('style',  "");
        86                    }
        87           }
        88           gS electedIte m = index;
        89   }
        90  
        91   function d isplayOpti on(index)
        92   {
        93           if  (index <  gaOpts.len gth)
        94           {
        95                    retu rnValue =  new Object ();
        96                    retu rnValue.m_ url = gaOp ts[index];
        97           }
        98           el se
        99                    retu rnValue =  null;
        100  
        101           wi ndow.close ();
        102   }
        103  
        104   function f nLoadOptio ns( cList  )
        105   {
        106           va r sHTML =  "<dl>";
        107           fo r( var i=0 ;i <cList. length; i+ +)
        108           {
        109                    sHTM L += "<dt> <nobr><a h ref=\"java script:voi d(0);\" on click=\"re turn false ;\" onfocu s=\"select Option(";
        110                    sHTM L += gaOpt s.length +  ");return  false;\"  ondblclick =\"display Option(" +  gaOpts.le ngth;
        111                    sHTM L += ");re turn false ;\">"+ _te xtToHtml(c List[i].m_ sName) + " </a></nobr ></dt>";
        112                    gaOp ts[gaOpts. length] =  cList[i].m _sURL;
        113           }
        114           sH TML += "</ dl>";
        115           va r oDivCon= getElement ("divlist" );
        116           if (oDivCon)
        117                    oDiv Con.innerH TML=sHTML;
        118           re turn true;
        119   }
        120  
        121   function f nOK()
        122   {
        123           di splayOptio n(gSelecte dItem);
        124   }
        125  
        126   function f nCancel()
        127   {
        128           re turnValue  = null;               window.clo se();
        129   }
        130  
        131   function f nOnKeypres s()
        132   {
        133           sw itch( even t.keyCode  )
        134           {
        135           ca se 13:         // ent er key
        136                    fnOK ();
        137                    brea k;
        138           ca se 27:         // esc ape key
        139                    fnCa ncel();
        140                    brea k;
        141           }
        142   }
        143  
        144   function w riteStyle( bMiniBar)
        145   {
        146           va r sStyle=" ";
        147           sS tyle+="<st yle type=' text/css'> \n";
        148           sS tyle+="<!- -\n";
        149           sS tyle+="bod y.clsbody\ n";
        150           sS tyle+="{\n ";
        151           sS tyle+="mar gin: 4px;\ n";
        152           sS tyle+=getF ontStyle(g oTableFont );
        153           sS tyle+="bac kground-at tachment:  fixed;\n";
        154           sS tyle+="};\ n";
        155           sS tyle+="P.c lsNDXTD\n" ;
        156           sS tyle+="{\n ";
        157           sS tyle+="mar gin:0;\n";
        158           sS tyle+=getF ontStyle(g oTableFont );
        159           sS tyle+="};\ n";
        160           sS tyle+="div .clslist\n ";
        161           sS tyle+="{\n ";
        162           if  (gsListBg Image)
        163                    sSty le+="backg round-imag e:url("+gs ListBgImag e+");\n";
        164           el se if (gsL istBgColor )
        165                    sSty le+="backg round-colo r:"+gsList BgColor+"; \n";
        166           sS tyle+=getF ontStyle(g oFont);
        167           sS tyle+="};\ n";
        168           sS tyle+="BUT TON.clsNDX Button\n";
        169           sS tyle+="{\n ";
        170           sS tyle+=getF ontStyle(g oTableFont );
        171           sS tyle+="bac kground-co lor: trans parent;\n" ;
        172           sS tyle+="};\ n";
        173           sS tyle+="dl  {"+getFont Style(goFo nt)+"margi n-left:"+g sIndent+"; margin-top :"+gsMargi n+";}\n";
        174           sS tyle+="a:l ink {"+get FontStyle( goFont)+"} \n";
        175           sS tyle+="a:v isited {"+ getFontSty le(goFont) +"}\n";
        176           sS tyle+="a:h over {"+ge tFontStyle (goHoverFo nt)+"}\n";
        177           sS tyle+="a:a ctive {bac kground-co lor:"+gsAB gColor+";} \n";
        178           sS tyle+="</s tyle>\n";
        179           do cument.wri te(sStyle) ;
        180   }
        181  
        182   function w indow_OnLo ad()
        183   {
        184           if (document. body)
        185           {
        186                    if(g sBgImage&& gsBgImage. length>0)
        187                    {
        188                             docume nt.body.ba ckground=g sBgImage;
        189                    }
        190                    if(g sBgColor&& gsBgColor. length>0)
        191                    {
        192                             docume nt.body.bg Color=gsBg Color;
        193                    }
        194           }
        195           fn Onload();
        196           wi ndow_onRes ize();
        197   }
        198  
        199   function w indow_onRe size()
        200   {
        201           va r oDiv = g etElement( "divlist") ;
        202           va r oTitle =  getElemen t("p_title ");
        203           va r oButton  = getEleme nt("tb_but ton");
        204           if  (oDiv &&  oTitle &&  oButton)
        205           {
        206                    if(g bIE4)
        207                             oDiv.s tyle.heigh t = docume nt.body.of fsetHeight  - oTitle. offsetHeig ht - oButt on.offsetH eight - 8;
        208                    
        209                    else  if(gbNav6 )
        210                    {
        211                             //4px( top margin  of body)  + 4px(bott om margin  of body) +  3*2px(bor der of div ) + 3*2px( margin of  div) = 16
        212                             oDiv.s tyle.heigh t = docume nt.body.cl ientHeight  - oTitle. offsetHeig ht - oButt on.offsetH eight - 24 ;
        213                    }
        214           }
        215   }
        216   goTableFon t=new whFo nt("Verdan a","8pt"," #000000"," normal","n ormal","no ne");
        217   goFont=new  whFont("V erdana","8 pt","#0000 00","norma l","normal ","none");
        218   goHoverFon t=new whFo nt("Verdan a","8pt"," #666666"," normal","n ormal","no ne");
        219  
        220  
        221  
        222  
        223   setFont("T able", "Ar ial","9pt" ,"#000000" ,"normal", "normal"," none");
        224  
        225  
        226   setFont("N ormal", "A rial","9pt ","#000000 ","normal" ,"normal", "none");
        227   setFont("H over", "Ar ial","9pt" ,"#007f00" ,"normal", "normal"," underline" );
        228   setActiveB gColor("#c ccccc");
        229  
        230   window.onl oad=window _OnLoad;
        231   window.onr esize = wi ndow_onRes ize;
        232   writeStyle ();
        233   //-->
        234   </script>
        235   </head>
        236  
        237   <body clas s="clsbody " scroll=" no" onkeyp ress="fnOn Keypress() ">
        238   <p id="p_t itle" clas s="clsNDXT D"><nobr>S elect a to pic, then  click Disp lay</nobr> </p>
        239   <div id="d ivlist" cl ass="clsli st" style= "margin:2p x;position : relative ;overflow: auto;width :98%;borde r-style:in set;border -width:2">
        240   </div>
        241   <table id= "tb_button " width="1 00%">
        242     <tr>
        243       <td wi dth="100%"  align="ce nter"><but ton class= "clsNDXBut ton" name= "btnOK" on click="fnO K()">Displ ay</button >&#32;&#32 ;&#32;<but ton class= "clsNDXBut ton" name= "btnCancel " onclick= "fnCancel( )">Cancel< /button></ td>
        244     </tr>
        245   </table>
        246  
        247   </body>
        248  
        249   </html>