+
+|
+Icône
+ |
+
+Fonction
+ |
+
+Balise HTML correspondante en mode d´"Affichage HTML"
+ |
+
+
+
+
+ |
+
+Cliquez cet icône pour élargir/réduire la barre d´outils.
+ |
+
+non disponible
+ |
+
+
+
+
+ |
+
+Ouvrir un nouveau document vierge.
+ |
+
+non dis.
+ |
+
+
+
+
+ |
+
+Ouvrir/charger un document/HTML
+ (en utilisant cette fonction, vous pouvez charger toute une page web qui n´est pas composée de cadres.
+ |
+
+non dis.
+ |
+
+
+
+
+ |
+
+Couper le texte sélectionné.
+ |
+
+non dis.
+ |
+
+
+
+
+ |
+
+Copier le texte sélectionné.
+ |
+
+non dis.
+ |
+
+
+
+
+ |
+
+Insérer le contenu du presse-papiers.
+ |
+
+non dis.
+ |
+
+
+
+
+ |
+
+Insérer du texte.
+ |
+
+non dis.
+ |
+
+
+
+ |
+
+Sélectionner le format du paragraphe.
+ |
+
+<h1>Votre Texte</h1>
+ |
+
+
+
+ |
+
+Sélectionner le type de police.
+ |
+
+<p> <font face="Font">
+Votre Texte
+</font> </p>
+ |
+
+
+
+
+ |
+
+Sélectionner la taille de police.
+ |
+
+<p> <font size="Font Size">
+Votre Texte
+</font> </p>
+ |
+
+
+
+
+ |
+
+Gras.
+ |
+
+<b>Votre Texte</b>
+ |
+
+
+
+
+ |
+
+Italique.
+ |
+
+<i>Votre Texte</i>
+ |
+
+
+
+
+ |
+
+Souligné.
+ |
+
+<u>Votre Texte</u>
+ |
+
+
+
+
+ |
+
+Aligner le texte à gauche.
+ |
+
+<p align="left">Votre Texte</p>
+ |
+
+
+
+
+ |
+
+Aligner le texte au centre.
+ |
+
+<p align="center">Votre Texte</p>
+ |
+
+
+
+
+ |
+
+Aligner le texte à droite.
+ |
+
+<p align="right">Votre Texte</p>
+ |
+
+
+
+
+ |
+
+Insérer et personnaliser une table.
+ |
+
+non dis.
+ |
+
+
+
+
+ |
+
+Insérer une table par défaut.
+ |
+
+non dis.
+ |
+
+
+
+
+ |
+
+Insérer une ligne de table.
+ |
+
+non dis.
+ |
+
+
+
+
+ |
+
+Insérer une colonne de table.
+ |
+
+non dis.
+ |
+
+
+
+
+ |
+
+Puces.
+ |
+
+<ul>
+<li>Ceci est le premier élément
+</li>
+<li>Ceci est le second élément</li>
+ </ul>
+ |
+
+
+
+
+ |
+
+Liste numérotée.
+ |
+
+<ol>
+<li>Ceci est le premier élément
+</li>
+<li>Ceci est le second élément</li>
+ </ol>
+ |
+
+
+
+
+ |
+
+Liste alphabétique.
+ |
+
+<ol type="A">
+<li>Ceci est le premier élément
+</li>
+<li>Ceci est le second élément</li>
+ </ol>
+ |
+
+
+
+
+ |
+
+Diminuer le retrait.
+ |
+
+<blockquote>
+Votre Texte
+</blockquote>
+ |
+
+
+
+
+ |
+
+Augmenter le retrait.
+ |
+
+<blockquote>
+<blockquote>
+Votre Texte
+</blockquote>
+</blockquote>
+ |
+
+
+
+
+ |
+
+Créer ou insérer un lien hypertexte
+ (ceci vous permet d´insérer un lien hypertexte à la position actuelle du curseur, ou de convertir
+le texte sélectionné actuellement en lien hypertexte).
+ |
+
+<a href="http://votredomaine">
+http://yourdomain</a>
+ |
+
+
+
+
+ |
+
+Insérer un signet.
+ |
+
+<a name="votresignet"></a>
+ |
+
+
+
+ |
+
+Insérer une image.
+ |
+
+<img src="http://votredomaine/fichier.gif">
+ |
+
+
+
+ |
+
+Insérer un document HTML à la position actuelle du curseur.
+ |
+
+non dis.
+ |
+
+
+
+
+ |
+
+Insérer une ligne horizontale.
+ |
+
+<hr/>
+ |
+
+
+
+ |
+
+Insérer un caractère spécial.
+ |
+
+non dis.
+ |
+
+
+
+
+ |
+
+Allumer/éteindre le vérificateur d´orthographe.
+ |
+
+non dis.
+ |
+
+
+
+
+ |
+
+Afficher les marques de paragraphes
+ (Les charactères de contrôle et les balises HTML inconnus seront affichés).
+ |
+
+non dis.
+ |
+
+
+
+
+ |
+
+Définir les paramètres par défaut.
+ |
+
+non dis.
+ |
+
+
+
+
+ |
+
+Aide en ligne (aide en ligne d´edit-on® Pro).
+ |
+
+non dis.
+ |
+
+
+
+
+ |
+
+ Informations sur le produit
+(Informations sur le copyright et la version).
+ |
+
+non dis.
+ |
+
+
+
+
+ |
+
+Séparateur
+(sépare chaque groupe de case d'option).
+ |
+
+non dis.
+ |
+
+
+
+
+
+
\ No newline at end of file
diff --git a/www/extras/eopro/eophelp/images/alist.gif b/www/extras/eopro/eophelp/images/alist.gif
new file mode 100644
index 000000000..1265ede2d
Binary files /dev/null and b/www/extras/eopro/eophelp/images/alist.gif differ
diff --git a/www/extras/eopro/eophelp/images/bold.gif b/www/extras/eopro/eophelp/images/bold.gif
new file mode 100644
index 000000000..818897faf
Binary files /dev/null and b/www/extras/eopro/eophelp/images/bold.gif differ
diff --git a/www/extras/eopro/eophelp/images/bookmark.gif b/www/extras/eopro/eophelp/images/bookmark.gif
new file mode 100644
index 000000000..62dc5d740
Binary files /dev/null and b/www/extras/eopro/eophelp/images/bookmark.gif differ
diff --git a/www/extras/eopro/eophelp/images/center.gif b/www/extras/eopro/eophelp/images/center.gif
new file mode 100644
index 000000000..8998319a9
Binary files /dev/null and b/www/extras/eopro/eophelp/images/center.gif differ
diff --git a/www/extras/eopro/eophelp/images/charmap.gif b/www/extras/eopro/eophelp/images/charmap.gif
new file mode 100644
index 000000000..c290b1ad4
Binary files /dev/null and b/www/extras/eopro/eophelp/images/charmap.gif differ
diff --git a/www/extras/eopro/eophelp/images/copy.gif b/www/extras/eopro/eophelp/images/copy.gif
new file mode 100644
index 000000000..babe3481e
Binary files /dev/null and b/www/extras/eopro/eophelp/images/copy.gif differ
diff --git a/www/extras/eopro/eophelp/images/cut.gif b/www/extras/eopro/eophelp/images/cut.gif
new file mode 100644
index 000000000..0f98254e4
Binary files /dev/null and b/www/extras/eopro/eophelp/images/cut.gif differ
diff --git a/www/extras/eopro/eophelp/images/decindent.gif b/www/extras/eopro/eophelp/images/decindent.gif
new file mode 100644
index 000000000..b21eecc00
Binary files /dev/null and b/www/extras/eopro/eophelp/images/decindent.gif differ
diff --git a/www/extras/eopro/eophelp/images/eop.gif b/www/extras/eopro/eophelp/images/eop.gif
new file mode 100644
index 000000000..d76891a14
Binary files /dev/null and b/www/extras/eopro/eophelp/images/eop.gif differ
diff --git a/www/extras/eopro/eophelp/images/expandtool_shrink.gif b/www/extras/eopro/eophelp/images/expandtool_shrink.gif
new file mode 100644
index 000000000..1eeaa2ac4
Binary files /dev/null and b/www/extras/eopro/eophelp/images/expandtool_shrink.gif differ
diff --git a/www/extras/eopro/eophelp/images/file.gif b/www/extras/eopro/eophelp/images/file.gif
new file mode 100644
index 000000000..8cdeb62f6
Binary files /dev/null and b/www/extras/eopro/eophelp/images/file.gif differ
diff --git a/www/extras/eopro/eophelp/images/format.gif b/www/extras/eopro/eophelp/images/format.gif
new file mode 100644
index 000000000..96f0dc81f
Binary files /dev/null and b/www/extras/eopro/eophelp/images/format.gif differ
diff --git a/www/extras/eopro/eophelp/images/help.gif b/www/extras/eopro/eophelp/images/help.gif
new file mode 100644
index 000000000..871af535c
Binary files /dev/null and b/www/extras/eopro/eophelp/images/help.gif differ
diff --git a/www/extras/eopro/eophelp/images/hr.gif b/www/extras/eopro/eophelp/images/hr.gif
new file mode 100644
index 000000000..66c831544
Binary files /dev/null and b/www/extras/eopro/eophelp/images/hr.gif differ
diff --git a/www/extras/eopro/eophelp/images/image.gif b/www/extras/eopro/eophelp/images/image.gif
new file mode 100644
index 000000000..26f94d4cf
Binary files /dev/null and b/www/extras/eopro/eophelp/images/image.gif differ
diff --git a/www/extras/eopro/eophelp/images/incindent.gif b/www/extras/eopro/eophelp/images/incindent.gif
new file mode 100644
index 000000000..c9bf30b8e
Binary files /dev/null and b/www/extras/eopro/eophelp/images/incindent.gif differ
diff --git a/www/extras/eopro/eophelp/images/info.gif b/www/extras/eopro/eophelp/images/info.gif
new file mode 100644
index 000000000..543ca5ae3
Binary files /dev/null and b/www/extras/eopro/eophelp/images/info.gif differ
diff --git a/www/extras/eopro/eophelp/images/insert.gif b/www/extras/eopro/eophelp/images/insert.gif
new file mode 100644
index 000000000..f85d1bdbd
Binary files /dev/null and b/www/extras/eopro/eophelp/images/insert.gif differ
diff --git a/www/extras/eopro/eophelp/images/insertcolumn.gif b/www/extras/eopro/eophelp/images/insertcolumn.gif
new file mode 100644
index 000000000..88306f54d
Binary files /dev/null and b/www/extras/eopro/eophelp/images/insertcolumn.gif differ
diff --git a/www/extras/eopro/eophelp/images/insertrow.gif b/www/extras/eopro/eophelp/images/insertrow.gif
new file mode 100644
index 000000000..eb629de9e
Binary files /dev/null and b/www/extras/eopro/eophelp/images/insertrow.gif differ
diff --git a/www/extras/eopro/eophelp/images/inserttext.gif b/www/extras/eopro/eophelp/images/inserttext.gif
new file mode 100644
index 000000000..5e5e255a2
Binary files /dev/null and b/www/extras/eopro/eophelp/images/inserttext.gif differ
diff --git a/www/extras/eopro/eophelp/images/italic.gif b/www/extras/eopro/eophelp/images/italic.gif
new file mode 100644
index 000000000..45377b331
Binary files /dev/null and b/www/extras/eopro/eophelp/images/italic.gif differ
diff --git a/www/extras/eopro/eophelp/images/left.gif b/www/extras/eopro/eophelp/images/left.gif
new file mode 100644
index 000000000..5aa6c858e
Binary files /dev/null and b/www/extras/eopro/eophelp/images/left.gif differ
diff --git a/www/extras/eopro/eophelp/images/link.gif b/www/extras/eopro/eophelp/images/link.gif
new file mode 100644
index 000000000..61dbd820e
Binary files /dev/null and b/www/extras/eopro/eophelp/images/link.gif differ
diff --git a/www/extras/eopro/eophelp/images/list.gif b/www/extras/eopro/eophelp/images/list.gif
new file mode 100644
index 000000000..b74e70880
Binary files /dev/null and b/www/extras/eopro/eophelp/images/list.gif differ
diff --git a/www/extras/eopro/eophelp/images/new.gif b/www/extras/eopro/eophelp/images/new.gif
new file mode 100644
index 000000000..0dc0c3b3a
Binary files /dev/null and b/www/extras/eopro/eophelp/images/new.gif differ
diff --git a/www/extras/eopro/eophelp/images/olist.gif b/www/extras/eopro/eophelp/images/olist.gif
new file mode 100644
index 000000000..08d4806ec
Binary files /dev/null and b/www/extras/eopro/eophelp/images/olist.gif differ
diff --git a/www/extras/eopro/eophelp/images/open.gif b/www/extras/eopro/eophelp/images/open.gif
new file mode 100644
index 000000000..334f1980d
Binary files /dev/null and b/www/extras/eopro/eophelp/images/open.gif differ
diff --git a/www/extras/eopro/eophelp/images/overwrite.gif b/www/extras/eopro/eophelp/images/overwrite.gif
new file mode 100644
index 000000000..fb27f5cd0
Binary files /dev/null and b/www/extras/eopro/eophelp/images/overwrite.gif differ
diff --git a/www/extras/eopro/eophelp/images/paste.gif b/www/extras/eopro/eophelp/images/paste.gif
new file mode 100644
index 000000000..018c9aa05
Binary files /dev/null and b/www/extras/eopro/eophelp/images/paste.gif differ
diff --git a/www/extras/eopro/eophelp/images/properties.gif b/www/extras/eopro/eophelp/images/properties.gif
new file mode 100644
index 000000000..52428840a
Binary files /dev/null and b/www/extras/eopro/eophelp/images/properties.gif differ
diff --git a/www/extras/eopro/eophelp/images/right.gif b/www/extras/eopro/eophelp/images/right.gif
new file mode 100644
index 000000000..3c4210697
Binary files /dev/null and b/www/extras/eopro/eophelp/images/right.gif differ
diff --git a/www/extras/eopro/eophelp/images/separator.gif b/www/extras/eopro/eophelp/images/separator.gif
new file mode 100644
index 000000000..fedd9fdc8
Binary files /dev/null and b/www/extras/eopro/eophelp/images/separator.gif differ
diff --git a/www/extras/eopro/eophelp/images/shownallchar.gif b/www/extras/eopro/eophelp/images/shownallchar.gif
new file mode 100644
index 000000000..72c1ed1d4
Binary files /dev/null and b/www/extras/eopro/eophelp/images/shownallchar.gif differ
diff --git a/www/extras/eopro/eophelp/images/size.gif b/www/extras/eopro/eophelp/images/size.gif
new file mode 100644
index 000000000..81495bdd5
Binary files /dev/null and b/www/extras/eopro/eophelp/images/size.gif differ
diff --git a/www/extras/eopro/eophelp/images/spellcheck.gif b/www/extras/eopro/eophelp/images/spellcheck.gif
new file mode 100644
index 000000000..b0bba18e4
Binary files /dev/null and b/www/extras/eopro/eophelp/images/spellcheck.gif differ
diff --git a/www/extras/eopro/eophelp/images/table.gif b/www/extras/eopro/eophelp/images/table.gif
new file mode 100644
index 000000000..b429b0c2e
Binary files /dev/null and b/www/extras/eopro/eophelp/images/table.gif differ
diff --git a/www/extras/eopro/eophelp/images/table2.gif b/www/extras/eopro/eophelp/images/table2.gif
new file mode 100644
index 000000000..d62a3d3b4
Binary files /dev/null and b/www/extras/eopro/eophelp/images/table2.gif differ
diff --git a/www/extras/eopro/eophelp/images/type.gif b/www/extras/eopro/eophelp/images/type.gif
new file mode 100644
index 000000000..81495bdd5
Binary files /dev/null and b/www/extras/eopro/eophelp/images/type.gif differ
diff --git a/www/extras/eopro/eophelp/images/underline.gif b/www/extras/eopro/eophelp/images/underline.gif
new file mode 100644
index 000000000..a580b4279
Binary files /dev/null and b/www/extras/eopro/eophelp/images/underline.gif differ
diff --git a/www/extras/eopro/eophelp/images/unsupportedtag.gif b/www/extras/eopro/eophelp/images/unsupportedtag.gif
new file mode 100644
index 000000000..c9e02121d
Binary files /dev/null and b/www/extras/eopro/eophelp/images/unsupportedtag.gif differ
diff --git a/www/extras/eopro/icons/alist.gif b/www/extras/eopro/icons/alist.gif
new file mode 100644
index 000000000..1265ede2d
Binary files /dev/null and b/www/extras/eopro/icons/alist.gif differ
diff --git a/www/extras/eopro/icons/autocolor.gif b/www/extras/eopro/icons/autocolor.gif
new file mode 100644
index 000000000..f9f69240e
Binary files /dev/null and b/www/extras/eopro/icons/autocolor.gif differ
diff --git a/www/extras/eopro/icons/bold.gif b/www/extras/eopro/icons/bold.gif
new file mode 100644
index 000000000..818897faf
Binary files /dev/null and b/www/extras/eopro/icons/bold.gif differ
diff --git a/www/extras/eopro/icons/bookmark.gif b/www/extras/eopro/icons/bookmark.gif
new file mode 100644
index 000000000..62dc5d740
Binary files /dev/null and b/www/extras/eopro/icons/bookmark.gif differ
diff --git a/www/extras/eopro/icons/center.gif b/www/extras/eopro/icons/center.gif
new file mode 100644
index 000000000..8998319a9
Binary files /dev/null and b/www/extras/eopro/icons/center.gif differ
diff --git a/www/extras/eopro/icons/charmap.gif b/www/extras/eopro/icons/charmap.gif
new file mode 100644
index 000000000..c290b1ad4
Binary files /dev/null and b/www/extras/eopro/icons/charmap.gif differ
diff --git a/www/extras/eopro/icons/copy.gif b/www/extras/eopro/icons/copy.gif
new file mode 100644
index 000000000..babe3481e
Binary files /dev/null and b/www/extras/eopro/icons/copy.gif differ
diff --git a/www/extras/eopro/icons/cut.gif b/www/extras/eopro/icons/cut.gif
new file mode 100644
index 000000000..0f98254e4
Binary files /dev/null and b/www/extras/eopro/icons/cut.gif differ
diff --git a/www/extras/eopro/icons/decindent.gif b/www/extras/eopro/icons/decindent.gif
new file mode 100644
index 000000000..b21eecc00
Binary files /dev/null and b/www/extras/eopro/icons/decindent.gif differ
diff --git a/www/extras/eopro/icons/eb.gif b/www/extras/eopro/icons/eb.gif
new file mode 100644
index 000000000..109e11b31
Binary files /dev/null and b/www/extras/eopro/icons/eb.gif differ
diff --git a/www/extras/eopro/icons/expandtool_expand.gif b/www/extras/eopro/icons/expandtool_expand.gif
new file mode 100644
index 000000000..3f073e223
Binary files /dev/null and b/www/extras/eopro/icons/expandtool_expand.gif differ
diff --git a/www/extras/eopro/icons/expandtool_inactive.gif b/www/extras/eopro/icons/expandtool_inactive.gif
new file mode 100644
index 000000000..48e650bf5
Binary files /dev/null and b/www/extras/eopro/icons/expandtool_inactive.gif differ
diff --git a/www/extras/eopro/icons/expandtool_shrink.gif b/www/extras/eopro/icons/expandtool_shrink.gif
new file mode 100644
index 000000000..1eeaa2ac4
Binary files /dev/null and b/www/extras/eopro/icons/expandtool_shrink.gif differ
diff --git a/www/extras/eopro/icons/file.gif b/www/extras/eopro/icons/file.gif
new file mode 100644
index 000000000..8cdeb62f6
Binary files /dev/null and b/www/extras/eopro/icons/file.gif differ
diff --git a/www/extras/eopro/icons/help.gif b/www/extras/eopro/icons/help.gif
new file mode 100644
index 000000000..871af535c
Binary files /dev/null and b/www/extras/eopro/icons/help.gif differ
diff --git a/www/extras/eopro/icons/hr.gif b/www/extras/eopro/icons/hr.gif
new file mode 100644
index 000000000..66c831544
Binary files /dev/null and b/www/extras/eopro/icons/hr.gif differ
diff --git a/www/extras/eopro/icons/image.gif b/www/extras/eopro/icons/image.gif
new file mode 100644
index 000000000..26f94d4cf
Binary files /dev/null and b/www/extras/eopro/icons/image.gif differ
diff --git a/www/extras/eopro/icons/incindent.gif b/www/extras/eopro/icons/incindent.gif
new file mode 100644
index 000000000..c9bf30b8e
Binary files /dev/null and b/www/extras/eopro/icons/incindent.gif differ
diff --git a/www/extras/eopro/icons/info.gif b/www/extras/eopro/icons/info.gif
new file mode 100644
index 000000000..543ca5ae3
Binary files /dev/null and b/www/extras/eopro/icons/info.gif differ
diff --git a/www/extras/eopro/icons/insertcolumn.gif b/www/extras/eopro/icons/insertcolumn.gif
new file mode 100644
index 000000000..88306f54d
Binary files /dev/null and b/www/extras/eopro/icons/insertcolumn.gif differ
diff --git a/www/extras/eopro/icons/insertrow.gif b/www/extras/eopro/icons/insertrow.gif
new file mode 100644
index 000000000..eb629de9e
Binary files /dev/null and b/www/extras/eopro/icons/insertrow.gif differ
diff --git a/www/extras/eopro/icons/inserttext.gif b/www/extras/eopro/icons/inserttext.gif
new file mode 100644
index 000000000..5e5e255a2
Binary files /dev/null and b/www/extras/eopro/icons/inserttext.gif differ
diff --git a/www/extras/eopro/icons/italic.gif b/www/extras/eopro/icons/italic.gif
new file mode 100644
index 000000000..45377b331
Binary files /dev/null and b/www/extras/eopro/icons/italic.gif differ
diff --git a/www/extras/eopro/icons/java.gif b/www/extras/eopro/icons/java.gif
new file mode 100644
index 000000000..958b3e2af
Binary files /dev/null and b/www/extras/eopro/icons/java.gif differ
diff --git a/www/extras/eopro/icons/left.gif b/www/extras/eopro/icons/left.gif
new file mode 100644
index 000000000..5aa6c858e
Binary files /dev/null and b/www/extras/eopro/icons/left.gif differ
diff --git a/www/extras/eopro/icons/link.gif b/www/extras/eopro/icons/link.gif
new file mode 100644
index 000000000..61dbd820e
Binary files /dev/null and b/www/extras/eopro/icons/link.gif differ
diff --git a/www/extras/eopro/icons/list.gif b/www/extras/eopro/icons/list.gif
new file mode 100644
index 000000000..b74e70880
Binary files /dev/null and b/www/extras/eopro/icons/list.gif differ
diff --git a/www/extras/eopro/icons/new.gif b/www/extras/eopro/icons/new.gif
new file mode 100644
index 000000000..0dc0c3b3a
Binary files /dev/null and b/www/extras/eopro/icons/new.gif differ
diff --git a/www/extras/eopro/icons/olist.gif b/www/extras/eopro/icons/olist.gif
new file mode 100644
index 000000000..08d4806ec
Binary files /dev/null and b/www/extras/eopro/icons/olist.gif differ
diff --git a/www/extras/eopro/icons/open.gif b/www/extras/eopro/icons/open.gif
new file mode 100644
index 000000000..334f1980d
Binary files /dev/null and b/www/extras/eopro/icons/open.gif differ
diff --git a/www/extras/eopro/icons/paste.gif b/www/extras/eopro/icons/paste.gif
new file mode 100644
index 000000000..018c9aa05
Binary files /dev/null and b/www/extras/eopro/icons/paste.gif differ
diff --git a/www/extras/eopro/icons/properties.gif b/www/extras/eopro/icons/properties.gif
new file mode 100644
index 000000000..52428840a
Binary files /dev/null and b/www/extras/eopro/icons/properties.gif differ
diff --git a/www/extras/eopro/icons/right.gif b/www/extras/eopro/icons/right.gif
new file mode 100644
index 000000000..3c4210697
Binary files /dev/null and b/www/extras/eopro/icons/right.gif differ
diff --git a/www/extras/eopro/icons/save.gif b/www/extras/eopro/icons/save.gif
new file mode 100644
index 000000000..662404ae1
Binary files /dev/null and b/www/extras/eopro/icons/save.gif differ
diff --git a/www/extras/eopro/icons/shownallchar.gif b/www/extras/eopro/icons/shownallchar.gif
new file mode 100644
index 000000000..72c1ed1d4
Binary files /dev/null and b/www/extras/eopro/icons/shownallchar.gif differ
diff --git a/www/extras/eopro/icons/spellcheck.gif b/www/extras/eopro/icons/spellcheck.gif
new file mode 100644
index 000000000..b0bba18e4
Binary files /dev/null and b/www/extras/eopro/icons/spellcheck.gif differ
diff --git a/www/extras/eopro/icons/table.gif b/www/extras/eopro/icons/table.gif
new file mode 100644
index 000000000..b429b0c2e
Binary files /dev/null and b/www/extras/eopro/icons/table.gif differ
diff --git a/www/extras/eopro/icons/table2.gif b/www/extras/eopro/icons/table2.gif
new file mode 100644
index 000000000..d62a3d3b4
Binary files /dev/null and b/www/extras/eopro/icons/table2.gif differ
diff --git a/www/extras/eopro/icons/target_link.gif b/www/extras/eopro/icons/target_link.gif
new file mode 100644
index 000000000..5a8fce961
Binary files /dev/null and b/www/extras/eopro/icons/target_link.gif differ
diff --git a/www/extras/eopro/icons/underline.gif b/www/extras/eopro/icons/underline.gif
new file mode 100644
index 000000000..a580b4279
Binary files /dev/null and b/www/extras/eopro/icons/underline.gif differ
diff --git a/www/extras/eopro/icons/unknownimage.gif b/www/extras/eopro/icons/unknownimage.gif
new file mode 100644
index 000000000..660e062dd
Binary files /dev/null and b/www/extras/eopro/icons/unknownimage.gif differ
diff --git a/www/extras/eopro/icons/unsupportedtag.gif b/www/extras/eopro/icons/unsupportedtag.gif
new file mode 100644
index 000000000..c9e02121d
Binary files /dev/null and b/www/extras/eopro/icons/unsupportedtag.gif differ
diff --git a/www/extras/eopro/lex/accent.tlx b/www/extras/eopro/lex/accent.tlx
new file mode 100644
index 000000000..9bece322e
--- /dev/null
+++ b/www/extras/eopro/lex/accent.tlx
@@ -0,0 +1,204 @@
+#LID 24941
+François i
+Fé i
+Gaspé i
+I’d i
+I’ll i
+I’m i
+I’ve i
+Noël i
+Ramón i
+René i
+Renée i
+Rhône i
+Shi’ism i
+Shi’ite i
+Yucatán i
+Zaïre i
+ain’t i
+appliqué i
+appliqués i
+aren’t i
+attaché i
+attachés i
+blasé i
+bouclé i
+boutonnière i
+boutonnières i
+béarnaise i
+béchamel i
+bêtes i
+cabaña i
+cabañas i
+café i
+cafés i
+canapé i
+can’t i
+chargé i
+château i
+châteaux i
+cliché i
+clichés i
+cloisonné i
+communiqué i
+communiqués i
+cortège i
+couldn’t i
+could’ve i
+crèche i
+crème i
+crêpe i
+crêpes i
+célèbre i
+derrière i
+derrières i
+didn’t i
+doesn’t i
+don’t i
+don’ts i
+d’art i
+d’oeuvre i
+début i
+débutante i
+débutantes i
+débuted i
+débuting i
+débuts i
+déclassé i
+décolletage i
+décor i
+déjà i
+détente i
+détentes i
+entr’acte i
+entrée i
+entrées i
+epée i
+epées i
+exposé i
+fainéant i
+fiancé i
+fiancée i
+fiancées i
+fiancés i
+habitués i
+hadn’t i
+hasn’t i
+haven’t i
+he’d i
+he’ll i
+ingénue i
+ingénues i
+isn’t i
+it’d i
+it’ll i
+jardinière i
+jardinières i
+macramé i
+madrilène i
+madrilènes i
+manqué i
+mayn’t i
+ma’am i
+moiré i
+mustn’t i
+must’ve i
+mélange i
+ménage i
+naiveté i
+naïf i
+naïve i
+naïves i
+naïveté i
+needn’t i
+ne’er i
+née i
+oughtn’t i
+outré i
+o’clock i
+o’er i
+passé i
+piqué i
+piña i
+plissé i
+plissés i
+première i
+premières i
+protégé i
+précis i
+purée i
+puréed i
+puréeing i
+purées i
+recherché i
+risqué i
+rosé i
+rosés i
+roué i
+roués i
+résumé i
+résumés i
+sauté i
+sautéed i
+sautéing i
+sautés i
+shan’t i
+she’d i
+she’ll i
+shouldn’t i
+siècle i
+soigné i
+soignée i
+soirée i
+soirées i
+somebody’ll i
+someone’ll i
+soufflé i
+soufflés i
+séance i
+that’d i
+that’ll i
+there’d i
+there’ll i
+they’d i
+they’ll i
+they’re i
+they’ve i
+this’ll i
+today’ll i
+touché i
+vicuña i
+vicuñas i
+wasn’t i
+weren’t i
+we’d i
+we’ll i
+we’re i
+we’ve i
+what’d i
+what’ll i
+what’re i
+what’ve i
+whene’er i
+when’d i
+when’ll i
+when’re i
+where’d i
+where’er i
+where’ll i
+where’re i
+where’ve i
+who’d i
+who’ll i
+who’re i
+who’ve i
+why’ll i
+why’re i
+won’t i
+wouldn’t i
+would’ve i
+you’d i
+you’ll i
+you’re i
+you’ve i
+être i
diff --git a/www/extras/eopro/lex/correct.tlx b/www/extras/eopro/lex/correct.tlx
new file mode 100644
index 000000000..c23488026
--- /dev/null
+++ b/www/extras/eopro/lex/correct.tlx
@@ -0,0 +1,1175 @@
+#LID 24941
+developors Adevelopers
+orgin Aorigin
+bve Cbe
+oppertunity Aopportunity
+pwoer Apower
+beutiful Abeautiful
+knwos Aknows
+dosn't Adoesn't
+comunicate Acommunicate
+compair Acompare
+tlaking Ataking
+knwon Aknown
+sould Asoul
+indenpendence Aindependence
+hte Cthe
+simpyl Asimply
+casion Acasino
+Ameria AAmerica
+wrok Awork
+busness Abusiness
+differnt Adifferent
+frmo Cfrom
+personel Apersonal
+importnat Aimportant
+wrod Cword
+mesages Amessages
+considerit Aconsiderate
+atention Aattention
+apparrent Aapparent
+wouldbe Awould be
+raelly Areally
+exhcange Aexchange
+certian Acertain
+marrage Amarriage
+usefull Auseful
+inocence Ainnocence
+responsable Aresponsible
+neccessary Anecessary
+probablly Aprobably
+exchagnes Aexchanges
+priviledge Aprivilege
+hsa Chas
+garantee Aguarantee
+definately Adefinitely
+agreemeent Aagreement
+amd Cand
+unmistakeably Aunmistakably
+rae Care
+conected Aconnected
+bera Abear
+toi Cto
+neccessarily Anecessarily
+turnk Atrunk
+differemt Adifferent
+labatory Alaboratory
+lisense Alicense
+agina Aagain
+hre Cher
+fianlly Afinally
+corproation Acorporation
+infinit Ainfinite
+avhe Ahave
+medacine Amedicine
+boaut Aabout
+tjhe Athe
+sinse Asince
+prepartion Apreparation
+willbe Awill be
+somtimes Asometimes
+theyll Athey'll
+marraige Amarriage
+wasnt Awasn't
+wuould Awould
+truely Atruly
+wholy Awholly
+existance Aexistence
+january aJanuary
+owudl Awould
+managment Amanagement
+mysterous Amysterious
+alotted Aallotted
+maintenence Amaintenance
+wehn Awhen
+tkaes Atakes
+drnik Adrink
+directer Adirector
+devellopers Adevelopers
+develeoprs Adevelopers
+espesially Aespecially
+hewas Ahe was
+opposit Aopposite
+reconize Arecognize
+compleated Acompleted
+pciture Apicture
+swiming Aswimming
+stopry Astory
+embarassing Aembarrassing
+comtains Acontains
+Febuary AFebruary
+baout Aabout
+april aApril
+talekd Atalked
+liveing Aliving
+exagerating Aexaggerating
+withthe Awith the
+andthe Aand the
+thnigs Athings
+accross Aacross
+identofy Aidentify
+calcullated Acalculated
+condolances Acondolences
+availalbe Aavailable
+hapen Ahappen
+additinal Aadditional
+oposite Aopposite
+bcak Aback
+lsat Alast
+peice Apiece
+committments Acommitments
+wihch Awhich
+embarass Aembarrass
+acheived Aachieved
+grammer Agrammar
+seh Cshe
+occurence Aoccurrence
+perhpas Aperhaps
+Wendsay AWednesday
+sophmore Asophomore
+forthe Afor the
+hlep Chelp
+hvaing Ahaving
+yeild Ayield
+october aOctober
+labratory Alaboratory
+beleieve Abelieve
+villin Avillain
+litature Aliterature
+oppotunities Aopportunities
+otu Cout
+usualy Ausually
+aveh Ahave
+vyre Avery
+pleasent Apleasant
+nothign Anothing
+adviced Aadvised
+greta Agreat
+comunity Acommunity
+potentialy Apotentially
+lastyear Alast year
+obstacal Aobstacle
+equivalant Aequivalent
+lieing Alying
+becomming Abecoming
+tendancy Atendency
+comapny Acompany
+mischeivous Amischievous
+separeate Aseparate
+defendent Adefendant
+imense Aimmense
+severley Aseverely
+acommodate Aaccommodate
+salery Asalary
+ahs Chas
+imagenary Aimaginary
+taeks Atakes
+useage Ausage
+orginal Aoriginal
+inot Ainto
+stubborness Astubbornness
+claerer Aclearer
+thiunk Athink
+alwyas Aalways
+itwas Ait was
+ahd Chad
+ity Cit
+OI cI
+alreayd Aalready
+andone Aand one
+stroy Astory
+difefrent Adifferent
+successfulyl Asuccessfully
+affraid Aafraid
+presance Apresence
+tje Athe
+excellant Aexcellent
+claered Acleared
+peculure Apeculiar
+intelectual Aintellectual
+andteh Aand the
+watn Awant
+shouldnt Ashouldn't
+excitment Aexcitement
+alreday Aalready
+enxt Anext
+misile Amissile
+necesarily Anecessarily
+usualyl Ausually
+quater Aquarter
+sitll Astill
+benifits Abenefits
+posess Apossess
+disatisfied Adissatisfied
+insurence Ainsurance
+valuble Avaluable
+soudn Asound
+convertable Aconvertible
+nusance Anuisance
+tih Awith
+tihkn Athink
+fulfilment Afulfillment
+pumkin Apumpkin
+advanage Aadvantage
+reluctent Areluctant
+optomism Aoptimism
+saftey Asafety
+acheivement Aachievement
+diffrent Adifferent
+arangement Aarrangement
+scripot Ascript
+lookign Alooking
+psoition Aposition
+guidence Aguidance
+owrk Cwork
+ths Cthis
+divsion Adivision
+articel Aarticle
+inital Ainitial
+aywa Aaway
+furneral Afuneral
+respomse Aresponse
+menas Ameans
+quetions Aquestions
+february aFebruary
+nkwo Aknow
+referrence Areference
+mantain Amaintain
+ytou Cyou
+untilll Auntil
+whihc Awhich
+aer Care
+statment Astatement
+studnet Astudent
+comanies Acompanies
+assistent Aassistant
+understnad Aunderstand
+atthe Aat the
+orginized Aorganized
+poisin Apoison
+developements Adevelopments
+suceed Asucceed
+konw Aknow
+whcih Awhich
+oppotunity Aopportunity
+grat Agreat
+iresistible Airresistible
+planed Cplanned
+amkes Amakes
+beleives Abelieves
+goign Agoing
+ititial Ainitial
+commitee Acommittee
+familliar Afamiliar
+distribusion Adistribution
+improvemnt Aimprovement
+traditionalyl Atraditionally
+sherif Asheriff
+beleived Abelieved
+accomadate Aaccommodate
+rewriet Arewrite
+litttle Alittle
+adn Cand
+papaer Apaper
+consonent Aconsonant
+tehy Athey
+chekc Acheck
+embarras Aembarrass
+pamplet Apamphlet
+reveiwing Areviewing
+donig Adoing
+beleive Abelieve
+impossable Aimpossible
+june aJune
+itis Cit is
+thnig Athing
+dya Cday
+youve Ayou've
+oeprator Aoperator
+audeince Aaudience
+esle Aelse
+quetion Aquestion
+responsibile Aresponsible
+littel Alittle
+minature Aminiature
+acn Ccan
+shoudl Ashould
+acquited Aacquitted
+developement Adevelopment
+calulated Acalculated
+messanger Amessenger
+horus Ahours
+circut Acircuit
+driveing Adriving
+tiome Atime
+alomst Aalmost
+mysefl Amyself
+becauseyou Abecause you
+alright Aall right
+teh Cthe
+disign Adesign
+importent Aimportant
+recomended Arecommended
+asthe Aas the
+represetned Arepresented
+useing Ausing
+unecessary Aunnecessary
+lvoe Alove
+scirpt Ascript
+attentioin Aattention
+eyasr Ayears
+rela Areal
+neice Aniece
+somthing Asomething
+interpet Ainterpret
+alot Aa lot
+herat Aheart
+dollers Adollars
+eles Aelse
+vrey Avery
+thatthe Athat the
+july aJuly
+addtional Aadditional
+IU cI
+fromthe Afrom the
+wierd Aweird
+suprised Asurprised
+cheif Achief
+cpo Ccop
+commadn Acommand
+IO cI
+feilds Afields
+artical Aarticle
+differance Adifference
+abd Cand
+weild Awield
+reommend Arecommend
+approrpriate Aappropriate
+herad Aheard
+adequite Aadequate
+gemeral Ageneral
+tp Cto
+wintery Awintry
+profesion Aprofession
+quesions Aquestions
+whta Cwhat
+restraunt Arestaurant
+perhasp Aperhaps
+ti Cit
+alway Aalways
+ballance Abalance
+nuisanse Anuisance
+guidlines Aguidelines
+transfered Atransferred
+eyars Ayears
+hge Che
+thgat Athat
+betwen Abetween
+ta Cat
+whereever Awherever
+jugment Ajudgment
+wya Cway
+actualyl Aactually
+shineing Ashining
+paide Apaid
+wnats Awants
+sincerly Asincerely
+legitamate Alegitimate
+htis Athis
+tonihgt Atonight
+foudn Afound
+quesion Aquestion
+familar Afamiliar
+moer Amore
+hasbeen Ahas been
+peom Apoem
+konws Aknows
+publically Apublicly
+beacuse Abecause
+konwn Aknown
+somethign Asomething
+diferences Adifferences
+si Cis
+youare Ayou are
+rememberance Aremembrance
+prevelant Aprevalent
+maintainence Amaintenance
+composate Acomposite
+efel Afeel
+november aNovember
+sa Cas
+hypocrasy Ahypocrisy
+represnt Arepresent
+prepair Aprepare
+haveing Ahaving
+excercise Aexercise
+dcument Adocument
+snese Asense
+likly Alikely
+independant Aindependent
+sectino Asection
+agravate Aaggravate
+levle Alevel
+tath Athat
+agian Aagain
+onthe Aon the
+especialyl Aespecially
+occurance Aoccurrence
+uin Cin
+fourty Aforty
+refering Areferring
+charachter Acharacter
+cna Ccan
+corproations Acorporations
+haev Ahave
+cliant Aclient
+mesage Amessage
+comming Acoming
+informatoin Ainformation
+literture Aliterature
+soudns Asounds
+practicly Apractically
+actualy Aactually
+truley Atruly
+doimg Adoing
+infomation Ainformation
+audiance Aaudience
+questiosn Aquestions
+documnet Adocument
+applyed Aapplied
+sargant Asergeant
+librery Alibrary
+becaus Abecause
+deptartment Adepartment
+saidit Asaid it
+puting Aputting
+peopel Apeople
+ikt Cit
+ahppen Ahappen
+butthe Abut the
+thansk Athanks
+monday aMonday
+finalyl Afinally
+agreemnet Aagreement
+loev Alove
+gerat Agreat
+plesant Apleasant
+forwrd Aforward
+balence Abalance
+hda Chad
+acheive Aachieve
+comntain Acontain
+appointiment Aappointment
+yuor Cyour
+greif Agrief
+goverment Agovernment
+forfiet Aforfeit
+tkae Atake
+perphas Aperhaps
+profesor Aprofessor
+specificaly Aspecifically
+schedual Aschedule
+seperate Aseparate
+recomendation Arecommendation
+oif Cof
+pu Cup
+differant Adifferent
+nver Anever
+nkow Aknow
+exagerated Aexaggerated
+roomate Aroommate
+ilogical Aillogical
+shesaid Ashe said
+arond Aaround
+saidhe Asaid he
+htey Athey
+omision Aomission
+chanegs Achanges
+agreemnets Aagreements
+thikn Athink
+hace Ahave
+eyt Cyet
+nad Cand
+indispensible Aindispensable
+hten Athen
+gloabl Aglobal
+liekd Aliked
+ot Cto
+liev Alive
+itnerest Ainterest
+sasy Asays
+december aDecember
+dispaly Adisplay
+yersa Ayears
+nineth Aninth
+chasr Acharacters
+yoor Ayour
+ethose Aethos
+storeis Astories
+liek Clike
+hesaid Ahe said
+exchagne Aexchange
+prominant Aprominent
+vyer Avery
+od Cdo
+lief Alife
+talek Atalk
+ocurrence Aoccurrence
+cxan Acan
+agreemeents Aagreements
+tkaing Ataking
+begining Abeginning
+becausea Abecause a
+similiar Asimilar
+unconcious Aunconscious
+oportunity Aopportunity
+fora Cfor a
+afterthe Aafter the
+adolecent Aadolescent
+reserach Aresearch
+simalar Asimilar
+cutsomer Acustomer
+appeares Aappears
+realy Areally
+ihs Chis
+idaes Aideas
+cieling Aceiling
+accessable Aaccessible
+opposate Aopposite
+waht Cwhat
+follwoing Afollowing
+ni Cin
+almsot Aalmost
+smoe Asome
+interum Ainterim
+desisions Adecision
+chari Achair
+athat Athat
+ocurred Aoccurred
+wsa Cwas
+trafic Atraffic
+statments Astatements
+ocasion Aoccasion
+docuemnt Adocument
+hapens Ahappens
+chaneg Achange
+naturely Anaturally
+signifacnt Asignificant
+rythm Arhythm
+necesary Anecessary
+thenew Athe new
+porblems Aproblems
+occassionally Aoccasionally
+sieze Aseize
+stoyr Astory
+comapnies Acompanies
+ninty Aninety
+faeture Afeature
+saturday aSaturday
+lerans Alearns
+wensday AWednesday
+incredable Aincredible
+reacll Arecall
+eyar Ayear
+acomplish Aaccomplish
+showinf Ashowing
+oen Cone
+thta Athat
+wroking Aworking
+wnated Awanted
+tyhe Athe
+imagin Aimagine
+acquiantence Aacquaintance
+constatn Aconstant
+recieve Areceive
+writting Awitting
+colection Acollection
+wtih Awith
+gruops Agroups
+peolpe Apeople
+consultent Aconsultant
+lonly Alonely
+anothe Aanother
+totalyl Atotally
+strat Astart
+tomorow Atomorrow
+thsi Cthis
+surley Asurely
+simpley Asimply
+scedule Aschedule
+humer Ahumor
+doign Adoing
+alraedy Aalready
+ahve Ahave
+mispellings Amisspellings
+thign Athing
+respomd Arespond
+iwth Awith
+questioms Aquestions
+aquiantance Aacquaintance
+makeing Amaking
+improvment Aimprovement
+devellop Adevelop
+lveo Alove
+freinds Afriends
+claer Aclear
+boxs Aboxes
+tyhat Athat
+charector Acharacter
+changeing Achanging
+approrpiate Aappropriate
+caharcter Acharacter
+coudln't Acouldn't
+absense Aabsence
+lonelyness Aloneliness
+memeber Amember
+porblem Aproblem
+iritable Airritable
+kwno Aknow
+saidthe Asaid the
+adress Aaddress
+relaly Areally
+mena Amean
+representive Arepresentative
+charachters Acharacters
+sunday aSunday
+vengance Avengeance
+asdvertising Aadvertising
+unliek Aunlike
+dyas Adays
+completness Acompleteness
+possesion Apossession
+compleatness Acompleteness
+foriegn Aforeign
+exagerate Aexaggerate
+inteligent Aintelligent
+noticeing Anoticing
+devide Adivide
+reccommend Arecommend
+suprise Asurprise
+woh Cwho
+fomr Afrom
+selectoin Aselection
+rwite Awrite
+vigilence Avigilance
+stpo Astop
+thier Atheir
+mariage Amarriage
+withdrawl Awithdrawal
+comingg Acoming
+posession Apossession
+amke Amake
+thikns Athinks
+whic Cwhich
+hwole Awhole
+yoiu Ayou
+ik Ci
+appearence Aappearance
+maintainance Amaintenance
+tryed Atried
+comited Acommitted
+candidtae Acandidate
+morgage Amortgage
+ie Ci.e.
+insted Ainstead
+makse Amakes
+temperment Atemperament
+releive Arelieve
+foward Aforward
+obediant Aobedient
+confirmmation Aconfirmation
+acceptible Aacceptable
+bakc Aback
+develpment Adevelopment
+tongiht Atonight
+iritated Airritated
+proffesion Aprofession
+governer Agovernor
+suround Asurround
+effecient Aefficient
+wohle Awhole
+changng Achanging
+coudn't Acouldn't
+towrad Atoward
+parrallel Aparallel
+presense Apresence
+coudl Acould
+rumers Arumors
+ocasionally Aoccasionally
+tghe Athe
+dael Adeal
+documetn Adocument
+exprience Aexperience
+mroe Amore
+indepedent Aindependent
+cooporate Acooperate
+doese Adoes
+hwile Awhile
+otehr Aother
+gievn Agiven
+chnage Achange
+somewaht Asomewhat
+firends Afriends
+brodcast Abroadcast
+happend Ahappened
+becomeing Abecoming
+onyl Aonly
+manuever Amaneuver
+prairy Aprairie
+familair Afamiliar
+omre Amore
+resollution Aresolution
+reciept Areceipt
+completly Acompletely
+recieving Areceiving
+indenpendent Aindependent
+thne Athen
+cusotmers Acustomers
+arguement Aargument
+proffesor Aprofessor
+taht Cthat
+theri Atheir
+thna Athan
+decisons Adecisions
+irresistable Airresistible
+immediatly Aimmediately
+tahn Cthan
+fammiliar Afamiliar
+quantaty Aquantity
+mispelling Amisspelling
+vaccum Avacuum
+peices Apieces
+guage Agauge
+inteligence Aintelligence
+fo Cof
+alusion Aallusion
+realyl Areally
+orginization Aorganization
+ened Aneed
+tommorrow Atomorrow
+wokr Cwork
+fi Cif
+secratary Asecretary
+themselfs Athemselves
+fwe Cfew
+dont Cdon't
+fe Cfew
+efort Aeffort
+hadbeen Ahad been
+suposed Asupposed
+achievment Aachievement
+differances Adifferences
+gettin Agetting
+percentto Apercent to
+suseptible Asusceptible
+liesure Aleisure
+proceedure Aprocedure
+catagory Acategory
+beleiev Abelieve
+wednesday aWednesday
+becuse Abecause
+oppinion Aopinion
+agressive Aaggressive
+freindly Afriendly
+em Cme
+deram Adream
+becausethe Abecause the
+eh Che
+sceduled Ascheduled
+eg Ce.g.
+acuracy Aaccuracy
+eb Cbe
+ocurrance Aoccurrence
+temperture Atemperature
+reult Aresult
+erally Areally
+probelms Aproblems
+aganist Aagainst
+itnerested Ainterested
+addmission Aadmission
+hypocrit Ahypocrite
+itnerests Ainterests
+eligable Aeligible
+changable Achangeable
+benifit Abenefit
+russina Arussian
+intrest Ainterest
+devellopment Adevelopment
+growo Agrow
+reveiw Areview
+generaly Agenerally
+sya Csay
+tthe Cthe
+paralel Aparallel
+prefered Apreferred
+yeasr Ayears
+thursday aThursday
+inevatible Ainevitable
+iwll Cwill
+wroet Awrote
+noticable Anoticeable
+syas Asays
+hwihc Awhich
+rediculous Aridiculous
+necassarily Anecessarily
+iresistable Airresistible
+godo Agood
+devellopments Adevelopments
+becauseof Abecause of
+knowldge Aknowledge
+wnat Awant
+almots Aalmost
+tecnical Atechnical
+ceratin Acertain
+mkea Amake
+recieved Areceived
+freind Afriend
+doens Adoesn
+eforts Aefforts
+myu Cmy
+sucessfull Asuccessful
+hypocracy Ahypocrisy
+mkaes Amakes
+quizes Aquizzes
+wirting Awriting
+shouldent Ashouldn't
+hearign Ahearing
+fowards Aforwards
+togehter Atogether
+tuesday aTuesday
+aquisitions Aacquisitions
+sotry Astory
+corruptable Acorruptible
+deside Adecide
+acomodate Aaccommodate
+recrod Arecord
+directiosn Adirection
+recomendations Arecommendations
+permissable Apermissible
+amde Cmade
+htink Athink
+gaurd Aguard
+challange Achallenge
+peotry Apoetry
+hting Athing
+sumary Asummary
+hera Ahear
+themself Athemselves
+specificalyl Aspecifically
+wriet Awrite
+yuo Cyou
+docuement Adocument
+negotiaing Anegotiating
+prophacy Aprophecy
+cusotmer Acustomer
+wendsay AWednesday
+restuarant Arestaurant
+wiht Awith
+orginize Aorganize
+remeber Aremember
+tobbaco Atobacco
+harras Aharass
+faetures Afeatures
+forhead Aforehead
+occassion Aoccasion
+dreasm Adreams
+mathamatics Amathematics
+govenment Agovernment
+do'nt Adon't
+fro Cfor
+shcool Aschool
+responce Aresponse
+cotten Acotton
+devellops Adevelops
+grwo Agrow
+faetured Afeatured
+doens't Adoesn't
+charecter Acharacter
+hvea Ahave
+atmospher Aatmosphere
+accordingto Aaccording to
+ohter Aother
+didnot Adid not
+muscels Amuscles
+overthe Aover the
+wouldnt Awouldn't
+ofits Aof its
+developor Adeveloper
+percentof Apercent of
+especally Aespecially
+equippment Aequipment
+qutie Aquite
+geting Agetting
+occurrance Aoccurrence
+veyr Cvery
+yera Ayear
+totaly Atotally
+fiel Afile
+experienc Aexperience
+responsability Aresponsibility
+smae Asame
+embarrasing Aembarrassing
+venemous Avenomous
+thge Cthe
+comntains Acontains
+couldthe Acould the
+yse Cuse
+jsut Cjust
+paymetns Apayments
+udnerstand Aunderstand
+itneresting Ainteresting
+idesa Aideas
+htikn Athink
+develloper Adeveloper
+pregnent Apregnant
+oneof Aone of
+hismelf Ahimself
+opperation Aoperation
+fidn Afind
+mkae Cmake
+feild Afield
+challanges Achallenges
+recomend Arecommend
+supose Asuppose
+talkign Atalking
+beleif Abelief
+develloped Adeveloped
+comtain Acontain
+shiped Ashipped
+lonley Alonely
+outof Aout of
+hwich Awhich
+jstu Ajust
+imediate Aimmediate
+lenght Alength
+perminent Apermanent
+nuculear Anuclear
+repatition Arepetition
+irelevent Airrelevant
+ehr Cher
+ofthe Aof the
+thigsn Athings
+questoin Aquestion
+dissonent Adissonant
+housr Ahours
+anytying Aanything
+wief Awife
+ctaegory Acategory
+successfull Asuccessful
+ther Athere
+accidently Aaccidentally
+experiance Aexperience
+cooparate Acooperate
+mear Amere
+firts Afirst
+preceed Aprecede
+vegtable Avegetable
+accompanyed Aaccompanied
+gruop Agroup
+yeras Ayears
+befoer Abefore
+includ Ainclude
+mispell Amisspell
+naturaly Anaturally
+responsiblity Aresponsibility
+cpoy Acopy
+considerite Aconsiderate
+palce Aplace
+oaky Aokay
+tyr Ctry
+onot Aonto
+shoudln Ashouldn
+tyo Cto
+graet Agreat
+aquisition Aacquisition
+applicaiton Aapplication
+hvae Ahave
+documnets Adocuments
+follwo Afollow
+cutsomers Acustomers
+develloping Adeveloping
+probelm Aproblem
+imediately Aimmediately
+performence Aperformance
+resorces Aresources
+thesame Athe same
+hapening Ahappening
+oging Agoing
+hieght Aheight
+lieutenent Alieutenant
+desicions Adecisions
+woudl Awould
+arn't Aaren't
+practicaly Apractically
+peoms Apoems
+awya Aaway
+interupt Ainterrupt
+storise Astories
+occured Aoccurred
+permanant Apermanent
+desicion Adecision
+knowlege Aknowledge
+movei Amovie
+arguements Aarguments
+danceing Adancing
+influance Ainfluence
+conspiricy Aconspiracy
+theyve Athey've
+gte Cget
+tothe Ato the
+stnad Astand
+merchent Amerchant
+charactor Acharacter
+barin Abrain
+livley Alively
+psycology Apsychology
+payed Apaid
+helpfull Ahelpful
+Wensday AWednesday
+hapened Ahappened
+comany Acompany
+inthe Ain the
+knwo Cknow
+gogin Agoing
+clera Aclear
+didnt Adidn't
+sponser Asponsor
+ahev Ahave
+soulds Asouls
+alwats Aalways
+oponent Aopponent
+diea Aidea
+frist Afirst
+anual Aannual
+idae Aidea
+omited Aomitted
+thikning Athinking
+expriences Aexperiences
+supress Asuppress
+committy Acommittee
+superintendant Asuperintendent
+beggining Abeginning
+representives Arepresentatives
+aggresive Aaggressive
+apparant Aapparent
+exprienced Aexperienced
+aquire Aacquire
+ocurr Aoccur
+independance Aindependence
+amking Amaking
+giveing Agiving
+alwasy Aalways
+forwrds Aforwards
+tihs Athis
+committe Acommittee
+becasue Abecause
+jeapardy Ajeopardy
+combintation Acombination
+quaters Aquarters
+todya Atoday
+sucess Asuccess
+propoganda Apropaganda
+fiels Afiles
+postition Aposition
+applicaitons Aapplications
+nwo Cnow
+inevitible Ainevitable
+moeny Amoney
+lible Aliable
+heartt Aheart
+categiory Acategory
+couldnt Acouldn't
+thigns Athings
+moent Amoment
+poeple Apeople
+nwe Cnew
+pasttime Apastime
+aquitted Aacquitted
+sohw Cshow
+untill Auntil
+refered Areferred
+anbd Aand
+possably Apossibly
+saidthat Asaid that
+thats Athat's
+representativs Arepresentatives
+decison Adecision
+secretery Asecretary
+leanr Alearn
+someting Asomething
+necassary Anecessary
+ocur Coccur
+paymetn Apayment
+becuase Abecause
+compleatly Acompletely
+libary Alibrary
+possable Apossible
+committment Acommitment
+thsoe Athose
+deatils Adetails
+reccomend Arecommend
+warrent Awarrant
+withe Cwith
+timne Atime
+imediatly Aimmediately
+witha Awith a
+inteh Ain the
+porvide Aprovide
+visable Avisible
+indecate Aindicate
+personalyl Apersonally
+sacrafice Asacrifice
+garanteed Aguaranteed
+oppasite Aopposite
+friday aFriday
+desision Adecision
+leran Alearn
+occurr Aoccur
+suer Asure
+amature Aamateur
+discoverd Adiscovered
+speach Aspeech
+tyrany Atyranny
+sentance Asentence
+adequit Aadequate
+htese Athese
+enought Aenough
+eveyr Aevery
+didint Adidn't
+comittee Acommittee
+immitate Aimitate
+tiem Atime
+learnign Alearning
+partof Apart of
+trafficed Atrafficked
+sincerley Asincerely
+suppossed Asupposed
+qtuie Aquite
+develope Adevelop
+nto Cnot
+heros Aheroes
+candidtaes Acandidates
+mkaing Amaking
+sufficiant Asufficient
+september aSeptember
+inwhich Ain which
+htere Athere
+liuke Alike
+heroe Ahero
+beginining Abeginning
+restaraunt Arestaurant
+directers Adirectors
+definit Adefinite
+financialy Afinancially
+conferance Aconference
+grammaticaly Agrammatically
+soem Asome
+twon Atown
+acheiving Aachieving
+doesnt Adoesn't
+wiull Awill
+regluar Aregular
+diaplay Adisplay
+gonig Agoing
+claerly Aclearly
+incidently Aincidentally
diff --git a/www/extras/eopro/lex/ssceam.tlx b/www/extras/eopro/lex/ssceam.tlx
new file mode 100644
index 000000000..df54f3a67
--- /dev/null
+++ b/www/extras/eopro/lex/ssceam.tlx
@@ -0,0 +1,1018 @@
+#LID 1033 1 1017
+April
+August
+December
+February
+Friday
+I
+I'd
+I'll
+I'm
+I've
+January
+July
+June
+March
+Monday
+November
+October
+Saturday
+September
+Sunday
+Thursday
+Tuesday
+Wednesday
+a
+ability
+able
+about
+above
+access
+accordance
+according
+account
+accused
+across
+act
+action
+actually
+added
+address
+advice
+after
+again
+against
+ago
+agree
+agreed
+agreement
+all
+allow
+almost
+alone
+along
+already
+also
+although
+always
+am
+among
+an
+and
+another
+answer
+any
+anybody
+anyone
+anything
+anyway
+appeared
+apply
+appropriate
+are
+area
+areas
+around
+arrange
+article
+articles
+as
+ask
+asked
+asking
+assume
+at
+attention
+available
+away
+back
+bad
+bank
+base
+basic
+basically
+basis
+be
+became
+because
+become
+becomes
+been
+before
+began
+begin
+beginning
+begun
+behind
+being
+believe
+below
+beside
+besides
+best
+better
+between
+beyond
+big
+bigger
+biggest
+bit
+black
+blue
+body
+both
+bottom
+breath
+bridge
+bring
+broken
+brother
+brought
+business
+but
+buy
+by
+call
+called
+came
+can
+can't
+cannot
+care
+carried
+case
+cases
+caught
+cause
+certain
+certainly
+chair
+chance
+change
+choice
+choose
+circle
+circumstances
+city
+class
+clear
+clearly
+close
+closed
+clothes
+code
+cold
+come
+comes
+coming
+commercial
+commission
+committee
+common
+communications
+company
+competent
+complete
+conditions
+consider
+considered
+continue
+continued
+contract
+control
+copy
+corner
+cost
+could
+couldn't
+country
+couple
+course
+court
+covered
+cross
+crowd
+current
+cut
+daily
+dark
+data
+date
+day
+days
+dead
+deal
+dear
+death
+decided
+deep
+degree
+department
+described
+desk
+determine
+did
+didn't
+different
+digit
+direct
+direction
+directly
+dispute
+disputing
+distance
+distant
+do
+does
+doesn't
+doing
+dollar
+dollars
+domestic
+don't
+done
+door
+double
+doubt
+down
+during
+duty
+each
+early
+earth
+easier
+easiest
+easy
+effect
+either
+else
+end
+energy
+enough
+ensure
+entered
+enterprise
+entire
+entity
+entry
+equipment
+establish
+established
+even
+evening
+ever
+every
+everybody
+everyone
+everything
+evidence
+exactly
+example
+except
+existence
+existing
+expect
+expected
+experience
+extent
+extra
+eye
+eyes
+face
+fact
+fair
+family
+far
+fast
+father
+fear
+feel
+feeling
+feet
+fell
+felt
+few
+field
+fields
+figure
+file
+files
+fill
+filled
+final
+financial
+find
+fine
+finish
+finished
+fire
+first
+five
+floor
+follow
+followed
+following
+food
+foot
+for
+force
+foreign
+form
+forth
+forward
+foster
+found
+four
+fraction
+free
+freedom
+friend
+friends
+from
+front
+full
+fully
+further
+future
+gate
+gave
+general
+generally
+generate
+get
+gets
+getting
+girl
+girls
+give
+given
+glad
+glass
+go
+goes
+going
+gone
+good
+goods
+got
+government
+great
+greater
+green
+ground
+group
+groups
+guess
+gun
+guy
+had
+hadn't
+half
+hand
+hands
+happened
+happy
+hard
+hardly
+has
+hat
+have
+haven't
+having
+he
+he'd
+head
+heads
+hear
+heard
+heart
+heat
+heavy
+held
+help
+her
+here
+hers
+herself
+high
+him
+himself
+his
+history
+hold
+hole
+home
+hood
+hope
+hot
+hour
+hours
+house
+houses
+how
+however
+huge
+human
+hundred
+hung
+idea
+if
+imagine
+immediately
+importance
+important
+in
+include
+includes
+including
+indicate
+information
+inside
+instead
+interest
+interested
+international
+into
+investment
+involved
+is
+isn't
+issue
+it
+its
+itself
+job
+join
+just
+keep
+keeping
+kept
+kind
+knew
+know
+known
+knows
+laid
+land
+large
+last
+late
+later
+law
+laws
+lay
+learn
+learned
+least
+leave
+left
+legal
+less
+let
+let's
+letter
+level
+life
+light
+like
+likely
+limited
+line
+lines
+list
+listen
+little
+live
+living
+long
+longer
+look
+looked
+looking
+looks
+lose
+lost
+lot
+love
+low
+lower
+lowest
+machine
+made
+maintain
+major
+make
+makes
+making
+man
+manner
+many
+mark
+market
+material
+materials
+matter
+matters
+may
+maybe
+me
+mean
+means
+meant
+measure
+measures
+media
+meet
+meeting
+men
+mentioned
+merely
+message
+met
+middle
+might
+mighty
+mile
+miles
+million
+mind
+mine
+minor
+minute
+minutes
+miss
+moment
+money
+month
+months
+more
+morning
+most
+mother
+mouth
+move
+moved
+much
+multiple
+must
+my
+myself
+name
+national
+natural
+nature
+near
+nearly
+necessary
+need
+needed
+neither
+never
+new
+news
+next
+night
+no
+nobody
+non
+none
+nor
+normal
+not
+note
+notes
+nothing
+notice
+noticed
+now
+number
+numbers
+of
+off
+offer
+office
+often
+old
+on
+once
+one
+ones
+only
+open
+opened
+operation
+opportunity
+or
+order
+origin
+original
+originating
+other
+others
+otherwise
+ought
+our
+out
+outside
+over
+own
+paid
+panel
+paper
+paragraph
+part
+particular
+parties
+parts
+party
+passed
+past
+path
+pause
+pay
+people
+perfect
+perhaps
+period
+person
+personal
+personality
+persons
+phone
+picture
+piece
+place
+places
+plan
+play
+please
+point
+police
+poor
+position
+possible
+possibly
+power
+present
+president
+press
+pretty
+print
+private
+probably
+problem
+procedure
+procedures
+process
+procurement
+producer
+production
+program
+project
+property
+protect
+protection
+provide
+provided
+provision
+provisions
+public
+publication
+pulled
+purpose
+purposes
+pursuant
+push
+put
+question
+questions
+quick
+quickly
+quiet
+quietly
+quite
+ran
+rate
+rather
+re
+reach
+reached
+read
+ready
+real
+really
+reason
+reasonable
+reasons
+receive
+received
+red
+referred
+regarding
+related
+release
+released
+releasing
+relevant
+remember
+remembered
+repeat
+replied
+reply
+report
+reports
+request
+requested
+require
+required
+requirements
+respect
+rest
+return
+returned
+returns
+review
+rich
+right
+rights
+road
+room
+round
+rule
+rules
+run
+running
+safe
+said
+same
+sat
+save
+saw
+say
+saying
+says
+scene
+schedule
+screen
+seat
+second
+seconds
+secret
+section
+security
+see
+seem
+seemed
+seems
+seen
+self
+sell
+send
+sense
+sent
+serious
+service
+services
+set
+seven
+several
+shall
+she
+she'd
+shook
+short
+shot
+should
+show
+showed
+shut
+side
+sight
+silence
+silent
+similar
+simple
+simply
+since
+single
+sit
+sitting
+situation
+six
+sky
+slowly
+small
+smaller
+so
+some
+somebody
+someone
+something
+sometimes
+soon
+sorry
+sort
+sound
+sounds
+space
+speak
+special
+spoke
+spread
+stand
+standards
+standing
+start
+started
+state
+statement
+states
+stay
+step
+still
+stood
+stop
+stopped
+story
+straight
+strange
+street
+strong
+struck
+stuff
+subject
+substantial
+such
+sudden
+suddenly
+sun
+support
+supports
+suppose
+sure
+system
+systems
+table
+take
+taken
+takes
+taking
+talk
+talking
+tall
+technical
+tell
+telling
+temporary
+ten
+terms
+territory
+than
+thank
+that
+the
+their
+them
+themselves
+then
+there
+these
+they
+they're
+thing
+things
+think
+thinking
+third
+this
+those
+though
+thought
+thoughts
+thousand
+three
+through
+thus
+till
+time
+times
+to
+today
+together
+told
+too
+took
+top
+total
+toward
+towards
+town
+trade
+treat
+treatment
+trial
+tried
+trouble
+true
+truth
+try
+trying
+turn
+turned
+turning
+twenty
+two
+type
+under
+understand
+unique
+united
+unless
+until
+up
+upon
+us
+use
+used
+user
+using
+usually
+value
+very
+via
+view
+voice
+wait
+waited
+waiting
+walk
+walked
+wall
+want
+wanted
+was
+wasn't
+watch
+water
+way
+ways
+we
+we'll
+we're
+week
+weeks
+well
+went
+were
+what
+whatever
+when
+where
+whether
+which
+while
+white
+who
+whole
+whom
+whose
+why
+wide
+will
+wind
+wish
+with
+within
+without
+woman
+women
+won't
+wonder
+wood
+word
+words
+work
+worked
+working
+works
+world
+worse
+worth
+would
+wouldn't
+write
+writing
+written
+wrong
+year
+years
+yes
+yet
+you
+you'd
+you'll
+you're
+you've
+young
+your
+yourself
diff --git a/www/extras/eopro/lex/ssceam2.clx b/www/extras/eopro/lex/ssceam2.clx
new file mode 100644
index 000000000..08df46f6b
Binary files /dev/null and b/www/extras/eopro/lex/ssceam2.clx differ
diff --git a/www/extras/eopro/lex/sscebr.tlx b/www/extras/eopro/lex/sscebr.tlx
new file mode 100644
index 000000000..6bba862bc
--- /dev/null
+++ b/www/extras/eopro/lex/sscebr.tlx
@@ -0,0 +1,1018 @@
+#LID 2057 1 1017
+April
+August
+December
+February
+Friday
+I
+I'd
+I'll
+I'm
+I've
+January
+July
+June
+March
+Monday
+November
+October
+Saturday
+September
+Sunday
+Thursday
+Tuesday
+Wednesday
+a
+ability
+able
+about
+above
+access
+accordance
+according
+account
+accused
+across
+act
+action
+actually
+added
+address
+advice
+after
+again
+against
+ago
+agree
+agreed
+agreement
+all
+allow
+almost
+alone
+along
+already
+also
+although
+always
+am
+among
+an
+and
+another
+answer
+any
+anybody
+anyone
+anything
+anyway
+appeared
+apply
+appropriate
+are
+area
+areas
+around
+arrange
+article
+articles
+as
+ask
+asked
+asking
+assume
+at
+attention
+available
+away
+back
+bad
+bank
+base
+basic
+basically
+basis
+be
+became
+because
+become
+becomes
+been
+before
+began
+begin
+beginning
+begun
+behind
+being
+believe
+below
+beside
+besides
+best
+better
+between
+beyond
+big
+bigger
+biggest
+bit
+black
+blue
+body
+both
+bottom
+breath
+bridge
+bring
+broken
+brother
+brought
+business
+but
+buy
+by
+call
+called
+came
+can
+can't
+cannot
+care
+carried
+case
+cases
+caught
+cause
+certain
+certainly
+chair
+chance
+change
+choice
+choose
+circle
+circumstances
+city
+class
+clear
+clearly
+close
+closed
+clothes
+code
+cold
+come
+comes
+coming
+commercial
+commission
+committee
+common
+communications
+company
+competent
+complete
+conditions
+consider
+considered
+continue
+continued
+contract
+control
+copy
+corner
+cost
+could
+couldn't
+country
+couple
+course
+court
+covered
+cross
+crowd
+current
+cut
+daily
+dark
+data
+date
+day
+days
+dead
+deal
+dear
+death
+decided
+deep
+degree
+department
+described
+desk
+determine
+did
+didn't
+different
+digit
+direct
+direction
+directly
+dispute
+disputing
+distance
+distant
+do
+does
+doesn't
+doing
+dollar
+dollars
+domestic
+don't
+done
+door
+double
+doubt
+down
+during
+duty
+each
+early
+earth
+easier
+easiest
+easy
+effect
+either
+else
+end
+energy
+enough
+ensure
+entered
+enterprise
+entire
+entity
+entry
+equipment
+establish
+established
+even
+evening
+ever
+every
+everybody
+everyone
+everything
+evidence
+exactly
+example
+except
+existence
+existing
+expect
+expected
+experience
+extent
+extra
+eye
+eyes
+face
+fact
+fair
+family
+far
+fast
+father
+fear
+feel
+feeling
+feet
+fell
+felt
+few
+field
+fields
+figure
+file
+files
+fill
+filled
+final
+financial
+find
+fine
+finish
+finished
+fire
+first
+five
+floor
+follow
+followed
+following
+food
+foot
+for
+force
+foreign
+form
+forth
+forward
+foster
+found
+four
+fraction
+free
+freedom
+friend
+friends
+from
+front
+full
+fully
+further
+future
+gate
+gave
+general
+generally
+generate
+get
+gets
+getting
+girl
+girls
+give
+given
+glad
+glass
+go
+goes
+going
+gone
+good
+goods
+got
+government
+great
+greater
+green
+ground
+group
+groups
+guess
+gun
+guy
+had
+hadn't
+half
+hand
+hands
+happened
+happy
+hard
+hardly
+has
+hat
+have
+haven't
+having
+he
+he'd
+head
+heads
+hear
+heard
+heart
+heat
+heavy
+held
+help
+her
+here
+hers
+herself
+high
+him
+himself
+his
+history
+hold
+hole
+home
+hood
+hope
+hot
+hour
+hours
+house
+houses
+how
+however
+huge
+human
+hundred
+hung
+idea
+if
+imagine
+immediately
+importance
+important
+in
+include
+includes
+including
+indicate
+information
+inside
+instead
+interest
+interested
+international
+into
+investment
+involved
+is
+isn't
+issue
+it
+its
+itself
+job
+join
+just
+keep
+keeping
+kept
+kind
+knew
+know
+known
+knows
+laid
+land
+large
+last
+late
+later
+law
+laws
+lay
+learn
+learned
+least
+leave
+left
+legal
+less
+let
+let's
+letter
+level
+life
+light
+like
+likely
+limited
+line
+lines
+list
+listen
+little
+live
+living
+long
+longer
+look
+looked
+looking
+looks
+lose
+lost
+lot
+love
+low
+lower
+lowest
+machine
+made
+maintain
+major
+make
+makes
+making
+man
+manner
+many
+mark
+market
+material
+materials
+matter
+matters
+may
+maybe
+me
+mean
+means
+meant
+measure
+measures
+media
+meet
+meeting
+men
+mentioned
+merely
+message
+met
+middle
+might
+mighty
+mile
+miles
+million
+mind
+mine
+minor
+minute
+minutes
+miss
+moment
+money
+month
+months
+more
+morning
+most
+mother
+mouth
+move
+moved
+much
+multiple
+must
+my
+myself
+name
+national
+natural
+nature
+near
+nearly
+necessary
+need
+needed
+neither
+never
+new
+news
+next
+night
+no
+nobody
+non
+none
+nor
+normal
+not
+note
+notes
+nothing
+notice
+noticed
+now
+number
+numbers
+of
+off
+offer
+office
+often
+old
+on
+once
+one
+ones
+only
+open
+opened
+operation
+opportunity
+or
+order
+origin
+original
+originating
+other
+others
+otherwise
+ought
+our
+out
+outside
+over
+own
+paid
+panel
+paper
+paragraph
+part
+particular
+parties
+parts
+party
+passed
+past
+path
+pause
+pay
+people
+perfect
+perhaps
+period
+person
+personal
+personality
+persons
+phone
+picture
+piece
+place
+places
+plan
+play
+please
+point
+police
+poor
+position
+possible
+possibly
+power
+present
+president
+press
+pretty
+print
+private
+probably
+problem
+procedure
+procedures
+process
+procurement
+producer
+production
+program
+project
+property
+protect
+protection
+provide
+provided
+provision
+provisions
+public
+publication
+pulled
+purpose
+purposes
+pursuant
+push
+put
+question
+questions
+quick
+quickly
+quiet
+quietly
+quite
+ran
+rate
+rather
+re
+reach
+reached
+read
+ready
+real
+really
+reason
+reasonable
+reasons
+receive
+received
+red
+referred
+regarding
+related
+release
+released
+releasing
+relevant
+remember
+remembered
+repeat
+replied
+reply
+report
+reports
+request
+requested
+require
+required
+requirements
+respect
+rest
+return
+returned
+returns
+review
+rich
+right
+rights
+road
+room
+round
+rule
+rules
+run
+running
+safe
+said
+same
+sat
+save
+saw
+say
+saying
+says
+scene
+schedule
+screen
+seat
+second
+seconds
+secret
+section
+security
+see
+seem
+seemed
+seems
+seen
+self
+sell
+send
+sense
+sent
+serious
+service
+services
+set
+seven
+several
+shall
+she
+she'd
+shook
+short
+shot
+should
+show
+showed
+shut
+side
+sight
+silence
+silent
+similar
+simple
+simply
+since
+single
+sit
+sitting
+situation
+six
+sky
+slowly
+small
+smaller
+so
+some
+somebody
+someone
+something
+sometimes
+soon
+sorry
+sort
+sound
+sounds
+space
+speak
+special
+spoke
+spread
+stand
+standards
+standing
+start
+started
+state
+statement
+states
+stay
+step
+still
+stood
+stop
+stopped
+story
+straight
+strange
+street
+strong
+struck
+stuff
+subject
+substantial
+such
+sudden
+suddenly
+sun
+support
+supports
+suppose
+sure
+system
+systems
+table
+take
+taken
+takes
+taking
+talk
+talking
+tall
+technical
+tell
+telling
+temporary
+ten
+terms
+territory
+than
+thank
+that
+the
+their
+them
+themselves
+then
+there
+these
+they
+they're
+thing
+things
+think
+thinking
+third
+this
+those
+though
+thought
+thoughts
+thousand
+three
+through
+thus
+till
+time
+times
+to
+today
+together
+told
+too
+took
+top
+total
+toward
+towards
+town
+trade
+treat
+treatment
+trial
+tried
+trouble
+true
+truth
+try
+trying
+turn
+turned
+turning
+twenty
+two
+type
+under
+understand
+unique
+united
+unless
+until
+up
+upon
+us
+use
+used
+user
+using
+usually
+value
+very
+via
+view
+voice
+wait
+waited
+waiting
+walk
+walked
+wall
+want
+wanted
+was
+wasn't
+watch
+water
+way
+ways
+we
+we'll
+we're
+week
+weeks
+well
+went
+were
+what
+whatever
+when
+where
+whether
+which
+while
+white
+who
+whole
+whom
+whose
+why
+wide
+will
+wind
+wish
+with
+within
+without
+woman
+women
+won't
+wonder
+wood
+word
+words
+work
+worked
+working
+works
+world
+worse
+worth
+would
+wouldn't
+write
+writing
+written
+wrong
+year
+years
+yes
+yet
+you
+you'd
+you'll
+you're
+you've
+young
+your
+yourself
diff --git a/www/extras/eopro/lex/sscebr2.clx b/www/extras/eopro/lex/sscebr2.clx
new file mode 100644
index 000000000..0e522305c
Binary files /dev/null and b/www/extras/eopro/lex/sscebr2.clx differ
diff --git a/www/extras/eopro/lex/sscedu.tlx b/www/extras/eopro/lex/sscedu.tlx
new file mode 100644
index 000000000..84cdbdd7f
--- /dev/null
+++ b/www/extras/eopro/lex/sscedu.tlx
@@ -0,0 +1,935 @@
+#LID 1043 1 934
+Amsterdam
+Boer
+Engeland
+Europa
+Europees
+Europese
+Haag
+Nederlands
+Utrecht
+a
+aan
+aanbieden
+aanbod
+aandacht
+aaneen
+aangeboden
+aangezien
+aanleiding
+aansprakelijkheid
+aantal
+aanvullende
+aanwezig
+aanzien
+aard
+access
+achter
+achtergrond
+actief
+acties
+activiteiten
+administratie
+af
+afbreken
+afgelopen
+aflevering
+agencies
+al
+algemeen
+algemene
+alle
+alleen
+alles
+als
+alsook
+altijd
+ambtenaren
+amerikaanse
+ander
+andere
+anders
+anderzijds
+antwoord
+antwoorden
+apostrof
+artikel
+artikelen
+artsen
+aspecten
+auteur
+auto
+bank
+basis
+bedoeling
+bedrag
+bedrijf
+bedrijfsleven
+bedrijven
+beeld
+begin
+beginnen
+begint
+behalve
+behoefte
+behouden
+beide
+bejaarden
+belang
+belangrijk
+belangrijke
+belasting
+beleid
+ben
+bepaald
+bepaalde
+bepalen
+beperkt
+bereiken
+bereikt
+beschikbaar
+beschikking
+beschouwd
+besloten
+best
+bestaan
+bestaande
+bestaat
+betalen
+betekent
+beter
+betere
+betreffende
+betreft
+betrekking
+betrokken
+bevoegd
+bevolking
+bezig
+bieden
+biedt
+bij
+bijdrage
+bijdragen
+bijna
+bijvoorbeeld
+bijzonder
+binnen
+binnenland
+binnenlandse
+blijft
+blijkt
+blijven
+blz
+boek
+boekje
+boven
+bovendien
+bovenstaande
+br
+brandstof
+brengt
+bron
+buiten
+buitenland
+buitenlandse
+bvba
+cel
+centrale
+centrum
+centrumfuncties
+collega
+commissie
+communicatie
+concept
+concurrentie
+contact
+contract
+correcte
+creditrating
+creëren
+culturele
+cultuur
+daar
+daarbij
+daarnaast
+daarom
+daartoe
+daarvan
+daarvoor
+dag
+dagelijks
+dagen
+dan
+dankzij
+dat
+de
+december
+deel
+definitie
+delegatie
+delen
+den
+der
+derde
+dergelijke
+deze
+dezelfde
+die
+dienen
+dienst
+diensten
+dienstverlening
+dient
+digitale
+direct
+discussie
+dit
+diverse
+doel
+doen
+doet
+dokter
+dollar
+donderdag
+door
+drie
+droog
+druk
+duidelijk
+dumping
+dus
+e
+eacute
+echter
+economie
+economisch
+economische
+een
+eenmaking
+eens
+eerder
+eerst
+eerste
+eigen
+eigenlijk
+eind
+einde
+eisen
+elektronische
+elk
+elkaar
+elke
+email
+emittent
+en
+enerzijds
+engelse
+enige
+enkel
+enkele
+er
+erg
+erop
+ervan
+ervoor
+etc
+even
+eveneens
+eventuele
+evolutie
+extra
+factoren
+federale
+feit
+film
+financiering
+financiële
+fort
+frank
+franse
+gaan
+gaat
+gebied
+geboden
+geboren
+gebracht
+gebrek
+gebruik
+gebruiken
+gebruikers
+gebruikt
+geconfronteerd
+gedaan
+gedurende
+geeft
+geen
+gegaan
+gegeven
+gehouden
+gekomen
+gekozen
+gekregen
+geld
+gelden
+geleden
+gemaakt
+gemeenschap
+gemeenschappen
+gemeentebelastingen
+gemeenten
+genomen
+gesteld
+gevaar
+geval
+geven
+gevolg
+gevolgen
+gevonden
+geweest
+gewesten
+gewoon
+geworden
+gezet
+gezien
+gisteren
+goed
+goede
+goederen
+goud
+graag
+graden
+gratis
+groei
+groene
+groep
+grond
+groot
+grootste
+grote
+groter
+gulden
+haar
+had
+hadden
+hand
+handel
+heb
+hebben
+hectare
+heeft
+heel
+hele
+helft
+hem
+hen
+het
+hetzelfde
+hetzij
+hier
+hierbij
+hierdoor
+hiermee
+hiervan
+hiervoor
+hij
+hlieuw
+hoe
+hoewel
+hoge
+hoger
+hogere
+home
+hoofd
+hoofdletters
+hoopt
+horen
+houden
+houdt
+http
+huidige
+huis
+hun
+i
+iedere
+iedereen
+iemand
+iets
+immers
+impact
+import
+in
+indicatoren
+indien
+industrie
+industriële
+informatie
+informatiesnelweg
+informatietechnologie
+ingesteld
+inheemse
+inhoud
+initiatief
+inmiddels
+instellingen
+internationaal
+internationale
+investeerders
+investeringen
+inwoners
+is
+jaar
+jaarlijks
+jan
+januari
+jaren
+je
+juist
+juli
+jullie
+juridische
+justitie
+kabinet
+kader
+kamer
+kampen
+kan
+kans
+kansen
+karakter
+keer
+kenmerken
+kennen
+kennis
+kinderen
+klassieke
+klein
+kleine
+koers
+komen
+komende
+komt
+kon
+koopkracht
+kort
+korte
+kosten
+koud
+krant
+kranti
+kreeg
+krijgen
+krijgt
+kunnen
+kunt
+kwaliteit
+kwam
+kwamen
+laag
+laat
+laatste
+lagere
+land
+landen
+lang
+lange
+langer
+langs
+laten
+later
+le
+leden
+leerlingen
+leger
+leiden
+letterwoorden
+leven
+leveren
+levering
+levert
+lezen
+licht
+lid
+liggend
+ligt
+lijkt
+lijnen
+loopt
+lopen
+los
+maakt
+maand
+maandag
+maanden
+maar
+maatregelen
+maatschappelijk
+maatschappij
+mag
+maken
+makkelijk
+man
+manier
+mark
+markt
+mate
+matige
+maximaal
+me
+mede
+media
+medium
+mee
+meer
+meervoud
+meestal
+meeste
+men
+mening
+mensen
+met
+meteen
+meter
+middagtemperatuur
+middel
+middelen
+mij
+mijn
+milieu
+miljard
+miljoen
+minder
+minimumloon
+minister
+ministerie
+misschien
+moeilijk
+moest
+moet
+moeten
+mogelijk
+mogelijke
+mogelijkheden
+mogen
+moment
+momenteel
+n
+na
+naam
+naar
+naast
+nadat
+namelijk
+namen
+natuurlijk
+nauwelijks
+nederland
+nederlandse
+nee
+neemt
+nemen
+net
+netwerken
+niemand
+niet
+niets
+nieuw
+nieuwe
+nieuws
+niks
+niveau
+nodig
+nodige
+nog
+noodzakelijk
+noodzakelijke
+nos
+november
+nu
+nul
+nummer
+o
+of
+officiele
+oktober
+om
+omdat
+omgeving
+omroep
+ondanks
+onder
+onderhandelingen
+onderneming
+ondernemingen
+onderscheid
+onderwijs
+onderzoek
+ongeveer
+onrendabele
+ons
+ontstaan
+ontvangen
+ontwikkelen
+ontwikkeling
+onze
+ook
+op
+open
+openbaar
+openbare
+opleiding
+oplossing
+oplossingen
+opnieuw
+oppositie
+opzetten
+orde
+organisatie
+oud
+over
+overal
+overeenkomst
+overheid
+overige
+overleg
+partijen
+pas
+patient
+per
+performantie
+periode
+personeel
+personen
+plaats
+plaatsen
+plan
+politie
+politiek
+politieke
+pond
+positie
+positieve
+post
+president
+prijs
+prijzen
+prins
+problematiek
+problemen
+procent
+product
+producten
+programma
+project
+projecten
+publiek
+punt
+punten
+raad
+rating
+recht
+rechter
+redactie
+reden
+reeds
+reeks
+regel
+regeling
+regels
+regering
+regio
+regionale
+rekenen
+rekening
+relatief
+reportage
+resultaten
+richten
+richtlijn
+risico
+rol
+rond
+ruim
+ruimte
+samen
+samenleving
+samensteller
+samenstelling
+samenstellingen
+samenwerking
+schade
+schijnt
+scholen
+school
+schrijven
+sector
+sectoren
+september
+sinds
+situatie
+sjaak
+slechts
+snel
+sociaal
+sociale
+soep
+sommige
+soms
+specifieke
+spelling
+spellingregels
+spoorwegen
+sport
+spreken
+staan
+staat
+staatssecretaris
+stad
+stand
+stap
+start
+stedelijke
+steden
+steeds
+stellen
+stelt
+sterk
+sterke
+steun
+stichting
+stijgende
+stimuleren
+streepje
+studenten
+studie
+stuk
+stukje
+subsidies
+succes
+synthetische
+systeem
+taal
+tarieven
+te
+technische
+technologie
+technologieën
+technologische
+tegemoet
+tegen
+teletekst
+ten
+tenminste
+ter
+terecht
+termijn
+terug
+teruggaan
+terwijl
+tevens
+tewerkstelling
+the
+tien
+tijd
+tijdens
+toch
+toe
+toegang
+toegepast
+toegezegd
+toekomst
+toen
+toenemende
+toepassing
+toepassingen
+tot
+totaal
+trekken
+tussen
+tussenletter
+twee
+tweede
+u
+uit
+uiteindelijk
+uiteraard
+uitgave
+uitgezonden
+uitspraak
+uitwijking
+unificatie
+universiteiten
+uur
+uw
+vaak
+vallen
+valt
+valuta
+van
+vanaf
+vandaag
+vanuit
+vast
+vaststellen
+veel
+vele
+verband
+verbonden
+verder
+vereniging
+vergelijking
+vergoeding
+vergunning
+verhaal
+verhoogd
+verkeer
+verklaring
+verkoop
+verrichten
+verschil
+verschillende
+vervolgens
+verwacht
+verzekeraar
+verzekerde
+verzoek
+verzorger
+vestigen
+via
+vier
+vijf
+vinden
+vindt
+vlak
+vluchtelingen
+voldoende
+volgend
+volgende
+volgens
+volgt
+volledig
+volledige
+voor
+vooral
+voorbeeld
+voordeel
+voordelen
+voorkomen
+voorlopig
+voorstellen
+voorwaarden
+voorzien
+vorig
+vorige
+vorm
+vormen
+vormt
+vorst
+vraag
+vragen
+vreemde
+vrij
+vrijdag
+vrije
+vrijwel
+vroeger
+vrouw
+vrouwen
+waar
+waarbij
+waarde
+waardoor
+waarin
+waarmee
+waarom
+waaronder
+waarop
+waarschijnlijk
+waarvan
+waarvoor
+wachten
+wanneer
+want
+ware
+waren
+was
+wat
+we
+week
+weekkrant
+weer
+weet
+weg
+wegen
+weinig
+weken
+wel
+welke
+werd
+werden
+wereld
+werk
+werken
+werkgelegenheid
+werkgroep
+werkloosheid
+werknemers
+werkt
+werkwoorden
+westerse
+wet
+weten
+wetenschap
+wetenschappelijk
+wetgeving
+wie
+wij
+wijze
+wil
+willen
+wilt
+winkelcentra
+wisselkoers
+woensdag
+woord
+woorden
+worden
+wordt
+zaken
+zal
+zaterdag
+ze
+zeer
+zeggen
+zegt
+zeker
+zekerheid
+zelf
+zelfs
+zes
+zet
+zetten
+zich
+zichzelf
+zie
+ziekenhuis
+zien
+ziet
+zij
+zijn
+zin
+zit
+zitten
+zo
+zoals
+zodat
+zolang
+zonder
+zones
+zorgen
+zou
+zouden
+zoveel
+zowel
+zullen
+één
diff --git a/www/extras/eopro/lex/sscedu.utlx b/www/extras/eopro/lex/sscedu.utlx
new file mode 100644
index 000000000..8ad15fd29
Binary files /dev/null and b/www/extras/eopro/lex/sscedu.utlx differ
diff --git a/www/extras/eopro/lex/sscedu2.clx b/www/extras/eopro/lex/sscedu2.clx
new file mode 100644
index 000000000..886bfe4b5
Binary files /dev/null and b/www/extras/eopro/lex/sscedu2.clx differ
diff --git a/www/extras/eopro/lex/sscefi.tlx b/www/extras/eopro/lex/sscefi.tlx
new file mode 100644
index 000000000..b699a8b1b
--- /dev/null
+++ b/www/extras/eopro/lex/sscefi.tlx
@@ -0,0 +1,1401 @@
+#LID 1035 1 1400
+ahoon
+ahtisaareen
+ahtisaarelta
+ai
+aiheitakin
+aiheutettujen
+aiheuttajasta
+aiheuttamastaan
+aiheuttamisen
+aiheuttamisesta
+aiheutuneiden
+aikaahan
+aikakäsitteen
+aikakäsityksen
+aikakäsitys
+aikamuodoissa
+aikana
+aikatietoisuutta
+aikayksiköt
+aineen
+aineitakin
+ajallinen
+ajallisuuden
+ajanhetki
+ajatteleeko
+ajelulla
+ajetaanhan
+ajotapaa
+ajureilla
+ajureissaan
+ajureita
+ajuria
+ajurien
+ajurin
+akia
+akille
+akilta
+akkoja
+ala
+alennan
+alensin
+alentamasta
+alettuani
+aliarvostusta
+alioikeudessa
+alioikeudet
+alkaisin
+alkeellisella
+alkuperämme
+alkuperästämme
+alta
+alueella
+alueen
+alueeni
+ampumiselle
+anjaa
+anjalle
+anjalta
+anjan
+anna
+annea
+annella
+annelta
+annetun
+anssia
+anssille
+anssilta
+antaa
+apuni
+ararat
+arvailevat
+arviolla
+arvottomana
+arvuuttelua
+aseellisesta
+aseenkäyttöoikeudesta
+aseenkäyttöoikeutta
+aseenkäyttöä
+asennamme
+asennan
+asennettavuus
+asennuslevykkeeltä
+asennusohjelma
+asennusohjelmakin
+asennusta
+asensimme
+asentamasta
+asentamatta
+asentaneet
+asetuksella
+asetuksen
+asiakaskäynti
+asianhaaroista
+asiasyitä
+asunnonvalintalomakkeen
+asutun
+atomi
+atomissa
+aukottomia
+autoiluun
+avu
+bios
+bittinen
+bittiset
+bittistä
+britit
+budjetoimalla
+bulla
+bussiliikenne
+cd
+direktiivi
+dos
+edes
+edistynyttä
+ehdi
+ei
+eija
+eijaa
+eijaan
+eijalle
+eijalta
+eijan
+ekokatastrofilta
+eksoottiselta
+eksplisiittisesti
+eliminoimiseen
+eliminointia
+eliminointiin
+elinkaarta
+elivätkin
+elukoitten
+elämänikäiseen
+em
+emolevyllä
+emona
+energiankäytöstään
+enköhän
+ennen
+ennustaessaan
+ennusteeltaan
+epäilisin
+epätietoisuuteemme
+erehtyväisiä
+ergopro
+eristettävä
+erittelevän
+erkiltä
+erkin
+erkkiin
+erkkiä
+esim
+esitelmöitsijän
+esittäisin
+esittäisit
+eskoa
+eskolle
+eskolta
+eskoon
+etupaneeli
+etupaneelia
+etupaneeliin
+etupaneelin
+etupaneelissa
+etupaneelista
+eurosportin
+evoluutiohistoria
+filosofisten
+finiittisellä
+finiittisen
+finiittisessä
+fysiikassakin
+fysikaalisena
+genomia
+globaalia
+globaalin
+graafista
+grafiikkatiloissa
+haen
+haet
+haitalle
+haittaverojen
+haittaverolla
+hakemistossa
+haksahdit
+haloselta
+halpahan
+halullisille
+halutti
+hamelilta
+hankkiutumista
+harhaopiksi
+harmainta
+harrastamiseen
+harrastusmahdollisuudet
+harvinaistunut
+havainnoiduksi
+havaitsevasta
+havaitsisi
+he
+heikentyvästä
+heillekö
+helille
+heliltä
+hengentuotteista
+hengenvaarallisiksi
+henkilönimeä
+herjauksesta
+herjaus
+herodotoksella
+hidastuminen
+hilpeydessään
+hintanoteeraus
+hippiliikkeestä
+hitaimpia
+hiukkastasolle
+hiukkastason
+homehtuu
+hormonikierron
+hormonikierto
+http
+humalasta
+huolestuisi
+huomaamansa
+huomaatko
+huomioimisen
+huomiotani
+huonoimmista
+huononnus
+hupisanomia
+huutajat
+hypoteettinen
+hyväksynnät
+hyväksyntäin
+hyväksyntöihin
+hyödyistä
+hyökkääjälle
+hyökkääjästä
+häiriintyneelle
+häiritsen
+hälytyskello
+hämäryys
+hänellekö
+hätävarjelua
+hätävarjelunäkökohtaan
+hätävarjelusta
+hätävarjelutilanteen
+hävittämisessä
+ide
+idiootiksi
+ihmisajattelu
+ilkivaltaa
+ilman
+iloniemellä
+iltayöstä
+indeksihakujen
+indiana
+inhorealismi
+inisemässä
+innoita
+intel
+intelin
+internetissä
+irroittamaan
+irroittamasta
+irtotuuletin
+ismolle
+ismolta
+ismon
+istukallisten
+itkeväni
+itsekopioituvat
+ivy
+ja
+jaanaa
+jaanalle
+jaanalta
+jaanan
+jalankulkija
+jalkoihinkin
+jarkolle
+jatkolähetti
+jatkotoimiin
+jne
+jo
+joen
+joimme
+joka
+jonka
+joosualla
+jormaa
+jormalle
+jormalta
+jos
+jotka
+joukkoliikennetukiaisten
+joukkoliikenteellä
+jouluisin
+juhanilta
+julkituomaan
+julkituominen
+jumalako
+juovamuuntaja
+juovamuuntajasta
+juovamuuntajia
+juttuni
+jänniteregulaattori
+jännitettävää
+jännitysmomentteja
+järjestäytymisemmekin
+järkeenkäyvältä
+jäsenvaltiossa
+jäähdutyskammalla
+jäähdytyksen
+jäähdytysrivan
+kaasuksi
+kaatuilu
+kaaviot
+kafkalaiseen
+kaijalle
+kaijalta
+kaijan
+kaiketikin
+kallenkaan
+kalvot
+kannustamme
+kannustan
+kannustimme
+karia
+karilta
+kaseteilla
+kasvatan
+kasvihuonepäästöt
+katsojilleen
+kauhasi
+kausaalisuhteessa
+kaverilta
+kehityskelpoinen
+keksintöäni
+kemiallisessa
+kemikaalein
+kenttätyöntekoon
+kerroinkin
+kertalukuihin
+kertoipa
+kerääkö
+kestoltaan
+kesäkissoja
+kielivaikeudet
+kielivaikeuksien
+kiemurtelu
+kiinniottamisesta
+kiinnittämättä
+kiintolevylle
+kirvesmurhaaja
+kissamaisia
+ko
+koiramaisia
+koiran
+koirapoliisi
+kokemuksieni
+kokopäivätoimisen
+kollektiiviliikenteen
+koloihin
+komento
+komissiolla
+kommentoimassasi
+kommunikoinnin
+kommunikointivaikeudet
+kommunikointivaikeuksien
+komponenteilla
+komponenttilista
+koneesi
+koneessani
+konetyypistä
+konfiguroida
+kontaktihenkilön
+koordinaatistossa
+kopioimasta
+kopioimatta
+kopioimista
+kopioimme
+kopioitua
+koputella
+korjaamaton
+korkeataajuista
+korostamassa
+korpun
+kortiltasi
+koskahan
+kosmisessa
+kosmoksesta
+kosmologisiin
+kotikatsomossa
+kotisivulta
+kovalevyjä
+kovalevyltä
+kovalevyä
+kovolle
+kpl
+ks
+ksi
+kuin
+kuitenkin
+kuivimmasta
+kuljetun
+kulkema
+kulkuaika
+kulloinenkin
+kuluttajansuoja
+kuluttajaviraston
+kumileimasin
+kun
+kundiksi
+kunnianloukkauksen
+kuntajärjestelmä
+kuoppiin
+kustannusvastaavuutta
+kuuta
+kvantitatiivinen
+kyllästetyn
+kysehän
+kyseisestä
+kysymyksiisi
+kytkemässä
+kytkentäkaavio
+käsiaseilla
+käsikirjojen
+käynnistymättömään
+käynnistymään
+käynnistäessä
+käytettäisikään
+käyttämättömyyttään
+käyttäneenä
+käyttöjärjestelmien
+käyttöjärjestelmä
+käyttöjärjestelmästä
+käyttöjärjestelmät
+käyttötilanne
+käytössäni
+käännettyä
+laadukkampi
+laatikoista
+laatikoitta
+ladattavaa
+lain
+lainattava
+lainkohtien
+lainsäädäntövaltaa
+lainvoima
+lainvoimaisen
+laiskana
+laissa
+laitettaisiin
+laitteesta
+laki
+lakiteksti
+lakitekstin
+lakkailtu
+laskennallisena
+laskettavat
+laskettavia
+laskuihin
+laulamassa
+lauseessasi
+leenaa
+leenalle
+lehtijutusta
+lentomatkasta
+levityttää
+levynkäsittelyä
+lieventämässä
+lihasvoimalla
+liikenneasioissa
+liikkuisi
+liioitteluksi
+linuxia
+lipidejä
+lipposeen
+lipposelta
+lipuissa
+liskojen
+lisäisivät
+lisäämään
+llinux
+loppuelämänsä
+loppuhinta
+loppukaudesta
+loppurysäyksessä
+loppuunsaattamiseksi
+loukatakseen
+loukkaamisen
+luennoltanne
+luet
+luettolosuoja
+luit
+lukaisemassani
+lukioikäisille
+luomamme
+luomana
+luotettavasta
+lupamaksuista
+luuhun
+luuloni
+luvun
+lähdeviite
+läheisyysperiaatteen
+lähentymässä
+lähettäisin
+lähimmäiseltään
+lämpiämisestä
+lämpötilatilastointia
+lässähtää
+läväyttää
+läänitason
+löydyttävä
+löydöksesi
+maailmanmestaruuskisat
+maanpetosoikeudenkäynti
+mafiosoksi
+magneettipitoinen
+mahtaisivatko
+mainitaanko
+mainitsemasi
+mainitsemassani
+mainostaja
+mainosvaroin
+mallimme
+manaillut
+mapin
+mapissa
+mapista
+marille
+marilta
+marisee
+maritaa
+maritalle
+maritalta
+maritan
+markkinamekanismia
+markkinoille
+markolle
+markolta
+markon
+markulle
+markulta
+marssivien
+materiaalisia
+materialistiseen
+materialistisesta
+materialistista
+materiaton
+matiakselle
+matiakselta
+matkailupalveluiden
+maunoa
+maunolle
+maunolta
+maunon
+maunoon
+meille
+meillekö
+mekaanisista
+meni
+menin
+merita
+meritan
+merkkivaloa
+merkkivaloista
+merkkivalon
+merkkivalosta
+merkkivalot
+mieleksi
+mielialaan
+mieltäisivät
+miesaktivistien
+min
+ministeri
+minulleko
+missähän
+mitenhän
+mittausjakson
+mk
+mm
+moduulia
+mokomalle
+molekyyleistä
+momentin
+momentissa
+moniajossa
+moodissa
+moraaliperusta
+moraalisena
+moraalitajuntansa
+moraalittomalta
+muisteista
+mukaan
+muksu
+mullistusten
+muodostettua
+museomalliin
+musta
+mutinoita
+muun
+muuta
+muuttavasta
+myöhästymme
+myöhästyn
+myöhästyttää
+myöhästytän
+määreitä
+määrittelemäsi
+määrittelisi
+määrityksiään
+määräaikaiseen
+möläytyksiä
+möykkäämistä
+n
+naiskansanedustajaa
+nakkipaketin
+naksautan
+naksautin
+naksauttaa
+naksauttamaan
+naksauttamasta
+naksauttaneet
+naksauttanut
+naksautti
+nanobakteereita
+natsipuolueen
+nauhassa
+naukkailemassa
+nautittavuutta
+ne
+neutralointikelat
+niele
+niiden
+niinistö
+niinistölle
+niinistöltä
+niinistön
+niinistöä
+niinistöön
+nimellisen
+nimipäivistä
+nimitteli
+nl
+no
+nojalla
+nolla
+nooan
+normaalinopeutta
+nostamasta
+ns
+nt
+nykimään
+nykyhetkeä
+näkökanta
+näkökantaero
+näytetystä
+näyttötilasta
+näytönohjaimella
+näytönohjaimen
+näytönohjain
+näytönohjainta
+nöyryyden
+nöyryydestä
+objekteina
+objektia
+ohellisista
+ohitettavien
+ohjaimen
+ohjaimet
+ohjainkortti
+ohjattavuus
+ohjevihkosen
+oikeuden
+oikeudenmukaisuusasenteet
+oikeuskanslerin
+oikeuslaitosta
+oikeuslääketiedettä
+oikeuslääketieteen
+oikeusperiaate
+oikoluettavan
+oikolukemaan
+oikolukusanaston
+ole
+olennolta
+olikohan
+omaisi
+omakohtaisena
+on
+ongelmatapausta
+os
+osaisikohan
+osakilpailua
+osastopalavereiden
+osastopalavereissa
+osastopalaveri
+osastopalaverit
+osastopäälliköiden
+osastopäälliköille
+osastopäällikölle
+osia
+osteoporoosista
+osuma
+osumakohdassa
+ottaessamme
+ovat
+pahakseni
+paikallistaso
+painimaan
+painotuotteen
+pakenevaa
+pakkaukseen
+pakkausmateriaaleissa
+pakkausmateriaaleista
+pakkausmateriaali
+pakkausmateriaalin
+pakkausmateriaalissa
+pakkausmateriaalista
+pakkausmateriaalit
+palauttaessasi
+palikka
+palikoiden
+palloihin
+palloista
+palvelevasta
+pankkikriisi
+pankkikriisiin
+pankkikriisin
+pankkikriisissä
+pankkikriisistä
+pankkituesta
+panoksiin
+panostimme
+panostin
+paperinviejien
+parikaapeli
+parisuhteeseen
+parlamentillakin
+partisen
+pasia
+pasille
+pasilta
+pasin
+pc
+pelitkin
+perimmäisyyden
+persoonallisuushäiriöitä
+pertiltä
+perttiin
+perttiä
+perusjakso
+perusosa
+peruutukseen
+peruutukset
+peruutuksiin
+peruutusten
+peräkkäisliikettä
+peräkkäistapahtumien
+peräkkäisyyttä
+petrille
+petriltä
+petrin
+petriä
+petterille
+petteriltä
+petteriä
+piiaan
+piialle
+piialta
+piirien
+piirimallin
+pikkukarhuja
+pinkoo
+pirkkoa
+pirkkoon
+pirkolle
+pirkolta
+pirstominen
+pistoolinluodilla
+poikkeutuskeloista
+poistamasta
+poliiseina
+poliisikin
+poliisikoulussa
+poliisipiirin
+poliisipiirissä
+poskettomia
+potilaan
+predikaatti
+predikatiivia
+projektipäälliköiden
+projektipäälliköiltä
+projektipäälliköt
+projektisuunitelmaan
+projektisuunitelmat
+projektisuunnitelma
+projektisuunnitelman
+projektisuunnitelmassa
+projektisuunnitelmiin
+projektisuunnitelmissa
+prosessorista
+prosessoritehoa
+prosessorituulettimet
+proteiinituotantoa
+protestoimme
+protestoineet
+protestoisi
+protestoisivat
+publikaanin
+puh
+puhallinta
+puhelinvastaajaa
+puheväleihin
+puoleltani
+puolinopeutta
+puolustautuja
+puskurista
+puukkojunkkareiden
+puutteelisuudeksi
+pyllyyn
+pysäytykseen
+pysäytys
+pyörimistä
+pyörintä
+pyörittely
+päivitetään
+päivitystä
+päämotiivi
+pääomaan
+pääomasijoitus
+pääomatuen
+päästettyihin
+päästettynä
+päättely
+pönttö
+pöpön
+raajaosuma
+raajaosumasta
+rahapalkkioita
+raijalle
+raijalta
+raijan
+railia
+railiin
+railille
+raililta
+railin
+raimon
+raiskaajasta
+raiskasi
+rajatta
+rajoittavaa
+rajoituttava
+rankaisematta
+rantautuu
+raporttiini
+raporttiinsa
+raporttiisi
+rasittamalla
+ratanopeudeksi
+rattia
+raunoa
+raunolle
+raunolta
+raunon
+raunoon
+realistinenkin
+reijoa
+reijolle
+reijolta
+reijon
+riippuvuudeksi
+riipu
+riitaisa
+riitalle
+riitalta
+riittaa
+riittävänsä
+rikoksentekijät
+rikolliselle
+rikosnimikkeiden
+rikostaan
+rikottavan
+rion
+rippijuhlat
+ritvaa
+ritvalle
+ritvalta
+ritvan
+rna
+rom
+romppu
+ruuhkista
+ruumiinvamman
+ruuttu
+ruuvaamaan
+saa
+saaraa
+saaraan
+saaralle
+saaralta
+sairastavuudessa
+sak
+sakkokiintiöistä
+sakoille
+sakottavat
+salaisuudesta
+samanaikaishavainnoissa
+sanaluetteloon
+sanamuodosta
+sanastoa
+sanastohan
+sanastoonsa
+sanoinhan
+sanoisinpa
+santtua
+santulta
+saria
+sariin
+sarille
+sarilta
+sarjavastukseen
+sarkastisiksi
+saulia
+saulille
+scsi
+se
+seijalle
+seijalta
+seijan
+seitsemät
+sekoamisen
+seksikästä
+sekunnista
+selailen
+selannut
+selasin
+selasivat
+selitit
+selittyisi
+selittäisitkö
+selvitysprosenttia
+sfnet
+sidottulle
+siihen
+siirrämme
+siirsimme
+siirtäisimme
+siirtäisin
+siirtämästä
+siirtämättä
+sijoissa
+simm
+simulaatio
+simulaatiomme
+simulaatioon
+simulaatiosta
+sinulleko
+sirinä
+sirinää
+sirise
+sirisee
+sirpaa
+sirpaan
+sirpalle
+sirpalta
+sirpan
+sirpit
+siskolta
+siten
+soimannut
+soimauksen
+soimauksensa
+soittaisimme
+soittaisin
+soittamasta
+solvauksesta
+soopa
+sopassa
+sopiville
+sosiaali
+sovelletaan
+sovelletun
+sovitinkortit
+sovitinkortti
+sovitinkorttia
+sovitinkorttien
+sovitinkorttiin
+sovitusvelvollinen
+ssa
+sta
+standardiin
+standardoitu
+strategiasuunnittelua
+subjekteina
+subjektien
+subjektiivisen
+suoja
+suorittaneesta
+supertyhjyydeksi
+supertyhjä
+supertyhjän
+supertyhjästä
+supertyhjää
+suunnitelmallisuudesta
+suuntamerkin
+suureena
+suurenmoisessa
+suvereenisuudesta
+suville
+suvilta
+suvin
+syrjäänvetäytyvää
+syytetyllä
+syöksevän
+sähköautojen
+sähkömittarista
+sähköpostijärjestelmän
+sähköpostiviestin
+säädin
+säädintä
+säännöin
+säästy
+säästyä
+säätimen
+säätimet
+säätimien
+säätimiä
+säävaihteluiden
+ta
+taajuuden
+tahallinen
+tahdolta
+tai
+taikka
+taikoja
+taipuvia
+taivaissa
+tajuattekaan
+takaisinmaksu
+takapaneeli
+takapaneelia
+takapaneeliin
+takapaneelin
+takapaneelista
+takapaneelit
+takasuuttimista
+takuuvarmasti
+talvikarvan
+tapahtuisivat
+taparikollisuus
+tapiolle
+tapiolta
+tapioon
+tapiota
+tappamatta
+tappioitta
+tappiotta
+tarjoamatta
+tarkastelukertojen
+tarkista
+tarkoitit
+tarkoittikin
+tarkoitusperiään
+tartuttaisiin
+tarvehierarkiastaan
+taulutko
+tavoittelemattoman
+te
+teammailin
+teamware
+teemulle
+teemulta
+teemun
+tehdastekoisella
+tehokäyttöön
+teillekö
+tekeydy
+tekosyistä
+tekoälypohjaisen
+tekstitilassa
+terminologiassa
+terv
+testanneet
+tiedoissamme
+tiedostamaan
+tiedostoista
+tiedostotarkenninta
+tiedot
+tiedotustilaisuuksien
+tiedotustilaisuuksissa
+tieinvestointikuluista
+tienrakennukseen
+tietoisuuttamme
+tietonasi
+tietosanakirjasta
+tietämillä
+tilaisi
+tilaisimme
+tilakäsitettä
+tilastollisessa
+tilatessaan
+tilaukseen
+tilauksista
+tilaulottuvuuksien
+tilauskannan
+tilauskannasta
+tilauskantaa
+tilauskantaan
+tilausvahvistukseen
+tilausvahvistuksen
+tilausvahvistuksesta
+tilausvahvistukset
+tilausvahvistuksia
+tilausvahvistuksiin
+tilausvahvistuksista
+tilausvahvistus
+tilausvahvistusta
+tim
+timille
+timoa
+timolta
+tiusasen
+tms
+todellisuustasolla
+todellisuutensa
+todistettakoon
+toikkaroineet
+toikkaroinut
+toikkaroivat
+toimiemme
+toimimaton
+toiminto
+toimivuustestiksi
+toisentapaista
+tokkaroida
+tom
+tomille
+tomilta
+tomin
+toteenkin
+toteennäytettyjen
+toteennäytetyksi
+tottapa
+totuusarvolla
+transsendenssin
+ts
+tuhoamasta
+tuijalta
+tuijan
+tukiaiskäytäntöä
+tukihenkilöä
+tukisikaan
+tukittua
+tukituksi
+tulee
+tulevaisuudet
+tuliaseella
+tulivoiman
+tulkintavalta
+tulkit
+tulkitsematta
+tulko
+tullimääräyksiin
+tultaessakin
+tunnistavan
+tunnusmerkistöä
+tunteettomuus
+tuohtunutta
+tuollaisin
+tuoltako
+tuomittakoon
+tuomoa
+tuomolle
+tuomolta
+tuomon
+tuonneko
+tuontioikeuksia
+tuotahan
+tuotosten
+tuotteella
+turvavyötä
+tuuletinta
+tuulettimella
+tuulettimet
+tuuletustehoa
+tv
+työkäyttö
+työmatkassani
+työskentelemättä
+työvuorossa
+tähdellisempiä
+tällekö
+tältäkö
+tännekö
+täytäntöönpano
+täytäntöönpanot
+ulkoishaitan
+ulkoishaitta
+ulkoishyödyistä
+ulkoishyödyn
+ulkoishyödyt
+ulkoishyötyjä
+ulottuvuutena
+universumimme
+universumissa
+universumissamme
+universumit
+urbaanissa
+urheiluvalmennuksessa
+urholle
+urholta
+urhon
+urhoon
+vaakakuppeihin
+vahingoissa
+vahingoittumisen
+vaihtaako
+vaikutusmahdollisuutta
+vakuutettua
+vakuutussyistä
+valintatilanne
+valmistimme
+valohiukkasen
+valolle
+valtion
+vapaudenmenetykseen
+varaosiksi
+varikkokäynneillä
+varmistuskäyttöön
+varmistusten
+vastaisimme
+vastaisivat
+vehkeitä
+verbimuotoja
+verbimuotojen
+verisenä
+verkkokortit
+verroin
+verrokkiin
+versioihin
+version
+vertaamiseen
+vesaa
+vesaan
+vesalle
+vesalta
+viallisuus
+videotallenne
+viesteihin
+viesteille
+vihjepalkkio
+viite
+viivyttäisi
+viivyttäisimme
+viivyttäisivät
+viivyttäneet
+viivytän
+vilkun
+villelle
+vinkunaa
+virheilmoituksen
+virkanimityksille
+virtansa
+vitsiin
+voi
+voidaan
+voimaan
+voimakeskittymä
+voimankäyttöä
+voimassa
+voitoitta
+voitonjakokelpoisista
+voitotta
+volyymit
+vrt
+vuokraavan
+vuokrattavaa
+vuorokaudenaika
+vuorokaudenajat
+vuotojen
+vuotta
+väestä
+väheksyn
+vähemmän
+vähentää
+vähin
+vähintä
+vähintään
+vähäisempää
+vähäisen
+vähän
+vähättelyä
+vähään
+väistämättä
+väistö
+väite
+väitettiin
+väitettä
+väitteitä
+väittämälläni
+väittämään
+väittävätkin
+väittää
+väitän
+väkisin
+väkivallanteko
+välein
+väliaikaisesti
+välissä
+välittää
+välittömästi
+väliä
+välkähtely
+vältetään
+välttämiseksi
+välttämistä
+välttämättä
+välttämättömät
+välttää
+värähdellä
+värähdyksestä
+värähdykset
+värähdyksiä
+värähdystä
+värähtelyjen
+väsyneesti
+väyläisiä
+väylälinjalle
+väyrynen
+väyryseen
+väyryselle
+väyryseltä
+väyrysen
+väyrystä
+vääntely
+vääntelyt
+vääriksi
+väärin
+väärinkäsityksiä
+vääristynyt
+vääryyden
+väärä
+vääräksi
+väärässä
+väärää
+vöissä
+vöitä
+weu
+win
+windows
+www
+yhdenmukaisuus
+yhteiskunnilla
+yhteneväisiä
+yhteneväksi
+yhteydenottoa
+yhteydonotot
+yksityisautoilijan
+yksityisautoilun
+yliarvostusta
+ylikellotuksen
+ylitsepääsemätön
+ylläolevassa
+yläreunaan
+yläreunassa
+yläreunat
+yläreunojen
+ym
+ymmärryksenne
+ympäristöpaineet
+ympäristöväki
+yms
+yrittämäsi
+yritänkö
+äimistelin
+äimistellä
+äimisteltiin
+äimistelty
+äitimuori
+äitimuoria
+äitimuorille
+äitimuorin
+äitimuorisi
+älykköjen
+älysin
+ärsyynnyin
+ääliö
+äänelläni
+äänikorttivalmistaja
+ääriasennossa
+ääriasennosta
+ääriasennot
+ääriasento
+ääriasentoon
+ääritilanteista
+öljylaskusta
+ötököitä
diff --git a/www/extras/eopro/lex/sscefi.utlx b/www/extras/eopro/lex/sscefi.utlx
new file mode 100644
index 000000000..e6f6494be
Binary files /dev/null and b/www/extras/eopro/lex/sscefi.utlx differ
diff --git a/www/extras/eopro/lex/sscefi2.clx b/www/extras/eopro/lex/sscefi2.clx
new file mode 100644
index 000000000..ceef5735d
Binary files /dev/null and b/www/extras/eopro/lex/sscefi2.clx differ
diff --git a/www/extras/eopro/lex/sscefr.tlx b/www/extras/eopro/lex/sscefr.tlx
new file mode 100644
index 000000000..768c3aea2
--- /dev/null
+++ b/www/extras/eopro/lex/sscefr.tlx
@@ -0,0 +1,610 @@
+#LID 1036 1 609
+France
+a
+accomplissement
+accord
+accords
+acte
+actes
+action
+actions
+activité
+activités
+adopte
+adoption
+adoptées
+affaires
+afin
+ainsi
+alinéa
+alliance
+am
+amendements
+annexé
+annexées
+annuel
+année
+ans
+applicable
+applicables
+application
+applique
+appliquent
+approbation
+appropriées
+après
+arrête
+arrêtées
+article
+articles
+assure
+assurer
+atlantique
+atteinte
+attributions
+au
+aucun
+aucune
+auprès
+aussi
+autorités
+autre
+autres
+aux
+avant
+avantages
+avec
+avis
+avoir
+avoirs
+ayant
+banque
+banques
+base
+besoin
+billets
+bonne
+budget
+budgétaire
+cadre
+capital
+capitaux
+caractère
+cas
+catégories
+ce
+celle
+celles
+celui
+centrale
+centrales
+certaines
+certains
+ces
+cessation
+cet
+cette
+chacun
+change
+chapitre
+chaque
+charge
+chefs
+ci
+cinq
+circulation
+citoyen
+clé
+co
+cohésion
+collaboration
+comité
+comme
+commence
+commission
+commun
+communautaire
+communautaires
+communauté
+communautés
+commune
+communes
+composent
+composé
+compris
+compte
+compter
+comptes
+compétence
+compétences
+compétente
+compétentes
+compétents
+concernant
+concerne
+concerné
+concernée
+conclus
+concurrence
+conditions
+conduite
+conforme
+conformément
+conférence
+connaître
+conseil
+constitutionnelles
+consultation
+consulté
+contractantes
+contre
+contribue
+contribuer
+contrôle
+convenues
+convergence
+convient
+coopération
+coordination
+coordonnent
+cour
+cours
+création
+crédit
+d
+dans
+date
+de
+demande
+des
+deux
+deuxième
+devant
+devoirs
+difficultés
+directement
+directives
+directoire
+dispose
+disposition
+dispositions
+doit
+doivent
+domaine
+domaines
+données
+dont
+douze
+droit
+droits
+du
+durée
+dès
+début
+décembre
+décide
+décider
+décision
+décisions
+déclaration
+découlant
+défense
+déficit
+définit
+délai
+délibérations
+démission
+dépenses
+dérogation
+développement
+e
+effet
+elle
+elles
+emploi
+en
+ensemble
+entre
+entreprises
+environnement
+es
+est
+estime
+et
+etat
+europe
+eux
+examen
+examine
+exception
+excessif
+exercent
+exercer
+exercice
+exécution
+fa
+faciliter
+faire
+faisant
+fait
+fin
+finances
+financier
+financiers
+financière
+fins
+fixe
+fixé
+fixées
+fois
+fonction
+fonctionnement
+fonctions
+fonds
+font
+formation
+forme
+formés
+garanties
+gestion
+gouvernement
+général
+générales
+généraux
+i
+il
+ils
+immunités
+indemnités
+indépendance
+information
+informations
+initiative
+instance
+instituant
+institut
+institution
+institutions
+institué
+instruments
+inséré
+insérés
+int
+intention
+internationales
+intérieur
+intérêt
+intérêts
+investissement
+janvier
+jour
+juges
+juridique
+jusqu
+justice
+l
+l'unanimité
+la
+laquelle
+le
+les
+lesquelles
+leur
+leurs
+libre
+lieu
+limites
+longtemps
+lors
+lorsque
+lui
+législation
+m
+maintenir
+majorité
+mandat
+marché
+matière
+me
+membre
+membres
+mes
+mesure
+mesures
+mettre
+ministre
+mise
+mission
+missions
+modalités
+modifications
+modifié
+moins
+mois
+moment
+monnaie
+monnaies
+montant
+monétaire
+monétaires
+mouvements
+moyen
+moyens
+médiateur
+même
+mêmes
+n
+national
+nationale
+nationales
+nationaux
+ne
+ni
+niveau
+nombre
+nommé
+nommés
+non
+notamment
+nouveau
+nécessaire
+nécessaires
+o
+objectif
+objectifs
+objet
+obligations
+observations
+oeuvre
+office
+on
+ont
+opérations
+organes
+organisation
+organisations
+organisme
+orientations
+ou
+outre
+où
+paiements
+par
+paragraphe
+paragraphes
+parlement
+parlements
+parmi
+part
+partenaires
+participation
+participer
+particulier
+partie
+parties
+pas
+pays
+pendant
+permettre
+personne
+personnel
+personnes
+peut
+peuvent
+place
+pleinement
+plus
+plusieurs
+point
+points
+portant
+porte
+position
+positions
+pour
+pratiques
+premier
+première
+prend
+prendre
+prennent
+principe
+principes
+pris
+prise
+prises
+privilèges
+prix
+procède
+procédure
+procédures
+professionnelle
+programmes
+progrès
+projet
+projets
+promouvoir
+prononcer
+proposition
+propositions
+propre
+propres
+protection
+protocole
+préjudice
+préparation
+présent
+présente
+présenter
+présents
+présidence
+président
+prévu
+prévue
+prévues
+prévus
+public
+publics
+publiques
+période
+qu
+qualifiée
+quatre
+que
+question
+questions
+qui
+rapport
+rapports
+re
+recettes
+recherche
+recommandation
+recommandations
+recours
+relations
+relative
+relatives
+relevant
+remplacement
+remplacé
+remplit
+rendre
+renforcement
+renforcer
+renouvelable
+représentants
+requête
+res
+respect
+respecter
+respectives
+responsabilité
+ressortissants
+ressources
+restrictions
+revenu
+règlement
+règlements
+règles
+réalisation
+référence
+régime
+régions
+rémunération
+répartition
+république
+réserve
+réserves
+résultant
+résultats
+réunions
+rôle
+s
+sa
+sans
+sauf
+sauvegarde
+se
+secrétariat
+sein
+selon
+sera
+seront
+services
+ses
+si
+situation
+six
+siège
+social
+sociale
+sociaux
+soit
+son
+sont
+soumis
+soumises
+sous
+souscrit
+spéciaux
+spécifiques
+stabilité
+statuant
+statue
+statut
+statuts
+suivant
+suivantes
+suivants
+sur
+système
+systèmes
+sécurité
+tant
+tard
+taux
+technologique
+telle
+tels
+tenant
+tenir
+tenu
+terme
+territoire
+texte
+tiers
+tiret
+titre
+titres
+tous
+tout
+toute
+toutefois
+toutes
+traite
+traité
+traités
+transmis
+travail
+travailleurs
+travaux
+tre
+tribunal
+trois
+troisième
+tâches
+un
+unanimité
+une
+unique
+valeur
+vertu
+vigueur
+vingt
+violation
+visant
+visé
+visée
+visées
+visés
+voie
+voix
+vote
+vue
+y
+Ä
+à
+échéant
+économique
+économiques
+écu
+également
+établissement
+établissements
+établit
+étrangère
+étrangères
+étroite
+été
+être
diff --git a/www/extras/eopro/lex/sscefr.utlx b/www/extras/eopro/lex/sscefr.utlx
new file mode 100644
index 000000000..00a3bf255
Binary files /dev/null and b/www/extras/eopro/lex/sscefr.utlx differ
diff --git a/www/extras/eopro/lex/sscefr2.clx b/www/extras/eopro/lex/sscefr2.clx
new file mode 100644
index 000000000..50777fb54
Binary files /dev/null and b/www/extras/eopro/lex/sscefr2.clx differ
diff --git a/www/extras/eopro/lex/sscege.tlx b/www/extras/eopro/lex/sscege.tlx
new file mode 100644
index 000000000..9d68ca41c
--- /dev/null
+++ b/www/extras/eopro/lex/sscege.tlx
@@ -0,0 +1,1085 @@
+#LID 1031 1 1084
+Abkömmling
+Abkömmlinge
+Abkömmlingen
+Ablauf
+Ablaufe
+Absatz
+Absatzes
+Abschnitt
+Absicht
+Abtretung
+Anerkennung
+Anfechtung
+Angelegenheiten
+Anmeldung
+Annahme
+Annehmenden
+Anordnung
+Anordnungen
+Anziehung
+Anspruch
+Anspruchs
+Ansprüche
+Anteil
+Antrag
+Anweisung
+Anwendung
+Anzeige
+Arbeit
+Arbeiter
+Art
+Aufhebung
+Auflage
+Aufnahme
+Aufrechnung
+Auftrag
+Aufwendungen
+Auge
+Augen
+Augenblick
+Auseinandersetzung
+Ausgabe
+Ausgleich
+Auskunft
+Ausschaltung
+Ausübung
+BGB
+Baum
+Bedachten
+Bedingung
+Beendigung
+Befreiung
+Befriedigung
+Behörde
+Belastung
+Benutzung
+Berichtigung
+Berücksichtigung
+Beschränkung
+Beseitigung
+Besitz
+Besitze
+Besitzer
+Besitzes
+Besteller
+Bestellung
+Bestimmung
+Beteiligten
+Betrag
+Bett
+Beurkundung
+Bewegung
+Bild
+Blick
+Boden
+Bourgeoisie
+Bruder
+Buch
+Bullre
+Dankte
+Dauer
+Deutschland
+Diana
+Dinge
+Ehegatte
+Ehegatten
+Eigentum
+Eigentums
+Eigentümer
+Eigentümers
+Einhaltung
+Einigung
+Einrede
+Eintragung
+Eintritte
+Einwilligung
+Einziehung
+Eltern
+Ende
+Entscheidung
+Entwicklung
+Entziehung
+Erbe
+Erbfolge
+Erblasser
+Erblassers
+Erbrecht
+Erbschaft
+Erbteil
+Erbebt
+Erde
+Erfüllung
+Erklärung
+Errichtung
+Ersatz
+Ersetze
+Erteilung
+Erwerb
+Erwerber
+Fall
+Familie
+Fenster
+Feststellung
+Finger
+Forderung
+Forderungen
+Form
+Fortsetzung
+Frankreich
+Frau
+Frauen
+Freund
+Frist
+Früchte
+Fällen
+Führung
+Garten
+Gebrauch
+Geburt
+Gedanke
+Gefahr
+Gegenstand
+Gegenstandes
+Gegenstände
+Gegentor
+Geld
+Geltend
+Genehmigung
+Georg
+Germanen
+Geschichte
+Geschäft
+Geschäfte
+Geschäftsführung
+Gesellschaft
+Gesellschafter
+Gesetz
+Gesetzbuch
+Gesicht
+Gestalt
+Gewalt
+Gläubigers
+Glück
+Gott
+Greifers
+Grund
+Grundbuch
+Grunde
+Grundschule
+Grundstück
+Grundstücke
+Grundstücks
+Gütergemeinschaft
+Haar
+Haftung
+Hand
+Handlung
+Haus
+Hause
+Herausgabe
+Herr
+Herren
+Herrn
+Herz
+Himmel
+Hinterlegung
+Hypothek
+Hälfte
+Hände
+Händen
+Höhe
+Industrie
+Inhaber
+Inhalt
+Interesse
+Interessen
+Inventar
+Jahr
+Jahre
+Jahren
+Jahres
+Jugend
+Juni
+Kenntnis
+Kind
+Kinde
+Kinder
+Kindes
+Kirche
+Klage
+Klasse
+Kleider
+Kommunisten
+Kopf
+Käufer
+Körper
+Kündigung
+Kündigungsfrist
+Land
+Last
+Lasten
+Leistung
+Leistungen
+Leute
+Licht
+Luft
+Länder
+Mangel
+Mann
+Mannes
+Menschen
+Mieter
+Mieters
+Mietverhältnis
+Mietverhältnisses
+Minderung
+Miterben
+Mitglieder
+Mitte
+Monat
+Monate
+Monaten
+Monats
+Mund
+Mutter
+Mädchen
+Männer
+Mönch
+Mündel
+Nacherben
+Nacherbe
+Nachlasses
+Name
+Namen
+Netteren
+Nichterfüllung
+Nr
+Nutzungen
+Ordnung
+Ort
+Pacht
+Pächter
+Pedal
+Partei
+Peer
+Person
+Personen
+Pfänder
+Pfleger
+Pflegst
+Pflicht
+Pflichtteil
+Platz
+Prokurist
+Proletariat
+Prozent
+Pächter
+Rechnung
+Rechtes
+Rechtsgefühl
+Rechtshändig
+Rente
+Rückgabe
+Rücksicht
+Rücktritt
+Sache
+Sachen
+Sams
+Satz
+Schwadens
+Schadensersatz
+Scheidung
+Schuld
+Schuldner
+Schuldners
+Schallverhältnisse
+Schwester
+Seele
+Seite
+Sicherheit
+Sicherheitsleistung
+Siebenter
+Sinne
+Sohn
+Sonne
+Sorge
+Sozialismus
+Spiel
+Stadt
+Standard
+Stellung
+Strafpunkt
+Stunde
+Tag
+Tage
+Tagen
+Tages
+Teiles
+Teilung
+Testament
+Testaments
+Testamentsvollstrecker
+Tisch
+Titel
+Tod
+Tode
+Todes
+Tyrann
+Tür
+Umfang
+Umstände
+Umständen
+Unmöglichkeit
+Unterbrechung
+Unterhalt
+Unternehmer
+Urkunde
+Urteil
+Vater
+Vaters
+Verbindlichkeit
+Verbindlichkeiten
+Verein
+Vereinbarung
+Verfügung
+Verfügungen
+Vergütung
+Verhältnis
+Verhältnisse
+Verjährung
+Verkauf
+Verkäufer
+Vermieter
+Vermieters
+Vermächtnis
+Vermächtnisses
+Verpflichtung
+Verpflichtungen
+Verpächter
+Versicherung
+Versorgung
+Versteigerung
+Vertrag
+Vertrage
+Vertrags
+Vertreter
+Vertreters
+Verwahrung
+Verwaltung
+Verwendungen
+Verzicht
+Verzug
+Vize
+Voraussetzungen
+Vorbehalts
+Vererbe
+Vererben
+Vormund
+Vormundschaft
+Vormundschaftsgericht
+Vormundschaftsgerichts
+Vornähme
+Vorschrift
+Wahrheit
+Wandlung
+Wege
+Weib
+Weise
+Welt
+Werk
+Wertes
+Wesen
+Widerruf
+Wien
+Willenserklärung
+Wirkung
+Wirt
+Wirtschaft
+Wochen
+Wohnraum
+Wohnung
+Wort
+Worte
+Worten
+Zahl
+Zahlung
+Zeit
+Zeitpunkt
+Zimmer
+Zinsen
+Zug
+Zukunft
+Zustimmung
+Zuwendung
+Zwangsvollstreckung
+Zwecke
+Zweifel
+a
+ab
+abend
+aber
+acht
+alle
+allein
+allem
+allen
+aller
+allerdings
+alles
+allgemeinen
+als
+also
+alte
+alten
+am
+an
+andere
+anderen
+anderer
+anderes
+andern
+anders
+angemessene
+angemessenen
+angenommen
+angeordnet
+antwortete
+anzunehmen
+anzusehen
+anzuwenden
+arme
+auch
+auf
+aufgehoben
+Auflösung
+aus
+ausgeschlossen
+bald
+bedarf
+befriedigt
+begann
+beginnt
+begründet
+bei
+beide
+beiden
+beim
+bekannt
+belastet
+berechtigt
+berechtigte
+berechtigten
+bereits
+berufen
+beschränkt
+besondere
+besonders
+besorgen
+besser
+bestand
+bestehen
+besteht
+bestellt
+bestimmen
+bestimmt
+bestimmte
+bestimmten
+bevor
+beweglichen
+bewirkt
+bezeichneten
+bin
+binnen
+bis
+bisherigen
+bist
+bleiben
+bleibt
+blieb
+bringen
+bürgerlichen
+bürgerliches
+da
+dabei
+dachte
+wodurch
+dafürhalte
+dagegen
+Daher
+damals
+Dämmt
+Dann
+daran
+darauf
+Darf
+darin
+darüber
+das
+dauern
+davon
+dazumal
+dein
+deine
+deiner
+dem
+demjenigen
+demselben
+den
+denen
+Denn
+der
+deren
+derjenige
+demselben
+des
+deshalb
+dessen
+deutsche
+deutschen
+dich
+die
+dies
+Diese
+diesem
+Diesen
+dieser
+Dieses
+dir
+dm
+doch
+dort
+drei
+dritte
+dritten
+dritter
+du
+durch
+dürfen
+eben
+ebenso
+ehe
+eigenen
+eigentlich
+ein
+einander
+eine
+einem
+einen
+einer
+eines
+einfach
+eingesetzt
+eingetragen
+eingetreten
+einige
+einmal
+einst
+eintritt
+einzelne
+einzelnen
+endlich
+englischen
+entgegen
+entrichten
+entsprechend
+entsprechende
+entspricht
+entstehenden
+er
+erben
+erfolgen
+erfolgt
+erforderlich
+erforderliche
+erforderlichen
+erfüllt
+ergibt
+erhalten
+erklären
+erklärt
+erlangt
+erlischt
+erlöschen
+ersetzen
+ersetzt
+erst
+erste
+ersten
+erster
+erstreckt
+erteilen
+erteilt
+erwirbt
+erworben
+es
+essen
+etwa
+etwas
+euch
+falle
+fallen
+falls
+fand
+fast
+fest
+festgestellt
+fiel
+finden
+findet
+folge
+fordern
+fort
+frage
+fragte
+fremden
+früher
+früheren
+fuhr
+fällig
+fällt
+fühlte
+führen
+führt
+führte
+fünf
+für
+gab
+ganz
+ganze
+ganzen
+gar
+geben
+gebracht
+gegeben
+gegen
+gegenüber
+gehabt
+gehen
+geht
+gehören
+gehörenden
+gehört
+gekommen
+gelten
+geltend
+geltenden
+gemacht
+Gemeinschaft
+gemeinschaftlich
+gemeinschaftlichen
+genau
+genommen
+genug
+genügt
+gerade
+gerichtet
+gesagt
+geschehen
+geschlossen
+gesehen
+gesetzliche
+gesetzlichen
+gesetzlicher
+gestellt
+gestern
+gestorben
+getrennt
+getroffen
+gewesen
+gewissen
+geworden
+gewähren
+gewährt
+gibt
+gilt
+ging
+glaube
+glauben
+glaubte
+gleich
+gleiche
+gleichen
+gleicher
+gleichzeitig
+gläubiger
+gut
+gute
+guten
+habe
+haben
+haftet
+halb
+halten
+hast
+hat
+hatte
+hatten
+her
+heraus
+heute
+hielt
+hier
+hin
+hinaus
+hinter
+hob
+hoch
+hätte
+hätten
+hören
+hörte
+ich
+ihm
+ihn
+ihnen
+ihr
+ihre
+ihrem
+ihren
+ihrer
+ihres
+im
+immer
+in
+indem
+infolge
+innerhalb
+ins
+insbesondere
+insoweit
+ist
+ja
+je
+jede
+jedem
+jeden
+jeder
+jedoch
+jemand
+jetzt
+junge
+jungen
+kam
+kann
+kaum
+kein
+keine
+keinen
+kennen
+kennt
+klar
+kleine
+kleinen
+kommen
+kommt
+konnte
+konnten
+kosten
+kraft
+kurz
+könne
+können
+könnte
+kündigen
+lag
+Land
+lange
+langen
+langsam
+lassen
+laut
+leben
+lebt
+legte
+leicht
+leisten
+letzte
+letzten
+letztmalige
+liebe
+liegen
+liegt
+machen
+macht
+machte
+mal
+man
+mangels
+mehr
+mehrere
+mehreren
+mein
+meine
+meinem
+meinen
+meiner
+meines
+meinte
+mich
+mindestens
+mir
+mit
+morgen
+möglich
+müsse
+müssen
+nach
+nachdem
+nacht
+nahm
+natürlich
+neben
+nehmen
+nein
+neue
+neuen
+nicht
+nichtig
+nichts
+nie
+niemals
+niemand
+nimmt
+noch
+nun
+nur
+nächsten
+ob
+oben
+obwohl
+oder
+offenbar
+oft
+ohne
+paar
+persönliche
+persönlichen
+plötzlich
+politischen
+rasch
+recht
+rechte
+rechten
+rechtzeitig
+rede
+rief
+ruhe
+ruhig
+rund
+rücken
+sagen
+sagt
+sagte
+sah
+schaden
+schien
+schlug
+schnell
+schon
+schrie
+schritt
+schwer
+sechs
+sehen
+sehr
+sei
+sein
+seine
+seinem
+seinen
+seiner
+seines
+seit
+selbst
+setzen
+sich
+sicher
+sie
+sieht
+sind
+so
+sobald
+sofern
+sofort
+sogar
+solange
+solche
+solchen
+solcher
+soll
+sollen
+sollte
+sondern
+sonst
+sonstigen
+sorgen
+soweit
+sowie
+sprach
+sprechen
+später
+spätestens
+stand
+standen
+statt
+stehen
+steht
+stelle
+stellen
+still
+stimme
+suchen
+suchte
+tat
+tatsächlich
+teil
+teile
+teilen
+tragen
+trat
+treffen
+treten
+tritt
+trotz
+trotzdem
+trug
+tun
+um
+unberührt
+und
+unmöglich
+uns
+unser
+unsere
+unserer
+unten
+unter
+unverzüglich
+unwirksam
+verantwortlich
+verbunden
+vereinbart
+verfügen
+vergessen
+verlangen
+verlangt
+verlassen
+verletzt
+verloren
+vermögen
+verpflichtet
+verpflichtete
+verpflichteten
+verschiedenen
+verschulden
+versehen
+verstand
+verstorbenen
+verstrichen
+vertreten
+verwaltet
+verwandten
+verweigern
+verweigert
+verzichtet
+viel
+viele
+vielen
+vielleicht
+vier
+voll
+vollständig
+vom
+von
+vor
+voraus
+vorgenommen
+vorhanden
+vorher
+wagen
+wahrscheinlich
+war
+waren
+warf
+warum
+was
+weder
+weg
+wegen
+weil
+weit
+weiter
+weitere
+welche
+welchem
+welchen
+welcher
+welches
+wenig
+weniger
+wenigstens
+wenn
+wer
+werde
+werden
+wert
+wie
+wieder
+will
+willen
+wir
+wird
+wirklich
+wirksam
+wirtschaftlichen
+wissen
+wo
+wohl
+wollen
+wollte
+worden
+wurde
+wurden
+während
+wäre
+würde
+würden
+zehn
+zeigte
+zog
+zu
+zueinander
+zuerst
+zugleich
+zugrunde
+zugunsten
+zulässig
+zum
+zunächst
+zur
+zurück
+zusammen
+zustande
+zustehenden
+zusteht
+zuständigen
+zwar
+zwei
+zweiten
+zweiter
+zweites
+zwischen
+Änderung
+Überlassung
+Übertragung
+öffentlich
+öffentliche
+öffentlichen
+über
+überhaupt
+überlassen
+überlebende
+überlebenden
+übertragen
+übrigen
diff --git a/www/extras/eopro/lex/sscege2.clx b/www/extras/eopro/lex/sscege2.clx
new file mode 100644
index 000000000..f2ba2dab2
Binary files /dev/null and b/www/extras/eopro/lex/sscege2.clx differ
diff --git a/www/extras/eopro/lex/ssceit.tlx b/www/extras/eopro/lex/ssceit.tlx
new file mode 100644
index 000000000..8718e3796
--- /dev/null
+++ b/www/extras/eopro/lex/ssceit.tlx
@@ -0,0 +1,959 @@
+#LID 1040 1 958
+a
+abbia
+abbiamo
+accordi
+ad
+addirittura
+adesso
+afferma
+affermato
+affrontare
+agli
+agrave
+ai
+al
+alcune
+alcuni
+all
+alla
+alle
+allo
+allora
+almeno
+altra
+altre
+altri
+altro
+altrove
+anche
+ancora
+andare
+anni
+anno
+annunciato
+anzi
+aperta
+aperto
+appare
+appena
+aprile
+armi
+arriva
+arrivare
+articolo
+assai
+atti
+attività
+atto
+attraverso
+aumento
+autori
+autorità
+avanti
+aver
+avere
+aveva
+avevano
+avrebbe
+avrebbero
+avuto
+bambini
+base
+basta
+battaglia
+bella
+ben
+bene
+beni
+bianco
+bilancio
+bisogna
+bisogno
+bossi
+breve
+buon
+buona
+c
+calcio
+camera
+camere
+campagna
+campo
+candidati
+candidato
+capacità
+capire
+capitale
+capo
+carattere
+carcere
+carta
+casa
+case
+casi
+caso
+causa
+ce
+cento
+centrale
+centro
+certa
+certo
+che
+chi
+chiaro
+chiede
+chiedere
+chiesa
+chiese
+chiesto
+chitarra
+chiunque
+ci
+cinema
+cinque
+cioè
+circa
+cittadini
+città
+civile
+civili
+ciò
+classe
+clima
+coalizione
+codice
+col
+colonna
+coloro
+come
+comitato
+comma
+commissione
+componenti
+comune
+comuni
+comunicato
+comunicazione
+comunicazioni
+comunista
+comunisti
+comunità
+comunque
+con
+condizioni
+conferenza
+conferma
+conflitto
+confronti
+confronto
+congresso
+consiglio
+conti
+continua
+conto
+contrario
+contro
+controllo
+copia
+corruzione
+corso
+corte
+cosa
+cose
+costituzionale
+così
+creare
+credo
+crescita
+crisi
+critica
+cui
+cultura
+culturale
+culturali
+cuore
+cura
+d
+da
+dagli
+dai
+dal
+dalla
+dalle
+dallo
+dare
+data
+dati
+dato
+davanti
+davvero
+de
+decisione
+deciso
+decreto
+degli
+dei
+del
+dell
+della
+delle
+dello
+democratico
+dentro
+deputati
+destra
+detto
+deve
+devono
+di
+dibattito
+dice
+dicembre
+dichiarato
+dichiarazioni
+dicono
+dieci
+dietro
+difesa
+difficile
+difficoltà
+dio
+dipendenti
+dire
+direttamente
+diretto
+direttore
+direzione
+dirigenti
+diritti
+diritto
+discorso
+discussione
+disoccupazione
+diventa
+diventare
+diverse
+diversi
+dobbiamo
+documento
+domanda
+domani
+domenica
+donna
+donne
+dopo
+dove
+dovrebbe
+dovrà
+dovuto
+dubbio
+due
+dunque
+durante
+e
+ecco
+economica
+economico
+ed
+effetti
+egrave
+elettori
+elezioni
+enti
+entrare
+entro
+eppure
+era
+erano
+esempio
+essere
+europea
+europei
+europeo
+evitare
+ex
+fa
+faccia
+facendo
+faceva
+facile
+famiglia
+fanno
+far
+fare
+fase
+fatta
+fatti
+fatto
+favore
+federalismo
+fenomeno
+festa
+figli
+figlio
+film
+fin
+finale
+finanziaria
+fine
+fini
+fino
+finora
+fiscale
+fondi
+fondo
+forma
+formazione
+forme
+forse
+forte
+forti
+forza
+forze
+fosse
+fra
+francesco
+francese
+fronte
+fu
+fuga
+funzione
+funzioni
+fuoco
+fuori
+furono
+futuro
+generale
+genere
+genitori
+gente
+germania
+gestione
+gioco
+giornale
+giornali
+giornalisti
+giornata
+giorni
+giorno
+giovane
+giovani
+giovedì
+giro
+giubileo
+giudici
+giudizio
+giugno
+giunta
+giustizia
+giusto
+già
+gli
+governo
+grado
+gran
+grande
+grandi
+grave
+gravi
+grazie
+gruppi
+gruppo
+guerra
+ha
+hanno
+ho
+i
+ieri
+igrave
+il
+immagini
+importante
+imprese
+in
+incontro
+industriali
+infatti
+infine
+informatico
+informazioni
+inglese
+inglesi
+inoltre
+insieme
+insomma
+intanto
+interesse
+interessi
+internazionale
+internazionali
+interno
+interventi
+intorno
+invece
+io
+istituzioni
+italia
+italiana
+italiani
+italiano
+l
+la
+lavoratori
+lavori
+lavoro
+le
+leader
+lega
+legge
+leggi
+lei
+lettera
+li
+libertà
+libro
+limiti
+linea
+lire
+livello
+lo
+locale
+locali
+lontano
+loro
+lotta
+luce
+luglio
+lui
+lunedì
+lunga
+lungo
+luogo
+là
+lì
+ma
+madre
+maggio
+maggior
+maggioranza
+maggiore
+maggiori
+magistrati
+mai
+male
+mani
+manifestazione
+manifesto
+mano
+marco
+mare
+massimo
+mattina
+me
+media
+meglio
+membri
+memoria
+meno
+mentre
+mercato
+mercoledì
+merito
+mese
+mesi
+messo
+mette
+mettere
+metà
+mezzi
+mezzo
+mezzogiorno
+mi
+mia
+mila
+miliardi
+milioni
+militare
+militari
+ministri
+ministro
+minuti
+mio
+misura
+modello
+modi
+modo
+molte
+molti
+molto
+momento
+mondiale
+mondo
+morte
+mosca
+mostra
+motivi
+motivo
+movimenti
+movimento
+musica
+n
+nato
+natura
+naturalmente
+nazionale
+ne
+neanche
+necessario
+necessità
+negli
+nei
+nel
+nella
+nelle
+nello
+nemmeno
+neppure
+nero
+nessun
+nessuna
+nessuno
+new
+niente
+no
+noi
+nome
+non
+nonostante
+nord
+norme
+nostra
+nostre
+nostri
+nostro
+nota
+notizia
+notizie
+noto
+notte
+nucleari
+nulla
+numero
+nuova
+nuove
+nuovi
+nuovo
+nuvoloso
+né
+o
+occhi
+occorre
+oggi
+ogni
+ograve
+oltre
+opera
+opere
+oppure
+ora
+oramai
+ordine
+ore
+ormai
+otto
+ovvero
+pace
+padre
+paese
+paesi
+palazzo
+pallone
+papa
+pare
+parla
+parlare
+parlato
+parola
+parole
+parte
+parti
+particolare
+partire
+partita
+partiti
+partito
+passa
+passare
+passato
+paura
+pds
+pena
+penale
+pensa
+pensare
+per
+perchè
+perché
+pericolo
+periodo
+persona
+personaggi
+personale
+persone
+però
+pezzo
+pi
+piano
+piazza
+piccole
+piccolo
+piedi
+pieno
+piuttosto
+più
+po
+poche
+pochi
+poco
+poi
+politica
+politico
+polizia
+polo
+pomeriggio
+popolare
+popolazione
+popolo
+porta
+portare
+portato
+portavoce
+posizione
+possa
+possiamo
+possibile
+possibilità
+posso
+possono
+posto
+potere
+poteri
+poteva
+potrebbe
+potrà
+potuto
+premier
+presentato
+presente
+presenza
+preso
+presso
+presto
+prezzi
+prima
+prime
+primi
+primo
+privata
+private
+privati
+privato
+problema
+problemi
+processo
+procura
+procuratore
+prodotti
+produzione
+progetto
+programma
+programmi
+proposito
+proposta
+proposte
+propri
+propria
+proprio
+prossimo
+protagonista
+prova
+provincia
+pubblica
+pubblicato
+pubblicazione
+pubbliche
+pubblici
+pubblico
+punti
+punto
+pur
+pure
+può
+qualche
+qualcosa
+qualcuno
+quale
+quali
+qualità
+qualsiasi
+quando
+quanto
+quasi
+quattro
+quei
+quel
+quella
+quelle
+quelli
+quello
+questa
+queste
+questi
+questione
+questo
+qui
+quindi
+quotidiano
+racconta
+radio
+ragazzi
+ragione
+ragioni
+rai
+rapporti
+rapporto
+reale
+realtà
+recente
+reclusione
+regionale
+regionali
+regione
+regioni
+relazione
+repubblica
+responsabilità
+resta
+resto
+rete
+ricerca
+richiesta
+ricordare
+riferimento
+riforma
+riguarda
+rischio
+risorse
+rispetto
+risposta
+risultati
+risultato
+ritorno
+riunione
+romano
+rossi
+ruolo
+russo
+sa
+sabato
+sabbia
+salute
+salvo
+san
+sanità
+santo
+sapere
+saranno
+sarebbe
+sarebbero
+sarà
+scelta
+scena
+sconfitta
+scorso
+scritto
+scrive
+scuola
+scuole
+se
+secolo
+seconda
+secondo
+segretario
+seguente
+seguito
+sei
+sembra
+sembrava
+sempre
+senso
+senza
+sera
+serata
+serie
+servizi
+servizio
+sette
+settimana
+settimane
+settore
+si
+sia
+siamo
+siano
+sicilia
+sicurezza
+significa
+sindacati
+sindacato
+sindaco
+sinistra
+sistema
+situazione
+sociale
+sociali
+società
+sola
+sole
+solidarietà
+solo
+soltanto
+sono
+sopra
+soprattutto
+sostiene
+sotto
+spazio
+speranza
+spese
+spesso
+spiaggia
+spiega
+sta
+stampa
+stanno
+stata
+state
+stati
+stato
+stessa
+stesse
+stessi
+stesso
+storia
+storico
+strada
+struttura
+studenti
+studi
+studio
+su
+sua
+subito
+successo
+sud
+sue
+sugli
+sui
+sul
+sulla
+sulle
+sullo
+suo
+suoi
+sviluppo
+sé
+sì
+tale
+tante
+tanti
+tanto
+te
+teatro
+televisione
+tema
+tempi
+tempo
+tentativo
+termine
+terra
+territorio
+terzo
+tesi
+test
+testa
+testo
+the
+ti
+tipo
+titolo
+torna
+totale
+tra
+tradizione
+tratta
+trattato
+tre
+tribunale
+troppo
+trovare
+tu
+turno
+tutta
+tuttavia
+tutte
+tutti
+tutto
+tv
+ufficiale
+ugrave
+ulivo
+ultima
+ultimi
+un
+una
+unica
+uniti
+uno
+uomini
+uomo
+usa
+va
+vanno
+vecchi
+vedere
+venerdì
+vengono
+venne
+vera
+vero
+versione
+verso
+vertice
+vi
+via
+viaggio
+vicenda
+vicino
+viene
+violenza
+visita
+vista
+visto
+vita
+vittoria
+voce
+voci
+vogliamo
+volta
+volte
+voluto
+voti
+voto
+vuole
+zio
+zona
+zone
+è
diff --git a/www/extras/eopro/lex/ssceit.utlx b/www/extras/eopro/lex/ssceit.utlx
new file mode 100644
index 000000000..6583ddb5f
Binary files /dev/null and b/www/extras/eopro/lex/ssceit.utlx differ
diff --git a/www/extras/eopro/lex/ssceit2.clx b/www/extras/eopro/lex/ssceit2.clx
new file mode 100644
index 000000000..77228d32d
Binary files /dev/null and b/www/extras/eopro/lex/ssceit2.clx differ
diff --git a/www/extras/eopro/lex/sscesp.tlx b/www/extras/eopro/lex/sscesp.tlx
new file mode 100644
index 000000000..9d25c1031
--- /dev/null
+++ b/www/extras/eopro/lex/sscesp.tlx
@@ -0,0 +1,252 @@
+#LID 1034 1 251
+a
+acuerdo
+además
+ahora
+al
+algo
+alguna
+algunos
+allí
+ante
+antes
+aquí
+artículo
+así
+audiencia
+aunque
+ayer
+año
+años
+bien
+cada
+cargo
+casa
+casi
+caso
+ciento
+comisión
+como
+con
+congreso
+constitución
+contra
+cosas
+crisis
+cual
+cualquier
+cuando
+cuatro
+cuenta
+cámara
+cómo
+de
+debe
+decir
+del
+dentro
+derecho
+desde
+después
+dice
+dijo
+dios
+diputados
+distrito
+donde
+dos
+durante
+día
+días
+e
+ejecutivo
+el
+electoral
+ella
+ellos
+embargo
+en
+entonces
+entre
+era
+es
+esa
+ese
+eso
+esta
+estaba
+estado
+estados
+estar
+estas
+este
+esto
+estos
+está
+están
+ex
+falta
+federación
+federal
+forma
+frente
+fue
+fuera
+general
+gobierno
+gran
+grupo
+ha
+haber
+había
+hace
+hacer
+hacia
+han
+hasta
+hay
+he
+hecho
+historia
+hombre
+hombres
+hoy
+jefe
+judicial
+junio
+justicia
+la
+las
+le
+les
+ley
+leyes
+lo
+los
+luego
+lugar
+manera
+mayor
+mayoría
+mañana
+me
+medio
+mejor
+menos
+meses
+mexicanos
+mi
+mientras
+mil
+millones
+ministro
+misma
+mismo
+momento
+mucho
+muchos
+mundo
+muy
+más
+nacional
+nación
+nada
+nadie
+ni
+ningún
+no
+noche
+nos
+nuestra
+nuestro
+nueva
+nuevo
+nunca
+o
+otra
+otras
+otro
+otros
+para
+parece
+parte
+partido
+pasado
+país
+pero
+personas
+poco
+poder
+podrá
+podrán
+policía
+política
+político
+políticos
+por
+porque
+presidente
+primer
+primera
+primero
+pueblo
+puede
+pues
+pública
+público
+que
+quien
+qué
+república
+se
+sea
+seguridad
+según
+ser
+será
+serán
+si
+sido
+siempre
+sin
+sino
+sistema
+sobre
+social
+sociedad
+son
+su
+sus
+sí
+sólo
+también
+tan
+tanto
+tarde
+te
+tener
+tenía
+tiempo
+tiene
+tienen
+toda
+todas
+todo
+todos
+trabajo
+tras
+tres
+términos
+un
+una
+unidos
+unión
+uno
+unos
+ver
+vez
+vida
+y
+ya
+yo
+él
diff --git a/www/extras/eopro/lex/sscesp.utlx b/www/extras/eopro/lex/sscesp.utlx
new file mode 100644
index 000000000..b9f6c7a45
Binary files /dev/null and b/www/extras/eopro/lex/sscesp.utlx differ
diff --git a/www/extras/eopro/lex/sscesp2.clx b/www/extras/eopro/lex/sscesp2.clx
new file mode 100644
index 000000000..d3b0e0aa6
Binary files /dev/null and b/www/extras/eopro/lex/sscesp2.clx differ
diff --git a/www/extras/eopro/lex/sscesw.tlx b/www/extras/eopro/lex/sscesw.tlx
new file mode 100644
index 000000000..c5c7b5bb9
--- /dev/null
+++ b/www/extras/eopro/lex/sscesw.tlx
@@ -0,0 +1,76 @@
+#LID 1053 1 75
+alla
+allt
+andra
+att
+av
+blev
+bli
+blir
+bra
+de
+dem
+den
+dig
+du
+efter
+eller
+en
+ett
+fram
+fru
+gamla
+genom
+ger
+gick
+gjorde
+ha
+hade
+han
+hans
+har
+henne
+hennes
+herr
+honom
+in
+inte
+jag
+kan
+kanske
+kom
+kunde
+lika
+man
+med
+men
+mig
+min
+mot
+mycket
+nu
+om
+oss
+se
+sig
+sin
+sina
+sitt
+ska
+skulle
+som
+ta
+till
+tog
+ty
+upp
+ur
+ut
+utan
+vad
+var
+vara
+varit
+vet
+vi
+vid
\ No newline at end of file
diff --git a/www/extras/eopro/lex/sscesw.utlx b/www/extras/eopro/lex/sscesw.utlx
new file mode 100644
index 000000000..ec3111679
Binary files /dev/null and b/www/extras/eopro/lex/sscesw.utlx differ
diff --git a/www/extras/eopro/lex/sscesw2.clx b/www/extras/eopro/lex/sscesw2.clx
new file mode 100644
index 000000000..917a55b39
Binary files /dev/null and b/www/extras/eopro/lex/sscesw2.clx differ
diff --git a/www/extras/eopro/lex/userdic.tlx b/www/extras/eopro/lex/userdic.tlx
new file mode 100644
index 000000000..9ead2a603
--- /dev/null
+++ b/www/extras/eopro/lex/userdic.tlx
@@ -0,0 +1,5 @@
+#LID 24941
+SSCE i
+Wintertree i
+Beddington i
+Nepean i