You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2010/05/03 19:03:35 UTC

svn commit: r940515 - in /incubator/lcf/site: publish/end-user-documentation.html publish/end-user-documentation.pdf src/documentation/content/xdocs/end-user-documentation.xml

Author: kwright
Date: Mon May  3 17:03:34 2010
New Revision: 940515

URL: http://svn.apache.org/viewvc?rev=940515&view=rev
Log:
Add no-screen-shot Documentum documentation.

Modified:
    incubator/lcf/site/publish/end-user-documentation.html
    incubator/lcf/site/publish/end-user-documentation.pdf
    incubator/lcf/site/src/documentation/content/xdocs/end-user-documentation.xml

Modified: incubator/lcf/site/publish/end-user-documentation.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/end-user-documentation.html?rev=940515&r1=940514&r2=940515&view=diff
==============================================================================
--- incubator/lcf/site/publish/end-user-documentation.html (original)
+++ incubator/lcf/site/publish/end-user-documentation.html Mon May  3 17:03:34 2010
@@ -1785,17 +1785,45 @@ document.write("Last Published: " + docu
 <p>More here later</p>
 <a name="N109E6"></a><a name="documentumrepository"></a>
 <h3 class="h4">EMC Documentum Repository Connection</h3>
-<p>More here later</p>
-<a name="N109F0"></a><a name="livelinkrepository"></a>
+<p>The EMC Documentum connection type allows you index content from a Documentum Content Server instance.  A single connection allows you
+                    to reach all documents contained on a single Content Server instance.  Multiple connections are therefore required to reach documents from multiple Content Server instances.</p>
+<p>For each Content Server instance, the Documentum connection type allows you to index any Documentum content that is of type dm_document, or is derived from dm_document.
+                    Compound documents are handled as well, but only by mean of the component documents that make them up.  No other Documentum construct can be indexed at this time.</p>
+<p>Documents described by Documentum connections are typically secured by a Documentum authority.  If you have not yet created a Documentum authority, but would like your
+                    documents to be secured, please follow the direction in the section titled "EMC Documentum Authority Connection".</p>
+<p>A Documentum connection has the following special tabs: "Docbase", and "Webtop".  The "Docbase" tab allows you to select a Content Server to connect to, and also to provide
+                    appropriate credentials.  The "Webtop" tab describes the location of a Webtop server that will be used to display the documents from that Content Server, after they have been indexed.</p>
+<p>On the "Docbase" tab, select the Content Server instance, and provide your credentials.  You may leave the "Domain" field blank, if the Content Server instance does not have AD integration enabled.</p>
+<p>On the "Webtop tab, enter the components of the base URL of the Webtop instance you want to use for serving the documents.  Remember that this information will only be used to construct
+                    a URL to the document to allow user inspection; it will not be used for any crawling activities.</p>
+<p>A job created to use a Documentum connection as the following additional tabs associated with it: "Paths", "Document Types", "Content Types", "Security", and "Path Metadata".</p>
+<p>The "Paths" tab allows you to construct the paths within Documentum that you want to scan for content.  If no paths are selected, all content will be considered eligible.</p>
+<p>The "Document Types" tab allows you to select what document types you want to index.  Only document types that are derived from dm_document, which are flagged by the system administrator
+                    as being "indexable", will be presented for your selection.  On this tab also, for each document type you index, you may choose included specific metadata for documents of that type, or you can
+                    check the "All metadata" checkbox to include all metadata associated with documents of that type.</p>
+<p>The "Content Types" tab allows you to select which Documentum mime-types are to be included in the document set.  Check the types you want to include, and uncheck the types you want to
+                    exclude.</p>
+<p>The "Security" tab allows you to disable or enable Documentum security for the documents described by this job.  You can turn off native Documentum security by clicking the "Disable" radio button.
+                    If you do this, you may also enter your own access tokens, which will be applied to all documents described by the job.  The form of the access tokens you enter will depend on the governing
+                    authority connection type.  Click the "Add" button to add each access token.</p>
+<p>The "Path Metadata" tab allows you to send each document's path information as metadata to the index.  To enable this feature, enter the name of the metadata
+                    attribute you want this information to be sent into the "Path attribute name" field.  Then, add the rules you want to the list of rules.  Each rule has a match expression, which is a regular expression where
+                    parentheses ("(" and ")") mark sections you are interested in.  These sections are called "groups" in regular expression parlance.  The replace string consists of constant text plus
+                    substitutions of the groups from the match, perhaps modified.  For example, "$(1)" refers to the first group within the match, while "$(1l)" refers to the first match group
+                    mapped to lower case.  Similarly, "$(1u)" refers to the same characters, but mapped to upper case.</p>
+<p>For example, suppose you had a rule which had ".*/(.*)/(.*)/.*" as a match expression, and "$(1) $(2)" as the replace string.  If presented with the path
+                    <span class="codefrag">Project/Folder_1/Folder_2/Filename</span>, it would output the string <span class="codefrag">Folder_1 Folder_2</span>.</p>
+<p>If more than one rule is present, the rules are all executed in sequence.  That is, the output of the first rule is modified by the second rule, etc.</p>
+<a name="N10A1D"></a><a name="livelinkrepository"></a>
 <h3 class="h4">OpenText LiveLink Repository Connection</h3>
 <p>More here later</p>
-<a name="N109FA"></a><a name="mexexrepository"></a>
+<a name="N10A27"></a><a name="mexexrepository"></a>
 <h3 class="h4">Memex Patriarch Repository Connection</h3>
 <p>More here later</p>
-<a name="N10A04"></a><a name="meridiorepository"></a>
+<a name="N10A31"></a><a name="meridiorepository"></a>
 <h3 class="h4">Autonomy Meridio Repository Connection</h3>
 <p>More here later</p>
-<a name="N10A0E"></a><a name="sharepointrepository"></a>
+<a name="N10A3B"></a><a name="sharepointrepository"></a>
 <h3 class="h4">Microsoft SharePoint Repository Connection</h3>
 <p>The Microsoft SharePoint connection type allows you to index documents from a Microsoft SharePoint site.  Bear in mind that a single SharePoint installation actually represents
                     a set of sites.  Some sites
@@ -1808,6 +1836,8 @@ document.write("Last Published: " + docu
 <p>SharePoint uses a web URL model for addressing sites, subsites, libraries, and files.  The best way to figure out how to set up a SharePoint connection type is therefore to start
                     with your web browser,
                     and visit the root of the site you wish to crawl.  Then, record the URL you see in your browser.</p>
+<p>Documents described by SharePoint connections are typically secured by an Active Directory authority.  If you have not yet created your Active Directory authority, but would like
+                    your documents to be secured, please follow the direction in the section titled "Active Directory Authority Connection".</p>
 <p>A SharePoint connection has one special tab on the repository connection editing screen: the "Server" tab, which looks like this:</p>
 <br>
 <br>
@@ -1877,6 +1907,14 @@ document.write("Last Published: " + docu
                     from the pulldown.  (The choices of metadata fields you are presented with are determined by which SharePoint library is selected.  If your rule path does not uniquely specify a library, you cannot select individual
                     fields to include.  You can only select "All metadata".)  Then, click the "Add New Rule" button, to put your newly-constructed rule
                     at the end of the list.</p>
+<p>You can also use the "Metadata" tab to have the connection send path data along with each document, as a piece of document metadata.  To enable this feature, enter the name of the metadata
+                    attribute you want this information to be sent into the "Attribute name" field.  Then, add the rules you want to the list of rules.  Each rule has a match expression, which is a regular expression where
+                    parentheses ("(" and ")") mark sections you are interested in.  These sections are called "groups" in regular expression parlance.  The replace string consists of constant text plus
+                    substitutions of the groups from the match, perhaps modified.  For example, "$(1)" refers to the first group within the match, while "$(1l)" refers to the first match group
+                    mapped to lower case.  Similarly, "$(1u)" refers to the same characters, but mapped to upper case.</p>
+<p>For example, suppose you had a rule which had ".*/(.*)/(.*)/.*" as a match expression, and "$(1) $(2)" as the replace string.  If presented with the path
+                    <span class="codefrag">Project/Folder_1/Folder_2/Filename</span>, it would output the string <span class="codefrag">Folder_1 Folder_2</span>.</p>
+<p>If more than one rule is present, the rules are all executed in sequence.  That is, the output of the first rule is modified by the second rule, etc.</p>
 </div>
 
 

Modified: incubator/lcf/site/publish/end-user-documentation.pdf
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/end-user-documentation.pdf?rev=940515&r1=940514&r2=940515&view=diff
==============================================================================
--- incubator/lcf/site/publish/end-user-documentation.pdf (original)
+++ incubator/lcf/site/publish/end-user-documentation.pdf Mon May  3 17:03:34 2010
@@ -270,7 +270,7 @@ endobj
 << /Length 775 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gaua=6#W5H'Z]\<'L!k!\@03j+."gP2C2S9+SDu+5`(\t#+QQEg2C>.db&*YkbO'Pkrn9LoD?;CZR=/YAki@r&:nLV5[ZOd!9k<c>c<he`@sP@LbeI0kX07kIY$^(,9i-2+s7r&D8A`)$^E%`0IF0`@X'9gD=CgNAW`9V4knakk.+%*<9>E5'(EY!H5"St=$L(`=sW<hUd=`;kZ`/D)r27aV>3TP$;7haa%G.BcI[I_T\%.+HA2&h2`.Cn=D6Ctm0`ikpMF0TpMhAQ0=kJ\OTmqpjPAppS3^]-K22!'i6u4NH04?WHkE2LXMX_qqKdS.0#\@4/RT_1XTbf\!`q'[:7]8FUrl)3<a!c0H>+H[biEWf!HKPmfF@3T^)f]aM'o4PMtBjtdeoeGDY'X`9<D>U[SP]C`k/K]_,=h'am&9(<,&FsrO`!j`+/fK:4.9&@J!XlYU4Q/+0&6$139C[HK8p@fdjY-VD+s@[o&p9SSf9g;nIouROD=[D0^8qX^mlerK5];:5Qf!/SkJTkdq7VH]W:M)"o(!r*6jDSF"L'`#.Pdci[`S-2Pi#V9U/6<RFFb<Leo0<"J"iHBrKh<?Y<lq)\K6#2=Od//nFE(G&n)JG!;^'_oZm":56(JF2:L?rGn'n21^+(gcD,Xp5Y&e#_P7qnn8#a5obq6c+69hWlSD4J3hH>sNA8e5RK]<P$qS;R3l@L-H!`2BiEH)b"BQ:#MCRijJ3;PAUi!REI);(b;7(3ui'Ep+Dk;BLa/`#$UJ%!$,*C%0~>
+Gaua=cYqMk'Z]\?'gBJ8f660+4q7qK-J6t,eAJ^^)@T"[1!>X+rqCOTMB+#qSM[1bkrn9HkOX*Tc^ofBRlLWh5m5'l!.ir+"/K;*F'L'pMID$_&>nC+d"gH`quYj?7RS0B76it+gObJAPBde%^mNJpMrC5>\&!96<(0...@k><^).Xr;Ed^*aGXpUT+P-<=fC9YrQcGID9F28Ks$WmpO7Y,J?6BG$*9<]Fa)bfN9)8=+a)T1SV&:-UH1X.E'[6L0@G$Jp,O;$bTpKg?='EJABG6,P);H%^ccBI)@P`jSq1Aj]l[LkerfI/kOBEH4R'<cPFS9/Q!bZn0$``N6^g#6<@ZZkBH;EO_'2pcmF!\2Q"&H~>
 endstream
 endobj
 53 0 obj
@@ -881,10 +881,10 @@ endobj
 >>
 endobj
 139 0 obj
-<< /Length 2325 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 2362 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-GatV!>Ar7S'Z],&.>4FG?*mXS+a(oEJ@%n&%S`ENhSV#XK.J`8(Yu)a14T0uf'Uh]/9+FK_PBb\kK!0YUic6KH#^I/pj&P`)ts$lKr_2A@TaKD+5uMV!h6?MYbbku=^QQkpc-t.R?m,Id/NSG/%WR2>!?5*qed>LV^lmkCoEYSP\$Zg3@CE5IA\WTrBTu$M`7KA+_kA,b;K&tP&/_ddr"7/UbC30ru@,jDIO7N2+>rCISI+\:ne-'8?i=c7S-qY-,7YZ&qc&XP3"NWqhjJ!@%b9!j_kA(._[Kb^am&TB1/=R'sCpJC:k@DL>FtE<Q2b$$Q9WICsm>EdX4^J9jdXZA8iNK?fICaZPBR\B/&$l.5OLDTMH9=Ap0#j2_<KmNFuP65eMJa;Oi9k'm;#SD<M?.90qTh?9.P>(gPZg_D7!5%(%)G\]EM7bW="3(E1(XMhOQ@;q5%q?HRSj);Wd-bV+m]/-]-,i0sL6P^44lP;lX5M]IZk.nkAkXm!j.`2gMMJIf/kWK+uI=Jqo(3r<EhT7j<eQaOgC@e!scd*S8u`Q\ijY5Nf)D0*O00(3mNfBTlp0h,.bf2/_L,JF29Z^hHWEplH;YRDdMlaXu,>dF'mZ@(%*YSNCQ"I(5E18Xs6\Aq0-Z5-qQU15h+&i,OGkg>=:&2<t;`eh;%d):bA%<@e?=D1rm-RL9A@C6[DG&44N+Mt,&labNI:[kB(fnO7o26LkckD(Eq-3[r0Z-Tc(PU)'^0kjSkTR^<GTIVH:URlk)NEDA%LmqZ+\OVe94S"p%\%cjaQa]XfQF>]-<qCqa[-;)*d2Q66FP#(r24a\PBj1Hsq]P=H->#3'RdJbRAJADS_:<^U("''ET<6t,qjC1q"lB!;qsj(JY;bGNL>COiR_N.Q+.(SDQHRVK\#X_>NeJrr>'D\eYQ,Zrn[p2o.T?gs(I\[AiFYqA*Z*5Rf)(:\NMX'uc0j/'1hKGE18`I*Cc1<6U=3cc_?Jj
 p*U`NNm5l\)`cNJ9)El87/-g.D>6_tK^r+#XV(!aoqhJ/l#SrlSIYFLa0(.6H"c>p*Xe(*NBj?bd`='WeZ'a:#K@tgcF_9N)grhUfR*a]O%*0N2=Wh"Xa,UME+GKYNN:sW3b\$@.WgMSUSkRU<-4...@ViQhN>jjBh/9@1@>jpSrrXYr5$BrP(0!bjK+1T36]aF,7X"6VJGF0Z%i!LWU-<J&Zeb<pYgZkY&.$uKFSO#5%PXEXZLX^ep1@R=1J8OVX.$>EDqh&s8R-#[lCnia:BGq5D>@9=HoNd][]g1so.bg(Z5tj-m[Q@Sc0Li&GUVk.L^2QS0ns+auHuSr.5=h
 7(Zq+RWpChKdi<bK<_0&`/[G+b'WcZ\)M[nO,FU+t5VDgFi$-_OM#qUee*p%)93l\2%\Lde#^)q@pWA!$`!MPIt[i;TI/4.d.Rn,E!,AXc^3%BN4)6V)c)iDmbkXK(XFmAe1"5C9Lg<:f(?V6r--sTb^>a"2Roj-]KUjDE<_,]C4_1Di_N2pbTHA@<FUG&+1Alm$ARZ>Cc6E7B\JN6hR<+\aF"Es.ORKmcK:Y`;WO7pZ4p/JqA[p8l)1mKl,(04P=eW%Sd4sfGGURQ*$%atX5qi[Xe/kG/C_5SAMXm`L1q^6O2?,Cc?4UW!HX#HKYYeN)@6C4s*MVY08i#RLN!)GuXEr~>
+GatU6=`<%S&:Vs/&;gO4d72MLlH$jEBp1*ZB\Ki`4tP9CKe1V02nH"6=o\Aqm\*?\lbj)tHA7ma38]hIki:sfDKYL@6Bu`\n(.qOOVPtl%/(e%iqa;R=@Ur)&gD0F^0c7-<C",=gDJ"=h.'%,fN5-@Ki4p"lrTH%<NO;sJtuBhrOF26]7226C?7]Rh[+M;ZQjMBFiOgdbXlj=RdiR];UVseg0K%NV7Vh6>u)5Yf<8'B$sGIi2p(c$a<4*]Y3"e;6:0&h6B[R&@Fl*.Ns>GR>5`UIJ8WQ/!Pib3B>Z`l7bd:[8O/@.i_\Ocpol:7YrAEY&R,q3)kX!S)Xb2ND3VhU3;asZ&"'P./j=p8%T/f_PWZOR&8^KqfQk`'[DmKhid9\L$_qM<e@'@Q6#/tt#abr;p1U;@NC%Sk2tHP_r6QZO&p&VFkcm0DU)3+28IL6.W4K&eLc@-<MA'0ff=ISeELujIR`C8r;%Peq9qsD-l^JoY(JB^8Z72co0$(*IZA+FNY/lpGI[JQ?K$+([oN!AWfh<;gLuj[q:fH\r`T!=M:VJZ_&JnPjFg"E;;WXGb@oV[ERZ+W]i`j2XdjdUePu2W1QA4OrFfI/%f3J@K\bMm2^`&:k,X?&F6Mg%n3n5'8BWfC#/tui!eKCZ[`6jb^`'2!#H]ohWk$sr0H8s"%o$Te`,TJL9aMMC18ia=Z:E\Uqn]I.iH2t,U/lRrkZ\%LIijesfc"6u3)VF6KW6[jC9uEc=)#siAOoet7Jn-^$cgqap6uXDFY3t\@9War*bj*s?[l:?L7OgbSQacYYBEbM\$oWE+bCs]#b*A^,caBKHT>_&?)DfU=Dm_R/T;s*Eo"=;er]6_(Bt@E]'C4m`Rg%Ym`r5]+qq#&WJnDGTXd<tXbGWn8O4EOe_qk1FQ"?Ti1o7mR+B\[ag%N'FE[Xr[i\&@faM@JE@Q[D[WR@Ud[IC8o=u"dB*6fAME>dg#=ha1mE(%Uj*2O$n8$TU
 #1Uc][jG`>bN,eJ@-h0;!8#)n>>l]+O\gTPWaS#&4XqJRIU9]iAPfUirqqFM9OKd\"TJd68P.WcgGT`;nRrkko,.G_m>DT[\^!-l.JY\)#&=6%cb3%>WTcZfKs#$q3/KqeKI#o),jXXhUnMs/@'p2]fqT)Fi]7d!9f';MsQi<L/#HTX,T'<sQ(LAqM(S;Qf8/!br*+6e]Gc%6\/s,+Ee<_7"8G,ijjtt-i$]aj'Z5.]8AF4D'3tb>8nHc_S-Ad9L5-6f:0)A]]h47%4IXji!f1ik:KMA<AAF\*6>'^tK=`9K9+.eMVhDQ5E,jF$!48$d$6cS-APCQLDF2DH9B7co)KH:STH'Am@JjlnF%g..l_AlZI.<qGVGUA<C1"Mg)!(=fZio]rX]aRg/!C=3^2L4d3mub*'mQaXF(I_oWARK!Y4d\Y-I[>`sY9(n`Vtafub*Z@[%`rk2m%0jipucV^V5h0M,4Z_``gCfo!;]rNd0O2DP9EW[9V-m[(j4-r'@4X;4HfQ>$o&Zu1,`=m:SKV]r$)B:b-8b%4jDS9,V-BRR_OGsKJu]FbnHNdhLIqFZN4VD)T4ff-9/^]]n2Eg+j.dC/B7k3N&2k6h,5&:mCFQ;U$=E?e"37\s0Mn3A817iIu/@P=lhZ5-*-R+YGaIS7RKM*3:J7B"gEKN%4jQVi`b=R;#9,8+MHu$LX@V#p$K<<fanjhpRu6p+GWBONreYTMd;cgb(^`Gh@:pZp/)D@Y`]ZS`6GgO@^[Wq.)Gho;E04H^?Ch0"M3[0)Hb932IRs=fZ08n(t\jrOV@Lo5(0O2jg<';0Mc-IE-$P!r#_RA0e=NP\B6/24pm':HklEn(0-+CDa0,N_&[q"9Wj(A`V5A??#ceS&uMU;-P.7@P^V$GqUBr]F7@3@J8^o>bG#Q@p'2E)Yfo[`CP1EgB^?,(>MqB^oPKnmU-NU;.U/$W5u,rE[Q57J1.JPMZbsh=Y&R6cns+b$I'gKN+!c
 kERROHHq[%q9E/2G,YV"P:c/r#]U7Ba)U'#&6C15dleG:j4_.rt@^m=GR:_!T#@P""+h#Lj"pEL_CFcG-:+lpK8INu:d7B#`\2(/7&,?[O&@/1a![#`6@(W:?*i^V,$2`8$8"E*@XD5jF!P:RS;h_\PM;4pK-RiYS1-fQIrgr`"5P\lTfkjhC7ZLs4CWj.SIPj?%ZS:D;lTj2WoGG06&Each-2AS?o1KNt_R>$N$m'<Y5;Y\C.Yn]KD#:l+a>UajWQ<AS+kj3Q3FT^RLm(h6dYF4_[fY,a4`27BZM5>Z$Wrr?"'H[t!gLjo4Y@4hSBo6APlLGu9!W]7NJKMN7;t\p9Cp>IpOF^TCmT#8;hV`rn_NrI-Km;O@M#RIQ+s+N~>
 endstream
 endobj
 140 0 obj
@@ -896,10 +896,10 @@ endobj
 >>
 endobj
 141 0 obj
-<< /Length 2043 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 2186 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gatm=hfGPN&:X@\iUPB.-6_N<J\...@E>G+A`G3Cgm$m1Ri.h`0;o]FM2G%XHbc554#nH1ad#EoPmOe&LueJe:/ES4.U2S>a=!oHWjpB:L9>ZlY6"qL^$UkD#k6#&/VAit[C)sU5V"ce&Z,'Buabp+U@*ki^XBcM]GT]0a<frlZ5(PaUtfXA2nLm$#QPR/:(57)Xu@;-&`%d'KF^\PZ<UDcsoORep>aD<:1lX0p-]g`m+ir]M3A\h<J?cF(Cd,24$H&Wi4ZH=)NIdHcs7(pE,enmOLfEquo5+ja>^B=10_:8;jHA',-T_VI2=jWY>F-<?1OiphjBHM7sX_U):rVc->HV]ll)+-Mu&kAZ=d8cO0<7_!-S,D=#ID(m`+;,Pm,GZ`7coCN8$lFaj?AfR//%ETfKf+;5R)q#k\O>]-AEQV&O>]+U>XgY
 RqaprONJ:_@)\&'U^%4sXQCLUdFTqIq[t@[Fq!6]5."_X1b;,8CBm@$?H&;L.)GV#pV3p7QNo@pKRoG$*J4TDA.XMks9(O<[3uh8qN9,Fmj'3sOFDp6crY2=5lI&;`qbp+N`ul`e1,2*OL">+#NT@L*)[e/C"eKgtG^6,ZeHfp6#N'gG`st;`I@6/O7M>hP96\&&fMSN'm0`-*JS[/#OAsoSL*U`[IMGtkKP(q\8LLdqdpmWqb'N3_aR@+2j4hI[6So)c$>mLgkj3#l_RGOckEWFXA6dTIRjnDX1K`4[3)"X`R6?'U\St$>Uh(e=]*g'[&Di"'Ock8s2qB!te3lGb!TT&O9p;]9,^3=C$<m!32TrZ[1:\&Cl%&t?L;K>?Y(=^%Jrr[5="UpFe6%^'\/]"qdb\iG.KXP\#4!ba1T"*h[4N+4;p3\$W<>4XRaYH&]N?Y_]<JoS_K/T71rte(7MAt1`O'MEe+GK$[r@#UHb4k$BajefK'eZ*?c$q!e0qTGoX_]`D)+W$Nl;cJcj#19^9f-H&'\NW&6^s8NDQ6(4C;(9#=7!e=JiA@b9D[FI/DU)"N(C$=f*XIck\-1oV8J^-r^%s_Cfsf%pBfPTFU7G*0:RbXR#j=1?_r(4#odSm"$G-P3EG(f:53j+Yj8p`)p2V-mYP],&LOd#uM@YY1Y&,%(\$Q(3PAT:2"r$U\1E3a^6,;k9:#";^f[YDmF-'"jX5+<gCue.g\E)V4,PKb_P]3[UfK\)Eq1>ftrA\Ls*Zg7dKX-qKfdBR(/"/laEV'DHbIo;`%gi,3KdOZcgfZ<,W[:_2B+mO_a4sn*o'/A'*0EY!rGdKkHjc3X%gI%^/B6pH%OqIAb;?h+@9]7A`;-m)nr<MG4"i&6^u>akHZedEub;eL3Pm?_'8bfXtM7O)J**.i)'s`R+_/=14u,q[m;SD/O9@5]L6d$:=A@MJJ[$A._Ss^sI,sD;nT^Hc=U+eiQaa38r6mh1"
 G0k=Im!ZmXZ0;;.$PA?L+]p$QG[A1]Q[lEUq]FhN5_B_S[V(g>6u:=%^F99a<I~>
+Gatm=gMYb8&:O:S#^T)DRis4YPhIK4Nf+[`2,R3bD,ICUQ*`EjAU(JS^[L_;nI2rY.rJeJel(SSbaFkT1Wrk#X#I)[03?G0X+#Q2>2#9*REt']YNON0Dg]l2s)L;+?i>$<lC2^AH1+P!qU0,"AN*E<lGo=":\q4O\%Tm5RJcU7[7j5bQJYDSgh*T'T6^FWo6r:>U1@uZXo?acs03."2Wjs!P\J:X;TQ5[`o:+gMgg)9<PKqns#K6ngl^dr73oc#;2Q,W<lmbPU]+.Cp92U'kCLIUV<&^,AnL.sK>kGP/k)Xm!-Dd4gemKac8Q@hjnqatE\p2eN5dVsDRi9\1_=MERImOjV!Gu8(RA+7m9B9]r4RdHW$a56F%npb(O)Ea<H::Qb!X1@&U5LZpfD\m4m9!?Q]AI5>&2K@RT]%qX9>IG2^YArjR8ig!=cs_pPF,I*\hK0a'gd+"8uVY<01Xr8msMM7$0akYr%>83eKNg4H@70FTkU_1d8]Vn2]GY28HRD8Z$T($.toP`mD9R;ZLr5_B*B.!e+,RWW!q_7b0TtA:,/(?A0LO7,-98[0])",`*`;GUX9.pSI'G>];Xq>f;OS(Mf7e^n4CW,F'9)&ZRsGN=$_-\Od.W$e/97F*_S0<On=(-kG6qT-,s]@dhqo.%!Ulo"`WjMH*<$q0=Yh8sk3V0<5quMZq+c;DHeWkla/KB^uUH$6uE8)0A`oc3h'k,A[-3jA2S/c%%lEC:L_iZ)f?Fekb29H[W/+D6ITBgEWMi<-09BeOI*YR.Z;`Her8D$F)sU,%e9.WKmN8cZgiTF<Mr7(Z0l(9'TT24p<l!,gbdoHsOm2$?<\XASUQ=looblq\%#s-u9'J3>)lJ5bG7%\5.l*IVCR*`J)f[P3)737!e1t!4"adG@nB^fh&J,;X,`M'LOR0?lM?mnt4&(Ym_M0's'TL>Up"E*WS^Qb?i\8XN"dhegEXnG#ap`^do/BbROjUT5=P+?3^G
 )>;micMh>]cZ>7_lP;Lf`T>)ue+!41@UJHDU`1.#iH29Pg-Ag\[Uf-nM+,dnc8Z4ArL>a@CmjYu"jCSB)2;<Z[)o8ejXCIP[JH!F8.:!>d7M7$SWM%c.[s'lkB1j(6KTa'o#DpDu[Z1dt1(.Ke0F,ZQ$#+W4K*S*.>h6<CVKNqt?B^QKl_h3.4>TrR$o$Z+4fc8k!FcQ!#1>b*X$#$;1D)'DH@g[?rPTA@XNg*#HV]bREQQ"a/]!uSTq2-b?IRQn_*"H+TUEV4#`mPKrN2$%84l7<(KoKUqu@O'bcXYRZe`Q,L-]l=K4-(Mffg`XAP/pl;$t3;5'(*AJ.Cfc$,pl5r#,\(M69s-i:@C0(5jA65<\A=E48/gU=E:SXUT?g?BdPD't.j!=h-&e;4HF%@Ul5]EI,re4ib$ZXugXR_j[(1>'.N,a%I2QP3MjJ2d#cV:YVAi!^h0QED*7P.cR5)Q@_E*-m1Yp"-bPtjJLD$BSKq)!:tJ3!@1m\it]H?QqF+_A7BC;#;S<%K>u:^%ScOPVbjBOJIK.Q(0dJiS)1[s,kc!*n7[IE^UedE..)kp2"XmCrFT\#*M;3LRG5'q#>uP5'Md\GGk(?GYA:LNORm&=E"fSFeoYXma5KB_Ep[]/3_PiLU-teDV&CijjVJb,KF4UdMKNQb<+6?P/E]IXka8@XD-G[Z:eV8m6ea,3b!^la^i?OiU9WSKHfh'c^NrZpU9$Z>g@-D&TYm=b=K4b-``7\:1^!YFKWmb_^';e<6WDn)NNI>h0ZOTJ-=r\*ka'jf:'8BS%j)2l2nd0A3*J!V4M6u!KM@Z:J]5EK@mJ<U>UP&IL)+"rGkuNb;:74Sj"G_uTHn6M`rA7n&t[I8]L4%CAjBGi@!$@*Vm4^'6"_1K`oFRK1)1deip/C_oNZQXPV_tk<I-9B4-:HYB/&4JW!WLXBQB'$QhToY@<qNM:9o$#bUge?FtI[1\>W7Q#cqSkG:,'#<Zt9'V=*
 ,9jor;CT<j4>Ac?X90#'uQS)^kp\p00tDE_elCu3ptDdZe5mD'),m\R%&\UOM"G&r%BlY(-<HIa;(9_lc<<9mZe83$;0oa>,Bi<GkaYC.GK\!D)bZLAPZcLGaIG0%XGf,u(bC39JtIA^G_[_;$/>p?]bJ@&I/QCDpPKn"I2^4)3_:?A@"XQ?!rdE!qJc'rd]e"M:YmU&geV<.~>
 endstream
 endobj
 142 0 obj
@@ -911,10 +911,10 @@ endobj
 >>
 endobj
 143 0 obj
-<< /Length 2601 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 2201 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-GauHN9p=<i'"uVp;!AT?je57<*(bM1ZEl?dUn![5RAq7XH[nY#KU=#u&@ANgT8"bNY:2`.h8>Q%[K)HjqK;Pu&+\Q*c2H,9kF6#Q9RhQ'=iF6#\\#JKJ*36sI@JKIoUh80p!)qan,DY-h`PG5,c.K<btWS1.],GPUjk-mUUtb7H)`4kIV$"ZqoN]$=QWVa/;tKU\&2mW]<W9.CUeB\`]_tgBlt_G>A<.TqL8"-ajVo<I:l,.5OJ?$q`\nOOWUs1m4akG=if;H;7=@fh=c.3kmcFN44E3.h,_=+Hef-`Y*C,de\giR57[iWNb0f/@:ZaR*4KSu*b=l`T.Hc0,emDk?.Uj@9%S$nI02`kE[UR2LQS2jAL,JRI?L7Bk#ta40/b:YeUb[tg/Oa:6<?M(+$[>"r;+]>M^Ud2qsu-;V%3l9o*ZUF[4%9>5td9"mp?=l]MiAJildG7gTG85r@jPFm[h8eF(q`0W*EFmRd_.;jagf"Mj>^r#5*G#$8YtGP$;eM,;nn?(2^hJ5Wsk3'gWRh(kdQ6;>[KVM^VRk[haG;0B.OkT!kR\Z=hmd7(<Pi<j`]\6H>CL,TS-.![3XQ6B?J)hABN%mMDGMC8:-EX:u0JfjZ)9<^#'Ypg,?NE6:8;GAY-DflEo9GX36J8d;[LY@S1X63I9&2&ne5<W;7;Q9UuPA2ep@'N6]]c<=NN/LR(uSFLc4&K'Zb^/LQ4ktuhj(]1n)-!H0%^<Xu?=&m+f0shY%ABf^fb(3)5ot9s%9=u0fU=:),F$\>oRDqkl#q^`+lQ<i0kKDuFKth?FSj=jbP`OZN^P]$?d1j;d4$K<VaVk8ZaDJu>^rQs2&9Z8$(B,mK+tp7<lVu\D;<K^9%m3oB7D\p(4:Gq#)M<]0He8hZWFXb@B,4<J95FFXD>L"4Y+7JCkU?G/3mYUHrnL+jN]W'"2sRq0IWPK]YPjW-XoADH)bk%,2Z)g?7cB`:4NgnHPn+NB5/^VY:8;&
 !PgrCc7E8s\&E_)"';?n>3s<tQ/^;ba@F.ib7#C"KFIhPB@q0Pc1_\\4RmJ%'2Z5m4E]_7.8""QR7SH/P3rN&^iM6u42utX>C%?7"-7/"UQ4tMEf"eT):15I[8hLjU,,e,_Q'hF_P,M-X_f6s;$s(q1Kt0b%4`J>`",lOLHX<J1o!0bIGq;`NanA$ngkG_THK."HOdGK,;U]qHDS*;,(LHuLSZQK+I?ePa.(TQP(`1fO7cB.UI^"^Fn8sspr/5]XBGZimX&KO;;rKZ-e?3M@B0b&k=iLR"I2e>h'fK;Q-tXcAc=<jf2O"l"V+&kp[pu"7kZW;GI$Ul=#.kZgQ2"4ZB?+C^Y$?JD]ttR*Yq2XsN-!udjWQndX!*LornK#O3nhW,_`SmjDL2>jIk7tmV'IaXAJltNI9t)s8-(X\U4"TN)A?3VT_kF(*B8=LG'ZE@5tC'FRfL5+gA#5G#'uk)O9\HHBQ59I2.g-L4g0e1b_s;qkYZNM7oeu:E;qKpbC]hL]efC[h9#6+dJ4:>-9hh/'VT&q#ccT)R@u0tpUQN*A\%?3o.O.E,H8l4*Uu<Eb'Hth-i"-="I=p;j/nh`'_#"=HZ&\te?e?m[1sk^D]>)pb`=5&GSQ%t>t^c;YF3l(TNX_m-<59?)@skj$ZE]M]LtrH'pODY3#R]qeGa_6[=]$R(Ho;tn'K/RSe\Dck%4R7Oo/R-4Nm?N;.O>1$,;0u<J@2;_7,$ia[Pr9gpZ][P<mm5el94^I].PHK48@60;&A?)B1^\n+'edl/-di+N"TsTQ(qY9QWLN@jguD[Y0S9eo\Hh/CQW/\MbENH(uUO4H$)!bR(JG[g)@l=k3>hiOWE]V!q\p.5ue[)V6s"kDh]5%kn\hcfE3srd:bHLnUsKb#DIsU"n2Q69:'-LhjT-/G'FYTUir%,/99E0egVl^/=6r?'ARdH&>,%"EHtES>-u<6P]UWKcA'k>q,ldj]s:kEal.h65fZb;D@
 -^eJ4uqeq)h!#='#k<K9...@HG97Tj0Q>/0C6_O0aXg'4ea_Hi,P#0p`?JJ;mS^@:/seGf3c_+cHY)C)#9t__\FZ"\hq,j7l':sfnm=HH.M<&_k2C(^pYA3?Sp1i!ZK%hqEKk)'6]'(P6]#>):)5K-&nSA;8'AkKRLdH!rd!,K'(AHI_X:'TBULL8)16@bA6H:Nb9kCm+d;P6rMZ4!l!FS@K'p71=!,mB)+J<[YD1H03p6g!l='Uh2g0D(Oo<LVmcm-/4#b4#qT?Pp*;48Y/.Y=o\POI=rWXM+CjH~>
+Gatm==`<=Y&:Vs/0T6'-()oa;n[MYX(;"86jJ?OIJsL)>]9;BSW$MB:*F75m-?F<lACmWqiI#]o1SipcS:%n.q0q<U2XpIa8a6k"&Od<0)hdVAo?`OhjE_3U(9<W`:>S4G^ir\.?ba)Z(Tn!=DUp11\&s7DGL<T&4VBckihfuYI<r52B8^i7'6CatAm$@hg+T?a79@rg(599%Vt"(MkY3d[c?W,c"VNEJoU/_UZ]?;G8lhpgSEB*&PA+Wg74>6\5-,".r`S%S2FHf.,T+qkXNi(uZ$]`fg1.*%JbpotA/bE#Tk:YuWu?ga@_J?;'ik2"`CR7+=i%F_]\:T&)fU*8nOB%lO1kLS+!o/lEmUg`8lQ)RYA9&#F.jQ:Xl[6ZmW"oL!]sXAW@^I^EK@1kZ]*GU#>0AR(#JM1bHic=ntIgA_tAjB>%<7K5^0hlA,kSfV6)F=<#qj-$6QX;*^*\q5pR]TMmZ!*fbP@h%jjKK7$shs)(j7*CP&m&'uD.EM^BB_a(2#8+`5_0k[Bs;Wa_CUR[F&6+Z"LZUY2rpnm.i^GjPU_ihmc1c"J%-#2i'0d@AUM`4.?*-bds\nVSe1H=*&63E>^$F(MI6TnbE7_Ols`SYcUpg2NdtfdV6\*;%`>2ZSW=E$,_:1VCl`!tJop[<4+R.<Nf_YTnLQhq+elgS^blXr+U[3!Md9K!]>.ZWR*r<bee3_#R:\%\-ra/+sl.(%@m5k#0'jqCI:.HFGdt&[gc&aE8Q'O>XF6cutRH_/-qH1P[t/]PsSS9le'cAbK$2-W9Z%(<Z$nBsbi&MHgH7a,ATf:.!rl([O#0RjCY7BaQ=aZEP`(NTE!=;3SA^&j3g<2)a^dkn8Hmei8SS[qG2g@7eCaF\e2Zs%o[@+!_8q'eVP[dR0a@O3,tkAO&njW+3b3MAi>Q7Z(eZ0CbVe1bBQHTN0!J<D]u,5r5T&,QfYR:eth^21u);>PhCaJ]o1^BNI%1/.WBC-e6J
 A<a7L<Mcm$W[gG`'.8%da>p,o8h(cI:G\nmM%dAtZqblaC+)&280R#.!\ik0ZYcnSg9PS.`#WYB!OJ_*-9:X3H4Hpg*W7'61bjdtsir&4d/Y5qm.!hc@N"T_pQI+%(q`0986IZ0)?,e`MUGWP0CL2#emUADiI.KBU[8th`/X8/FPf?ELP^pdTNLq/7FKE"RY+JDSogDd0+B6k!d^c2F(!Ng!S'MpS>I5Yo/oFJ,S(k:>5Oo$-k3M=ua1)?C*pV[<S=(//f[Cgs'i<4!.*J$XeZWh-&Fq`//@,-oY1*@/1-M/XFW<#KaKD?6$I!s=.>jY;J)0XIGB!q7f69uB\F<%Zmft,cjWQF#'R]YL.I`1e;7f;#0T:Br71hd8m08-UnHcqk3BoqQfEgsY>](+:87,q%#="6Hm)MjOL"(EMI&n,!Z\:L/3!R.4[0;]LLM=.u4)V>/Q8PuuO/r-OL<YW*`D'u^dpVU][^[2K'Eo.[4N>Ba98j#`nXAia$r)Vpm8>GK*thOB%W7=Dm90E:45-'^?*@<H_AcY?G<"11B[+>*I`FYD$FO8k1*A`_KL@;=5R5qZoAa%6hht#F`8eP#k?>(FFCbK)+1f.k?aQKl)piS(d-2BcL$g6NJV#dH:D*4PXCMjj&<7]m;i-q7Q,('M82Ui_$J^PI2GJW7E5*]^BE[`a#l2)%M+X"ZC^\@m40R7&pB'=XmYdckH:\\I+R!_&O>QS?cs?![Sk2e;2%'+oBJ\;+i4)"#-%%ZF8=CeKr4iQ[I0P'83j(10%/20r<7c;aV"*X>DHOIXN+lt8g!^mcC/jno1u08ureSsT!R-NPq`ViP-Htp)YI'KUVKRjY<?"WHVEK3O/h2bSNDQJjQpn05p80KKjp%o!:Y#s+pPCuKDkZ1.s0]XZDth`ih1S'EP<"s@#J02;c<,C'!L6,hkB'14dftm-QCZai@&rMYg$umj85F/dO8oNtQhhs2,K,\PXuDI5],f/mOGD
 ++N?\s+:m8.VT,Nkgo\(@`0-t^]pHj<jf;:c4q0>p5mJgU8r'Gt[;n2eWVg":;P;jPff-+JQ-LZ7S??Zl,F:p"&rZ[&Z)@pMakXJY/:QR_EVpBg"4"gfPS%``[_iUZk\4D.R]V5+K&A,X:Rr.?T39_FDL$geg*%.:H"**r8AC[IdZ*h.b*8&SBMPeNX>7e0CDmT:+[s*hOO95!U4,&a8q[Z%2UR2~>
 endstream
 endobj
 144 0 obj
@@ -926,10 +926,10 @@ endobj
 >>
 endobj
 145 0 obj
-<< /Length 2017 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 2333 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gau`U9lo&I'YNa5BRFML@l#B!lD(g6NB?A]SM\ooe+<X&TS8g9'Tf]'Ip\;%ML?bC3/9E@8]RJ0i4[+D`<(FnT"J9'^.b9c^%qEoA/,=-F?Z=ds!MOXpIu:>5r-u<\s`I[H1T:a^Ud.;k#"*D(R))h'q5/sC#:_+K6`hXf=U:>093&X3PC9]@9spA=k]2&4L_FrftT%DnuRT'[bNe/[S6:R8k=2Xb?ECck]#<um*=Np)A/1IH#uu*GBc2MB3X,$AYfHamhG\,e+G?r?tQG^3<O?TE\j9+a[KcFpc"E+>\7Q26XU7Ui(ntIgDh?Cop3d:gWW9P4a=9IHC_t5r5K8Un];2cAXf0dXq_G):pG0X#86PhLk-`g=`GjN2joh/XdcC]MU3)H^4kS[qP_:&<[k%0E5iZj6$SE,9ea-<=ecGR+T%UEO9qaE^qp\`&VBIs-41m^L^f[35JVg".0/;#auRsN[8fp-l#4'^`H2gubB&PW^Ft;E&h,7[?Fu?E<S$M1&QV.!,c4Nud-qR!V6(fng9O6:=YR7eKp(m"gDl5?hF"5Va+nn`=ZXo3/?N6(;e0%NWsV^Mi3MpI`Z<^I,@4qbC_66`dF8&4[@n?%iEiM5"&)RL#>UWU7q_8S_Fi845^"fBne*720kA*W+q)aU'j3St_CQLRCbI\#_-X04On0PHH=)%O3X6-d@KjjV#<X>%]ONW06](^Z5D8Z>=S!njF/,='pgJcXWV&fFIC/N5l9Jnr=Xi,`'un@fOd]FC4n>LIHAB+tWQP'?7DP@<X6;Um:&SB]E\49_HALlX1Kmm@1cpaT@1fIfP]r`P33+"c0a\1a;t6S2SNBTPRTffe43e(;Z^fS4^Y!N;^YNTFpmlXe]%ik"a?B<;L?@^$IdY.@1TN]gBd6iDfSPc*GET<[5-fK=;;eT3It;V9X*e:e@62XT"WAVo0e@FhCbh'R]T>O*%'(`l7DUjJ)0]^h8M?#milknU>-i=EkI7r
 l+`h'[[UEi+7*T_\0?$C:/\5STr0*B\&tI-V*(DR9Z#^CQWCXQ4g$H#D][#IU^pk**dYi!3*-oe,WuU.<+st%(<$iI0]7[&5JqYTZU^RXXlXRuA%No8[:*[*CA;R%\BK.-rD)#<,0QmF/_qD4N&)7hS6u?\C&rjWJHNG2:FA"\DBr'0W:I-i#@r0jU#"Z:i.?(>`TqT9.R"JT7Lsd:Xa]_McdFu'l!PX.>P"BR@,EUr5$a"TdSofP(H9Xl1[TluR)fGg<\03Nu+5.rR)#o/4\7cT_ffB`q8A)?pR%?&4GV0n:c=a5YP:!X3!mZ\AV[Ar3:n?2TQR9.up)?RH18\Ot8YbAYT`0N$)$"_71172ODWM-Hlg2CU=`u$QXd=*ZONsp5)M&ZmS0j6/V;`!F%m2E[_^c>fNPo*Q"P:@pIm$ASk;Z(@?CM4+pDJubPL-=6cM-,@'(JKUVub/O8n</]o?$X%2]..<C8aX@A1^Ca0N?M?R)<tu^4aPcD"t=h[V#'hqd+*P)\C&gY4o"c:0>HF?G.H#5doUW\dhm)^a"H[jMf<dZ!q(OSl?Na)Cdl_UaaJl*Ul>hRC^b:Sp5-+0#cJ"WUn%f$fT#p;B`[P?Lt2I'<`2rDs,n(cV@$g;/p"*?+1LqDr@L$^I$d="BrqG%R86$?G[kKQ=R-Xg$g,e7Z&i.a%^Dm:h-7OI$YKaP@X/+o3=KY]Ta3l2S?SAjM"0d/nS59e6WUe\pEbFYMf"F@NGI246q;n%i=,cnf/(tpUIPYFW4,C6.145+b;5>=V/QQ5-WXcEu=?M==f'S@NM#@Z,sMOO5BS3*_KMpnZ?CbISfn"L-0o4o:)WBeb7mU5Fmg3XS362K\\S`p?PNk<tm9=7=+g''F&R2ISMB<T9CI3/up7"/l&BnAG7qGfa<gsg=P)?;8L\B0niD$;47]iGrf4X#*u20l`Jk_[CG+;X0GcMJf(DJD8fqnZE9<ip'lPZCYu+c5+L]6Ir_
 S.R<Ln!d&gr,hrs4*TP`1T5B[*M7d_?_I^cN~>
+GatU59lldp&A@sBW-$^gb/Ssb5(%FAG\ad/aKE4SboT>.85f_I*<s^`pH*n9?DAD)Cat]L(r=St])20diR?i+QcG#607q<sr;H:tm<ehCYumBCk>CjNX!h4uX,5i"c,Cb@T76S/lhb?.K]\WAoYPO=o$*e7dQJJ%hSPm\*qRM2+"E]MO-?WKh<.-O1p?aK=`VJ<r2t:a[!:`dTjJI%_FneG.5W[#'`MIT*itHLa-HC=o$?CepOR%b^mgriHecG9%m-Z`2^o*iYJmdqGcZTMqDE[Li@+fQ,eOcEJg]KYK]dMP3t/R2>4GK/YbX==RhN-Fl=[?l_NUTCNd1e_Z7HrEq&i;/OuYW6pQ[iVWJJB,.0o_m!j^\N!':YYi%JXg@Y#'AS(8(Q?i!LOOk1GkQrVoKM'%$B#ne-ciRkVrW+)5)"(#A[0t!W6`[YJ5qaQB1;/$[NecZ\XJY`+VOZW;$=pNpLjF(<j@V_%'q#T==;\$\6WR_RG^Y[fHCdi'+0YfE*R#)!gY.?0\dT1:QX.FlUXE0eK!0JED!M^XE`l(Nt@8)fj/m<I$-8]`Yg`l=/9SP6s;SfDEI7Y!u/Crlp\@FY"RR8qNFSXL,W3l/%'J4[GZN[/-&7<M34l>lJJ,T2nM'2>B-&FAp9@Blca\.TIB"4(^NFGMA2-'^@VBR6Y5cB%I.si&Uk<0.>0rqOu;R*>=lm=I!GB.VOWo=:nBnc'>>>!Ab\,hsYN6k87hKtrI?G!kTTOM*_.h@dkDj9$Y>e+>5/1TU.I*2=AFkfG*K!>lHYBG(BA&\-ZNI:gc.NV6J3*o,gQb9N]eh.O<bFU)DltI=YTsE8)I(eackHg-5gaEum<FR74-knRppLXjM.nPXd.:UaI%d7>;'&2pl#-Qe%NT@CVZC:IYnQ?^-W?PcYC$NhpT7\X#i]HiB"qrIN?o>o\)bl^0TKcS+\fNX8dU[uA]pEl-=<1`E4_80`M7]i[cJsdB]A[CB!*dU
 )[j%ZHcn$D0K.3=trXm#_]VP4C7P-r>#j$.RetuIB,I+sGJ_Dd5]r'o@?4!s:0;dJG-cR1kc7#)bjiO/'Bsti^>r;4L<Qu2NBb*!kabuY)[MFok(k&7l>T$O$-!!>NlusWXcHE#2!e4qX26,]VqF2PRRKoF([s"t_`n!O#H*/Uu"Vq%?c*GX#7.-!-'Rp2'5ul^UA?+af;XL[NIa;%KiAeK[F<P(lhAl1h(JX)#QZFsC^0j[_[VJijSXPs;E!ir1!)bnTP.F;u9<3D4QrXE+d:"k_'eQ9r%+8,@$T<]k"X=<Ah2]NOj+:btfoG(BipHlf':.^R&=%-E/K!fr/^an0,6IkO-\DD!F%m9N3G^VJqhcHGf786_&iL>fZ-6I!b$^.:O7$"%*&Yhrc#A5^c?'is'hatk:E]!l'Y!eS=U6h%#TXJY24SXBap]L'+j]SQ$^g/\OcUm<45e^in-g9'5Zt_Q63AAS]e]\)5p_'?@dMa"^bRln.,q='DueqC.>$N)17kE4c]bWXi%Hf<>sg$n2&-;geg[ZBQ`1]&+(g@A7WZP1^TcLl*jA,DAcu=a&.EPDRdRO8Dm$;86\iV)._'AObNn;0B&APCf.G*i`eUOYBu:Z6rfLok8N!HC:-mUtFum"G/rmdPN!XDE72c>D#fC<s3WT5TR'a,t\;Cs%iN3!H&-gQl-6WhX3Ki_/iB>NeiN-qe5FRQR9tWV=Zcl,9J;<.aejd0\:'Q]Q:.fYcG:.$jl2`*!-8K5.q#7sPLEkZ^YU>B\:AR8=L(uC%bBnL/HKg7W?Jt'V_-KoVcIHloj97]UNO`IjUMq&5,X,]O$O";WVi*aO^L4iV?(pGM*.GC.eDI'`%RYW/J]\EV3!kL&2.Mq7ZV2Xhct\WS%qEs23Bjg/m08p"L`a[JjA;8)Fou[bH,B6ae`W'Lcd!oT/h#lo"Ddo\2#'c8?6AYB\ikPJk:bL@P;0MOVFM5s[Ad>-5V>H0.PB!L8n(
 <Q#Kq6cG151k!R\3P[;O=B/WW=SjP3WR5\f%c75((]1I$6DqcKRU-%#<3S=?Q?cP]L/h9bL0G]U.Gfs>6"_bW'(,6R"STT@l\o(@Dj=aBW$,:2#m)9f`9>T[B+=kpj$>^G_t,+O&U>0":K9?3e;W@G3$Y=obc9D*BqQG4-UeZ%<9/tS()=U//H@Je`cq1.2pm4Z.aFSt:dHXYEOED959>Q_#[laaK.*aST][aaTq)NY5ngRIZ>hC;dU,PZ!m7$4rb7$H0V^_1a9h9#5\\cA--<t2Oo_^O`P6Jl/E=%<;?>l^\fon,s2r]$`s/,->%'))0-l1eAIH/1pdmL$+Bb7(Q_CQSE(:>;Bl~>
 endstream
 endobj
 146 0 obj
@@ -940,342 +940,372 @@ endobj
 /Contents 145 0 R
 >>
 endobj
+147 0 obj
+<< /Length 2618 /Filter [ /ASCII85Decode /FlateDecode ]
+ >>
+stream
+GauHN9on<m'...@uc>hbRmKU+hh`Z1Eq+dJq!a!#_Ltbi>Vcf=Qcm2jlMKZ7TTeXISmdS-PC,q^"`\o6B+KTbPJ`Bqk"9@l;a/9(YfQhpa,%0h+M`RggZ0H)M]WSP_0*3f$B<$S:X3t[7qemoc%Lc%bla\Z[-)hPJnl`E:J,k*
 \M@a#;JtfV@VQYlbR\=hl(V/:jIl'\?8F$-!`pc0.MB8!#3).&QN'L!4DBm.%KLpDOit4T??dBa^%SI&ho7('9<+(,rjK'X)L[ld^<o42i3pAL0/&A()k*Vf\KXL<hC#h9.0o</J9.-6_`[GU%\rKsp"K+si>%;YFA:DQ/=&j=Is(WGO?Yd<Cf!hEu:@r%6&$Nt"T/ABMe.Jo!rh?'nOoq0Zg=A[C[62$o-<@QdN2J9^%2`0S:I7EhA!q:3pX(2c$"iB$Q/thMU:V!W-\e]Zmb`,gRab&t+nW=Q5=:SSrP^Rn.SbTb$@3#W2l`m(Oo9^EW(>#F)RnY87mJ@A%qsfh[ms,C=di%<P:%sZdt8>uL9C>.0k!P9ZG57.ggWZL>h'NW-;R_ISHS'frbO]QJ75\[JdsKW4_672iM3hVE@A;MRaF1ZW/&>kKn%QDLY.6`bE7?mD&7bsn:]=K3f$'>V"i"KE?<b<:l6S5W1<2ZVSK5&@Wc'+#=`L--_8L#3B35X2k.sCXpRRMB%2"jK73d-8WGIF$0(#fc,\Y'6e<0t7T6_aED93RdKeH5:7tNMOro"jrho?iPIu54ftV7*?s*fRT(9lX=j\VsJ`F.0k@R'e*:OV/:F-HE<@M'"_/L%@_rbPq4"+!%&58DTM'h7d-rT1H`h;E?m%5%;L!Z9a85]qF^tecol<Z5],/=,hl]1/"1e;QA)[Y\@!g@7iB*Z.-\L&:Q[4Fj!8+3+I@pH7_cfSq677^@s3[r[bd$QGdn,P6g:+t@-aah6lC_@HX_aN9/6I?:C\MiR0AB%]U]QLf-Kqb/2H1EEPDeR29.lA4Kp+kjlg?BO'(.pHA1hej@543u9q#(AL`kmdK!,o:DQ($r@K2ZFi^@?.Sh>th=lEf_cbaYSoXsPq\3X6N#BQ]tHP7jC)6oe<sjsLW[olEL_#sCkiTPBqr#84;N+=m8e38aEu,J"/gLpq]h4r9iUn]ia<>/FJHg4f2eI+\
 %/2.CFcSV+gT]OC;Mb]EV)!;N;435j<+SL;\q+c7$;244SL#[\iTVpsMNq.)6tN[>%>-d*?U!]U%Be8cm^L8tFRigU1rb5Y5Yl>WUH[60Hs*I4]^"-%8X"d;GFQI7Thb9pVB#2qu<*h+U.U7lr\-%.GOpQk'=q*$CTXVm[0gL:QZ(*5rPHc7G;\YL?8"Lgb>*2"<Pn<AW0-:fk*abH)d?UR@eSfdOTUiYIuJJSY_\2T]8AA[l*IuF_M\0,'h,+k"mZ/p@eXXBA"+4@bIFeH$H$rhHs@nqEBiDn-'f'#?,O2YpHU9]5H&?r#q88:Y`e/tN$TLV_:a)N,7Xu=nD6djXc9$C#o8m\FERLu*\k=tK0ESfSCZYcqP?YI*.'()"$DAUPUMe0,KG+CH3.[G6CCc9+IZ]7^Fhk[o\9:$u(FtX[/ja4t,gbtY2AGNCPDN-K1/:MeO.3(.NT:OUF833!P9sBI-hjf?c'\b99ns;")(1VJr_l?1kfkqO@2]$<p?Ts&):L/[)a22_15?S<$d:O-2LF\9B%X./_[Tsb](>W<Sb3IalJD(IA(?45HGVNGl@CR8Z/eQH9!35GZK?WZ1AZ3tXgrlS==T>DenlSu,Fr0Q!)Qn?I`T\b^#/'s:ErE;u~>
+endstream
+endobj
 148 0 obj
+<< /Type /Page
+/Parent 1 0 R
+/MediaBox [ 0 0 612 792 ]
+/Resources 3 0 R
+/Contents 147 0 R
+>>
+endobj
+149 0 obj
+<< /Length 2468 /Filter [ /ASCII85Decode /FlateDecode ]
+ >>
+stream
+Gatm=gMYb8&:O:S#XX*rJPD=BWCu-=1bMZOKcB>(W/G+RY,n`S0!cfTqsV/0R:jTH,n>g@BpKsR1M:=FS6<R3T=eO'Hp.!Hp\MY^:0+OX:?M/Yr\Fh\^L%*oc^@QCT57:%4F-hhgFobJM<F23f%UkII`g4@Ga%:3d!+Vi0NmilJ"<`dr+pE4f<73*Ic:Nh=i%!6[=W8l"\TJRaSYY:/E'@Ws#n\Q,du%tKu8ocrG(6X"2Ba>kuSfX8u,<^`]W[mCo-D5S41&=(!EQ2o<`J^-@\hB^CM<VXdm2j3,qiHK=TWmKIO6k"i9V]'t]t;GE2Y1[$(L!B*]2E$hJP!572ji?u4mKs2F3#[rd"mUO+=c5YGq&>k'Z1B($*?1m-o(B+P<Y"lmaY+*k.%+ZtS^HlDo2dTAVh\7>ocU#7rHR>?i39%;H$rk"laG5gN.?$bG08/);H`&s*F(hI20,bW6,Gi0&0*F\4A(mfj'?b-tp7)j\0]$-M3?fN'Ad'5^"O^J@Dbs<&*Jm4?K8/W0cg.VJbmlGuX.CbjY=X)2qR3n$]R,+#fr@4k*l$S#d!Kb:+V_W*:fc(_VE`7g[=R8G%:On(dY0meP)H1A(Uu:k:(cIWu"/Ln"'S_O;R6GH7n"Zj^]b-17Lit$Z'],I'C)Pq[84Ko7>07-3f\`foHeX`@^gk);TFqAjNK)Zm^0E$='[W:\!nIP/IpeRIlkp)8F[T3eGcm59h:i:.J>m,Qql?H+:(r-.o@b)khNS)N)cYu\g84AWqV6l60k9M8,&U@?"K6fZ&)?NHV?%u!<RDCD`Y0C.PUWjhU]jgh&DU8]Jsr?d_PAUT;aJMGhB+$fH@RS872`O_IMKb9D_!"k\,H0.V1Ncp/+hu3[W%*I-jl@\gK:\KpZr[eN9di=r"1tA-t()/-Ukrs2P9Zk=>--9O:7A4GRbP4Zk/&t(s6Rf)QN=``1a2#=;9$b9tmb$_hcKVf!FIHa+mM[Rn-<X]Nus
 Wg5>6_mg"]E=Vp[e^pT;#:jsZA4q)9N/\#<B@9+98=L^Lijt1E,ftEG7M)+)+e03:NJs8h>b<lVeh,+p@UaJP7jbBJ0<+MF:4kG,RKb0(kV#+e^k7sUk[1Kl1k*gSh,/r:qA<\68rcY33^6&JjCUJ^R%@[Xn)">A-:Fj!?n-73k=jM],,\+qf_ZRNn<.$8X2RUr*`^X:)>I#Pa.=(_Co1V3Z$g!Kj"'E9:gDPC2\NMT8=OgAW%Lnk5)=,JV4!W/s"c!='j%+t#"%T]D3bg"%2n>KE`A%&kQTYn9.6f*((Qm5=Qms>Del329)\;Gf1<,Hg&s8Xgl'ZE_08/q.O:t/t3VZb>g]liKNZA\6*IG0,7jF0,,t1R6*>Aih)4!g0Y*:&t;[*=:92K0TE//Lm=cI'Gj37Je#naQe:Y@'<O<E4mFk\Pa9#+J0)%fQqhI9N6S&,.#lI\MIMF*BM--Er3%>T,p<-Lte3_;<1=s.6#b[Wl7\Jgr:Gn$`SEtk/lbkc,kJj*]70d1Bq1UD;\;'h[kd`n"0dY&Tq;**?4ZE[I(O<@>!^T9m;qtZMMD_b]6J4<K8^*KUir>)mF);6k%<Ds>nNnE0Y:A)B+2&>rYmVIb[^1Z^31SeUe>9J_'&64SVS1q!7BhIIKHC,9n2VaJ^&o"n34&#+./2KCT`3[&D_GGlNY`pPc,.nW9&r+W*3sZ]QWhuM3D'7(3IX3-Ll:s_\=jK'8PoamQbArd_U*p8n=M%C^$C%GoH.If\8Xj_-A,,Cs`^6"N<qeHdrbS4W"1,gT(DPKnVn5l'k8Qb"jiX<6Llm<%]QT@E*=VgBs)_+IIFgq7s,0kZ8na2(KAs("MXC),:M+V!/<L/m0sR7mHHe0kJm,MSVYi/eEmhuPXjEKe8IA6-2^NIqDL&42128Ro!Lg*4aDb2d>02qDI;*5[b\bUFa6Z;Y<h^oO9q=50GGi`U]<gpTc5U<C+)_[Uo3"9XH.:D=s,^Ra,eb
 h=`7)S-Q3liGj.>3lUUL-lHM-j^N;DLcbdgUA?d7r(f.r2nqT%q$ia6$XEbm"#qmpb=]%JWRQLoTkA(ZDbnSCsd"dp'<^:,q:ocfcYNY_h?j3@[8j?1dISV'H1nq)QOVb\2R_-;WUPO?+`7)[NYNn`!Q*b3`?s3>OEoKrdWLAZluje2FEOO,6EYfDp1?.Q2P_\ehhX1._J`]-H9FsOX_#B]]V9-(1ipL&TkBq^?QQa$@NV%\fFA)YZPcX/R'?=d;jf!!]l\6@,Tam$i$i[MS5Y*mdM6fp%gYE^`3K2`?tjRW1)^<k?(+r>`GkG38dW%G*cP#pPQ)][[fZO#;]jB@k'eHbY^pOV*UqQeQ"\S,9Z@JA::^]PiE[j_=/=o+%!KTGJ+(cn^C3*?G((9`#84./5^EPJQL[oc\PhYEksYC+r-orD-#2%+rA?JinBEG2\f\T0:F1p2CKi3=W*Rmk#7%Vo?!lEM*k*HM/\N;V@;~>
+endstream
+endobj
+150 0 obj
+<< /Type /Page
+/Parent 1 0 R
+/MediaBox [ 0 0 612 792 ]
+/Resources 3 0 R
+/Contents 149 0 R
+>>
+endobj
+152 0 obj
 <<
  /Title (\376\377\0\61\0\40\0\117\0\166\0\145\0\162\0\166\0\151\0\145\0\167)
- /Parent 147 0 R
- /First 149 0 R
- /Last 168 0 R
- /Next 169 0 R
+ /Parent 151 0 R
+ /First 153 0 R
+ /Last 172 0 R
+ /Next 173 0 R
  /Count -14
  /A 9 0 R
 >> endobj
-149 0 obj
+153 0 obj
 <<
  /Title (\376\377\0\61\0\56\0\61\0\40\0\104\0\145\0\146\0\151\0\156\0\151\0\156\0\147\0\40\0\117\0\165\0\164\0\160\0\165\0\164\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156\0\163)
- /Parent 148 0 R
- /Next 150 0 R
+ /Parent 152 0 R
+ /Next 154 0 R
  /A 11 0 R
 >> endobj
-150 0 obj
+154 0 obj
 <<
  /Title (\376\377\0\61\0\56\0\62\0\40\0\104\0\145\0\146\0\151\0\156\0\151\0\156\0\147\0\40\0\101\0\165\0\164\0\150\0\157\0\162\0\151\0\164\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156\0\163)
- /Parent 148 0 R
- /Prev 149 0 R
- /Next 151 0 R
+ /Parent 152 0 R
+ /Prev 153 0 R
+ /Next 155 0 R
  /A 13 0 R
 >> endobj
-151 0 obj
+155 0 obj
 <<
  /Title (\376\377\0\61\0\56\0\63\0\40\0\104\0\145\0\146\0\151\0\156\0\151\0\156\0\147\0\40\0\122\0\145\0\160\0\157\0\163\0\151\0\164\0\157\0\162\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156\0\163)
- /Parent 148 0 R
- /Prev 150 0 R
- /Next 152 0 R
+ /Parent 152 0 R
+ /Prev 154 0 R
+ /Next 156 0 R
  /A 15 0 R
 >> endobj
-152 0 obj
+156 0 obj
 <<
  /Title (\376\377\0\61\0\56\0\64\0\40\0\103\0\162\0\145\0\141\0\164\0\151\0\156\0\147\0\40\0\112\0\157\0\142\0\163)
- /Parent 148 0 R
- /Prev 151 0 R
- /Next 153 0 R
+ /Parent 152 0 R
+ /Prev 155 0 R
+ /Next 157 0 R
  /A 17 0 R
 >> endobj
-153 0 obj
+157 0 obj
 <<
  /Title (\376\377\0\61\0\56\0\65\0\40\0\105\0\170\0\145\0\143\0\165\0\164\0\151\0\156\0\147\0\40\0\112\0\157\0\142\0\163)
- /Parent 148 0 R
- /Prev 152 0 R
- /Next 154 0 R
+ /Parent 152 0 R
+ /Prev 156 0 R
+ /Next 158 0 R
  /A 19 0 R
 >> endobj
-154 0 obj
+158 0 obj
 <<
  /Title (\376\377\0\61\0\56\0\66\0\40\0\123\0\164\0\141\0\164\0\165\0\163\0\40\0\122\0\145\0\160\0\157\0\162\0\164\0\163)
- /Parent 148 0 R
- /First 156 0 R
- /Last 158 0 R
- /Prev 153 0 R
- /Next 159 0 R
+ /Parent 152 0 R
+ /First 160 0 R
+ /Last 162 0 R
+ /Prev 157 0 R
+ /Next 163 0 R
  /Count -2
  /A 21 0 R
 >> endobj
-156 0 obj
+160 0 obj
 <<
  /Title (\376\377\0\61\0\56\0\66\0\56\0\61\0\40\0\104\0\157\0\143\0\165\0\155\0\145\0\156\0\164\0\40\0\123\0\164\0\141\0\164\0\165\0\163)
- /Parent 154 0 R
- /Next 158 0 R
- /A 155 0 R
+ /Parent 158 0 R
+ /Next 162 0 R
+ /A 159 0 R
 >> endobj
-158 0 obj
+162 0 obj
 <<
  /Title (\376\377\0\61\0\56\0\66\0\56\0\62\0\40\0\121\0\165\0\145\0\165\0\145\0\40\0\123\0\164\0\141\0\164\0\165\0\163)
- /Parent 154 0 R
- /Prev 156 0 R
- /A 157 0 R
+ /Parent 158 0 R
+ /Prev 160 0 R
+ /A 161 0 R
 >> endobj
-159 0 obj
+163 0 obj
 <<
  /Title (\376\377\0\61\0\56\0\67\0\40\0\110\0\151\0\163\0\164\0\157\0\162\0\171\0\40\0\122\0\145\0\160\0\157\0\162\0\164\0\163)
- /Parent 148 0 R
- /First 161 0 R
- /Last 167 0 R
- /Prev 154 0 R
- /Next 168 0 R
+ /Parent 152 0 R
+ /First 165 0 R
+ /Last 171 0 R
+ /Prev 158 0 R
+ /Next 172 0 R
  /Count -4
  /A 23 0 R
 >> endobj
-161 0 obj
+165 0 obj
 <<
  /Title (\376\377\0\61\0\56\0\67\0\56\0\61\0\40\0\123\0\151\0\155\0\160\0\154\0\145\0\40\0\110\0\151\0\163\0\164\0\157\0\162\0\171\0\40\0\122\0\145\0\160\0\157\0\162\0\164\0\163)
- /Parent 159 0 R
- /Next 163 0 R
- /A 160 0 R
+ /Parent 163 0 R
+ /Next 167 0 R
+ /A 164 0 R
 >> endobj
-163 0 obj
+167 0 obj
 <<
  /Title (\376\377\0\61\0\56\0\67\0\56\0\62\0\40\0\115\0\141\0\170\0\151\0\155\0\165\0\155\0\40\0\101\0\143\0\164\0\151\0\166\0\151\0\164\0\171\0\40\0\122\0\145\0\160\0\157\0\162\0\164\0\163)
- /Parent 159 0 R
- /Prev 161 0 R
- /Next 165 0 R
- /A 162 0 R
+ /Parent 163 0 R
+ /Prev 165 0 R
+ /Next 169 0 R
+ /A 166 0 R
 >> endobj
-165 0 obj
+169 0 obj
 <<
  /Title (\376\377\0\61\0\56\0\67\0\56\0\63\0\40\0\115\0\141\0\170\0\151\0\155\0\165\0\155\0\40\0\102\0\141\0\156\0\144\0\167\0\151\0\144\0\164\0\150\0\40\0\122\0\145\0\160\0\157\0\162\0\164\0\163)
- /Parent 159 0 R
- /Prev 163 0 R
- /Next 167 0 R
- /A 164 0 R
+ /Parent 163 0 R
+ /Prev 167 0 R
+ /Next 171 0 R
+ /A 168 0 R
 >> endobj
-167 0 obj
+171 0 obj
 <<
  /Title (\376\377\0\61\0\56\0\67\0\56\0\64\0\40\0\122\0\145\0\163\0\165\0\154\0\164\0\40\0\110\0\151\0\163\0\164\0\157\0\147\0\162\0\141\0\155\0\40\0\122\0\145\0\160\0\157\0\162\0\164\0\163)
- /Parent 159 0 R
- /Prev 165 0 R
- /A 166 0 R
+ /Parent 163 0 R
+ /Prev 169 0 R
+ /A 170 0 R
 >> endobj
-168 0 obj
+172 0 obj
 <<
  /Title (\376\377\0\61\0\56\0\70\0\40\0\101\0\40\0\116\0\157\0\164\0\145\0\40\0\101\0\142\0\157\0\165\0\164\0\40\0\103\0\162\0\145\0\144\0\145\0\156\0\164\0\151\0\141\0\154\0\163)
- /Parent 148 0 R
- /Prev 159 0 R
+ /Parent 152 0 R
+ /Prev 163 0 R
  /A 25 0 R
 >> endobj
-169 0 obj
+173 0 obj
 <<
  /Title (\376\377\0\62\0\40\0\117\0\165\0\164\0\160\0\165\0\164\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156\0\40\0\124\0\171\0\160\0\145\0\163)
- /Parent 147 0 R
- /First 170 0 R
- /Last 172 0 R
- /Prev 148 0 R
- /Next 173 0 R
+ /Parent 151 0 R
+ /First 174 0 R
+ /Last 176 0 R
+ /Prev 152 0 R
+ /Next 177 0 R
  /Count -3
  /A 27 0 R
 >> endobj
-170 0 obj
+174 0 obj
 <<
  /Title (\376\377\0\62\0\56\0\61\0\40\0\123\0\157\0\154\0\162\0\40\0\117\0\165\0\164\0\160\0\165\0\164\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 169 0 R
- /Next 171 0 R
+ /Parent 173 0 R
+ /Next 175 0 R
  /A 29 0 R
 >> endobj
-171 0 obj
+175 0 obj
 <<
  /Title (\376\377\0\62\0\56\0\62\0\40\0\115\0\145\0\164\0\141\0\103\0\141\0\162\0\164\0\141\0\40\0\107\0\124\0\123\0\40\0\117\0\165\0\164\0\160\0\165\0\164\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 169 0 R
- /Prev 170 0 R
- /Next 172 0 R
+ /Parent 173 0 R
+ /Prev 174 0 R
+ /Next 176 0 R
  /A 31 0 R
 >> endobj
-172 0 obj
+176 0 obj
 <<
  /Title (\376\377\0\62\0\56\0\63\0\40\0\116\0\165\0\154\0\154\0\40\0\117\0\165\0\164\0\160\0\165\0\164\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 169 0 R
- /Prev 171 0 R
+ /Parent 173 0 R
+ /Prev 175 0 R
  /A 33 0 R
 >> endobj
-173 0 obj
+177 0 obj
 <<
  /Title (\376\377\0\63\0\40\0\101\0\165\0\164\0\150\0\157\0\162\0\151\0\164\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156\0\40\0\124\0\171\0\160\0\145\0\163)
- /Parent 147 0 R
- /First 174 0 R
- /Last 178 0 R
- /Prev 169 0 R
- /Next 179 0 R
+ /Parent 151 0 R
+ /First 178 0 R
+ /Last 182 0 R
+ /Prev 173 0 R
+ /Next 183 0 R
  /Count -5
  /A 35 0 R
 >> endobj
-174 0 obj
+178 0 obj
 <<
  /Title (\376\377\0\63\0\56\0\61\0\40\0\101\0\143\0\164\0\151\0\166\0\145\0\40\0\104\0\151\0\162\0\145\0\143\0\164\0\157\0\162\0\171\0\40\0\101\0\165\0\164\0\150\0\157\0\162\0\151\0\164\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 173 0 R
- /Next 175 0 R
+ /Parent 177 0 R
+ /Next 179 0 R
  /A 37 0 R
 >> endobj
-175 0 obj
+179 0 obj
 <<
  /Title (\376\377\0\63\0\56\0\62\0\40\0\117\0\160\0\145\0\156\0\124\0\145\0\170\0\164\0\40\0\114\0\151\0\166\0\145\0\114\0\151\0\156\0\153\0\40\0\101\0\165\0\164\0\150\0\157\0\162\0\151\0\164\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 173 0 R
- /Prev 174 0 R
- /Next 176 0 R
+ /Parent 177 0 R
+ /Prev 178 0 R
+ /Next 180 0 R
  /A 39 0 R
 >> endobj
-176 0 obj
+180 0 obj
 <<
  /Title (\376\377\0\63\0\56\0\63\0\40\0\105\0\115\0\103\0\40\0\104\0\157\0\143\0\165\0\155\0\145\0\156\0\164\0\165\0\155\0\40\0\101\0\165\0\164\0\150\0\157\0\162\0\151\0\164\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 173 0 R
- /Prev 175 0 R
- /Next 177 0 R
+ /Parent 177 0 R
+ /Prev 179 0 R
+ /Next 181 0 R
  /A 41 0 R
 >> endobj
-177 0 obj
+181 0 obj
 <<
  /Title (\376\377\0\63\0\56\0\64\0\40\0\115\0\145\0\155\0\145\0\170\0\40\0\120\0\141\0\164\0\162\0\151\0\141\0\162\0\143\0\150\0\40\0\101\0\165\0\164\0\150\0\157\0\162\0\151\0\164\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 173 0 R
- /Prev 176 0 R
- /Next 178 0 R
+ /Parent 177 0 R
+ /Prev 180 0 R
+ /Next 182 0 R
  /A 43 0 R
 >> endobj
-178 0 obj
+182 0 obj
 <<
  /Title (\376\377\0\63\0\56\0\65\0\40\0\101\0\165\0\164\0\157\0\156\0\157\0\155\0\171\0\40\0\115\0\145\0\162\0\151\0\144\0\151\0\157\0\40\0\101\0\165\0\164\0\150\0\157\0\162\0\151\0\164\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 173 0 R
- /Prev 177 0 R
+ /Parent 177 0 R
+ /Prev 181 0 R
  /A 45 0 R
 >> endobj
-179 0 obj
+183 0 obj
 <<
  /Title (\376\377\0\64\0\40\0\122\0\145\0\160\0\157\0\163\0\151\0\164\0\157\0\162\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156\0\40\0\124\0\171\0\160\0\145\0\163)
- /Parent 147 0 R
- /First 180 0 R
- /Last 190 0 R
- /Prev 173 0 R
+ /Parent 151 0 R
+ /First 184 0 R
+ /Last 194 0 R
+ /Prev 177 0 R
  /Count -11
  /A 47 0 R
 >> endobj
-180 0 obj
+184 0 obj
 <<
  /Title (\376\377\0\64\0\56\0\61\0\40\0\107\0\145\0\156\0\145\0\162\0\151\0\143\0\40\0\106\0\151\0\154\0\145\0\40\0\123\0\171\0\163\0\164\0\145\0\155\0\40\0\122\0\145\0\160\0\157\0\163\0\151\0\164\0\157\0\162\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 179 0 R
- /Next 181 0 R
+ /Parent 183 0 R
+ /Next 185 0 R
  /A 49 0 R
 >> endobj
-181 0 obj
+185 0 obj
 <<
  /Title (\376\377\0\64\0\56\0\62\0\40\0\107\0\145\0\156\0\145\0\162\0\151\0\143\0\40\0\122\0\123\0\123\0\40\0\122\0\145\0\160\0\157\0\163\0\151\0\164\0\157\0\162\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 179 0 R
- /Prev 180 0 R
- /Next 182 0 R
+ /Parent 183 0 R
+ /Prev 184 0 R
+ /Next 186 0 R
  /A 51 0 R
 >> endobj
-182 0 obj
+186 0 obj
 <<
  /Title (\376\377\0\64\0\56\0\63\0\40\0\107\0\145\0\156\0\145\0\162\0\151\0\143\0\40\0\127\0\145\0\142\0\40\0\122\0\145\0\160\0\157\0\163\0\151\0\164\0\157\0\162\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 179 0 R
- /Prev 181 0 R
- /Next 183 0 R
+ /Parent 183 0 R
+ /Prev 185 0 R
+ /Next 187 0 R
  /A 56 0 R
 >> endobj
-183 0 obj
+187 0 obj
 <<
  /Title (\376\377\0\64\0\56\0\64\0\40\0\127\0\151\0\156\0\144\0\157\0\167\0\163\0\40\0\123\0\150\0\141\0\162\0\145\0\57\0\104\0\106\0\123\0\40\0\122\0\145\0\160\0\157\0\163\0\151\0\164\0\157\0\162\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 179 0 R
- /Prev 182 0 R
- /Next 184 0 R
+ /Parent 183 0 R
+ /Prev 186 0 R
+ /Next 188 0 R
  /A 58 0 R
 >> endobj
-184 0 obj
+188 0 obj
 <<
  /Title (\376\377\0\64\0\56\0\65\0\40\0\107\0\145\0\156\0\145\0\162\0\151\0\143\0\40\0\104\0\141\0\164\0\141\0\142\0\141\0\163\0\145\0\40\0\122\0\145\0\160\0\157\0\163\0\151\0\164\0\157\0\162\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 179 0 R
- /Prev 183 0 R
- /Next 185 0 R
+ /Parent 183 0 R
+ /Prev 187 0 R
+ /Next 189 0 R
  /A 60 0 R
 >> endobj
-185 0 obj
+189 0 obj
 <<
  /Title (\376\377\0\64\0\56\0\66\0\40\0\111\0\102\0\115\0\40\0\106\0\151\0\154\0\145\0\116\0\145\0\164\0\40\0\120\0\70\0\40\0\122\0\145\0\160\0\157\0\163\0\151\0\164\0\157\0\162\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 179 0 R
- /Prev 184 0 R
- /Next 186 0 R
+ /Parent 183 0 R
+ /Prev 188 0 R
+ /Next 190 0 R
  /A 62 0 R
 >> endobj
-186 0 obj
+190 0 obj
 <<
  /Title (\376\377\0\64\0\56\0\67\0\40\0\105\0\115\0\103\0\40\0\104\0\157\0\143\0\165\0\155\0\145\0\156\0\164\0\165\0\155\0\40\0\122\0\145\0\160\0\157\0\163\0\151\0\164\0\157\0\162\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 179 0 R
- /Prev 185 0 R
- /Next 187 0 R
+ /Parent 183 0 R
+ /Prev 189 0 R
+ /Next 191 0 R
  /A 64 0 R
 >> endobj
-187 0 obj
+191 0 obj
 <<
  /Title (\376\377\0\64\0\56\0\70\0\40\0\117\0\160\0\145\0\156\0\124\0\145\0\170\0\164\0\40\0\114\0\151\0\166\0\145\0\114\0\151\0\156\0\153\0\40\0\122\0\145\0\160\0\157\0\163\0\151\0\164\0\157\0\162\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 179 0 R
- /Prev 186 0 R
- /Next 188 0 R
+ /Parent 183 0 R
+ /Prev 190 0 R
+ /Next 192 0 R
  /A 66 0 R
 >> endobj
-188 0 obj
+192 0 obj
 <<
  /Title (\376\377\0\64\0\56\0\71\0\40\0\115\0\145\0\155\0\145\0\170\0\40\0\120\0\141\0\164\0\162\0\151\0\141\0\162\0\143\0\150\0\40\0\122\0\145\0\160\0\157\0\163\0\151\0\164\0\157\0\162\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 179 0 R
- /Prev 187 0 R
- /Next 189 0 R
+ /Parent 183 0 R
+ /Prev 191 0 R
+ /Next 193 0 R
  /A 68 0 R
 >> endobj
-189 0 obj
+193 0 obj
 <<
  /Title (\376\377\0\64\0\56\0\61\0\60\0\40\0\101\0\165\0\164\0\157\0\156\0\157\0\155\0\171\0\40\0\115\0\145\0\162\0\151\0\144\0\151\0\157\0\40\0\122\0\145\0\160\0\157\0\163\0\151\0\164\0\157\0\162\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 179 0 R
- /Prev 188 0 R
- /Next 190 0 R
+ /Parent 183 0 R
+ /Prev 192 0 R
+ /Next 194 0 R
  /A 70 0 R
 >> endobj
-190 0 obj
+194 0 obj
 <<
  /Title (\376\377\0\64\0\56\0\61\0\61\0\40\0\115\0\151\0\143\0\162\0\157\0\163\0\157\0\146\0\164\0\40\0\123\0\150\0\141\0\162\0\145\0\120\0\157\0\151\0\156\0\164\0\40\0\122\0\145\0\160\0\157\0\163\0\151\0\164\0\157\0\162\0\171\0\40\0\103\0\157\0\156\0\156\0\145\0\143\0\164\0\151\0\157\0\156)
- /Parent 179 0 R
- /Prev 189 0 R
+ /Parent 183 0 R
+ /Prev 193 0 R
  /A 72 0 R
 >> endobj
-191 0 obj
+195 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F3
 /BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
-192 0 obj
+196 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F5
 /BaseFont /Times-Roman
 /Encoding /WinAnsiEncoding >>
 endobj
-193 0 obj
+197 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F1
 /BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
-194 0 obj
+198 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F9
 /BaseFont /Courier
 /Encoding /WinAnsiEncoding >>
 endobj
-195 0 obj
+199 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F2
 /BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding >>
 endobj
-196 0 obj
+200 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F7
@@ -1284,19 +1314,19 @@ endobj
 endobj
 1 0 obj
 << /Type /Pages
-/Count 39
-/Kids [6 0 R 53 0 R 74 0 R 76 0 R 78 0 R 80 0 R 82 0 R 84 0 R 86 0 R 88 0 R 90 0 R 92 0 R 94 0 R 96 0 R 98 0 R 100 0 R 102 0 R 104 0 R 106 0 R 108 0 R 110 0 R 112 0 R 114 0 R 116 0 R 118 0 R 120 0 R 122 0 R 124 0 R 126 0 R 128 0 R 130 0 R 132 0 R 134 0 R 136 0 R 138 0 R 140 0 R 142 0 R 144 0 R 146 0 R ] >>
+/Count 41
+/Kids [6 0 R 53 0 R 74 0 R 76 0 R 78 0 R 80 0 R 82 0 R 84 0 R 86 0 R 88 0 R 90 0 R 92 0 R 94 0 R 96 0 R 98 0 R 100 0 R 102 0 R 104 0 R 106 0 R 108 0 R 110 0 R 112 0 R 114 0 R 116 0 R 118 0 R 120 0 R 122 0 R 124 0 R 126 0 R 128 0 R 130 0 R 132 0 R 134 0 R 136 0 R 138 0 R 140 0 R 142 0 R 144 0 R 146 0 R 148 0 R 150 0 R ] >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 1 0 R
- /Outlines 147 0 R
+ /Outlines 151 0 R
  /PageMode /UseOutlines
  >>
 endobj
 3 0 obj
 << 
-/Font << /F3 191 0 R /F5 192 0 R /F1 193 0 R /F9 194 0 R /F2 195 0 R /F7 196 0 R >> 
+/Font << /F3 195 0 R /F5 196 0 R /F1 197 0 R /F9 198 0 R /F2 199 0 R /F7 200 0 R >> 
 /ProcSet [ /PDF /ImageC /Text ] >> 
 endobj
 9 0 obj
@@ -1464,143 +1494,143 @@ endobj
 66 0 obj
 <<
 /S /GoTo
-/D [142 0 R /XYZ 85.0 659.0 null]
+/D [144 0 R /XYZ 85.0 349.8 null]
 >>
 endobj
 68 0 obj
 <<
 /S /GoTo
-/D [142 0 R /XYZ 85.0 607.747 null]
+/D [144 0 R /XYZ 85.0 298.547 null]
 >>
 endobj
 70 0 obj
 <<
 /S /GoTo
-/D [142 0 R /XYZ 85.0 556.494 null]
+/D [144 0 R /XYZ 85.0 247.294 null]
 >>
 endobj
 72 0 obj
 <<
 /S /GoTo
-/D [142 0 R /XYZ 85.0 505.241 null]
+/D [144 0 R /XYZ 85.0 196.041 null]
 >>
 endobj
-147 0 obj
+151 0 obj
 <<
- /First 148 0 R
- /Last 179 0 R
+ /First 152 0 R
+ /Last 183 0 R
 >> endobj
-155 0 obj
+159 0 obj
 <<
 /S /GoTo
 /D [92 0 R /XYZ 85.0 544.6 null]
 >>
 endobj
-157 0 obj
+161 0 obj
 <<
 /S /GoTo
 /D [92 0 R /XYZ 85.0 290.828 null]
 >>
 endobj
-160 0 obj
+164 0 obj
 <<
 /S /GoTo
 /D [96 0 R /XYZ 85.0 624.6 null]
 >>
 endobj
-162 0 obj
+166 0 obj
 <<
 /S /GoTo
 /D [96 0 R /XYZ 85.0 236.028 null]
 >>
 endobj
-164 0 obj
+168 0 obj
 <<
 /S /GoTo
 /D [96 0 R /XYZ 85.0 172.656 null]
 >>
 endobj
-166 0 obj
+170 0 obj
 <<
 /S /GoTo
 /D [98 0 R /XYZ 85.0 637.8 null]
 >>
 endobj
 xref
-0 197
+0 201
 0000000000 65535 f 
-0000111647 00000 n 
-0000111996 00000 n 
-0000112089 00000 n 
+0000117237 00000 n 
+0000117602 00000 n 
+0000117695 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
 0000001375 00000 n 
 0000001495 00000 n 
 0000001667 00000 n 
-0000112229 00000 n 
+0000117835 00000 n 
 0000001802 00000 n 
-0000112292 00000 n 
+0000117898 00000 n 
 0000001939 00000 n 
-0000112358 00000 n 
+0000117964 00000 n 
 0000002076 00000 n 
-0000112422 00000 n 
+0000118028 00000 n 
 0000002213 00000 n 
-0000112486 00000 n 
+0000118092 00000 n 
 0000002350 00000 n 
-0000112550 00000 n 
+0000118156 00000 n 
 0000002487 00000 n 
-0000112614 00000 n 
+0000118220 00000 n 
 0000002624 00000 n 
-0000112680 00000 n 
+0000118286 00000 n 
 0000002761 00000 n 
-0000112744 00000 n 
+0000118350 00000 n 
 0000002898 00000 n 
-0000112810 00000 n 
+0000118416 00000 n 
 0000003035 00000 n 
-0000112876 00000 n 
+0000118482 00000 n 
 0000003172 00000 n 
-0000112942 00000 n 
+0000118548 00000 n 
 0000003309 00000 n 
-0000113007 00000 n 
+0000118613 00000 n 
 0000003446 00000 n 
-0000113074 00000 n 
+0000118680 00000 n 
 0000003583 00000 n 
-0000113139 00000 n 
+0000118745 00000 n 
 0000003720 00000 n 
-0000113206 00000 n 
+0000118812 00000 n 
 0000003857 00000 n 
-0000113273 00000 n 
+0000118879 00000 n 
 0000003994 00000 n 
-0000113339 00000 n 
+0000118945 00000 n 
 0000004130 00000 n 
-0000113404 00000 n 
+0000119010 00000 n 
 0000004265 00000 n 
-0000113471 00000 n 
+0000119077 00000 n 
 0000004402 00000 n 
-0000113538 00000 n 
+0000119144 00000 n 
 0000004539 00000 n 
-0000113604 00000 n 
+0000119210 00000 n 
 0000004676 00000 n 
 0000005543 00000 n 
 0000005666 00000 n 
 0000005749 00000 n 
-0000113669 00000 n 
+0000119275 00000 n 
 0000005882 00000 n 
-0000113734 00000 n 
+0000119340 00000 n 
 0000006015 00000 n 
-0000113799 00000 n 
+0000119405 00000 n 
 0000006147 00000 n 
-0000113864 00000 n 
+0000119470 00000 n 
 0000006279 00000 n 
-0000113930 00000 n 
+0000119536 00000 n 
 0000006412 00000 n 
-0000113997 00000 n 
+0000119603 00000 n 
 0000006545 00000 n 
-0000114062 00000 n 
+0000119668 00000 n 
 0000006677 00000 n 
-0000114129 00000 n 
+0000119735 00000 n 
 0000006808 00000 n 
-0000114196 00000 n 
+0000119802 00000 n 
 0000006941 00000 n 
 0000009367 00000 n 
 0000009475 00000 n 
@@ -1668,69 +1698,73 @@ xref
 0000087667 00000 n 
 0000090372 00000 n 
 0000090482 00000 n 
-0000092901 00000 n 
-0000093011 00000 n 
-0000095148 00000 n 
-0000095258 00000 n 
-0000097953 00000 n 
-0000098063 00000 n 
-0000100174 00000 n 
-0000114263 00000 n 
-0000100284 00000 n 
-0000100469 00000 n 
-0000100734 00000 n 
-0000101032 00000 n 
-0000101336 00000 n 
-0000101533 00000 n 
-0000101736 00000 n 
-0000114317 00000 n 
-0000101981 00000 n 
-0000114382 00000 n 
-0000102186 00000 n 
-0000102373 00000 n 
-0000114449 00000 n 
-0000102624 00000 n 
-0000114514 00000 n 
-0000102870 00000 n 
-0000114581 00000 n 
-0000103143 00000 n 
-0000114648 00000 n 
-0000103422 00000 n 
-0000103680 00000 n 
-0000103926 00000 n 
-0000104214 00000 n 
-0000104449 00000 n 
-0000104752 00000 n 
-0000104987 00000 n 
-0000105293 00000 n 
-0000105617 00000 n 
-0000105962 00000 n 
-0000106289 00000 n 
+0000092938 00000 n 
+0000093048 00000 n 
+0000095328 00000 n 
+0000095438 00000 n 
+0000097733 00000 n 
+0000097843 00000 n 
+0000100270 00000 n 
+0000100380 00000 n 
+0000103092 00000 n 
+0000103202 00000 n 
+0000105764 00000 n 
+0000119869 00000 n 
+0000105874 00000 n 
+0000106059 00000 n 
+0000106324 00000 n 
 0000106622 00000 n 
-0000106946 00000 n 
-0000107244 00000 n 
-0000107591 00000 n 
-0000107906 00000 n 
-0000108221 00000 n 
-0000108571 00000 n 
-0000108916 00000 n 
-0000109247 00000 n 
-0000109580 00000 n 
-0000109931 00000 n 
-0000110270 00000 n 
-0000110620 00000 n 
-0000110979 00000 n 
-0000111093 00000 n 
-0000111204 00000 n 
-0000111313 00000 n 
-0000111420 00000 n 
-0000111537 00000 n 
+0000106926 00000 n 
+0000107123 00000 n 
+0000107326 00000 n 
+0000119923 00000 n 
+0000107571 00000 n 
+0000119988 00000 n 
+0000107776 00000 n 
+0000107963 00000 n 
+0000120055 00000 n 
+0000108214 00000 n 
+0000120120 00000 n 
+0000108460 00000 n 
+0000120187 00000 n 
+0000108733 00000 n 
+0000120254 00000 n 
+0000109012 00000 n 
+0000109270 00000 n 
+0000109516 00000 n 
+0000109804 00000 n 
+0000110039 00000 n 
+0000110342 00000 n 
+0000110577 00000 n 
+0000110883 00000 n 
+0000111207 00000 n 
+0000111552 00000 n 
+0000111879 00000 n 
+0000112212 00000 n 
+0000112536 00000 n 
+0000112834 00000 n 
+0000113181 00000 n 
+0000113496 00000 n 
+0000113811 00000 n 
+0000114161 00000 n 
+0000114506 00000 n 
+0000114837 00000 n 
+0000115170 00000 n 
+0000115521 00000 n 
+0000115860 00000 n 
+0000116210 00000 n 
+0000116569 00000 n 
+0000116683 00000 n 
+0000116794 00000 n 
+0000116903 00000 n 
+0000117010 00000 n 
+0000117127 00000 n 
 trailer
 <<
-/Size 197
+/Size 201
 /Root 2 0 R
 /Info 4 0 R
 >>
 startxref
-114713
+120319
 %%EOF

Modified: incubator/lcf/site/src/documentation/content/xdocs/end-user-documentation.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/site/src/documentation/content/xdocs/end-user-documentation.xml?rev=940515&r1=940514&r2=940515&view=diff
==============================================================================
--- incubator/lcf/site/src/documentation/content/xdocs/end-user-documentation.xml (original)
+++ incubator/lcf/site/src/documentation/content/xdocs/end-user-documentation.xml Mon May  3 17:03:34 2010
@@ -1120,7 +1120,35 @@
             
             <section id="documentumrepository">
                 <title>EMC Documentum Repository Connection</title>
-                <p>More here later</p>
+                <p>The EMC Documentum connection type allows you index content from a Documentum Content Server instance.  A single connection allows you
+                    to reach all documents contained on a single Content Server instance.  Multiple connections are therefore required to reach documents from multiple Content Server instances.</p>
+                <p>For each Content Server instance, the Documentum connection type allows you to index any Documentum content that is of type dm_document, or is derived from dm_document.
+                    Compound documents are handled as well, but only by mean of the component documents that make them up.  No other Documentum construct can be indexed at this time.</p>
+                <p>Documents described by Documentum connections are typically secured by a Documentum authority.  If you have not yet created a Documentum authority, but would like your
+                    documents to be secured, please follow the direction in the section titled "EMC Documentum Authority Connection".</p>
+                <p>A Documentum connection has the following special tabs: "Docbase", and "Webtop".  The "Docbase" tab allows you to select a Content Server to connect to, and also to provide
+                    appropriate credentials.  The "Webtop" tab describes the location of a Webtop server that will be used to display the documents from that Content Server, after they have been indexed.</p>
+                <p>On the "Docbase" tab, select the Content Server instance, and provide your credentials.  You may leave the "Domain" field blank, if the Content Server instance does not have AD integration enabled.</p>
+                <p>On the "Webtop tab, enter the components of the base URL of the Webtop instance you want to use for serving the documents.  Remember that this information will only be used to construct
+                    a URL to the document to allow user inspection; it will not be used for any crawling activities.</p>
+                <p>A job created to use a Documentum connection as the following additional tabs associated with it: "Paths", "Document Types", "Content Types", "Security", and "Path Metadata".</p>
+                <p>The "Paths" tab allows you to construct the paths within Documentum that you want to scan for content.  If no paths are selected, all content will be considered eligible.</p>
+                <p>The "Document Types" tab allows you to select what document types you want to index.  Only document types that are derived from dm_document, which are flagged by the system administrator
+                    as being "indexable", will be presented for your selection.  On this tab also, for each document type you index, you may choose included specific metadata for documents of that type, or you can
+                    check the "All metadata" checkbox to include all metadata associated with documents of that type.</p>
+                <p>The "Content Types" tab allows you to select which Documentum mime-types are to be included in the document set.  Check the types you want to include, and uncheck the types you want to
+                    exclude.</p>
+                <p>The "Security" tab allows you to disable or enable Documentum security for the documents described by this job.  You can turn off native Documentum security by clicking the "Disable" radio button.
+                    If you do this, you may also enter your own access tokens, which will be applied to all documents described by the job.  The form of the access tokens you enter will depend on the governing
+                    authority connection type.  Click the "Add" button to add each access token.</p>
+                <p>The "Path Metadata" tab allows you to send each document's path information as metadata to the index.  To enable this feature, enter the name of the metadata
+                    attribute you want this information to be sent into the "Path attribute name" field.  Then, add the rules you want to the list of rules.  Each rule has a match expression, which is a regular expression where
+                    parentheses ("(" and ")") mark sections you are interested in.  These sections are called "groups" in regular expression parlance.  The replace string consists of constant text plus
+                    substitutions of the groups from the match, perhaps modified.  For example, "$(1)" refers to the first group within the match, while "$(1l)" refers to the first match group
+                    mapped to lower case.  Similarly, "$(1u)" refers to the same characters, but mapped to upper case.</p>
+                <p>For example, suppose you had a rule which had ".*/(.*)/(.*)/.*" as a match expression, and "$(1) $(2)" as the replace string.  If presented with the path
+                    <code>Project/Folder_1/Folder_2/Filename</code>, it would output the string <code>Folder_1 Folder_2</code>.</p>
+                <p>If more than one rule is present, the rules are all executed in sequence.  That is, the output of the first rule is modified by the second rule, etc.</p>
             </section>
             
             <section id="livelinkrepository">
@@ -1151,6 +1179,8 @@
                 <p>SharePoint uses a web URL model for addressing sites, subsites, libraries, and files.  The best way to figure out how to set up a SharePoint connection type is therefore to start
                     with your web browser,
                     and visit the root of the site you wish to crawl.  Then, record the URL you see in your browser.</p>
+                <p>Documents described by SharePoint connections are typically secured by an Active Directory authority.  If you have not yet created your Active Directory authority, but would like
+                    your documents to be secured, please follow the direction in the section titled "Active Directory Authority Connection".</p>
                 <p>A SharePoint connection has one special tab on the repository connection editing screen: the "Server" tab, which looks like this:</p>
                 <br/><br/>
                 <figure src="images/sharepoint-configure-server.PNG" alt="SharePoint Connection, Server tab" width="80%"/>
@@ -1205,6 +1235,14 @@
                     from the pulldown.  (The choices of metadata fields you are presented with are determined by which SharePoint library is selected.  If your rule path does not uniquely specify a library, you cannot select individual
                     fields to include.  You can only select "All metadata".)  Then, click the "Add New Rule" button, to put your newly-constructed rule
                     at the end of the list.</p>
+                <p>You can also use the "Metadata" tab to have the connection send path data along with each document, as a piece of document metadata.  To enable this feature, enter the name of the metadata
+                    attribute you want this information to be sent into the "Attribute name" field.  Then, add the rules you want to the list of rules.  Each rule has a match expression, which is a regular expression where
+                    parentheses ("(" and ")") mark sections you are interested in.  These sections are called "groups" in regular expression parlance.  The replace string consists of constant text plus
+                    substitutions of the groups from the match, perhaps modified.  For example, "$(1)" refers to the first group within the match, while "$(1l)" refers to the first match group
+                    mapped to lower case.  Similarly, "$(1u)" refers to the same characters, but mapped to upper case.</p>
+                <p>For example, suppose you had a rule which had ".*/(.*)/(.*)/.*" as a match expression, and "$(1) $(2)" as the replace string.  If presented with the path
+                    <code>Project/Folder_1/Folder_2/Filename</code>, it would output the string <code>Folder_1 Folder_2</code>.</p>
+                <p>If more than one rule is present, the rules are all executed in sequence.  That is, the output of the first rule is modified by the second rule, etc.</p>
             </section>
             
         </section>