summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2008-01-04 20:22:56 +0000
committerHiroki Sato <hrs@FreeBSD.org>2008-01-04 20:22:56 +0000
commit0f1088e2a0f536503bc4650de362cff1f6a373f5 (patch)
tree220760ce90d240b437a08cb32a38e06bd50a3034
parentUpdate to 20071020. Add Adobe Reader 8 support and $ADOBE_VER (diff)
Add Adobe Reader 8.1.1 and localized versions (total 15
languages). Changes from 7.x include: User Interface: * New improved UI with more real-estate in terms of page view space. Only the most commonly used tools are present in the toolbar by default (and the toolbar can be customized by the user according to his/her own preference.) * Sleek design and new stylish user interface elements (including toolbars, navigation tabs, panes, etc.) for a more rich user experience. * Improved launch time and overall performance. Less waiting, more work. * Support for Single Document Interface (SDI) mode for improved usability. Less cluttered, more intuitive. * Always-available search toolbar (includes find and access to search pane) New Features: * Support for playing Multimedia-enabled PDF documents for supported media types (linux). Play Real media and more! * Support for participating in Shared Reviews along with other users of Adobe Reader 8.x on Unix, and Adobe Reader/Acrobat 8.x on Win/Mac. Collaborate right inside the Reader. * Improvements in Commenting and Drawing Markup tools. * New tools such as Loupe Tool, Pan and Zoom. Expand your horizons, and control what you want to see. * Support for dynamically rendered bar code generation in forms. * Updated Review Tracker with inbuilt support for RSS feeds. Use the Reader as your RSS feed reader! * New 2D and 3D measuring tools for more accurate control of architectural drawings. * Printing: New support for Booklet Printing and Low Resolution printing of secured documents. * Significant performance improvement for certain types of forms via direct rendering for Dynamic Forms. * Support for documents created with Adobe Acrobat 3D including navigation, cross-section and rendering. * Accessibility: Support for Orca. * Various new additions to the Manage Digital ID feature, including support for Roaming Credentials, support for Cryptographic Tokens and Smart Cards (PKCS#11 compliant). * Support for adding a Digital Signature Field in documents which have been "Reader Enabled" through Acrobat Professional on Win/Mac. * Support for viewing PDF Packages - get an organized view of your PDFs in a single well-defined interface. * Support for the PRC format for 3D data. * Beyond Reader: New help resources that contains up-to-date information on Adobe products, Adobe Reader and how it can be used with Adobe¡Çs other products. * Adobe Help Viewer - a self-contained, one-stop shop for all help related to the Reader * Improved Search capabilities, including searching of sub-documents in a PDF Package, improved searching of attachments, etc.
Notes
Notes: svn path=/head/; revision=205021
-rw-r--r--chinese/Makefile2
-rw-r--r--chinese/acroread8-zh_CN/Makefile16
-rw-r--r--chinese/acroread8-zh_CN/distinfo3
-rw-r--r--chinese/acroread8-zh_TW/Makefile16
-rw-r--r--chinese/acroread8-zh_TW/distinfo3
-rw-r--r--french/Makefile1
-rw-r--r--french/acroread8/Makefile15
-rw-r--r--french/acroread8/distinfo3
-rw-r--r--german/Makefile1
-rw-r--r--german/acroread8/Makefile15
-rw-r--r--german/acroread8/distinfo3
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/acroread8/Makefile15
-rw-r--r--japanese/acroread8/distinfo3
-rw-r--r--korean/Makefile1
-rw-r--r--korean/acroread8/Makefile15
-rw-r--r--korean/acroread8/distinfo3
-rw-r--r--portuguese/Makefile1
-rw-r--r--portuguese/acroread8/Makefile16
-rw-r--r--portuguese/acroread8/distinfo3
-rw-r--r--print/Makefile8
-rw-r--r--print/acroread8/Makefile83
-rw-r--r--print/acroread8/distinfo3
-rw-r--r--print/acroread8/files/ln.in5
-rw-r--r--print/acroread8/files/mv.in5
-rw-r--r--print/acroread8/files/pkg-message.in4
-rw-r--r--print/acroread8/files/rm.in8
-rw-r--r--print/acroread8/pkg-descr5
-rw-r--r--print/acroread8/pkg-plist1755
-rw-r--r--print/dk-acroread8/Makefile15
-rw-r--r--print/dk-acroread8/distinfo3
-rw-r--r--print/es-acroread8/Makefile15
-rw-r--r--print/es-acroread8/distinfo3
-rw-r--r--print/fi-acroread8/Makefile15
-rw-r--r--print/fi-acroread8/distinfo3
-rw-r--r--print/it-acroread8/Makefile15
-rw-r--r--print/it-acroread8/distinfo3
-rw-r--r--print/nl-acroread8/Makefile15
-rw-r--r--print/nl-acroread8/distinfo3
-rw-r--r--print/no-acroread8/Makefile15
-rw-r--r--print/no-acroread8/distinfo3
-rw-r--r--print/sv-acroread8/Makefile15
-rw-r--r--print/sv-acroread8/distinfo3
43 files changed, 2138 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index 13770f13f53c..0d6bfc292999 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -9,6 +9,8 @@
SUBDIR += FreeWnn-server
SUBDIR += acroread-zh_CN
SUBDIR += acroread-zh_TW
+ SUBDIR += acroread8-zh_CN
+ SUBDIR += acroread8-zh_TW
SUBDIR += arphicttf
SUBDIR += aterm
SUBDIR += auto-cn-l10n
diff --git a/chinese/acroread8-zh_CN/Makefile b/chinese/acroread8-zh_CN/Makefile
new file mode 100644
index 000000000000..61be444cad80
--- /dev/null
+++ b/chinese/acroread8-zh_CN/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: acroread8-zh_CN
+# Date created: 27 December 2007
+# Whom: hrs
+#
+# $FreeBSD$
+#
+
+CATEGORIES= chinese print linux
+PKGNAMEPREFIX= zh_CN-
+
+MASTERDIR= ${.CURDIR}/../../print/acroread8
+MD5_FILE= ${.CURDIR}/distinfo
+
+ADOBE_LANG= CHS
+
+.include "${MASTERDIR}/Makefile"
diff --git a/chinese/acroread8-zh_CN/distinfo b/chinese/acroread8-zh_CN/distinfo
new file mode 100644
index 000000000000..708bc3e2aaaa
--- /dev/null
+++ b/chinese/acroread8-zh_CN/distinfo
@@ -0,0 +1,3 @@
+MD5 (acroread/AdobeReader_chs-8.1.1-1.i486.tar.gz) = f51c77f6ea0bf5ec824f918d2942d3f0
+SHA256 (acroread/AdobeReader_chs-8.1.1-1.i486.tar.gz) = 2b9868c37f9e7a3e5a4928f9dc87bd50579bec3009a2a13f5d3a4e5f46279116
+SIZE (acroread/AdobeReader_chs-8.1.1-1.i486.tar.gz) = 62516845
diff --git a/chinese/acroread8-zh_TW/Makefile b/chinese/acroread8-zh_TW/Makefile
new file mode 100644
index 000000000000..4b70908f00e7
--- /dev/null
+++ b/chinese/acroread8-zh_TW/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: acroread8-zh_TW
+# Date created: 27 December 2007
+# Whom: hrs
+#
+# $FreeBSD$
+#
+
+CATEGORIES= chinese print linux
+PKGNAMEPREFIX= zh_TW-
+
+MASTERDIR= ${.CURDIR}/../../print/acroread8
+MD5_FILE= ${.CURDIR}/distinfo
+
+ADOBE_LANG= CHT
+
+.include "${MASTERDIR}/Makefile"
diff --git a/chinese/acroread8-zh_TW/distinfo b/chinese/acroread8-zh_TW/distinfo
new file mode 100644
index 000000000000..4c6082240764
--- /dev/null
+++ b/chinese/acroread8-zh_TW/distinfo
@@ -0,0 +1,3 @@
+MD5 (acroread/AdobeReader_cht-8.1.1-1.i486.tar.gz) = 665f59ab43aadd9249ab456eb7ec1c04
+SHA256 (acroread/AdobeReader_cht-8.1.1-1.i486.tar.gz) = 217be77ae2bebac0c9948f0747188254ff29d58e2217f3197dd5ed1480f433bd
+SIZE (acroread/AdobeReader_cht-8.1.1-1.i486.tar.gz) = 57931432
diff --git a/french/Makefile b/french/Makefile
index b848cd401ccd..7768370ef3a7 100644
--- a/french/Makefile
+++ b/french/Makefile
@@ -4,6 +4,7 @@
COMMENT = French support
SUBDIR += acroread
+ SUBDIR += acroread8
SUBDIR += alphabet_sounds_fr
SUBDIR += aspell
SUBDIR += aster
diff --git a/french/acroread8/Makefile b/french/acroread8/Makefile
new file mode 100644
index 000000000000..1d3da01c5cd4
--- /dev/null
+++ b/french/acroread8/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: french/acroread8
+# Date created: 27 December 2007
+# Whom: hrs
+#
+# $FreeBSD$
+#
+
+CATEGORIES= french print linux
+
+MASTERDIR= ${.CURDIR}/../../print/acroread8
+MD5_FILE= ${.CURDIR}/distinfo
+
+ADOBE_LANG= FRA
+
+.include "${MASTERDIR}/Makefile"
diff --git a/french/acroread8/distinfo b/french/acroread8/distinfo
new file mode 100644
index 000000000000..7d647ad43790
--- /dev/null
+++ b/french/acroread8/distinfo
@@ -0,0 +1,3 @@
+MD5 (acroread/AdobeReader_fra-8.1.1-1.i486.tar.gz) = f8e9c076139c4941d0e4881aaeb64617
+SHA256 (acroread/AdobeReader_fra-8.1.1-1.i486.tar.gz) = 1f4558c1e14b0fe8f392f701c9a207ed1c461d4cff978a6dc9e66957b7067bae
+SIZE (acroread/AdobeReader_fra-8.1.1-1.i486.tar.gz) = 53006911
diff --git a/german/Makefile b/german/Makefile
index 2c897eb1ddbb..64cc9ec9c37a 100644
--- a/german/Makefile
+++ b/german/Makefile
@@ -5,6 +5,7 @@
SUBDIR += BBBike
SUBDIR += acroread
+ SUBDIR += acroread8
SUBDIR += alt-aspell
SUBDIR += aspell
SUBDIR += bsdforen-firefox-searchplugin
diff --git a/german/acroread8/Makefile b/german/acroread8/Makefile
new file mode 100644
index 000000000000..654e30cdf138
--- /dev/null
+++ b/german/acroread8/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: german/acroread8
+# Date created: 27 December 2007
+# Whom: hrs
+#
+# $FreeBSD$
+#
+
+CATEGORIES= german print linux
+
+MASTERDIR= ${.CURDIR}/../../print/acroread8
+MD5_FILE= ${.CURDIR}/distinfo
+
+ADOBE_LANG= DEU
+
+.include "${MASTERDIR}/Makefile"
diff --git a/german/acroread8/distinfo b/german/acroread8/distinfo
new file mode 100644
index 000000000000..202272191bf7
--- /dev/null
+++ b/german/acroread8/distinfo
@@ -0,0 +1,3 @@
+MD5 (acroread/AdobeReader_deu-8.1.1-1.i486.tar.gz) = be8bd80f6112a5cbe51fb8a49ec22a52
+SHA256 (acroread/AdobeReader_deu-8.1.1-1.i486.tar.gz) = 9ca2f1bb1e3e759054ac769d27fcac73d8d758032cb9612f2ffb847fe7ed710e
+SIZE (acroread/AdobeReader_deu-8.1.1-1.i486.tar.gz) = 53679763
diff --git a/japanese/Makefile b/japanese/Makefile
index 5590b7ec276b..449fe8fdb349 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -15,6 +15,7 @@
SUBDIR += a2ps
SUBDIR += ack
SUBDIR += acroread
+ SUBDIR += acroread8
SUBDIR += alias-fonts
SUBDIR += another-htmllint
SUBDIR += anthy
diff --git a/japanese/acroread8/Makefile b/japanese/acroread8/Makefile
new file mode 100644
index 000000000000..a7fb8773b9a1
--- /dev/null
+++ b/japanese/acroread8/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: acroread8
+# Date created: 27 December 2007
+# Whom: hrs
+#
+# $FreeBSD$
+#
+
+CATEGORIES= japanese print
+
+MASTERDIR= ${.CURDIR}/../../print/acroread8
+MD5_FILE= ${.CURDIR}/distinfo
+
+ADOBE_LANG= JPN
+
+.include "${MASTERDIR}/Makefile"
diff --git a/japanese/acroread8/distinfo b/japanese/acroread8/distinfo
new file mode 100644
index 000000000000..768bfb5f53de
--- /dev/null
+++ b/japanese/acroread8/distinfo
@@ -0,0 +1,3 @@
+MD5 (acroread/AdobeReader_jpn-8.1.1-1.i486.tar.gz) = a530b0973ad903a0f2a6d4f6cf39c5b5
+SHA256 (acroread/AdobeReader_jpn-8.1.1-1.i486.tar.gz) = aa77b3d50a4e88660a0166ea665fe65b8727553f2070a472e3043b0af4f9c11b
+SIZE (acroread/AdobeReader_jpn-8.1.1-1.i486.tar.gz) = 56468329
diff --git a/korean/Makefile b/korean/Makefile
index 9a1fbbad23ab..c90a43506a00 100644
--- a/korean/Makefile
+++ b/korean/Makefile
@@ -7,6 +7,7 @@
SUBDIR += FreeWnn-server
SUBDIR += a2ps
SUBDIR += acroread
+ SUBDIR += acroread8
SUBDIR += aleefonts-ttf
SUBDIR += ami
SUBDIR += baekmukfonts-bdf
diff --git a/korean/acroread8/Makefile b/korean/acroread8/Makefile
new file mode 100644
index 000000000000..7c8496133066
--- /dev/null
+++ b/korean/acroread8/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: korean/acroread8
+# Date created: 27 December 2007
+# Whom: hrs
+#
+# $FreeBSD$
+#
+
+CATEGORIES= korean print linux
+
+MASTERDIR= ${.CURDIR}/../../print/acroread8
+MD5_FILE= ${.CURDIR}/distinfo
+
+ADOBE_LANG= KOR
+
+.include "${MASTERDIR}/Makefile"
diff --git a/korean/acroread8/distinfo b/korean/acroread8/distinfo
new file mode 100644
index 000000000000..6f009ed5afd8
--- /dev/null
+++ b/korean/acroread8/distinfo
@@ -0,0 +1,3 @@
+MD5 (acroread/AdobeReader_kor-8.1.1-1.i486.tar.gz) = efea361fde9ad4c683724d19c27b304d
+SHA256 (acroread/AdobeReader_kor-8.1.1-1.i486.tar.gz) = 1de169bf097962ce55fa8fe2ab7bf45e7801390e70549ea72f8ae1e980d10807
+SIZE (acroread/AdobeReader_kor-8.1.1-1.i486.tar.gz) = 53854625
diff --git a/portuguese/Makefile b/portuguese/Makefile
index 896031915333..06bca342015c 100644
--- a/portuguese/Makefile
+++ b/portuguese/Makefile
@@ -4,6 +4,7 @@
COMMENT = Portuguese language support
SUBDIR += acroread
+ SUBDIR += acroread8
SUBDIR += aspell
SUBDIR += aspell-pt_BR
SUBDIR += irpf-pt_BR
diff --git a/portuguese/acroread8/Makefile b/portuguese/acroread8/Makefile
new file mode 100644
index 000000000000..f941e454c676
--- /dev/null
+++ b/portuguese/acroread8/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: portuguese/acroread8
+# Date created: 27 December 2007
+# Whom: hrs
+#
+# $FreeBSD$
+#
+
+CATEGORIES= portuguese print linux
+PKGNAMEPREFIX= pt_BR-
+
+MASTERDIR= ${.CURDIR}/../../print/acroread8
+MD5_FILE= ${.CURDIR}/distinfo
+
+ADOBE_LANG= PTB
+
+.include "${MASTERDIR}/Makefile"
diff --git a/portuguese/acroread8/distinfo b/portuguese/acroread8/distinfo
new file mode 100644
index 000000000000..207b264f2f9f
--- /dev/null
+++ b/portuguese/acroread8/distinfo
@@ -0,0 +1,3 @@
+MD5 (acroread/AdobeReader_ptb-8.1.1-1.i486.tar.gz) = 9c10d77fca7a8ab85d88472bd4a7e0eb
+SHA256 (acroread/AdobeReader_ptb-8.1.1-1.i486.tar.gz) = 83f81a6936e8d4d318b6ff2f6f87e25e6f4af0f18776950bf7342aef8f896ee7
+SIZE (acroread/AdobeReader_ptb-8.1.1-1.i486.tar.gz) = 52758631
diff --git a/print/Makefile b/print/Makefile
index 91bca088cc30..6f32b1a205a3 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -12,6 +12,7 @@
SUBDIR += abntex
SUBDIR += acrobatviewer
SUBDIR += acroread7
+ SUBDIR += acroread8
SUBDIR += acroreadwrapper
SUBDIR += adobe-cmaps
SUBDIR += advi
@@ -52,6 +53,7 @@
SUBDIR += cupsddk
SUBDIR += detex
SUBDIR += dk-acroread
+ SUBDIR += dk-acroread8
SUBDIR += dvi2tty
SUBDIR += dvi2xx
SUBDIR += dvipdfmx
@@ -69,7 +71,9 @@
SUBDIR += epsmerge
SUBDIR += epsonepl
SUBDIR += es-acroread
+ SUBDIR += es-acroread8
SUBDIR += fi-acroread
+ SUBDIR += fi-acroread8
SUBDIR += flpsed
SUBDIR += font2svg
SUBDIR += fontforge
@@ -117,6 +121,7 @@
SUBDIR += hyperlatex
SUBDIR += ifhp
SUBDIR += it-acroread
+ SUBDIR += it-acroread8
SUBDIR += jabref
SUBDIR += jadetex
SUBDIR += kaspaliste
@@ -180,7 +185,9 @@
SUBDIR += muttprint
SUBDIR += nenscript
SUBDIR += nl-acroread
+ SUBDIR += nl-acroread8
SUBDIR += no-acroread
+ SUBDIR += no-acroread8
SUBDIR += p5-Net-Printer
SUBDIR += p5-PDF-Template
SUBDIR += p5-PDFLib
@@ -283,6 +290,7 @@
SUBDIR += sgf2tex
SUBDIR += splix
SUBDIR += sv-acroread
+ SUBDIR += sv-acroread8
SUBDIR += t1utils
SUBDIR += teTeX
SUBDIR += teTeX-base
diff --git a/print/acroread8/Makefile b/print/acroread8/Makefile
new file mode 100644
index 000000000000..a1cb11eb1f39
--- /dev/null
+++ b/print/acroread8/Makefile
@@ -0,0 +1,83 @@
+# New ports collection makefile for: acroread8
+# Date created: 20 October 2007
+# Whom: hrs
+#
+# $FreeBSD$
+#
+
+PORTNAME= acroread8
+PORTVERSION?= 8.1.1
+CATEGORIES?= print linux
+MASTER_SITES?= http://ardownload.adobe.com/pub/adobe/reader/unix/8.x/${PORTVERSION}/${ADOBE_LANG:L}/ \
+ ftp://ftp.adobe.com/pub/adobe/reader/unix/8.x/${PORTVERSION}/${ADOBE_LANG:L}/
+DISTNAME= AdobeReader_${ADOBE_LANG:L}-${PORTVERSION}-1.i486
+DIST_SUBDIR= acroread
+
+MAINTAINER= hrs@FreeBSD.org
+COMMENT= Adobe Reader for view, print, and search PDF documents (${ADOBE_LANG})
+
+RUN_DEPENDS= acroreadwrapper>=0.0.20071020:${PORTSDIR}/print/acroreadwrapper \
+ ${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2 \
+ ${LINUXBASE}/usr/lib/libpango-1.0.so.0:${PORTSDIR}/x11-toolkits/linux-pango \
+ ${LOCALBASE}/lib/linux-nvu/libgtkembedmoz.so:${PORTSDIR}/www/linux-nvu
+
+RESTRICTED= Must fill out redistribution form at http://www.adobe.com/products/acrobat/distribute.html
+ONLY_FOR_ARCHS= amd64 i386
+USE_LINUX= yes
+USE_X_PREFIX= yes
+#USE_GNOME= desktopfileutils
+NO_BUILD= yes
+PLIST_SUB= ACRODIR=${ACRODIR} \
+ ACROBASE=${ACROBASE} \
+ ADOBEBASE=${ADOBEBASE} \
+ PLUGINDIR=${PLUGINDIR} \
+ ADOBE_LANG=${ADOBE_LANG:U} \
+ LOCALE_NAME=${LOCALE_NAME}
+SUB_FILES= ln mv rm pkg-message
+SUB_LIST= ADOBE_LANG=${ADOBE_LANG:U}
+PKGMESSAGE= ${WRKDIR}/pkg-message
+WRKSRC= ${WRKDIR}/AdobeReader
+
+LANGCODE= chs:zh_CN cht:zh_TW dan:da_DK deu:de_DE enu:en_US \
+ esp:es_ES fra:fr_FR ita:it_IT jpn:ja_JP kor:ko_KR \
+ nld:nl_NL nor:nb_NO ptb:pt_BR suo:fi_FI sve:sv_SE
+
+ADOBE_LANG?= ENU
+.for L in ${ADOBE_LANG:L}
+LOCALE_NAME= ${LANGCODE:M${L}\:*:C/.*\://}
+LANG_${L:U}= ""
+LANG_NON${L:U}= "@comment "
+.endfor
+.for L in ${LANGCODE:C/\:.*//:U}
+LANG_${L}?= "@comment "
+LANG_NON${L}?= ""
+PLIST_SUB+= LANG_${L}=${LANG_${L}}
+PLIST_SUB+= LANG_NON${L}=${LANG_NON${L}}
+.endfor
+
+ADOBEBASE= Adobe
+ACROBASE= ${ADOBEBASE}/Reader8
+ACRODIR= ${ACROBASE}/${ADOBE_LANG:U}
+PLUGINDIR= lib/browser_linux_plugins
+INSTALLDIR= ${PREFIX}/${ACRODIR}
+INSTALLEXEC= ${SETENV} UNAME_s=Linux \
+ InstallDir=${INSTALLDIR} \
+ UNAME_r="Linux Compatibility on FreeBSD" \
+ ${SH} ./INSTALL --install_path=${INSTALLDIR} > /dev/null
+
+pre-install:
+ @${MKDIR} ${WRKDIR}/bin
+ @${INSTALL_SCRIPT} \
+ ${WRKDIR}/ln ${WRKDIR}/rm ${WRKDIR}/mv \
+ ${WRKDIR}/bin
+do-install:
+ @${ECHO_CMD} Installing...
+ @${MKDIR} ${INSTALLDIR}
+ @cd ${WRKSRC} && ${SETENV} PATH=${WRKDIR}/bin:${PATH} ${INSTALLEXEC} > /dev/null
+
+.if ${ADOBE_LANG:U} != ENU
+post-install:
+ @${CAT} ${PKGMESSAGE}
+.endif
+
+.include <bsd.port.mk>
diff --git a/print/acroread8/distinfo b/print/acroread8/distinfo
new file mode 100644
index 000000000000..42763d70a50d
--- /dev/null
+++ b/print/acroread8/distinfo
@@ -0,0 +1,3 @@
+MD5 (acroread/AdobeReader_enu-8.1.1-1.i486.tar.gz) = e7630311c597feff26024c3383eab110
+SHA256 (acroread/AdobeReader_enu-8.1.1-1.i486.tar.gz) = e484eea9e57694cc631f63db2f8bf28acdcf0da5b493580252b45d8ca1d60f08
+SIZE (acroread/AdobeReader_enu-8.1.1-1.i486.tar.gz) = 50094035
diff --git a/print/acroread8/files/ln.in b/print/acroread8/files/ln.in
new file mode 100644
index 000000000000..cf42dd05f9f6
--- /dev/null
+++ b/print/acroread8/files/ln.in
@@ -0,0 +1,5 @@
+#!/bin/sh
+# $FreeBSD$
+#
+# always do nothing
+#
diff --git a/print/acroread8/files/mv.in b/print/acroread8/files/mv.in
new file mode 100644
index 000000000000..cf42dd05f9f6
--- /dev/null
+++ b/print/acroread8/files/mv.in
@@ -0,0 +1,5 @@
+#!/bin/sh
+# $FreeBSD$
+#
+# always do nothing
+#
diff --git a/print/acroread8/files/pkg-message.in b/print/acroread8/files/pkg-message.in
new file mode 100644
index 000000000000..61d31e638e86
--- /dev/null
+++ b/print/acroread8/files/pkg-message.in
@@ -0,0 +1,4 @@
+====
+To run this, set ADOBE_LANG=%%ADOBE_LANG%% and use %%PREFIX%%/bin/acroread.
+(when LANG is set, ADOBE_LANG will be set automatically based on it)
+====
diff --git a/print/acroread8/files/rm.in b/print/acroread8/files/rm.in
new file mode 100644
index 000000000000..d8a077b26f3b
--- /dev/null
+++ b/print/acroread8/files/rm.in
@@ -0,0 +1,8 @@
+#!/bin/sh
+# $FreeBSD$
+#
+# remove harmless files only
+#
+case $2 in
+*/AcroWriteTest|*/*.tmp) /bin/rm "$@" ;;
+esac
diff --git a/print/acroread8/pkg-descr b/print/acroread8/pkg-descr
new file mode 100644
index 000000000000..264a4d2d9f5c
--- /dev/null
+++ b/print/acroread8/pkg-descr
@@ -0,0 +1,5 @@
+Adobe Reader is free software that allows everyone from business
+professionals to home users to easily and reliably view, print,
+and search PDF files using a variety of platforms and devices.
+
+WWW: http://www.adobe.com/products/acrobat/readermain.html
diff --git a/print/acroread8/pkg-plist b/print/acroread8/pkg-plist
new file mode 100644
index 000000000000..fda0045c6293
--- /dev/null
+++ b/print/acroread8/pkg-plist
@@ -0,0 +1,1755 @@
+@comment $FreeBSD$
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/ACROBATPROFESSIONAL_8.0_HOMEPAGE.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/Forms1.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/Review01.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/Review02.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/Review05.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS010EF850-518D-4146-A176-968E19FD2AE4.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS014A8436-26DC-4673-BA61-A4B7ACEA45C4.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS02D75AD2-669B-4b79-9838-3C2493733423.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS0319861F-6B23-44fb-BF12-DBD14CFD9BB7.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS0340383F-97E1-4dc3-A18A-AA8BD50A1668.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS04092BF2-9245-42cd-B647-BBA1881508A1.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS0B6F6E67-A67A-4ec4-947C-97D8F5C2CF97.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS0CD9B08A-80FF-49a0-9202-B453BA6564C8.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS0D23E924-B63F-4bfe-9C54-A8B770F713BF.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS11003862-3658-427d-8D7C-838B0A305F16.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS116358B6-C899-4ef8-8718-5E8FEED1E80B.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS11697F60-6BCC-4981-9C22-7A4611EC0268.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS1666A4B0-1078-4ff8-80CC-CD83DABC3EB8.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS188BEE75-F112-4406-83FF-DA5672BE7884.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS1A103696-4D61-4dca-BA3D-BBA4D1823D82.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS1B8F3234-7282-44e8-9C76-14EAEFAFF2E7.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS1E2D402A-EFFF-4160-B642-122813BB6C25.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS1FD480B9-A35B-4f0e-A07E-185B73F3CFB8.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS203D8EF4-CD9A-49c2-B350-193A2748D633.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS23E49454-94C8-45b7-9F79-BC8CBC1621E1.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS2633E2D9-A032-43db-B423-40D054095182.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS2AD45836-ADCE-47d7-8D88-204D3D21C73C.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS2AE3999E-C712-4e15-BC7C-1615EE1B5B56.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS2E045AE6-C517-476e-A0AF-8B190F17F79E.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS2E69D8CB-D9E7-4a08-8BE7-D76F7DA08B68.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS2F496A9A-7382-4a85-9BD1-466E9C667597.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS30EF489F-8D15-4872-8990-4FC210035D8F.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS3153B307-CB17-4269-9B46-DF43E8AC4582.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS33931B1E-D0A0-4356-B2A6-4222EB75AC88.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS34EF9148-2E7F-4ec3-A36C-381C2B35CC8C.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS363EFBC7-3751-462a-8A5A-BE0BACFBF7F7.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS3928C77B-4AAD-4826-9B05-EE8C0B81CEBB.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS3C7E6F1A-7193-4405-A4E3-CF958CF3B9B5.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS3D39995A-29A9-429f-A235-50681BF93DD8.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS3F748AE8-1945-45fe-947D-B87833B0E30A.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS40A2300E-1DBC-4e12-9837-AD8454775679.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS4403C5B4-83AA-4799-8589-2DA3467C345F.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS440660F2-B78D-464c-A1A0-C208983E2807.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS494F2F0E-AD47-4803-BD16-DBD7DB60C28E.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS4A27E91A-5096-435d-A7F2-048623F891E5.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS4B49EA85-530D-4820-8F46-FE0120FC591A.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS4BA7C7D5-4075-4781-8101-1C8EE0E870F7.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS4D1BC5C0-B92F-44ea-810D-9ECD657E1892.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS506932BA-8229-4522-B786-3C2221C6D405.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS533B928E-576F-4dc3-AA14-73D08EEE8F20.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS549D04D1-23ED-4465-A065-622498171E93.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS569061E4-7434-4bb8-92A9-840CF861F474.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7ae2.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7ae5.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7ae6.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7ae7.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7ae8.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7ae9.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7aea.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7aeb.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7aec.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7bd0.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7bdc.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7bdd.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7bde.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7bdf.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7c66.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7cc5.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7cc7.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7cce.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d11.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d15.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d16.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d19.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d1a.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d1b.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d1f.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d23.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d24.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d34.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d36.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d37.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d38.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d39.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d3c.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d40.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d48.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d49.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d75.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7da6.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dbb.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dbd.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dbe.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dc7.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dc8.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dcf.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dd1.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7f84.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7f91.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7f9f.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fa2.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fa5.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fa9.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7faf.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fb0.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fb7.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fb8.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fbc.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fbd.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fbf.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fc2.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fc4.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fc8.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fc9.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fcd.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fce.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fd0.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fd4.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fe4.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fe5.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fe7.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fed.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fee.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fef.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS59B3CD42-DE8D-450c-BC09-57C8F5C9BE2B.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS59B51B1C-E923-47b6-AFBE-9F30CF409E32.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS5BD18959-9DFB-4b3d-B315-99F67CC4CE7B.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS5C947F20-64DD-4f08-B1C0-D97F1E650DD5.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS5DC362ED-F30C-4303-983D-9426DA6CA939.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS5E914C75-67C2-47e5-840E-BE51AFB56D0D.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS60624282-2C81-4474-BB63-B34CECADB1FE.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS6159926A-A1B7-429f-AAC7-684F6573F14D.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS660EA2E2-80AB-40fd-AB17-A65B88A1F672.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS67C73A65-1B55-41cb-B654-757BC2AFF076.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS69AAF3DA-7FDC-4deb-A894-027F41804D7D.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS6A5284D8-87AD-4fb1-9FA2-D76B5B87AAE0.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS6C66E58C-1C77-4ff3-960C-895AC2ED95EA.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS6E24BB7E-FF97-401e-B586-4AA90E2B5D68.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS70F00F0C-C476-46c6-BDC9-4775B21A895A.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS71AAA620-5DAD-4f24-A093-D184201A2CA7.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS728F554C-96AE-467c-94C3-61592E343AEC.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS72ED767F-09A1-4160-874B-BAA2B06D1892.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS7473BF27-3435-4b0c-8749-99DD4DDB2394.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS7705371C-01C6-41df-8F29-EC17BE90A303.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS770B0DE8-6361-4504-8D7F-5FDCC785B8A2.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS7804F58D-9B6D-4f83-8783-707173F19A57.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS7DFE39E1-7715-48c7-A126-BFF87BB8DD6A.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS7E357A14-C513-4eda-9952-1C01971B58BC.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS7E62DD95-8E71-42ef-949A-D02362075298.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS807A85D5-F79D-4acf-BA8E-416DFF1D130E.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS8084ADD0-83CB-43fe-B3CC-0D9AF9224C8C.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS830F61FE-74E4-4355-95F6-AC4FBDBD00C0.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS85F11073-EC14-4915-AA36-164C78736291.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS88B25831-995C-444f-AED9-B1957752F49E.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS89C06F95-B968-4a10-AD4F-CC827DDE263E.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS8A3B68A9-EB4C-4ce7-BE19-3A798A6C8605.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS913EF9D4-6D87-4858-AB2E-9AB7CD3B33AB.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS915DAA15-8AA2-43fd-882D-96E6AD92E160.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS9495F755-CBCB-4e72-824F-414E58072ABD.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS94AF718F-1F54-4ea6-A5CE-AFFADBC9051C.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS962D1639-21C9-4bdc-96A2-33DA0442B191.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS96383A1F-DF64-41a4-97C8-3F749B471F22.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS9751C2B2-B84B-495d-8A51-3C3F88900EED.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS97FC333F-2B50-4664-A4C7-418BBD7EA061.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WS9A8AD2CD-C75D-4a96-A8C8-64125FC6B103.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSA47A7068-B4F1-4a71-AFC8-9D79D8F88678.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSA4A32610-E267-43a7-B75A-E2D5D4D28A17.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSAC8084C2-14F7-4841-9EF8-92106D22C3DB.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSB11FAB59-A592-47a8-AD73-B38909D6E12F.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSB203D484-0BB1-40a7-822A-9E6D0D7B5921.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSB34B832E-A388-4b98-A223-5918A791BE49.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSB3D57829-5E30-4fdd-892B-32895C4F246B.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSB7B5F563-E2FA-4c9f-A9FD-590A22F508E7.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSB8F190CE-2E22-471b-AC1D-5BFDA9A7B3D1.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSB95C4980-9B72-4e66-9ADA-CEC44E977786.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSBA9A3162-D50E-4dd5-8AA4-FF29313A75A6.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSBB55ECD6-DE45-4572-9DB3-BA9B087AFC81.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSBC748031-DAAA-45cd-AC39-C973F73D5E88.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSBD1FE615-FC9A-4492-A170-1525A4D88E9E.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSBED76E1D-4411-4975-BFF3-F26E7B8B56B7.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSBF5080C5-6DB1-42d5-A235-18A19B4B2E01.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSBF5C615C-F518-49e8-9F38-A96D0944D383.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSBF756807-6EB3-4021-B6ED-FBE4D50A72F1.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSC622ADA4-8AFC-4faa-844F-2B547C721E94.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSCCDA0B9F-2F54-4810-BAAF-04A59E60998B.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSCD039672-4248-459e-9A1E-32017644A416.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSCED66912-DBD5-406d-80BC-A1AAE9D5F677.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSD187D1CC-CF8F-4745-BA91-8BC04098C8CB.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSD244B491-9EA9-4ddf-8DB0-E38B0F5D5C80.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSD433D058-1AE9-4ab8-99DB-F2FBCDB9447B.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSD5671438-ADC2-4616-BA90-0FF6FD03CED8.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSD5BEB284-9F6D-4635-881A-31A092178E63.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSD6EFA393-D7FF-4deb-8A87-1FDC73DC6987.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSD858C799-9511-42d6-842F-61905993222E.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSD8F4B47F-18D4-4fdf-AE0E-3C7B16CAB344.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSD96469EA-5613-41d4-A7CB-D05418271C69.html
+%%LANG_DAN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSDCD9813D-3347-4781-810C-5DE967647580.html
+%%LANG_DEU%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSDCD9813D-3347-4781-810C-5DE967647580.html
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSDCD9813D-3347-4781-810C-5DE967647580.html
+%%LANG_ESP%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSDCD9813D-3347-4781-810C-5DE967647580.html
+%%LANG_FRA%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSDCD9813D-3347-4781-810C-5DE967647580.html
+%%LANG_ITA%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSDCD9813D-3347-4781-810C-5DE967647580.html
+%%LANG_NLD%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSDCD9813D-3347-4781-810C-5DE967647580.html
+%%LANG_NOR%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSDCD9813D-3347-4781-810C-5DE967647580.html
+%%LANG_PTB%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSDCD9813D-3347-4781-810C-5DE967647580.html
+%%LANG_SUO%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSDCD9813D-3347-4781-810C-5DE967647580.html
+%%LANG_SVE%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSDCD9813D-3347-4781-810C-5DE967647580.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSDE291B61-EB11-4130-8BCD-2117ACD332EB.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSDF5D127C-9C1A-4cc2-AFEF-84414BF6283C.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSE009891F-66A7-4f68-B471-F64E3F58828B.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSE034CA46-D08F-4fff-AA3C-FF04510DAEF0.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSE4D721F9-8A6B-4b0c-A48A-247D07EF60F4.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSE5B6DB43-9A97-48a6-8B08-6B3276207CB1.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSEB0CC6A4-4DA1-479f-A84D-E68E5B09EACD.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSEC17038E-B11A-4b4d-87E1-B9829827E7D2.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSF8E615B0-223A-434c-ABF4-8A8FA2753A99.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSF9C98194-FBB9-4e5d-9773-2E331836C7A8.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSFAC9CE59-0FAB-4289-825B-9D35BDDC8377.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/WSFE985CC7-A20C-4d3f-8489-71430F6D1262.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/content-fonts.css
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/content-hyperlinks.css
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/content.css
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/default.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/help.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/help.js
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/helpmap.txt
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/AR_Action_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/AR_Info_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/AR_Open_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/AR_StartMeeting_Lg_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_AreaTool_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_Back_Md_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_BlueSeal_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_CompDistance_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_ContinuousZoomTool_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_DistanceTool_Lg_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_ExportCertificate_Lg_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_ExportSelect_L_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_Forward_Md_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_Hand_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_Highlight_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_Home_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_NavBarBookmark_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_NavBarLayers_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_NavBarPages_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_NavBarSign_Lg_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_NextPage_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_NextView_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_Open_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_PageBack_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_PageForward_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_PreviousPage_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_PreviousView_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_Print_Lg_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_ReviewAndComment_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_RotateCCW1_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_RotateCW1_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_Save_Lg_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_Secure_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_SelectTool_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_Sign_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_SlideShow_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_Spelling_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_StartBreezeMeeting_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_Typerwriter_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_VaildityQuestion_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_ValidSignature_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_ValidityCheck2_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_ValidityCross_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_ViewRecord_Md_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_ZoomIn_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_ZoomMarquee_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/A_ZoomOut_Sm_N.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/adobeLogoSplashScreen.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/adobelogo.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/adobelogo.jpg
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/article_follow.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/bkg-line.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/btn_next.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/btn_prev.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/bullet-li.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/bullet.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/dingbat.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/end_article_hand.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/externalLinkIndicator.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/favicon.ico
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/fullscreen_exit.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/handplus.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/handpoint.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/homepage.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/ibeam.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/lm.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/lmh.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/ln.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/lp.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/lph.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/off.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/on.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/page.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/redtag.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/spacer.GIF
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/srg_design_center.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/srg_design_center_popup.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/srg_dev_center.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/srg_dev_center_popup.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/srg_livedocs.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/srg_livedocs_popup.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/tip_help.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/tm.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/tmh.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/tn.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/tp.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/tph.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/up.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/vline.gif
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/wa14.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/wa17.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images/wa17_popup.png
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_1.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_2.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_3.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_4.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_5.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_6.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_7.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_8.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_9.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_10.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_11.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_12.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_13.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_14.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_15.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_16.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_17.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_18.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_19.html
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_20.html
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_20.html
+%%LANG_DAN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_20.html
+%%LANG_DEU%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_20.html
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_20.html
+%%LANG_ESP%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_20.html
+%%LANG_FRA%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_20.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_20.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_20.html
+%%LANG_NLD%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_20.html
+%%LANG_NOR%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_20.html
+%%LANG_PTB%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_20.html
+%%LANG_SUO%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_20.html
+%%LANG_SVE%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_20.html
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_21.html
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_21.html
+%%LANG_DAN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_21.html
+%%LANG_DEU%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_21.html
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_21.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_21.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_21.html
+%%LANG_NLD%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_21.html
+%%LANG_NOR%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_21.html
+%%LANG_SVE%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_21.html
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_22.html
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_22.html
+%%LANG_DAN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_22.html
+%%LANG_DEU%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_22.html
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_22.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_22.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_22.html
+%%LANG_NLD%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_22.html
+%%LANG_NOR%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_22.html
+%%LANG_SVE%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_22.html
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_23.html
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_23.html
+%%LANG_DAN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_23.html
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_23.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_23.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_23.html
+%%LANG_NOR%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_23.html
+%%LANG_SVE%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_23.html
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_24.html
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_24.html
+%%LANG_DAN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_24.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_24.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_24.html
+%%LANG_NOR%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_24.html
+%%LANG_SVE%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_24.html
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_25.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_25.html
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_26.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_26.html
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_27.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_27.html
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_28.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_28.html
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_29.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_29.html
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_30.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_30.html
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_31.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_31.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_32.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_33.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_34.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_35.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_36.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_37.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_38.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_39.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_40.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_41.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_42.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_43.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_44.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_45.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_46.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_47.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/index_48.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/insertFlashPopup.js
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/localeSpecific.css
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/meta.xml
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/scripts.js
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/search.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/splash.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/srch_db.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/srch_fset.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/srch_top.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/terms.js
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/toc.html
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/tree.css
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/treeview.js
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/utilities.js
+%%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/version.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/ACROBATPROFESSIONAL_8.0_HOMEPAGE.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/Forms1.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/Review01.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/Review02.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/Review05.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS010EF850-518D-4146-A176-968E19FD2AE4.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS014A8436-26DC-4673-BA61-A4B7ACEA45C4.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS02D75AD2-669B-4b79-9838-3C2493733423.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS0319861F-6B23-44fb-BF12-DBD14CFD9BB7.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS0340383F-97E1-4dc3-A18A-AA8BD50A1668.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS04092BF2-9245-42cd-B647-BBA1881508A1.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS0B6F6E67-A67A-4ec4-947C-97D8F5C2CF97.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS0CD9B08A-80FF-49a0-9202-B453BA6564C8.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS0D23E924-B63F-4bfe-9C54-A8B770F713BF.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS11003862-3658-427d-8D7C-838B0A305F16.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS116358B6-C899-4ef8-8718-5E8FEED1E80B.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS11697F60-6BCC-4981-9C22-7A4611EC0268.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS1666A4B0-1078-4ff8-80CC-CD83DABC3EB8.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS188BEE75-F112-4406-83FF-DA5672BE7884.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS1A103696-4D61-4dca-BA3D-BBA4D1823D82.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS1B8F3234-7282-44e8-9C76-14EAEFAFF2E7.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS1E2D402A-EFFF-4160-B642-122813BB6C25.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS1FD480B9-A35B-4f0e-A07E-185B73F3CFB8.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS203D8EF4-CD9A-49c2-B350-193A2748D633.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS23E49454-94C8-45b7-9F79-BC8CBC1621E1.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS2633E2D9-A032-43db-B423-40D054095182.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS2AD45836-ADCE-47d7-8D88-204D3D21C73C.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS2AE3999E-C712-4e15-BC7C-1615EE1B5B56.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS2E045AE6-C517-476e-A0AF-8B190F17F79E.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS2E69D8CB-D9E7-4a08-8BE7-D76F7DA08B68.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS2F496A9A-7382-4a85-9BD1-466E9C667597.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS30EF489F-8D15-4872-8990-4FC210035D8F.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS3153B307-CB17-4269-9B46-DF43E8AC4582.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS33931B1E-D0A0-4356-B2A6-4222EB75AC88.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS34EF9148-2E7F-4ec3-A36C-381C2B35CC8C.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS363EFBC7-3751-462a-8A5A-BE0BACFBF7F7.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS3928C77B-4AAD-4826-9B05-EE8C0B81CEBB.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS3C7E6F1A-7193-4405-A4E3-CF958CF3B9B5.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS3D39995A-29A9-429f-A235-50681BF93DD8.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS3F748AE8-1945-45fe-947D-B87833B0E30A.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS40A2300E-1DBC-4e12-9837-AD8454775679.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS4403C5B4-83AA-4799-8589-2DA3467C345F.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS440660F2-B78D-464c-A1A0-C208983E2807.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS494F2F0E-AD47-4803-BD16-DBD7DB60C28E.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS4A27E91A-5096-435d-A7F2-048623F891E5.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS4B49EA85-530D-4820-8F46-FE0120FC591A.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS4BA7C7D5-4075-4781-8101-1C8EE0E870F7.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS4D1BC5C0-B92F-44ea-810D-9ECD657E1892.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS506932BA-8229-4522-B786-3C2221C6D405.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS533B928E-576F-4dc3-AA14-73D08EEE8F20.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS549D04D1-23ED-4465-A065-622498171E93.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS569061E4-7434-4bb8-92A9-840CF861F474.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7ae2.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7ae5.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7ae6.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7ae7.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7ae8.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7ae9.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7aea.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7aeb.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7aec.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7bd0.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7bdc.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7bdd.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7bde.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7bdf.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7c66.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7cc5.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7cc7.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7cce.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d11.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d15.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d16.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d19.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d1a.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d1b.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d1f.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d23.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d24.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d34.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d36.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d37.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d38.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d39.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d3c.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d40.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d48.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d49.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d75.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7da6.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dbb.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dbd.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dbe.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dc7.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dc8.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dcf.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dd1.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7f84.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7f91.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7f9f.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fa2.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fa5.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fa9.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7faf.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fb0.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fb7.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fb8.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fbc.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fbd.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fbf.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fc2.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fc4.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fc8.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fc9.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fcd.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fce.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fd0.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fd4.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fe4.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fe5.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fe7.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fed.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fee.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fef.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS59B3CD42-DE8D-450c-BC09-57C8F5C9BE2B.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS59B51B1C-E923-47b6-AFBE-9F30CF409E32.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS5BD18959-9DFB-4b3d-B315-99F67CC4CE7B.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS5C947F20-64DD-4f08-B1C0-D97F1E650DD5.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS5DC362ED-F30C-4303-983D-9426DA6CA939.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS5E914C75-67C2-47e5-840E-BE51AFB56D0D.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS60624282-2C81-4474-BB63-B34CECADB1FE.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS6159926A-A1B7-429f-AAC7-684F6573F14D.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS660EA2E2-80AB-40fd-AB17-A65B88A1F672.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS67C73A65-1B55-41cb-B654-757BC2AFF076.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS69AAF3DA-7FDC-4deb-A894-027F41804D7D.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS6A5284D8-87AD-4fb1-9FA2-D76B5B87AAE0.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS6C66E58C-1C77-4ff3-960C-895AC2ED95EA.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS6E24BB7E-FF97-401e-B586-4AA90E2B5D68.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS70F00F0C-C476-46c6-BDC9-4775B21A895A.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS71AAA620-5DAD-4f24-A093-D184201A2CA7.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS728F554C-96AE-467c-94C3-61592E343AEC.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS72ED767F-09A1-4160-874B-BAA2B06D1892.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS7473BF27-3435-4b0c-8749-99DD4DDB2394.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS7705371C-01C6-41df-8F29-EC17BE90A303.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS770B0DE8-6361-4504-8D7F-5FDCC785B8A2.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS7804F58D-9B6D-4f83-8783-707173F19A57.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS7DFE39E1-7715-48c7-A126-BFF87BB8DD6A.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS7E357A14-C513-4eda-9952-1C01971B58BC.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS7E62DD95-8E71-42ef-949A-D02362075298.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS807A85D5-F79D-4acf-BA8E-416DFF1D130E.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS8084ADD0-83CB-43fe-B3CC-0D9AF9224C8C.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS830F61FE-74E4-4355-95F6-AC4FBDBD00C0.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS85F11073-EC14-4915-AA36-164C78736291.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS88B25831-995C-444f-AED9-B1957752F49E.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS89C06F95-B968-4a10-AD4F-CC827DDE263E.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS8A3B68A9-EB4C-4ce7-BE19-3A798A6C8605.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS913EF9D4-6D87-4858-AB2E-9AB7CD3B33AB.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS915DAA15-8AA2-43fd-882D-96E6AD92E160.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS9495F755-CBCB-4e72-824F-414E58072ABD.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS94AF718F-1F54-4ea6-A5CE-AFFADBC9051C.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS962D1639-21C9-4bdc-96A2-33DA0442B191.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS96383A1F-DF64-41a4-97C8-3F749B471F22.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS9751C2B2-B84B-495d-8A51-3C3F88900EED.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS97FC333F-2B50-4664-A4C7-418BBD7EA061.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WS9A8AD2CD-C75D-4a96-A8C8-64125FC6B103.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSA47A7068-B4F1-4a71-AFC8-9D79D8F88678.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSA4A32610-E267-43a7-B75A-E2D5D4D28A17.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSAC8084C2-14F7-4841-9EF8-92106D22C3DB.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSB11FAB59-A592-47a8-AD73-B38909D6E12F.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSB203D484-0BB1-40a7-822A-9E6D0D7B5921.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSB34B832E-A388-4b98-A223-5918A791BE49.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSB3D57829-5E30-4fdd-892B-32895C4F246B.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSB7B5F563-E2FA-4c9f-A9FD-590A22F508E7.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSB8F190CE-2E22-471b-AC1D-5BFDA9A7B3D1.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSB95C4980-9B72-4e66-9ADA-CEC44E977786.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSBA9A3162-D50E-4dd5-8AA4-FF29313A75A6.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSBB55ECD6-DE45-4572-9DB3-BA9B087AFC81.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSBC748031-DAAA-45cd-AC39-C973F73D5E88.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSBD1FE615-FC9A-4492-A170-1525A4D88E9E.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSBED76E1D-4411-4975-BFF3-F26E7B8B56B7.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSBF5080C5-6DB1-42d5-A235-18A19B4B2E01.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSBF5C615C-F518-49e8-9F38-A96D0944D383.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSBF756807-6EB3-4021-B6ED-FBE4D50A72F1.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSC622ADA4-8AFC-4faa-844F-2B547C721E94.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSCCDA0B9F-2F54-4810-BAAF-04A59E60998B.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSCD039672-4248-459e-9A1E-32017644A416.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSCED66912-DBD5-406d-80BC-A1AAE9D5F677.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSD187D1CC-CF8F-4745-BA91-8BC04098C8CB.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSD244B491-9EA9-4ddf-8DB0-E38B0F5D5C80.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSD433D058-1AE9-4ab8-99DB-F2FBCDB9447B.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSD5671438-ADC2-4616-BA90-0FF6FD03CED8.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSD5BEB284-9F6D-4635-881A-31A092178E63.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSD6EFA393-D7FF-4deb-8A87-1FDC73DC6987.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSD858C799-9511-42d6-842F-61905993222E.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSD8F4B47F-18D4-4fdf-AE0E-3C7B16CAB344.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSD96469EA-5613-41d4-A7CB-D05418271C69.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSDCD9813D-3347-4781-810C-5DE967647580.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSDE291B61-EB11-4130-8BCD-2117ACD332EB.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSDF5D127C-9C1A-4cc2-AFEF-84414BF6283C.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSE009891F-66A7-4f68-B471-F64E3F58828B.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSE034CA46-D08F-4fff-AA3C-FF04510DAEF0.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSE4D721F9-8A6B-4b0c-A48A-247D07EF60F4.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSE5B6DB43-9A97-48a6-8B08-6B3276207CB1.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSEB0CC6A4-4DA1-479f-A84D-E68E5B09EACD.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSEC17038E-B11A-4b4d-87E1-B9829827E7D2.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSF8E615B0-223A-434c-ABF4-8A8FA2753A99.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSF9C98194-FBB9-4e5d-9773-2E331836C7A8.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSFAC9CE59-0FAB-4289-825B-9D35BDDC8377.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/WSFE985CC7-A20C-4d3f-8489-71430F6D1262.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/content-fonts.css
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/content-hyperlinks.css
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/content.css
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/default.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/help.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/help.js
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/helpmap.txt
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/AR_Action_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/AR_Info_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/AR_Open_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/AR_StartMeeting_Lg_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_AreaTool_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Back_Md_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_BlueSeal_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_CompDistance_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ContinuousZoomTool_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_DistanceTool_Lg_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ExportCertificate_Lg_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ExportSelect_L_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Forward_Md_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Hand_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Highlight_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Home_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_NavBarBookmark_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_NavBarLayers_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_NavBarPages_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_NavBarSign_Lg_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_NextPage_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_NextView_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Open_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_PageBack_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_PageForward_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_PreviousPage_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_PreviousView_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Print_Lg_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ReviewAndComment_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_RotateCCW1_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_RotateCW1_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Save_Lg_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Secure_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_SelectTool_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Sign_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_SlideShow_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Spelling_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_StartBreezeMeeting_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Typerwriter_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_VaildityQuestion_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ValidSignature_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ValidityCheck2_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ValidityCross_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ViewRecord_Md_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ZoomIn_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ZoomMarquee_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ZoomOut_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/adobeLogoSplashScreen.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/adobelogo.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/adobelogo.jpg
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/article_follow.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/bkg-line.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/btn_next.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/btn_prev.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/bullet-li.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/bullet.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/dingbat.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/end_article_hand.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/externalLinkIndicator.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/favicon.ico
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/fullscreen_exit.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/handplus.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/handpoint.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/homepage.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/ibeam.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/lm.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/lmh.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/ln.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/lp.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/lph.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/off.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/on.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/page.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/redtag.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/spacer.GIF
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/srg_design_center.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/srg_design_center_popup.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/srg_dev_center.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/srg_dev_center_popup.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/srg_livedocs.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/srg_livedocs_popup.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/tip_help.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/tm.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/tmh.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/tn.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/tp.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/tph.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/up.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/vline.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/wa14.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/wa17.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images/wa17_popup.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_1.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_10.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_11.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_12.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_13.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_14.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_15.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_16.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_17.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_18.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_19.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_2.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_20.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_21.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_22.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_23.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_3.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_4.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_5.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_6.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_7.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_8.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/index_9.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/insertFlashPopup.js
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/localeSpecific.css
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/meta.xml
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/scripts.js
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/search.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/splash.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/srch_db.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/srch_fset.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/srch_top.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/terms.js
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/toc.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/tree.css
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/treeview.js
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/utilities.js
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/version.html
+%%ACRODIR%%/Adobe/HelpViewer/1.0/intellinux/bin/ahv
+%%ACRODIR%%/Adobe/HelpViewer/1.0/intellinux/bin/ahv-binary
+%%ACRODIR%%/Adobe/HelpViewer/1.0/resources/help.html
+%%ACRODIR%%/Adobe/HelpViewer/1.0/resources/help.jpg
+%%ACRODIR%%/Adobe/Reader8/Browser/HowTo/ENU/Browser_Plugin_HowTo.txt
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Browser/HowTo/%%ADOBE_LANG%%/Browser_Plugin_HowTo.txt
+%%ACRODIR%%/Adobe/Reader8/Browser/install_browser_plugin
+%%ACRODIR%%/Adobe/Reader8/Browser/intellinux/nppdf.so
+%%ACRODIR%%/Adobe/Reader8/Reader/AcroVersion
+%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/Connecting.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/Connecting2.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/DownloadBeyondReaderIcon.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/acrobat.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/b-onramp.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/bg.jpg
+%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/bl-onramp.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/br-onramp.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/index.html
+%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/l-onramp.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/m-onramp.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/onramp.css
+%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/onramp.js
+%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/r-onramp.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/t-onramp.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/tl-onramp.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/tr-onramp.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%/Onramp/Connecting.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%/Onramp/Connecting2.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%/Onramp/DownloadBeyondReaderIcon.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%/Onramp/acrobat.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%/Onramp/b-onramp.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%/Onramp/bg.jpg
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%/Onramp/bl-onramp.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%/Onramp/br-onramp.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%/Onramp/index.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%/Onramp/l-onramp.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%/Onramp/m-onramp.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%/Onramp/onramp.css
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%/Onramp/onramp.js
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%/Onramp/r-onramp.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%/Onramp/t-onramp.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%/Onramp/tl-onramp.gif
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%/Onramp/tr-onramp.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/Cert/curl-ca-bundle.crt
+%%ACRODIR%%/Adobe/Reader8/Reader/GlobalPrefs/.config
+%%ACRODIR%%/Adobe/Reader8/Reader/GlobalPrefs/reader_prefs
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/Engineering.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/Export.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/Forms.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/Forms1.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/Hanko05.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/HowTo.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/Review.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/Review01.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/Review02.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/Review05.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/Sign.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS0152AC38-6989-4789-A91A-DE804B4EE217.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS01D0DD7E-72C5-4bd7-98A5-61B6703E2874.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS0DB156A0-D8E0-40d1-A8FE-155D401E100A.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS116358B6-C899-4ef8-8718-5E8FEED1E80B.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS15C7F996-1DF1-4af3-8BB4-7AA64669E5A2.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS16696D10-CF60-4979-BC54-0F60285159A9.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS175FFA03-6BF0-4fa7-8D66-C91A809536CE.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS1ABEB45F-BA46-4913-A7E1-ACA6A974FE76.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS1D6D5242-53DD-40e0-B58E-95E027DCD94D.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS1E82B083-927E-47b3-AAD6-88CB47B5E992.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS21180009-84AE-4b72-9610-C38FE8B6C423.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS23BCDC6F-BC2E-489b-8D36-D875B917293B.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS23E49454-94C8-45b7-9F79-BC8CBC1621E1.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS25BA4195-6D5F-4aca-A8DF-EF72AAAAB5B1.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS26240DA8-2896-4976-8BBD-5A5CDF2DBB65.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS28F751CE-AA39-440f-8615-58F751037765.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS2AE3999E-C712-4e15-BC7C-1615EE1B5B56.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS3153B307-CB17-4269-9B46-DF43E8AC4582.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS32EEDD33-2F54-4848-9BBE-3E01F5BB2375.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS40A2300E-1DBC-4e12-9837-AD8454775679.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS4A6B605A-8F5B-4bfb-BD8E-90611BC05E4E.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS4B49EA85-530D-4820-8F46-FE0120FC591A.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS4C63D590-2C39-4ad9-9B3B-87558B53E8AD.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS4CE8758A-E53C-438a-A3EC-247A2076C1C3.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS4D7B71F8-4459-493e-A2BF-0CE66B055B46.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS4FDA872B-2373-47cc-9FC4-71EC25DFE3A8.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS500B1437-8713-43ea-87D2-C029BC4D95DB.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS569061E4-7434-4bb8-92A9-840CF861F474.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS57FC3C30-C0F1-41fb-B998-7CB8D9C9E488.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS5B5C7EE5-16D9-470a-AAC6-6F569C78D6AB.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS5DC362ED-F30C-4303-983D-9426DA6CA939.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS675A7196-68DC-405f-AA3B-1FE9D2F2E288.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS677DDFC2-618B-4128-A6A7-7BBF8B4B5FA8.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS68FC469B-1113-4ab1-BACF-C7ED43B09AC8.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS6BDF3AF5-5E90-4423-88C8-16675AF0C595.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS6F1D9AEB-BE3B-4b60-8D3F-1BB419EF1C1B.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS7098BCBC-0FA6-4a18-AFAB-6C59366399D0.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS70F00F0C-C476-46c6-BDC9-4775B21A895A.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS7101B368-E344-4a9a-9917-ACB09777A127.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS71AAA620-5DAD-4f24-A093-D184201A2CA7.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS728F554C-96AE-467c-94C3-61592E343AEC.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS7705371C-01C6-41df-8F29-EC17BE90A303.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS77BB9683-9BDA-4c93-8C4D-C10BEFD22D34.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS7804F58D-9B6D-4f83-8783-707173F19A57.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS7CF25848-721F-48e3-BF3F-7F6135505706.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS82B540C2-7F9D-4d87-9071-DA13712079F7.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS860530CA-10EF-4fcb-8517-B47769F67A93.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS86957517-D231-4f67-AA63-BB7113BA6B4C.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS913EF9D4-6D87-4858-AB2E-9AB7CD3B33AB.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS91C8140A-B901-4d25-B8EB-969199C241DE.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS953DEDAB-D5AC-491a-AC5A-9EA68DE93712.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS97FC333F-2B50-4664-A4C7-418BBD7EA061.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS98108EA9-0350-47c4-8666-C077928F7CDC.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS9A8AD2CD-C75D-4a96-A8C8-64125FC6B103.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WS9CA99867-575D-4438-A010-FEC8F2CEBEE7.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSA02AF508-E105-4e80-8928-11BCA70D3402.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSA4AFE6C3-84A0-495d-A24C-2273B637C29C.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSA64A1338-B969-4dba-80E8-BD37DFDE9180.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSA839D6AB-2E30-4c71-A779-CE4F8D964115.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSAF65B6C7-D000-4606-ACA4-7F32C9860E91.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSB11FAB59-A592-47a8-AD73-B38909D6E12F.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSB7B5F563-E2FA-4c9f-A9FD-590A22F508E7.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSB9422892-F790-4cb8-B4CD-8E4AD220A696.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSB95C4980-9B72-4e66-9ADA-CEC44E977786.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSC887FFE1-8857-4be1-BB81-BC32DE2AD7FC.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSCB6E92A7-E5C4-4285-853D-477A070EED2D.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSCCDA0B9F-2F54-4810-BAAF-04A59E60998B.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSCDCB0C74-267A-4db2-856D-EDD048947C59.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSD1D23E0E-281D-4aa8-8B10-64DB1EE65C71.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSD2ACE85B-5959-4f89-9D2B-218F9376E9D5.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSD5671438-ADC2-4616-BA90-0FF6FD03CED8.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSD5BEB284-9F6D-4635-881A-31A092178E63.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSD73A2CCE-18C6-4885-A567-3FF67DB23AF8.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSD8B6C446-DD94-4ade-928D-5A585D90870A.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSD8F4B47F-18D4-4fdf-AE0E-3C7B16CAB344.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSD96469EA-5613-41d4-A7CB-D05418271C69.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSDBCA1B83-917F-4800-BA1E-AE4D73C7436E.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSDE9DD7BF-83AA-40c7-ABDC-FFBDC84550C9.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSE2D6BFF2-376A-45ac-BB53-056DA78E65B0.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSE632035A-F854-473d-8AE0-9BD326226862.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSE9BBFA12-14C6-439d-B9E8-48630AB72870.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSEAA79063-1DAD-4317-AB33-5A68D623207D.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSEC4F451C-E254-43f9-ACFE-F242A591D0D7.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSEDA6E022-E71D-4185-8BE4-437766DA1F87.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSEE1DFE49-1C7E-4648-AFD8-7A5CFA20391D.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSF19D4446-A439-4adc-B9ED-E11325487E28.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSF30BC11C-BCEF-4e2b-8934-059526ED0229.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSF3FF17C0-8293-4cf7-B1B6-C362AC31072E.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/WSF6F81C64-BD08-40dc-A737-A0A62AAFC7D3.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/content-locale.css
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/content.css
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/howto.css
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_CheckboxOn_Sm_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_CollapseAll_Md_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_Delete_Md_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_DistanceTool_Lg_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_Down_Md_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_ExpandAll_Md_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_ExportCertificate_Lg_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_ExportSelect_L_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_NavBarLayers_Sm_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_NavBarModelTree_Sm_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_NavBarShowComments_Sm_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_NavBarSign_Lg_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_NextView_Sm_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_PreviousView_Sm_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_ReplyComments_Md_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_ReviewAndComment_Sm_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_Secure_Sm_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_ShowComments_Md_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_Sign_Sm_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_Sort_Md_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_StartBreezeMeeting_Sm_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_Status_Md_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_Typerwriter_Sm_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/A_Up_Md_N.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/dingbat.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images/layerisvisible.png
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/meta.xml
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/search.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/srch_db.html
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/terms.js
+%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/version.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/Engineering.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/Export.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/Forms.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/Forms1.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/Forms1.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/Hanko05.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/HowTo.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/Review.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/Review01.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/Review02.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/Review05.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/Sign.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS0152AC38-6989-4789-A91A-DE804B4EE217.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS01D0DD7E-72C5-4bd7-98A5-61B6703E2874.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS0DB156A0-D8E0-40d1-A8FE-155D401E100A.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS116358B6-C899-4ef8-8718-5E8FEED1E80B.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS15C7F996-1DF1-4af3-8BB4-7AA64669E5A2.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS16696D10-CF60-4979-BC54-0F60285159A9.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS175FFA03-6BF0-4fa7-8D66-C91A809536CE.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS1ABEB45F-BA46-4913-A7E1-ACA6A974FE76.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS1D6D5242-53DD-40e0-B58E-95E027DCD94D.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS1D6D5242-53DD-40e0-B58E-95E027DCD94D.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS1E82B083-927E-47b3-AAD6-88CB47B5E992.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS21180009-84AE-4b72-9610-C38FE8B6C423.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS23BCDC6F-BC2E-489b-8D36-D875B917293B.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS23E49454-94C8-45b7-9F79-BC8CBC1621E1.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS25BA4195-6D5F-4aca-A8DF-EF72AAAAB5B1.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS26240DA8-2896-4976-8BBD-5A5CDF2DBB65.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS28F751CE-AA39-440f-8615-58F751037765.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS2AE3999E-C712-4e15-BC7C-1615EE1B5B56.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS2AE3999E-C712-4e15-BC7C-1615EE1B5B56.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS3153B307-CB17-4269-9B46-DF43E8AC4582.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS32EEDD33-2F54-4848-9BBE-3E01F5BB2375.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS40A2300E-1DBC-4e12-9837-AD8454775679.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS4A6B605A-8F5B-4bfb-BD8E-90611BC05E4E.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS4B49EA85-530D-4820-8F46-FE0120FC591A.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS4C63D590-2C39-4ad9-9B3B-87558B53E8AD.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS4CE8758A-E53C-438a-A3EC-247A2076C1C3.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS4D7B71F8-4459-493e-A2BF-0CE66B055B46.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS4D7B71F8-4459-493e-A2BF-0CE66B055B46.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS4FDA872B-2373-47cc-9FC4-71EC25DFE3A8.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS500B1437-8713-43ea-87D2-C029BC4D95DB.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS569061E4-7434-4bb8-92A9-840CF861F474.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS57FC3C30-C0F1-41fb-B998-7CB8D9C9E488.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS57FC3C30-C0F1-41fb-B998-7CB8D9C9E488.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS5B5C7EE5-16D9-470a-AAC6-6F569C78D6AB.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS5DC362ED-F30C-4303-983D-9426DA6CA939.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS675A7196-68DC-405f-AA3B-1FE9D2F2E288.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS677DDFC2-618B-4128-A6A7-7BBF8B4B5FA8.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS68FC469B-1113-4ab1-BACF-C7ED43B09AC8.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS6BDF3AF5-5E90-4423-88C8-16675AF0C595.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS6BDF3AF5-5E90-4423-88C8-16675AF0C595.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS6F1D9AEB-BE3B-4b60-8D3F-1BB419EF1C1B.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS7098BCBC-0FA6-4a18-AFAB-6C59366399D0.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS70F00F0C-C476-46c6-BDC9-4775B21A895A.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS7101B368-E344-4a9a-9917-ACB09777A127.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS7101B368-E344-4a9a-9917-ACB09777A127.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS71AAA620-5DAD-4f24-A093-D184201A2CA7.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS728F554C-96AE-467c-94C3-61592E343AEC.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS7705371C-01C6-41df-8F29-EC17BE90A303.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS77BB9683-9BDA-4c93-8C4D-C10BEFD22D34.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS7804F58D-9B6D-4f83-8783-707173F19A57.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS7804F58D-9B6D-4f83-8783-707173F19A57.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS7CF25848-721F-48e3-BF3F-7F6135505706.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS82B540C2-7F9D-4d87-9071-DA13712079F7.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS860530CA-10EF-4fcb-8517-B47769F67A93.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS86957517-D231-4f67-AA63-BB7113BA6B4C.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS913EF9D4-6D87-4858-AB2E-9AB7CD3B33AB.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS91C8140A-B901-4d25-B8EB-969199C241DE.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS953DEDAB-D5AC-491a-AC5A-9EA68DE93712.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS97FC333F-2B50-4664-A4C7-418BBD7EA061.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS98108EA9-0350-47c4-8666-C077928F7CDC.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS9A8AD2CD-C75D-4a96-A8C8-64125FC6B103.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS9A8AD2CD-C75D-4a96-A8C8-64125FC6B103.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WS9CA99867-575D-4438-A010-FEC8F2CEBEE7.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSA02AF508-E105-4e80-8928-11BCA70D3402.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSA4AFE6C3-84A0-495d-A24C-2273B637C29C.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSA64A1338-B969-4dba-80E8-BD37DFDE9180.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSA839D6AB-2E30-4c71-A779-CE4F8D964115.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSAF65B6C7-D000-4606-ACA4-7F32C9860E91.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSB11FAB59-A592-47a8-AD73-B38909D6E12F.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSB7B5F563-E2FA-4c9f-A9FD-590A22F508E7.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSB9422892-F790-4cb8-B4CD-8E4AD220A696.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSB95C4980-9B72-4e66-9ADA-CEC44E977786.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSC887FFE1-8857-4be1-BB81-BC32DE2AD7FC.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSCB6E92A7-E5C4-4285-853D-477A070EED2D.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSCB6E92A7-E5C4-4285-853D-477A070EED2D.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSCCDA0B9F-2F54-4810-BAAF-04A59E60998B.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSCCDA0B9F-2F54-4810-BAAF-04A59E60998B.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSCDCB0C74-267A-4db2-856D-EDD048947C59.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSD1D23E0E-281D-4aa8-8B10-64DB1EE65C71.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSD2ACE85B-5959-4f89-9D2B-218F9376E9D5.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSD2ACE85B-5959-4f89-9D2B-218F9376E9D5.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSD5671438-ADC2-4616-BA90-0FF6FD03CED8.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSD5BEB284-9F6D-4635-881A-31A092178E63.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSD5BEB284-9F6D-4635-881A-31A092178E63.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSD73A2CCE-18C6-4885-A567-3FF67DB23AF8.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSD8B6C446-DD94-4ade-928D-5A585D90870A.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSD8F4B47F-18D4-4fdf-AE0E-3C7B16CAB344.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSD96469EA-5613-41d4-A7CB-D05418271C69.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSDBCA1B83-917F-4800-BA1E-AE4D73C7436E.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSDE9DD7BF-83AA-40c7-ABDC-FFBDC84550C9.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSE2D6BFF2-376A-45ac-BB53-056DA78E65B0.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSE2D6BFF2-376A-45ac-BB53-056DA78E65B0.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSE632035A-F854-473d-8AE0-9BD326226862.html
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSE9BBFA12-14C6-439d-B9E8-48630AB72870.html
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSE9BBFA12-14C6-439d-B9E8-48630AB72870.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSEAA79063-1DAD-4317-AB33-5A68D623207D.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSEC4F451C-E254-43f9-ACFE-F242A591D0D7.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSEDA6E022-E71D-4185-8BE4-437766DA1F87.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSEE1DFE49-1C7E-4648-AFD8-7A5CFA20391D.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSF19D4446-A439-4adc-B9ED-E11325487E28.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSF30BC11C-BCEF-4e2b-8934-059526ED0229.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/WSF3FF17C0-8293-4cf7-B1B6-C362AC31072E.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/content-locale.css
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/content.css
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/howto.css
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_CheckboxOn_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_CollapseAll_Md_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_Delete_Md_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_DistanceTool_Lg_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_Down_Md_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_ExpandAll_Md_N.png
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_ExportCertificate_Lg_N.png
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_ExportCertificate_Lg_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_ExportSelect_L_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_NavBarLayers_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_NavBarModelTree_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_NavBarShowComments_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_NavBarSign_Lg_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_NextView_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_PreviousView_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_ReplyComments_Md_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_ReviewAndComment_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_Secure_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_ShowComments_Md_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_Sign_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_Sort_Md_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_StartBreezeMeeting_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_Status_Md_N.png
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_Typerwriter_Sm_N.png
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_Typerwriter_Sm_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/A_Up_Md_N.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/dingbat.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images/layerisvisible.png
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/meta.xml
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/search.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/srch_db.html
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/terms.js
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/version.html
+%%ACRODIR%%/Adobe/Reader8/Reader/IDTemplates/%%ADOBE_LANG%%/AdobeID.pdf
+%%ACRODIR%%/Adobe/Reader8/Reader/IDTemplates/%%ADOBE_LANG%%/DefaultID.pdf
+%%ACRODIR%%/Adobe/Reader8/Reader/JavaScripts/JSByteCodeLin.bin
+%%ACRODIR%%/Adobe/Reader8/Reader/Legal/en_US/LGPL.html
+%%ACRODIR%%/Adobe/Reader8/Reader/Legal/en_US/LGPL.txt
+%%ACRODIR%%/Adobe/Reader8/Reader/Legal/%%LOCALE_NAME%%/License.txt
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/Legal/en_US/License.txt
+%%ACRODIR%%/Adobe/Reader8/Reader/PDFSigQFormalRep.pdf
+%%ACRODIR%%/Adobe/Reader8/Reader/Patch/selinux_patch
+%%ACRODIR%%/Adobe/Reader8/Reader/Tracker/add_reviewer.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/Tracker/email_all.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/Tracker/email_initiator.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/Tracker/info.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/Tracker/joined_lg.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/Tracker/main.css
+%%ACRODIR%%/Adobe/Reader8/Reader/Tracker/review_browser.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/Tracker/review_email.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/Tracker/review_shared.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/Tracker/reviewers.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/Tracker/sent_lg.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/Tracker/server_issue.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/Tracker/server_lg.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/Tracker/server_ok.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/Tracker/trash.gif
+%%ACRODIR%%/Adobe/Reader8/Reader/help/ENU/ReadMe.htm
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/help/%%ADOBE_LANG%%/ReadMe.htm
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/Messages/%%ADOBE_LANG%%/RdrMsg%%ADOBE_LANG%%.pdf
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/Messages/ENU/RdrMsgENU.pdf
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/SPPlugins/ADMPlugin.apl
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/bin/SynchronizerApp
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/bin/SynchronizerApp-binary
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/bin/acroread
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/bin/xdg-desktop-icon
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/bin/xdg-desktop-menu
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/bin/xdg-email
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/bin/xdg-icon-resource
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/bin/xdg-mime
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/bin/xdg-open
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/bin/xdg-screensaver
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libACE.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libACE.so.2.10
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libAGM.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libAGM.so.4.16
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libAXE8SharedExpat.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libAXSLE.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libAdobeXMP.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libBIB.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libBIB.so.1.2
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libBIBUtils.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libBIBUtils.so.1.1
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libCoolType.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libCoolType.so.5.03
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libJP2K.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libResAccess.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libResAccess.so.0.1
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libWRServices.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libWRServices.so.2.1
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libadobelinguistic.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libadobelinguistic.so.3.0.0
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libahclient.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libcrypto.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libcrypto.so.0
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libcrypto.so.0.9.7
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libcurl.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libcurl.so.3
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libcurl.so.3.0.0
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libextendscript.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libgcc_s.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libgcc_s.so.1
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libicudata.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libicudata.so.34
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libicudata.so.34.0
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libicui18n.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libicui18n.so.34
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libicui18n.so.34.0
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libicuuc.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libicuuc.so.34
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libicuuc.so.34.0
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/librt3d.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libsccore.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libssl.so
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libssl.so.0
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libssl.so.0.9.7
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libstdc++.so.6
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib/libstdc++.so.6.0.7
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/mozilla/prefs.js
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Accessibility.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/AcroForm.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/AcroForm/PMP/libdatamatrixpmp.pmp
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/AcroForm/PMP/libpdf417pmp.pmp
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/AcroForm/PMP/libqrcodepmp.pmp
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/AcroForm/adobepdf.xdc
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/ENU/Dynamic.pdf
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/ENU/SignHere.pdf
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/ENU/StandardBusiness.pdf
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/%%ADOBE_LANG%%/Dynamic.pdf
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/%%ADOBE_LANG%%/SignHere.pdf
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/%%ADOBE_LANG%%/StandardBusiness.pdf
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/%%ADOBE_LANG%%/Hanko.pdf
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/%%ADOBE_LANG%%/Hanko.pdf
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/%%ADOBE_LANG%%/Hanko.pdf
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/%%ADOBE_LANG%%/Hanko.pdf
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/Words.pdf
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Annots.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/DVA.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/DigSig.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/EFS.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/EScript.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/HLS.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/MakeAccessible.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Multimedia.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Multimedia/MPP/Real.mpp
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/PDDom.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/PPKLite.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/ReadOutLoud.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/SaveAsRTF.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/SearchFind.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/SendMail.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Spelling.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/checkers.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/ewh.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/wwwlink.api
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins3d/2d.x3d
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins3d/3difr.x3d
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins3d/drvOpenGL.x3d
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins3d/drvSOFT.x3d
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins3d/prc/MyriadCAD.otf
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins3d/prcr.x3d
+%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins3d/tesselate.x3d
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/RdLang32.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/AcroForm.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/Annots.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/Accessibility.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/checkers.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/DigSig.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/EFS.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/EScript.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/ewh.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/HLS.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/PDDom.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/MakeAccessible.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/PPKLite.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/ReadOutLoud.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/SearchFind.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/SaveAsRTF.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/SendMail.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/Spelling.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/wwwlink.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/DVA.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/Multimedia.%%ADOBE_LANG%%
+%%LANG_NONENU%%%%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars/SynchronizerApp.%%ADOBE_LANG%%
+%%ACRODIR%%/Adobe/Reader8/Reader/pmd.cer
+%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Identity-H
+%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Identity-V
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-GB1-GBK-EUC
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-GB1-GBpc-EUC
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-GB1-H-CID
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-GB1-H-Host
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-GB1-H-Mac
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-GB1-UCS2
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/GB-EUC-H
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/GB-EUC-V
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/GBK-EUC-H
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/GBK-EUC-UCS2
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/GBK-EUC-V
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/GBK2K-H
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/GBK2K-V
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/GBKp-EUC-H
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/GBKp-EUC-V
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/GBT-EUC-H
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/GBT-EUC-V
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/GBpc-EUC-H
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/GBpc-EUC-UCS2
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/GBpc-EUC-UCS2C
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/GBpc-EUC-V
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UCS2-GBK-EUC
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UCS2-GBpc-EUC
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniGB-UCS2-H
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniGB-UCS2-V
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniGB-UTF16-H
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniGB-UTF16-V
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-CNS1-B5pc
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-CNS1-ETen-B5
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-CNS1-H-CID
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-CNS1-H-Host
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-CNS1-H-Mac
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-CNS1-UCS2
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/B5pc-H
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/B5pc-UCS2
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/B5pc-UCS2C
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/B5pc-V
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/CNS-EUC-H
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/CNS-EUC-V
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/ETHK-B5-H
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/ETHK-B5-V
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/ETen-B5-H
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/ETen-B5-UCS2
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/ETen-B5-V
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/ETenms-B5-H
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/ETenms-B5-V
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/HKdla-B5-H
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/HKdla-B5-V
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/HKdlb-B5-H
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/HKdlb-B5-V
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/HKgccs-B5-H
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/HKgccs-B5-V
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/HKm314-B5-H
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/HKm314-B5-V
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/HKm471-B5-H
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/HKm471-B5-V
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/HKscs-B5-H
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/HKscs-B5-V
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UCS2-B5pc
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UCS2-ETen-B5
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniCNS-UCS2-H
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniCNS-UCS2-V
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniCNS-UTF16-H
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniCNS-UTF16-V
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/83pv-RKSJ-H
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/90ms-RKSJ-H
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/90ms-RKSJ-UCS2
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/90ms-RKSJ-V
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/90msp-RKSJ-H
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/90msp-RKSJ-V
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/90pv-RKSJ-H
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/90pv-RKSJ-UCS2
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/90pv-RKSJ-UCS2C
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Add-RKSJ-H
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Add-RKSJ-V
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-Japan1-90ms-RKSJ
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-Japan1-90pv-RKSJ
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-Japan1-H-CID
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-Japan1-H-Host
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-Japan1-H-Mac
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-Japan1-PS-H
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-Japan1-PS-V
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-Japan1-UCS2
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/EUC-H
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/EUC-V
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Ext-RKSJ-H
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Ext-RKSJ-V
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/H
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UCS2-90ms-RKSJ
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UCS2-90pv-RKSJ
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniJIS-UCS2-H
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniJIS-UCS2-HW-H
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniJIS-UCS2-HW-V
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniJIS-UCS2-V
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniJIS-UTF16-H
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniJIS-UTF16-V
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniKS-UTF16-H
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniKS-UTF16-V
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/V
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-Korea1-H-CID
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-Korea1-H-Host
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-Korea1-H-Mac
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-Korea1-KSCms-UHC
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-Korea1-KSCpc-EUC
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/Adobe-Korea1-UCS2
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/KSC-EUC-H
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/KSC-EUC-V
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/KSCms-UHC-H
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/KSCms-UHC-HW-H
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/KSCms-UHC-HW-V
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/KSCms-UHC-UCS2
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/KSCms-UHC-V
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/KSCpc-EUC-H
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/KSCpc-EUC-UCS2
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/KSCpc-EUC-UCS2C
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UCS2-GBK-EUC
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UCS2-KSCms-UHC
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UCS2-KSCpc-EUC
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniKS-UCS2-H
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniKS-UCS2-V
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniKS-UTF16-H
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CMap/UniKS-UTF16-V
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/CIDFont/AdobeSongStd-Light.otf
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/CIDFont/AdobeMingStd-Light.otf
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/CIDFont/KozMinProVI-Regular.otf
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/CIDFont/AdobeMyungjoStd-Medium.otf
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/AdobePiStd.otf
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/CourierStd-Bold.otf
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/CourierStd-BoldOblique.otf
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/CourierStd-Oblique.otf
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/CourierStd.otf
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/MinionPro-Bold.otf
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/MinionPro-BoldIt.otf
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/MinionPro-It.otf
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/MinionPro-Regular.otf
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/MyriadPro-Bold.otf
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/MyriadPro-BoldIt.otf
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/MyriadPro-It.otf
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/MyriadPro-Regular.otf
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/PFM/SY______.PFM
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/PFM/zx______.pfm
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/PFM/zy______.pfm
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/SY______.PFB
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/ZX______.PFB
+%%ACRODIR%%/Adobe/Reader8/Resource/Font/ZY______.PFB
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/128x128/AdobeReader8.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/128x128/adobe.pdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/128x128/vnd.adobe.pdx.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/128x128/vnd.adobe.xdp+xml.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/128x128/vnd.adobe.xfdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/128x128/vnd.fdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/16x16/AdobeReader8.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/16x16/adobe.pdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/16x16/vnd.adobe.pdx.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/16x16/vnd.adobe.xdp+xml.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/16x16/vnd.adobe.xfdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/16x16/vnd.fdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/192x192/AdobeReader8.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/192x192/adobe.pdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/192x192/vnd.adobe.pdx.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/192x192/vnd.adobe.xdp+xml.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/192x192/vnd.adobe.xfdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/192x192/vnd.fdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/20x20/AdobeReader8.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/20x20/adobe.pdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/20x20/vnd.adobe.pdx.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/20x20/vnd.adobe.xdp+xml.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/20x20/vnd.adobe.xfdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/20x20/vnd.fdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/22x22/AdobeReader8.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/22x22/adobe.pdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/22x22/vnd.adobe.pdx.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/22x22/vnd.adobe.xdp+xml.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/22x22/vnd.adobe.xfdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/22x22/vnd.fdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/24x24/AdobeReader8.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/24x24/adobe.pdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/24x24/vnd.adobe.pdx.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/24x24/vnd.adobe.xdp+xml.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/24x24/vnd.adobe.xfdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/24x24/vnd.fdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/32x32/AdobeReader8.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/32x32/adobe.pdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/32x32/vnd.adobe.pdx.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/32x32/vnd.adobe.xdp+xml.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/32x32/vnd.adobe.xfdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/32x32/vnd.fdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/36x36/AdobeReader8.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/36x36/adobe.pdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/36x36/vnd.adobe.pdx.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/36x36/vnd.adobe.xdp+xml.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/36x36/vnd.adobe.xfdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/36x36/vnd.fdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/48x48/AdobeReader8.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/48x48/adobe.pdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/48x48/vnd.adobe.pdx.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/48x48/vnd.adobe.xdp+xml.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/48x48/vnd.adobe.xfdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/48x48/vnd.fdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/64x64/AdobeReader8.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/64x64/adobe.pdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/64x64/vnd.adobe.pdx.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/64x64/vnd.adobe.xdp+xml.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/64x64/vnd.adobe.xfdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/64x64/vnd.fdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/96x96/AdobeReader8.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/96x96/adobe.pdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/96x96/vnd.adobe.pdx.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/96x96/vnd.adobe.xdp+xml.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/96x96/vnd.adobe.xfdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Icons/96x96/vnd.fdf.png
+%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/LanguageNames/DisplayLanguageNames.%%LOCALE_NAME%%.txt
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt04.lex
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt0401.lex
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt0402.lex
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt32.clx
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brtphon.env
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/can129.lex
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/can32.clx
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/canphon.env
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/eng32.clx
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/engphon.env
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa03.lex
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa86.lex
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8601.lex
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8602.lex
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8603.lex
+%%LANG_CHS%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8604.lex
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt04.lex
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt0401.lex
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt0402.lex
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt32.clx
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brtphon.env
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/can129.lex
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/can32.clx
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/canphon.env
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/eng32.clx
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/engphon.env
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa03.lex
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa86.lex
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8601.lex
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8602.lex
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8603.lex
+%%LANG_CHT%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8604.lex
+%%LANG_DAN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/dan32.clx
+%%LANG_DAN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/dan45.lex
+%%LANG_DAN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/danphon.env
+%%LANG_DEU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/grm104.lex
+%%LANG_DEU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/grm10401.lex
+%%LANG_DEU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/grm32.clx
+%%LANG_DEU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/grmphon.env
+%%LANG_DEU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/sgr105.lex
+%%LANG_DEU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/sgr10501.lex
+%%LANG_DEU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/sgr32.clx
+%%LANG_DEU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/sgrphon.env
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt04.lex
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt0401.lex
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt0402.lex
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt32.clx
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brtphon.env
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/can129.lex
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/can32.clx
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/canphon.env
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/eng32.clx
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/engphon.env
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa03.lex
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa86.lex
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8601.lex
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8602.lex
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8603.lex
+%%LANG_ENU%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8604.lex
+%%LANG_ESP%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/spn24.lex
+%%LANG_ESP%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/spn32.clx
+%%LANG_ESP%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/spnphon.env
+%%LANG_FRA%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/cfr32.clx
+%%LANG_FRA%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/cfr68.lex
+%%LANG_FRA%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/cfrphon.env
+%%LANG_FRA%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/frn21.lex
+%%LANG_FRA%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/frn32.clx
+%%LANG_FRA%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/frnphon.env
+%%LANG_ITA%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/itl26.lex
+%%LANG_ITA%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/itl32.clx
+%%LANG_ITA%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/itlphon.env
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt04.lex
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt0401.lex
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt0402.lex
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt32.clx
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brtphon.env
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/can129.lex
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/can32.clx
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/canphon.env
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/eng32.clx
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/engphon.env
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa03.lex
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa86.lex
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8601.lex
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8602.lex
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8603.lex
+%%LANG_JPN%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8604.lex
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt04.lex
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt0401.lex
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt0402.lex
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt32.clx
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brtphon.env
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/can129.lex
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/can32.clx
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/canphon.env
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/eng32.clx
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/engphon.env
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa03.lex
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa86.lex
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8601.lex
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8602.lex
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8603.lex
+%%LANG_KOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8604.lex
+%%LANG_NLD%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/dut102.lex
+%%LANG_NLD%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/dut32.clx
+%%LANG_NLD%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/dutphon.env
+%%LANG_NOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/nrw32.clx
+%%LANG_NOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/nrw38.lex
+%%LANG_NOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/nrwphon.env
+%%LANG_NOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/nyn16.clx
+%%LANG_NOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/nyn47.lex
+%%LANG_NOR%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/nynphon.env
+%%LANG_PTB%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brz32.clx
+%%LANG_PTB%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brz40.lex
+%%LANG_PTB%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brzphon.env
+%%LANG_PTB%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/prt32.clx
+%%LANG_PTB%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/prt39.lex
+%%LANG_PTB%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/prtphon.env
+%%LANG_SUO%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/fin32.clx
+%%LANG_SUO%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/fin49.lex
+%%LANG_SUO%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/finphon.env
+%%LANG_SVE%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/swd32.clx
+%%LANG_SVE%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/swd42.lex
+%%LANG_SVE%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/swd43.lex
+%%LANG_SVE%%%%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/swdphon.env
+%%ACRODIR%%/Adobe/Reader8/Resource/Support/AdobeReader.desktop
+%%ACRODIR%%/Adobe/Reader8/Resource/Support/AdobeReader.xml
+%%ACRODIR%%/Adobe/Reader8/Resource/Support/vnd.adobe.pdx.desktop
+%%ACRODIR%%/Adobe/Reader8/Resource/Support/vnd.adobe.xdp+xml.desktop
+%%ACRODIR%%/Adobe/Reader8/Resource/Support/vnd.adobe.xfdf.desktop
+%%ACRODIR%%/Adobe/Reader8/Resource/Support/vnd.fdf.desktop
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/icu/ctb_gb18030.cnv
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/icu/ctl_gb18030.cnv
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/icu/icudt26b.dat
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/icu/icudt26l.dat
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/adobe/HKSCS.txt
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/adobe/JISX0208.txt
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/adobe/JISX0213.txt
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/adobe/Japanese83pv.txt
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/adobe/readme.txt
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/adobe/stdenc.txt
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/adobe/symbol.txt
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/adobe/zdingbat.txt
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/ARABIC.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/CENTEURO.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/CHINSIMP.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/CHINTRAD.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/CORPCHAR.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/CROATIAN.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/CYRILLIC.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/FARSI.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/GREEK.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/HEBREW.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/ICELAND.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/JAPANESE.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/KOREAN.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/ROMAN.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/ROMANIAN.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/SYMBOL.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/THAI.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/TURKISH.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac/UKRAINE.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/win/CP1250.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/win/CP1251.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/win/CP1252.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/win/CP1253.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/win/CP1254.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/win/CP1255.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/win/CP1256.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/win/CP1257.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/win/CP1258.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/win/CP874.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/win/CP932.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/win/CP936.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/win/CP949.TXT
+%%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/win/CP950.TXT
+%%ACRODIR%%/Adobe/Reader8/bin/UNINSTALL
+%%ACRODIR%%/Adobe/Reader8/bin/acroread
+@dirrm %%ACRODIR%%/Adobe/Reader8/bin
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/win
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/mac
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings/adobe
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/unicode/mappings
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/unicode/icu
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/unicode
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Support
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers/Proximity
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/Providers
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Linguistics/LanguageNames
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Linguistics
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Icons/96x96
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Icons/64x64
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Icons/48x48
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Icons/36x36
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Icons/32x32
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Icons/24x24
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Icons/22x22
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Icons/20x20
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Icons/192x192
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Icons/16x16
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Icons/128x128
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Icons
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Font/PFM
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/Font
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/CMap
+%%LANG_CHS%%@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/CIDFont
+%%LANG_CHT%%@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/CIDFont
+%%LANG_JPN%%@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/CIDFont
+%%LANG_KOR%%@dirrm %%ACRODIR%%/Adobe/Reader8/Resource/CIDFont
+@dirrm %%ACRODIR%%/Adobe/Reader8/Resource
+%%LANG_NONENU%%@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/intellinux/sidecars
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins3d/prc
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins3d
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Multimedia/MPP
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Multimedia
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/%%ADOBE_LANG%%
+%%LANG_NONENU%%@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/ENU
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/AcroForm/PMP
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins/AcroForm
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/intellinux/plug_ins
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/intellinux/mozilla
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/intellinux/lib
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/intellinux/bin
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/intellinux/SPPlugins
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/intellinux
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/help/%%ADOBE_LANG%%
+%%LANG_NONENU%%@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/help/ENU
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/help
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/Tracker
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/Patch
+%%LANG_NONENU%%@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/Messages/ENU
+%%LANG_NONENU%%@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/Messages/%%ADOBE_LANG%%
+%%LANG_NONENU%%@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/Messages
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/Legal/en_US
+%%LANG_NONENU%%@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/Legal/%%LOCALE_NAME%%
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/Legal
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/JavaScripts
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/IDTemplates/%%ADOBE_LANG%%
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/IDTemplates
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU/images
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/HowTo/ENU
+%%LANG_NONENU%%@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%/images
+%%LANG_NONENU%%@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/HowTo/%%ADOBE_LANG%%
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/HowTo
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/GlobalPrefs
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/Cert
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/ENU
+%%LANG_NONENU%%@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%/Onramp
+%%LANG_NONENU%%@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader/%%ADOBE_LANG%%
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader/BeyondReader
+@dirrm %%ACRODIR%%/Adobe/Reader8/Reader
+@dirrm %%ACRODIR%%/Adobe/Reader8/Browser/intellinux
+@dirrm %%ACRODIR%%/Adobe/Reader8/Browser/HowTo/ENU
+%%LANG_NONENU%%@dirrm %%ACRODIR%%/Adobe/Reader8/Browser/HowTo/%%ADOBE_LANG%%
+@dirrm %%ACRODIR%%/Adobe/Reader8/Browser/HowTo
+@dirrm %%ACRODIR%%/Adobe/Reader8/Browser
+@dirrm %%ACRODIR%%/Adobe/Reader8
+@dirrm %%ACRODIR%%/Adobe/HelpViewer/1.0/resources
+@dirrm %%ACRODIR%%/Adobe/HelpViewer/1.0/intellinux/bin
+@dirrm %%ACRODIR%%/Adobe/HelpViewer/1.0/intellinux
+@dirrm %%ACRODIR%%/Adobe/HelpViewer/1.0
+@dirrm %%ACRODIR%%/Adobe/HelpViewer
+@dirrm %%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0/images
+@dirrm %%ACRODIR%%/Adobe/Help/en_US/Adobe Reader/8.0
+@dirrm %%ACRODIR%%/Adobe/Help/en_US/Adobe Reader
+@dirrm %%ACRODIR%%/Adobe/Help/en_US
+%%LANG_NONENU%%@dirrm %%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0/images
+%%LANG_NONENU%%@dirrm %%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader/8.0
+%%LANG_NONENU%%@dirrm %%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%/Adobe Reader
+%%LANG_NONENU%%@dirrm %%ACRODIR%%/Adobe/Help/%%LOCALE_NAME%%
+@dirrm %%ACRODIR%%/Adobe/Help
+@dirrm %%ACRODIR%%/Adobe
+@dirrm %%ACRODIR%%
+@dirrmtry %%ACROBASE%%
+@dirrmtry %%ADOBEBASE%%
diff --git a/print/dk-acroread8/Makefile b/print/dk-acroread8/Makefile
new file mode 100644
index 000000000000..d243f3a5f676
--- /dev/null
+++ b/print/dk-acroread8/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: dk-acroread8
+# Date created: 27 December 2007
+# Whom: hrs
+#
+# $FreeBSD$
+#
+
+PKGNAMEPREFIX= dk-
+
+MASTERDIR= ${.CURDIR}/../../print/acroread8
+MD5_FILE= ${.CURDIR}/distinfo
+
+ADOBE_LANG= DAN
+
+.include "${MASTERDIR}/Makefile"
diff --git a/print/dk-acroread8/distinfo b/print/dk-acroread8/distinfo
new file mode 100644
index 000000000000..81905deb68cd
--- /dev/null
+++ b/print/dk-acroread8/distinfo
@@ -0,0 +1,3 @@
+MD5 (acroread/AdobeReader_dan-8.1.1-1.i486.tar.gz) = 1df9ca42d0fc5df2e824dcdcfcb1cd43
+SHA256 (acroread/AdobeReader_dan-8.1.1-1.i486.tar.gz) = 62c6d0f2178f5ea345b6768283da0f1774c2ae55825b76f96b565dac85130d1a
+SIZE (acroread/AdobeReader_dan-8.1.1-1.i486.tar.gz) = 52666593
diff --git a/print/es-acroread8/Makefile b/print/es-acroread8/Makefile
new file mode 100644
index 000000000000..146bac20a28f
--- /dev/null
+++ b/print/es-acroread8/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: es-acroread8
+# Date created: 27 December 2007
+# Whom: hrs
+#
+# $FreeBSD$
+#
+
+PKGNAMEPREFIX= es-
+
+MASTERDIR= ${.CURDIR}/../../print/acroread8
+MD5_FILE= ${.CURDIR}/distinfo
+
+ADOBE_LANG= ESP
+
+.include "${MASTERDIR}/Makefile"
diff --git a/print/es-acroread8/distinfo b/print/es-acroread8/distinfo
new file mode 100644
index 000000000000..be0dc1080d1e
--- /dev/null
+++ b/print/es-acroread8/distinfo
@@ -0,0 +1,3 @@
+MD5 (acroread/AdobeReader_esp-8.1.1-1.i486.tar.gz) = 44b84906d517033e2ff2761003ea69a7
+SHA256 (acroread/AdobeReader_esp-8.1.1-1.i486.tar.gz) = 3aecc79cf2224ada88a337800ac201235a735064079c0d3bf200d320f3459bd7
+SIZE (acroread/AdobeReader_esp-8.1.1-1.i486.tar.gz) = 52821061
diff --git a/print/fi-acroread8/Makefile b/print/fi-acroread8/Makefile
new file mode 100644
index 000000000000..3592a7881533
--- /dev/null
+++ b/print/fi-acroread8/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: fi-acroread8
+# Date created: 27 December 2007
+# Whom: hrs
+#
+# $FreeBSD$
+#
+
+PKGNAMEPREFIX= fi-
+
+MASTERDIR= ${.CURDIR}/../../print/acroread8
+MD5_FILE= ${.CURDIR}/distinfo
+
+ADOBE_LANG= SUO
+
+.include "${MASTERDIR}/Makefile"
diff --git a/print/fi-acroread8/distinfo b/print/fi-acroread8/distinfo
new file mode 100644
index 000000000000..f974913e0ff4
--- /dev/null
+++ b/print/fi-acroread8/distinfo
@@ -0,0 +1,3 @@
+MD5 (acroread/AdobeReader_suo-8.1.1-1.i486.tar.gz) = 83e7b12200c2f676a60003a737b1fd5d
+SHA256 (acroread/AdobeReader_suo-8.1.1-1.i486.tar.gz) = e50a2c92978485e08cbe9ebe3d52992f82069165025543cae1043eaf39d49607
+SIZE (acroread/AdobeReader_suo-8.1.1-1.i486.tar.gz) = 52792235
diff --git a/print/it-acroread8/Makefile b/print/it-acroread8/Makefile
new file mode 100644
index 000000000000..4524ed183d14
--- /dev/null
+++ b/print/it-acroread8/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: it-acroread8
+# Date created: 27 December 2007
+# Whom: hrs
+#
+# $FreeBSD$
+#
+
+PKGNAMEPREFIX= it-
+
+MASTERDIR= ${.CURDIR}/../acroread8
+MD5_FILE= ${.CURDIR}/distinfo
+
+ADOBE_LANG= ITA
+
+.include "${MASTERDIR}/Makefile"
diff --git a/print/it-acroread8/distinfo b/print/it-acroread8/distinfo
new file mode 100644
index 000000000000..a5447153380b
--- /dev/null
+++ b/print/it-acroread8/distinfo
@@ -0,0 +1,3 @@
+MD5 (acroread/AdobeReader_ita-8.1.1-1.i486.tar.gz) = 4f3d8f3327522d29bae59184b6d620e2
+SHA256 (acroread/AdobeReader_ita-8.1.1-1.i486.tar.gz) = cf8ff3c8acdf58434816adac63274596966eada8f28d3f7794e16f60c7c3bcc1
+SIZE (acroread/AdobeReader_ita-8.1.1-1.i486.tar.gz) = 52644178
diff --git a/print/nl-acroread8/Makefile b/print/nl-acroread8/Makefile
new file mode 100644
index 000000000000..aa1af4dae9e4
--- /dev/null
+++ b/print/nl-acroread8/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: nl-acroread8
+# Date created: 27 December 2007
+# Whom: hrs
+#
+# $FreeBSD$
+#
+
+PKGNAMEPREFIX= nl-
+
+MASTERDIR= ${.CURDIR}/../../print/acroread8
+MD5_FILE= ${.CURDIR}/distinfo
+
+ADOBE_LANG= NLD
+
+.include "${MASTERDIR}/Makefile"
diff --git a/print/nl-acroread8/distinfo b/print/nl-acroread8/distinfo
new file mode 100644
index 000000000000..95b867659817
--- /dev/null
+++ b/print/nl-acroread8/distinfo
@@ -0,0 +1,3 @@
+MD5 (acroread/AdobeReader_nld-8.1.1-1.i486.tar.gz) = 2c7db3b094bc2c3872cfabd9259207e1
+SHA256 (acroread/AdobeReader_nld-8.1.1-1.i486.tar.gz) = 59a31d5e2b58240ab5a13d453ee9639f8914e3e922d7208088e99768ce217b7b
+SIZE (acroread/AdobeReader_nld-8.1.1-1.i486.tar.gz) = 52974942
diff --git a/print/no-acroread8/Makefile b/print/no-acroread8/Makefile
new file mode 100644
index 000000000000..8884d079892a
--- /dev/null
+++ b/print/no-acroread8/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: no-acroread8
+# Date created: 27 December 2007
+# Whom: hrs
+#
+# $FreeBSD$
+#
+
+PKGNAMEPREFIX= no-
+
+MASTERDIR= ${.CURDIR}/../../print/acroread8
+MD5_FILE= ${.CURDIR}/distinfo
+
+ADOBE_LANG= NOR
+
+.include "${MASTERDIR}/Makefile"
diff --git a/print/no-acroread8/distinfo b/print/no-acroread8/distinfo
new file mode 100644
index 000000000000..4f6d3cf51195
--- /dev/null
+++ b/print/no-acroread8/distinfo
@@ -0,0 +1,3 @@
+MD5 (acroread/AdobeReader_nor-8.1.1-1.i486.tar.gz) = 8f1d6ff58a673bea0bd1f6a011ec8628
+SHA256 (acroread/AdobeReader_nor-8.1.1-1.i486.tar.gz) = 0489db42037a1b8b82e208deea23840b566e6fe86660dec4d0bc97bfaae9bf18
+SIZE (acroread/AdobeReader_nor-8.1.1-1.i486.tar.gz) = 52915289
diff --git a/print/sv-acroread8/Makefile b/print/sv-acroread8/Makefile
new file mode 100644
index 000000000000..a325c2ab089a
--- /dev/null
+++ b/print/sv-acroread8/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: sv-acroread8
+# Date created: 27 December 2007
+# Whom: hrs
+#
+# $FreeBSD$
+#
+
+PKGNAMEPREFIX= sv-
+
+MASTERDIR= ${.CURDIR}/../../print/acroread8
+MD5_FILE= ${.CURDIR}/distinfo
+
+ADOBE_LANG= SVE
+
+.include "${MASTERDIR}/Makefile"
diff --git a/print/sv-acroread8/distinfo b/print/sv-acroread8/distinfo
new file mode 100644
index 000000000000..cc47702f3a9c
--- /dev/null
+++ b/print/sv-acroread8/distinfo
@@ -0,0 +1,3 @@
+MD5 (acroread/AdobeReader_sve-8.1.1-1.i486.tar.gz) = 1eb7f102398ea7fd30bcb3f56f5de7af
+SHA256 (acroread/AdobeReader_sve-8.1.1-1.i486.tar.gz) = 05afcac58fde613c4ca9432f83c2bd42bbd607a3b0c659543d9bb0e957264342
+SIZE (acroread/AdobeReader_sve-8.1.1-1.i486.tar.gz) = 53809424