Commit a157e4c2 authored by Sebastien Robin's avatar Sebastien Robin

split erp5_core


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5886 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 34fa598c
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_dav_writelocks</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<tal:block tal:replace="nothing">\n
<!--\n
Copyright (c) 2005 Nexedi SARL and Contributors. All Rights Reserved.\n
Yoshinori Okuji <yo@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</tal:block>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n">\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by breadcrumb" />\n
<title tal:content="template/title" i18n:translate="" i18n:domain="ui">The title</title>\n
</head>\n
<body>\n
<div metal:define-macro="small_breadcrumb">\n
<table width="100%">\n
<tr>\n
<td nowrap align="left">\n
<tal:block tal:repeat="item here/breadcrumbs">\n
<tal:block tal:replace="nothing">\n
Breadcrumbs are like Site / Module / Document / Subdocument.\n
Here we want to translate Site and Module as ui, because they\n
are not documents but a part of the system. For the rest,\n
we should use content. But this is disabled at the moment,\n
as it is not clear if the user wants to translate document contents.\n
</tal:block>\n
<tal:block tal:condition="python: repeat[\'item\'].index < 2">\n
<a href="url goes here"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="href python:\'%s/view\' % item [\'url\']"\n
tal:content="item/title | item/id">\n
title\n
</a>&nbsp;/&nbsp;\n
</tal:block>\n
<tal:block tal:condition="python: repeat[\'item\'].index >= 2">\n
<a href="url goes here"\n
tal:attributes="href python:\'%s/view\' % item [\'url\']"\n
tal:content="item/title | item/id">\n
title\n
</a>&nbsp;/&nbsp;\n
</tal:block>\n
</tal:block>\n
</td>\n
<td align="right" />\n
</tr>\n
</table>\n
</div>\n
<div metal:define-macro="full_breadcrumb">\n
<table width="100%">\n
<tr>\n
<td nowrap align="left">\n
<tal:block tal:repeat="item here/breadcrumbs">\n
<tal:block tal:condition="python: repeat[\'item\'].index < 2">\n
<a href="url goes here"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="href python:\'%s/view\' % item [\'url\']"\n
tal:content="item/title | item/id">\n
title\n
</a>&nbsp;/&nbsp;\n
</tal:block>\n
<tal:block tal:condition="python: repeat[\'item\'].index >= 2">\n
<a href="url goes here"\n
tal:attributes="href python:\'%s/view\' % item [\'url\']"\n
tal:content="item/title | item/id">\n
title\n
</a>&nbsp;/&nbsp;\n
</tal:block>\n
</tal:block>\n
</td>\n
<td align="right"\n
tal:condition="python: not here.portal_membership.isAnonymousUser()">\n
&nbsp;\n
<a href="undo_form" i18n:translate="" i18n:domain="ui">Logged In as </a> :\n
<tal:block tal:replace="python:here.portal_membership.getAuthenticatedMember().getUserName()" />\n
</td>\n
<td align="right"\n
tal:condition="python: here.portal_membership.isAnonymousUser()">\n
&nbsp;\n
</td>\n
</tr>\n
</table>\n
</div>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>breadcrumb</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Persistence</string>
<string>PersistentMapping</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_container</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<div metal:use-macro="here/navigation_box/macros/navigation_box"\n
>Navigation Box</div>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>cacheable_navigation_box</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
Jean-Paul Smets <jp@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:define-macro="master">\n
\n
<script language="JavaScript" src="erp5.js"\n
tal:attributes="src python:\'%s/erp5.js\' % here.portal_url()">\n
</script>\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by dialog_master" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id" i18n:translate="" i18n:domain="ui">The title</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css"\n
tal:attributes="href python: here.portal_url() + \'/\' + \'erp5.css\'" />\n
</head>\n
\n
<body>\n
<form action="Test" method="POST" id="main_form"\n
tal:attributes="action here/absolute_url;\n
method form/method | nothing;\n
enctype form/enctype | nothing"\n
tal:define="selection_name request/selection_name | string:">\n
<div metal:use-macro="here/global_definition/macros/global_definition" />\n
<span tal:condition="request/form_id | nothing">\n
<input type="hidden" name="form_id" value="form"\n
tal:attributes="value request/form_id">\n
</span>\n
<input type="hidden" name="dialog_id" value="form"\n
tal:attributes="value form/id">\n
<span tal:condition="request/pickle_string | nothing">\n
<input type="hidden" name="pickle_string" value="form"\n
tal:attributes="value request/pickle_string">\n
</span>\n
<input type="hidden" name="selection_name" value="selection_name"\n
tal:attributes="value selection_name">\n
<!-- Menu Boxes -->\n
<table cellpadding="0" cellspacing="0" border="0" width="100%">\n
<tr>\n
<td>\n
<!-- Navigation Box Goes Here -->\n
<div class="NavigationBox">\n
<div metal:use-macro="here/navigation_box/macros/navigation_box"\n
>Navigation Box</div>\n
</div>\n
</td>\n
</tr>\n
<tr>\n
<td>\n
<!-- Menu Box Goes Here -->\n
\n
<div class="MenuBox">\n
<!--<div metal:use-macro="here/list_menu_box/macros/list_menu_box"\n
>MenuBox</div> -->\n
</div>\n
</td>\n
</tr>\n
</table>\n
<!-- Breadcrumb, owner and date-->\n
<div class="Breadcrumb">\n
<div metal:use-macro="here/breadcrumb/macros/small_breadcrumb"\n
>Breadcrumb</div>\n
</div>\n
<!-- Optional Portal Status Message -->\n
<div class="Main"\n
tal:condition="request/portal_status_message | nothing">\n
<table>\n
<tr>\n
<td class="error"\n
i18n:translate="" i18n:domain="ui"\n
tal:content="request/portal_status_message">\n
</td>\n
</tr>\n
</table>\n
</div>\n
<!-- Main Zone -->\n
<table border="0" cellpadding="0" cellspacing="0" width="100%">\n
<tr>\n
<div class="OutMain">\n
<td width="5"><img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0" alt="img" tal:attributes="src string:$portal_url/images/spacer.png" /></td>\n
</div>\n
<td>\n
<!-- Main Content -->\n
<div class="Main">\n
<div metal:define-slot="main">Main Content</div>\n
</div>\n
</td>\n
<div class="OutMain">\n
<td width="5"><img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0" tal:attributes="src string:$portal_url/images/spacer.png"/></td>\n
</div>\n
</tr>\n
<tr>\n
<td width="5"><img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0" alt="img" tal:attributes="src string:$portal_url/images/spacer.png"/></td>\n
<td></td>\n
<td></td>\n
</tr>\n
<tr>\n
<td width="5"><img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0" alt="img" tal:attributes="src string:$portal_url/images/spacer.png"/></td>\n
<td align="left"\n
tal:define="cancel_url request/cancel_url | request/HTTP_REFERER;\n
previous_form_id request/previous_form_id | nothing">\n
<img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0" alt="img" tal:attributes="src string:$portal_url/images/spacer.png"/>\n
<input type="hidden" name="dialog_method" value="cancel_url"\n
tal:attributes="value python: form.action"/>\n
<input type="hidden" name="cancel_url" value="cancel_url"\n
tal:attributes="value cancel_url">\n
<input type="hidden" name="previous_form_id" value="previous_form_id"\n
tal:attributes="value previous_form_id">\n
<input type="Submit" value="Cancel" name="Base_cancel:method"\n
i18n:attributes="value" i18n:domain="ui"\n
/>&nbsp;\n
<span tal:condition="python: form.update_action!=\'\'">\n
<input type="hidden" name="update_method" value="cancel_url"\n
tal:attributes="value python: form.update_action"/>\n
<input type="Submit" value="Update"\n
i18n:attributes="value" i18n:domain="ui"\n
name="Base_showUpdateDialog:method"/>\n
</span>\n
<span tal:condition="python: form.action!=\'\'">\n
<input type="Submit" value="Search"\n
name="Base_callDialogMethod:method"\n
i18n:attributes="value" i18n:domain="ui"\n
tal:attributes="value form/title"/>\n
</span>\n
</td>\n
<td></td>\n
</tr>\n
</table>\n
</form>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>dialog_master</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.DTMLMethod</string>
<string>DTMLMethod</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>erp5.css</string> </value>
</item>
<item>
<key> <string>_vars</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>globals</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>raw</string> </key>
<value> <string encoding="cdata"><![CDATA[
<dtml-with erp5_stylesheet_properties>\n
\n
/*______________ CSS ERP5-CORAMY _________________ */\n
\n
\n
\n
A:link {\n
color: #002e3f;\n
text-decoration: none;\n
}\n
\n
A:visited {\n
color: #002e3f;\n
text-decoration: none;\n
}\n
\n
A:hover {\n
color: &dtml-default_font_color;;\n
text-decoration: underline;\n
}\n
\n
\n
BODY {\n
background-color: &dtml-default_background_color;;\n
margin: 0px;\n
padding:0px;\n
font-family: &dtml-default_font_family;;\n
font-size: &dtml-default_font_size;;\n
line-height: &dtml-default_font_size;;\n
text-decoration: none;\n
font-style: normal;\n
color: &dtml-default_font_color;;\n
}\n
\n
TH {\n
vertical-align: middle;\n
}\n
\n
TD{\n
/* vertical-align: middle;*/\n
align: center;\n
}\n
\n
TD.top{\n
vertical-align: top;\n
}\n
\n
IMG{\n
border: none;\n
}\n
\n
TABLE.px{\n
padding: 2px;\n
margin: 2px;\n
}\n
\n
/* _________________ Navigation Box _________________ */\n
\n
.NavigationBox{\n
color: &dtml-alternate_font_color;;\n
background-color: &dtml-navigation_background_color;;\n
vertical-align: middle;\n
\n
}\n
\n
.NavigationBox select{\n
color: &dtml-alternate_font_color;;\n
vertical-align: middle;\n
font-family: &dtml-default_font_family;;\n
}\n
\n
.input_image{\n
border:none;\n
background-color=transparent;\n
color=transparent;\n
}\n
\n
\n
/* _________________ Menu Box _________________ */\n
\n
.MenuBox{\n
color: &dtml-alternate_font_color;;\n
background-color: &dtml-menu_background_color;;\n
border-color: &dtml-alternate_border_color;;\n
border-style: solid;\n
border-bottom-width: 1px;\n
border-left-width: 0px;\n
border-top-width: 0px;\n
border-right-width: 0px;\n
vertical-align: middle;\n
\n
padding-top: 2px;\n
padding-right: 0px;\n
padding-bottom: 2px;\n
padding-left: 0px;\n
}\n
\n
.MenuBox select{\n
color: &dtml-alternate_font_color;;\n
vertical-align: middle;\n
font-family: &dtml-default_font_family;;\n
}\n
\n
\n
/* _________________ Breadcrumb, Owner, Date _________________ */\n
\n
.Breadcrumb{\n
color: &dtml-default_font_color;;\n
line-height: 23px;\n
vertical-align: middle;\n
}\n
\n
/* _________________ Step _________________ */\n
\n
.Step{\n
color: &dtml-default_font_color;;\n
color-border: &dtml-default_font_color;;\n
border-style: solid;\n
border-bottom-width: 0px;\n
border-left-width: 1px;\n
border-top-width: 1px;\n
border-right-width: 1px;\n
}\n
\n
\n
.previous{\n
border-color: &dtml-alternate_border_color;;\n
border-style: solid;\n
border-top-width: 1px;\n
border-left-width: 1px;\n
border-right-width: 1px;\n
border-bottom-width: 1px;\n
}\n
\n
.actual{\n
border-color: &dtml-main_border_color;;\n
border-style: solid;\n
border-top-width: 2px;\n
border-left-width: 2px;\n
border-right-width: 2px;\n
border-bottom-width: 2px;\n
}\n
\n
.next{\n
border-color: &dtml-alternate_font_color;;\n
border-style: solid;\n
border-top-width: 1px;\n
border-left-width: 1px;\n
border-right-width: 1px;\n
border-bottom-width: 1px;\n
}\n
\n
\n
/* _________________ Main _________________ */\n
\n
.Main{\n
\n
}\n
\n
.Search{\n
\n
}\n
\n
.OutMain{\n
background-color: &dtml-default_background_color;;\n
}\n
\n
\n
\n
/* _________________ Main Content _________________ */\n
\n
.MainContent{\n
background-color: &dtml-main_background_color;;\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-right-width: 1px;\n
border-bottom-width: 1px;\n
border-left-width: 1px;\n
/*margin: 2px;*/\n
padding: 2px;\n
}\n
\n
.Main table.Border{\n
width: 98%;\n
font-style: italic;\n
background-color: &dtml-main_background_color;;\n
border-color: dtml-main_border_color;;\n
border-style: solid;\n
border-top-width: 1px;\n
border-right-width: 1px;\n
border-bottom-width: 1px;\n
border-left-width: 1px;\n
margin-right: 0,1em;\n
margin-left: 5px;\n
margin-top: 5px;\n
margin-bottom: 5px;\n
/*padding-left: 5px;\n
padding-right: 5px;\n
padding-top: 5px;\n
padding-bottom: 5px;*/\n
}\n
\n
.Main td.required{\n
font-weight: bold;\n
}\n
\n
.Main td.error{\n
color: red;\n
}\n
\n
.Main td.reqerror{\n
font-weight: bold;\n
color: red;\n
}\n
\n
.Main input{\n
}\n
\n
.input submit{\n
color: &dtml-default_font_color;;\n
}\n
\n
.Main select{\n
}\n
\n
/* _________________ Search Content _________________ */\n
\n
.Search table.Border{\n
width: 98%;\n
font-style: italic;\n
background-color: &dtml-search_background_color;;\n
border-color: dtml-main_border_color;;\n
border-style: solid;\n
border-top-width: 1px;\n
border-right-width: 1px;\n
border-bottom-width: 1px;\n
border-left-width: 1px;\n
margin-right: 0,1em;\n
margin-left: 5px;\n
margin-top: 5px;\n
margin-bottom: 5px;\n
/*padding-left: 5px;\n
padding-right: 5px;\n
padding-top: 5px;\n
padding-bottom: 5px;*/\n
}\n
\n
\n
/* _________________ ListSummary _________________ */\n
\n
.ListSummary{\n
background-color: &dtml-main_background_color;;\n
color: &dtml-default_font_color;;\n
}\n
\n
.ListSummary table{\n
width: 98%;\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-right-width: 1px;\n
border-bottom-width: 0px;\n
border-left-width: 0px;\n
border-top-width: 0px;\n
margin-left: 5px;\n
margin-top: 5px;\n
}\n
\n
.ListSummary td.Top{\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 1px;\n
border-right-width: 0px;\n
border-bottom-width: 0px;\n
border-left-width: 0px;\n
}\n
\n
.ListSummary td.Left{\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-right-width: 0px;\n
border-bottom-width: 0px;\n
border-left-width: 1px;\n
}\n
\n
.ListSummary select{\n
color: &dtml-default_font_color;;\n
margin: 3px;\n
}\n
\n
\n
/* _________________ ListContent _________________ */\n
\n
.ListContent{\n
/*background-color: &dtml-main_background_color;;*/\n
color: #668b9b;\n
}\n
\n
.ListContent table{\n
width: 98%;\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-right-width: 1px;\n
border-bottom-width: 1px;\n
border-left-width: 0px;\n
margin-left: 5px;\n
}\n
\n
.ListContent td.Data{\n
font-size: 0,8em;\n
color: &dtml-default_font_color;;\n
background-color: #c1dad2;\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 1px;\n
border-left-width: 1px;\n
border-right-width: 0px;\n
border-bottom-width: 0px;\n
}\n
\n
.ListContent tr.DataA{\n
background-color: #ffffff;\n
}\n
\n
.ListContent tr.DataA:hover{\n
background-color: #c1dad2;\n
}\n
\n
.ListContent tr.DataB{\n
background-color: &dtml-main_background_color;;\n
}\n
\n
.ListContent tr.DataB:hover{\n
background-color: #c1dad2;\n
}\n
\n
.ListContent td.DataA{\n
font-size: 0,8em;\n
background-color: inherit;\n
color: #000000;\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-left-width: 1px;\n
border-right-width: 0px;\n
border-bottom-width: 0px;\n
}\n
\n
.ListContent td.DataB{\n
font-size: 0,8em;\n
background-color: inherit;\n
color: #000000;\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-left-width: 1px;\n
border-right-width: 0px;\n
border-bottom-width: 0px;\n
}\n
\n
.ListContent td.DataAError{\n
font-size: 0,8em;\n
background-color: #ffffff;\n
color: red;\n
border-color: red;\n
border-style: solid;\n
border-top-width: 2px;\n
border-left-width: 2px;\n
border-right-width: 2px;\n
border-bottom-width: 2px;\n
}\n
\n
.ListContent td.DataBError{\n
font-size: 0,8em;\n
background-color: inherit;\n
color: red;\n
border-color: red;\n
border-style: solid;\n
border-top-width: 2px;\n
border-left-width: 2px;\n
border-right-width: 2px;\n
border-bottom-width: 2px;\n
}\n
\n
/* _________________ ViewSelectionBox _________________ */\n
\n
\n
td.BorderTop{\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 1px;\n
border-right-width: 0px;\n
border-bottom-width: 0px;\n
border-left-width: 0px;\n
}\n
\n
td.BorderLeft{\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-right-width: 0px;\n
border-bottom-width: 0px;\n
border-left-width: 1px;\n
}\n
\n
td.BorderRightBottom{\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-right-width: 1px;\n
border-bottom-width: 1px;\n
border-left-width: 0px;\n
}\n
\n
td.BorderRight{\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-right-width: 1px;\n
border-bottom-width: 0px;\n
border-left-width: 0px;\n
}\n
\n
td.BorderLeftBottom{\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-right-width: 0px;\n
border-bottom-width: 1px;\n
border-left-width: 1px;\n
}\n
\n
td.BorderBottom{\n
\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-right-width: 0px;\n
border-bottom-width: 1px;\n
border-left-width: 0px;\n
}\n
\n
td.On{\n
font-weight: bold;\n
}\n
\n
td.Off{\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-right-width: 0px;\n
border-bottom-width: 1px;\n
border-left-width: 0px;\n
}\n
\n
/* _________________ Charts _________________ */\n
\n
.ChartContent table{\n
width: 100%;\n
align: center;\n
}\n
\n
.ChartContent td{\n
align: center;\n
}\n
\n
.ChartContent img{\n
align: center;\n
}\n
\n
/* _________________ Front Page _________________ */\n
\n
td.ModuleShortcut p{\n
margin: 3px;\n
padding:3px;\n
font-family: &dtml-default_font_family;;\n
font-size: &dtml-default_font_size;;\n
line-height: &dtml-default_font_size;;\n
text-decoration: none;\n
font-style: normal;\n
}\n
\n
/* figure decoration */\n
.figure {\n
text-align: right;\n
}\n
\n
</dtml-with>\n
]]></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.DTMLMethod</string>
<string>DTMLMethod</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>erp5.js</string> </value>
</item>
<item>
<key> <string>_vars</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>globals</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>raw</string> </key>
<value> <string>function submitAction(form,act) {\n
form.action = act;\n
form.submit();\n
}\n
\n
function setFocus(name) {\n
element = document.getElementsByName(name)[0];\n
if (element) { \n
element.focus();\n
}\n
}\n
</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.DTMLMethod</string>
<string>DTMLMethod</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>erp5_html.css</string> </value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_vars</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>globals</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>raw</string> </key>
<value> <string encoding="cdata"><![CDATA[
<dtml-with erp5_stylesheet_properties>\n
\n
/*______________ CSS ERP5-CORAMY _________________ */\n
\n
\n
\n
A:link {\n
color: #002e3f;\n
text-decoration: none;\n
}\n
\n
A:visited {\n
color: #002e3f;\n
text-decoration: none;\n
}\n
\n
A:hover {\n
color: &dtml-default_font_color;;\n
text-decoration: underline;\n
}\n
\n
\n
BODY {\n
background-color: &dtml-default_background_color;;\n
margin: 0px;\n
padding:0px;\n
font-family: &dtml-default_font_family;;\n
font-size: &dtml-default_font_size;;\n
line-height: &dtml-default_font_size;;\n
text-decoration: none;\n
font-style: normal;\n
color: &dtml-default_font_color;;\n
}\n
\n
TH {\n
vertical-align: middle;\n
}\n
\n
TD{\n
/* vertical-align: middle;*/\n
align: center;\n
}\n
\n
TD.top{\n
vertical-align: top;\n
}\n
\n
IMG{\n
border: none;\n
}\n
\n
TABLE.px{\n
padding: 2px;\n
margin: 2px;\n
}\n
\n
/* _________________ Navigation Box _________________ */\n
\n
.NavigationBox{\n
color: &dtml-alternate_font_color;;\n
background-color: &dtml-navigation_background_color;;\n
vertical-align: middle;\n
\n
}\n
\n
.NavigationBox select{\n
color: &dtml-alternate_font_color;;\n
vertical-align: middle;\n
font-family: &dtml-default_font_family;;\n
}\n
\n
.input_image{\n
border:none;\n
background-color=transparent;\n
color=transparent;\n
}\n
\n
\n
/* _________________ Menu Box _________________ */\n
\n
.MenuBox{\n
color: &dtml-alternate_font_color;;\n
background-color: &dtml-menu_background_color;;\n
border-color: &dtml-alternate_border_color;;\n
border-style: solid;\n
border-bottom-width: 1px;\n
border-left-width: 0px;\n
border-top-width: 0px;\n
border-right-width: 0px;\n
vertical-align: middle;\n
\n
padding-top: 2px;\n
padding-right: 0px;\n
padding-bottom: 2px;\n
padding-left: 0px;\n
}\n
\n
.MenuBox select{\n
color: &dtml-alternate_font_color;;\n
vertical-align: middle;\n
font-family: &dtml-default_font_family;;\n
}\n
\n
\n
/* _________________ Breadcrumb, Owner, Date _________________ */\n
\n
.Breadcrumb{\n
color: &dtml-default_font_color;;\n
line-height: 23px;\n
vertical-align: middle;\n
}\n
\n
/* _________________ Step _________________ */\n
\n
.Step{\n
color: &dtml-default_font_color;;\n
color-border: &dtml-default_font_color;;\n
border-style: solid;\n
border-bottom-width: 0px;\n
border-left-width: 1px;\n
border-top-width: 1px;\n
border-right-width: 1px;\n
}\n
\n
\n
.previous{\n
border-color: &dtml-alternate_border_color;;\n
border-style: solid;\n
border-top-width: 1px;\n
border-left-width: 1px;\n
border-right-width: 1px;\n
border-bottom-width: 1px;\n
}\n
\n
.actual{\n
border-color: &dtml-main_border_color;;\n
border-style: solid;\n
border-top-width: 2px;\n
border-left-width: 2px;\n
border-right-width: 2px;\n
border-bottom-width: 2px;\n
}\n
\n
.next{\n
border-color: &dtml-alternate_font_color;;\n
border-style: solid;\n
border-top-width: 1px;\n
border-left-width: 1px;\n
border-right-width: 1px;\n
border-bottom-width: 1px;\n
}\n
\n
\n
/* _________________ Main _________________ */\n
\n
.Main{\n
\n
}\n
\n
.Search{\n
\n
}\n
\n
.OutMain{\n
background-color: &dtml-default_background_color;;\n
}\n
\n
\n
\n
/* _________________ Main Content _________________ */\n
\n
\n
.MainContent{\n
background-color: &dtml-main_background_color;;\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-right-width: 1px;\n
border-bottom-width: 1px;\n
border-left-width: 1px;\n
/*\n
margin: 2px;\n
*/\n
padding: 2px;\n
}\n
\n
/*.Main table.Border{*/\n
.Border {\n
width: 98%;\n
font-style: italic;\n
background-color: &dtml-main_background_color;;\n
border-color: dtml-main_border_color;;\n
border-style: solid;\n
border-top-width: 1px;\n
border-right-width: 1px;\n
border-bottom-width: 1px;\n
border-left-width: 1px;\n
margin-right: 0,1em;\n
margin-left: 5px;\n
margin-top: 5px;\n
margin-bottom: 5px;\n
/*\n
padding-left: 5px;\n
padding-right: 5px;\n
padding-top: 5px;\n
padding-bottom: 5px;\n
*/\n
}\n
\n
.Main td.required{\n
font-weight: bold;\n
}\n
\n
.Main td.error{\n
color: red;\n
}\n
\n
.Main td.reqerror{\n
font-weight: bold;\n
color: red;\n
}\n
\n
.input submit{\n
color: &dtml-default_font_color;;\n
}\n
\n
.Main select{\n
}\n
\n
/* _________________ Search Content _________________ */\n
\n
.Search table.Border{\n
width: 98%;\n
font-style: italic;\n
background-color: &dtml-search_background_color;;\n
border-color: dtml-main_border_color;;\n
border-style: solid;\n
border-top-width: 1px;\n
border-right-width: 1px;\n
border-bottom-width: 1px;\n
border-left-width: 1px;\n
margin-right: 0,1em;\n
margin-left: 5px;\n
margin-top: 5px;\n
margin-bottom: 5px;\n
/*padding-left: 5px;\n
padding-right: 5px;\n
padding-top: 5px;\n
padding-bottom: 5px;*/\n
}\n
\n
\n
/* _________________ ListSummary _________________ */\n
\n
.ListSummary{\n
background-color: &dtml-main_background_color;;\n
color: &dtml-default_font_color;;\n
}\n
\n
.ListSummary table{\n
width: 98%;\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-right-width: 1px;\n
border-bottom-width: 0px;\n
border-left-width: 0px;\n
border-top-width: 0px;\n
margin-left: 5px;\n
margin-top: 5px;\n
}\n
\n
.ListSummary td.Top{\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 1px;\n
border-right-width: 0px;\n
border-bottom-width: 0px;\n
border-left-width: 0px;\n
}\n
\n
.ListSummary td.Left{\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-right-width: 0px;\n
border-bottom-width: 0px;\n
border-left-width: 1px;\n
}\n
\n
.ListSummary select{\n
color: &dtml-default_font_color;;\n
margin: 3px;\n
}\n
\n
\n
/* _________________ ListContent _________________ */\n
\n
.ListContent{\n
/*background-color: &dtml-main_background_color;;*/\n
color: #668b9b;\n
}\n
\n
.ListContent table{\n
width: 98%;\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-right-width: 1px;\n
border-bottom-width: 1px;\n
border-left-width: 0px;\n
margin-left: 5px;\n
}\n
\n
.ListContent td.Data{\n
font-size: 0,8em;\n
color: &dtml-default_font_color;;\n
background-color: #c1dad2;\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 1px;\n
border-left-width: 1px;\n
border-right-width: 0px;\n
border-bottom-width: 0px;\n
}\n
\n
.ListContent td.DataA{\n
font-size: 0,8em;\n
background-color: #ffffff;\n
color: #000000;\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-left-width: 1px;\n
border-right-width: 0px;\n
border-bottom-width: 0px;\n
}\n
\n
.ListContent td.DataB{\n
font-size: 0,8em;\n
background-color: inherit;\n
color: #000000;\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-left-width: 1px;\n
border-right-width: 0px;\n
border-bottom-width: 0px;\n
}\n
\n
.ListContent td.DataAError{\n
font-size: 0,8em;\n
background-color: #ffffff;\n
color: red;\n
border-color: red;\n
border-style: solid;\n
border-top-width: 2px;\n
border-left-width: 2px;\n
border-right-width: 2px;\n
border-bottom-width: 2px;\n
}\n
\n
.ListContent td.DataBError{\n
font-size: 0,8em;\n
background-color: inherit;\n
color: red;\n
border-color: red;\n
border-style: solid;\n
border-top-width: 2px;\n
border-left-width: 2px;\n
border-right-width: 2px;\n
border-bottom-width: 2px;\n
}\n
\n
/* _________________ ViewSelectionBox _________________ */\n
\n
\n
td.BorderTop{\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 1px;\n
border-right-width: 0px;\n
border-bottom-width: 0px;\n
border-left-width: 0px;\n
}\n
\n
td.BorderLeft{\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-right-width: 0px;\n
border-bottom-width: 0px;\n
border-left-width: 1px;\n
}\n
\n
td.BorderRightBottom{\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-right-width: 1px;\n
border-bottom-width: 1px;\n
border-left-width: 0px;\n
}\n
\n
td.BorderRight{\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-right-width: 1px;\n
border-bottom-width: 0px;\n
border-left-width: 0px;\n
}\n
\n
td.BorderLeftBottom{\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-right-width: 0px;\n
border-bottom-width: 1px;\n
border-left-width: 1px;\n
}\n
\n
td.BorderBottom{\n
\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-right-width: 0px;\n
border-bottom-width: 1px;\n
border-left-width: 0px;\n
}\n
\n
td.On{\n
font-weight: bold;\n
}\n
\n
td.Off{\n
border-color: &dtml-default_font_color;;\n
border-style: solid;\n
border-top-width: 0px;\n
border-right-width: 0px;\n
border-bottom-width: 1px;\n
border-left-width: 0px;\n
}\n
\n
/* _________________ Charts _________________ */\n
\n
.ChartContent table{\n
width: 100%;\n
align: center;\n
}\n
\n
.ChartContent td{\n
align: center;\n
}\n
\n
.ChartContent img{\n
align: center;\n
}\n
\n
/* _________________ Front Page _________________ */\n
\n
td.ModuleShortcut p{\n
margin: 3px;\n
padding:3px;\n
font-family: &dtml-default_font_family;;\n
font-size: &dtml-default_font_size;;\n
line-height: &dtml-default_font_size;;\n
text-decoration: none;\n
font-style: normal;\n
}\n
\n
</dtml-with>\n
\n
]]></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Folder</string>
<string>Folder</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_properties</string> </key>
<value>
<tuple>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>default_font_family</string> </value>
</item>
<item>
<key> <string>mode</string> </key>
<value> <string>wd</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>default_font_size</string> </value>
</item>
<item>
<key> <string>mode</string> </key>
<value> <string>wd</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>default_font_color</string> </value>
</item>
<item>
<key> <string>mode</string> </key>
<value> <string>wd</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>default_background_color</string> </value>
</item>
<item>
<key> <string>mode</string> </key>
<value> <string>wd</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>alternate_font_color</string> </value>
</item>
<item>
<key> <string>mode</string> </key>
<value> <string>wd</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>navigation_background_color</string> </value>
</item>
<item>
<key> <string>mode</string> </key>
<value> <string>wd</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>menu_background_color</string> </value>
</item>
<item>
<key> <string>mode</string> </key>
<value> <string>wd</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>alternate_border_color</string> </value>
</item>
<item>
<key> <string>mode</string> </key>
<value> <string>wd</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>main_background_color</string> </value>
</item>
<item>
<key> <string>mode</string> </key>
<value> <string>wd</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>search_background_color</string> </value>
</item>
<item>
<key> <string>mode</string> </key>
<value> <string>wd</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>main_border_color</string> </value>
</item>
<item>
<key> <string>mode</string> </key>
<value> <string>wd</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
</tuple>
</value>
</item>
<item>
<key> <string>alternate_border_color</string> </key>
<value> <string>#7b9ebb</string> </value>
</item>
<item>
<key> <string>alternate_font_color</string> </key>
<value> <string>#597d9b</string> </value>
</item>
<item>
<key> <string>default_background_color</string> </key>
<value> <string>#dae6e6</string> </value>
</item>
<item>
<key> <string>default_font_color</string> </key>
<value> <string>#3D7474</string> </value>
</item>
<item>
<key> <string>default_font_family</string> </key>
<value> <string>Arial, Helvetica, sans-serif</string> </value>
</item>
<item>
<key> <string>default_font_size</string> </key>
<value> <string>12px</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>erp5_stylesheet_properties</string> </value>
</item>
<item>
<key> <string>main_background_color</string> </key>
<value> <string>#D3E6DE</string> </value>
</item>
<item>
<key> <string>main_border_color</string> </key>
<value> <string>#7EC1C1</string> </value>
</item>
<item>
<key> <string>menu_background_color</string> </key>
<value> <string>#bdd0e0</string> </value>
</item>
<item>
<key> <string>navigation_background_color</string> </key>
<value> <string>#97b0c1</string> </value>
</item>
<item>
<key> <string>search_background_color</string> </key>
<value> <string>#bdd0e0</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_dav_writelocks</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<tal:block metal:define-macro="field_render">\n
<tal:block tal:define="value python:request.get(field.id, None)">\n
<tal:block tal:define="html_render python: field.render_htmlgrid(value, request)">\n
<tal:block tal:condition="python:field.meta_type != \'HiddenStringField\'">\n
<tal:repeat repeat="html_tuple html_render">\n
<tr>\n
<td tal:content="structure python: html_tuple[0]"\n
tal:attributes="class python: \n
{0: {0: None, 1: \'required\'},\n
1: {0: \'error\', 1: \'reqerror\'}}[field_errors.has_key(field.id)][field.is_required()]"\n
i18n:translate="" i18n:domain="ui" />\n
<td>\n
<tal:block tal:replace="structure python: html_tuple[1]" />\n
</td>\n
</tr>\n
\n
</tal:repeat>\n
</tal:block>\n
<tr tal:condition="python: field_errors.has_key(field.id)">\n
<td />\n
<td tal:content="python:field_errors[field.id].error_text"\n
i18n:translate="" i18n:domain="ui"\n
class="error" />\n
</tr>\n
</tal:block>\n
</tal:block>\n
</tal:block>
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>field_render</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Persistence</string>
<string>PersistentMapping</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_container</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:use-macro="here/list_dialog_master/macros/master">\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by form_create_relation_dialog" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id" i18n:translate="" i18n:domain="ui">The title</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css"/>\n
</head>\n
\n
<body><div metal:fill-slot="main">\n
<div class="Search">\n
\n
\n
<span tal:define="groups python: form.get_groups(include_empty=1);\n
field_errors python: request.get(\'field_errors\',{});\n
dummy python: request.set(\'here\',here)">\n
<table width="100%">\n
<tr>\n
<td i18n:translate="" i18n:domain="ui">\n
There is no such document in the database. You may create\n
an new document of type <b tal:content="request/portal_type" i18n:name="portal_type">protal type</b>\n
in relation with <b tal:content="here/getTitle" i18n:name="title">title</b>\n
according to relation <b tal:content="request/base_category" i18n:name="base_category">base category</b>.\n
Use the form bellow to enter the <b tal:content="request/catalog_index" i18n:name="catalog_index">catalog index</b>\n
values of new documents.\n
</td>\n
</tr>\n
\n
<span tal:repeat="field python:form.get_fields_in_group(groups[0])">\n
<tr>\n
<td tal:define="value python:request.get(field.id,None)">\n
<span tal:replace="structure python:field.render(value,request)" />\n
</td>\n
</tr>\n
<tr tal:condition="python: field_errors.has_key(field.id)">\n
<td tal:content="python: field_errors[field.id].error_text"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
</tr>\n
</span>\n
</table>\n
\n
\n
</span>\n
\n
<input type="hidden" name="base_category" value="" tal:attributes="value request/base_category">\n
<input type="hidden" name="selection_index" value="" tal:attributes="value request/selection_index">\n
<input type="hidden" name="object_uid" value="" tal:attributes="value request/object_uid">\n
<input type="hidden" name="catalog_index" value="" tal:attributes="value request/catalog_index">\n
<input type="hidden" name="portal_type" value="" tal:attributes="value request/portal_type">\n
<input type="hidden" name="default_module" value="" tal:attributes="value request/default_module">\n
\n
</div>\n
</div>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>form_create_relation_dialog</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_dav_writelocks</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:use-macro="here/dialog_master/macros/master">\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by form_dialog" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id" i18n:translate="" i18n:domain="ui">The title</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css"/>\n
</head>\n
\n
<body><div metal:fill-slot="main">\n
<div class="Search">\n
\n
\n
<span tal:define="groups python: form.get_groups(include_empty=1);\n
field_errors python: request.get(\'field_errors\',{});\n
params python: here.portal_selections.getSelectionParams(selection_name, REQUEST=request);\n
dummy python: request.set(\'here\',here)">\n
<table class="Border" width="100%">\n
<tr>\n
<td>\n
<table>\n
<tr tal:condition="request/dialog_category | nothing"\n
tal:define="dialog_category request/dialog_category | nothing">\n
<td i18n:translate="" i18n:domain="ui" \n
tal:content="python:{\'object_exchange\':\'Exchange Select:\',\n
\'object_print\':\'Print Select:\',\n
\'object_search\':\'Search Select:\',\n
\'object_report\':\'Report Select:\',\n
}.get(dialog_category, \'Select:\')">Search Type:</td>\n
<td valign="middle" align="right" nowrap\n
tal:define="actions python:filtered_actions[dialog_category]">\n
<input type="hidden" name="dialog_category" value="dialog_category"\n
tal:attributes="value dialog_category" />\n
<select name="dialog_select" size="1"\n
tal:attributes="onChange string:submitAction(this.form, \'${here/absolute_url}/Base_doDialog\')">\n
<span tal:repeat="action actions">\n
<option value="1" tal:content="action/name"\n
tal:condition="python: action[\'url\'].find(form.id) < 0"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value action/url">Saut</option>\n
<option value="1" tal:content="action/name"\n
tal:condition="python: action[\'url\'].find(form.id) >= 0"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value action/url"\n
selected>Saut</option>\n
</span>\n
</select></td>\n
<td valign="bottom" align="left" nowrap> &nbsp;\n
<input type="image" src="/images/erp5_html_style/images/exec16.png" title="Action"\n
alt="Action" name="Base_doDialog:method"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/exec16.png"/> &nbsp;\n
</td>\n
</tr>\n
</table>\n
</td>\n
<td valign="top" tal:condition="python: len(groups)>1"></td>\n
</tr>\n
<tr><td valign="top">\n
<table>\n
<span tal:repeat="field python:form.get_fields_in_group(groups[0])">\n
<tr>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
>\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="reqerror">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="required">\n
</td>\n
<td tal:define="field_key python:field.id.startswith(\'my_\') and field.id[3:] or field.id;\n
value python:field.get_value(\'default\') or request.get(field_key, params.get(field_key,None))">\n
<span tal:replace="structure python:field.render(value,request)" />\n
</td>\n
</tr>\n
<tr tal:condition="python: field_errors.has_key(field.id)">\n
<td>\n
</td>\n
<td tal:content="python: field_errors[field.id].error_text"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
</tr>\n
</span>\n
</table>\n
</td>\n
<td valign="top" tal:condition="python: len(groups)>1">\n
<table>\n
<span tal:repeat="field python:form.get_fields_in_group(groups[1])">\n
<tr>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
>\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="reqerror">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="required">\n
</td>\n
<td tal:define="field_key python:field.id.startswith(\'my_\') and field.id[3:] or field.id;\n
value python:field.get_value(\'default\') or request.get(field_key, params.get(field_key,None))">\n
<span tal:replace="structure python:field.render(value,request)" />\n
</td>\n
</tr>\n
<tr tal:condition="python: field_errors.has_key(field.id)">\n
<td>\n
</td>\n
<td tal:content="python: field_errors[field.id].error_text"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
</tr>\n
</span>\n
</table>\n
</td></tr>\n
</table>\n
\n
<span tal:condition="python: len(groups)>2">\n
<table class="Border" tal:condition="python: len(form.get_fields_in_group(groups[2]))>0">\n
<td>\n
<table width="100%">\n
<span tal:repeat="field python:form.get_fields_in_group(groups[2])">\n
<tr>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
>\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="reqerror">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="required">\n
</td>\n
</tr>\n
<tr>\n
<td tal:define="field_key python:field.id.startswith(\'my_\') and field.id[3:] or field.id;\n
value python:field.get_value(\'default\') or request.get(field_key, params.get(field_key,None))">\n
<span tal:replace="structure python:field.render(value,request)"/>\n
</td>\n
</tr>\n
<tr tal:condition="python: field_errors.has_key(field.id)">\n
<td tal:content="python: field_errors[field.id].error_text"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
</tr>\n
</span>\n
</table>\n
</td>\n
</table>\n
</span>\n
\n
<span tal:condition="python: len(groups)>3">\n
<span tal:repeat="field python:form.get_fields_in_group(groups[3])">\n
<span tal:define="field_key python:field.id.startswith(\'my_\') and field.id[3:] or field.id;\n
value python:field.get_value(\'default\') or request.get(field_key, params.get(field_key,None))"\n
tal:replace="structure python:field.render(value,request)" />\n
</span>\n
</span>\n
</span>\n
</div>\n
</div>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>form_dialog</string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Persistence</string>
<string>PersistentMapping</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_container</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:use-macro="here/list_dialog_master/macros/master">\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by form_folder_delete" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id" i18n:translate="" i18n:domain="ui">The title</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css"/>\n
</head>\n
\n
<body><div metal:fill-slot="main">\n
<div class="Search">\n
\n
\n
<span tal:define="groups python: form.get_groups(include_empty=1);\n
field_errors python: request.get(\'field_errors\',{});\n
dummy python: request.set(\'here\',here)">\n
\n
<table width="100%">\n
<span tal:repeat="field python:form.get_fields_in_group(groups[0])">\n
<tr>\n
<td tal:define="value python:request.get(field.id,None)">\n
<span tal:replace="structure python:field.render(value,request)" />\n
</td>\n
</tr>\n
<tr tal:condition="python: field_errors.has_key(field.id)">\n
<td tal:content="python: field_errors[field.id].error_text"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
</tr>\n
</span>\n
</table>\n
\n
</span>\n
\n
<input type="hidden" name="selection_index" value="" tal:attributes="value request/selection_index | string:">\n
<input type="hidden" name="object_uid" value="" tal:attributes="value request/object_uid">\n
\n
</div>\n
</div>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>form_folder_delete</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:define-macro="master">\n
\n
<!-- declaring scripting based on the JavaScript Language -->\n
<script language="JavaScript" src="erp5.js"\n
tal:attributes="src python:\'%s/erp5.js\' % here.portal_url()">\n
</script>\n
<script type="text/javascript" src="wz_dragdrop.js" tal:attributes="src python:\'%s/wz_dragdrop.js\' % here.portal_url()">\n
</script>\n
\n
<!-- HEAD -->\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by view_master" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="python:\'%s - %s\' % (here.Localizer.erp5_ui.gettext(template.title_or_id()),\n
here.Localizer.erp5_content.gettext(here.getTitleOrId()))"> The title </title>\n
\n
<!-- adding special CSS for page and fields class-->\n
<span tal:define="object_name form/title;\n
object_name python:object_name.replace(\' \',\'\');\n
portal_url here/portal_url;\n
object_name string:${object_name}">\n
<link href="my_css" rel="stylesheet" type="text/css" group="test"\n
tal:attributes="href string:${object_name}_css.css"/>\n
</span>\n
\n
<!-- standard instance of CSS field class.\n
\'erp5_html.css\' is a bit different from \'erp5.css\' because it does\n
ot include \'main\' and \'input\' class. The special CSS file declared\n
just before aim these class\n
UPDATED : file \'erp5_html.css\' has a special class \'.my_span\' to\n
define good span properties (otherwize display is ugly) -->\n
<link href="erp5.css" rel="stylesheet" type="text/css"\n
tal:attributes="href python: here.portal_url() + \'/\' + \'erp5_html.css\'" />\n
\n
<!-- taking \'planning_box\' in charge if exists -->\n
<tal:block tal:condition="exists: python:form.get_field(\'planning_box\')" tal:on-error="nothing">\n
<tal:block tal:define="planning_box1 python:form.get_field(\'planning_box\');dummy python:request.set(\'here\',here)" >\n
<style tal:content="structure python: planning_box1.render_css(None,REQUEST=request)"/>\n
</tal:block>\n
</tal:block>\n
</head>\n
\n
\n
<!-- BODY -->\n
<body LEFTMARGIN=0 TOPMARGIN=0 MARGINHEIGHT="0" MARGINWIDTH="0">\n
\n
\n
<form action="Test" name="main_form" id="main_form"\n
tal:attributes="action here/absolute_url;\n
method form/method | python:\'post\';\n
enctype form/enctype | python:\'multipart/form-data\'"\n
method="post"\n
enctype="multipart/form-data" >\n
<div metal:use-macro="here/global_definition/macros/global_definition" />\n
<input type="hidden" name="form_id" value="form"\n
tal:attributes="value form/id | template/id | script/id">\n
<input type="hidden" name="object_uid" value="uid"\n
tal:attributes="value here/getUid">\n
<input type="hidden" name="object_path" value="path"\n
tal:attributes="value here/getPath">\n
<!-- Menu Boxes -->\n
<table cellpadding="0" cellspacing="0" width="100%">\n
<tr>\n
<td nowrap>\n
<!-- Navigation Box Goes Here -->\n
<div class="NavigationBox">\n
<div metal:use-macro="here/navigation_box/macros/navigation_box"\n
>Navigation Box</div>\n
</div>\n
</td>\n
</tr>\n
<tr>\n
<td valign="middle" >\n
<!-- Menu Box Goes Here -->\n
<div class="MenuBox">\n
<span\n
metal:use-macro="here/view_menu_box/macros/menu_box">\n
Menu Box\n
</span>\n
</div>\n
</td>\n
</tr>\n
</table>\n
<!-- Breadcrumb, owner and date-->\n
<div class="Breadcrumb">\n
<span metal:use-macro="here/breadcrumb/macros/full_breadcrumb">\n
Breadcrumb\n
</span>\n
</div>\n
<!-- Optional Portal Status Message -->\n
<div class="Main"\n
tal:condition="request/portal_status_message | nothing">\n
<table><tr><td class="error"\n
i18n:translate="" i18n:domain="ui"\n
tal:content="request/portal_status_message">\n
</td></tr>\n
</table>\n
</div>\n
<!-- Main -->\n
<table border="0" cellpadding="0" cellspacing="0" width="99%" >\n
<tr>\n
<td width="5" class="OutMain">\n
<img src="/images/erp5_html_style/images/spacer.png"\n
width="5" height="5" border="0"\n
tal:attributes="src string:$portal_url/images/spacer.png"/>\n
</td>\n
<td>\n
<table border="0" cellpadding="0" cellspacing="0" width="100%">\n
<tr>\n
<td width="100%">\n
<table border="0" cellpadding="0" cellspacing="0"\n
width="100%">\n
<tr>\n
<td width="100%" class="OutMain">\n
<!-- View Selection Menu goes here -->\n
<span\n
metal:use-macro="here/view_selection_box/macros/view_selection_box">\n
View selection bar\n
</span>\n
</td>\n
</tr>\n
</table>\n
</td>\n
</tr>\n
<tr>\n
<!-- Main Content -->\n
<td width="100%" class="MainContent">\n
<span tal:define="groups python: form.get_groups(include_empty=1);\n
field_errors python: request.get(\'field_errors\',{});\n
dummy python: request.set(\'here\',here);\n
object_name form/title;\n
object_name python:object_name.replace(\' \',\'\')"\n
tal:omit-tag=""> <span tal:replace="nothing">\n
<!-- get a page (i.e entering group) --></span>\n
<span tal:repeat="pagenum python:range(len(groups))"\n
class=my_span\n
tal:omit-tag="">\n
<div\n
class="my_page_class"\n
tal:attributes="class string:page_${pagenum}">\n
<img src="test_object_page_0.png"\n
alt="background"\n
class="page_0_background"\n
tal:attributes="src string:${object_name}_background_${pagenum};\n
class string:page_${pagenum}_background"/>\n
<span tal:replace="nothing" class=my_span>\n
page is not empty (there is at least one element)\n
considering class = \'page_\' + pagenum\n
\n
</span><span tal:repeat="field python:form.get_fields_in_group(groups[pagenum])"\n
class=my_span\n
tal:omit-tag="">\n
<span tal:replace="nothing"> get a field\n
</span><span tal:condition="python:field.meta_type != \'HiddenStringField\'"\n
tal:define="name python:str(field.id);\n
value python:request.get(field.id,None)"\n
class=my_span\n
tal:omit-tag=""> <span tal:replace="nothing">\n
\n
\'value\' recovered, just need to paste object-input.\n
class property has been updated to comply with css class declared\n
at the begining of the document, and title is placed to help user\n
in filling the fields (browser automatically popup the name when\n
cursor is left over the field.\n
considering class = field.id</span>\n
<div tal:condition="python: field_errors.has_key(field.id)">\n
<span tal:replace="structure python:field.render(value,request)"\n
tal:attributes="class string:${name}_error;\n
title string:${field/title}_ERROR"/>\n
\n
<span tal:condition="python: field_errors.has_key(field.id)"\n
tal:content="python: field_errors[field.id].error_text"\n
tal:attributes="class string:${name}_error_display"\n
i18n:translate="" i18n:domain="ui">\n
</span>\n
</div>\n
<div tal:condition="python: (not field_errors.has_key(field.id))">\n
<span tal:replace="structure python:field.render(value,request)"\n
tal:attributes="class string:${name};\n
title field/title"/>\n
</div>\n
</span>\n
</span>\n
<br/>\n
<br/>\n
\n
</div>\n
<span tal:replace="nothing">\n
this test is needed to add a content after the last page\n
displayed to be sure it is well displayed under konqueror\n
(Mozilla does not have this kind of problem)\n
</span>\n
<div tal:condition="python:pagenum==(len(groups)-1)"\n
tal:attributes="class string:page_end">\n
<b></b>\n
</div>\n
</span>\n
</span>\n
</td>\n
</tr>\n
</table>\n
</td>\n
<td width="1" class="OutMain"><img src="/images/erp5_html_style/images/spacer.png"\n
width="1" height="1" border="0" alt="img"\n
tal:attributes="src string:${portal_url}/images/spacer.png"/>\n
</td>\n
</tr>\n
</table>\n
</form>\n
</body>\n
</html>
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>form_html</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:use-macro="here/list_master/macros/master">\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by form_list" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id" i18n:translate="" i18n:domain="ui">The title</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css"/>\n
</head>\n
\n
<body><div metal:fill-slot="main">\n
<div class="Main">\n
\n
\n
<span tal:define="groups python: form.get_groups(include_empty=1);\n
field_errors python: request.get(\'field_errors\',{});\n
dummy python: request.set(\'here\',here)">\n
\n
\n
<span tal:condition="python: len(groups)>0">\n
<span tal:repeat="field python:form.get_fields_in_group(groups[0])">\n
<span tal:define="value python:request.get(field.id,None)"\n
tal:replace="structure python:field.render(value,request)" />\n
</span>\n
</span>\n
\n
\n
</span>\n
</div>\n
</div>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>form_list</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
metal:use-macro="here/list_dialog_master/macros/master">\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by form_list_dialog" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id" i18n:translate="" i18n:domain="ui">The title</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css"/>\n
</head>\n
\n
<body><div metal:fill-slot="main">\n
<div class="Search">\n
\n
\n
<span tal:define="groups python: form.get_groups(include_empty=1);\n
field_errors python: request.get(\'field_errors\',{});\n
dummy python: request.set(\'here\',here)">\n
<table class="Border" width="100%">\n
<tr>\n
<td>\n
<table>\n
<tr tal:condition="request/dialog_category | nothing"\n
tal:define="dialog_category request/dialog_category | nothing">\n
<td i18n:translate="" i18n:domain="ui" \n
tal:content="python:{\'object_exchange\':\'Exchange Select:\',\n
\'object_print\':\'Print Select:\',\n
\'object_search\':\'Search Select:\',\n
\'object_report\':\'Report Select:\',\n
}.get(dialog_category, \'Select:\')">Search Type:</td>\n
<td valign="middle" align="right" nowrap\n
tal:define="actions python:filtered_actions[dialog_category]">\n
<input type="hidden" name="dialog_category" value="dialog_category"\n
tal:attributes="value dialog_category" />\n
<select name="dialog_select" size="1"\n
tal:attributes="onChange string:submitAction(this.form, \'${here/absolute_url}/Base_doDialog\')">\n
<span tal:repeat="action actions">\n
<option value="1" tal:content="action/name"\n
tal:condition="python: action[\'url\'].find(form.id) < 0"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value action/url">Saut</option>\n
<option value="1" tal:content="action/name"\n
tal:condition="python: action[\'url\'].find(form.id) >= 0"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value action/url"\n
selected>Saut</option>\n
</span>\n
</select></td>\n
<td valign="bottom" align="left" nowrap> &nbsp;\n
<input type="image" src="/images/erp5_html_style/images/exec16.png" title="Action"\n
alt="Action" name="Base_doDialog:method"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/exec16.png"/> &nbsp;\n
</td>\n
</tr>\n
</table>\n
</td>\n
<td valign="top" tal:condition="python: len(groups)>1"></td>\n
</tr>\n
<tr><td valign="top">\n
<table>\n
<span tal:repeat="field python:form.get_fields_in_group(groups[0])">\n
<tr>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
>\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="reqerror">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="required">\n
</td>\n
<td tal:define="value python:request.get(field.id,None)">\n
<span tal:replace="structure python:field.render(value,request)" />\n
</td>\n
</tr>\n
<tr tal:condition="python: field_errors.has_key(field.id)">\n
<td>\n
</td>\n
<td tal:content="python: field_errors[field.id].error_text"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
</tr>\n
</span>\n
</table>\n
</td>\n
<td valign="top" tal:condition="python: len(groups)>1">\n
<table>\n
<span tal:repeat="field python:form.get_fields_in_group(groups[1])">\n
<tr>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
>\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="reqerror">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="required">\n
</td>\n
<td tal:define="value python:request.get(field.id,None)">\n
<span tal:replace="structure python:field.render(value,request)" />\n
</td>\n
</tr>\n
<tr tal:condition="python: field_errors.has_key(field.id)">\n
<td>\n
</td>\n
<td tal:content="python: field_errors[field.id].error_text"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
</tr>\n
</span>\n
</table>\n
</td></tr>\n
</table>\n
\n
<table class="Border" tal:condition="python: len(groups)>2">\n
<td>\n
<table width="100%">\n
<span tal:repeat="field python:form.get_fields_in_group(groups[2])">\n
<tr>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
>\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="reqerror">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="required">\n
</td>\n
</tr>\n
<tr>\n
<td tal:define="value python:request.get(field.id,None)">\n
<span tal:replace="structure python:field.render(value,request)"/>\n
</td>\n
</tr>\n
<tr tal:condition="python: field_errors.has_key(field.id)">\n
<td tal:content="python: field_errors[field.id].error_text"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
</tr>\n
</span>\n
</table>\n
</td>\n
</table>\n
\n
<span tal:condition="python: len(groups)>3">\n
<span tal:repeat="field python:form.get_fields_in_group(groups[3])">\n
<span tal:define="value python:request.get(field.id,None)"\n
tal:replace="structure python:field.render(value,request)" />\n
</span>\n
</span>\n
\n
\n
</span>\n
\n
</div>\n
</div>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>form_list_dialog</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:use-macro="here/list_dialog_master/macros/master">\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by form_list_relation" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id" xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
>The title</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css"/>\n
</head>\n
\n
<body><div metal:fill-slot="main">\n
<div class="Search" tal:define="form_pickle request/form_pickle | nothing;\n
form_signature request/form_signature | nothing;">\n
\n
\n
<span tal:define="groups form/get_groups;\n
field_errors python: request.get(\'field_errors\',{});\n
dummy python: request.set(\'here\',here);" >\n
\n
<table width="100%">\n
<span tal:repeat="field python:form.get_fields_in_group(groups[0])">\n
<tr>\n
<td tal:define="value python:request.get(field.id,None)">\n
<span tal:replace="structure python:field.render(value,request)" />\n
</td>\n
</tr>\n
<tr tal:condition="python: field_errors.has_key(field.id)">\n
<td tal:content="python: field_errors[field.id].error_text"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
</tr>\n
</span>\n
</table>\n
\n
</span>\n
\n
<input type="hidden" name="form_pickle" value="" tal:attributes="value form_pickle | nothing" tal:condition="form_pickle | nothing"/>\n
<input type="hidden" name="form_signature" value="" tal:attributes="value form_signature | nothing" tal:condition="form_signature | nothing"/>\n
<input type="hidden" name="selection_index" value="" tal:attributes="value request/selection_index | nothing">\n
<input type="hidden" name="object_uid" value="" tal:attributes="value request/object_uid">\n
<input type="hidden" name="field_id" value="" tal:attributes="value request/field_id">\n
\n
</div>\n
</div>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>form_list_relation</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:use-macro="here/list_dialog_master/macros/master">\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by form_list_ui" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id"\n
i18n:translate="" i18n:domain="ui">\n
The title\n
</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css" />\n
</head>\n
\n
<body>\n
<div metal:fill-slot="main">\n
<div class="Search">\n
<span tal:define="field_errors python: request.get(\'field_errors\',{});\n
form_id request/form_id;\n
base_form python:getattr(here,form_id);\n
groups base_form/get_groups;\n
default_columns python:base_form.get_fields_in_group(groups[0])[0].get_value(\'columns\');\n
columns python:here.portal_selections.getSelectionColumns(selection_name, REQUEST=request, columns=default_columns);\n
selected_stats python:here.portal_selections.getSelectionStats(selection_name, REQUEST=request);\n
dummy python: request.set(\'here\',here);\n
global row_index python:0;\n
global row_keys python:[\'None\'];\n
global stats python: [\' \',\'count\',\'sum\',\'max\',\'min\',\'avg\'];\n
all_columns python:base_form.get_fields_in_group(groups[0])[0].get_value(\'all_columns\')">\n
\n
<table class="Border" width="100%">\n
<tr>\n
<td valign="top">\n
<table>\n
<span tal:repeat="item columns">\n
<tr tal:define="global row_index python:row_index+1;\n
dummy python:row_keys.append(item[0])">\n
<td>\n
<tal:block i18n:translate="" i18n:domain="ui">Column</tal:block>\n
<span tal:replace="row_index" />\n
</td>\n
<td>\n
<select name="field_columns">\n
<span tal:repeat="option python: [(\'None\',\'None\')] + all_columns">\n
<option tal:condition="python:option[0]==item[0]"\n
tal:content="python: option[1]"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value python:option[0]"\n
value="None"\n
selected />\n
<option tal:condition="python:option[0]!=item[0]"\n
tal:content="python: option[1]"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value python:option[0]"\n
value="None" />\n
</span>\n
</select>\n
&nbsp;\n
<select name="stat_columns">\n
<span tal:repeat="stat stats">\n
<span tal:condition="python: len(selected_stats) >= row_index and stat == selected_stats[row_index - 1]">\n
<option tal:content="stat"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value stat"\n
value="None"\n
selected />\n
</span>\n
<span tal:condition="python: len(selected_stats) < row_index or stat != selected_stats[row_index - 1]">\n
<option tal:content="stat"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value stat"\n
value="None" />\n
</span>\n
</span>\n
</select>\n
</td>\n
</tr>\n
</span>\n
<span tal:repeat="item all_columns">\n
<tr tal:condition="python: item[0] not in row_keys">\n
<td tal:define="global row_index python:row_index+1">\n
<tal:block i18n:translate="" i18n:domain="ui">Column</tal:block>\n
<span tal:replace="row_index" />\n
</td>\n
<td>\n
<select name="field_columns">\n
<option selected\n
value="None"\n
i18n:translate="" i18n:domain="ui">\n
None\n
</option>\n
<option tal:repeat="option all_columns"\n
tal:content="python:option[1]"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value python:option[0]"\n
value="None" />\n
</select>\n
&nbsp;\n
<select name="stat_columns">\n
<span tal:repeat="stat stats">\n
<span tal:condition="python: len(selected_stats) >= row_index and stat == selected_stats[row_index - 1]"\n
tal:on-error="string: row_index">\n
<option tal:content="stat"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value stat"\n
value="None"\n
selected />\n
</span>\n
<span tal:condition="python: len(selected_stats) < row_index or stat != selected_stats[row_index - 1]"\n
tal:on-error="string: row_index">\n
<option tal:content="stat"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value stat"\n
value="None" />\n
</span>\n
</span>\n
</select>\n
</td>\n
</tr>\n
</span>\n
</table>\n
</td>\n
</tr>\n
</table>\n
\n
</span>\n
</div>\n
</div>\n
</body>\n
\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>form_list_ui</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:use-macro="here/list_dialog_master/macros/master">\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by form_sort" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id"\n
i18n:translate="" i18n:domain="ui">\n
The title\n
</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css" />\n
</head>\n
\n
<body><div metal:fill-slot="main">\n
<div class="Search">\n
\n
\n
<span tal:define="groups python: form.get_groups(include_empty=1);\n
sort_on python:here.portal_selections.getSelectionSortOrder(selection_name, REQUEST=request);\n
dummy python: request.set(\'here\',here);\n
global row_index python:0;\n
global row_keys python:[\'None\'];\n
form_id request/form_id;\n
base_form python:getattr(here,form_id);\n
groups base_form/get_groups;\n
all_columns python:base_form.get_fields_in_group(groups[0])[0].get_value(\'all_columns\')">\n
<table class="Border" width="100%">\n
<tr><td valign="top">\n
<table>\n
<span tal:repeat="item python:sort_on">\n
<tr tal:define="global row_index python:row_index+1;\n
dummy python:row_keys.append(item[0])">\n
<td>\n
<tal:block i18n:translate="" i18n:domain="ui">Sort</tal:block>\n
<span tal:replace="row_index" />\n
</td>\n
<td>\n
<select name="field_sort_on">\n
<span tal:repeat="option python: [(\'None\',\'None\')] + all_columns">\n
<option tal:condition="python:option[0]==item[0]"\n
tal:content="python:option[1]"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value python:option[0]"\n
value="None"\n
selected></option>\n
<option tal:condition="python:option[0]!=item[0]"\n
tal:content="python:option[1]"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value python:option[0]"\n
value="None"></option>\n
</span>\n
</select>\n
</td>\n
<td>\n
<span tal:replace="structure python:form.sort_order.render(item[1], request)" />\n
</td>\n
</tr>\n
</span>\n
<span tal:repeat="item all_columns">\n
<tr tal:condition="python: item[0] not in row_keys">\n
<td tal:define="global row_index python:row_index+1">\n
<tal:block i18n:translate="" i18n:domain="ui">Sort</tal:block>\n
<span tal:replace="row_index" />\n
</td>\n
<td>\n
<select name="field_sort_on">\n
<option selected value="None">None</option>\n
<option tal:repeat="option all_columns"\n
tal:content="python:option[1]"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value python:option[0]"\n
value="None"></option>\n
</select>\n
</td>\n
<td>\n
<span tal:replace="structure python:form.sort_order.render(\'\', request)" />\n
</td>\n
</tr>\n
</span>\n
</table>\n
</td></tr>\n
</table>\n
\n
</span>\n
\n
</div>\n
</div>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>form_sort</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_dav_writelocks</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<tal:block tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Jean-Paul Smets <jp@nexedi.com>\n
Thierry Faucher \n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</tal:block>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:use-macro="here/view_master/macros/master">\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by form_view" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id"\n
i18n:translate="" i18n:domain="ui">\n
The title\n
</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css" />\n
</head>\n
<body>\n
\n
<tal:block metal:fill-slot="main"> \n
<div class="Main" metal:define-macro="form_layout">\n
<tal:block tal:define="groups python: form.get_groups(include_empty=1);\n
field_errors python: request.get(\'field_errors\',{});\n
dummy python: request.set(\'here\',here)">\n
<table class="Border" width="100%" tal:condition="python:\n
(len(form.get_fields_in_group(groups[0])) > 0) or\n
(len(form.get_fields_in_group(groups[1])) > 0)">\n
<tal:block tal:repeat="group python: groups[:2]">\n
<td valign="top">\n
<table>\n
<tal:block tal:repeat="field python:form.get_fields_in_group(group)">\n
<tal:block metal:use-macro="here/field_render/macros/field_render"/>\n
</tal:block>\n
</table>\n
</td>\n
</tal:block>\n
</table>\n
<tal:block tal:condition="python: \n
(len(groups) > 2) and\n
(len(form.get_fields_in_group(groups[2])) > 0)">\n
<table class="Border">\n
<tal:block tal:repeat="field python:form.get_fields_in_group(groups[2])">\n
<tal:block metal:use-macro="here/field_render/macros/field_render"/>\n
</tal:block>\n
</table>\n
</tal:block>\n
<tal:block tal:condition="python: len(groups)>3">\n
<tal:block tal:repeat="field python:form.get_fields_in_group(groups[3])">\n
<tal:block tal:define="value python:request.get(field.id, None)"\n
tal:replace="structure python:field.render(value, request)" />\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
</div>\n
</tal:block>\n
\n
</body>\n
</html>
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>form_view</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Persistence</string>
<string>PersistentMapping</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_container</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:use-macro="here/view_dialog_master/macros/master">\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by form_view_dialog" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id"\n
i18n:translate="" i18n:domain="ui">\n
The title\n
</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css" />\n
</head>\n
\n
<body><div metal:fill-slot="main">\n
<div class="Search">\n
\n
\n
<span tal:define="groups python: form.get_groups(include_empty=1);\n
field_errors python: request.get(\'field_errors\',{});\n
dummy python: request.set(\'here\',here)">\n
<table class="Border" width="100%" tal:condition="python:len(form.get_fields_in_group(groups[0])) > 0\n
or len(form.get_fields_in_group(groups[1])) > 0">\n
<tr>\n
<td>\n
<table>\n
<tr tal:condition="request/dialog_category | nothing">\n
<td i18n:translate="" i18n:domain="ui">Search Type:</td>\n
<td valign="middle" align="right" nowrap\n
tal:define="dialog_category request/dialog_category;\n
actions python:filtered_actions[dialog_category]">\n
<input type="hidden" name="dialog_category" value="dialog_category"\n
tal:attributes="value dialog_category" />\n
<select name="dialog_select" size="1"\n
tal:attributes="onChange string:submitAction(this.form, \'${here/absolute_url}/Base_doDialog\')">\n
<span tal:repeat="action actions">\n
<option value="1" tal:content="action/name"\n
tal:condition="python: action[\'url\'].find(form.id) < 0"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value action/url">Saut</option>\n
<option value="1" tal:content="action/name"\n
tal:condition="python: action[\'url\'].find(form.id) >= 0"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value action/url"\n
selected>Saut</option>\n
</span>\n
</select></td>\n
<td valign="bottom" align="left" nowrap> &nbsp;\n
<input type="image" src="/images/erp5_html_style/images/exec16.png" title="Action"\n
i18n:attributes="title" i18n:domain="ui"\n
alt="Action" name="Base_doDialog:method" /> &nbsp;\n
</td>\n
</tr>\n
</table>\n
</td>\n
<td valign="top" tal:condition="python: len(groups)>1"></td>\n
</tr>\n
<tr><td valign="top">\n
<table>\n
<span tal:repeat="field python:form.get_fields_in_group(groups[0])">\n
<tr>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
>\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="reqerror">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="required">\n
</td>\n
<td tal:define="value python:request.get(field.id,None)">\n
<span tal:replace="structure python:field.render(value,request)" />\n
</td>\n
</tr>\n
<tr tal:condition="python: field_errors.has_key(field.id)">\n
<td>\n
</td>\n
<td tal:content="python: field_errors[field.id].error_text"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
</tr>\n
</span>\n
</table>\n
</td>\n
<td valign="top" tal:condition="python: len(groups)>1">\n
<table>\n
<span tal:repeat="field python:form.get_fields_in_group(groups[1])">\n
<tr>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
>\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="reqerror">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="required">\n
</td>\n
<td tal:define="value python:request.get(field.id,None)">\n
<span tal:replace="structure python:field.render(value,request)" />\n
</td>\n
</tr>\n
<tr tal:condition="python: field_errors.has_key(field.id)">\n
<td>\n
</td>\n
<td tal:content="python: field_errors[field.id].error_text"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
</tr>\n
</span>\n
</table>\n
</td></tr>\n
</table>\n
\n
<table class="Border" tal:condition="python: len(groups)>2 and\n
len(form.get_fields_in_group(groups[2])) > 0">\n
<td>\n
<table width="100%">\n
<span tal:repeat="field python:form.get_fields_in_group(groups[2])">\n
<tr>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
>\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="reqerror">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="required">\n
</td>\n
</tr>\n
<tr>\n
<td tal:define="value python:request.get(field.id,None)">\n
<span tal:replace="structure python:field.render(value,request)"/>\n
</td>\n
</tr>\n
<tr tal:condition="python: field_errors.has_key(field.id)">\n
<td tal:content="python: field_errors[field.id].error_text"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
</tr>\n
</span>\n
</table>\n
</td>\n
</table>\n
\n
<span tal:condition="python: len(groups)>3">\n
<span tal:repeat="field python:form.get_fields_in_group(groups[3])">\n
<span tal:define="value python:request.get(field.id,None)"\n
tal:replace="structure python:field.render(value,request)" />\n
</span>\n
</span>\n
\n
\n
</span>\n
\n
</div>\n
</div>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>form_view_dialog</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_dav_writelocks</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
meta:define-macro="master">\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by global_definition" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id"\n
i18n:translate="" i18n:domain="ui">\n
The title\n
</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css" />\n
</head>\n
\n
<body>\n
\n
\n
<tal:block metal:define-macro="global_definition"\n
tal:define="global filtered_actions python:here.portal_actions.listFilteredActionsFor(here);\n
global workflow_actions filtered_actions/workflow | nothing;\n
global folder_actions filtered_actions/folder | nothing;\n
global object_actions filtered_actions/object_action | nothing;\n
global jump_actions filtered_actions/object_jump | nothing;\n
global button_actions filtered_actions/object_button | nothing;\n
global view_actions filtered_actions/object_view | nothing;\n
global exchange_actions filtered_actions/object_exchange | nothing;\n
global report_actions filtered_actions/object_report | nothing;\n
global print_actions filtered_actions/object_print | nothing;\n
global search_actions filtered_actions/object_search | nothing;\n
global ui_actions filtered_actions/object_ui | nothing;\n
global sort_actions filtered_actions/object_sort | nothing;\n
global user_actions filtered_actions/user | nothing;\n
global global_actions filtered_actions/global | nothing;\n
global ordered_global_actions python:here.getOrderedGlobalActionList(global_actions);\n
global portal_url python:here.portal_url();\n
global document_template_list here/getDocumentTemplateList | nothing"\n
/>\n
\n
\n
</body>\n
</html>\n
\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>global_definition</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Persistence</string>
<string>PersistentMapping</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_container</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Folder</string>
<string>Folder</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>images</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>1bottomarrow.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAABmJLR0QA/wD/AP+gvaeTAAAACXBI
WXMAAAsRAAALEQF/ZF+RAAAAB3RJTUUH0wceEBoaC/GYTAAAAQxJREFUeJzN0b1LAnEAxvGv5XGQ
i9ELJUlgEOLSVI1BtTQEBoFTtDTd3D/U2JAJbeEg0W0RBUEHOljZpdmp552d/u7FBhHbos1nfj7L
88BYJwSAxDESc4QABwh+NZaBOuADgjp9zsIA7LKXWJvOzM4sobcrdL0efuAjTUjIssy7bhC8Ahrn
lIdIRun3wlPKztF+29NR3wpUbYNENI4lBFnDgBpXCBSASQA0nNbC98VD+X4zvXG4Eo/G6LhNap0m
N3cazq1/jckBL9gjNIB+a9G5fKo8prZS20nLs8gWVEzVzdEgQ4nusDpCA+h+zVv5YvV5tSHsZDH/
keOTE0qYf2+aJsI6p8SI/OOJcckPWp5q6kHSaFcAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>13</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>383</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>13</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>1leftarrow.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAACLklEQVR4nGL8//8/Ay0AQAAx
0cRUIAAIIJwGMzIyomAWND5jION/RhZGnN4FCCCiXfy3AURyQjgBDP8ZpIA0O271AAFE0OAqSyi9
E0R+Bxsal2DKoKcniFcfQAAxgCIPG8YKgIaGr9X//+zzjf9c7Uz/GThASrHrBwgg4g0GGpq2xRZk
0P+Oown/GeqAwcGP22CAACIujEGGptgyzPQ+xLDoUi3Dvfd3GRiYgeIfcWsBCCCcBsPCFmRoQqI5
3NCzz08wfPz5iaBbAAIIp8FtxyGGlmZ7M8z3OwE29Mqr8wxPPj1nePX1PQMDgXwFEEAsOGWAhkbH
GTMUWvTCXfrs80uGN9/w+B8JAAQQboNPMTAsVTnLcOiRIYOigDCDkaQWAwcLO8O///8g8gRcDBBA
uA3+Zc/IsOHg/8f23xk+qz8H5zZDCU2w1OefX4DkM7wGAwQQboPfHARiBkaQ2z58/stwxugpAy87
F4OTgj3DuefnCLoYIIBwGwwDd4CGMzL8/8r0j+EI0x2GX39+MzgoWAMLkzMMDIa4tQEEECOuXMbI
yAckPyMEVIBuNAXSWgwMAuzMDB9e/mVgmAV0+Kf/jNj0AwQQngwCNTQByv0HdPdpIH2RgeHDO6Ch
P4Hs37h1AwQQziwNzyDoQA7o8gggjmPAW1YABBDuDOKFymeGMb4BU8shIA3KfH9xOxgggPCEMdag
QwAJoItfMIBch1UhQADhNJhSABBANKvzAAIMAGMBGVw4LLe8AAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>675</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>1leftarrowb.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAACNUlEQVR4nGL8//8/Ay0AQAAx
0cRUIAAIIJwGMzIyomA3NL60dOB/RkYWnN4FCCCiXbzbEUROALOlpAL+CwtLAS1gx6keIIAIGtzH
C6XPgMgCsKEJCQkMenp6ePUBBBADKPKwYWwAZGhp6dr/z59//u/h0Q5UxPEfl36AACI6KECGpqWl
MHR1BTFs3HiJ4fv373iDAiCAiDIYZmh9vTfD2rWXGF68eM/AzMwMdNlHnHoAAginwbCwBRmamJgI
N/TmzecMX7/+JOgYgABiwSVR9BliaEFBNkNpqQvY0Hv3XjG8ffsJaPAPnPEAAwABhNNgkKFxcXEM
sbEWcJe+e/eZ4fPnb2B5QhkWIIBwGvzy5SmGvXtVGG7desQgLCzAoKQkycDGxgJ3KSEXAwQQToP/
/p/NeOFC/v9Pn+wZVFTUwblNUVECLPf9O+EwBgggnAYz/PNm+P2PgfHePYb/3759Zvj3z4iBk5Md
mDEUGO7ceQ5yM16DAQIIt8FQ8Pv3HcaXLxn/MzExMYDw799/GHR1FRiOHWNk4OIyxKkPIIDwGDwV
iLPBrF+/bjM+e/b/Pyg4fv78yfDw4TNgyvgCDJI7OHUDBBCeDAIxVFalFeJyhjuMT5+eZrhx4yIw
dbwDWvYTGIG/ceoGCCCcZQUsg2B4kUXuv7x8xH9l5Ti8ZQVAAOEuhFxQDXSF0ipMW4HZWeo/KJ0z
MLDiNBgggEgq3ZABM7MESBFOgwECiJFWdR5AANGszgMIMAAqdFR7tyRoMwAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>682</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>1leftarrowv.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAACQklEQVR4nGL8//8/Ay0AQAAx
0cRUIAAIIJwGMzIyomA3NL50oPR/RhZGnN4FCCCiXby7AUQGgdlSAVL/haWEGRjZGXGqBwggggb3
WULpnSByHdjQhIQEBj09Pbz6AAKIARR52DA2ADK0dG3p/+efn//3aPf4z8ABUopdP0AAER0UIEPT
UtIYuoK6GDZe2sjw/ft3vEEBEEBEGQwztN67nmHtpbUML96/YGBmZmb4/xF3UgUIIJwGw8IWZGhi
YiLc0JvPbzJ8/fmVoGMAAogFl0TRcYihBdkFDKUupWBD7726x/D201uGrz++4owHGAAIIJwGgwyN
i4tjiLWIhbv03ed3DJ+/fQbLA6MIr8EAAYTT4JenXjLsVdnLcOvRLQZhAWEGJUklBjYWNrhLCbkY
IIBwGvz3Vx3jhQ0t/z/Zf2JQUVcB5zZFCUWw3Pef3/EaCgIAAYTTYIY39Qy/3zAw3mO49//b528M
/4z+MXCyczLoKegx3Hl+h4FASDAABBBug6Hg953fjC8ZX/5nYmJiAOHff34z6CroMhxjPMbAZciF
Ux9AAOExOByIV4JZv27/Ynz2/9l/UHD8/PmT4eGzhwxfv3xl+H4Hd5AABBCeDAIxVDbBDeLyf78Z
n55+ynDj4g2Gd+/eMfz6+Yvh/2/c4QEQQDjLClgGwfCiHMt/+Qj5/8pxynjLCoAAwuniIi9UviuU
VvhWy/jk0BOG75+AwfAXt4MBAoik0g0ZMEswgxThdDFAADHSqs4DCCCa1XkAAQYA0Dg2Ui6gYe8A
AAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>695</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>1rightarrow.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAACB0lEQVR4nGL8//8/Ay0AQAAx
0cRUIAAIIJwGM/ox/mf0BWJGRgY4NkRiQzEuABBAuF0MCiFDOIuBQQyIVYl3MUAA4Q2KFeEtDAw1
UMNfAUleqEQSYYMBAgivi0FevVFwlIGhFioyDyo3D6cuOAAIINwG/2ZgePX1GYMAhwTDmcwtCJcT
CQACCLfBPxgYvv7+CjT8AcPJp7sYzmRtQbicCAAQQCz4XAwCt9+dY7j48jzD3vt7wS43YfBhYGgG
G86IL6wBAgiviz/8eAc04T/D73+/Gb78+s7QdqQcEizoYY4FAAQQboN/MTC8+/6e4frrCwwPPjxj
+PHnF8PHH18Zeo/XMiwJayAYLAABhDsofoJc/JHh3/9/DH///QML8bFzMWiLaTHU7u9iYLiF27Ug
ABBAuF38h4Hh9bcPDH///wVzhTn5GIylDBnmX9jAcP/oNwaGlUBBJQacWQ8ggHC7GBgUb799ZuBg
eYNi6N3DXxkYVoFVMDLcw+1igADCbfB3CCXNK86gIKCAaSgBABBAuIMCaPDnXz8ZmBiZcBsqgdtg
gADCm9x+/vkLTL/nEIYKQg2Nh6p5gdtggABiABX02DAQ/BfvZfvPEAZOUtiTFTCD4NIPEEB4S7eX
539BXOoIdakBmoKvuPUCBBAjrqoJWLLBJPBGFC79AAGE02BKAUAA0azOAwgwAGRF0N19O4alAAAA
AElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>636</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>1rightarrowb.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAACN0lEQVR4nGL8//8/Ay0AQAAx
0cRUIAAIIJwGS0r6/ZeQ8P3PyMjIAMNcXIYMyHwQxgUAAgivi9XUDEAUOKyYmSUYRERUiXYxQADh
NbisLJLBzq4WbPjfvy8YODl5oRYmETQYIIAYQJGHDYuL+/zfvPnq/9u33/y3ta35D3M5sfoBAgin
i//8+cXw/v03Bj4+DobJk7MYgIYz4DIcGwAIIJwG//37i+Hr158Mb99+Zbh48QnYcFiwEGMwQADh
MfgnONbv338HxK8YFi06wjBpUiaK4fjCGiCA8Bj8g+Hz5+9Q9j+GHz9+MSxceBjF8Fu35uE0GCCA
WHBJ/Pv3C2zww4dvGF69+gCOkH///jEsXXqcobAwDKzm0KFmkMuxJmaAAMJr8LdvP4GGfgQbCAKc
nBwMCgqiDMuWHQAGz02crgUBgADCGRT//v0GuvgbMHVADOXh4WRQUZFkOHDgIsOJE4cZHj9excDK
qoIz6wEEEE4X////i+HLl29AzSxgQ1VVpRj27TvPcPLkEbChQMD4+/cdnC4GCCC8BoOAkBAvg4SE
AMP+/RdQDMVpIhQABBCeMP7C8OvXbzAb3aUwNczMUjgNBgggPGXFD2D4/mG4fv0Bw6lTR8GGMjEJ
gg1VUYkHq/j79xlO3QABhDOvA8F/f//e/7KyYTjLCVAGwaUfIIDwlm6XL58Hu1RAwAHsUk5OA1Q/
/fiKUy9AADHiqpqA2RkmgTeicOkHCCCcBlMKAAKIZnUeQIABAIDCJOatcadvAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>684</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>1rightarrowv.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAACMElEQVR4nGL8//8/Ay0AQAAx
0cRUIAAIIJwGS/pJ/pfwlfjPyMjIAMNchlwMyHwQxgUAAginwaAgUjdUBzPBCsWYGERURYh2MUAA
4Q2K4vBiBtsaW7Dh/179Y+Dk5QSLqyWpETQYIIDALsOGxbzF/m++uvn/7Te3/9vV2v2HuZxY/QAB
hNPFf3//ZXj39R0DPwc/w6TMSXCXE3YqBAAEEG6Df/xl+P77O8Obr28YLj29xDA5azID0OVEGw4Q
QHhdDAIP3j1guPfyHsOiI4vALkc2HF9YAwQQXhd/+fEFaMJ/hj///jD8+PUDw/Bb827hNBgggFhw
Sfz79Y/hy/cvDA9eP2B4/eE1w79//8B4+fHlDIVhhWA1h5oPgVyONTEDBBBOg//+hLj433+IgSDA
yc7JIC8mz7B0/1KGB7ce4HQtCAAEEO4M8uc/w+dvn8EGgwAPJw+DqpQqw/4L+xlOHT3F8GjlIwZW
JVacWQ8ggHC6+P+v/wxfvn1hYGVhRTH0xOETDI9XPQYpYfx97zdOFwMEEG6Dv0NSlRCvEIOEgASG
oThNhAKAAMIZFP++/2P4+esnAxMjE05DmSWYcRoMEEC4y4ofDAx//vxhuHr/KtxQJkEmsKEq8Spg
JX9f/MWpHSCAcOZ1IPjv3+v/XzZMFmc5AcoguPQDBBDe0u3y+ctglwo6CoJdymnAieqprz9w6gUI
IEZcVROwEIdJ4I0oXPoBAginwZQCgACiWZ0HEGAAT+wqDVd/1MEAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>677</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>1toparrow.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAABmJLR0QA/wD/AP+gvaeTAAAACXBI
WXMAAAsRAAALEQF/ZF+RAAAAB3RJTUUH0wceEBko6AuaDwAAAQdJREFUeJzVkT1Lw1AARU/ybKyk
BJsaqakUwSDBQapEhCB1LLaDFQd18h84+YPqIuomCCL4BwQHOwhvsaAWRFppUTSEhx+Dg0IV3MQz
3ssZLhf+IS4ms2xRxfyuFj2JR0bLUyuuT22mEsZky3k4QRL9LHmYDFGz5hLVpbDIcrDiy9uLifbw
4yES1St5GKQ5SC8YlfnAQ+iK3GCWUqHsnzVOg+5ItI/k5VNysbHZ0UPKlXAaO5nisnPD3VMT27Qo
zSyO16/PC93s8zGSSANgjF18VvU85NwMcRyjXhVCFyT7+nGtUdr3TRr1zh5HrH1IGhsYOAjAAa6+
7NSBAeANULRQbP/ugj/jHat9QwyQSEx1AAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>13</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>378</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>13</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>2leftarrow.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAlwSFlz
AAALEAAACxABrSO9dQAAAoZJREFUeJzVlUFLImEYx//vNMZsEyzoRVnIoEMLe/K5dHW7+QmEDoLM
6lLH3E+x0EKX3IMLXfoA3ovE24IRgpi2FFKzeJjCgcyypGcP07zpOJbXfS7PPP/5zf995mHeebEJ
J9wMAO8wHh89dVz7hZV4Vl6Px7q/wUo8i28++NcJtZv9FwHwwUcjIhZCsEeDEELWi8n1EU7xmvz1
MQ2Hw5iZmYE7MCKCq7mdBv/8HuJ8jL2mmUwGsVjsWfkBIsKw9jnqx71iTEScTqeRTCZxfX0NZgYR
wat9D41zr3ZaKBSYmblYLHIqleLZ2VkuFApgZhSLRaRSqYmcb8dExBsbGzAMA+VyGZZlQVVVPDw8
jGi1Wm0iN2ZMRJzNZiXcarVwd3cn77vazs7OqxwAqE7aBFGJc7kc1tbWUC6XYZomOp0Oer2enJtp
mtje3n6Tk8ZEJTYMA4lEQnZg2za63S4AyAe2tram4qRxs9nE4eEhzs7OEAwGsbCwgEAgIEE3T8vJ
Gd/e3or9/X1Uq1W0221cXl5ifn4eoVAIuq5LOJ/PT8U9Gzu7ybZtcXR0hEqlAtM0YVkWotEoNE2T
nViWhb29vTc5AFDj2ieU7iHNT09PWVEUKIqCwWCA5eVlCCEQiURwfn6OwWCA3d1dkU6nJ3Ltdhtq
6d4YeYVOpyNOTk5YCIF+v4+Liwt0u11cXV3h+PhYaqurq+Lg4MCXG/rcXkJbBOyWLer1Oj8+PmJp
aQn9fh9PT0+o1+sY1m5ubnw5X+P7lpN/vrdFptFgVVURCATcUaHRaMCjiYaH8w33VMAXJ+m6zkTE
iqIw4PzIdV0HEUFRXjaulxs5khxjbWyxubk5BsAebSru/4l/EkHU7hV+ID4AAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>740</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>2leftarrowb.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAACxElEQVR4nGL8//8/Ay0AQAAx
0cRUIAAIIAZ0F3NjUSMlFQBUxPwfTQxIMsP5fBYdcHUgMwECCMPFX7EYKiwsxcDIyA7kTYAbChNz
h6rjeXQCSR0DA0AA4Q0KkKEJCQkMenp6UJECsKHIYu682NQxMAAEEE6DQYqjo2MZcnOdGd6+fQ8M
sn9gQ9HFengx1YEAQABhNRhkaFpaCkNXVxDDxo2XGL5//w72IrqYlJQHVnUgABBAGAbDDK2v92ZY
u/YSw4sX7xmYmZmBLvmIInb79iWc6kAAIICY0A1NTEyEK7558znD168/4fIwsVmz5uBVBwIAAcQC
oSYADT3wv6Agm6G01AWs+N69V8Aw+wTU8AOeJEFiU6fOIKgOBAACiAXi0gP/4+LiGGJjLeAuePfu
M8Pnz9/AimDqJ0yYSpQ6EAAIILDBL1+eYti7V4Xh1q1HwPQpwKCkJMnAxsYCdwGMJlYdCAAEENjg
v3+fMV64sOH/p0/2DCoq6sCYZWRQVJQAK/j+HRF2LS3zGevqsgmqAwGAAGKBMX7/vsN47x7D/2/f
PjP8+2fEwMnJDkzwCgx37jwHuQWsBhTzM2YsYczIiMGrDgQAAogF2RaQ4S9fMv5nYmJiAOHfv/8w
6OoqMBw7xsjAxWUI1PwILDZp0gLG/PxEnOpAACCAUAwGgV+/bjM+e/b/P8ibP3/+ZHj48Bkwxr8A
vXqH4erV83AxPT0/xosXN2JVBwIAAYRhMBMf0OWf7jA+fcrw/8+f3wyysipAy34CI+Y3w9OnpxmQ
xX7/foJVHQgABBCGwf8+QehOjjuMZS9+/WdmZmFgYWGDBRUwnH8xoIkxvkBTBwIAAYRRHsuqtEIY
LhCKmVnqP6ScZQUrVGHaChKDlsescH3I6kBmAgQQFoNF0D0B1CQBUvQfTQynOpCZAAHESKs6DyCA
aFbnAQQYAIZNxpLHFlkwAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>825</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>2rightarrow.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAQAAABuvaSwAAAABGdBTUEAALGPC/xhBQAAAAlwSFlz
AAALEAAACxABrSO9dQAAAURJREFUeJytk09Kw1AQh79XKhTsQimuxBSyK8WF2bgQKQE3HiI7TyDu
c4MewG1voKAX6J8jFGxdWXQhUlxUSlsyLt4k5iVZOhAy75vf+2UYJqDRAUI6emqmmBoAvj4EBHiA
p2VPGfiEuYuXAIEEYo9W4jJouF/pgljHbtaEZQBrchHIUCJBIGBIVGCFOJORLLQ0YkFUYE6cyrMs
Za6lJXOiAsv1vGXNNzNiIpBDZsQFlorrsAM+eGNKDAzk2vRLDJM5/wAJGx7U6baCZc4r3vkiIeGJ
G2AgVQxT/3OGBsc88ko1g5p1ToB92kwYM6ZvygwDddiyYs+RtksMA810Gge0FN+bFpMCs7M4sdPY
gOI7Y7M8s1KY2p53vChOszw7crcuyRw0y9iVgU9nOaSXbUAP+8+k7AIIXXHFKubYub79kuj/4hfc
w8Zir8NtDgAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>418</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>2rightarrowb.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAADJElEQVR4nGL8//8/Ay0AQAAx
0cRUIAAIIAaQi8XFff6DMLK4hIQvGCMDbOrArmMSxDATIIDALmZkZGRQVzcEi4EITk4DsKSamgFc
MTOzBIY6GPj37z2GgwECCGwA0GX/N2688t/OrvY/TBPItUAxBqAYsi8w1OEKBYAAYoIzmBgZ5s7N
Z7C1rQELvXixGehKJmQxoMv+oYvhNBwggMCGCgu7/V+48NT/ly+//L9w4RmKi4BiDOfPPwMbJCzs
+n/RotNY1aGbCRBAYBf//fuL4fv33wyvX39luHjxCcOkSZmwIABGFg/DpUtPGCZPzgKq+8nw7dsv
hrdvMdWhGw4QQFCDf4JtefjwHcPduy8ZFi48zDBxYibcu/HxZmAxkANA4MEDhDpchgMEENTgHwxf
v/6EhuN/hp8/fzMsXnwE7EqYpv7+cLADvnz5AVf369cfhkWLjmA1HCCAWGAu/vTpG9DFb4DB8QEc
SSC8fPlxhsLCMLDCQ4ea///79wus7sEDVHVLlx5nKCgIhasDUowAAQRNFb+BYfeT4cULiGIQ4ORk
Z5CTE2VYtuwA0KBbDDAHfP36A64OlK45ONgYFBXFgI44yHD//k14UAAEEBPEW78ZPn/+Bg5nkGJe
Xi4GVVUphv37LzCcPHmE4dGjlQxFRasY////AzT4OzgYQICHhxOsbt++8wwnThxmePx4FUiYEUQA
BBALxMU/gGH3jYGdnZWBm5uDQVlZAmzoqVNHwYYWFq5kVFGRBKr7BXYACwsL2FCYOpDlyIaCAEAA
QQ2GRJyQEC+DqCgfw4EDF+EubWjYwggSA7nq///vYHUiInwMYmL8YEPRXQoDAAHEAgmK78AY/g0W
ABkKUxwaOhmsGOZ6kAN+/oQkOXyGggBAAEGLzR8Mv3//Zrh69T6K4j9//oDFYK7///8bMAL/Yqhj
ZVVBN5cBIIDg5TEo4tBdAIp5JDFoyvgLF1NTSwKr+/37DobBAAHEAK1B/isqRmPkeyWlGDAtKOgI
V46sTk4uHCyoohKPYSZAAMENRjcUB8CqTlo6GMNggABipFWdBxBANKvzAAIMAGtj+U+94cjoAAAA
AElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>921</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>Left.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABEAAAALCAMAAACu/pY1AAAAA3NCSVQICAjb4U/gAAAASFBMVEXa
5ubZ5eXY5OTW4+PS5t7T5t690dG80dGvx8erxMSsxMSlwMCkv7+Lra2LrKyIq6uHqqqGqalumJhp
lJRkkZFlkZFjkJA9dHSAomvsAAAAGHRSTlP//////wD///////////////////////9BUS7PAAAA
CXBIWXMAAArwAAAK8AFCrDSYAAAAFnRFWHRDcmVhdGlvbiBUaW1lADI4LzExLzAxnczQOQAAACF0
RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29ya3MgMi4w7qtbxwAAAE1JREFUeJxdyFsOgDAI
RFEUseKrrUW7/51aJcbA/Zo5AG/InKqmsEspibTnj2eesWvjk3CsQH9NZCEysuXeCl4TWeGCXgSc
xDg4qeS6AfHDBLDsY6PHAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>11</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>369</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>17</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>Left2.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAAA0AAAALCAMAAACTbPdTAAAAA3NCSVQICAjb4U/gAAAASFBMVEXT
5t7S5t7R5d3S5d7D39nE39m83Na729a629W529W32tS22tSp1NCn08+m08+m0s+ZzcqYzMqXzMqW
y8mVy8mUysiTysh+wcGfyHjgAAAACXBIWXMAAAsSAAALEgHS3X78AAAAFnRFWHRDcmVhdGlvbiBU
aW1lADI4LzExLzAxnczQOQAAACF0RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29ya3MgMi4w
7qtbxwAAAENJREFUeJxjYIAADg5xIICweURERHig4qwifOxMTFAOiwA3AwKIciFxeHiYERwmMTYk
KU5hJiQehygSh0GcF4WHzAEAuJYB4DmjWhsAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>11</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>323</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>13</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>Right.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABEAAAALCAMAAACu/pY1AAAAA3NCSVQICAjb4U/gAAAAS1BMVEXa
5ubZ5eXY5OTT5t7W4+O90dG80dGvx8esxMSrxMSpw8OlwMCkv7+Lra2LrKyIq6uHqqqGqalumJhp
lJRnkpJkkZFlkZFjkJA9dHTyGx1UAAAAGXRSTlP///8A////////////////////////////VGdH
8AAAAAlwSFlzAAAK8AAACvABQqw0mAAAACF0RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29y
a3MgMi4w7qtbxwAAABZ0RVh0Q3JlYXRpb24gVGltZQAyOC8xMS8wMZ3M0DkAAABLSURBVHicXcpJ
EoAgEEPR1rQTDoA2yv1PaikLJX+VehXJpeCcSgmlYGZb88kzdIxn9/u8vux9LcCcWNq4kmC4lESP
iUQSC7xnQb4Br8gDzIYAsGQAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>11</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>371</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>17</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>activity_busy.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAZiS0dE
AAAAAAAA+UO7fwAAAAlwSFlzAAALEAAACxABrSO9dQAAAAd0SU1FB9EKERIuJegC5wQAAAMCSURB
VHiclZVNayRVFIafWxV7BkTpaBaKogwIJoIQssiqdybidMQxjAmOg4rf6MK9unDryr1rQdRhkmlJ
GhNQZrQD8wuUmICfwWTyaWJmYtU957iormtVdyeDBy5Unar73Pe+59Ypx22i1WpZr3ytVnMnzTv2
YQ4cHh4mjmOcczReeZ2bGxuc/exTVldXT1ygK5kDR0dHieMYM0NVUVUuT18g+WsfUs9ks0Gapiwv
L/dcwHVCh4aGqFarmFmAXnnpVfzfhyS7uyURk80GADs7O3z+wou8f33JdYFbrZYNDg7S39+PqmJm
fPXGW/yzf0C6sweApWnXlnP41tYWX7z2Jh9c+9YBRMWXqtUqIoKIMHvxZQ7XN0k2NntZGGK2fg6A
gYEBNtf+DPkoVzsyMhKgl6cvcPPGDfTgICjtpbYz3lu6ytuPPmYAfWGFKMJ7z8wz5/G3bt0WUoy8
HnEcg/cA9OXeigje+/8HVeVcsxFqYmbcU6nwYf1pC4rTNA1+qRmRWbgGSFULErPrqYV5tJ3PwXdG
MWvb25kVcRyXhBShqSrTC3OYGV+O18M7U4vzQWkOVlUqwPr6RgZ2zgW1YZcd0BwAxnML86Xt589m
xieIRZCoXbz0mIpPL8yV7qcW54O6bruV1KfsiRJXKhlYi/4BRBHn2we/uNXOUbTi0hNPYRj7Kgzc
fx9RrVZzKysrJe5ks1HqEb28LFohIpgoiLGryiffXXPhVBx54XRfDO1JnTtxLvv6RaTkq4gwM1bH
AUcm/K7ZOY4g60yPf/wRKpKNDng+kiQpqRYRZsfqKIZX5Uef8s2vP3f3ir2jIxIRLj05ESYWwXnk
+dmxOl4VVFkXzx93/IfraptL77zL3Thw8OzXc13FUlWujE/gVXEY3mDXlCVJ+P63X7rbZh4Xzzxi
D546zUOVU6j3TLaPWO6lYpgaYkafCj+Y8pNJCdoTXFzggUqFe3E8v9jM/iBjdRzGoShrKMsmXG17
2hkn/hABzj58xu6KMu9SVRJgG7h+DDCPfwGis07IRejK/QAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>901</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>appearance.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAA3NCSVQICAjb4U/gAAAAQlBMVEX/
///A///A/8D/3Kjc3NzAwP/Dw8P/qFigoKCAgP8AwMCAgIAAwADAWAAAgIAAgADAAABAQAAwMDAA
QEAAAIAAAAADa57qAAAAFnRSTlMA////////////////////////////VIGNowAAAAlwSFlzAAAK
8AAACvABQqw0mAAAACF0RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29ya3MgMi4w7qtbxwAA
AHxJREFUeJxVjwkSQiEMQ6vWsIMLuf9Vpb/o+MMMJa8dCCIipJxEUSe7sbwDKuh+LZpXwCvpB0CP
ujcipbk6G+gaSHcHyqeaMOcGXwFwEEIzn3Pfr4RbQ4zIFwfQ1h61jtj7uxzJLFG9jrKmdvZ12xij
eHLTy2Yi+Pdr8uc+I1YIOGqptl0AAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>16</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>374</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>16</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>boussole.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAASCAYAAABfJS4tAAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAAEiElEQVR4nGL4//8/Azb8/uUD
fWziv35+58OlBxkDBBALAxj8Z2ZgYPwLYj28e8ti/tw5k/Zu227KyMzEwMPDxcDGzsXAxcPPIMDP
yaBrqHfZ3t5+gpa+xTwGPAAggBhBpoPBv3/Mc2fOmNHW2pry9OkzBk4WLgZOTlYGQaBh3OysDCxM
DAwc3JwMzKzMDIYmhgwWTn6zHRxdOoWEhe9iMxgggKAG/2duravZ19jcbsfFwMLAzcfDIC0rwqCh
oQh2MQvrPwZ2NiYGEQFuhp/fvzL8/PmHQVBSkYGTT+Z8elaRJQsLy090gwECiAlEbFu/rqKlrc+O
hZmNQVRCjMHEUpPB2cOSQVxaiOHnn18MXPz8DDpGxgwq2obAYBFgcPUOYkjKTmRgYP1nePjAzjps
LgYIIKbvn9/KdnY0tfz9+5dBWICfQUtPgUHXQJ1BRJCXgZWNgUFHV40hKi6WQVpOi2Hm3M0Mf7nE
GCQUlRm+fGZjCA4OYTh2bH/Bt88fZNANBgggpqcvXj169PQ9AwcLK4OFpS6DqroCw/Pnbxi+//jG
YGVvxyCvpsVw+tRthuiYTAZzKxMGb38nhk9f3jD8/vWDQURYguHDx19cOzatnYxuMEAAMf36x8jw
j4GJQUCAk0FeSYJBSkaQQUVJmoGZS4Dhzz8+hkWz1jLkZhcz+Ad6MKSmBjE8vH+D4dcvTgYubl6G
n9++M3z6/Ithzeq1AX9//+BDNhgggJjEhUUYeICxzsPDDXTFb4aPn74zsAFjXs/AkOH29dsMzx7f
BfvmDzDSujq6GEREFBj+M7EyPH70huHj+88Mz589Zrhx+x7D6xfPdZENBgggJiFhIVZ5RXmGX3//
MXz8+I3h86dvDAzMjAx3bz9guH37PoO9myMDLx83w9N79xh4GH8zPLlxjuHXx5cMoiJcDA8f32a4
cukiwx+gg75//47iYoAAYmFkZPoTEB72tLWxQZqXh4dBWJCLgYeXl+HB09cMgqKCDFbmxgxfvr1j
cHBwYJAUE2X49vUhOKO8e/+YYfq0uQzvX79nUDEyYBAQFH6IbDBAAIGTm7eXS4aXtzvDvQePGLh5
eRhevfkITNosDLbWxgw/fr5kCI4IZwiNSGAwd3BnYObUBCY/WYZHDz8zbFq/l+EDMJJl5OWBjhC/
hmwwQAAhch4QFOen/P/w8R3Dy5dvgUkshEFXTx1YNvxjEBSRZZCWkmdgA2a/ew/vMkzum8wwZ8YC
Bm1tbWCYCzNs3bWHET1VAAQQCzInpySr8MLp8/07N+1m2L/7BMPrV78YxCWkGG5uPsbAysLC8OzJ
U4YzJ08yPLj3GBiu/xjevH7NEB4RhiV7MDAABBCKi5HB0uV9/5/ef8bw/PFzhjcf3jN8fPOJ4f3b
jwxvXr1nePHmLQMnLxfDs9dvMVwKAwABxIRLIjqyiFFEXBSYxUUYmIBp/c3L1wxv3rxnEBIVYQgN
D8BrKAgABBBOF4PAhXOnKz+8/yj/59dPof///7Fw8/A+lJGVOSQqLn6Ok4v3IU6NQAAQQHgNpgQA
BBgANg2+8ZeA2q8AAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>18</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1277</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>cash_in.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABmJLR0QA/wD/AP+gvaeTAAAACXBI
WXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH1QYdExc7CfwtRQAAAB10RVh0Q29tbWVudABDcmVhdGVk
IHdpdGggVGhlIEdJTVDvZCVuAAAC2ElEQVQ4y72UXYiUVRjHf895z7zvzOw4riBJsERlQRbd2Fp0
k0RGduXHnUGFEFp3XU4fFEVRUYTrhSjYTRd5lRGCBLVKLgjJSmJusSDJmqyLX2Pzzsw775yvLga3
HXXXzbIHzsU5z3P+53n+/+c8wsIWbuGX+RyaWyGHm2OLyIL3FHfI7hiwvk1ur4+TxZIf5uN2Hq7l
f6NCFm6IcFvZzj0M/0G7yfXihYMX3qXZNIj0LhQKgtaK3/OziMgN4CLCaOM9gocTP1/CWkXt2ZEw
F1wDfLP/DK9tfxhHIISAiHD2z4scmvyFzWPDfeAiwusn17OkUkBEeGrt3WhR1G4m3uBgzGqpsUbe
mHUsL1dny9105DFEBBFh89gwZ+oX+HFqYjbWETiUvt9HqVzbHN37BLmv8PS2UcbDRwQgs11+OjfJ
0T8m6XqLQggEqkmZV9c8x0BUnAUR4MSpy2x99NNeYdfUtzNfou0OyJcjD3zP/qm38ATuu6dKCc0V
UtJuh1KUsDSqMDF5hW5ucR68DzgXSOKIiV/rfP7C3h7HIsLMzphW+XlWvvIttY/Xc/z4RdLU8oOZ
Ju9YsszRdjlBPNVyQqJitBZQghKIIqFSibl0rvC3eP6rKrJEYcwY428vY7j2HQfOv0NBC1nH0UwN
adPQTA2NRpc897Qzi3cBYzwd4zAmMHM+I89dP8fN0RW4ZS+ydPVnjOxaR33oQYrliFUPDTJQKYDy
EAUUigjF1FSLVsvgbEAXBBFFkihOn27wwcbdvYzzUy8Tl45h73qJ30brrHrmC978+n7q0zlpatCR
wnmP8RaiQCku0LzayyyOFVorokhIihGXZ0J/xtM7BshKj7Ny+2E+2bOBobWPUEw0WdvRajuylqfT
9rTbDmsD1gqEgDVgbWDntpH+PwQEv6+KVBTGak6OW4Y/vPqv544CRG1p0BpI6Ny7leLQk3MD/8ma
95WwyKm3KPsLehw5sSeeLwoAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>884</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>cash_inout.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABmJLR0QA/wD/AP+gvaeTAAAACXBI
WXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH1QYdExcuZCHJrgAAAB10RVh0Q29tbWVudABDcmVhdGVk
IHdpdGggVGhlIEdJTVDvZCVuAAACb0lEQVQ4y7WVy0tVURSHv7XPuefcV2oQNZGIrEgiCLGiUURB
NYiaFj0QwvoTpEESGBhJqEgU2KRBTXoQRZOQGkSDCAnRohBCCJPIrtz3ueexG1wfx8fNa9qCPTlr
72+v32+vxYHVhZ5ei0JWA9W6zBSRRSxZLXQWtAAuFeQtR13yexgu1VQTPlgptxCuqtVeDTSkRiv+
U5gr8XZaZkWfw3kzDP2b1HAuDKjUwgrQL3+2r7kVCuDpk28M6s7lKlnRI5oAdXUWTdK27MGZi6sq
YMbfd/37cYIkh1oHlnwcEeHEmz1oNDV2nMt7j5IworMQAT4OT9Ky+2Z5+8xAeBP3Mb1ucDYg217N
g4sIb3U7mVKRmGFTayQZ+fKbkuPhBxAEGt/X2JbByKcUt870l60QESZ6LXLx4zRcfEZb5zGMHZtn
Jbf0naWv6yt530FLQE3cxlYWpimgBCVgGEIyafHre2TOiuBBDbJO4bqKoUFNc0eK5z+uEjGFQtEn
m3HJZF2yGZd0uoTjBOQLHoGvcd2AkuvjupqS4+M4Pi+uPZrzODuwCX/9OWqbuui5fYRU/XaicYPG
nXUkkhFQARgahcJAMTaWI5dz8T2NGRFEFLatGB1N03HqTtkKZ/gCVuw93sbzfB5I0Xj4HlcebyU1
7pDJuJiGwg8C3MADQxOzImSnfAAsS2GaCsMQ7KjB5ISe3xXj3QkKsX00XHrNjbsnqT+4i6htUsj7
5PI+hVxAMR+Qz/t4nsbzBLTGc8HzNL2tPfObCNDBwxokqXA9k6EPHs3Xp/5l2GTh5Ik6nSaXsClu
aSFafyC8cSWr4i16jf6FAPwBzXER3PYvgW0AAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>779</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>cash_out.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABmJLR0QA/wD/AP+gvaeTAAAACXBI
WXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH1QYdExgTu9GZcAAAAB10RVh0Q29tbWVudABDcmVhdGVk
IHdpdGggVGhlIEdJTVDvZCVuAAACtklEQVQ4y7WV34uUVRjHP895z7zvzOw4u4IkwRLVKmjRjWjR
TRIVJV7kbYGJEGr/wWRRJEaKEa4XUbDddFFXbUQQQa5dBIKxkogmCwuxJevir133nZl33jm/vBh3
dcRdZ1f6wnNxOOd8zpfnec450LvCnehJ0is0hA5TRHraJyuBLm7qAS4rhfYKl9VAe4HLaqEPgyv+
J8kyrbVgfTmnS3L0/aBVKtwP10D45erH1OsGkY6TQkHQWrFz/aFlaSfnPuHcX9exVlF7bbgLrgF+
HP2H9/Y/gyMQQkBE+PfWtYfa7O+PeWn742hR1B5UvIGBmC1SY5u8vzixrlxdzOWD4l45AqfSQ10p
lYXB6ZEXyH2Fl/eNMR4+IwCZbXPm8gSn/5ug7S0KIRCoJmUObHudvqi4CBHg3IUb7H3uWMfPQs/a
mW/R9jjk65ANvzE69QGewFNPVCmhuUlK2m5RihL6owoXJ27Szi3Og/cB5wJJHHHx71m+eHukk2MR
YeZETKO8g6F3f6J25A3Onr1GmlpOmmnyliXLHE2XE8RTLSckKkZrASUogSgSKpWY65cLd4vnv6si
axTG/MH4h2vZWvuVn698REELWctRTw1p3VBPDfPzbfLc08ws3gWM8bSMw5jAzJWMPHfdOa6Prcet
3U3/ls8Z/vJVZgc3UixHbN40QF+lAMpDFFAoIhRTUw0aDYOzAV0QRBRJopicnOfwrq86jvMLe4hL
f2Ife4dLY7NsfuUbDv7wNLPTOWlq0JHCeY/xFqJAKS5Qn+s4i2OF1oooEpJixI2Z0O14+ngfWel5
hvb/ztGv32Rw+7MUE03WdDSajqzhaTU9zabD2oC1AiFgDVgbOLFvuPvGA8F/X0UqCmM158ctWz+d
e+R3RwGi3pqn0ZfQenIvxcEX7124kljylLCKv3BJ3Qa9Vizf6+4egAAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>850</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>checkall.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAADWUlEQVR4nGL8//8/AyUAIIAY
8/PzMQR//hQHkuwMb95cNOThYdj36dOXxZ8+fVrCwcFxCqaGlZWV4ciRIwwAAcSEzVSgq/h+/frZ
wMDwb6uzs6OAra1Nrqam5rE/f/40/P37Vw3Z1QABxGxhYQFxCiMjA1CS4du3rwKCgupr3N0jkr58
+cX74cMnBjExPgYlJQUmaWlph58/f3p//vzZAKj24JMnT34ABBDcgH///rELCAjUKCoqrnjx4r2W
pqYlg4mJFQMLixTD40s3GYw2rWR4b2zIoK6uLCgmJmH4/fv3jHv37n0FCCC4AV+/fhUyNDTcmp6e
zvH37xuGe/cuA/FtBm0pDQb/KYUMHN//MJxQc2Z48eIpg6ysOIO+vj7HiRMnvAACiAXkH6DtDObv
3s1z5ONjePr0KdhmNbX3DJ8e3mdQSDVi4H70gOGXsRODpWUQw+PHDxk2bKhmkJMTZbh7924ZQAAx
Af3EAHSOsri4uJVsUhLDt8OHGT5//sQgzsbBYFpVxyAK1AwCd/hZGN6/fw4Mq39A+g3D6dOnHwNd
vQUggJiYmZmB0fYzU8/YWIjxwwcG5YwMBvnbtxkEQkMZGM6eBWv+nZjI8K2umOHgwSUMq1f3Maiq
SjMcPnx0FVDqOkAAsfz48UPTzs4ujJubG6yY6eNHBnYfH3g0fQwPZ3hWWsywa8kaYCyJMnBxfWQ4
ceLSc6DUdJA8QAAxAZ3uY25uLisaGcnAkJaGkh4+hIUxfJ8wARi13xh+/GAHeu0Nw69fnxgePny8
Cyh9F6QGIIAYFi1a9B8EgAH5H5ja/n+KjAQlk/8fIyLAfBDIzc36X1a29L+/f8B/Nzd3UCoShVkC
EEDMampqb5cvX27FxsbGAUxpDIx+fgyscnIMHB0d4OS6a9d2hpcvuRiOH98JDJIDH4CJpwPo7b1A
vX9BBgAEELOent4pYIjOPHjwoPijR4/4gV4SVAgOZgDazvDgwQOGZcuWMHz8yMRw7tzePc+fP7QG
at4J0wwCAAHEAooFHh6eD8CYSDp//rzahQsXoqytrWuABjPLyMgw7N178PmNGzdmAdX2AfEn9HwD
EEAsMAYTExMD0LBbLCwsDVu3bt128uTJGKABsUApbyA+jy3TgQBAgAEAcfRso4IFafEAAAAASUVO
RK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>16</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>974</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>16</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>configure.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAZiS0dE
AP8A/wD/oL2nkwAAAAlwSFlzAAALEQAACxEBf2RfkQAAAAd0SU1FB9AJGxA7E/DICfYAAAHISURB
VHic3ZSxrqJAFIZ/bmxMbDAUSktjCb0+gG9AJw3vYWEiNa0W8xjWSolRO4szNUNitJDK5myzzAWR
XdfsNvsnEwJkvm/OyckA/0u4bc3nc34HYLSBfd8HACwWC9zvd+R5DqUUgiB4Z387OE1TXC4XCCG0
AMAryUtGqxEAMzP2+31D8C4cqPex8Z2ZOU1T3mw27Ps+ExGfz2cWQjCA8tl6Oiai3wpc19Xgw+Gg
4c/Ar+qLaZogImy322oVZamG53mI4xgA0Ol00O122w76DQ7DEP1+H6ZpwrbthsB1XY7jGLZtt8Kq
KZvORIQoirBarQAA1+sVt9utdSMzoygKnE4nAKiOodEAA0AURbAsC8vlUgsA1CSmaeLxeICI0Ov1
UBQFpJRVgVEdE2ZmSCnhOA7CMKwJqlFKQSmFwWCAoihqK89zBEFgPM+fhgPQgmosy8JoNMJsNtOS
Z/h0Om2AgZ+TUAqyLKv9lFIiSRItKSsiIg2eTCYvwTVBGSEExuOxFpVVJUlSExyPR3ie90twq0gI
AcdxMBwOkWWZrqIUGIbxR+CGhIjgOI5uWSlYr9efcmsCJiJ9Jex2u7fu648EfxNcE/wLsM4PJu9e
MPeOToUAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>587</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>decheckall.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAADTElEQVR4nGL8//8/AyUAIIAY
8/PzMQR//hQHkuwMb95cNOThYdj36dOXxZ8+fVrCwcFxCqaGlZWV4ciRIwwAAcSEzVSgq/h+/frZ
wMDwb6uzs6OAra1Nrqam5rE/f/40/P37Vw3Z1QABxGxhYQFxCiMjA1CS4du3rwKCgupr3N0jkr58
+cX74cMnBjExPgYlJQUmaWlph58/f3p//vzZAKj24JMnT34ABBDcgH///rELCAjUKCoqrnjx4r2W
pqYlg4mJFQMLixTDrVtPGL5//8TAx8fJoK6uLCgmJmH4/fv3jHv37n0FCCC4AV+/fhUyNDTcmp6e
zvH37xuGe/cuA/FtoAZLBk1NfaDLQGHyneHFi6cMsrLiDPr6+hwnTpzwAgggZnNzc5DtDNzc3NMC
AwMNfvz4wSAtLc8gIyPEICLCxHD58iGg5j8MCgraQI06YBdt2DCT4f37lwy7d+8pAwggFqCfGICB
o6ympuYmKCjI8OzZMwZgaAP9LQG0XZNBV1eX4fz5SwxnzswBhkMgMKz+ATW/YXj58sFjoKu3AAQQ
CzMzM8j5mU5OTpIgw4SEhBiEhYUZODk5wS5jYmJjMDQ0ArJ/MGzcuITh/v1HDKqq0gwzZsxbBfT5
dYAAYgE6WdPOzi6Mj4+PAYR5gBEPipFv374xAOOeARjiQBf+Yti16zgwlkQZuLg+Mpw4cek5UPN0
UNgBBBCLuLi4DzAcZIEAFP8Mv3//Bmv8+PEjmA2MGYanTx8z/PjBDjTsDcOvX58YHj58vAuo9y7I
AIAAYgImkC49PT2w5i9fvoDD4OXLl2BXAOOdQUJCgmHhwgXAwJNjePfuPNDwH8AweFcKS0gAAcQM
DLy3y5cvt2JjY+MABiYoNoChL8IgKioKTq67dm0HGsjFcPz4ToazZw98ACaeDqC39wL1/gUZABBA
zEDbT50+fXrmwYMHxR89esQP9JKgsrIy2BsPHjxgWLZsCdA7TAznzu3d8/z5Q2ug5p0wzSAAEEDg
WAAG3AdgDCSdP39e7cKFC1HW1tY1QIOZZWRkGPbuPfj8xo0bs4Bq+4D4E3q+AQggFhiDiYmJAWjY
LRYWloatW7duO3nyZAzQgFiglDcQn8eVnQECDABScGQwDhbKlgAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>16</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>961</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>16</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>deselectall.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlz
AAAK8AAACvABQqw0mAAAACF0RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29ya3MgMi4w7qtb
xwAAAq5JREFUeJy1lb9LG3EYxj/nhSieIeLS1ck5mwaUlM6BLg7tluIQiMNRh24KkkHqUMSlg0Oz
dXH0D6gYJ7OIP8Cog0hzgmfkTnM/zOXeDq3XmsRUC33ghvve3fN8nveO+yoiwv9Q339xfa6y2axk
s9knVYw9x3R6evr+VAA2NjaUfzbO5z8KwPfvW9HaUwIeTbw3ffv2AwBfvy4DkE6/6LhvfX2d9oCu
xLquC4Dn/V7rFdCtQQexruuyvLxMq9WiUCgAkMt96Qjv1SCXy3UnDsMQ27ZZWVlBRHj//h0DAwO8
efP5SQ2gbca6rkuxWMSyrMhcURRGR0dRVZWlpSUAXr1a7IB5+VKhVCqRy+UAlAfE3q+h2rZNEARo
mkZfXx9BEKCqKouLPw3n5uYAeP36U7fCD5XP5+X6+lqOj4+lWq1KtVoV0zSl0WjIvYIgkNvbW7m7
u5OzszNJp9Py7ZsIIKVSSfj18uCPr8L3fcIwJB6P09/fj6ZpDA0NRTP3PA/XdWk0Griui2EYhGHY
m3Z2dlbq9brs7++LZVnSbDZFRCQMQ3EcR66uruT8/FyOjo5kb29Ptre3ZXx8/FHaB8SJRIKxsTFi
sRiKouD7Pq7r4jgOjuPg+z6Dg4Mkk0lUVSUej/emnZ+fl1arFc3R932xLEsMw5CTkxM5PDyUg4MD
MQxDXNeVWq0mU1NTPWkj4svLS5rNJslkMpqj53kEQcDIyAiapjE8PAyAaZpsbW21+3RXJpORTCYj
lUpFyuWy7O7uyunpqdi2HTW5uLiQSqUiExMTEe0fR4diAJubmwpAoVAQgLW1NUSERCKBaZo4jsPN
zQ21Wq39+Ud/Yl0vTE5OCsDq6iqO4wBQr9cpFovs7Oz81TQible5XFYAZmZmBGBhYeFJlM9WKpWS
VCr1rF33B0SXsK0PVdKKAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>825</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>do.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAMAAADzapwJAAAAA3NCSVQICAjb4U/gAAAA2FBMVEX/
///s7Ozg4ODW1tbMzMzExMS4uLitra2lpaWZmZmPj48urr0rrbyFhYU1pLEjqrk5oKw0nqo7mqUw
nKgXpbUUpLR6enoxlqIXn65Ei5Mqk59Iho1PgogGnrBEhYxTfoNwcHAgkJxXeX0njJcAm60OlaQc
jps8golUeHxbdHcyhI0bi5dQdnsiiZUAlK0Ak6RLdHlYbXA9eYBmZmZLcnYbhZEAjZ0if4k9dHpY
amwbgIwOhZNEcHVSam09cXdLbHBLa28AhJMOe4gHfYsAgI8HeYYAfIsAeYcCcJO5AAAASHRSTlMA
////////////////////////////////////////////////////////////////////////////
//////////////////+d/5k5AAAACXBIWXMAAArwAAAK8AFCrDSYAAAAIXRFWHRTb2Z0d2FyZQBN
YWNyb21lZGlhIEZpcmV3b3JrcyAyLjDuq1vHAAAA5ElEQVR4nLXPXVeCQBAG4MWRWRy20ETwK9PK
0KJ0g8rNFCmJ//+PWjgeu6DLnKt3nzNndoax/yzgtT8Ul7151c3nqZhBtZv6dpUByRehZgMRjQMa
fBmMmo5mSwbBSFql1tV9f9AUbgjW0OnNWvaQl2Mn3QjP2pqlfe6ZV6I7LkZI1ydGfifEgbggFnUW
sf4Frm39oLunGIPLiebX753m2txxFdB7mpjbdO2xKN+rYhlvunhLtlmegMpyhZv0gcq7N1m+X73c
3kj+8fW5Wj+qerkhH8fSoqgBRYpl43gtGMf0G09VP7O6Fv9pji7IAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>678</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>editcopy.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAlwSFlz
AAALEgAACxIB0t1+/AAAApVJREFUeJy1Vc9r01Ac/1Q8rbd3FGRsynryMLcWZntYtSyr9ORhsDWi
B3Hq2A4KKyKKLKfddpyX/Q/F06QQZLCY6KEqiEn1hfibYcNkZj+atF8PqzWx3ZYKfiC87wvffN6H
zyfvPeA/IQIAjDE6qtG27UjX7IwxOgiDg4O0uLhIYRbvijiVTBERkaqqXZEf808kSYKmaZAkCYqi
AACi0R5omoZEIoFCoRDKNsDncbVa7dgwLggAAMfZhrPtwLKsUH4HiCVJgqHrmJ2bw+rqKgRBQHzo
LJ5pz8E5R7lcxsrKSkeijosd5HHd3SNvZ4tqP23a3PhCT588JsYYra2tHRnucf/ksihiIBZDJpNB
qVTC29dlnD7Vh76TJ8BNC3lxqk1UtCeK+fl5jI6OIpvNUkC5X3HDc8nbdch1Nmnvxwbt2p9pZ8Mk
56tBbzSZGGO0sLBA6+vrREQkjI2RqqpERAHlAcXi1BRuTl9DqVSCYRi4fmUS+qsX+PCtCmrUMTlx
CQCQTqcxMjLS+u7B/futcDuG5+1sgbwaqO6i4R+btWmaSE/cQDKZRDwehyAISCQSUBQFnHNwzrG0
tATbtiMB4of3CjAqFUxfzTeVfkflvYULySGYHz9hIpdBRryNYrGIVCrV5reiKMjlcrBtOxKw4u6d
2aZCF0NnBkCeC/JqaNT3R/6uAgCwLAuyLMPQdQzEYujv7wfnHKIotv8V+ksV5O2h4TafZk1uDQ1v
d7+uewCA3t5e5PP5NsWmabYTnzt/sa3xb9i2DQCQZRmPlpdxa2am5S2AgOJQRyFjjIrFYuBdJ49N
08Tw8PCf8MIQ+7e8X6mh6xjPZlse/yYOw3voseoH57zzBjkM/mDCILQV3ZD+0zUWFr8A76sUmn8k
CckAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>755</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>editcut.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAZiS0dE
AKkAzQDefGi8WAAAAAlwSFlzAAALEQAACxEBf2RfkQAAAAd0SU1FB9ALDwogL8KbC+UAAACpSURB
VHic1ZS5EcQgDEWFN9lyqIuWlFAbkbr4mzAMli2vOBL/CAQ8XQDRmwUiwvf4oI6XFDpob4Na9wR1
Yh6GozuHJhQAiQgx8+WMlf6/sgAARATMbO59gk9DNRxqvgS1HCCE0B+chpoOdkGbcs77oVUAgBjj
NuilDESElNKe2tbmNXgpZek2kBq3PaPwkQfihs88aRf8NuWnSLxwbRxpjA8++dHrpr9QP53X9nr0
F8+dAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>300</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>editpaste.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAZiS0dE
AAAAAAAA+UO7fwAAAAlwSFlzAAALBwAACwcBtnMLwAAAAAd0SU1FB9ALEQ0pN7W8HtMAAAQaSURB
VHicnZXfa1tlGMc/Sc5yzpIMS7eUYKqUtbgOZMOyRRxeyWQ3XuxGzNrB/IG/UJwibJOtXhgV+xco
KGPiuiGiwwstxYJeWRandhlil7Zp1mSatlkas5OT8+M95/Wi7dmyjfnjgYcDz/s+n+d7nvM+7wlw
F+vq6pL9Wx0e2R2ivlxFt2H0KwJ3y2mzYDAob/VwJCwf2BqWI8fvl64rZO7nt+SXnw3K1I6u2/au
+83MQDAYlJVKhXg8zsrKSlvBN57t5NQ5iWXNYlnLlObOc+mXrznzxRLH3v4YRVEIhUJomoaqqhwa
GuLHbDYAoADE43HOnj3rAxuNBn+V3ufUOcnc7x/RbP3JtWqJpr5a+NGBCh+88zy79jyFqipYliAa
jVKt132GArCysoIQAlVV2bhpEwBnvt/C6M5tmKYOgBCgKKtPUND1CvHkVTo6YgghsCwLsbp4AwzQ
arUQQhAIBEgkErz6+jHq9TqVSoWlpSUajQaqqmIYBpFIBMuysKwm169LVFWlp6eHWCzWDhZC0N2d
wLY9HMdhtlhEWYsLIcj/8LmfcN2UNG2XhunRtF3C0Xv8tfqtrRBCUCgsEIvF2LBhA5oCpnnjtQDG
Ly3d8UQNDAyQTqcZGRlpUxwEcF2X3t5eotEojiNpNi3q9TqlUonFxcU7AtctsjHCkSNHGBsbQ9f1
drAQgmKxiK7rSOmwefNm+vr6SCaTJJNJf3MmkyGbzZLJZJicnAQgGo2QzWZJpVIcPXqUzs5O2dYK
RVHQNA3TNCmXy371arXqg4eHhwFIpVJtqodPnKDZNDBaRnuPXddF13W/QCKRQAgol4uEQqE2xZen
p3nt8GHGx8fZt28fY99+w/mfLlAoFJiamuLkyZPA2uTlcjlyuRyKoqy1ZXa9JsvLy/z23ek7fjzP
sZDCwnMFhmGSm7rA/gPPUKvVAn4rpqen0TQNRVHYsiWBEIJKpYJlWbSc1Wvg4NAQ2/r72bt3LxMT
E0znfqWvt4et993L3PwVDh4cvL0V3d3dCCGo1+uUy2X/DN8MPj06iiccpLDYvaMfT9jg2kjhIF2L
YumPdrAQgmq1iqZpaJrGesw0TRRFwXQ8AIYGB3n5heeYmJhgJn+ZFw8dIH8xy8JiDc/zGHxy/+2K
TdP0VQohMAwD27ZpNBq0bBeATz/5EClsHt653Ve7e+d2pGOBazM/P98OBlAUxXfbtgmHwxQKBQzD
wFgbwsy77zEzM8NLTw+Sv5jlyuI18nMLPL7nIebLV0k/8Vg7uFwut51XAGGamKaJbdtYzqri42++
sqpU2Ox6sA+EjXQdP1aYzd8Ae54XSKfTbbf/zdbR0cHGTR3kpyaRwkI6LTzHxnNMpLDAMvE8E2lb
SNfx8/7V/2t9TP/JarXaf+L+L/sbU4JXMOarEXIAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1181</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>edittrash.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAQAAABuvaSwAAAABGdBTUEAALGPC/xhBQAAAAlwSFlz
AAALEgAACxIB0t1+/AAAAdNJREFUeJyN0z9IlWEUBvDfd/1SUBIRItEwzaIowxoqab4NQWAtTRJB
Qw1BQ0sUBQkNERWUUENgw11aoyX4tpb+YhINqQkadQulQb3azfRtuN+93myo5x3ew3Oec87De3ij
h8ZsM+aJEbCgHongkEFnK9yAg9zHoBJyEEqnr5qTOABlsiw7HI6G3nA1NIUdYVfoDJsljqMHEXT5
GBjXJu+GYfvEXjmhxRdnlFVkejAT7prWKrbkmIv65H0wq1GbOy4TmED8zEunLXshtkWDXgt+6LJb
jdemTSqA2xLxkHM2yDtiyXsUzaOoaEadooJFJE65K76H6eh6KGjXq0GD5+jGvFFzRk26FWXtWrUu
DNnqEdpFgilk1Bn11bhNUWkHmVyqnrbkgpN22qNRhw7tipYVMJK+d6ZfolxQ541F9WatU2uqsoAc
+iXim7J6UnJFQYPId80yJnSl/FOJb7Li8+mY6kWujcZkS579B56ndwYe/5GK1moryJB48B/dryGW
+vkXLpU7Q02FDlWSGrXYu2qj1LnF+r88Rxr99MtwWVyu2miTJt1a0awJnVYUzZurKk7RFj7L2a7W
F9/wyTuTit5WaSrBFQOE/dZZBLMK8mm+9In5Df6gmTDXwbUAAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>561</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>erp5_logo.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAAUAAAAD6CAYAAAGnsa6bAAAAB3RJTUUH1QQcFgIpCUdM9wAAIABJ
REFUeNrtnXd8FEUbx3+z1y89hCREehcQEEVAQbErgv0VBJSqrxV7V1DUV7FjwUaVqqLyvoKAgKL0
ItKR3pKQQHpyvez7x5Xs3e3d7dVckuf7+cznbmdnZqc880zZnRmAIAiCICKBuf7wPO9zc8TE6Xy8
IjJ/8njmEznGwCV6DsqlOBo1qB+KyqqQpFGhSVoSkjUq2Gx2lFfrUVRWhay0ZOQ2ScWHC1cDAB64
/QoUl1XBZLaiSVoSKqr1+Hn97thFcM4vmzB/8niMmDhdWCQYMXG6h/2nzwxHRorWx97b/bTFa6GQ
c9h1OB/l1frIIyiG8OEuHnl3AeZPHh+yv0CEJYOXX9jRn6CHHIGoFLEwAi7+/PuQ+/+nT9+NjNQk
0cjNnzwes5du8LknNTFcqMU6YuJ0PPnRd55F+95CAMDk+28BYwBjLjUBjJw0Hau3HQBjzMO8/PkS
vDDqRnCMhR9BlULuNsLrimo9rry4E1RKp71SjnFvzEa75k293CsERu5hnht1Az5atBoqpRwcx8KM
oFLuNt7X428e4BFxpUKBB6fMx4yXR0OlUPi49zYpWjWUzsgGysWALcljHyzimT8vLEiAIqQmqfHa
/bfgiQ+/9QimotqAma+MFm1J5MGKmAWREb8RFPFmsljx/Gc/QKVUeBYjZwy9FjPGNC9/sSRwrkjO
xcAOOUfFkfE8bwtaxIwxGYAkp1EAUDpllTl/OQAyr/9MYNxBOo3dy1idv8L7VgBGADoANbwzMoyx
wDJY512tEMWLIAiCIAiCIOLfaQ3Um47X/KDY3KCrR13/5wcfunMgikuroDOa0DQ9BWnJGsg4Dmar
FUWlVbBYbWiWlYZ9Rwuxcc9RAMDIG/qiuLwKqVo1mmdnYOq3a2IXwWmL1/qd6PE3BzhvxWaPezNe
GgW1SoERE6ejVW4m+nRti91H8/HPiaLoTh6Fy7g35wAAXh0/BCeLyvDdmu2SIhe3CD5855V49pPF
6NAyJ2S/XAg1DV88P1J0BtVl5y0GL4y6EfMnj8dni39HwbkK6I1mHz8Ry6BA5fi9N9I59zxykqeb
t79Z7jEAv/+tuR6zBZyEgbmk+UHhf5VCfEruWME5zHttvNONc/pNMDf4+LCrPfwL/YYfQT9zg94R
VyoUeHfer45a/+xIUT8Xn9/a/f/5e2/EQ+/M9wgnrJbk8Q8W8aJzTWHMDQLA6w/cii17j2Hpht0e
7j94fKjfliTw/KDXPJ6kdjNATN+YudRd9BErasZYerzmBxljGp7nDUGLmDHmmvPLct7TonYe0DX/
J3MmzPWfCe4LEZsbtDmN3enGZa93/pbyPG8VFnFAGazzrhbNDxIEQRAEQRAEQRBEYo7ZhRehTCzE
89PqeOHvNY1oxjknOziSocigDIwQeZSrAABgxz8n8ePav1GtNyJZo0LL3Ca486peaJKW7Kr+yMlM
xQeP3wUA+H7NX1jyx98AgP492uPBOwYKVYX7/439umHkjX0BAAtWbsGyDXsAAAN7dcR9t14u6ifQ
O5ixb8yGyWxNnAx08f6CVe7/JRU1OHGm1P2xuitBxWVVbjeuzAOA9buOYP2uI263wveQyzftdWeg
K/MAYO2OQ1i745CPH5VSjj92HMRXS9Y1nCoc7eUHgZj58uiYZl7MJDA7IwWllTWw2R0Ntau6Bss8
xoD/PHQ7WuZkouBceUiZPeL6Phh02QX48sc/8OfOwwGr8Lg35sBotiRuBp4tr/a4Li6rwvdrtgf1
N++12sQ++8kPoenflVswf+WWoNL+xgO3YsbLo/DlT396rIGJexWWcVytkTmMu1RknI9Zun63j523
+1GvzcTY12e5JSdJrQzgR+Y2Crl0M2/FZgDAsYJzHvbhvsMKOwP9vc4GAKVC7mGE7+bnTBrr414Y
llwuw/1vzQUAfPXivQ73SoXbBHq+y8yeOMbHzmVeGTsYAFBRrfd4389x4WVF2CORR95d4Hb89sO3
I1mrjrg6POpcqSXs7X/81DC/7nmex4T3F/m89P346bsBAC99/hOq9Y6VM1MeuQMalRIT3l8oGlaV
zojZE8eEPBIJOwOfmvodL7FcQrwrxUGk3n1dlFXVYMbLo0POwLAbEb/fQLCY5o3khIWsy8KswvIg
kfFeVqV1Gjb8la8b3swKY+fB8XmHAbWfdNj5AFUzrCos+E6FCcLx99/7OSyAQIYiPryfaz6AHS/y
3+eal5AR9OkJQRAEQRAEQRAEQRAEQRAEQRAEQRAEQRCxJ6ydfRviIhsAY+ZPHj9bUqYJPuugdSIR
QhlIGUgZWK+JeJnDiOv7QKNWQmcwocZggt5ohlatRJJaCa1a6fwIXAEePHgeaN+8KXYdzofOYEK1
3giL1YZkrRopGhVSktTQG81Y8sffKKuqPSHl0buucoevM5hgtlihUSuhVSmRpFHBbufxy8Y9Hquf
6k0GutZmvP/Yv5DbJA0AMON/67Hjn5PQG81omdsE3dufhxv6dQMALF2/Gwt/3epeAGMwmfHcpz+g
tFKHzNQkPDb0anzy9HB3z2DkpBn45LvfHM9y+imv1uPFaT+hSmdAdkYKnhh+La655HwAQGFJBZ75
eDEAxxk91/XtGqg3UfcZ6OKpqd+7E/jb9n/c9uXVeuw6fBpzlzv231z461YAQI3eiGStGicKS1Fa
qQMAlFXpMOnr/7kzizGGrm3zsO9Yoceztuw9hiqdY8e3s+XVeOGzH91+8rLSkZeVjsKSClzXtyse
fncBWmRnoHlOBjjGUFxWheLSKpw+W16/dWCV3ijJ3YujB4Uc9rsT7nT/r6jWY8/RAizfuBfLNuzB
9gMno5Z5cc/AUKpMvjORBpNZsp8/orB0q8G0ws2zMwAA49/8RrKfAT3aAwAmffVfAEBljaHhZKDU
zWcB4OLzWwEAdh46HVpinGs9juSfQ+dWuXjm4+8TvxUWI1mjQo3BBABQyGUYcX0fSf4u7d4OD995
ZVgtpPeOws/dewPmrdiCsUMui0nrG9MM/PKFe2Cz2WGx2qBWKULKgM17j7m7LVL96Awmn0xRKuRY
s+0A1mw74Lab+uQwZKUn4/PnRuDBKfMTNwP9bS8eiJGTZmDea+PQt1tbfPr9b5AyORRIksTuPfbB
IsyfPB6pSZqG14jwPI9DJx3bnM97bbxjuRPzNJ5TSmKGBTTC/bU55zXnZR+3DAx1wfWo12Z6XLu2
DWes1v2bs39xhzFv8njPZwgWAzLGIONkblO7+JoLaIRxdMXZO+5xy0CPyHEOI5q5Xhk9Z9JYR4RZ
rSi5EiGXcRj3xmx3OB8+MVR0tTrHMc+M8XpOn65tRJ/vCsNktvhdCR8/CfQqQX+l653RADwy3FtC
ZDKZW8FnpiahaUYKZDIZZDKZoPBk4uE7jUopF7Xv07UNAGDC+4v81p66kUAZh6YZyaL3hJnZ74J2
qKjWQybj0DQjBQDQKreJMzGuKumI0qmiMgDA2w/f4chwQSLbnddUNHyZjEPvLq0xdkh/0QK+79bL
sWzDbs+M96o9oRL2O5GMFK37+tNnhkv2a7XZIBdIk3DSYeKX//Ww+8S5dN8fZZU6vOqcfHDxyvjB
aJqeAjvP4/EPFrm7NO9N+Bc+WPArTpwpFQ2rtFIX1juRsDOwaXqy1LIRvURovkPm1isuxBW9OuJ0
cRl+/H0HThSVBgy/uKw6rAyUR6IDw0l6vPZLWLp+F5au31WbUHc1je5CaXn4OlAW034hi7ZIxmi3
hvAl0J/iraebTsQlA517JaiGv/K1TxVmMRYIFuMAjTVVmkCHm4ScgcxRlMIdO5ROowEcWyc1JMxG
vRpABmNMBccBzVY4duywh9WNEWSg8PQYrcCfBp6nSXvvxiEsAOFvICNFlMR23RCeUA3UnlptF9jx
Qfya4djyxOVP7zQ+u3hE1I0RbHkCSN/uJNj2J6HWQT7ANS/h129GhrrlSUIfG56o0J4xBEEQBEEQ
BEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEHUK0S3SojVbhMN9Nibhojk
XddCEjaRnTno7BCiTiEBJEgACRJAgqgT5IkQif88dBta5TapVxn309q/sfi3vzzsQjlcRgpWqw0v
fv4TCs5ViN5vmZOJtx6+3X2tN5pRpTOgSmd0/6oUcqhVCqiVCmjVSuevAodOncVHi1bTKFiM5tkZ
mPLIHd5+Qx5xzXttHABg9ORZsFhtfgXlwPEzeGPWsqBhCo/IcwuJzY5Rr80Ude/9nBWb9mLu8s1B
n/PF8yORolV72AmPxXPx9Yv3QqtWhlwOu4/kY8o3KxJiFCxPRO2SH4XT3YSVSCh8gOPIvmznkQeh
8NTU730ESy7j8PFTwzDh/UVRS/8Db8+DQi7D7Ilj3HZ5Wen46MmhePyDb912WrUSdjuPe16dQU1w
IuKvlltttojCLS6rQk5mqvu6SVpy1ONusdpw5PRZtG+R7bZrml5baa7u7Tgw9OUvllAfMFHZfSQ/
JuEKhQ8A5kloVsPBZLF6XLsOagXgPhPvZFEpjYITiVa5TaI+GBDy9IjrPK6nLV6L5Zv2xuRZXdvm
eVxPeH+hx/X3a7bTKDjRGHZt75iE+9y9N6B7++bu60W/bsXP63fH5FntmjfF5PtvqX3Wqm34eV3t
+TvjbxkAAFjyx04AwGPDrsYlXdr4Ga3vwOLfdpAARkostZpbyO65Ad07NPexr9IZMP2/64KNHENO
z7qdh1F4rgJpyRr06tzKY2B0rqIaT330HWx234mDKy/q5A7j7W+WY+qiNR731UoFPnt2ONRKBW4b
2Au3DewV1kwCCWAY0zDfuI6WDGfQMneFqLCnJmlQqTPGND1zQ+hHTl20Glv3n/B732i2YNwbc8CY
4yBXodAnmhA2uD7g1G/XREU43pnrqe1eu+9m97xiXRNI+ITwvKP5FvLA7Vc0bgEUOxJZzPhENIBb
ofn74CncM2lGrR3na8SO9PN2s+doAe55dYbHfCJjDPMnj0f/Hu3d7mQBjG/aIeKOi6n5bfsBjzic
Li7zf7aujEO8jzKKexMc7knHkRzw6yVr8H4BxMD8nn879vXZ6NmxBR4bdo3b7sE7BuLBOwZizOuz
/D5BvPJxHocghx9/6Vzes6PH9eqtBwKe9Wu383E9fSzuGlDsSG4xIya44ZiH7xyI2RPHeBzWLHaY
vdhhzS6z52gBxr85xydOs14Zg9sH9vI4y13svHehFg83HbNeGY3LerQLGE8xM/LGvu7nvzFzWVD3
8T7Nrf5oQI4L69TX3l3agOd5R+Y67ZK93rOmaNXOeAV+wANvz8OFnVrg37fV9qOGDOiBIQN64IG3
5wWNS0qS2v+BtxK44sKO+OvAScnuP39uZO385dTvoDOag+a/mTH4ngnZgARQSlP6uKC5c3HL5T2x
+0g+zpRUwGqzezRJKqUCaqXjq4+8phno1CoHnVvlIsv56upMaaW72VHIZUjWqDzCzmuaDoVcDruE
pmf3kQI8/O4CfOZ1YvwXz49EUWklXp+5zDlyVvv47dO1Deb+sinkPJsw9GoAQIcWOZg4bjDenPVL
QPdDBnTH9X27AQC2HziB2Us31lbiIO15vA+0jPvXME3SkkTvvTTmJpgtVpgsVsev2Qqz1erZZHs0
SzJ3kyqXycBx/jNOo1KgtFIHi9UGs8UKs9UGi9UGq9UGhVwGhVwGpUIOpfO/QiHHmzOXBc2tDi2y
cdsVF6LGYEKNwYSubfMcZ9cyhuOFJY7nWa2wWu1QKGRQyj2foZTLJH2FAwBt8rJEK6YYG3cfwXer
t4clDpU1Bpit1rh9DRN3AfT4CiXic9YT+/hZlvDR941AeZUOJou14X6OFbgPwmJc4vVZnMMr4LoI
o570AVndCksdSxur6xCYPwFsoKNgxhgb/srXkEc4D5awApHgNYJJLyfY7XZW7wSQOXS30MgBqJz/
1XDOOUqehmB1WVzxEPjETCBjDLqKkjTGWDMARgA2AHYABgB2PsoDhJAGIay2g8AEfr3/qwDInAKn
FrrJat5OZbWY1ODBAJ7xvPfzeeaMAOPhcAMejAfPOf04bgMMPO+YuHO7rXUvfCbvY8d7xtcrDrz7
Hs8k5JW3nVjGCewY74qEVyi8wB3vdMe77rHaa77WvcOOATwYs8Px67gGc7thDHaAudzxwng4m1xP
OwbeqKuuMdZUWj2eCVicxu4UTN7LIJhwxmwULBBMhdMIhYATCCQnIrRi8WF+4sgCxJ2FKCxS9Uyk
uogP0w0fwTUfwC6QX17EuDSgXeDODsDM87y9Xk3DhNmsQ6LQBRMYFmNBi6ZQ8tEQVD5RCrKORtgE
QRAEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQRAE
QRAEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQRAEQRANFSZmyfN81B80YuL00QBmUZYn
PvMnj2cxETbmGyxH2U3UJSSABAkgQQJIECSABAkgQZAAEiSABEECSDR85IkQiQl3XQWz1QazxQqz
xQaz1fFrsVphtlgBxqCUy6DwMHIo5BxkHAe5TAaZjIOMY+B5gAcPngfA85DLZUhL1qDgXAXMZqs7
bLPVCovFBrPVBqVcBqVCDpVCDqVCDqWi9prjGI7mn8M/J4tw+HQx/L0kuu/WAVDIZY54W6wwW13x
t8FidTxHLuNq4y9z/MrlMmhUCsg4DiUV1ThxphRb9h0nAYwnfbq1jfkz2jfPDtvvxee39riu1hsx
4f2FMFtsbrsLO7ZAWrI2qnHeuu84pn67xu/9ua+OBcc5GjGbzY4qvRFVOgOqagyo0hlhsdmgUSqg
USmhVimgVimgUSmQpFbhvv98kxACmHDvgrMzUvDhE0M97PRGM37/6x/sPHQaNXoTTBaHZlQp5UhP
1iItWYP0FC16dmyB7u2biz3b/f/9x/6F3CZpPgW9budh7Dh4qjZjGNCxZQ7Ob52Hf119kWhcZy/d
gFVbD/gRjnHgOM/s3bDrCNbtPIw9RwvcdjKOoXPrZujSphluveJC0bAefW8Byqr0PvbzJ48PqyxK
K3WY8P5Cv/fj+S44ITSgkLPl1T52R06fxYKVW0XdF5VWuf+v3LzP/f+B26/AgJ4dYLHaPNy/O28l
3n/sLg87MS3D88DBk8U4eLIYS/74G51a5WDiuCEebkYPvgwHThQh/2y5j/9Fq7Zi+PV9POym/bDW
x53NzmPfsULsO1aI79f8hb7d2uLRu67ycPPJ08MxevIsn7SE3eUJIHyNsgn2xmR2aLdIWLl5Hwb0
7ID1uw77FdhQOHiyGA+/uwCfPTPcw37KI3d4aFgXOw+d9hFAKWzeewxFpZV488HbPOxnvjwK97w6
0319UeeWAIAfft+BDbuOIC1Zg9QkNVKTNEhN0oAxoMZggk5vQo3BYXQGE6p0BuoDBkNvMkcsgHa7
3dnsHY1avCqq9TheWII2eVnB3daEX9AnzpSitLIGTdKSa6crOM8Ji/49OwAAftmwB0azBcVlVaiP
JOQ0jNVmi1pY0S6YT7//zccuJzPVx85ssUb0nPfnr/Kx69Kmmft/b+fAyGi21OtRcIOdBywuq8aU
b1agrEoX1XDFmnCNShH1+J8sKvWxEw6exDr0JIAJhNFswe4j+XF51okzpXF5ztH8s1790iISwMZG
LLSddK1Y5tHkC0f9JICNhAfvGOhxvW7n4Zg8J0mt9HtvQM/2ANAg3pg0OAGcP3k87r91QMzCv6hz
K4/rL378IybPGXXTpR7X0xav9RkBUx8wQTGYYjMynDNprMf12NdnxywNl/VoL5gVsGPD7iPu66bp
KTF5W1UXyBumAJqjGl7T9GR89OQw97XdzuOeV2fELP6zXhntqQ1fm+njZv0uh0C2PS8Lr4wdDKXC
tyirdAY8/fFi6AwmEsBIUCrkyEjRQm8yw2T2nV/TqpXo2bEFbrm8Z9Q0YLMmabjmkvNxQ79uHvbv
zluJnYdOx6zf9+UL97inWIwmC8a9OcfDjever1v2Y/bEMVDIZX7DS03S4KsX7sH2Ayfx4cJVJIDh
0rl1Lj71egUWiybY38v9P3YcxKylG6P2LrZ3l9a465qL8ffBU6gxmNAyJxP9Lmjn4Wb2so1YtWW/
j98+XdsAAF7/9y3IP1uO5z/70ac5vuPKXrj9yl7u64vPb4XHhl2NqYvWkABGA6PJAovVBq1aCZks
et3YR99biE+evtvH/qsl66Ia/237T+DxYdcgLyvdw377gRNYtGobzpRUBhgBOwYgb85ahv3Hz4i6
+eH3HVi97QCmPTvCbXdJlzZQKeQwRfiGplEK4O7D+Zgyd4WkJuyrF+8Ne66urEqHzxb/jofvvNJn
8CHWD4sEsQ8YpPD+gl+RlZYs+tWQkMoaA04VlaJlbhO33eR/34LnPv2BRsGxQmd0DD40KmXYYWzc
fRT/nPB8wyCXcXhh1I0JkUa7nQ8qfC5emPaTx3Xz7AyahokHWrUyIv+vz1zq06/q1u489OjQHAQJ
YFAifV3G/Ex9PHvPDZDLODAGScYnXCbVsIgMJzA+Be51nwvivsEJoL+MEhomIhHBMs5l7pk0A18v
Wee45sSNTyZ43WccAw/gvfm/+ridM2ls0PhLL3zOj2ERGXcei6SVOdPHJOZNgxNAfxklNN5LVZiI
kEgyYQuGw+w5ko8jXl+gAI6voLlgmkhkuQ1jnJdxCjIXIxMkrWLxbtACyBgkCUowzRlp0xRKs/Tm
zGU+7vOy0nFdny4iaeHchnFcUE3r1rhhNK1SjZCTZ0obdxPMEHqmuYQvpIwXFO7siWMwafwQd9Ma
rFkSa5ru/88c32mUG/oiVav2ejacxvE/1P5XIPP6v2+RLqh+mtR3560MqjUbVx/Qr0aAZO0RTKMC
wD8nzoTUBHsXqJ0HPlv8u4+/qU/dLdKscn6bs3Cb0rQUDZpnZ0h273q+92tEk8UaVHgbVRPsLxNk
3s1XkJGhP62R5VzUc/BkcWABDFqoHHYdzhf98vmjJ4aK+lEoZJK7EcG031UXdQ5Lg955Ve165tlL
N0hqMRq4BpSWcd7TKO6m21+N92NuvrwHAOBwfrFH0+pfAwYelb49Z7mP32StCsOvv8QnDUlqleQm
OJhWGtirY8gatGfHFu7nVlTrsWXfccktRuMbhHgZlVIhrqVC1ACXdm/vfnvgKujUJI1P2Aq5zFnY
wefhHn3Pd1H3wF6dkJeV5qFRzmuaHrUmOFmrBuB4DyylDyjjOI8vt1/8/CfJGrdR9QHFjNh64Lym
6bikSxskqVU+GaaUy5CapEZ2Rgra5mXhhr7d8NjQazwWkAvdjx1ymU/4owdf5jGCDSQMdp7HV0v+
9Alj4vghyGua7tC+jGHYtb193FzXp0tEI9nh1/dxbJgUxL3wy6EnP/o24Dyh7xRYvNtEEWK1N4xC
LpuVrPFtmu4d1A8Xd2kdsxpotlhFP9gUw2S2YvPeo1j8246A7h696yp0bJkTdpwMJgt+XrcT63Ye
QaBUq5VyvDPhXx52m/YcxcJffbcqubZPFwzp7+h2lFfrMemr/4Ycr9JKXcPeG0asDybjGIpKK2Ey
OzYdcm0+ZOd5yDjHFmwyGQc5x0Eur92OTe60k8k4vyO4FK0apZU6x3ZsVptg2zcbGAMUcrlzezbH
lm9KhQxymcy3Mnhdfrb4d7w05ibonNtetG/e1K1ZjCYLCs6Vu5/HcQwKucyxxZxC7t5qTi6TBe34
m6w2PPbBIjw5/Fq0cn7Z0u+Cdj7fDwpHuh8vWo2CcxUhVui6WWcsj7e6FcuUucs3Ry+jopSP/poj
oe1bs3+JypshKXy0cDUAoEeHFrjq4s5onp0OjuNgMJpx8FQxDp0qxqY9R90RlBL/RCC+GlA41xSx
HCX2zgAsRtHfczQfe47mS25dEj3/4q8BQ+7ostgKQoKXE0M9T0BCCSAL1OSwOs3n+r7TSn3dK6YO
BiH1+xNElvCSzEgAA/cBqWlNiKaVNUIBdIyCucaYz42uaU04AbTb7cz1BUy9bFrruUpmoQk94+O0
94c8xrVX7Ur7rY9NSUrW5gat0SzhJa2ej1qlBa9hjDlOWuF5Y8ILIHNIldAAgNbV6gJQ2ywWub+J
6HAyqt43rYmdwDQANgBGxpgCgNF5zUdbM8qjJHBMkG3MKXwAoHAaxvM80xnNomssiISDc5ZjMgAz
ABkAOwCDSzM6DSIVypA+RhAIHvwInlDzKZ0RZwCgTk6TJ6VmKm1WiwrgmeM5wuc77MA77wEMPM/x
AAN4Bh7McQgXmNONw/A84wGu1o1H2hhfa8/czxDG19OPI3xhfALrI+bp1TcrBU55gSdeEAIvcMsL
3PJg4Bm8CpyBd91nAA+XQDBmrw2XwX0ttGeM94kLEzyTgWeMs5cXnaryEjIAcJ2U49aGwnhLEUKx
7lfIX8Ow2lDEBND1sZ1KRLu63KhE/HrHhQWIJxMJkwWoEAjyPCbhGZHAB/kv9sv7cS9mEMA9JD5P
+Gtzaj2xewanJuSd/0PSgFERwAACyTmbW7mXKucEmpAT2EOCkIUjlFKuQxGuaApgKPf5EK75MATe
n3AKjc0pcDYvdxae50PegiwmAhjmACUczRPptVSBilX3P1qCKFXTRSKYUenfSRHAmM8DOhPAhym4
oQpYogldPAXR55qvB/v4Juz2bCKZ1zA2RSYIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAI
giAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAI
giAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAI
giAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiCMETPlAAAQ1ElEQVSI
WMCkOuR5vt4kasTE6aMBzKLiJYioMWb+5PGz641iY9JUG0flShBEY4UUIEEQpAAJgiBIARIEQZAC
JAiCIAVIEARBCpAgCIIUIEEQBClAgiAIUoAEQRD1DjllgYP/PHQbWuU2oYyIIlabHWVVOpwoLMH6
XUew8/Bp2Gz2oP6mPTscacnahEuP3mjG8cISbNl3DJv3HIPOaI4ovKbpydCqlTBbbDBZLDCZrTBa
rJLyiIgOtBbYiUohh1athFathEalQJJGjZzMFDTLSselF7RFslad0Gk+VVSGjxatRpJGiRStGrlN
0tA8OwN9urZBkkYVtgIzmMwwmCzQG80wW6xIT9YgMy0Zcln4g4dzFdX4Ztkm7Dh4SvS+WqmAVq1E
kloJrUaJ9GQtWuZmokOLHHRtmxf2cy1WGwwmM/RGR5qsVhsy05KRkaIFx7Gw82jFpr34ce0OmMxW
yf4G9uqE+24dEHc5Wbp+Nxb+ujUcrw1yLTApQIlc37cr7h3UL6Cb3YfzMWXuiqinR6WUIy8rHe1b
ZGNQv27Izkz1cfPWnOXYe7RA1P/Vvc/H2CGXBXzGgeNn8MasZRHF87ym6bihXzdceVEnyQI4e9lG
rNqyP6TnvDh6UFBFuGLTXsxdvjmi9HRsmYPB/bvjos6tpCn28mr8Z/YvOFteHdTtK2MHo3Pr3LjW
i6mLVmPr/hPheqfNEBozKzfvg91eN42AyWzF8cISrNqyH0989B0+/2Gtx/1jBef8Kj8AWLPtAMwW
a8zjWXCuAjP+tx4jJ83Ag1PmofBcRVA/o2+6FBPHDQ7pOd+t2R6XfD90qhgfLFiFEROn44kPv0Vl
jT7wkDYjBR8+MRR3X3dJQHdZ6clxVX5Wqw1PTf0uEuXXYKE5wBAwmMxhDyejyeniMo/rP/4+FNSP
zmiGUhG/4q7SGfHMJ4vRv0d7PHjHwIBuO7XKxahB/TDnl02Swi6v0sU9z8+WV+OhdxbgpssuwPDr
+wR0O7h/d9jtdny7WlxRD+jZweP6zVnLsP/4GapgdQD1AENAbzInZLwOniiSpLzrgvW7jmDByi1B
3V3XtytUEhV0lc5YZ3m9bMMeLFq1Lai7my/vidwmqUEVYP7ZclJ+pACJiHonFdUJHb9lG/bAaLYE
ddcmL6te5PfP63ahWoISbnteUx+7Di2ykSOYw125eR8JMA2BiVA4WVSGEROn16s4ny4uR4cW2YHd
nC2vN+k5nH8WvTq1DNLrtgTs/ZktVqzdcZAEmnqAREPnvKbpAe8fLyyBzmCqN+kxSejRHj5V7GN3
WY/27v+rtx6osxdrBClAIk70u6AttGql3/tmixVvzVler9LUIicz4P3lG/eixkuh9+7SGmqlonb4
u4WGvzQEJgKSmqTB5H/fDAD468DJiL9tizdZ6cl44LYrAgwTzXhx2k/1qvfXu0trNM/O8Hv/XEU1
5q3YHHD4u+PgKZRU1JCAkwIkAtEmrwmapqc4Cksmq1dxv7R7Ozx855V+76/beRhf/PhHvUpTTmYq
Jtx1ld/7+48X4s1Zv/jYa9VKjw+qf6WXH6QAieC0atbEo7dUH7jiwo4Yd3N/yPwsl1uz7QBmLd1Y
r1YXuXpwD9zuvzc743/r8dv2f0Tv9RfM/Z0pqcQekQ/X5TIOHVs6lvs1y0pHilaFFK0aWrUKBpMZ
1XojqvVGHC8swZ4jBThxpgQ8TSGSAmyoqJUK3DGwl/tayqckdUG75k1x1cWdcekF7fx+bL33aAHm
rdji8xF3feDi81vhwTsGeszfCfl53a6g3wYKh7+uub9WuU0w7Nre6N6huYRYJLn/XdKlDYZe09uj
Yfzful3435+7qNKQAqw7undojvmTx/vY2+08rDYbLFYbrDYbrDY7ZBwHhVwGhVwmeYWG2GcVsWLM
4MvQpU0zmK1W5xBOhWSNChqVIug6S7PFit1HCrBt/3Fs3HM0Yd50ZmekwGi2BP2QOi8rHX26tcGN
/br5XflzrOAcPv3+dxSXVQV9bl5WuvubQJ7n0aV1M4y+6VL3/coaPbbsO4FjBedQXqVDWZUeacka
tMzNRKvcTLTMbYLm2RlQyMWnQDQqJYZe0xtDr+mN44UleH3GUpjisPSRFCAhCY5jUHLyiJeixVMB
Llq1FZPGD0HrZsE/Tq6o1uPpj7+Pa/zCocZgwpfPjwTHhf7xQ/7Zcvy8bldYCn1Az9rhL2MMF3Vu
hSV//I0f1/7td+urwpIKHDjhu0IkJzMVz4+6EdkZKaL+2uRlYeYrozFv+WYs37SXKh8pwPhx6FQx
vl6yDlabDWars8dndfz3N9/FGJw9QTkUMg6pSRp0apWDTq1y0bl1M2SkaAVD4vgVl8FkwfOf/Yg2
eVmYOG5wQOWdnqLF9JdG4ZtfNiX0yga90Yx7Xp0JuYxDeooWGU6TkqSB0WRBlc6AKp0R1XoDyqv1
UZtfu6B9c3dPb8o3K3GyqDTssIrLqvDEh98GXWM98sa+4DiGZRv2UMUkBRgfjCYLCksqQvLD84DZ
YoPZYnP0pmoMOFVchlVbDwAAXhh1I7q1O885DFXGPU3HC0sw5vXZuPu6SzC4f/eAbu8d1A83XdYd
L33+E6r1xoQtJ6vNjpKKmrh9hvLyF0uiHub6XUdQrTfh2Xuu9+tm+PV9sHH3UZRX66ly+hudURYk
Npv3HvOY66krFv66FY+8uyDoGtgmaUn44vmRuPOqXlR4MWbX4dP4/a/AS+luvLQbZRQpwPpLgWBP
vbroAQopr9bjgSnz8PO64G8bbxvYC18+PxJZaclUiEFgEZg9R/IDht0iJxOMIWxDQ+AGIFzR8sQk
+Iu20JwqKnUrnJNFpRLDZ2GlWeouut+u3o5VWw/gzQdvRUqAowKStWpMfWoYVm89gDnLNkav1ZYQ
TybRXfSEpm7Yc6wg4P1z5dXh5wMAWwP/0LDhK0AucmlmUa6coWCx2vD9mr8E4XNhpoFFNe4V1Xo8
/M4CDLu2NwZddkFAt9dccj4G9GyPV6f/7NGjDTf/JcWTsbDP+ahPpCdpggyT8yU3bOJ5z6Mhq8AG
rQAj6gWEoQoZpPaiIotTLIYmDOEpjO/WbMfqbQfw+r9vCbhbtkqpwFsP3Y6t+45jmteW/qGnn0nK
IxajMRxLBMF2DXFz/W/KYLPbsf94gUi5Sk+Bzc6jIS83adg9QCa1txCt57GwvjGLBKVCjsxUxyoB
m82Gc+G+2WThNxYV1Xo8+t5CDL22N67v2zWg20u6tkGvzq0wZc5yHC04FzsFCCY9PSyqIhdyjymS
x/ft2tbvvYW/bgXPSylXFtX0kAJMGP0X32GQo8cZ3z7CkP7d3Z+nbNt/HF/8+GdYtUx67zVAb3D1
dqzZdgCv3ndzwBc2chmHl8behH3HCvHRwlUhVzApbQxjqJMh8DuP3onM1CR8u2obVm3dH9NntcjJ
xCVd24jeW7fzMNb+dQgsjCkToRiwBq4BG3wPMDrDICZ56OktcLF+k9anW20FOHiy2G+lZ5IUS+SR
La/W47EPFmHYtb1xde/zA7rt2jYPX714L6Z+uwb7jhVGtQcIMDDG4jpcvaB9c3dvvKi00tHzYtGR
PTFbf9uMnTxTirnLN0epAWjYGrDhzwFGMP/hjUqhCFoxY93rEIbe74K27q2yAODgqSK/wx2VMnDc
1UpFVOdLv1u9Hb9t/wcvj7kJmgC9QcYYHh92DU4UluCduSths9uDZoCUz4HUKnlMyiJQiFde1Mn9
v1u780SXskVrdPDy2JuQI3Lo0u7D+Zj2w9qolWVD/xSmYStAxsJ+ayqGRq0I3ouKo8QMGdDD/V9n
MOFceY3f3pFGpQiSNmXUFUZZlQ5PTv0OQ6/tjYG9OgV02zovC9OeG4GZP6/HtiDn10pRgFqVMq5l
kZma5F6xAzi2vv/ht78k9J1Ci2Nqkhovjh6EtGTPt792ux1TF63B4dNnQ0t3I/jWr/EOgRH6ENif
6z5d20AWZPKJIT7zTs2zM/DIv65EquATCL3R7PfZF5/fyu9WTi6yM1LQqVUuDomcYxGt3uALowYF
VcRjh/THoEsvwLtzV8BoFt/R5HKvc3XF6NmpJbQqZdy2EPNW8GqlAh89OQzvzF2JM6WVUXnG7Vf2
wtUXd/axP3y6GFO//Q08z0f82ReLsP7Ux1GiJOrT5pUjJk4fDWCWXC5DchgHmTPGkKJVISczFblN
0nB5zw7IC3KoTzCEW2FxjEEuk0Eu54IqVamcLCrFu3NXQsZxSNIokZWegpzMFFx+Yceg51cIOXL6
LDbtOYrisiqUVNZAbzRHdTurmwf0wHVB3hS7MFus+O2vf1BcWgWTxYr0FC2u69MF6clayc/bfuAE
9hwtwNmyKpRV6WAwWUKUZWkfXb8z4U6/jczRgnNYvOYv5Idx6p1WrcTd112Cnh1beNjbbHb8uHYH
/vz7cEzrUrXeCIvVBgBj5k8eP7uhdXwatAJUyGUBVyp4M2Ho1UGPbmzM7D6Sj+n/XRdxOClaNZ67
9waPHmxdsHzj3qhtGaWQyzC4f3dc0atjwCGoyWzBsYISFJdVuU1ZpQ4atRIpWjWyM1LQpW0zdGiR
I7r/375jhZi/YjN0xvjsDl5VY4CZFGD9VIBKuSxwJWvk8x9xGz4kagximIB25zXFwIs6oVvbvLCH
kUWlVdiw+wi27T8hOpSPR/5X1Bhgdmyu2iAVYAP/DIaFNCdC+rC+66PEKcHjhSU4Xlji975aqYBW
rYTBZJa0kWw8XuiwRlgnaClcIveQGr1GZg326WaL1dWz8i+jrNEXASnASPEQrkauUFhjjwFr7PlP
+q9x9QDraDlUo1GojPK2XisnJrESkQKsvyISSiWlISsNV6nsqQdIPUASPBquUgezUdC45gBpuEpQ
D5XkpiEpQObYfkVo2J3PTFUq1VrnWmBGEk0KgRIQZvRd7iwmg5IxpoFjaxgbADvP8zZSgPFTdMIy
kwFQCcrHdUaMCgBnMug0SrVjuRSL0xCYUY2s0+hT/za2mAw6NYAUAGYAFmeddK2OsPA8b6mP6aoz
BShQaP5+xewUTiO0k3vb8TYbF+9KwUddH5BGqNv8b8ztmfeOqIDdZpU565pckN1Wp1EI+icWp+G9
isbjl0+QpWUxVYBevbZAii3YfaVXXJlT6cnE/PHgGQDojGYczT8HgiCi0sII6yXvrIOueml39g6V
TsM7laNZpI3inaqB935CvBVjTNcCS1CAgf5zzozkRIa5LEAahNfqENxKyQ+p/gP9hpIPofSOESSt
4eYBi0B2WNSrYHhu+Aiv4ac3I9UukBsp7nk/YYQSdwSJg5R7Zqeik5I/JqdbCJShRUIeREUJJuxm
CMw3ZmLXSpHeneuezGk4+B7sLmnndxGF5O86ULihKIZwFEEoyjhSJR9p+uIxiOMjdMeHYceHeS/S
EXo00+DPjd1LufJ+FG6oeWF3Kju7H2XJAzA69VzMensNZjcYp8LkBIqLef2PtFJHQ5GxMPOYRaF8
QlE09K4gOko20h5pJEoz2soxmoqVFyg9obHHfWjbmLfDCqMXGktFxqJUBqEqr0iVXUNQlnyc/cda
KUZLMSbMS4i6VoAN/kPoEAufT4CCI0XXQJRiQ1cyBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQ
BEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQ
BEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQ9Z7/A50NX+Y9c75TAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>250</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <long>12588</long> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>320</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>etat2.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWAQMAAAD+ev54AAAAA3NCSVQICAjb4U/gAAAABlBMVEX/
//8AAABVwtN+AAAAAnRSTlMA/1uRIrUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAhdEVYdFNvZnR3
YXJlAE1hY3JvbWVkaWEgRmlyZXdvcmtzIDIuMO6rW8cAAAAWdEVYdENyZWF0aW9uIFRpbWUAMjEv
MTIvMDEa4ToEAAAAHElEQVR4nGMwYGBgAOH//3+AMYht/v0BRTQQAACPuhhtdubYCQAAAABJRU5E
rkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>232</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>etat3.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAACyElEQVR4nGL8//8/Ay0AQACx
IHNCQkL+f//+neHHjx9gjIsNwlDAiKwf2ZEAAYRi8M+fPxmmTJmC1QUgwz58+MDw7t07Bh8fH4YZ
M2YwZGRk/Ec3HAYAAgjF4F+/foFpRUVFiHMYGVFc8fbtW4avX78yiIiIMBgaGuI1HCCAmNBdjA8I
CwszcHNzM4iKijKYmZnBDQcCjIgCCCAUg2EuBrkUhJHZMAxyLcjghw8f4jUcIICwBgXM++hBAQPA
SGaIi4tjeP36NRi/efMGQw1AAGFEHjFg1apVDJ8/vme4f/cGw8tnTxnOnrvIUN3YhqIGIICwuhgd
wIIF5hugPxgEhETgYgtmT8fQAxBARLkYOTj+//vD8O/3L4bfn98x/Pv7i+Hj+7cMFy9fw9ADEEBY
Iw+bi2EYZOi/Pz8ZWHmFGNgFJBjEFLUZuNkwkzJAABEVFP///WP4B3bpTyD+Aaa/vbrP8P/PLzD7
/v37GHoAAohgOgaHKRMTAzMLGwMrJy/YoP9AF3OJKTJwS6kz8MrrAX2A6SCAACLo4v9/fzP8/vYJ
SANd9+sH0NAf4OD4/PAi1MU/GO4/eIShDyCAWDBEsABWLj44+/ure2CaV14fLnZ+x1IMPQABhNPF
////A9MgF/369BocYf9+/YSG80+Gj3dOgoPgP5D94OFjDIMBAgi7i4Hh+h8abiCajU8ULvX5wQWw
Jfwq5nCxMxtmYhgBEEAoBjMxQeIS7LrfkIj8++s7w7cXd8Cug6QISKp4d2k3XN3Dx88wDAYIIBSD
//2DeR9hMMjFXBIqcDXvrx8EpwohPTe42MkVvRgGAwQQ1qCAuQrG/nTvHDBVQCz7D7X01ck1kDD+
+4fh4aOnGGYABBCGwb8+vWG4/wni0msn9gEj5gnUgF/gZAai/4NyH4z/5xc8PpABQAAxIpcDwCxL
Uc0KNAuetwECDADVp7MZmEeKCQAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>829</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>exec.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAZiS0dE
AAAAAADAYid5zwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9AFHAsVJuUoXdAAAAP8SURB
VHicxZVbbFRVFIa/M+ecmWk7N6Yz02nBOg2VFoLU0tqbjS3BaLxEeSExMT5oCEgIL2KIPmCAF02I
iYkowfiAIIg2ISiVRjStcunF1A5toRcolBawLa1t6W2mc2Zm+URlGIzEkPi/7bX2+lby773Xhv9b
Nluq2Gyp8lChubk50ne1T/qu9Enu0pwHgpvuE5OMDG9CsdfjI8Obhc+3BI/Hm7A5M9MvwL82k9ra
Wum/OiSAVJQVSkVZofxQd1LOtbRIY3OL/PhT3UIckOmZsNQ31CfBlbsXi1wOaWvrBWBu9hazhsL5
1tNMDXdjCo8hCKbUTJxZy6msfh6zKYbZ6mJs9AYVZaXMzIaU+4IBqqtK5YMP9zB4c4wzJ/bzyvJZ
lmWnYbakoKom5o15ugbCHO9UWff6u/i9TjZv2kBjczCBleTx6OgUYcNKe8NBtj+jsGKJA91iQ09J
xZzqxurIobq8nB3rFnPu+71oFjdT0+EkTxWAQCBbsvzpAGx/730u/HKItcsmybZbiZrM6ClpNHRO
Y1I1XqwqwWzLwKLFCDbVcbJLqF7/Dtvf3gLA0PA4/dcGFM3nc8vhw0coK3+Kvt4uhkYnyV2+Gk9K
A9MSx2e38XFNJ58cv4zEwuwem2Prts1EZ0LkPlZIdgzSPekc/rqGQGApnRe6WfX4CtEMw6DjfBsu
p5tbI9eJxM1keF1Ex0E166BqdA3OMTE1pwCcDl6RrRYNJWZGtbkJPJJGNBJi8I9RDCNK62+Nf1uR
6ffI0PAYFWWFvLHhLZ5etZj4xb047DYs9mzSl+SzfsseAGpOfU40FEczIoz0XkL8a2i/PMjunTto
bA7iz3AzPDKuJJyk1aLLupefY+PGzRSvCPBnwzbsnnwc/tXoOVmIWScei6OahKkr15hkKa7AE2x6
8zWOfVdHJBJb4Gl3g8PzhnK0plZWFRQQU62UrvmIUMcXzNzqxhINodrTMOka8UgcxV2K1byIY98e
4GhNbdLVTQADMjJ0na7uHn6tr2N6qpKSgi04HTpmJlDic8StWZhS07nU00/LuW+orHoWwzDQdV3u
hi+AU6wWqT1xjPlIBKfDxsCNG5z6eRdFxcUUrC7B6/OhKHB7opvO9vOcPXOWvPw8XnjpVWKiEmwP
Ul5aIuGwoQCod8DRaGynqsYxInMcOvglp8804nDY+b21leKiJylYuRKn3U5vzyX27fsUl9NFMNhB
98U2IMaRrw7Q2toBsCvptQCSn5dzZ8AsqKqySMKhsIiIVFUWJeQqygolb9mjSUPoXo+Vnt7+pG7j
k7M0NdWjmnQmbocScvfOiH8C31eDgzfZv+8zAK4NDDxIyYNL01TRNfXhfk3/RX8B3Zeg5Nld+AQA
AAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1151</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>exec16.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAZiS0dE
AP8A/wD/oL2nkwAAAAlwSFlzAAALEQAACxEBf2RfkQAAAAd0SU1FB9ALFw4yNkygBFoAAAMeSURB
VHicdZNbTNsFFMZ//39LqazIOjbcZge1lZk5ZThWmFlKuzlkIY4xsweenNHocNJ2l7gsxqiEsJmK
TsBEExOyOONDQbmuIxEHGzBvxfxTH1wQBmYxXLYBYRm3lh4fJo1k2ff05STnnO985xylt7cHg17H
YnQJg16HPsHE+a+/QmJRMtIt1NR+ycGXS3gY9IGGwIpAbU0dHXWlBAfX0d7eIXabFUB5aIFl0vR9
M4B4fR4lOAhhTZP33q8AgcrKD2RbdrYC0NLcKgdKiuMF1WUSi8WkpfkiYU2TxYV5yXfuZObOCHcn
/2aP+3kkFpWwpsnF4CUaGxplOU/x+jxxOWFNk4rKKv78rQOr4QbJiRFUVWUmYuTmkp3tuw5w4piX
rP/UrBghrGlkZW1jIBRk16NhVpv0xBKM6A3JrDKlYp++zS8/t5Gbl8f8wkK8qfp7f7+kms1SVLRP
nDuzyUi4jukRhclZBc9n/ZR/2sdd0kjPfI5NhlF2O3Oxplskbe066ev9SfSxWJQX9hZg0OuYnhwj
NZZCTJ2ivuMG1pwiBeDzwBWpOvUKm2xbuWVcy27LE0QjQkPjd6g7HHlKYeGLvPHm64yPj5GctoXE
xFVUHSslMvGHRGYG5Mwnx1lKNGBMtTI1NcNrrx7G7c7H5c5XVpj4z81h8b59lKeMQxjmJ0ja8CQ6
sxkFmJ1PYnRuNR/5z5GcsubBNf74Q6eUlR3l+sBfhG6v595jBUSS7ESWzMypdobuGBkcGsbjPU53
15X4GnWBd6wcPn1BysuPYHl8I93dXbS0tjAyNg2mDYyMz3Hh2wbq6+u5NztHVtZ2zGtSOHvm7IcO
h6MCl8uJ1+chM9Mm+1/aK7k7nhUAt8spPVe75Fpfj7hdTunsvIwj5xkpKS6UzZk2CYVC9w/pEJex
nQpy3l9Nqc9D8f6DtLY1AZBuWS+qquPEydNKdLSVd89dxb+Yg1euxX1bYWJtTR3ffOElPGygvbYa
1bZZQNhTsC9u2knnOBmHAlR/XMXEran7Cjb6mh74sq1bnuZI2VtcagvQ1fMrfn81/2+2jH8B7yA9
2jGz/1AAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>16</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>929</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>16</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>favourite.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAAB1UlEQVR4nGL8//8/AyUAIICY
KNINBAABhGHA38NnjYHYBUN8/V6ln1HlLt9VvQSRxQECCMUAoMaZQOoMEO8Gss8AsSBUPO3/t+93
/794vfv/h893L/EZGsP0AAQQE5JmkK1pSOYZM/z52wEUV2L4/3/m3w37GP7fesjw8OdXwa///3bA
FAEEEAuM8W/fKWMmexMGBmaomR+/MPy7eDOU4e9fwX+XbzP8O36R4cGn9wwf/v9h+MXwH+5FgACC
G/Bn3R4Gxp1HGRj4eRkY+bgZGL7/ZPj/6p3g/y9fQ/+/fMtw8+dnhm///zH8ZPjH8Pc/w3uYPoAA
ghvw/+GzPfAIZWFmYGBkZPj3+w/D2/+/GV7++83wA6jxJyLK98AYAAHEiJwOrvIZrfrL8D8Uxv8F
tPE3w3+grf8ZfqOmFxPXL1fOghgAAYQSC9/+/03/8f/feyBm+A527n+wzWiaK2CaQQAggBjRU+JJ
Xn2Xfwz/d/8FhQumzXuAml2RBQACCCMhmX++uOcf0BagVxj+oGq+B8Rh6OoBAgjDBTBwgFd3FdD2
UCQhE2SnwwBAAOHMC/8Z/qdDbQWBCmyaQQAggBhALsCFd3FruwDxbnxqAAIIpxeIBQABBgD17wo7
rapDiwAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>16</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>586</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>16</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>filenew.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAlwSFlz
AAALEgAACxIB0t1+/AAAAdhJREFUeJy1lTtu20AURa8E2TFAGwhADlI4m1CjJahSp1619pAqTVag
gmvQTlTEgLs0kcEiARISsuIUmu97KYY/iRRFI8kFBvPB8Mydy0cQ+E8a1Cfz+ZwPhwOklJBS4txY
Stn6fF2j+kQphdVq1bpRSon9fo/dbofZbIY4jrFcLrkLXmo6nfJ2u+VzyrKMkyThKIp4s9lwHMcM
gNtYw1PHXQrDEEEQQAiByWSC8XiMOI7RBj8Ca60v3ioMQwghkCRJJ/wo4z5gABBCYLFYIE1TpGmK
LMsaexovr4/W6zV+/3rG09cv+PH9Gz4/POLDx0/nwX0dD8C4uw0gxDsMnMP9+93fO2ayIKPBRkG8
vcM1R0h/Rt3gS47ZWZDVIKvAVoGsRvBmhOC6Wcr9wMwgsiCjwFaDjMrhfnx7c9UNbouCmcHOgq0C
G++Sc8dsdOn8VY491HinToOMzHtdcyzBLeBhY+Uf6axjZgJbUzmzqubcZ0zWV0eb41FjxVPBVpet
AtUOyTMm0yPj4dAnU7jzWcocVuVZVkdxi0tgIvK9UY2SIuevTa6qBA/t4bg8wMjjPI0Gu5ODioyd
7Zexfsnw9IIq37wVZcZO+2yLeb7vVKffYuvf4BUqeX8A49z+bCt1xTwAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>566</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>fileprint.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAZiS0dE
AO4A7gDuimnwFAAAAAlwSFlzAAALEAAACxABrSO9dQAAAAd0SU1FB9ALEhQ7CQ1rRLoAAAQ4SURB
VHicnZVNbFRVGIafe+femd5p7dDEaadAaANJLabpz8LAip9BMO3CkpAMgZBI40ITUhNiwBIWbLQx
MTYNC1xYXNUQSUVrcIzQtCxw0TQoFaukVq2J1bQ2bWHo3Lk/53wuCiMISPVdnOTe3PO+z/edc8+B
VSqTyUhzc7McaN8tq/neWq3x5OQkQ5+8f+9RpmdvUVuV4NzgZWO1Hg+pvbVe5n8elXxuSVzXFdd1
Jb+ck/lfxuRA++5HVvJE4rY9jcSeqideWY8RsTGMu4CmRbyynrMfDqC8ZbzbM0z+Ni9165/m3OBl
44lltLfWywfv9VOaanjgvWiFhB4iGuXn8ZbnEXeBys3PAxj/SnyP9p+mABL6aBWAKEI/TxgEqNz8
k1vRtqcRO+LL2TPvooICZsTCwEAQRCtUWABR6NBH+XlEeRx76yyA8ZCxiJhbtmxRSikKYYJUMklw
Z56ICjGjJRiYK9O0Bh2ilY/28xgI+vbvDHw+THtrvQBE7jdta2tTJ0+epKWlhe/Hv6HnjQxmaQWC
gaFX6EQHaOWhggI6KOC7d5BgmddPnaYj8wevdr7E0NDNFWIRie7du9c7evQoc3NzXLt2jYISbnw7
Rsszc3il64mnnl0pOyggWgCFBD4GiqBwi3ODlzn8chtdXZ8y+MVNwwTYunWrd+TIEWZnZ/E8j6am
JjZu3EjrK6d57cwoN77+Cv+nSxT+/BFRPigXnb8NwR0kVBx7s4/eU6VsqGksttVYARZc1yWbzbK0
tEQYhsX9GovFuHr1Kn19fezfn+Hwrmqa6zagSlIgGqwo65/bz5eftfHCi9ni4hnpdFr6+/uxLItk
MomIUCgUyGazzM7OopQqBtwfkslk6NiV4p2PvmN4eJgfxrvY3PR2EdjIZDLS3d2NbduYponWGsuy
WLt2LVprPM8jm80yMzMDgO/7lJeXE4vFyGaznD9/nu3bt1NbW0tFRQXxeJzu7m6sxcVFFhYWsG2b
kpISlFKYpkk+n0dEiMVi7Nu3D6DYrqmpKbTWNDY20tDQgO/7OI5DWVkZFy5c+LvHPT091NbWkkwm
0VoTjUaxbRulFJZlEY1GMU2TWCzGpk2bHgiZmJggCAISiQQXL17Etm2Ghoa4d1YIwIkTJ6iuriaZ
TLJmzRqUUsTjcSKRCEqpYlW2beM4DnV1dbiuy/Xr1zl+/DiO4xCGISMjI8U/zwAYHR2V4eFhADo7
O0mlUqxbt45EIkEQBJSWlpLL5VBK4TgOc3NzaK0ZHx/HcRxyuRy+77Nt2zYee7ql0+liSEdHBzU1
NVRWVlJWVoZlWRz89SB0wcDHA1y6dInp6WkWFxcZGxtb2RWPM75fO3fulJGREQAOHTpETU0NVVVV
2LaN7/tMTEwwNTXFXRCjOPwX7dixQ65cuVIMKS8vJxqN0tvb+7/8Hql0Oi2sLPxDF+xfkQUOhFrx
738AAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1211</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>filter.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAZiS0dE
AP8A/wD/oL2nkwAAAAlwSFlzAAALEQAACxEBf2RfkQAAAAd0SU1FB9AIDREqLSugfIkAAAGiSURB
VHictZW9rsIwDIWPnQRSkFiQWHgGxDPxAEw8GUiwMLAwsmVjZO2AQEURbVrf4d5W6Lb8SWApU63P
x8eJSyKCbwR/hQpAP0sgosaWRITeBltrRUTAzNjtdsjzHNZaEBGIqFawqQjdekxE0mq1sFgskOc5
tNYIIYCZ0e/3YYyB1nUto9GoVqDK0lrLarWC9x6n0wnMjCiKYK0FM+PRkJ1zlbASXg2vbFNrDWst
tNYwxiDLMhhjHoKbolKcZRkRkSilsNlscD6fcb1e0W63kaYpjDF3IU1W0H8lRCSlj1prbLdbeO/R
7XahlALzb5Pj8RgiUnVSG2D58fYAEOecOOdEKSWdTkcACAAhIhkOhzKfz2W5XMovos6oKb5VXg7l
NpIkQRzHAIDZbIb9ft94n+++PBGh0rsyiqJAHMdI0xTT6fQuFGjw+JHyJElwuVwwmUxwOBwevrxG
j+95vl6vZTAYNHr6/7y1hEIIiKLopdyXwaVl3vvPgvM8R1EUOB6PnwUzM5gZIYTPg3u93ss74+l1
qxL/9u+zBf82+N342j/vB9U9JyyjV9AaAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>549</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>filter_on.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABmJLR0QA/wD/AP+gvaeTAAAACXBI
WXMAAAsRAAALEQF/ZF+RAAAAB3RJTUUH1QcWFB8uQ9b7kgAAAYdJREFUOMvdlD1uU0EUhb87M++N
/YSQoLAIDhReBGIHiKWwAApEScUagqiQEEZUFMjKDrwFSwjJbRRLkMQmmTeHwg5YtmMceA3cajQ/
37135pyBfy1shz36k7MbF2OMkoRzjsP+HnUWregwA1ucePDo81bO6oTKsqR/cIe6FiEYKQnn4PYt
TxGMENZrWUpiawPvvd6/ustsJlI9h7WioxUN54yqMspiM3glgQG4nxnMMAMfIEbDe6MojIskigKk
v3s8ee/59Hafr98yWRBLI3ioKjcfX/cqluEhBABCCBz295h9z1Rth/eGW/T48PEXJKFfreyiMDQc
9DQc9OS9V1VVWshOZqZut6t3B/v68PqerpKj/Qa+Nnlymjk6rgF4/rLFaDTayHDb7n9Fq+QMR8c1
F+fi6Qt3JXRn511WfnKaOTvLPHkmxuOxNWF9DQc9fXxzX51OZyfhuevQUxLtdptGwZeqmk6nzYLr
WuQMk8mkWbBzc3OklJoGw80bftlpjYW2fPr/QfwAJ9uRmij7cLwAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>506</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>find.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAZiS0dE
AAAAAAAA+UO7fwAAAAlwSFlzAAALEAAACxABrSO9dQAAAAd0SU1FB9EGDwsuJY7DslYAAAPVSURB
VHicrZRNTFxVFMd/782MAQYcvmfA0pbYAMWWps0IiSGm1lTroqaxYSHIh25JTTHQ7oiumlQTTFyQ
1MQ2NJaFG3YFIwyJWAoGmUBVOkEaGb4mTN+bGWDm8T7muiAgLYzWxv/u3HvyO/97Tu6R2Ef19Q1i
fn4em81GMpnEbrfj8Xjo7b0j7Ze/n+y7g6amZhEOhzlWdYy6hvfJyslDAIlYhPs//kRJSYmorKxk
YGDgXwvsJJw9+5ao8Xq5+NGHFBZ60Ow2kB0YIsmGJci22yCm8tW1a0xPTzE4OPiPcBvA+fPviler
vbRc+ph8TxGejDRMJBY0A1XT+XMtQUCJQEY6b9e+hhJaweFwfDo3N/dZKrDs8/nKLMvi3Ht1ZOXk
UODY6k6Bw87LGQ7WDJOEaRLREtxbWGHKtHGh4QMWl5bp6+srS+nYsqzwhbo6jh4/jm63o5mCLIeN
VcMksBYnZlrErSQbusVKJIa6uUlGXiEnDxTww8D3lyYnJ/d1LSuKiruoGGdmFkrCYjGu70BXNRNl
0yCsGyxtWiw+VlCjKrIEBWWvEAwGU/bYDiA7toakJ3USksxoOIYmBErCRDUNFM1EVVaJranYHaAJ
QTowOjqaEizrus7q0gIbhkV4Q+ORuk5I03kc11FNHUUzebgeZSW0hK4quDKcyEIQfTSL2+1ODa6o
KOf36WkS4RDJF9KIaAlWohGCikJwVeFhVGFjNkB8ZRlnoZtTh0o5kojwzc1blJeXh1KCm5uby8fH
xvnu1k2OZqVR7MpGi8dZjsYIhRZIzAYwVAV36RHePOnlTH4mv9y/h2+gn87OztfZ9Rd2SxJCFHV1
dS1N+icpLS2l/nI7QT3JnBpFTcSJ6hYvpqdT48mn2CFx58svGBn7maH+u1QH5xkvOZgSbJckyWxo
aBC5ebm4XC6SB0s5ceIUBw4fBEAJLvDr3B8sjI3y24MHDPXfBSG43PYJfr+f4WHfHvjOgRAiu7Gx
UY1GY2RmOikufglZljFNEyEEUzMzCCHwDfRTHZwno7EZn2+I9vYOJiYm9sB3lpAkSZHtQm1tbSIQ
CCDLEoZhIISg7PAhuru7HVnf9hpcrEPOzaWj4wpXr17h+vXPAcRu+DOvQSGETZIkazusrq4hMzcX
b1UVLS3N3Ljx9RNteWJt1tbWSiMjI2LfYfwN3TYk1hWFkbExdF2nqalxx8PwsE96ZsepHrLtvKqi
gqamRnp6buP3+5Gfzmxtbf0vxSSAdUVhamaGnp7buFyurRuv1ys/nficzsWZc+8Ip9MpTp9+Y992
Pq8E8L9D9+gv2nfa+T8QLnEAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1112</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>help.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAZiS0dE
AAAAAAAA+UO7fwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9EBBg0gDndZibAAAAJTSURB
VHiczZTPa5JxHMffz6bPo2JYJtOQ0eZyDCzm1LaxDkFd1iF2GHYadYuoscNY1DkoasQ8eBMhVgTV
f1DzFLmcoy2CWkzTTVtlS51z/nx6/HToUKaPzwO79D6/3y++n/f38/0yaC3qO94PHu0o8zXwggAS
BPDVCirlEkrpL4xYsE0MqDukJ08gimPnJ6FSa6Dk1FCyaig4FY44z8JyZgIAiNWbSeJwf6D+YJzc
vjCZ+k6SUqVpCDIKlkanveS6fJv0jnMEQBp+tKeX3L4w2cauSgVodNpL9pmnTX3/VkFT3mfY/riK
ePg5AIh2CICJLMxDfdgM25U5aK1DdfCGjkOfq9jN/QBfzLdg/hZfyKFDq4CynQOYelQD+Pu7lxA0
RlhPj0NnMNFBg1G0jkQsApZrg0L4CaGQrR+niZ+sl+5Ca+6CRmcCJ/B465tCZmOtzjswOEIX7zzE
oxerWJl1N7CarRsTmb+JnbUwCon3yKWSyGys1RnsriG65nmMJ8sx7H4KQWXsFhuqqQgAabr766pw
Dg6TPxgn571F6h6bJNbQKXuPRWXrd5A/GCfX/SXqvXCDuI6u/UNP2B3kCURpeG6ZesZnJF9cqz39
W+QJRLEYyyAWXceb2QnJrNhf0aDNbynEszz2tqJoUx2Q9MsGL20xqMReI/c1iVq1KDcmSwSAOJNl
/xf2X0ruVsAycIqKxTIKO9vIpxKSOVngTpuL3LceIJkuIbnHIHR9BBD4llmFHHA2ncbiZhn4sID1
lVeAwEtmZFfB6s1ERBBKedTKecncLyVJ9AVjbcjYAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>726</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>history.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">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</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1640</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>imp-exp.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAMAAADzapwJAAAAA3NCSVQICAjb4U/gAAABd1BMVEX/
/////v7+/v38+/z9+vj8+fz9+vf89vH79fD79vH68uv58Or58On58Oj47eT47uT37OL36+Hs7Ozi
7vf26d326Nz26Nvd7fb05Nb049X049Ty4M/y3s7q39XN6fTh4eHk4Nvg4ODx28fe3t7Y0MrXzMTP
y8TWyL6e2uvQyMHJycnUxLjGxsbSwLLRvazGuKzOtJ/MsJm0tLS7sqtzytzLrJO4sanJqI2BvNhK
1OXIpIfHoIFFzto/zNxbu9agm5eYmJiBm7gvu9BapcElrswcqsmFf3ofmr4skq8RlcAli6wYkLcU
jbURjLoVhrAWhq8ahKcWeptTU1NMTExKSkpGRkYXVnYRVnoYUncXUHQWUHEVTnIcTG0STnE/Pz8+
Pj4cRmcUSGkUR2saRWc5OTkSQ10zMzMhNEwpKSkKJDkKIzkZGRkIGy8HGioIGSsKFycUFBQHFigT
ExMHFSYKER0QEBAGDhsMDAwICAgGBgYCAgIAAgMAAAALbezuAAAAfXRSTlMA////////////////
////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////9jZ
4zEAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAhdEVYdFNvZnR3YXJlAE1hY3JvbWVkaWEgRmlyZXdv
cmtzIDIuMO6rW8cAAAAWdEVYdENyZWF0aW9uIFRpbWUAMjEvMTIvMDEa4ToEAAABQUlEQVR4nFXO
+VsBQRzH8SmRdImkU8eodF8qym4Nu7FYV+VIky6xckY6zB+fY5ft8+PreT8zXwCaI6RQKGHwf5Eb
EmZcNvz5TYiMr6EQcvpNePuQXMr8Fgoeh1+JdYvlTZk/tNmEgS4LZP4q1gCklmX+BnPedg0iqWxZ
/JY0F/MxvCVNSAavnVyJdR27KY7nWVqPnmpLGxfSI5VkwM6xVgW6R/H8wpHE79VokKIV6BEZg4nq
nsQfsJoIGtELUtBUMFqV+AuCfBzdIYWV5eyBZEXkHwhA7RnpaZbnOcqN6z3GmUYjbeEZX6x1cOdy
CPoHhjTj2OR3eHP70tsE9qkGNWOTWOl3eIQDiX+hSj2sNUy3ao9w3KvVI1rDzFynPu3x6MTU7PxK
s3aGhLMum82r61s7u9jmYsLkvMvicKlYlM77A2TUXvpMdlMEAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1017</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>info.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAABGdBTUEAALGPC/xhBQAAAgRQTFRF
AAAAO4O6O4G5OX22NXWyMnOyL3G0MHa3NX25NHu4O4K5OHqzMWaoKlqjKF+cKmeRKXm5HGO5Gmi+
Gm3DFWvHFmnDN3OuLVieKFWgJVimJ2KWOKzqI3/PFmrFE27LEHLSDnTVEW7MOXu0LVedKVSfIlys
JWOaK26TLYGvHXrOEHLRDXXYCnneCXrgEW/MMmipJlimI1ysHV+yGmG2HmmzG3HEEHHRDXXXB3zk
BIDqBX3lOX63K1qiJlilI1usGWC0GE2dF2jCEnzWEHXUAYTwCWfCJlmlI1urIF+yG2G1GDF3ExtV
D1iiDKP2DIHgCnndAYPwAIb0DF2zMnGyIF+xHWO4Gma+FkmYEBVGBSdJDKX5CnreB3zjDVyxMXO0
HWK3F2rEEm/MET2JARIiC5DqBIDpD2G5MHW2Gma9FG3KEHHQEUeYARAdCofnBX/pAYPvAIXzFVio
L3a4F2nEEXHQDnPVEFWrBlGWCIfqAoPvHEOIGWvCD3PTD3LSEUWWA2KzBortAIbzC3TVIzh0DnTW
C3faCnfbEUqdAoHtCY7sC5DrBH/oIkWIKTt4F2jBD3LTC3jcCHviA3/pB2zOCnPOCI7tAojyA4Hs
GVKfLDt4KzZvEm3KCXneBX/oAoPuBnzlHFSiKDl1Nzt1Em7KBnzkAoLuBXHTC1uvEVuuMESFIjdz
LzdxzRxIYAAAAKx0Uk5TACGG3/3////InHLu////tOb////bKvj////aK/n////1Pen////1WJ78
////4hX///////L8/////4vj/////vRvqvv/+v////3sQgMd6////v//////+VkQK+f5////2/+s
EEn///////+oBlH+////8////6cBaf//////ogF0+f/w////vQ478P//bir1/////tPj8///rwc9
4v////+5GRWK+P///+yKCd0IVlMAAAABYktHRIRi0FpxAAAACXBIWXMAAAsQAAALEAGtI711AAAB
BElEQVR42mNgYGBkZGJmYWVj5+BkZAABRi5uHl4+fgFBIWERUTBfTFxCUopBWkZWTl5BESigpKwi
qaqmrqEpp6Wto6vHwKSvYmBoZGxiKmdmrmNhacVgbWNrZ2Tv4OjkDOK7uDKwuLl7eHp5+/j6+VtY
BgQGMQS7h4SGhUdERkXHAPmBsQxxIfFhCYlJySkxqUB+YBpDenxGQmZWdk5uXj6QX1DIUJRRnFlS
WlZeUQnkB7pUMXBUZ5bU1NbVNzSCBJqaGRgTSlpa29o7OruA/O6eXgaGvv4JEydNnjJ1WmDg9Bkz
ZwF9M3vO3Hkg5YHzFyxcBPbv4iVLAwOXLV+xctVqBgYANZtKND90h34AAABHdEVYdFNvZnR3YXJl
AEAoIylJbWFnZU1hZ2ljayA1LjEuMCAwMC8wMS8wMSBROjggY3Jpc3R5QG15c3RpYy5lcy5kdXBv
bnQuY29thlvN6wAAACp0RVh0U2lnbmF0dXJlADUxOWY0MGQ1MDg3Mjk5Y2UxOTUyYWNlMDQ0ZGVl
YjU1C208jgAAAAl0RVh0RGVsYXkAMTAwXBmEDwAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>16</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1237</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>16</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>intranet.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAZiS0dE
AAAAAAAA+UO7fwAAAAlwSFlzAAALCgAACwoBv0NmUwAAAAd0SU1FB9AMCA8hFq25lO4AAANFSURB
VHiclZXPS2NXFMc/L3nW98bfDWESM4mLC4Ug0zoWBsRSIbSLbrtxMdBSUfGP6GKmC/0XBvyxahZu
tBBBN5J1upCYtrFMzeRRTdNOfpg8HZO8/LhdpGYmZsakBw5c3jv3c7/33HPPhd5N/uc9ma2XICGE
PD09JRAIIIToGd5mc3NzbcqEENIwDBkOh2U4HJaBQEDOzMx0hd+pWAghDw8PSaVSZDIZMpkMKysr
6LqO0+m8E652gxqGQTAYvL0rXC4X4XBYptNppWfw7OwswWCQVCrF6uoqqtoeZhgGk5OT+P1+LMuS
uVyuA94BzufzhEIhDMNoQZcWFng4NQXAL9Eo61tbxONxhBAAHB8fd8DtNwMppbqzs1MPhUIkk0nW
1tbaoD6fj5GRETRd54HbTfT4mIuLCzweD7quY5rm01Kp9KxDsd/vrx4cHBCJRNjc3ERVVVaWlvj4
0SPGx8dbSnw+X/Of3c7z9XXS6TRerxeAo6MjWSgUlJZiIYTc399nb2+P7e1tVFXlmydP+PTxY1wu
F1LKNh8cHMR5/z73+vv57eQE0zTxeDwMDAy0lNuFEHJjY4NoNMru7i6qqjI/P88nU1NMTEx0HKyU
zSrTNI17g4O43W5isVgLrus6+Xz+qZpIJJTFxUWpaRrFXI6F5WWmp6cZHR1tkqplfvrhW7J/nvEy
dsLfryVbLwpQLTM2NobD4cDr9RKJREgkElQqFYrFoqICJBIJBeCBy9VR9OvfzTHxxTzzy8/IJ2P8
/Px7Fj4a5Ufjmg9qRYaHh3E4HLzNgVs3r0/XW0r7+vqa2/7wcz776mvqhZe8ju8jpqdx2CvULasj
TW9bWx0nk0ns9mYFKoqCoigUz5JUzCzXZ3FshVPMFyf09zXj65aFpmk4nc4OcNfu1qjXKZkXVDIG
5X/+oFatoty6ZzZbJ6Z722w0sK7ylF+d0qhVqVi9dc2e+nHl6rI1vkltTd69wHu7242lMxnMV3+h
pmKUrquUqs08qLfz8X/BiqJg/npI/1WJWl1iWVBvdJv1DnA2m+X8/JxSqcTQ0BCFcpnfY2fY6jWu
yzUqDZViFRLJJJeXl2RzObLZbPeVePNovtNt7/n+pWZrS/q/xFCQ1lPtdmgAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>968</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>jump.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAABsElEQVR4nGL8//8/AyUAIIBY
sAlmt00QZGZiMv7x69fZWXUl7/EZABBATNgEp1YVvGdmZprJwcZWTsgFAAGE1QAQ+PX7zyxGRsby
tKYeF3wGAAQQHgN+z/r56zcDJzv7TNf0YkFc6gACCKcBs+tLQd4AuULp37//abjUAQQQ2IC8jkmh
BV1TjNElgQG5GkQDA7NDxjUEQx4EAAIIHAvff/58z8zEvAoY+ukszMxwSaDtDN9+/Hh/78kzQaAr
ZjLqO6xm+PcXJLH6/6VD90BqAAKIEZYOJJwCwQygnxlYWCCG/P37jwEUDu8/fWb4/gkYm3//wMy+
x8DOZfL/ypH3AAEEdgHQeWlAc86+3L/eBNl54o6BSq/evjvD8P2zIMO/f6sZ/v+bBbT+/f97F8/C
1AAEENiAbz9+vv/89Vs6uv/efPjowvDzmyDD///vGf7+Tv//4CpGogIIIAaQF3BhBk2L3Qwqhv8Z
FHTKcakBCCDcmrVtlMCalQ1247MEIICw5gUwYGJMA/mXgZEBw2vIACCAsCYkUXt/YMoDGsDE1Pn/
9rl7+AwACCBGSrMzQIABAIwZ5DyKBsBBAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>16</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>549</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>16</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>kmago.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAAGu0lEQVR4nGJgwADsQMwBxEyY
UlDAz8fKJyPDIYUuzsvLwiMizCYEYgMEEAtCUF5US8vc5d1PX6vf/9n//fv/9cOffw/vM3w7d+Pd
83O3f3x/8Y6B4c9/kFpFBU7ZYH9Jr75J92a+//j7E0iMlYWRxcVJ1PbVq5+v3xx/9w4gAABZAKb/
BAUFKBcMDkVDWF4wZ25u5TZypEgF+QQMAAcKAf8HDfn8FAXt9Qvuzdjiysiwu7KpnvTz5u/5+v76
YF0fVg4OBQ1wdtR/FBQGEqOcMZI8OhM2NDzCSQAAAAACAFkApv8DEBBoPg4VQ1oCChwj4OcUDODn
BQUsI+kCUzrPAiUZ7ATk+h0JRDrpHUlIEkLm8kIL5NzZ0fPw6ezq6/ntYF0dVuTm+OcA/v//VVIb
TKKm5Ky3uOm9+/z//AIAWQCm/wEBAQwGAQMHCQMCCwgEBhwPERVVTlppLHqDbrUQ7PUTAJ3LUADp
+hEAGg3uAOrxDfjPs8+ny6l1dvr13e5FQhQ+AAABAPr6/vXo6vnt2tv04f7+AP4AAAAAAgBZAKb/
AwAA+v3//vf5/v3x9fz64+3//gH7Chc/T9z1Iw/U6CcAxt8uAAoH+AA3IdQANSHcBPcPKSfl6B37
8uLKyxT/+hWkpzOP3t/24vn6/vxmYh9c5OT45uzt+u8CiBk9ZplZBHnZhLyD3zNKiXz+IcDw+TMr
g6XiTQYZ4Q8MX35xMiiKvmR5zmilLvbqH2cT/6c09o8Mj5eceLbp+59/f7zcxJ2cHETMz174uBcg
gBgxEhu7uoxjQOua9MyvZioK7xh6N4Uy3HkvxsDCxcjAxPWHgZuf4b/6g+MMcSfnM/x88WB5+f3r
NX1bdWanZJ0vERJgE8hMVXADun4xQACxoBv879/PPwx/fn03UrnPcPGJPsPnD+wMYUaHGfiF/jEs
Pm3LIHfrHEPk+UUMD8S0GZeKB/Gcvd/OvGDRo5WtDVoVyZnniyPjz574++//X4AAwjD4//+fP+/d
YXgfV+HLwCfCxfD51w8GV51zDE8+KTLY3d7EEHJvDSOTvijDM3eL/0yvjd1lvzE9/c/Sd5uJ4RfD
509/Pv/4+e8nyByAAMIIY2CuY2HnsnH6zy5n8P0XGzDS+RkOXjRk+HTyDUPqtbkMfzVlGD4nGvzX
VX/CeOGlIvNXTnWF68c/Heb4dfTJ1eufbn7+8vcryBSAAMLq4n9/3r2x0b/3X1aJhTHc6TTDsmLF
/4nvVzDukgr4f0DcleHXPhaGt8xy/1i4fjMIiP4WZvRMKpncczz04/N7r2HmAAQQhouBCfs/B5eM
kaWZpEOw520mvtP3GXROXWC4xm/OcNHegkFM+hvDlWfq/zWkXjPk2K1gEuT+yXDnmwonB7uU8Md7
x479/vEWnMUBAghLUDAycHLY6nMw6bnYvjrCLLjjOcNBRnuGBWLxDFUF2xj0VV4w3HikyGgmf5bx
xz9hBjEeYHp7x8tkqMuoLMjO+uPG+XPH///7+RcggDCCgoHhLwM3w5fPxo9P/Vb59JB9H6s9wzTm
sP+Mf/gYDp7SZfz2i53h6hUehpt3Hf8zMv9j+M/KyMDGC0y1ynysv/SzU4Q1Hhx/fWXRDoAAwjBY
mIlRLJ3nqFWasBTHbxc1BhYtDQb2ZSwMb16xMcyepwY05wsD6+9TDEz/P4Pig+Hfn58M34Bl3o0D
fAz/pATFpU3DK7+/uP4EIIBQDOZnZBQpl5FpjJEUiTrOYMDynMeA4eIhMYbvb54wCLLcZGD6+gKY
0H8y/P79C4j/Mvz9+5vhzx9g4fAPlP6B8fYEyGDjNhHgNokECCC4wWIsLLL54uIV3mJiztPeCK3a
8c/N78dcbiEBgbcMnKx3Gf7//QcsbH4BDWAEGvgPTAMLbaCrIfHCAC57WBj+//z8/c/PR68AAghm
sKQlH19nvIxMWNPjx9mbP3Oc5xJjspQVfirEzPwZaBBINxs4/BkZ/0FpBijNDE4DjIx/gBZ9e/v+
/ZmJb98eXAAQQCzQJGZw5OtXjcDr1+dd+vx56X9WPgFx3pcf2dh+AQ0FVlJMLED6F5CGuJaZmQXu
Yiam/////v3++ffvV8fevj07B2jw3j9/vnwGCCAWSKb4v+/tz5+RQAwMRIYvrP9fMf7/f/4iA4OO
AdBlbJD67xcDiGZiYgWF6Y9//z5/+PPnw6MfP16ff//+2rYPHy4e+vXr02dY0AIEEEbpBhPm41NU
kZKyjODgkNbl4pKSAgYBC7CA+vDt25tnnz8/uf7ly6Or3749vfnz59unv39//YluAkCAAQAXWOQ8
3yx1VQAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1840</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>language.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBI
WXMAAAsSAAALEgHS3X78AAAAB3RJTUUH1AkGECIGP/eJUQAAAcZJREFUeJylkb9rFEEUxz9zuTVH
fkAmop6waxUrE7Dc3d4iiOWt8S+wlMsVbmO/geTyB1gGIe5BagtJEXE3KKYQGxsldytokdvTgBCO
u7XIzGXuwFj4YJh5X+b7fd/3HvxnCDOZztdsoGlA6Znc3b5MoFQUBfoAtsJr6jQnCb+XVjE5QhEB
GLz5wOzKpgukQAuoHXHn+VWshQmdzo2Fpw2AkklWEavKTYBThsvKjW0IrP/obWyNCQz33zG7slkH
HOBQ3Tzm6yf1Zbt762XwxXkRKHcOQFkLzD85MAcYa9xlblm/F9sPa4vgKkfemIAipWdy18+TyAXW
386cetcrljcFDOeJi5nR3xTIRi1Ueo/agHezb3mvj559BuJXcz/vn0wN7NvdCuUuXDkm+GjvCGV9
5FY7aADsHS/Vrw3KJ9IPH0znay7grP66G1vf4P29nZbhNgM6wMUae+mGXp8j/TD7nkfneR9EHwz7
AK2qDIPJGXhAKv0wM6oEWFBYY+ROVYaHOikDCCHIk8jTgwGoyjDjfF2XRsl4d4BankR1DeRJ5OZJ
1FZbGQvduiiKAiGEJiSqFTOa0g8bf3MgJgFVzQGQfvjPFv4AQNylzO+06SEAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>16</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>569</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>16</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>left3.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABEAAAAYCAMAAAArvOYAAAAAA3NCSVQICAjb4U/gAAAAPFBMVEXT
5t7S5d7R5d3E39nD39m83Na729a629W529W32tS22tSp1NCm08+n08+ZzcqWy8mVy8mUysiTysh+
wcEC1Ck4AAAACXBIWXMAAArwAAAK8AFCrDSYAAAAIXRFWHRTb2Z0d2FyZQBNYWNyb21lZGlhIEZp
cmV3b3JrcyAyLjDuq1vHAAAAFnRFWHRDcmVhdGlvbiBUaW1lADEyLzEyLzAxpYYnegAAAEdJREFU
eJxjYIAAdnZhKIDwuQUEBLgZEIBZgIeNiQlJgIWPiwEVCHKiCXBzM6IKMAmxoinh4GdCE2EXRBNg
EObFEEEXGDkiAC9nAtde4XF+AAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>24</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>315</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>17</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>mail.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAZiS0dE
AP8A/wD/oL2nkwAAAAlwSFlzAAALEAAACxABrSO9dQAAAAd0SU1FB9AJHAMfFvL9OU8AAAPfSURB
VHictZRdaBRXFMd/987H7tbNx8aYtGCrEexDsOBDaKHFxirbh0qhsiY0ykppKq1osI99C4H2WSiF
FMHWUhXBrjRi0uCmtSEUGgP1QWqhWjGkoW7M1kTX3WRn5p4+TJJNGolQ6IXDnDtz+N0z/3PPUWBI
pdpYa23b9g09PZ2kUrOrvmUyGVKp1Ao/mUyi56YnVgWfO/P1CihAd/dJMpmaNROIRq8BkM1m0bH6
TasC3j6QXgFdXI+DR6PRJX/Pno8B+KLnMKqlpUU8z8MYs2RBEDzWf9J+0RcRbMdxGBsbw/fmCXwP
MUEYID4iAVp8wIRmDIHMo4yHSIBSASKC+CWE0C/PF9jU3B6Cp+4M07C5FUtKGNvGwQJctPgIsgD2
wRhEIqAMGB+UQYkHJgYYZD7P1HwVlmWhHcfhyk83KeRGUW4t6CgoG5SNUS4KBWgQDUov7AGlwYAS
BVqH0Bk49dXpCviVV3dw/tI1Bvr7kMIIlh0NYUpjlF0BAYvcxSXmEVLKceHSCJm+PnbueBHbtkNw
TXUNBzo6aGpq4sSZGwT5H7BsF6Wdf1GWHQAoM0upeI9PT1yioS7B7tdaSdSuw7KsUGMAy7HYsmUz
tTW1nMwM0txssX1rlHjjS5jy/Uq2YkK/eJuLl6/zx+1xkslW6mrixGIODx8EFSlEBC0+tmXT0NhA
2763iEUjnLv4C8XpUbSbAB1mKkGJ3J83Od77HW5EszvZSqK2iljMIeJaRGNuJePF6mspY7BJ1DXw
QnCd2fxGRq5OUCz8xt72dyhMZcn++Cu3xu9SKhdp2b4ZHWnAtTSxmIWlhcIjlksR3lNBYzlxZsb7
+f7ne+xtSzOdu83szH1OnThOPp/n+a0beeP1l4mvq+PU2Qyd+5PY1RuwlAqLYFaBfbTbyPSdfgaH
77A//QF4f1O/vpr6RJyq+C5Kc/M8FbFxXItYxOHDrvfo/fxLDnbsJBp5BowBReVWYAzabeTh5ABD
w7cWoNNL3YYYNtSv57lnn6Z+Qx01VeuIuBa2DV1HD3H63BAPZu4u1WGpeLHqRh7+NcjA0O+0p4+C
NwXigwnbWlQQdpuEpli+n+PIkcOc//YKuckJJFh2K2anrjFw+QZt6S6kPImIF/b+cqAJD1LihWAx
C61twBTofPcQF/oGsVW5ovHQlavs2/8+uYnRVSOUgHAmmAClBIOBwKC0gPjhIRgEIX2wg7NnwpZW
3d3d4vs+vu8TBMGK51rvPM9b8hdteZxdLBbVR8feJDs0Rlv6GFKeXJ21rNRXESxMPR+CBUl0nN7P
jtO+dye7Up/8v1I88bf/ixT/AO1/hZsqW+C6AAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1122</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>ok.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAAC9ElEQVR4nGL8//8/Ay0AQAAx
0cRUIAAIIKoavPPFDuMNT9eXg9gAAUQ1gw+9PmjMysi6+z8DJGgBAogqBh95fdiYmZF599//fwV/
/v0JFgMIIIoN3v9qnzEDI8PuP///CH79+5Xh0+9PYHGAAKLIYFCYAlPV7t//fgt+/v2Z4c3PNwxv
fr0BywEEEIrBW59vmUmsodueb4UY+h9i6PMfzxmefn3C8PLeC7A8QAChGMzMwJwGjASChoMNZYAZ
+onhyffHDHef3WG4f+oBw6s7r8BqAAKIBVnDr3+/GLgYuNKOvznGYClilY7L+0Bq959/fwS//fnK
8OLHC4a71+8yPL70hOHr268MjEyMYHUAAYRi8Oc/nxg4WTgZmJmZ0068Pc5gIWyJYvjB1weMGRkY
wRH15c8XhmffnzHcOHWD4f7J+wwfnn1g+Pf336wLmy52gtQCBBCKwa9/vmZgZWJjYGJjYuBk5kw7
9fYkg5mwOdjw0+9OIQz9/YXh6fenDNeOXmO4feQ2w5t7bxh+//g9697J+3CHAAQQisFPnz1j+Cv5
j+Hf/78MwmwiDFwsXGlAAxmYGJhmAQ3cDQwqcEQ9/f6E4dqRqww3D9xieHn7JUgriqEgABBAqAYD
w+nLmy8MP7S+M/zg/MkgzC7MwM3MncbEyJT2899Phve/3jE8/PaI4drhqwy3Dt7GaSgIAAQQisEv
b796//bRO8EPT98zfND/yCAtJcUgwCrIAMxVDN+Aif/5txcMtw/eYrhz7C7D67uvcRoKAgABhGIw
MAJc//z8s/vd43eCQAsYXqi+YBBWEGZgYWdh+PwKmFavAdPqlacM75+8x2soCAAEECN6eaxkoWTM
AEz4TCzMgtxCwMTHz8XAzMrM8OPLD4ZPQMP//PhN0FAQAAggDIPBhpsrgtMqEAti0UPQUBAACCCs
ZQVQ41kg5QrE78kxFAQAAghnIYTFcKINBQGAAGIABQU+rGimYAzEHYTUoWOAAMIaxtQAAAEGAPSI
qLNHrHdKAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>873</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>ok16.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABAAAAAOBAMAAADUAYG5AAAAA3NCSVQICAjb4U/gAAAAFVBMVEX/
///A/8AAwAAAgAAAQABAAAAAAADQt7LdAAAAB3RSTlMA////////pX+m+wAAAAlwSFlzAAAK8AAA
CvABQqw0mAAAACF0RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29ya3MgMi4w7qtbxwAAAEpJ
REFUeJxjYIAARijNIAQTUIYJmMAE3BgYhMECCQyMSgZAAVcGhhQjZbAAA5uzkiFIgIEhxEjJJADE
YHMGaQGBFJAKsFAYAzIAAJ4vB/K+NvgFAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>14</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>264</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>16</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>option1.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABEAAAAYCAMAAAArvOYAAAAAA3NCSVQICAjb4U/gAAAASFBMVEXa
5ubZ5eXY5OTW4+PS5t7T5t690dG80dGvx8erxMSsxMSlwMCkv7+Lra2LrKyIq6uHqqqGqalumJhp
lJRkkZFlkZFjkJA9dHSAomvsAAAAGHRSTlP//////wD///////////////////////9BUS7PAAAA
CXBIWXMAAArwAAAK8AFCrDSYAAAAFnRFWHRDcmVhdGlvbiBUaW1lADExLzEyLzAxlG495wAAACF0
RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29ya3MgMi4w7qtbxwAAAFBJREFUeJzlyG0SQDAM
hOEQi/pqq6H3v6nSMSa5gvfX7kP0xM6FXKuwSUoBtfv3R5y4KeOVYV8IX0VkBpSssdXC5wgtLrEV
ISPed0Yy8Fe5AKZTCetuXEyPAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>24</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>372</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>17</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>option2.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABEAAAAYCAMAAAArvOYAAAAAA3NCSVQICAjb4U/gAAAATlBMVEXa
5ubZ5eXY5OTS5t7W4+PT5t690dG80dGvx8esxMSrxMSpw8OlwMCkv7+Lra2LrKyIq6uHqqqGqalu
mJhplJRnkpJkkZFlkZFjkJA9dHTunx1JAAAACXBIWXMAAAsSAAALEgHS3X78AAAAIXRFWHRTb2Z0
d2FyZQBNYWNyb21lZGlhIEZpcmV3b3JrcyAyLjDuq1vHAAAAFnRFWHRDcmVhdGlvbiBUaW1lADEx
LzEyLzAxlG495wAAAE9JREFUeJxjkIQAQW5uFgYIYIUAQVFRUX5GhAiIwcIpJM6GpAYszivMjirC
ysojhi7CJMSHJsLKIcGCJsIiwoUmwiCGLsIqIIAuwio5ckQA7NYKON8XlRMAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>24</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>341</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>17</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>option3.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABEAAAAYCAMAAAArvOYAAAAAA3NCSVQICAjb4U/gAAAATlBMVEXa
5ubZ5eXT5t7W4+PS5d3R5NzO4tu90dG80dGqx8GsxMSrxMSpw8Okv7+gwLqLrKyHqqqGqamDqaVu
mJhplJRnkpJkkZFlkZFkkJA9dHRmh9y+AAAACXBIWXMAAAsSAAALEgHS3X78AAAAIXRFWHRTb2Z0
d2FyZQBNYWNyb21lZGlhIEZpcmV3b3JrcyAyLjDuq1vHAAAAFnRFWHRDcmVhdGlvbiBUaW1lADEx
LzEyLzAxlG495wAAAF5JREFUeJzdyUsOgCAMRdFSFFARCgra/W/UDzERRo69k9ecAlkr4UlOEwGl
lLwo4PO60vUYw6bP1VsYpRCAV/NiwCzzfRdBlyE7fAvGPfa1DDxgLYpVI8jdB8G/C7cdrcAINtIb
lmYAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>24</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>356</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>17</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>option4.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABEAAAAYCAMAAAArvOYAAAAAA3NCSVQICAjb4U/gAAAATlBMVEXa
5ubZ5eXY5OTS5t7W4+PT5t690dG80dGvx8esxMSrxMSpw8OlwMCkv7+Lra2LrKyIq6uHqqqGqalu
mJhplJRnkpJkkZFlkZFjkJA9dHTunx1JAAAACXBIWXMAAAsSAAALEgHS3X78AAAAFnRFWHRDcmVh
dGlvbiBUaW1lADExLzEyLzAxlG495wAAACF0RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29y
a3MgMi4w7qtbxwAAAFJJREFUeJzlyFsOgCAMRNGqHR/EByCpsv+NijbG0C14v2YO0RM7F7KmsElK
Adr9+yNO3JTxyrAvhK8iMgOVrLGthc8RtbjEVoSMeN8ZycBfxHYBALwLc7UfEDYAAAAASUVORK5C
YII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>24</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>344</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>17</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>option5.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABEAAAAYCAMAAAArvOYAAAAAA3NCSVQICAjb4U/gAAAAS1BMVEXa
5ubZ5eXY5OTT5t7W4+O90dG80dGvx8esxMSrxMSpw8OlwMCkv7+Lra2LrKyIq6uHqqqGqalumJhp
lJRnkpJkkZFlkZFjkJA9dHTyGx1UAAAAGXRSTlP///8A////////////////////////////VGdH
8AAAAAlwSFlzAAAK8AAACvABQqw0mAAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMS8xMi8wMZRuPecA
AAAhdEVYdFNvZnR3YXJlAE1hY3JvbWVkaWEgRmlyZXdvcmtzIDIuMO6rW8cAAABQSURBVHic3crJ
EYAwDENRg80WliTggPuvlAEfAJXAP2neiMxLIQh57CVVXapHriF93pvX5/Zpbb/CPBaUOs8g3B0C
ItsAQgWFY0Rh+60YdgLYQwjEh4NqTQAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>24</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>376</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>17</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>option6.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABEAAAAYCAMAAAArvOYAAAAAA3NCSVQICAjb4U/gAAAATlBMVEXa
5ubZ5eXT5t7W4+PS5d3R5NzO4tu90dG80dGqx8GsxMSrxMSpw8Okv7+gwLqLrKyHqqqGqamDqaVu
mJhplJRnkpJkkZFlkZFkkJA9dHRmh9y+AAAAGnRSTlP//wD/////////////////////////////
/zDtagYAAAAJcEhZcwAACvAAAArwAUKsNJgAAAAWdEVYdENyZWF0aW9uIFRpbWUAMTEvMTIvMDGU
bj3nAAAAIXRFWHRTb2Z0d2FyZQBNYWNyb21lZGlhIEZpcmV3b3JrcyAyLjDuq1vHAAAAXElEQVR4
nOXJRw6AMAxEUcehpPdC7n9RCBESsGLP34z1DE4pCldUSgcu52zJAFtScv0hfF2PXasXlBDAno4M
WNTnPQRNgWLwLhi2MD+FN45PWdryEmzTB8HfyNUOpAwHfmyPeK8AAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>24</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>392</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>17</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>option7.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABEAAAAYCAMAAAArvOYAAAAAA3NCSVQICAjb4U/gAAAATlBMVEXa
5ubZ5eXT5t7W4+PS5d3R5NzO4tu90dG80dGqx8GsxMSrxMSpw8Okv7+gwLqLrKyHqqqGqamDqaVu
mJhplJRnkpJkkZFlkZFkkJA9dHRmh9y+AAAACXBIWXMAAAsSAAALEgHS3X78AAAAFnRFWHRDcmVh
dGlvbiBUaW1lADExLzEyLzAxlG495wAAACF0RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29y
a3MgMi4w7qtbxwAAAF5JREFUeJzdyUsOgCAMRdFSFJC/ICD736giIVFHjr2T15yC15rCiCrlwaeU
HOng8rb59pBr4efyskpKCGDLRAEimuvugjZDtngXDHuYn7LUBZ/CKnsJ1umD4N+ljoYcqoQHfqC3
iLAAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>24</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>356</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>17</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>print.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAZiS0dE
AO4A7gDuimnwFAAAAAlwSFlzAAALEAAACxABrSO9dQAAAAd0SU1FB9ALEhQ7CQ1rRLoAAAQ4SURB
VHicnZVNbFRVGIafe+femd5p7dDEaadAaANJLabpz8LAip9BMO3CkpAMgZBI40ITUhNiwBIWbLQx
MTYNC1xYXNUQSUVrcIzQtCxw0TQoFaukVq2J1bQ2bWHo3Lk/53wuCiMISPVdnOTe3PO+z/edc8+B
VSqTyUhzc7McaN8tq/neWq3x5OQkQ5+8f+9RpmdvUVuV4NzgZWO1Hg+pvbVe5n8elXxuSVzXFdd1
Jb+ck/lfxuRA++5HVvJE4rY9jcSeqideWY8RsTGMu4CmRbyynrMfDqC8ZbzbM0z+Ni9165/m3OBl
44lltLfWywfv9VOaanjgvWiFhB4iGuXn8ZbnEXeBys3PAxj/SnyP9p+mABL6aBWAKEI/TxgEqNz8
k1vRtqcRO+LL2TPvooICZsTCwEAQRCtUWABR6NBH+XlEeRx76yyA8ZCxiJhbtmxRSikKYYJUMklw
Z56ICjGjJRiYK9O0Bh2ilY/28xgI+vbvDHw+THtrvQBE7jdta2tTJ0+epKWlhe/Hv6HnjQxmaQWC
gaFX6EQHaOWhggI6KOC7d5BgmddPnaYj8wevdr7E0NDNFWIRie7du9c7evQoc3NzXLt2jYISbnw7
Rsszc3il64mnnl0pOyggWgCFBD4GiqBwi3ODlzn8chtdXZ8y+MVNwwTYunWrd+TIEWZnZ/E8j6am
JjZu3EjrK6d57cwoN77+Cv+nSxT+/BFRPigXnb8NwR0kVBx7s4/eU6VsqGksttVYARZc1yWbzbK0
tEQYhsX9GovFuHr1Kn19fezfn+Hwrmqa6zagSlIgGqwo65/bz5eftfHCi9ni4hnpdFr6+/uxLItk
MomIUCgUyGazzM7OopQqBtwfkslk6NiV4p2PvmN4eJgfxrvY3PR2EdjIZDLS3d2NbduYponWGsuy
WLt2LVprPM8jm80yMzMDgO/7lJeXE4vFyGaznD9/nu3bt1NbW0tFRQXxeJzu7m6sxcVFFhYWsG2b
kpISlFKYpkk+n0dEiMVi7Nu3D6DYrqmpKbTWNDY20tDQgO/7OI5DWVkZFy5c+LvHPT091NbWkkwm
0VoTjUaxbRulFJZlEY1GMU2TWCzGpk2bHgiZmJggCAISiQQXL17Etm2Ghoa4d1YIwIkTJ6iuriaZ
TLJmzRqUUsTjcSKRCEqpYlW2beM4DnV1dbiuy/Xr1zl+/DiO4xCGISMjI8U/zwAYHR2V4eFhADo7
O0mlUqxbt45EIkEQBJSWlpLL5VBK4TgOc3NzaK0ZHx/HcRxyuRy+77Nt2zYee7ql0+liSEdHBzU1
NVRWVlJWVoZlWRz89SB0wcDHA1y6dInp6WkWFxcZGxtb2RWPM75fO3fulJGREQAOHTpETU0NVVVV
2LaN7/tMTEwwNTXFXRCjOPwX7dixQ65cuVIMKS8vJxqN0tvb+7/8Hql0Oi2sLPxDF+xfkQUOhFrx
738AAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1211</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>question.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">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</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>88</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <long>6423</long> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>88</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>reload.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAZiS0dE
AAAAAAAA+UO7fwAAAAlwSFlzAAALAQAACwEBNnBPWwAAAAd0SU1FB9AMCA8EHdKYnYEAAAVVSURB
VHicdZN/TNtlHsdfT39RcXToCoX96lbYGOtgYEaC8fDGydw05nTkNCNyzmjCmZuJmWQxuy1nNJoY
/5jxbjMzFy/OMJyX3NXNbYZRBg5ulFHWs6VgHXRjFKFI29EvZey7wuMfrpVd5vu/5/N5ns+P1+fz
iCeWmsh/41n++9ZxXnnvA/7Zc5jFmpmbkkII1OgcaECv6rg1dwt1RKH4LxVC718KwIJ2HoBIfBIA
UbLLzr10Izohs0pW8sjTz9JYWsvIzDg94X5aL5wjM5pAVWYZDowwn5hj+44/iF6vCwB/7zXsFWsQ
FssKHvl7Idffv01pbTG9Xhc3ohMy56Un+eKJgwxPj3Go/xThPjfRzkFmgnFE/DZL7zegKCqZFRZm
ryvkl6wVAL4TA2SWGdEo+VE4sYIlD2XQ63Wxu7GOrJKVfPnUOwzGrvJB/1dker5n7MMubl6OQP79
YsXv7GJ0el7k19jFbG8YgNEOv1xXa2Zrw1YKNtgQWxuqicQnWRUvouOHr1mWmyl3HNxLQ9F2jgZa
+F/bWUJfecldbxX3ZHZH476rkvAsU1NClOzaiCYFe9QUoGCDjaziPN586I98Nz3K5QvnGDlykfDl
xK8GnVurAGA3VwmAAqOeitJKNIsv+U4MIOeTJGWSjvAgOVkPQI6R2to6Qi0TVJRWsvJJMwC7G+sA
0AQyAMh8eY6s3bnC+vyj9HpdaMadfhn9ISRvT0dl2TNWadhSRjAeIq4mmFJuoNdq6epqllptRJ46
9In85tAlip/L5q1X3ua1mr2sVtbwWs1e2t7oJDv8AD3d36DTJRFmMzJvz8O889JBNj+4gYS4yT88
p/D63MzGp3n8safYufa3vHDkVSa/9DLpSQiQlNcX4WkKSIvFQjgcFjV/rkrvMPDz8Pr/0y5tdZtJ
PlyCxmRkfjLKfTMqG8u24Go/x62rE8ROB5maEqK6egfx+CR9fX3y2LFjNDc34/V6GR8fFwDl9UUA
6CLxSfJr7CL4+bfSBtyyWdAVrqZswxoutJ5NB40mEOX166l7dCcNDQ3S6XRy8uRJqqqqWFhYIJlM
ypXbH0wPOf3zzOHV+Hxfy00vVhKzGFm4eZu54Dix00F+//rLwjPQhfa7LNxut7x06RLHjx+np6eH
7Oxstm3bRnt7O319fenKdctMuUTik0xZrpNvsYv+T13SVreZmKIQOx0kMiNEr9eFTgdut1s6nU6a
m5u5ePEikUiE6elpOjo6qK6uRlXVdOXpin0nBgAo2bWRcadfAuTX2H9pbUArGxsbcblcDA0NATA2
NoZer0dKSV5eHna7ndbWVoLBICIF+9f09oF3OfOhk6NHj0oArVbL/Pw8+/bto7u7m5ycHHw+H8PD
w0gp0+90qprEYNDhaQqweKopRH9990DKLlJ250ed0mw2o9frMRgMCCGAn4tMvdP5/zWcSiKBdOup
nfz/hCn78uXLUVUVVVVJJBKUPb/+Lr8mp3oJi3DIaOccAEtGcqkoraSqqoqG93enW/Q0BaTD4aC7
uxuj0UgsFiMSifDRFYWhwav4265QUVp5N2NPUyANyf5cgViM6E5HOBwO/H4/58+fx2Aw4Ha7WbVj
mUghSEmjqsn0oby+SBiNRmw2G9fOTMgfOxLyTkC5f/9+HA4HPp8Pt9uNyWQiFAqhKMpdCFK651Z4
mgLSarWyadMmrFYrFouFwsJCWlpaCIVCmEwm2traUBQlPdSUXv3THg5/fATxSeffOPzxkbRj5t/D
FHy6Ee1nq2hvb5dGo5GMjAwMBgMajYZkMsno6Cjl9UVisGuI4t8UArBO3cwVw7fpOD8BYKCARpyq
u0oAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1496</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>rose.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAABUElEQVR4nGL8//8/Ay0AQAAx
ggzOyFhMjFpBIH5PjMIZM2IZAAKIiQRHGAOxC7GKAQKIVIONiVUMEECkGAxyrSCxigECiGYGAwQQ
sQbDguAeA5HBARBAxBoMi7SzDERGIEAAkepiogFAABFjsBIDpiuVCGkCCCAWLGKw9ArLECAMC1sQ
LgfiDqjYHgZI8OyB8uEAIIBgBqcBcSiUfRaKkXNZJxDPhBp6Fs3lSlC9MEeA5GcBBBDM4FlQW12g
rurA4t2zULnVUPWwIBJEUwMyhwEggJCD4h5UA7JrYBaBsCsQv4O6HBZMMN9hAIAAwhbG2CwqZ0AE
DcigTjz6wAAggEjJeTCwhxhFAAFErMEg18PCHKvX0QFAABFrMCxiYWyCACCAiDUYFL6gCLvHQGRh
DxBApIYxUa4FAYAAIsVgWPIiCgAEEL7khg7QcyNeABBgAB49Ph50WBrQAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>453</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>save.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAACIAAAAhCAMAAACLDYleAAAAA3NCSVQICAjb4U/gAAAANlBMVEX/
///1///T5t7U1NT/sbOywru8vLyisKqZmZn/ZmZxe3dmZmb/AADBAAMkJCR1AAEzAAAAAAAP4BnB
AAAAEnRSTlP//wD////////////////////CzGlIAAAACXBIWXMAAArwAAAK8AFCrDSYAAAAIXRF
WHRTb2Z0d2FyZQBNYWNyb21lZGlhIEZpcmV3b3JrcyAyLjDuq1vHAAAAmklEQVR4nL3UyxLCMAhA
UaQm1tRI+f+flUnbBY/gwhnvhs0ZsgqAyGmIgFwwqTACl1uWGGCUOe/RBske+o3Q69lzQv3eczJE
Sg5BCTlFQi7BU6JESLSIiBEBscITJxzxwpJAGBIJQ6B6ockCS3VCExF1s8Jsqev2tkKRXlcPFOm0
B0AR2iPwh09yiUGKzHlNiFyGliWX4ft9+QD7GBjAnimK0AAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>33</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>388</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>34</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>save2.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAAFSklEQVR4nGL5//8/Az4wsbng
/9+/fxn+/P2Hgv/C2X/R+HB8QVPH+H1NTY0v0JjvQPwPnz0AAcSC1xUg3f//Mdh4xRJSxvDjxw+G
nz9/Mnz88IHhydMnDG/evDEAiScmJn6ZP3++GJD5Fp9jAAKIsEP+QULMzMwMrzpQyP769Yvh06eP
DM+fv2C4evUqw7179xgMDQ0ZgA55BVSC1zEAAcRErEOIAaysrAzc3DwMEhISDLIyMgwfP35kMDc3
Z2hvbwdJgxwjjMtOgAAiIkRQPTBp0iSs6nJzcxmYmJgYuLi4wA7S1NJiWLxkCTwkQY6prKzEGTIA
AQQOUny4rTLj/8mTJ/8TAkAHo/B///79Pzw8HM4HmQF0DCh4/zeAYhKEGxr+HwDSIHcABBARiZX4
qEEGLCwsDN+/f2d4+PAhg7y8PDxkgI5gcAAxDhxgOOjgAFcPEEAEHfKXyKgBhR4jIyOYnZeXBxd/
9uwZmAY5ZjswvYCstkdzBAgABBDRuQYGkC3B5RBksZCQEDA7DeggbI44AKGYAAKIZIeQEiILFy5k
ePH8KcMqbV18jgABLoAAIjnX4AoRbEBAQIBhkpAQXkc0QCgJgAAiObHiChFsjmwCZmciHBEJIgAC
iGppBB00AqOJkCMM9bUZzl+8CuYDBBDVcg0yeJ+fT9ARC2f2MkyYNg8uBxBAVA8RYkLi1OGtDPfv
3EDRBxBAVMs1IEBMSNy/fpLhE7AOYmVCzeoAAURUMwAZ4AoRYkLi9aMrDH9+/WT4w8nGwMbGjKIf
IIAoDhFQ+fGhoICgI9oayhlmz1vMkBAVyMDI8IeB8d9fFHMAAoiiNAJyBDFZ9OOzKwz///xm+PXn
F8OfP38YmMAVKqpDAAKI7FwDLuiA0VYPNBRYszIctLDA6ojO5kqG6bMXAdWCmpR/GFLjQhk42ZkZ
WFCTCANAAJEVIn+BvgL56OGjJ2AxERERhjcnTjD8ADoG2REfn1wCq/v/7zfQHX/BofLz93eowX9Q
zAUIIJJL1gkTJoB9B2yBMBQWlTLcvXsX1D4Fyx1oAFoPxOCQaCpnmD53CdARf8CtD4iD/jMkRHqC
1bKxoTbUAAKIpLrmLzBoc7LSgQb+ZWDl4IE74tGjRwzXrl1j2LBhA8MFoLoPTy9CQgAUEkC1///+
BpsDooFNJoZ/UDlkABBAJEUNyKDJkyeD04ZRaSUDBzA6QI5oa2tjuHDhAjA9VDFEBLozzJizBOwA
BpAjQBBEg9tkfxmSI72hZqEmVoAAItohf3//AjskOyOV4TiPEDgtHICmiU8vbkKC/s9vSCjA2ED6
HzBq4KEDEgOaAXIQegsaIICIzjUgX4EMnTJ1OsMXBkjO8GqtY/ACGjp99gJwmgGHABINw6AQhITA
P4akcDdwZ4zxP2rUAAQQ0Yn1319IiGSmJTH8T4llKIblBOQQ+AtNE0AxUIkMCxUIDZUDshn+/sYo
RwACiOioARv+9w9qdoQFN8NfVEcgRweIhjriHzB64eAPavYFCCCicw0kwcEsRPgOLgbEMxeuBvNT
ovzgjvj37xciJJDNZUR1CEAAER0iv4HxygDqcIOS2T9gyfjnOwMocP8wsjGwAOP+L9DXKXGBYJ/+
+fMDppkBVID+BZnBhBYKf1EdAhBARDnk78+3DNcuv4P67DvYAob/v6Ch8RdcSoKiB2QRIyyngKLj
919wWgElTHCaAMqDQwLoiAePX6DYAxBARCXW7NxSQsooAeAgBwggRkLjI8AuAg+Q0gdiGRCXBo74
BsRXAQKIYIhAFYJK7pdUdgQMgJLaD4AAAwAT7ffG1tvFbQAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>34</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1471</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>34</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>selectall.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAMAAADzapwJAAAAA3NCSVQICAjb4U/gAAAARVBMVEX/
///39/fv7+/m5ube3t7W1tbMzMzAwP/ExMS/v7+ysrKvr6+ZmZl9fX1xcXFnZ4lmZmZMTEz/AAA/
Pz88PDwzMzMAAACQd/T1AAAAF3RSTlMA/////////////////////////////7CLc98AAAAJcEhZ
cwAACvAAAArwAUKsNJgAAAAWdEVYdENyZWF0aW9uIFRpbWUAMjgvMDEvMDI5pagzAAAAIXRFWHRT
b2Z0d2FyZQBNYWNyb21lZGlhIEZpcmV3b3JrcyAyLjDuq1vHAAAAp0lEQVR4nJ3R2RKDIAwF0JAQ
scrmAv//qQ1gqVafygvDuReGAYB/x7I8qrX3IAThWxCMCcH+BN4L3wKvVIymBeu6WpsPJsQj+LJH
ImalnCso3MoRmbVGJQVBkxtH1A1hPWldFFQyv1IvFxZEkrkrxFqrSLx/2LVjNBfuCo4ISdeLAefO
sG3DyOJAg5Rz7i+SUmHNk/Dl/fZ9GMcp5avWHfOcnj4nnfUNH2gMovLOLJ0AAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>455</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>sepacla.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAAAIAAAAWCAIAAABlk9r+AAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAAAaklEQVR4nGKonrf7/L1nAAHE
xAAGAAEEpQACCEoBBBCUAgggKAUQQFAKIICgFEAAQSmAAIJSAAEEpQACCEoBBBCUAgggKAUQQFAK
IICgFEAAQSmAAIJSAAEEpQACCEoBBBCUAgggKAUQYACicgSS2c3YqAAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>223</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>2</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>sepafon.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAAAIAAAAWCAIAAABlk9r+AAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAAAaklEQVR4nGLeefaWvIUfQAAx
MYABQABBKYAAglIAAQSlAAIISgEEEJQCCCAoBRBAUAoggKAUQABBKYAAglIAAQSlAAIISgEEEJQC
CCAoBRBAUAoggKAUQABBKYAAglIAAQSlAAIISgEEGADX0gMzzUfECgAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>223</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>2</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>spacer.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA3NCSVQICAjb4U/gAAAABlBMVEX/
//////9VfPVsAAAAAnRSTlMAAHaTzTgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAWdEVYdENyZWF0
aW9uIFRpbWUAMjgvMTEvMDGdzNA5AAAAIXRFWHRTb2Z0d2FyZQBNYWNyb21lZGlhIEZpcmV3b3Jr
cyAyLjDuq1vHAAAACklEQVR4nGNgAAAAAgABSK+kcQAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>214</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>text_block.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAZiS0dE
AP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9AGBw4bD/9qgJcAAAA7SURB
VHicY2AY6uA8AwPDfwoxbQEjGp8aNqKbSV0w6mJsZlIXjLoYm5nUBaMuxmYmdQE1XExbFw59AACK
yxjIIZyqMwAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>190</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>toutsel.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAABE0lEQVR4nGL4//8/Azpex5BV
DsTG2OSIxQABhFUQaOgqIJ5JicEAAYTN0DSQa4H4HRALoihmYPhPCMPUAgQQ1mCA0jNhbHIwQACh
G+oCMxCIO4D4LrkGAwQQVtci8XeDgoacoAAIIPSwnQkLVxAN5Z8BYiVSXQwQQGTHOiEMEEAkxTgp
QQEQQDRzMUAA0cxggACiWVAABBDNXAwQQCRrgCZDFxwYniwBAojooEAyGGRAKJqB5dCyBV4iAgQQ
OS42xuIDUCYKRRYHCCCKwxJaxGIUVgABRHJQoBnagavcBgggSlyaBg0CQWzyAAFErqGgiuAuvsIJ
IIDISRWC6CkAOcXA2AABRI5rz0BxORruQDYYIMAAyNim+GLVHL8AAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>392</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>trier.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAAA4UlEQVR4nGL8//8/Ay0AQAAx
0cRUIAAIIBZqGNLI2Iji7fr/9YwAAUQ1FzcwNDCCMIwPEEA0CwqAAKJKUIAA0LUowQEQQIzUSBWM
jIwofJCZAAFEkotBBqC7DBq26K5jBAggssIYPaKwiQEEEM0iDyCAyIo8LF7HEAMIIJyRhx4hpACQ
mQABhNfFxEQUrsgDCCCCYUxMRGETAwggmkUeQAARjDxiIgqbGEAAgQOa2mUyyDyAAIK7mNyIwhV5
AAHEhEURyRGFTQwggGgWeQABhBJ5ZEcUFjGAAKJKsYkNAAQYAD8nXy80wncmAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>342</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>triorder.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGOfPtRkwAAACBjSFJN
AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAAAlklEQVR4nGL4//8/Ay0wQADR
xFAQBgggBIOB4T81MMw8gACimcEAAUSzoAAIIJoZDBBAmAIUBgEMAwQQzQwGCCCaBQVAANHMYIAA
wi1BZhDAMEAA0cxggACiWVAABBDNDAYIIMIKSAwCGAYIIJoZDBBANAsKgACimcEAAUS8QiKDAIYB
AohmBgMEEM2CAiCAaGYwQIABAFEq31ksZmf3AAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>267</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>view_choose.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAZiS0dE
AP8A/wD/oL2nkwAAAAlwSFlzAAALDwAACw8BkvkDpQAAAAd0SU1FB9AKAgE3NfklaIUAAAEiSURB
VHic3ZOxTsMwFEWvq4xhpWuHDh3fTBfWrv4Jhu79q8yV+gEwZHmfEAakKChqIyo3lAozoIBN7MRm
gyNFiq3n+67l+4B/CRGBiABAh55Juh8p5dchpRTqukae56LbY+ZgUQsppdZa67dXpV+qQpvuDLdO
8e39Ebd3T27HHW1ToT0UfgfzDSjdWTdY3aRmhbCElVI4Pj+iPRQ47weEmwcgBYhI+EqY+Vu4LEtc
Xc/8goEwMwBgYmwILNYC06XA53XcjibvUY30wNd7vB9r55kgxlLhopeKiEZerMcbG5BYLMdZluFy
PqFtKn9C5hsAO+ckmhGMH5CRHPfiFjwgsRCRNzajqVisgenyV01dwoMZTowiH75kDCYmCSkKFfvb
fACVQJ/aPyixfQAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>421</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>OFS.Image</string>
<string>Image</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>view_tree.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAZiS0dE
AP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9AJCgIFHaGyeGgAAADdSURB
VHic7ZNNDoIwEIXfSFmwcOvaI3CWXptL4I5giBjNBO1iXAi1LRQNISYmfgnJpD9vOo8Z4JeRNcU2
a4q5qNiG1tpWwMxomgZFUdCSJJ4VWmsRETE3lktdSrj/jtCKkUB3rtG1pXeIiCTLMhni4V6SJPZu
KEz9B2bG9XhA15a4n17CImLPubF7N8R7aZ7n9iVuJb0Ywjgk+vNi2YloMg5xrVi1j13+A2L5aEDm
OsFl0YCkaSrPHAKl1KglAd8Kr8zYgACAMYYA226T9kQ9rqoK291+tD7Xu3++ywPdHYaTlNf1oAAA
AABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>22</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>352</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>22</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2004,2005 Nexedi SARL and Contributors. All Rights Reserved.\n
Yoshinori Okuji <yo@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
metal:use-macro="here/main_template/macros/master">\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by index_html" />\n
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\n
<title i18n:translate="" i18n:domain="ui">ERP5 Front Page</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css" />\n
</head>\n
\n
<body style="position: relative">\n
<div metal:fill-slot="header">\n
</div><!-- header slot -->\n
\n
<div metal:fill-slot="main">\n
\n
<div id="content_well"\n
style="float: left; top: 0; width: 80%;">\n
\n
<span tal:condition="python: not here.portal_membership.isAnonymousUser()">\n
<br/>\n
<br/>\n
<br/>\n
<br/>\n
<h2 align="center" i18n:translate="" i18n:domain="ui">\n
Welcome to ERP5\n
</h2>\n
<table border="1" align="center">\n
<tr tal:define="module_list python:here.ERP5Site_getModuleItemList();\n
module_len python:len(module_list);\n
col_size python:12;\n
col_len python:module_len%col_size and (module_len + col_size) / col_size or (module_len) / col_size">\n
<td>\n
<a href="http://www.erp5.org/"><img src="images/erp5_logo.png" alt="ERP5 Logo" /></a>\n
</td>\n
<tal:block tal:repeat="col_no python:range(col_len)">\n
<td valign="top" class="ModuleShortcut">\n
<tal:block tal:repeat="module python:module_list[col_size*col_no:min(col_size*(col_no+1),module_len)] ">\n
<p>\n
<a href="person"\n
tal:content="python: module[0]"\n
tal:attributes="href python: module[1] + \'/view\'">\n
Person\n
</a>\n
</p>\n
</tal:block>\n
</td>\n
</tal:block>\n
</tr>\n
</table>\n
</span>\n
\n
<span tal:condition="python: here.portal_membership.isAnonymousUser()">\n
<p tal:define="dummy python:request.RESPONSE.redirect(\'%s/login_form\' % here.absolute_url())"/>\n
</span>\n
\n
</div>\n
\n
</div>\n
\n
\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>index_html</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
Jean-Paul Smets <jp@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:define-macro="master">\n
\n
<script language="JavaScript" src="erp5.js"\n
tal:attributes="src python:\'%s/erp5.js\' % here.portal_url()">\n
</script>\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by list_dialog_master" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id" i18n:translate="" i18n:domain="ui">The title</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css"\n
tal:attributes="href python: here.portal_url() + \'/\' + \'erp5.css\'" />\n
</head>\n
\n
<body>\n
<form action="Test" method="POST" id="main_form"\n
tal:attributes="action here/absolute_url;\n
method form/method | nothing;\n
enctype form/enctype | nothing"\n
tal:define="selection_name request/selection_name | string:">\n
<div metal:use-macro="here/global_definition/macros/global_definition" />\n
<input type="hidden" name="form_id" value="form"\n
tal:attributes="value request/form_id">\n
<input type="hidden" name="dialog_id" value="form"\n
tal:attributes="value form/id">\n
<input type="hidden" name="selection_name" value="selection_name"\n
tal:attributes="value selection_name">\n
<!-- Menu Boxes -->\n
<table cellpadding="0" cellspacing="0" border="0" width="100%">\n
<tr>\n
<td>\n
<!-- Navigation Box Goes Here -->\n
<div class="NavigationBox">\n
<div metal:use-macro="here/navigation_box/macros/navigation_box"\n
>Navigation Box</div>\n
</div>\n
</td>\n
</tr>\n
<tr>\n
<td>\n
<!-- Menu Box Goes Here -->\n
\n
<div class="MenuBox">\n
<!--<div metal:use-macro="here/list_menu_box/macros/list_menu_box"\n
>MenuBox</div> -->\n
</div>\n
</td>\n
</tr>\n
</table>\n
<!-- Breadcrumb, owner and date-->\n
<div class="Breadcrumb">\n
<div metal:use-macro="here/breadcrumb/macros/small_breadcrumb"\n
>Breadcrumb</div>\n
</div>\n
<!-- Optional Portal Status Message -->\n
<div class="Main"\n
tal:condition="request/portal_status_message | nothing">\n
<table><tr><td class="error"\n
i18n:translate="" i18n:domain="ui"\n
tal:content="request/portal_status_message">\n
</td></tr>\n
</table>\n
</div>\n
<!-- Main Zone -->\n
<table border="0" cellpadding="0" cellspacing="0" width="100%">\n
<tr>\n
<div class="OutMain">\n
<td width="5"><img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0" alt="img"\n
tal:attributes="src string:$portal_url/images/spacer.png"/></td>\n
</div>\n
<td>\n
<!-- Main Content -->\n
<div class="Main">\n
<div metal:define-slot="main">Main Content</div>\n
</div>\n
</td>\n
<div class="OutMain">\n
<td width="5"><img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0"\n
tal:attributes="src string:$portal_url/images/spacer.png"/></td>\n
</div>\n
</tr>\n
<tr>\n
<td width="5"><img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0" alt="img"\n
tal:attributes="src string:$portal_url/images/spacer.png"/></td>\n
<td></td>\n
<td></td>\n
</tr>\n
<tr>\n
<td width="5"><img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0" alt="img"\n
tal:attributes="src string:$portal_url/images/spacer.png"/></td>\n
<td align="left"\n
tal:define="cancel_url request/cancel_url | request/HTTP_REFERER;\n
previous_form_id request/previous_form_id | nothing">\n
<img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0" alt="img"\n
tal:attributes="src string:$portal_url/images/spacer.png"/>\n
<input type="hidden" name="dialog_method" value="cancel_url"\n
tal:attributes="value python: form.action"/>\n
<input type="hidden" name="cancel_url" value="cancel_url"\n
tal:attributes="value cancel_url">\n
<input type="hidden" name="previous_form_id" value="previous_form_id"\n
tal:attributes="value previous_form_id">\n
<input type="Submit" value="Cancel" name="Base_cancel:method"\n
i18n:attributes="value" i18n:domain="ui"\n
/>&nbsp;\n
<input type="Submit" value="Search"\n
name="Base_callListDialogMethod:method"\n
i18n:attributes="value" i18n:domain="ui"\n
tal:attributes="value form/title"/>\n
</td>\n
<td></td>\n
</tr>\n
</table>\n
</form>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>list_dialog_master</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
Jean-Paul Smets <jp@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:define-macro="master">\n
\n
<script language="JavaScript" src="erp5.js">\n
</script>\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by list_master" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id" i18n:translate="" i18n:domain="ui">The title</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css"\n
tal:attributes="href python: here.portal_url() + \'/\' + \'erp5.css\'" />\n
</head>\n
\n
<body>\n
<form action="Test" method="POST" id="main_form"\n
tal:attributes="action here/absolute_url;\n
method form/method | nothing;\n
enctype form/enctype | nothing">\n
<div metal:use-macro="here/global_definition/macros/global_definition" />\n
<input type="hidden" name="form_id" value="form"\n
tal:attributes="value form/id">\n
<input type="hidden" name="is_list" value="1">\n
<!-- Menu Boxes -->\n
<table cellpadding="0" cellspacing="0" border="0" width="100%">\n
<tr>\n
<td>\n
<!-- Navigation Box Goes Here -->\n
<div class="NavigationBox">\n
<div metal:use-macro="here/navigation_box/macros/navigation_box"\n
>Navigation Box</div>\n
</div>\n
</td>\n
</tr>\n
<tr>\n
<td>\n
<!-- Menu Box Goes Here -->\n
<div class="MenuBox">\n
<div metal:use-macro="here/list_menu_box/macros/list_menu_box"\n
>MenuBox</div>\n
</div>\n
</td>\n
</tr>\n
</table>\n
<!-- Breadcrumb, owner and date-->\n
<div class="Breadcrumb">\n
<div metal:use-macro="here/breadcrumb/macros/full_breadcrumb"\n
>Breadcrumb</div>\n
</div>\n
<!-- Optional Portal Status Message -->\n
<div class="Main"\n
tal:condition="request/portal_status_message | nothing">\n
<table><tr><td class="error"\n
i18n:translate="" i18n:domain="ui"\n
tal:content="request/portal_status_message">\n
</td></tr>\n
</table>\n
</div>\n
<!-- Main Zone -->\n
<table border="0" cellpadding="0" cellspacing="0" width="100%">\n
<tr>\n
<div class="OutMain">\n
<td width="5"><img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0" alt="img"\n
tal:attributes="src string:$portal_url/images/spacer.png"/></td>\n
</div>\n
<td>\n
<!-- Main Content -->\n
<div class="Main">\n
<div metal:define-slot="main">Main Content</div>\n
</div>\n
</td>\n
<div class="OutMain">\n
<td width="5"><img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0"\n
tal:attributes="src string:$portal_url/images/spacer.png"/></td>\n
</div>\n
</tr>\n
</table>\n
</form>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>list_master</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
Jean-Paul Smets <jp@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by list_menu_box" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id" i18n:translate="" i18n:domain="ui">The title</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css" />\n
</head>\n
\n
<body>\n
<div metal:define-macro="list_menu_box">\n
<div metal:use-macro="here/menu_box/macros/menu_box">\n
<div metal:fill-slot="buttons"\n
tal:define="form_id form/id;\n
list_method_id request/list_method_id | nothing;\n
selection_name form/listbox/selection_name | string:">\n
<input type="hidden" name="selection_name" value="selection_name"\n
tal:attributes="value selection_name">\n
<input type="hidden" name="list_method_id" value="list_method_id"\n
tal:attributes="value list_method_id" tal:condition="list_method_id">\n
<img src="/images/erp5_html_style/images/sepacla.png" alt="|"\n
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;\n
<input type="image" src="/images/erp5_html_style/images/editcopy.png" title="Copy"\n
width="22" height="22"\n
name="Folder_copy:method" alt="Copy"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/editcopy.png"/>&nbsp;\n
<input type="image" src="/images/erp5_html_style/images/editcut.png" title="Cut"\n
width="22" height="22"\n
name="Folder_cut:method" alt="Cut"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/editcut.png"/>&nbsp;\n
<input type="image" src="/images/erp5_html_style/images/editpaste.png" title="Paste"\n
width="22" height="22"\n
name="Folder_paste:method" alt="Paste"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/editpaste.png"/>&nbsp;\n
<img src="/images/erp5_html_style/images/sepacla.png" alt="|"\n
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;\n
<span tal:condition="print_actions">\n
<input type="image" src="/images/erp5_html_style/images/print.png" title="Print"\n
width="22" height="22"\n
name="Folder_print:method" alt="Print"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/print.png"/>&nbsp;\n
</span>\n
<input type="image" src="/images/erp5_html_style/images/filenew.png" title="New"\n
width="22" height="22"\n
name="Folder_create:method" alt="New"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/filenew.png"/>&nbsp;\n
<input type="image" src="/images/erp5_html_style/images/edittrash.png"\n
title="Delete" width="22" height="22"\n
name="Folder_deleteObjectList:method" alt="Delete"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/edittrash.png"/>&nbsp;\n
<img src="/images/erp5_html_style/images/sepacla.png" alt="|"\n
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;\n
<span tal:condition="search_actions">\n
<a href="" tal:attributes="\n
href python:search_actions[0][\'url\']\n
+ \'?selection_name=%s&dialog_category=%s&form_id=%s\'\n
% (selection_name , \'object_search\', form_id) ">\n
<img src="/images/erp5_html_style/images/find.png" width="22" height="22" border="0"\n
title="Find" alt="Find"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/find.png"/>\n
</a>&nbsp;\n
</span>\n
<input type="image" src="/images/erp5_html_style/images/toutsel.png" title="Show All"\n
width="22" height="22"\n
i18n:attributes="title" i18n:domain="ui"\n
name="Folder_show:method" alt="Show All"\n
tal:attributes="src string:$portal_url/images/toutsel.png"/>&nbsp;\n
<input type="image" src="/images/erp5_html_style/images/filter.png" title="Filter"\n
width="22" height="22"\n
name="Folder_filter:method" alt="Filter"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src python:(here.portal_selections.getSelectionFor(selection_name) is not None and here.portal_selections.getSelectionFor(selection_name).isInvertMode()) and \'%s/images/filter_on.png\'%portal_url or \'%s/images/filter.png\'%portal_url;"/>&nbsp;\n
<span tal:condition="sort_actions">\n
<a href="" tal:attributes="\n
href python:sort_actions[0][\'url\']\n
+ \'?selection_name=%s&form_id=%s\' %\n
(selection_name, form_id)">\n
<img src="/images/erp5_html_style/images/trier.png" width="22" height="22" border="0"\n
title="Sort" alt="Sort"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/trier.png"/>\n
</a>&nbsp;\n
</span>\n
<img src="/images/erp5_html_style/images/sepacla.png" border="0" alt="|"\n
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;\n
<span tal:condition="exchange_actions">\n
<a href="" tal:attributes="\n
href python:exchange_actions[0][\'url\']\n
+ \'?selection_name=%s&dialog_category=%s&form_id=%s\'\n
% (selection_name , \'object_exchange\', form_id) ">\n
<img src="/images/erp5_html_style/images/imp-exp.png" width="22" height="22" border="0"\n
title="Import / Export" alt="Import / Export"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/imp-exp.png"/> &nbsp;\n
</a>\n
</span>\n
<span tal:condition="report_actions">\n
<a href="" tal:attributes="\n
href python:report_actions[0][\'url\']\n
+ \'?selection_name=%s&dialog_category=%s&form_id=%s\'\n
% (selection_name , \'object_report\', form_id) ">\n
<img src="/images/erp5_html_style/images/etat3.png" width="22" height="22" border="0"\n
title="Report" alt="Report"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/etat3.png"/> &nbsp;\n
</a>\n
</span>\n
<span tal:condition="exchange_actions | report_actions">\n
<img src="/images/erp5_html_style/images/sepacla.png" border="0" alt="|"\n
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;\n
</span>\n
<span tal:condition="ui_actions">\n
<a href="" tal:attributes="\n
href python:ui_actions[0][\'url\']\n
+ \'?selection_name=%s&form_id=%s\' %\n
(selection_name, form_id)">\n
<img src="/images/erp5_html_style/images/configure.png" width="22" height="22" border="0"\n
title="Configure" alt="Configure"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/configure.png"/>\n
</a>\n
</span>\n
</div>\n
</div>\n
</div>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>list_menu_box</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<tal:block tal:condition="here/portal_skins/updateSkinCookie | nothing"\n
tal:define="dummy here/setupCurrentSkin" />\n
\n
<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
metal:use-macro="here/main_template/macros/master">\n
<body>\n
\n
<div metal:fill-slot="main" i18n:domain="ui">\n
\n
<div tal:define="p_props here/portal_properties;\n
p_url here/portal_url;\n
mtool here/portal_membership;\n
isAnon mtool/isAnonymousUser|nothing;\n
member mtool/getAuthenticatedMember;\n
now here/ZopeTime;\n
never string:2000/01/01;\n
"\n
>\n
\n
<div tal:condition="isAnon">\n
\n
<span tal:define="dummy python:request[\'RESPONSE\'].expireCookie(\'__ac\'\n
, path=\'/\')"\n
/>\n
\n
<h1 class="DesktopTitle" i18n:translate="">Login failure</h1>\n
\n
<p class="Desktop" i18n:translate="">You are not currently logged in. Your\n
username and or password may be incorrect. Your browser may also not be\n
configured to accept HTTP cookies. If you need help please contact\n
<a href="mailto:admin@here.com" title="Email Admin"\n
tal:attributes="href string:mailto:${p_props/email_from_address}"\n
tal:content="p_props/email_from_address"\n
i18n:name="admin_email">Email Admin</a>.\n
</p>\n
</div><!-- isAnon -->\n
\n
<div tal:condition="not: isAnon"\n
tal:define="first_time python:(\n
member.getProperty( \'login_time\', None ) == never\n
and p_props.validate_email )">\n
\n
<div tal:condition="first_time">\n
<div tal:define="dum_reg python:member.setProperties(\n
last_login_time=now,\n
login_time=now)" />\n
\n
<h1 class="DesktopTitle" i18n:translate="">Welcome!</h1>\n
\n
<p class="Desktop" i18n:translate="">\n
This is the first time that you\'ve logged in to\n
<span tal:replace="p_props/title" i18n:name="portal_title">Here</span>.\n
Before you start exploring you need to change your original password.\n
This will ensure that the password we sent you via email cannot be\n
used in a malicious manner.</p>\n
\n
<p class="Desktop" i18n:translate="">\n
Please use the form below to change your password.</p>\n
\n
<form action="change_password" method="post"\n
tal:attributes="action string:${p_url}/change_password"\n
>\n
<input type="hidden" name="user" value=""\n
tal:attributes="value member" />\n
<input type="hidden" name="domains:tokens" value="" />\n
<input type="hidden" name="redirect" value=""\n
tal:attributes="value string:${p_url}/" />\n
\n
<table>\n
\n
<tr valign="top" align="left">\n
<th i18n:translate="">Username</th>\n
<td><span tal:replace="member">You</span></td>\n
</tr>\n
\n
<tr valign="top" align="left">\n
<th i18n:translate="">New password</th>\n
<td><input type="password" name="password" /></td>\n
</tr>\n
\n
<tr valign="top" align="left">\n
<th i18n:translate="">Confirm new password</th>\n
<td><input type="password" name="confirm" /></td>\n
</tr>\n
\n
<tr>\n
<td><br /></td>\n
<td>\n
<input type="submit" value="Change password"\n
i18n:attributes="value" />\n
</td>\n
</tr>\n
\n
</table>\n
\n
</form>\n
\n
</div><!-- first_time -->\n
\n
<div tal:condition="not: first_time">\n
\n
<div tal:define="d_reg python:member.setProperties(\n
last_login_time=member.login_time);\n
ereg python:member.setProperties(\n
login_time=here.ZopeTime());\n
" />\n
\n
<div tal:define="came_from python:request.get(\'came_from\') or here.portal_url() + \'/view\';\n
response request/RESPONSE;\n
dredirect python: response.redirect(came_from);\n
" />\n
\n
<h1 class="DesktopTitle" i18n:translate="">Login success</h1>\n
\n
<p class="Desktop" i18n:translate="">Welcome. You are currently logged\n
in.</p>\n
\n
</div><!-- not first_time -->\n
\n
</div><!-- not isAnon -->\n
\n
</div><!-- define p_props -->\n
\n
</div><!-- metal:fill-slot="main" -->\n
\n
</body>\n
</html>
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>logged_in</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_local_properties</string> </key>
<value>
<tuple>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>action</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
</tuple>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
metal:use-macro="here/main_template/macros/master">\n
<body>\n
<div metal:fill-slot="main" i18n:domain="ui">\n
<div class="Desktop">\n
<span tal:condition="python: request.get(\'came_from\', None) is not None">\n
<h1 class="Desktop" i18n:translate="">You don\'t have enough permissions to access this page</h1>\n
<span i18n:translate=""> You can log in with another user name or \n
</span>\n
<a href="javascript:history.back();" \n
i18n:translate="">go back.</a>\n
<br/> <br/>\n
</span>\n
<span tal:condition="python: request.get(\'came_from\', None) is None">\n
<h1 class="Desktop" i18n:translate="">Log in</h1>\n
</span>\n
<!-- <form action="" method="post"\n
tal:attributes="action string:${here/portal_url}/logged_in"\n
>\n
-->\n
<!-- ****** Enable the automatic redirect ***** -->\n
<span tal:condition="exists: request/came_from">\n
<input type="hidden" name="came_from" value=""\n
tal:attributes="value request/came_from" />\n
</span>\n
<!-- ****** Enable the automatic redirect ***** -->\n
\n
<table class="FormLayout">\n
<tr>\n
<td align="left" valign="top">\n
<strong i18n:translate="">Name</strong>\n
</td>\n
<td align="left" valign="top">\n
<input type="text" name="__ac_name" size="20" value=""\n
tal:attributes="value python: request.get(\'__ac_name\') or \'\'" />\n
<script>setFocus("__ac_name");</script>\n
</td>\n
</tr>\n
<tr>\n
<td align="left" valign="top">\n
<strong i18n:translate="">Password</strong>\n
</td>\n
<td align="left" valign="top">\n
<input type="password" name="__ac_password" size="20" />\n
</td>\n
</tr>\n
\n
<tr valign="top" align="left">\n
<td></td>\n
<td><input type="checkbox" name="__ac_persistent" value="1" checked\n
id="cb_remember" />\n
<label for="cb_remember" i18n:translate="">Remember my name.</label>\n
</td></tr>\n
\n
<tr>\n
<td align="left" valign="top">\n
</td>\n
<td align="left" valign="top">\n
<input type="submit" name="submit" value=" Login "\n
i18n:attributes="value" />\n
</td>\n
</tr>\n
\n
</table>\n
\n
<!-- </form> -->\n
\n
<p><a href=""\n
tal:attributes="href string:${here/portal_url}/mail_password_form"\n
i18n:translate=""\n
>I forgot my password!</a>\n
</p>\n
\n
<p i18n:translate="">Having trouble logging in? Make sure to enable cookies in\n
your web browser.\n
</p>\n
\n
<p i18n:translate="">Don\'t forget to logout or exit your browser when you\'re\n
done.\n
</p>\n
\n
<p i18n:translate="">Setting the \'Remember my name\' option will set a cookie\n
with your username, so that when you next log in, your user name will\n
already be filled in for you.\n
</p>\n
</div>\n
</div>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string>logged_in</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>login_form</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
Jean-Paul Smets <jp@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:define-macro="master">\n
\n
<script language="JavaScript" src="erp5.js"\n
tal:attributes="src python:\'%s/erp5.js\' % here.portal_url()">\n
</script>\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\',\'text/html;; charset=UTF-8\')">\n
<meta name="description" content="Generated by main_template" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id" i18n:translate="" i18n:domain="ui">The title</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css"\n
tal:attributes="href python: here.portal_url() + \'/\' + \'erp5.css\'" />\n
</head>\n
\n
<body LEFTMARGIN=0 TOPMARGIN=0 MARGINHEIGHT="0" MARGINWIDTH="0">\n
<form action="Test" method="POST" id="main_form"\n
tal:attributes="action request/came_from | here/absolute_url"\n
tal:define="global has_local python: \'local_pt\' in here.objectIds();\n
global util_macros here/index_html_utils/macros;">\n
<div metal:use-macro="here/global_definition/macros/global_definition" />\n
<input type="hidden" name="object_uid" value="uid"\n
tal:attributes="value here/getUid">\n
<!-- Menu Boxes -->\n
<table cellpadding="0" cellspacing="0" width="100%">\n
<tr>\n
<td nowrap>\n
<!-- Navigation Box Goes Here -->\n
<div class="NavigationBox">\n
<div metal:use-macro="here/navigation_box/macros/navigation_box"\n
>Navigation Box</div>\n
</div>\n
</td>\n
</tr>\n
<tr>\n
<td>\n
<!-- Empty Menu For Design Consistency -->\n
<div class="MenuBox">\n
</div>\n
</td>\n
</tr>\n
<span tal:replace="nothing"><!-- No Use For Now - Add Management Actions to Main Page -->\n
<tr tal:condition="python: not here.portal_membership.isAnonymousUser() and len(here.breadcrumbs()) > 1">\n
<td valign="middle" >\n
<!-- Menu Box Goes Here -->\n
<div class="MenuBox">\n
<span\n
metal:use-macro="here/view_menu_box/macros/menu_box">\n
Menu Box\n
</span>\n
</div>\n
</td>\n
</tr>\n
</span>\n
</table>\n
<!-- Breadcrumb, owner and date-->\n
<div class="Breadcrumb">\n
<span metal:use-macro="here/breadcrumb/macros/full_breadcrumb">\n
Breadcrumb\n
</span>\n
</div>\n
<!-- Optional Portal Status Message -->\n
<div class="Main"\n
tal:condition="request/portal_status_message | nothing">\n
<table><tr><td class="error"\n
i18n:translate="" i18n:domain="ui"\n
tal:content="request/portal_status_message">\n
</td></tr>\n
</table>\n
</div>\n
<!-- Main Zone -->\n
<table border="0" cellpadding="0" cellspacing="0" width="100%">\n
<tr>\n
<div class="OutMain">\n
<td width="5"><img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0" alt="img"\n
tal:attributes="src string:$portal_url/images/spacer.png"/></td>\n
</div>\n
<td>\n
<!-- Main Content -->\n
<div class="Main">\n
<div metal:define-slot="main">Main Content</div>\n
</div>\n
</td>\n
<div class="OutMain">\n
<td width="5"><img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0"\n
tal:attributes="src string:$portal_url/images/spacer.png"/></td>\n
</div>\n
</tr>\n
</table>\n
<!--<span tal:replace="structure request" />-->\n
</form>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>main_template</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_dav_writelocks</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<tal:block tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
Jean-Paul Smets <jp@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</tal:block>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:define-macro="master">\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by menu_box" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>\n
<title tal:content="template/title_or_id" i18n:translate="" i18n:domain="ui">The title</title>\n
</head>\n
\n
<body>\n
<div metal:define-macro="menu_box" tal:define="absolute_url here/absolute_url">\n
<table border="0" cellpadding="0" cellspacing="0" width="100%">\n
<tr>\n
<td valign="middle" align="left" nowrap>&nbsp;\n
<select name="jump_select" size="1" tal:attributes="onChange string:submitAction(this.form,\'${absolute_url}/Base_doJump\')">\n
<option selected value="1" disabled i18n:translate="" i18n:domain="ui">Jump...</option>\n
<tal:block tal:repeat="action jump_actions">\n
<option value="1" tal:content="action/name"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value action/url">Saut</option>\n
</tal:block>\n
</select></td>\n
<td valign="bottom" align="center" nowrap>\n
<input type="image" src="/images/erp5_html_style/images/jump.png" title="Jump"\n
alt="Jump" name="Base_doJump:method"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/jump.png"/> &nbsp;\n
<img src="/images/erp5_html_style/images/sepacla.png" alt="|"\n
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;&nbsp;\n
</td>\n
<td valign="middle" align="right" nowrap>\n
<select name="action_select" size="1" tal:attributes="onChange string:submitAction(this.form,\'${absolute_url}/Base_doAction\')">\n
<option selected value="" i18n:translate="" i18n:domain="ui">Action...</option>\n
<tal:block tal:repeat="content here/allowedContentTypes | nothing">\n
<tal:block tal:condition="python: not content.id in here.portal_types.getTypeInfo(here).getHiddenContentTypeList()">\n
<option value="" tal:attributes="value python: \'add \' + content.id"\n
i18n:translate="" i18n:domain="ui">Add <tal:block tal:content="content/Title" i18n:name="portal_type" i18n:translate="" i18n:domain="ui">portal type</tal:block></option>\n
</tal:block>\n
</tal:block>\n
<tal:block tal:condition="document_template_list">\n
<option disabled>-- <tal:block i18n:translate="" i18n:domain="ui">Templates</tal:block> --</option>\n
<tal:block tal:repeat="document_template document_template_list">\n
<option value="1"\n
tal:attributes="value python:\'template \' + document_template.getRelativeUrl()">\n
<tal:block i18n:translate="" i18n:domain="ui">Add <tal:block tal:content="document_template/getTitle" i18n:name="document_template">Document Template</tal:block></tal:block></option>\n
</tal:block>\n
</tal:block>\n
<option disabled>-- <tal:block i18n:translate="" i18n:domain="ui">Workflows</tal:block> --</option>\n
<tal:block tal:repeat="action workflow_actions">\n
<option value="1" tal:content="action/name"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value python: \'workflow \' + action[\'url\']">Saut</option>\n
</tal:block>\n
<option disabled>-- <tal:block i18n:translate="" i18n:domain="ui">Object</tal:block> --</option>\n
<tal:block tal:repeat="action object_actions">\n
<option value="1" tal:content="action/name"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="value python: \'object \' + action[\'url\']">Saut</option>\n
</tal:block>\n
<tal:block tal:replace=\'nothing\'>\n
<!-- XXX folder actions is inherited from CMF, but not used in ERP5 (for now) -->\n
<option disabled>-- <tal:block i18n:translate="" i18n:domain="ui">folder</tal:block> --</option>\n
<tal:block tal:repeat="action folder_actions">\n
<option value="1" tal:content="action/name"\n
tal:attributes="value python: \'folder \' + action[\'url\']">Saut</option>\n
</tal:block>\n
</tal:block>\n
</select></td>\n
<td valign="bottom" align="left" nowrap> &nbsp;\n
<input type="image" src="/images/erp5_html_style/images/exec16.png" title="Action"\n
alt="Action" name="Base_doAction:method"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/exec16.png"/> &nbsp;\n
</td>\n
<td width="100%"><tal:block metal:define-slot="buttons"/></td>\n
<td aligh="right" valign="center">\n
<img alt="Activity Pending" src="/images/erp5_html_style/images/activity_busy.png"\n
tal:condition="here/hasActivity | nothing"\n
border="0" title="Activity Pending"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/activity_busy.png"/>\n
</td>\n
</tr>\n
</table>\n
</div>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>menu_box</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Persistence</string>
<string>PersistentMapping</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_container</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_dav_writelocks</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<tal:block tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</tal:block>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
meta:define-macro="master">\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by navigation_box" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id" i18n:translate="" i18n:domain="ui">The title</title>\n
</head>\n
\n
<body>\n
<table width="100%" metal:define-macro="navigation_box">\n
<tr>\n
<td valign="middle" align="center" nowrap>\n
<!-- Hidden button as explained in http://ppewww.ph.gla.ac.uk/~flavell/www/formquestion.html -->\n
<!-- We should probably call the default method instead -->\n
<input class="input_image" type="image" src="/images/erp5_html_style/images/spacer.png" width="3" height="3" border="0"\n
alt="dummy" name="Base_doSelect:method"\n
tal:define="form_action form/action | form/id | template/action | template/id | script/id"\n
tal:attributes="name python:form_action + \':method\';\n
src string:$portal_url/images/spacer.png">\n
<select name="favorite_select" size="1"\n
tal:attributes="onChange string:submitAction(this.form,\'${here/absolute_url}/Base_doFavorite\')">\n
<option selected value="" i18n:translate="" i18n:domain="ui" disabled>My favourites</option>\n
<tal:block tal:condition="ordered_global_actions">\n
<tal:block tal:repeat="action ordered_global_actions">\n
<option disabled tal:condition="action/disabled">\n
-- <tal:block i18n:translate="" i18n:domain="ui" tal:content="action/title" /> --\n
</option>\n
<tal:block tal:condition="not:action/disabled"\n
tal:define="name python: action.get(\'name\', \'\');\n
index python: name.find(\' (\');\n
">\n
<tal:block tal:condition="python: index >= 0">\n
<option value="1" tal:attributes="value action/url">\n
<tal:block tal:content="python: name[:index]"\n
i18n:translate="" i18n:domain="ui">\n
Drafts to confirmed\n
</tal:block>\n
<tal:block tal:replace="python: name[index:]">\n
(12)\n
</tal:block>\n
</option>\n
</tal:block>\n
<tal:block tal:condition="python: index < 0">\n
<option value="1"\n
i18n:translate="" i18n:domain="ui"\n
tal:content="action/name"\n
tal:attributes="value action/url">\n
name\n
</option>\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
<tal:block tal:condition="user_actions">\n
<option disabled> -- <tal:block i18n:translate="" i18n:domain="ui">User</tal:block> -- </option>\n
<tal:block tal:repeat="action user_actions">\n
<option value="1"\n
i18n:translate="" i18n:domain="ui"\n
tal:content="action/name"\n
tal:attributes="value action/url">Saut</option>\n
</tal:block>\n
</tal:block>\n
</select>\n
</td>\n
<td valign="middle" align="left" nowrap>\n
<input class="input_image" type="image" src="/images/erp5_html_style/images/favourite.png" title="Select Favorite"\n
i18n:attributes="title" i18n:domain="ui"\n
alt="Select Favorite" name="Base_doFavorite:method"\n
tal:attributes="src string:$portal_url/images/favourite.png"/>&nbsp;\n
<img src="/images/erp5_html_style/images/sepafon.png" alt="|" tal:attributes="src string:$portal_url/images/sepafon.png"/>&nbsp;&nbsp;\n
</td>\n
<td align="center" valign="middle" nowrap>\n
<select name="module_select" size="1"\n
tal:attributes="onChange string:submitAction(this.form,\'${here/absolute_url}/Base_doModule\')"\n
tal:define="module_list here/ERP5Site_getModuleItemList">\n
<option selected value="" i18n:translate="" i18n:domain="ui" disabled>ERP5 Modules</option>\n
<tal:block tal:repeat="module module_list">\n
<option value="something"\n
tal:attributes="value python: module[1]"\n
tal:content="python: module[0]" />\n
</tal:block>\n
</select>\n
</td>\n
<td align="left" valign="middle" nowrap>\n
<input class="input_image" type="image" src="/images/erp5_html_style/images/appearance.png" title="Select Module"\n
i18n:attributes="title" i18n:domain="ui"\n
alt="Select Module" name="Base_doModule:method" tal:attributes="src string:$portal_url/images/appearance.png"/>&nbsp;\n
<!--img src="/images/erp5_html_style/images/sepafon.png" alt="img" />&nbsp;\n
<a href="undo_form">\n
<img border="0" src="/images/erp5_html_style/images/kmago.png" alt="img"/>&nbsp;&nbsp;\n
</a>\n
<img src="/images/erp5_html_style/images/reload.png" alt="img"/-->\n
</td>\n
<td valign="middle" align="center" nowrap width="100%">\n
<div align="center">\n
<!--img src="/images/erp5_html_style/images/mail.png" alt="Email" title="Email"\n
i18n:attributes="title"/>\n
<a href="http://www.coramy.fr">\n
<img src="/images/erp5_html_style/images/intranet.png" alt="Intranet" title="Intranet"\n
i18n:attributes="title"/></a>\n
<a href="http://192.168.253.14:9673/coramy/help/index"\n
tal:attributes="href here/portal_properties/online_help_url">\n
<img src="/images/erp5_html_style/images/help.png" alt="Online Help" title="Online Help"\n
i18n:attributes="title"/></a-->\n
</div>\n
</td>\n
<td align="right" valign="middle">\n
<!-- XXX This part depends on Localizer because of get_languages_map -->\n
<select name="language_select" size="1"\n
tal:attributes="onChange string:submitAction(this.form,\'${here/absolute_url}/Base_doLanguage\')"\n
tal:define="language_map python: here.Localizer.get_languages_map()">\n
<option selected value="" i18n:translate="" i18n:domain="ui" disabled>My language</option>\n
<tal:block tal:repeat="language language_map">\n
<tal:block tal:condition="language/selected">\n
<option value="en"\n
selected\n
tal:attributes="value language/id"\n
tal:content="python: here.Localizer.erp5_ui.gettext(language[\'title\'], lang=language[\'id\'])">\n
English\n
</option>\n
</tal:block>\n
<tal:block tal:condition="not:language/selected">\n
<option value="en"\n
tal:attributes="value language/id"\n
tal:content="python: here.Localizer.erp5_ui.gettext(language[\'title\'], lang=language[\'id\'])">\n
English\n
</option>\n
</tal:block>\n
</tal:block>\n
</select>\n
</td>\n
<td align="right" valign="middle" nowrap>\n
<input class="input_image" type="image"\n
src="/images/erp5_html_style/images/info.png"\n
title="Change Language" alt="Change Language" name="Base_doLanguage:method"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/language.png" />&nbsp;\n
<img src="/images/erp5_html_style/images/sepafon.png" alt="|" tal:attributes="src string:$portal_url/images/sepafon.png"/>&nbsp;&nbsp;\n
</td>\n
<td align="right" valign="middle">\n
<input type="text" name="SearchableText">\n
</td>\n
<td align="right" valign="middle">\n
<input class="input_image" type="image"\n
src="/images/erp5_html_style/images/info.png"\n
title="Search" alt="Search" name="Base_viewSearchResultList:method"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/info.png" />\n
</td>\n
</tr>\n
</table>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>navigation_box</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Persistence</string>
<string>PersistentMapping</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_container</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_dav_writelocks</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<tal:block tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Jean-Paul Smets <jp@nexedi.com>\n
Thierry Faucher \n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</tal:block>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:use-macro="here/view_master/macros/master">\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by form_view" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id"\n
i18n:translate="" i18n:domain="ui">\n
The title\n
</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css" />\n
</head>\n
<body>\n
\n
<tal:block metal:fill-slot="main"> \n
<div class="Main" metal:define-macro="form_layout">\n
<tal:block tal:define="groups python: form.get_groups(include_empty=1);\n
field_errors python: request.get(\'field_errors\',{});\n
dummy python: request.set(\'here\',here)">\n
<table class="Border" width="100%" tal:condition="python:\n
(len(form.get_fields_in_group(groups[0])) > 0) or\n
(len(form.get_fields_in_group(groups[1])) > 0)">\n
<tal:block tal:repeat="group python: groups[:2]">\n
<td valign="top">\n
<table>\n
<tal:block tal:repeat="field python:form.get_fields_in_group(group)">\n
<tal:block metal:use-macro="here/field_render/macros/field_render"/>\n
</tal:block>\n
</table>\n
</td>\n
</tal:block>\n
</table>\n
\n
<table class="Border" width="100%" tal:condition="python:\n
(len(form.get_fields_in_group(groups[2])) > 0) or\n
(len(form.get_fields_in_group(groups[3])) > 0)">\n
<tal:block tal:repeat="group python: groups[2:4]">\n
<td valign="top">\n
<table>\n
<tal:block tal:repeat="field python:form.get_fields_in_group(group)">\n
<tal:block metal:use-macro="here/field_render/macros/field_render"/>\n
</tal:block>\n
</table>\n
</td>\n
</tal:block>\n
</table>\n
\n
\n
<tal:block tal:condition="python: \n
(len(groups) > 4) and\n
(len(form.get_fields_in_group(groups[4])) > 0)">\n
<table class="Border">\n
<tal:block tal:repeat="field python:form.get_fields_in_group(groups[4])">\n
<tal:block metal:use-macro="here/field_render/macros/field_render"/>\n
</tal:block>\n
</table>\n
</tal:block>\n
<tal:block tal:condition="python: len(groups)>5">\n
<tal:block tal:repeat="field python:form.get_fields_in_group(groups[5])">\n
<tal:block tal:define="value python:request.get(field.id, None)"\n
tal:replace="structure python:field.render(value, request)" />\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
</div>\n
</tal:block>\n
\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>quad_form_view</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Persistence</string>
<string>PersistentMapping</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_container</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Jean-Paul Smets <jp@nexedi.com>\n
Thierry Faucher <tf@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:use-macro="here/view_master/macros/master">\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by report_view" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id"\n
i18n:translate="" i18n:domain="ui">\n
The title\n
</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css" />\n
</head>\n
\n
<body><div metal:fill-slot="main"> \n
<div class="Main">\n
\n
<span tal:define="groups python: form.get_groups(include_empty=1);\n
field_errors python: request.get(\'field_errors\',{});\n
dummy python: request.set(\'here\',here)">\n
<table class="Border" width="100%" tal:condition="python:len(form.get_fields_in_group(groups[0])) > 0\n
or len(form.get_fields_in_group(groups[1])) > 0">\n
<td valign="top">\n
<table>\n
<span tal:repeat="field python:form.get_fields_in_group(groups[0])">\n
<tr tal:condition="python:field.meta_type != \'HiddenStringField\'">\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
>\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="reqerror">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="required">\n
</td>\n
<td tal:define="value python:request.get(field.id,None)">\n
<span tal:replace="structure python:field.render(value,request)" />\n
</td>\n
</tr>\n
<tr tal:condition="python: field_errors.has_key(field.id)">\n
<td>\n
</td>\n
<td tal:content="python:field_errors[field.id].error_text"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
</tr>\n
</span>\n
</table>\n
</td>\n
<td valign="top" tal:condition="python: len(groups)>1">\n
<table>\n
<span tal:repeat="field python:form.get_fields_in_group(groups[1])">\n
<tr tal:condition="python:field.meta_type != \'HiddenStringField\'">\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
>\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="reqerror">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="required">\n
</td>\n
<td tal:define="value python:request.get(field.id,None)">\n
<span tal:replace="structure python:field.render(value,request)" />\n
</td>\n
</tr>\n
<tr tal:condition="python: field_errors.has_key(field.id)">\n
<td>\n
</td>\n
<td tal:content="python: field_errors[field.id].error_text"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
</tr>\n
</span>\n
</table>\n
</td>\n
</table>\n
\n
<span tal:condition="python: len(groups)>2">\n
<table class="Border" tal:condition="python:len(form.get_fields_in_group(groups[2])) > 0">\n
<td>\n
<table>\n
<span tal:repeat="field python:form.get_fields_in_group(groups[2])">\n
<tr tal:condition="python:field.meta_type != \'HiddenStringField\'">\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and not field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
>\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: field_errors.has_key(field.id)\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="reqerror">\n
</td>\n
<td tal:content="structure field/title"\n
tal:condition="python: (not field_errors.has_key(field.id))\n
and field.is_required()"\n
i18n:translate="" i18n:domain="ui"\n
class="required">\n
</td>\n
<td tal:define="value python:request.get(field.id,None)">\n
<span tal:replace="structure python:field.render(value,request)"/>\n
</td>\n
</tr>\n
<tr tal:condition="python: field_errors.has_key(field.id)">\n
<td tal:content="python: field_errors[field.id].error_text"\n
i18n:translate="" i18n:domain="ui"\n
class="error">\n
</td>\n
</tr>\n
</span>\n
</table>\n
</td>\n
</table>\n
</span>\n
\n
<span tal:condition="python: len(groups)>3">\n
<span tal:repeat="field python:form.get_fields_in_group(groups[3])">\n
<span tal:define="value python:request.get(field.id,None)"\n
tal:replace="structure python:field.render(value,request)" />\n
</span>\n
</span>\n
\n
\n
</span>\n
\n
<tal:block tal:define="portal_object here/portal_url/getPortalObject">\n
<tal:block tal:repeat="report_item python:report_method()">\n
<tal:block tal:define="here python:report_item.getObject(portal_object);\n
dummy python:report_item.pushReport(portal_object)">\n
\n
<tal:block tal:condition="report_item/getFormId">\n
<tal:block tal:define="form python:getattr(here,report_item.getFormId())" >\n
<tal:block tal:condition="python:form.pt == \'form_view\'">\n
<tal:block metal:use-macro="form/form_view/macros/form_layout"/>\n
</tal:block>\n
<tal:block tal:condition="python:form.pt == \'form_list\'">\n
<tal:block metal:use-macro="form/form_list/macros/form_layout"/>\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
\n
<tal:block tal:define="dummy python:report_item.popReport(portal_object)"/>\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
\n
\n
\n
\n
\n
</div>\n
</div>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>report_view</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
Jean-Paul Smets <jp@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:define-macro="master">\n
\n
<script language="JavaScript" src="erp5.js"\n
tal:attributes="src python:\'%s/erp5.js\' % here.portal_url()">\n
</script>\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by view_dialog_master" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<!--title tal:content="template/title_or_id">The title</title-->\n
<title tal:content="request/button_title|template/title_or_id" i18n:translate="" i18n:domain="ui">The title</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css"\n
tal:attributes="href python: here.portal_url() + \'/\' + \'erp5.css\'" />\n
</head>\n
\n
<body>\n
<form action="Test" method="POST" id="main_form"\n
tal:attributes="action here/absolute_url;\n
method form/method | nothing;\n
enctype form/enctype | nothing"\n
tal:define="selection_name request/selection_name | string:">\n
<div metal:use-macro="here/global_definition/macros/global_definition" />\n
<span tal:condition="request/form_id | nothing">\n
<input type="hidden" name="form_id" value="form"\n
tal:attributes="value request/form_id">\n
</span>\n
<span tal:condition="request/previous_md5_object_uid_list | nothing">\n
<input type="hidden" name="previous_md5_object_uid_list" value="form"\n
tal:attributes="value request/previous_md5_object_uid_list">\n
</span>\n
<input type="hidden" name="dialog_id" value="form"\n
tal:attributes="value form/id">\n
<input type="hidden" name="selection_name" value="selection_name"\n
tal:attributes="value selection_name">\n
<!-- Menu Boxes -->\n
<table cellpadding="0" cellspacing="0" border="0" width="100%">\n
<tr>\n
<td>\n
<!-- Navigation Box Goes Here -->\n
<div class="NavigationBox">\n
<div metal:use-macro="here/navigation_box/macros/navigation_box"\n
>Navigation Box</div>\n
</div>\n
</td>\n
</tr>\n
<tr>\n
<td>\n
<!-- Menu Box Goes Here -->\n
\n
<div class="MenuBox">\n
<!--<div metal:use-macro="here/list_menu_box/macros/list_menu_box"\n
>MenuBox</div> -->\n
</div>\n
</td>\n
</tr>\n
</table>\n
<!-- Breadcrumb, owner and date-->\n
<div class="Breadcrumb">\n
<div metal:use-macro="here/breadcrumb/macros/small_breadcrumb"\n
>Breadcrumb</div>\n
</div>\n
<!-- Optional Portal Status Message -->\n
<div class="Main"\n
tal:condition="request/portal_status_message | nothing">\n
<table><tr><td class="error"\n
i18n:translate="" i18n:domain="ui"\n
tal:content="request/portal_status_message">\n
</td></tr>\n
</table>\n
</div>\n
<!-- Main Zone -->\n
<table border="0" cellpadding="0" cellspacing="0" width="100%">\n
<tr>\n
<div class="OutMain">\n
<td width="5"><img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0" alt="img"\n
tal:attributes="src string:$portal_url/images/spacer.png"/></td>\n
</div>\n
<td>\n
<!-- Main Content -->\n
<div class="Main">\n
<div metal:define-slot="main">Main Content</div>\n
</div>\n
</td>\n
<div class="OutMain">\n
<td width="5"><img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0"\n
tal:attributes="src string:$portal_url/images/spacer.png"/></td>\n
</div>\n
</tr>\n
<tr>\n
<td width="5"><img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0" alt="img"\n
tal:attributes="src string:$portal_url/images/spacer.png"/></td>\n
<td></td>\n
<td></td>\n
</tr>\n
<tr>\n
<td width="5"><img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0" alt="img"\n
tal:attributes="src string:$portal_url/images/spacer.png"/></td>\n
<td align="left"\n
tal:define="cancel_url request/cancel_url | request/HTTP_REFERER;\n
previous_form_id request/previous_form_id | nothing">\n
<img src="/images/erp5_html_style/images/spacer.png" width="5" height="5"\n
border="0" alt="img"\n
tal:attributes="src string:$portal_url/images/spacer.png"/>\n
<input type="hidden" name="dialog_method" value="cancel_url"\n
tal:attributes="value python: form.action"/>\n
<input type="hidden" name="cancel_url" value="cancel_url"\n
tal:attributes="value cancel_url">\n
<input type="hidden" name="previous_form_id" value="previous_form_id"\n
tal:attributes="value previous_form_id">\n
<input type="Submit" value="Cancel" \n
name="Base_cancel:method"\n
i18n:attributes="value" i18n:domain="ui"\n
/>&nbsp;\n
<span tal:condition="python: form.update_action!=\'\'">\n
<input type="hidden" name="update_method" value="cancel_url"\n
tal:attributes="value python: form.update_action"/>\n
<input type="Submit" value="Cancel"\n
name="Base_showUpdateDialog:method"\n
i18n:attributes="value" i18n:domain="ui"\n
tal:attributes="value python:\'Update\'"/>\n
</span>\n
<input type="Submit" value="Search"\n
i18n:attributes="value" i18n:domain="ui"\n
name="Base_callViewDialogMethod:method"\n
tal:attributes="value python:here.Base_getFormViewDialogActionButtonTitle(form)"/>\n
</td>\n
<td></td>\n
</tr>\n
</table>\n
</form>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>view_dialog_master</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_dav_writelocks</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<tal:block tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
Jean-Paul Smets <jp@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</tal:block>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
metal:define-macro="master">\n
\n
<script language="JavaScript" src="erp5.js"\n
tal:attributes="src python:\'%s/erp5.js\' % here.portal_url()">\n
</script>\n
\n
<script type="text/javascript" src="wz_dragdrop.js" tal:attributes="src python:\'%s/wz_dragdrop.js\' % here.portal_url()">\n
</script>\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by view_master" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title i18n:translate="" i18n:domain="ui">\n
<tal:block i18n:name="form_title"\n
i18n:domain="ui"\n
i18n:translate=""\n
tal:content="template/title_or_id"\n
/> - <tal:block i18n:name="object_title" \n
tal:content="here/getTitleOrId"/></title>\n
<link href="erp5.css" rel="stylesheet" type="text/css"\n
tal:attributes="href python: here.portal_url() + \'/\' + \'erp5.css\'" />\n
\n
\n
<tal:block tal:condition="exists: python:form.get_field(\'planning_box\')" tal:on-error="nothing">\n
<tal:block tal:define="planning_box1 python:form.get_field(\'planning_box\');dummy python:request.set(\'here\',here)" >\n
<style tal:content="structure python: planning_box1.render_css(None,REQUEST=request)"/>\n
</tal:block>\n
</tal:block>\n
</head>\n
<body LEFTMARGIN=0 TOPMARGIN=0 MARGINHEIGHT="0" MARGINWIDTH="0">\n
<form action="Test" name="main_form" id="main_form"\n
tal:attributes="action here/absolute_url;\n
method form/method | python:\'post\';\n
enctype form/enctype | python:\'multipart/form-data\'"\n
method="post"\n
enctype="multipart/form-data" >\n
<tal:block metal:use-macro="here/global_definition/macros/global_definition" />\n
<input type="hidden" name="form_id" value="form"\n
tal:attributes="value form/id | template/id | script/id">\n
<input type="hidden" name="object_uid" value="uid"\n
tal:attributes="value here/getUid">\n
<input type="hidden" name="object_path" value="path"\n
tal:attributes="value here/getPath">\n
<!-- Menu Boxes -->\n
<table cellpadding="0" cellspacing="0" width="100%">\n
<tr>\n
<td nowrap>\n
<!-- Navigation Box Goes Here -->\n
<div class="NavigationBox">\n
<tal:block metal:use-macro="here/navigation_box/macros/navigation_box">\n
Navigation Box\n
</tal:block>\n
</div>\n
</td>\n
</tr>\n
<tr>\n
<td valign="middle" >\n
<!-- Menu Box Goes Here -->\n
<div class="MenuBox">\n
<tal:block metal:use-macro="here/view_menu_box/macros/menu_box">\n
Menu Box\n
</tal:block>\n
</div>\n
</td>\n
</tr>\n
</table>\n
<!-- Breadcrumb, owner and date-->\n
<div class="Breadcrumb">\n
<tal:block metal:use-macro="here/breadcrumb/macros/full_breadcrumb">\n
Breadcrumb\n
</tal:block>\n
</div>\n
<!-- Optional Portal Status Message -->\n
<div class="Main"\n
tal:condition="request/portal_status_message | nothing">\n
<table><tr><td class="error"\n
i18n:translate="" i18n:domain="ui"\n
tal:content="request/portal_status_message">\n
</td></tr>\n
</table>\n
</div>\n
<!-- Main -->\n
<table border="0" cellpadding="0" cellspacing="0" width="99%">\n
<tr>\n
<td width="5" class="OutMain"><img src="/images/erp5_html_style/images/spacer.png"\n
width="5" height="5" border="0"\n
tal:attributes="src string:$portal_url/images/spacer.png"/>\n
</td>\n
<td>\n
<table border="0" cellpadding="0" cellspacing="0" width="100%">\n
<tr>\n
<td width="100%">\n
<table border="0" cellpadding="0" cellspacing="0"\n
width="100%">\n
<tr>\n
<td width="100%" class="OutMain">\n
<!-- View Selection Menu goes here -->\n
<tal:block metal:use-macro="here/view_selection_box/macros/view_selection_box">\n
View selection bar\n
</tal:block>\n
</td>\n
</tr>\n
</table>\n
</td>\n
</tr>\n
<tr>\n
<!-- Main Content -->\n
<td width="100%" class="MainContent" >\n
<tal:block metal:define-slot="main">\n
Main Content\n
</tal:block>\n
</td>\n
</tr>\n
</table>\n
</td>\n
<td width="1" class="OutMain"><img src="/images/erp5_html_style/images/spacer.png"\n
width="1" height="1" border="0" alt="img"\n
tal:attributes="src string:$portal_url/images/spacer.png"/>\n
</td>\n
</tr>\n
</table>\n
</form>\n
</body>\n
</html>
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>view_master</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Persistence</string>
<string>PersistentMapping</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_container</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<span tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</span>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n
\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by view_menu_box" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id" i18n:translate="" i18n:domain="ui">The title</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css" />\n
</head>\n
\n
<body>\n
<div metal:define-macro="menu_box"\n
tal:define="form_id form/id | nothing;\n
selection_name python:request.get(\'selection_name\',\'default\');\n
selection_index request/selection_index | nothing;\n
selection_url python:here.portal_selections.getSelectionListUrlFor(selection_name,REQUEST=request)\n
">\n
<input type="hidden" name="selection_name" value="selection_name"\n
tal:attributes="value selection_name">\n
<input type="hidden" name="selection_index" value="selection_index"\n
tal:attributes="value selection_index">\n
<input type="hidden" name="selection_url" value="selection_url"\n
tal:attributes="value selection_url">\n
<div metal:use-macro="here/menu_box/macros/menu_box">\n
<div metal:fill-slot="buttons">\n
<img src="/images/erp5_html_style/images/sepacla.png" alt="|"\n
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;\n
<span tal:condition="selection_url">\n
<a href="list" tal:attributes="href selection_url">\n
<img src="/images/erp5_html_style/images/text_block.png" width="22" height="22"\n
title="List Mode" alt="List Mode" border="0"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/text_block.png"/>&nbsp;\n
</a>\n
<img src="/images/erp5_html_style/images/sepacla.png" alt="|"\n
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;\n
</span>\n
<span tal:condition="search_actions">\n
<a href="" tal:attributes="\n
href python:search_actions[0][\'url\']\n
+ \'?selection_name=%s&dialog_category=%s&form_id=%s\'\n
% (selection_name , \'object_search\', form_id) ">\n
<img src="/images/erp5_html_style/images/find.png" width="22" height="22" border="0"\n
title="Find" alt="Find"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/find.png"/>\n
</a>&nbsp;\n
</span>\n
<span tal:condition="print_actions">\n
<a href=""\n
tal:attributes="href python:print_actions[0][\'url\']\n
+ \'?selection_name=%s&dialog_category=%s&form_id=%s\'\n
% (selection_name , \'object_print\', form_id) ">\n
<img src="/images/erp5_html_style/images/print.png"\n
title="Print" width="22" height="22"\n
alt="Print" border="0"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/print.png"/>\n
</a>&nbsp;\n
</span>\n
<input type="image" src="/images/erp5_html_style/images/filenew.png" title="New"\n
width="22" height="22" name="Base_createNewDocument:method" alt="New"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/filenew.png"/>&nbsp;\n
<span tal:condition="selection_index">\n
<img src="/images/erp5_html_style/images/sepacla.png" border="0" alt="|"\n
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;\n
<a href="First" tal:attributes="href\n
string:portal_selections/viewFirst?form_id=$form_id&selection_index=$selection_index&selection_name=$selection_name"\n
><img width="22" height="22"\n
src="/images/erp5_html_style/images/2leftarrowb.png" border="0"\n
title="First" alt="First"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/2leftarrowb.png" /></a>\n
<a href="Previous" tal:attributes="href\n
string:portal_selections/viewPrevious?form_id=$form_id&selection_index=$selection_index&selection_name=$selection_name"\n
><img width="22" height="22"\n
src="/images/erp5_html_style/images/1leftarrowb.png" border="0"\n
title="Previous" alt="Previous"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/1leftarrowb.png" /></a>\n
<a href="Next" tal:attributes="href\n
string:portal_selections/viewNext?form_id=$form_id&selection_index=$selection_index&selection_name=$selection_name"\n
><img width="22" height="22"\n
src="/images/erp5_html_style/images/1rightarrowb.png" border="0"\n
title="Next" alt="Next"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/1rightarrowb.png"/></a>\n
<a href="Last" tal:attributes="href\n
string:portal_selections/viewLast?form_id=$form_id&selection_index=$selection_index&selection_name=$selection_name"\n
><img width="22" height="22"\n
src="/images/erp5_html_style/images/2rightarrowb.png" border="0"\n
title="Last" alt="Last"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/2rightarrowb.png"/></a>&nbsp;\n
</span>\n
<img src="/images/erp5_html_style/images/sepacla.png" border="0" alt="|"\n
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;\n
<span tal:condition="exchange_actions">\n
<a href="" tal:attributes="\n
href python:exchange_actions[0][\'url\']\n
+ \'?selection_name=%s&dialog_category=%s&form_id=%s\'\n
% (selection_name , \'object_exchange\', form_id) ">\n
<img src="/images/erp5_html_style/images/imp-exp.png" width="22" height="22" border="0"\n
title="Import / Export" alt="Import / Export"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/imp-exp.png"/>\n
</a>&nbsp;\n
</span>\n
<span tal:condition="report_actions">\n
<a href="" tal:attributes="\n
href python:report_actions[0][\'url\']\n
+ \'?selection_name=%s&dialog_category=%s&form_id=%s\'\n
% (selection_name , \'object_report\', form_id) ">\n
<img src="/images/erp5_html_style/images/etat3.png" width="22" height="22" border="0"\n
title="Report" alt="Report"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src string:$portal_url/images/etat3.png;\n
title python:report_actions[0][\'name\'];\n
alt python:report_actions[0][\'name\']"/> \n
</a>&nbsp;\n
</span>\n
<span tal:condition="button_actions">\n
<img src="/images/erp5_html_style/images/sepacla.png" border="0" alt="|"\n
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;\n
<tal:block tal:repeat="button_action button_actions">\n
<a href="" tal:attributes="\n
href python:button_action[\'url\']\n
+ \'?selection_name=%s&dialog_category=%s&form_id=%s\'\n
% (selection_name , \'\', form_id) ">\n
<img src="/images/erp5_html_style/images/etat3.png" width="22" height="22" border="0"\n
title="Report" alt="Report"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="src python:button_action[\'icon\'];\n
title python:button_action[\'name\'];\n
alt python:button_action[\'name\']"/>\n
</a>\n
&nbsp;\n
</tal:block>\n
</span>\n
</div>\n
</div>\n
</div>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>view_menu_box</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_dav_writelocks</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
"DTD/xhtml1-strict.dtd">\n
<?xml-stylesheet href="erp5.css" rel="stylesheet" type="text/css"?>\n
\n
<tal:block tal:replace="nothing">\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
Thierry Faucher <tf@nexedi.com>\n
Jean-Paul Smets <jp@nexedi.com>\n
\n
This program is Free Software; you can redistribute it and/or\n
modify it under the terms of the GNU General Public License\n
as published by the Free Software Foundation; either version 2\n
of the License, or (at your option) any later version.\n
\n
This program is distributed in the hope that it will be useful,\n
but WITHOUT ANY WARRANTY; without even the implied warranty of\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n
GNU General Public License for more details.\n
\n
You should have received a copy of the GNU General Public License\n
along with this program; if not, write to the Free Software\n
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n
</tal:block>\n
\n
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"\n
xml:lang="en"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:i18n="http://xml.zope.org/namespaces/i18n"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n
<head tal:define="dummy python:request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\')">\n
<meta name="description" content="Generated by view_selection_box" />\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
<title tal:content="template/title_or_id" i18n:translate="" i18n:domain="ui">The title</title>\n
<link href="erp5.css" rel="stylesheet" type="text/css" />\n
</head>\n
\n
<body>\n
<div metal:define-macro="view_selection_box">\n
<table border="0" cellpadding="0" cellspacing="0" width="100%"\n
class="Outmain"\n
tal:define="isAnon python:here.portal_membership.isAnonymousUser();\n
AuthClass python:isAnon and \'GuestActions\' or \'MemberActions\';\n
uname python: isAnon and \'Guest\' or\n
here.portal_membership.getAuthenticatedMember().getUserName();\n
this_form_id form/id | template/id | script/id;\n
current_url python: here.absolute_url() + \'/\' + this_form_id;\n
selection_index request/selection_index | string:;\n
selection_name request/selection_name | string: ">\n
\n
<tr height="34">\n
<td valign="bottom" align="left" class="Main" height="34">\n
<table border="0" cellpadding="0" cellspacing="0" width="1">\n
<tr>\n
<td valign="bottom" colspan="6" class="OutMain">\n
<img src="/images/erp5_html_style/images/spacer.png" width="1" height="100%" border="0"\n
tal:attributes="src string:$portal_url/images/spacer.png"/>\n
</td>\n
</tr>\n
<tr>\n
<tal:block tal:repeat="action view_actions"> \n
<td valign="bottom" width="17">\n
<img src="/images/erp5_html_style/images/Left.png" border="0" alt="left"\n
tal:attributes="src string:$portal_url/images/Left.png"/>\n
</td>\n
<td nowrap class="BorderTop" valign="bottom">\n
<img src="/images/erp5_html_style/images/spacer.png" width="5" height="5" border="0"\n
alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>\n
</td>\n
<td valign="bottom" width="17">\n
<img src="/images/erp5_html_style/images/Right.png" border="0" alt="right"\n
tal:attributes="src string:$portal_url/images/Right.png"/>\n
</td>\n
</tal:block>\n
</tr>\n
<tr>\n
<tal:block tal:repeat="action view_actions">\n
<tal:block tal:define="is_action_selected python:current_url == action[\'url\'].split(\'?\')[0]" >\n
<tal:block tal:condition="is_action_selected">\n
<td class="BorderLeft" valign="bottom" width="17"\n
tal:condition="python: not repeat[\'action\'].start">\n
<img src="/images/erp5_html_style/images/spacer.png" width="5" height="5" border="0"\n
alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>\n
</td>\n
<td class="BorderLeft" valign="bottom"\n
tal:condition="repeat/action/start">\n
<img src="/images/erp5_html_style/images/spacer.png" width="5" height="5" border="0"\n
alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>\n
</td>\n
</tal:block>\n
<tal:block tal:condition="not:is_action_selected">\n
<td class="BorderLeftBottom" valign="bottom" width="17"\n
tal:condition="python: not repeat[\'action\'].start">\n
<img src="/images/erp5_html_style/images/spacer.png" width="5" height="5" border="0"\n
alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>\n
</td>\n
<td class="BorderLeftBottom" valign="bottom"\n
tal:condition="repeat/action/start">\n
<img src="/images/erp5_html_style/images/spacer.png" width="5" height="5" border="0"\n
alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>\n
</td>\n
</tal:block>\n
<td nowrap class="On" align="center" valign="bottom"\n
tal:condition="is_action_selected"\n
tal:define="url action/url">\n
<a tal:content="action/name" href="toto"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="href python:url + (\'?\' in url and \'&\' or \'?\') + \'selection_index=%s&selection_name=%s\' % (selection_index, selection_name);" >\n
Info.G&eacute;n&eacute;rales\n
</a>\n
</td>\n
<td nowrap class="Off" valign="bottom" align="center"\n
tal:condition="not:is_action_selected"\n
tal:define="url action/url">\n
<a tal:content="action/name" href="toto"\n
i18n:translate="" i18n:domain="ui"\n
tal:attributes="href python:url + (\'?\' in url and \'&\' or \'?\') + \'selection_index=%s&selection_name=%s\' % (selection_index, selection_name);" >\n
Info.G&eacute;n&eacute;rales\n
</a>\n
</td>\n
<tal:block tal:condition="is_action_selected">\n
<td valign="bottom" width="17"\n
tal:condition="python: not repeat[\'action\'].end">\n
<img src="/images/erp5_html_style/images/spacer.png" width="5" height="5" border="0"\n
alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>\n
</td>\n
</tal:block>\n
<tal:block tal:condition="not:is_action_selected">\n
<td valign="bottom" width="17" class="BorderBottom"\n
tal:condition="python: not repeat[\'action\'].end">\n
<img src="/images/erp5_html_style/images/spacer.png" width="5" height="5" border="0"\n
alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>\n
</td>\n
</tal:block>\n
<tal:block tal:condition="not:is_action_selected">\n
<td class="BorderRightBottom" valign="bottom" width="17"\n
tal:condition="repeat/action/end">\n
<img src="/images/erp5_html_style/images/spacer.png" width="5" height="5" border="0"\n
alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>\n
</td>\n
</tal:block>\n
<tal:block tal:condition="is_action_selected">\n
<td class="BorderRight" valign="bottom" width="17"\n
tal:condition="repeat/action/end">\n
<img src="/images/erp5_html_style/images/spacer.png" width="5" height="5" border="0"\n
alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>\n
</td>\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
</tr>\n
</table>\n
</td>\n
<td align="right" width="100%" class="BorderBottom" valign="bottom" height="34">\n
<tal:block tal:condition="python: here.portal_membership.checkPermission(\'Modify portal content\', here)">\n
<input type="image" alt="Save" src="/images/erp5_html_style/images/save2.png"\n
tal:condition="form/action | nothing"\n
border="0" title="Save" name="action:method"\n
i18n:attributes="title" i18n:domain="ui"\n
tal:attributes="name python: form.action + \':method\';\n
src string:$portal_url/images/save2.png" />\n
</tal:block>\n
</td>\n
</tr>\n
</table>\n
</div>\n
</body>\n
</html>\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>view_selection_box</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Persistence</string>
<string>PersistentMapping</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_container</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PythonScripts.PythonScript</string>
<string>PythonScript</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>Python_magic</string> </key>
<value> <string encoding="base64">O/INCg==</string> </value>
</item>
<item>
<key> <string>Script_magic</string> </key>
<value> <int>3</int> </value>
</item>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_container</string> </key>
<value> <string>container</string> </value>
</item>
<item>
<key> <string>name_context</string> </key>
<value> <string>context</string> </value>
</item>
<item>
<key> <string>name_m_self</string> </key>
<value> <string>script</string> </value>
</item>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_body</string> </key>
<value> <string># XXX this is just a copy / paste of the old implementation\n
# dirty code : if we are in domain or report tree, just use the old one, otherwise\n
# use the new one that gives better results in list mode.\n
if is_domain_tree_mode or is_report_tree_mode : \n
result = {}\n
\n
# 0.5 is too small and can crash pdf generation\n
min_column_width = 1\n
\n
for listboxline in listboxline_list:\n
if 1 : #not listboxline.isTitleLine():\n
line_width = 0\n
col_count = 0\n
if is_report_tree_mode:\n
col_count += 1\n
column_property = listboxline.getSectionName()\n
if column_property is None: \n
string_property = \'\'\n
else:\n
string_property = str(column_property)\n
line_width += len(string_property) + section_width * (listboxline.getSectionDepth() - 1)\n
for column_id, column_property in listboxline.getColumnItemList(): \n
col_count += 1\n
if column_property is None: \n
string_property = \'\'\n
else:\n
string_property = str(column_property)\n
line_width += len(string_property)\n
for column_id, column_property in listboxline.getColumnItemList():\n
if column_property is None: \n
string_property = \'\'\n
else:\n
string_property = str(column_property)\n
result[column_id] = max(result.get(column_id, min_column_width),\n
min( frame_width * 2 / col_count, \n
frame_width * len(str(string_property)) / max(line_width, 1)))\n
if is_report_tree_mode:\n
column_property = listboxline.getSectionName()\n
if column_property is None: \n
string_property = \'\'\n
else:\n
string_property = str(column_property)\n
column_id = \'section_name\'\n
result[column_id] = max(result.get(column_id,min_column_width), min(frame_width * 3 / col_count, frame_width * (len(str(string_property)) + section_width * (listboxline.getSectionDepth() - 1)) / max(line_width, 1)))\n
\n
total_col_width = 0.0\n
for column_id in result.keys():\n
if result[column_id] == 0.0:\n
result[column_id] = 1.0\n
for column_id in result.keys():\n
if column_id != \'section_name\' or is_report_tree_mode:\n
total_col_width += result[column_id]\n
for column_id in result.keys():\n
if column_id != \'section_name\' or is_report_tree_mode:\n
result[column_id] = result[column_id] * frame_width / total_col_width \n
\n
return result\n
\n
## End of dirty patch ###############################################\n
\n
\n
\n
# 0.5 is too small and can crash pdf generation\n
min_column_width = 1\n
\n
max_line_len = {}\n
for listboxline in listboxline_list:\n
line_width = 0\n
col_count = 0\n
for column_id, column_property in listboxline.getColumnItemList():\n
if column_property is None: \n
string_property = \'\'\n
else:\n
string_property = str(column_property)\n
line_width += len(string_property)\n
if listboxline.isStatLine():\n
string_property = "%s longer" % string_property\n
new_column_max_len = max(len(string_property), max_line_len.get(column_id, 0))\n
update_dict = {}\n
update_dict[column_id] = new_column_max_len\n
max_line_len.update(update_dict)\n
\n
total_max_len = float(sum(max_line_len.values()))\n
result = {}\n
for column_id, max_len in max_line_len.items() :\n
result[column_id] = max( (max(max_len, 1) / total_max_len) * frame_width, min_column_width)\n
\n
return result\n
</string> </value>
</item>
<item>
<key> <string>_code</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_filepath</string> </key>
<value> <string>Script (Python):/nexedi/portal_skins/erp5_pdf_style/ListBox_getColumnWithDict</string> </value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_params</string> </key>
<value> <string>listboxline_list, is_domain_tree_mode, is_report_tree_mode, frame_width = 19.0, section_width = 4.0</string> </value>
</item>
<item>
<key> <string>errors</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>func_code</string> </key>
<value>
<object>
<klass>
<global name="FuncCode" module="Shared.DC.Scripts.Signature"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>co_argcount</string> </key>
<value> <int>5</int> </value>
</item>
<item>
<key> <string>co_varnames</string> </key>
<value>
<tuple>
<string>listboxline_list</string>
<string>is_domain_tree_mode</string>
<string>is_report_tree_mode</string>
<string>frame_width</string>
<string>section_width</string>
<string>result</string>
<string>min_column_width</string>
<string>_getiter_</string>
<string>listboxline</string>
<string>line_width</string>
<string>col_count</string>
<string>_getattr_</string>
<string>column_property</string>
<string>None</string>
<string>string_property</string>
<string>str</string>
<string>len</string>
<string>column_id</string>
<string>max</string>
<string>min</string>
<string>_write_</string>
<string>total_col_width</string>
<string>_getitem_</string>
<string>max_line_len</string>
<string>new_column_max_len</string>
<string>update_dict</string>
<string>float</string>
<string>sum</string>
<string>total_max_len</string>
<string>max_len</string>
</tuple>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>func_defaults</string> </key>
<value>
<tuple>
<float>19.0</float>
<float>4.0</float>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>ListBox_getColumnWithDict</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>warnings</string> </key>
<value>
<tuple/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<?xml version="1.0" encoding="utf-8" ?>\n
<template filename="default.pdf"\n
pagesize="A4"\n
landscape="1"\n
showboundary="1"\n
leftmargin="1cm"\n
rightmargin="1cm"\n
topmargin="1cm"\n
bottommargin="1cm"\n
allowsplitting="1">\n
\n
<stylesheet>\n
\n
<paragraphstyle name="Normal" fontname="Helvetica" fontsize="12" align="LEFT" firstLineIndent="0"/>\n
<paragraphstyle name="Bullet" fontname="Helvetica" fontsize="12" bulletFontName="Symbol" bulletFontSize="14" leftIndent="20" firstLineIndent="0" parent="Normal"/>\n
<paragraphstyle name="Heading1" parent="Normal" fontname="Helvetica-Bold" fontsize="16"/>\n
<paragraphstyle name="Heading2" parent="Normal" fontname="Helvetica-Bold" fontsize="15"/>\n
<paragraphstyle name="Heading3" parent="Normal" fontname="Helvetica-Bold" fontsize="14"/>\n
<paragraphstyle name="Heading4" parent="Normal" fontname="Helvetica-Bold" fontsize="13"/>\n
<paragraphstyle name="Heading5" parent="Normal" fontname="Helvetica-Bold" fontsize="12"/>\n
<paragraphstyle name="Heading6" parent="Normal" fontname="Helvetica-Bold" fontsize="11"/>\n
<paragraphstyle name="Heading7" parent="Normal" fontname="Helvetica-Bold" fontsize="10"/>\n
\n
<paragraphstyle name="Small" parent="Normal" fontname="Helvetica-Bold" fontsize="7"/>\n
<paragraphstyle name="Cell" parent="Normal" fontname="Helvetica-Bold" fontsize="12" alignment="center" />\n
<paragraphstyle name="CellHeading" parent="Normal" fontname="Helvetica-Bold" fontsize="13" alignment="center"/>\n
\n
<paragraphstyle name="Example" fontname="Courier-Oblique" fontsize="10" parent="Normal"/>\n
<paragraphstyle name="ParaHeadLine" fontname="Helvetica" fontsize="8" parent="Normal"/>\n
<paragraphstyle name="ParaHeadLine2" fontname="Helvetica" fontsize="6" parent="Normal"/>\n
<paragraphstyle name="ParaHeadLine3" align="RIGHT" fontname="Helvetica" fontsize="6"/>\n
\n
<paragraphstyle name="TableStandard" parent="Normal" fontname="Helvetica" fontsize="8" alignment="left" />\n
<paragraphstyle name="TableStandardLeftAligned" parent="Normal" fontname="Helvetica" fontsize="7" alignment="left" />\n
<paragraphstyle name="TableStandardRightAligned" parent="Normal" fontname="Helvetica" fontsize="7" alignment="right" />\n
<paragraphstyle name="TableHeader" parent="Normal" fontname="Helvetica-Oblique" fontsize="9" alignment="left" />\n
<paragraphstyle name="TableLastLine" parent="Normal" fontname="Helvetica-Oblique" fontsize="11" alignment="left" />\n
\n
<paragraphstyle name="Section1" parent="Normal" fontname="Helvetica-Bold" fontsize="10"/>\n
<paragraphstyle name="Section2" leftindent="0.4cm" parent="Normal" fontname="Helvetica-Bold" fontsize="7"/>\n
<paragraphstyle name="Section3" leftindent="0.8cm" parent="Normal" fontname="Helvetica" fontsize="7"/>\n
<paragraphstyle name="Section4" leftindent="1.2cm" parent="Normal" fontname="Helvetica" fontsize="7"/>\n
<paragraphstyle name="Section5" leftindent="1.6cm" parent="Normal" fontname="Helvetica" fontsize="7"/>\n
<paragraphstyle name="Section6" leftindent="2.0cm" parent="Normal" fontname="Helvetica" fontsize="7"/>\n
<paragraphstyle name="Section7" leftindent="2.4cm" parent="Normal" fontname="Helvetica" fontsize="7"/>\n
<paragraphstyle name="Section8" leftindent="2.8cm" parent="Normal" fontname="Helvetica" fontsize="7"/>\n
<paragraphstyle name="Section9" leftindent="3.2cm" parent="Normal" fontname="Helvetica" fontsize="7"/>\n
\n
\n
<tablestyle name="StandardTable">\n
<stylecmd expr="(\'FONT\', (0,0), (-1,-1), \'Helvetica\', 8)"/>\n
<stylecmd expr="(\'BOX\', (0,0), (-1,0), 1, colors.black)"/>\n
<stylecmd expr="(\'BOX\', (0,1), (-1,-1), 1, colors.black)"/>\n
<stylecmd expr="(\'BACKGROUND\', (0,0), (-1,0), (0.9,0.9,0.9))"/>\n
<stylecmd expr="(\'ALIGN\', (0,0), (-1,-1), \'CENTER\')"/>\n
<stylecmd expr="(\'VALIGN\', (0,0), (-1,-1), \'TOP\')"/>\n
</tablestyle>\n
<tablestyle name="StandardTableWithGrid">\n
<stylecmd expr="(\'INNERGRID\', (0,1), (-1,-1), 1, (0.5,0.5,0.5))"/>\n
<stylecmd expr="(\'FONT\', (0,0), (-1,-1), \'Helvetica\', 8)"/>\n
<stylecmd expr="(\'BOX\', (0,0), (-1,0), 1, colors.black)"/>\n
<stylecmd expr="(\'BOX\', (0,1), (-1,-1), 1, colors.black)"/>\n
<stylecmd expr="(\'BACKGROUND\', (0,0), (-1,0), (0.9,0.9,0.9))"/>\n
<stylecmd expr="(\'ALIGN\', (0,0), (-1,-1), \'CENTER\')"/>\n
<stylecmd expr="(\'VALIGN\', (0,0), (-1,-1), \'TOP\')"/>\n
</tablestyle>\n
<tablestyle name="MatrixBoxWithGrid">\n
<stylecmd expr="(\'INNERGRID\', (0,0), (-1,-1), 1, (0.5,0.5,0.5))"/>\n
<stylecmd expr="(\'FONT\', (0,0), (-1,-1), \'Helvetica\', 8)"/>\n
<stylecmd expr="(\'BOX\', (0,0), (-1,0), 1, colors.black)"/>\n
<stylecmd expr="(\'BOX\', (0,1), (-1,-1), 1, colors.black)"/>\n
<stylecmd expr="(\'BOX\', (0,0), (0,-1), 1, colors.black)"/>\n
<stylecmd expr="(\'BACKGROUND\', (0,0), (-1,0), (0.9,0.9,0.9))"/>\n
<stylecmd expr="(\'BACKGROUND\', (0,0), (0,-1), (0.9,0.9,0.9))"/>\n
<stylecmd expr="(\'ALIGN\', (0,0), (-1,-1), \'CENTER\')"/>\n
<stylecmd expr="(\'VALIGN\', (0,0), (-1,-1), \'TOP\')"/>\n
</tablestyle>\n
<tablestyle name="AttributesTable">\n
<stylecmd expr="(\'INNERGRID\', (0,0), (-1,-1), 1, (0.5,0.5,0.5))"/>\n
<stylecmd expr="(\'FONT\', (0,0), (-1,-1), \'Helvetica\', 8)"/>\n
<stylecmd expr="(\'BOX\', (0,0), (-1,-1), 1, colors.black)"/>\n
<stylecmd expr="(\'BACKGROUND\', (0,0), (0,-1), (0.9,0.9,0.9))"/>\n
<stylecmd expr="(\'ALIGN\', (0,0), (-1,-1), \'CENTER\')"/>\n
<stylecmd expr="(\'VALIGN\', (0,0), (-1,-1), \'TOP\')"/>\n
</tablestyle>\n
\n
</stylesheet>\n
\n
\n
<pagetemplate id="FirstPage" nextid="FirstPage" startframe="content">\n
<static>\n
<infostring align="left" x="28cm" y= "1cm" size="10" font="Helvetica" color="(0,0,0)" >Page %(page)s</infostring>\n
</static>\n
\n
<frame id="content"\n
nextid="content"\n
x="1.8cm"\n
y="0.6cm"\n
width="26cm"\n
height="19.5cm"\n
leftpadding="0.1cm"\n
rightpadding="0.1cm"\n
toppadding="0.2cm"\n
bottompadding="0.5cm"\n
showBoundary="1"/>\n
\n
</pagetemplate>\n
\n
</template>
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/xml</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>empty_pdf</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Form.PDFTemplate</string>
<string>PDFTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<?xml version="1.0" encoding="iso-8859-1" ?>\n
<document filename="erp5_list.pdf"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal" \n
tal:define="global frame_width python:25.8"\n
metal:define-macro="master">\n
<title>List Print</title>\n
<author>Nexedi</author>\n
<subject>Print Example</subject>\n
<content>\n
<tal:block metal:define-macro="form_layout"\n
tal:define="groups python: form.get_groups(include_empty=1);\n
field_errors python: request.get(\'field_errors\',{});\n
dummy python: request.set(\'here\',here);\n
listbox python:form.get_fields_in_group(groups[0])[0];">\n
\n
\n
<tal:block tal:condition="python: listbox.meta_type == \'ListBox\'">\n
<div metal:use-macro="here/listbox_pdf_macro/macros/listbox" />\n
</tal:block>\n
\n
\n
</tal:block>\n
</content>\n
</document>\n
\n
\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>form_list</string> </value>
</item>
<item>
<key> <string>pdf_stylesheet</string> </key>
<value> <string>empty_pdf</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Form.PDFTemplate</string>
<string>PDFTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<?xml version="1.0" encoding="iso-8859-1" ?>\n
<document filename="erp5_list.pdf"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
tal:define="global frame_width python:25.8"\n
metal:define-macro="master">\n
<title>List Print</title>\n
<author>Nexedi</author>\n
<subject>Print Example</subject>\n
<content>\n
<tal:block metal:define-macro="form_layout"\n
tal:define="group_list python: form.get_groups(include_empty=1);\n
field_errors python: request.get(\'field_errors\',{});\n
dummy python: request.set(\'here\',here); ">\n
\n
\n
<tal:block tal:repeat="group python: group_list[:3]">\n
<tal:block tal:define="field_list python: form.get_fields_in_group(group)">\n
<tal:block tal:condition="python: field_list not in [None, []]">\n
\n
<table splitbyrow="1" repeatrows="0" repeatcols="0" style="AttributesTable" >\n
<tal:block tal:repeat="field field_list">\n
<tal:block tal:condition="python:field.meta_type != \'HiddenStringField\'">\n
<tr>\n
<td tal:attributes="colwidth python: \'5cm\'" >\n
<para style="TableHeader" tal:content="python: here.Localizer.erp5_ui.gettext(field.get_value(\'title\')).encode(\'utf-8\')"/>\n
</td>\n
<td tal:attributes="colwidth python: None" tal:define="value python: field.get_value(\'default\')">\n
<tal:block tal:condition="python: same_type(value,[]) or same_type(value,())">\n
<tal:block tal:repeat="item value">\n
<para style="TableStandard" tal:content="python: str(item)" />\n
</tal:block>\n
</tal:block>\n
<tal:block tal:condition="python: (not (same_type(value,[]) or same_type(value,()) )) and (value != None)">\n
<para style="TableStandard" tal:content="python: \'%s \' % value" />\n
</tal:block>\n
<tal:block tal:condition="python: value == None">\n
<para style="TableStandard" tal:content="python: \' \'" />\n
</tal:block>\n
</td>\n
</tr>\n
</tal:block>\n
</tal:block>\n
</table>\n
\n
<table><tr><td tal:content="python: \' \'"></td></tr></table>\n
\n
</tal:block>\n
</tal:block>\n
\n
\n
</tal:block>\n
\n
<tal:block tal:condition="python: len(group_list) > 3">\n
<tal:block tal:define="field_list python: form.get_fields_in_group(group_list[3])">\n
<tal:block tal:condition="python: field_list not in [None, []]">\n
<tal:block tal:repeat="field field_list">\n
\n
<tal:block tal:condition="python: field.meta_type == \'MatrixBox\'">\n
<tal:block tal:define="matrixbox python:field;">\n
<div metal:use-macro="here/matrixbox_pdf_macro/macros/matrixbox" />\n
</tal:block>\n
</tal:block>\n
\n
\n
\n
<tal:block tal:condition="python: field.meta_type == \'ListBox\'">\n
\n
<tal:block tal:define="listbox python:field;" >\n
<div metal:use-macro="here/listbox_pdf_macro/macros/listbox" />\n
</tal:block>\n
\n
<table><tr><td tal:content="python: \' \'"></td></tr></table>\n
\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
\n
\n
</tal:block>\n
</content>\n
</document>
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>form_view</string> </value>
</item>
<item>
<key> <string>pdf_stylesheet</string> </key>
<value> <string>empty_pdf</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<html>\n
<head>\n
<title tal:content="python: here.Localizer.erp5_ui.gettext(template.title).encode(\'utf8\')" >Listbox PDF Macro</title>\n
</head>\n
<body>\n
\n
\n
***** ########### listbox: must define the field listbox before calling this macro ! ########### *****\n
<tal:block metal:define-macro="listbox">\n
\n
<tal:block tal:define="listboxline_list python:listbox.get_value(\'default\', render_format=\'list\', REQUEST=request);\n
selection_name python:listbox.get_value(\'selection_name\', REQUEST=request);\n
selection python:here.portal_selections.getSelectionFor(selection_name, REQUEST=request);\n
is_domain_tree_mode python:selection.domain_tree_mode;\n
is_report_tree_mode python:selection.report_tree_mode;" >\n
\n
\n
<tal:block tal:condition="python: len(listboxline_list) > 1" >\n
\n
<tal:block tal:condition="python: is_domain_tree_mode == 1" tal:define="domain_list python: selection.getDomainList()">\n
<tal:block tal:condition="python: len(domain_list) > 0" >\n
<table style="StandardTableWithGrid">\n
<tr>\n
<td tal:attributes="colwidth python:\'%.2fcm\' % float(frame_width)">\n
<para style="TableHeader" tal:content="python: domain_list[-1]" />\n
</td>\n
</tr>\n
</table>\n
</tal:block>\n
</tal:block>\n
\n
\n
<tal:block tal:define="global column_width python:here.ListBox_getColumnWithDict(listboxline_list, is_domain_tree_mode, is_report_tree_mode, frame_width=frame_width)"/>\n
\n
<tal:block tal:content="python:str(column_width)"/>\n
\n
<table splitbyrow="1" repeatrows="1" repeatcols="0" style="StandardTableWithGrid">\n
\n
<tal:block tal:repeat="listboxline python: listboxline_list">\n
<tr>\n
\n
<tal:block tal:condition="python: is_report_tree_mode">\n
\n
<td tal:attributes="colwidth python:\'%.2fcm\' % float(column_width[\'section_name\'])">\n
<tal:block tal:condition="listboxline/getSectionName">\n
<para style="TableHeader" tal:content="listboxline/getSectionName"\n
tal:attributes="style python:\'Section%s\' % listboxline.getSectionDepth()" />\n
</tal:block>\n
</td>\n
</tal:block>\n
\n
<tal:block tal:condition="python: listboxline.isTitleLine()">\n
<tal:block tal:repeat="column_item python: listboxline.getColumnItemList()">\n
<tal:block tal:define="column_property python: column_item[1];\n
column_id python: column_item[0]">\n
<tal:block tal:condition="python: column_property is not None">\n
<td tal:attributes="colwidth python:\'%.2fcm\' % float(column_width[column_id])">\n
<para style="TableHeader" tal:content="python: here.Localizer.erp5_ui.gettext(str(column_property)).encode(\'utf8\')"/>\n
</td>\n
</tal:block>\n
<tal:block tal:condition="python: column_property is None">\n
<td tal:attributes="colwidth python:\'%.2fcm\' % float(column_width[column_id])">\n
<para style="TableHeader" tal:content="python: \'\'" />\n
</td>\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
\n
\n
<tal:block tal:condition="python: listboxline.isDataLine() ">\n
<tal:block tal:repeat="column_item python: listboxline.getColumnItemList()">\n
<tal:block tal:define="column_property python: column_item[1];\n
column_id python: column_item[0]">\n
<tal:block tal:condition="python: column_property is not None">\n
<td tal:attributes="colwidth python:\'%.2fcm\' % float(column_width[column_id])">\n
<para style="TableStandard" tal:content="python: str(column_property)"\n
tal:attributes="style python:column_id in (\'gap_id\', \'id\', \'title\', \'translated_portal_type\', \'third_party\', \'translated_simulation_state_title\') and \'TableStandardLeftAligned\' or \'TableStandardRightAligned\'" />\n
</td>\n
</tal:block>\n
<tal:block tal:condition="python: column_property is None">\n
<td>\n
<para style="TableStandard" tal:content="python: \'\' " />\n
</td>\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
\n
<tal:block tal:condition="python: listboxline.isStatLine() or listboxline.isSummaryLine()">\n
<tal:block tal:repeat="column_item python: listboxline.getColumnItemList()">\n
<tal:block tal:define="column_property python: column_item[1];\n
column_id python: column_item[0]">\n
<tal:block tal:condition="python: column_property is not None">\n
<td tal:attributes="colwidth python:\'%.2fcm\' % float(column_width[column_id])">\n
<para style="TableLastLine" tal:content="python: str(column_property)" />\n
</td>\n
</tal:block>\n
<tal:block tal:condition="python: column_property is None">\n
<td tal:attributes="colwidth python:\'%.2fcm\' % float(column_width[column_id])">\n
<para style="TableLastLine"> </para>\n
</td>\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
\n
</tr>\n
</tal:block>\n
\n
\n
</table>\n
</tal:block>\n
\n
\n
\n
</tal:block>\n
</tal:block>\n
\n
\n
</body>\n
</html>
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>listbox_pdf_macro</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<html>\n
<head>\n
<title tal:content="template/title">Matrixbox PDF Macro</title>\n
</head>\n
<body> \n
\n
\n
***** ########### matrixbox: must define the field matrixbox before calling this macro ! ########### *****\n
<tal:block metal:define-macro="matrixbox"> \n
\n
<tal:block tal:define="list python:matrixbox.get_value(\'default\', render_format=\'list\', REQUEST=request);" >\n
\n
<tal:block tal:repeat="tab list">\n
<table splitbyrow="1" repeatrows="1" repeatcols="0" style="MatrixBoxWithGrid">\n
<tal:block tal:repeat="row tab">\n
<tr>\n
<tal:block tal:repeat="column row">\n
<td>\n
\n
<para style="TableStandard" tal:content="python: column" />\n
\n
</td>\n
</tal:block>\n
</tr>\n
</tal:block>\n
</table>\n
<table><tr><td tal:content="python: \' \'"></td></tr></table>\n
</tal:block>\n
\n
</tal:block>\n
\n
\n
\n
</tal:block> \n
\n
\n
</body>\n
</html>
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>matrixbox_pdf_macro</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<?xml version="1.0" encoding="utf-8" ?>\n
<template filename="default.pdf"\n
pagesize="A4"\n
landscape="0"\n
showboundary="1"\n
leftmargin="1cm"\n
rightmargin="1cm"\n
topmargin="1cm"\n
bottommargin="1cm"\n
allowsplitting="1">\n
\n
<stylesheet>\n
\n
<paragraphstyle name="Normal" fontname="Helvetica" fontsize="9" align="LEFT" firstLineIndent="0"/>\n
<paragraphstyle name="Bullet" fontname="Helvetica" fontsize="9" bulletFontName="Symbol" bulletFontSize="8" leftIndent="20" firstLineIndent="0" parent="Normal"/>\n
<paragraphstyle name="Title" parent="Normal" fontname="Helvetica-Bold" fontsize="32" align="CENTER"/>\n
<paragraphstyle name="Heading1" parent="Normal" fontname="Helvetica-Bold" fontsize="16" spacebefore="20"/>\n
<paragraphstyle name="Heading2" parent="Normal" fontname="Helvetica-Bold" fontsize="15"/>\n
<paragraphstyle name="Heading3" parent="Normal" fontname="Helvetica-Bold" fontsize="14"/>\n
<paragraphstyle name="Heading4" parent="Normal" fontname="Helvetica-Bold" fontsize="13"/>\n
<paragraphstyle name="Heading5" parent="Normal" fontname="Helvetica-Bold" fontsize="12"/>\n
<paragraphstyle name="Heading6" parent="Normal" fontname="Helvetica-Bold" fontsize="11"/>\n
<paragraphstyle name="Heading7" parent="Normal" fontname="Helvetica-Bold" fontsize="10"/>\n
<paragraphstyle name="Heading8" parent="Normal" fontname="Helvetica-Bold" fontsize="10"/>\n
<paragraphstyle name="Heading9" parent="Normal" fontname="Helvetica-Bold" fontsize="10"/>\n
\n
<paragraphstyle name="Small" parent="Normal" fontname="Helvetica-Bold" fontsize="6"/>\n
<paragraphstyle name="Cell" parent="Normal" fontname="Helvetica-Bold" fontsize="9" alignment="center" />\n
<paragraphstyle name="CellHeading" parent="Normal" fontname="Helvetica-Bold" fontsize="9" alignment="center"/>\n
\n
<paragraphstyle name="Example" fontname="Courier-Oblique" fontsize="10" parent="Normal"/>\n
<paragraphstyle name="ParaHeadLine" fontname="Helvetica" fontsize="8" parent="Normal"/>\n
<paragraphstyle name="ParaHeadLine2" fontname="Helvetica" fontsize="6" parent="Normal"/>\n
<paragraphstyle name="ParaHeadLine3" align="RIGHT" fontname="Helvetica" fontsize="6"/>\n
\n
<paragraphstyle name="TableStandard" parent="Normal" fontname="Helvetica" fontsize="7" alignment="right" />\n
<paragraphstyle name="TableStandardLeftAligned" parent="Normal" fontname="Helvetica" fontsize="7" alignment="left" />\n
<paragraphstyle name="TableStandardRightAligned" parent="Normal" fontname="Helvetica" fontsize="7" alignment="right" />\n
<paragraphstyle name="TableHeader" parent="Normal" fontname="Helvetica-Oblique" fontsize="7" alignment="left" />\n
<paragraphstyle name="TableLastLine" parent="Normal" fontname="Helvetica-Oblique" fontsize="7" alignment="right" />\n
\n
<paragraphstyle name="Section1" parent="Normal" fontname="Helvetica-Bold" fontsize="10"/>\n
<paragraphstyle name="Section2" leftindent="0.4cm" parent="Normal" fontname="Helvetica-Bold" fontsize="7"/>\n
<paragraphstyle name="Section3" leftindent="0.8cm" parent="Normal" fontname="Helvetica" fontsize="7"/>\n
<paragraphstyle name="Section4" leftindent="1.2cm" parent="Normal" fontname="Helvetica" fontsize="7"/>\n
<paragraphstyle name="Section5" leftindent="1.6cm" parent="Normal" fontname="Helvetica" fontsize="7"/>\n
<paragraphstyle name="Section6" leftindent="2.0cm" parent="Normal" fontname="Helvetica" fontsize="7"/>\n
<paragraphstyle name="Section7" leftindent="2.4cm" parent="Normal" fontname="Helvetica" fontsize="7"/>\n
<paragraphstyle name="Section8" leftindent="2.8cm" parent="Normal" fontname="Helvetica" fontsize="7"/>\n
<paragraphstyle name="Section9" leftindent="3.2cm" parent="Normal" fontname="Helvetica" fontsize="7"/>\n
\n
<tablestyle name="StandardTable">\n
<stylecmd expr="(\'FONT\', (0,0), (-1,-1), \'Helvetica\', 8)"/>\n
<stylecmd expr="(\'BOX\', (0,0), (-1,0), 1, colors.black)"/>\n
<stylecmd expr="(\'BOX\', (0,1), (-1,-1), 1, colors.black)"/>\n
<stylecmd expr="(\'BACKGROUND\', (0,0), (-1,0), (0.9,0.9,0.9))"/>\n
<stylecmd expr="(\'ALIGN\', (0,0), (-1,-1), \'CENTER\')"/>\n
<stylecmd expr="(\'VALIGN\', (0,0), (-1,-1), \'TOP\')"/>\n
<stylecmd expr="(\'LEFTPADDING\', (0,0), (-1,-1), 1)"/>\n
<stylecmd expr="(\'RIGHTPADDING\', (0,0), (-1,-1), 1)"/>\n
<stylecmd expr="(\'BOTTOMPADDING\', (0,0), (-1,-1), 0)"/>\n
<stylecmd expr="(\'TOPPADDING\', (0,0), (-1,-1), 1)"/>\n
</tablestyle>\n
<tablestyle name="StandardTableWithGrid">\n
<stylecmd expr="(\'INNERGRID\', (0,1), (-1,-1), 1, (0.5,0.5,0.5))"/>\n
<stylecmd expr="(\'FONT\', (0,0), (-1,-1), \'Helvetica\', 8)"/>\n
<stylecmd expr="(\'BOX\', (0,0), (-1,0), 1, colors.black)"/>\n
<stylecmd expr="(\'BOX\', (0,1), (-1,-1), 1, colors.black)"/>\n
<stylecmd expr="(\'BACKGROUND\', (0,0), (-1,0), (0.9,0.9,0.9))"/>\n
<stylecmd expr="(\'ALIGN\', (0,0), (-1,-1), \'CENTER\')"/>\n
<stylecmd expr="(\'VALIGN\', (0,0), (-1,-1), \'TOP\')"/>\n
<stylecmd expr="(\'LEFTPADDING\', (0,0), (-1,-1), 2)"/>\n
<stylecmd expr="(\'RIGHTPADDING\', (0,0), (-1,-1), 1)"/>\n
<stylecmd expr="(\'BOTTOMPADDING\', (0,0), (-1,-1), 0)"/>\n
<stylecmd expr="(\'TOPPADDING\', (0,0), (-1,-1), 1)"/>\n
</tablestyle>\n
<tablestyle name="MatrixBoxWithGrid">\n
<stylecmd expr="(\'INNERGRID\', (0,0), (-1,-1), 1, (0.5,0.5,0.5))"/>\n
<stylecmd expr="(\'FONT\', (0,0), (-1,-1), \'Helvetica\', 8)"/>\n
<stylecmd expr="(\'BOX\', (0,0), (-1,0), 1, colors.black)"/>\n
<stylecmd expr="(\'BOX\', (0,1), (-1,-1), 1, colors.black)"/>\n
<stylecmd expr="(\'BOX\', (0,0), (0,-1), 1, colors.black)"/>\n
<stylecmd expr="(\'BACKGROUND\', (0,0), (-1,0), (0.9,0.9,0.9))"/>\n
<stylecmd expr="(\'BACKGROUND\', (0,0), (0,-1), (0.9,0.9,0.9))"/>\n
<stylecmd expr="(\'ALIGN\', (0,0), (-1,-1), \'CENTER\')"/>\n
<stylecmd expr="(\'VALIGN\', (0,0), (-1,-1), \'TOP\')"/>\n
<stylecmd expr="(\'LEFTPADDING\', (0,0), (-1,-1), 2)"/>\n
<stylecmd expr="(\'RIGHTPADDING\', (0,0), (-1,-1), 1)"/>\n
<stylecmd expr="(\'BOTTOMPADDING\', (0,0), (-1,-1), 0)"/>\n
<stylecmd expr="(\'TOPPADDING\', (0,0), (-1,-1), 1)"/>\n
</tablestyle>\n
<tablestyle name="AttributesTable">\n
<stylecmd expr="(\'INNERGRID\', (0,0), (-1,-1), 1, (0.1,0.1,0.1))"/>\n
<stylecmd expr="(\'FONT\', (0,0), (-1,-1), \'Helvetica\', 8)"/>\n
<stylecmd expr="(\'BOX\', (0,0), (-1,-1), 1, colors.black)"/>\n
<stylecmd expr="(\'BACKGROUND\', (0,0), (0,-1), (0.9,0.9,0.9))"/>\n
<stylecmd expr="(\'ALIGN\', (0,0), (-1,-1), \'CENTER\')"/>\n
<stylecmd expr="(\'VALIGN\', (0,0), (-1,-1), \'TOP\')"/>\n
<stylecmd expr="(\'LEFTPADDING\', (0,0), (-1,-1), 2)"/>\n
<stylecmd expr="(\'RIGHTPADDING\', (0,0), (-1,-1), 1)"/>\n
<stylecmd expr="(\'BOTTOMPADDING\', (0,0), (-1,-1), 0)"/>\n
<stylecmd expr="(\'TOPPADDING\', (0,0), (-1,-1), 1)"/>\n
</tablestyle>\n
\n
</stylesheet>\n
\n
\n
<pagetemplate id="FirstPage" nextid="FirstPage" startframe="content">\n
<static>\n
<infostring align="left" x="1cm" y= "29cm" size="8" font="Helvetica" color="(0,0,0)"\n
tal:content="python: here.Localizer.erp5_ui.gettext(\'Printed by %(user)s at %(date)s\') % {\'user\':user.getUserName(), \'date\':DateTime()}" >Printed by</infostring>\n
<infostring align="left" x="18cm" y= "0.5cm" size="10" font="Helvetica" color="(0,0,0)" >Page %(page)s</infostring>\n
</static>\n
\n
<frame id="content"\n
nextid="content"\n
x="1cm"\n
y="1cm"\n
width="19cm"\n
height="27.7cm"\n
leftpadding="0cm"\n
rightpadding="0cm"\n
toppadding="0cm"\n
bottompadding="0cm"\n
showBoundary="0"/>\n
\n
</pagetemplate>\n
\n
</template>
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>report_pdf</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Form.PDFTemplate</string>
<string>PDFTemplate</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<?xml version="1.0" encoding="iso-8859-1" ?>\n
<document filename="erp5_list.pdf"\n
xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
tal:define="global frame_width python:19"\n
metal:define-macro="master">\n
<title>List Print</title>\n
<author>ERP5</author>\n
<subject>Print Example</subject>\n
<content tal:define="group_list python: form.get_groups(include_empty=1);\n
field_errors python: request.get(\'field_errors\',{});\n
dummy python: request.set(\'here\',here); ">\n
\n
<action name="nextPageTemplate">\n
<parameter>FirstPage</parameter>\n
</action>\n
\n
<para tal:content="form/title" style="Title" i18n:translate="" i18n:domain="ui">toto</para>\n
<spacer height="100"/>\n
\n
\n
<tal:block tal:repeat="group python: group_list[:3]">\n
<tal:block tal:define="field_list python: form.get_fields_in_group(group)">\n
<tal:block tal:condition="python: field_list not in [None, []]">\n
\n
<table splitbyrow="1" repeatrows="0" repeatcols="0" style="AttributesTable" >\n
<tal:block tal:repeat="field field_list">\n
<tal:block tal:condition="python:field.meta_type != \'HiddenStringField\'">\n
<tr>\n
<td tal:attributes="colwidth python: \'5cm\'" >\n
<para style="TableHeader" tal:content="python: here.Localizer.erp5_ui.gettext(field.get_value(\'title\')).encode(\'utf-8\')" />\n
</td>\n
<td tal:attributes="colwidth python: None" tal:define="value python: field.get_value(\'default\')">\n
<tal:block tal:condition="python: same_type(value,[]) or same_type(value,())">\n
<tal:block tal:repeat="item value">\n
<para style="TableStandard" tal:content="python: str(item)" />\n
</tal:block>\n
</tal:block>\n
<tal:block tal:condition="python: not (same_type(value, []) or same_type(value, ()) or same_type(value, DateTime()) or same_type(value, None))">\n
<para style="TableStandard" tal:content="python: \'%s \' % value" />\n
</tal:block>\n
<tal:block tal:condition="python: same_type(value, DateTime())">\n
<para style="TableStandard" tal:content="python: field.render_view(value)" />\n
</tal:block>\n
<tal:block tal:condition="python: value is None">\n
<para style="TableStandard" tal:content="python: \' \'" />\n
</tal:block>\n
</td>\n
</tr>\n
</tal:block>\n
</tal:block>\n
</table>\n
\n
<table><tr><td tal:content="python: \' \'"></td></tr></table>\n
\n
</tal:block>\n
</tal:block>\n
\n
\n
</tal:block>\n
\n
<tal:block tal:condition="python: len(group_list) > 3">\n
<tal:block tal:define="field_list python: form.get_fields_in_group(group_list[3])">\n
<tal:block tal:condition="python: field_list not in [None, []]">\n
<tal:block tal:repeat="field field_list">\n
\n
<tal:block tal:condition="python: field.meta_type == \'MatrixBox\'">\n
<tal:block tal:define="matrixbox python:field;">\n
<div metal:use-macro="here/matrixbox_pdf_macro/macros/matrixbox" />\n
</tal:block>\n
</tal:block>\n
\n
\n
\n
<tal:block tal:condition="python: field.meta_type == \'ListBox\'">\n
\n
<tal:block tal:define="listbox python:field;" >\n
<div metal:use-macro="here/listbox_pdf_macro/macros/listbox" />\n
</tal:block>\n
\n
<table><tr><td tal:content="python: \' \'"></td></tr></table>\n
\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
\n
\n
<spacer height="100"/>\n
\n
\n
<tal:block tal:define="portal_object here/portal_url/getPortalObject">\n
<tal:block tal:repeat="report_item python:report_method()">\n
<tal:block tal:define="here python:report_item.getObject(portal_object);\n
dummy python:report_item.pushReport(portal_object)">\n
<tal:block tal:condition="report_item/getTitle | report_item/getTranslatedTitle">\n
<tal:block tal:condition="report_item/getTitle">\n
<para style="Heading1" tal:content="report_item/getTitle"\n
i18n:translate=""\n
tal:attributes="style python:\'Heading%s\' % report_item.getLevel()">toto</para>\n
\n
<para/>\n
</tal:block>\n
<tal:block tal:condition="report_item/getTranslatedTitle">\n
<para style="Heading1" tal:content="report_item/getTranslatedTitle"\n
tal:attributes="style python:\'Heading%s\' % report_item.getLevel()">toto</para>\n
\n
<para/>\n
</tal:block>\n
</tal:block>\n
<tal:block tal:condition="report_item/getFormId">\n
<tal:block tal:define="form python:getattr(here,report_item.getFormId())" >\n
<tal:block tal:condition="python:form.pt == \'form_view\'">\n
<tal:block metal:use-macro="form/form_view/macros/form_layout"/>\n
</tal:block>\n
<tal:block tal:condition="python:form.pt == \'form_list\'">\n
<tal:block metal:use-macro="form/form_list/macros/form_layout"/>\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
</tal:block>\n
<tal:block tal:define="dummy python:report_item.popReport(portal_object)"/>\n
</tal:block>\n
</tal:block>\n
\n
\n
</content>\n
\n
</document>
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>report_view</string> </value>
</item>
<item>
<key> <string>pdf_stylesheet</string> </key>
<value> <string>report_pdf</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment