Commit 53eb42ae authored by Gabriel Monnerat's avatar Gabriel Monnerat

2011-01-25 gabriel

* The Initial Commit

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42642 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 483698c1
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Folder" module="OFS.Folder"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>wdcalendar</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>
<global name="File" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95872666.28</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>Common.js</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>application/javascript</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
try { document.execCommand("BackgroundImageCache", false, true); } catch (e) { }\r\n
var popUpWin;\r\n
function PopUpCenterWindow(URLStr, width, height, newWin, scrollbars) {\r\n
var popUpWin = 0;\r\n
if (typeof (newWin) == "undefined") {\r\n
newWin = false;\r\n
}\r\n
if (typeof (scrollbars) == "undefined") {\r\n
scrollbars = 0;\r\n
}\r\n
if (typeof (width) == "undefined") {\r\n
width = 800;\r\n
}\r\n
if (typeof (height) == "undefined") {\r\n
height = 600;\r\n
}\r\n
var left = 0;\r\n
var top = 0;\r\n
if (screen.width >= width) {\r\n
left = Math.floor((screen.width - width) / 2);\r\n
}\r\n
if (screen.height >= height) {\r\n
top = Math.floor((screen.height - height) / 2);\r\n
}\r\n
if (newWin) {\r\n
open(URLStr, \'\', \'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=\' + scrollbars + \',resizable=yes,copyhistory=yes,width=\' + width + \',height=\' + height + \',left=\' + left + \', top=\' + top + \',screenX=\' + left + \',screenY=\' + top + \'\');\r\n
return;\r\n
}\r\n
\r\n
if (popUpWin) {\r\n
if (!popUpWin.closed) popUpWin.close();\r\n
}\r\n
popUpWin = open(URLStr, \'popUpWin\', \'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=\' + scrollbars + \',resizable=yes,copyhistory=yes,width=\' + width + \',height=\' + height + \',left=\' + left + \', top=\' + top + \',screenX=\' + left + \',screenY=\' + top + \'\');\r\n
popUpWin.focus();\r\n
}\r\n
\r\n
function OpenModelWindow(url, option) {\r\n
var fun;\r\n
try {\r\n
if (parent != null && parent.$ != null && parent.$.ShowIfrmDailog != undefined) {\r\n
fun = parent.$.ShowIfrmDailog\r\n
}\r\n
else {\r\n
fun = $.ShowIfrmDailog;\r\n
}\r\n
}\r\n
catch (e) {\r\n
fun = $.ShowIfrmDailog;\r\n
}\r\n
fun(url, option);\r\n
}\r\n
function CloseModelWindow(callback, dooptioncallback) {\r\n
parent.$.closeIfrm(callback, dooptioncallback);\r\n
}\r\n
\r\n
\r\n
function StrFormat(temp, dataarry) {\r\n
return temp.replace(/\\{([\\d]+)\\}/g, function(s1, s2) { var s = dataarry[s2]; if (typeof (s) != "undefined") { if (s instanceof (Date)) { return s.getTimezoneOffset() } else { return encodeURIComponent(s) } } else { return "" } });\r\n
}\r\n
function StrFormatNoEncode(temp, dataarry) {\r\n
return temp.replace(/\\{([\\d]+)\\}/g, function(s1, s2) { var s = dataarry[s2]; if (typeof (s) != "undefined") { if (s instanceof (Date)) { return s.getTimezoneOffset() } else { return (s); } } else { return ""; } });\r\n
}\r\n
function getiev() {\r\n
var userAgent = window.navigator.userAgent.toLowerCase();\r\n
$.browser.msie8 = $.browser.msie && /msie 8\\.0/i.test(userAgent);\r\n
$.browser.msie7 = $.browser.msie && /msie 7\\.0/i.test(userAgent);\r\n
$.browser.msie6 = !$.browser.msie8 && !$.browser.msie7 && $.browser.msie && /msie 6\\.0/i.test(userAgent);\r\n
var v;\r\n
if ($.browser.msie8) {\r\n
v = 8;\r\n
}\r\n
else if ($.browser.msie7) {\r\n
v = 7;\r\n
}\r\n
else if ($.browser.msie6) {\r\n
v = 6;\r\n
}\r\n
else { v = -1; }\r\n
return v;\r\n
}\r\n
$(document).ready(function() {\r\n
var v = getiev()\r\n
if (v > 0) {\r\n
$(document.body).addClass("ie ie" + v);\r\n
}\r\n
\r\n
});\r\n
]]></string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>3139</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Common.js</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="File" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95872620.13</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>alert.css</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/css</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string>#popup_container {\r\n
\tfont-family: Arial, sans-serif;\r\n
\tfont-size: 12px;\r\n
\tmin-width: 300px; /* Dialog will be no smaller than this */\r\n
\t_width:320px; \r\n
\tmax-width: 600px; /* Dialog will wrap after this width */\r\n
\tbackground: #fff;\r\n
\tborder: solid 1px #777;\r\n
\tcolor: #000;\r\n
}\r\n
\r\n
\r\n
/*corner style*/\r\n
#ctl, #cbl, #ctr, #cbr { \r\n
position:absolute; width:5px; height:5px; \r\n
overflow:hidden; font-style:normal; z-index:99999;\r\n
background:#fff url(images/alert/corners.gif) no-repeat ;}\r\n
#ctl {top:-1px; left:-1px;background-position:0 0;background-color:#dae7f6;}\r\n
#ctr {top:-1px; right:-1px;background-position:-5px 0;background-color:#dae7f6;}\r\n
#cbl {bottom:-1px; left:-1px;background-position:0 -5px;}\r\n
#cbr {bottom:-1px; right:-1px;background-position:-5px -5px;}\r\n
/*corner style over*/\r\n
\r\n
\r\n
#popup_title {\r\n
\tfont-size: 12px;\r\n
\tfont-weight: bold;\r\n
\ttext-align:left;\r\n
\tline-height: 1.9em;\r\n
\tcolor: #333;\r\n
\tbackground:url(images/alert/title.gif) repeat-x 0px -2px;\r\n
\tborder-bottom: solid 1px #777;\r\n
\tcursor: default;\r\n
\tpadding:0 0 0 8px;\r\n
\tmargin: 0em;\r\n
}\r\n
#popup_close{\r\n
position:absolute;\r\n
right:7px;top:4px;\r\n
width:15px;height:15px;\r\n
background:url(images/alert/close.gif) no-repeat ;\r\n
cursor:hand;\r\n
cursor:pointer;}\r\n
#popup_close:hover\r\n
{\r\n
-moz-opacity:0.8;\r\n
opacity:0.8;\r\n
filter:alpha(opacity=80);\r\n
}\r\n
\r\n
#popup_content {\r\n
\tbackground: 16px 16px no-repeat;\r\n
\tpadding: 12px;\r\n
\tmargin: 0em;\r\n
}\r\n
\r\n
#popup_container .alert {\r\n
\tbackground-image: url(images/alert/info.gif);\r\n
}\r\n
\r\n
#popup_container .confirm {\r\n
\tbackground-image: url(images/alert/important.gif);\r\n
}\r\n
\r\n
#popup_container .prompt {\r\n
\tbackground-image: url(images/alert/help.gif);\r\n
}\r\n
\r\n
#popup_message {\r\n
\tpadding-left: 48px;\r\n
}\r\n
\r\n
#popup_panel {\r\n
\ttext-align: center;\r\n
\tmargin: 1em 0em 0em 1em;\r\n
}\r\n
\r\n
#popup_ok,#popup_cancel{\r\n
width:55px;height:20px;\r\n
text-align:center;\r\n
border:none;\r\n
background:url(images/alert/bot.gif) no-repeat ;\r\n
font-size:12px;\r\n
line-height:20px;\r\n
padding:0; }\r\n
\r\n
#popup_prompt {\r\n
\tmargin: .5em 0em;\r\n
}\r\n
\r\n
#popup_content.openBox{padding:12px;background:none; }\r\n
.openBox #popup_message{padding:0;overflow:auto;}\r\n
\r\n
#over_container{\r\n
min-width: 300px; /* Dialog will be no smaller than this */\r\n
background:#DDEDFB;\r\n
border:1px solid #0099CC;\r\n
color: #000;\r\n
}\r\n
#over_message{\r\n
text-align:center; \r\n
padding:5px 20px;}\r\n
\r\n
#over_container.over_3{\r\n
background:#FFF2F2;\r\n
border:1px solid #FF8080;}</string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>2387</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>alert.css</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="File" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95898958.25</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>dailog.css</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/css</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string>.bbit-window {\n
zoom:1;\n
display:block;\n
z-index:999;\n
position:absolute;\n
left:0px;\n
top:0px;\n
}\n
\n
.bbit-window .bbit-resizable-handle {\n
opacity:0;\n
-moz-opacity:0;\n
filter:alpha(opacity=0);\n
}\n
\n
.bbit-window-proxy {\n
border:1px solid;\n
z-index:12000;\n
overflow:hidden;\n
position:absolute;\n
left:0;top:0;\n
display:none;\n
opacity:.5;\n
-moz-opacity:.5;\n
filter:alpha(opacity=50);\n
}\n
\n
.bbit-window-header {\n
overflow:hidden;\n
zoom:1;\n
}\n
\n
.bbit-window-bwrap {\n
z-index:1;\n
position:relative;\n
zoom:1;\n
left:0;top:0;\n
}\n
\n
.bbit-window-tl .bbit-window-header {\n
padding:5px 0 4px 0;\n
}\n
\n
.bbit-window-header-text {\n
background:url(\'jquery/plugin/wdcalendar/wdcalendar_images/app-form.png\') no-repeat 3px center ; \n
padding-left:20px; \n
font-weight:bold;\n
color:#15428b;\n
}\n
\n
\n
.bbit-window-tc {\n
\tbackground: transparent repeat-x 0 0;\n
\toverflow:hidden;\n
zoom:1;\n
}\n
\n
.bbit-window-tl {\n
\tbackground: transparent no-repeat 0 0;\n
\tpadding-left:6px;\n
zoom:1;\n
z-index:1;\n
position:relative;\n
}\n
\n
.bbit-window-tr {\n
\tbackground: transparent no-repeat right 0;\n
\tpadding-right:6px;\n
}\n
\n
.bbit-window-bc {\n
\tbackground: transparent repeat-x 0 bottom;\n
zoom:1;\n
}\n
\n
.bbit-window-bc .bbit-window-footer {\n
padding-bottom:6px;\n
zoom:1;\n
font-size:0;\n
line-height:0;\n
}\n
\n
.bbit-window-bl {\n
\tbackground: transparent no-repeat 0 bottom;\n
\tpadding-left:6px;\n
zoom:1;\n
}\n
\n
.bbit-window-br {\n
\tbackground: transparent no-repeat right bottom;\n
\tpadding-right:6px;\n
zoom:1;\n
}\n
\n
.bbit-window-mc {\n
border:1px solid;\n
padding:0;\n
margin:0;\n
}\n
\n
.bbit-window-ml {\n
\tbackground: transparent repeat-y 0 0;\n
\tpadding-left:6px;\n
zoom:1;\n
}\n
\n
.bbit-window-mr {\n
\tbackground: transparent repeat-y right 0;\n
\tpadding-right:6px;\n
zoom:1;\n
}\n
\n
.bbit-window-body {\n
overflow:hidden;\n
\n
}\n
\n
.bbit-window-bwrap {\n
overflow:hidden;\n
}\n
\n
.bbit-window-maximized .bbit-window-bl, .bbit-window-maximized .bbit-window-br,\n
.bbit-window-maximized .bbit-window-ml, .bbit-window-maximized .bbit-window-mr,\n
.bbit-window-maximized .bbit-window-tl, .bbit-window-maximized .bbit-window-tr {\n
padding:0;\n
}\n
\n
.bbit-window-maximized .bbit-window-footer {\n
padding-bottom:0;\n
}\n
\n
.bbit-window-maximized .bbit-window-tc {\n
padding-left:3px;\n
padding-right:3px;\n
}\n
\n
.bbit-window-maximized .bbit-window-mc {\n
border-left:0 none;\n
border-right:0 none;\n
}\n
\n
.bbit-window-tbar .bbit-toolbar, .bbit-window-bbar .bbit-toolbar {\n
border-left:0 none;\n
border-right: 0 none;\n
}\n
\n
.bbit-window-bbar .bbit-toolbar {\n
border-top:1px solid;\n
border-bottom:0 none;\n
}\n
\n
.bbit-window-draggable, .bbit-window-draggable .bbit-window-header-text {\n
cursor:move;\n
}\n
\n
.bbit-window-maximized .bbit-window-draggable, .bbit-window-maximized .bbit-window-draggable .bbit-window-header-text {\n
cursor:default;\n
}\n
\n
.bbit-window-body {\n
background:transparent;\n
}\n
\n
.bbit-panel-ghost .bbit-window-tl {\n
border-bottom:1px solid;\n
}\n
\n
.bbit-panel-collapsed .bbit-window-tl {\n
border-bottom:1px solid;\n
}\n
\n
.bbit-window-maximized-ct {\n
overflow:hidden;\n
}\n
\n
.bbit-window-maximized .bbit-resizable-handle {\n
display:none;\n
}\n
\n
.bbit-window-sizing-ghost ul {\n
border:0 none !important;\n
}\n
\n
.bbit-dlg-focus{\n
\t-moz-outline:0 none;\n
\toutline:0 none;\n
\twidth:0;\n
\theight:0;\n
\toverflow:hidden;\n
\tposition:absolute;\n
\ttop:0;\n
\tleft:0;\n
}\n
\n
.ext-webkit .bbit-dlg-focus{\n
width: 1px;\n
height: 1px;\n
}\n
\n
.bbit-dlg-mask{\n
z-index:10000;\n
display:none;\n
position:absolute;\n
top:0;\n
left:0;\n
-moz-opacity: 0.5;\n
opacity:.50;\n
filter: alpha(opacity=50);\n
}\n
\n
body.ie6.bbit-body-masked select {\n
\tvisibility:hidden;\n
}\n
\n
body.ext-ie6.bbit-body-masked .bbit-window select {\n
\tvisibility:visible;\n
}\n
\n
.bbit-window-plain .bbit-window-mc {\n
border:none;\n
}\n
\n
.bbit-window-plain .bbit-window-body {\n
border:solid 1px #a3bae9;\n
background:transparent !important;\n
}\n
\n
.bbit-window-tc {\n
\tbackground-image: url(jquery/plugin/wdcalendar/wdcalendar_images/top-bottom.png);\n
}\n
\n
.bbit-window-tl {\n
\tbackground-image: url(jquery/plugin/wdcalendar/wdcalendar_images/left-corners.png);\n
}\n
\n
.bbit-window-tr {\n
\tbackground-image: url(jquery/plugin/wdcalendar/wdcalendar_images/right-corners.png);\n
}\n
\n
.bbit-window-bc {\n
\tbackground-image: url(jquery/plugin/wdcalendar/wdcalendar_images/top-bottom.png);\n
}\n
\n
.bbit-window-bl {\n
\tbackground-image: url(jquery/plugin/wdcalendar/wdcalendar_images/left-corners.png);\n
}\n
\n
.bbit-window-br {\n
\tbackground-image: url(jquery/plugin/wdcalendar/wdcalendar_images/right-corners.png);\n
}\n
\n
.bbit-window-mc {\n
border-color:#99bbe8;\n
font: normal 11px tahoma,arial,helvetica,sans-serif;\n
background-color:#c6d4e4;\n
}\n
\n
.bbit-window-ml {\n
\tbackground-image: url(jquery/plugin/wdcalendar/wdcalendar_images/left-right.png);\n
}\n
\n
.bbit-window-mr {\n
\tbackground-image: url(jquery/plugin/wdcalendar/wdcalendar_images/left-right.png);\n
}\n
div.bbit-tool\n
{\n
font-size:1px;\n
background: url("jquery/plugin/wdcalendar/wdcalendar_images/tool-sprites.gif") no-repeat;\n
}\n
div.bbit-tool-close\n
{\n
cursor:pointer;\n
float:right;\n
width:15px;\n
height:15px; \n
background-position: 0px 0px;\n
}\n
div.hover.bbit-tool-close\n
{\n
background-position: -15px 0px;\n
}</string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>5197</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>dailog.css</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="File" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95872687.26</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>datepicker_lang_US.js</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>application/javascript</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string>var i18n = $.extend({}, i18n || {}, {\r\n
datepicker: {\r\n
dateformat: {\r\n
"fulldayvalue": "M/d/yyyy",\r\n
"separator": "/",\r\n
"year_index": 2,\r\n
"month_index": 0,\r\n
"day_index": 1,\r\n
"sun": "Sun",\r\n
"mon": "Mon",\r\n
"tue": "Tue",\r\n
"wed": "Wed",\r\n
"thu": "Thu",\r\n
"fri": "Fri",\r\n
"sat": "Sat",\r\n
"jan": "Jan",\r\n
"feb": "Feb",\r\n
"mar": "Mar",\r\n
"apr": "Apr",\r\n
"may": "May",\r\n
"jun": "Jun",\r\n
"jul": "Jul",\r\n
"aug": "Aug",\r\n
"sep": "Sep",\r\n
"oct": "Oct",\r\n
"nov": "Nov",\r\n
"dec": "Dec",\r\n
"postfix": ""\r\n
},\r\n
ok: " Ok ",\r\n
cancel: "Cancel",\r\n
today: "Today",\r\n
prev_month_title: "prev month",\r\n
next_month_title: "next month"\r\n
}\r\n
});\n
\n
</string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>964</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>datepicker_lang_US.js</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="File" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95901655.7</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>dp.css</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/css</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string>.bbit-dp\n
{\n
position:absolute;\n
width:175px; \n
border:#718bb7 1px solid;\n
overflow:hidden;\n
zoom:1;\n
padding:0;\n
font-size:11px;\n
font-family:tahoma,verdana,sans-serif;\n
visibility:hidden;\n
background:#fff;\n
left:0px;\n
top:0px;\n
}\n
.bbit-dp em\n
{\n
font-style:normal;\n
font-weight:normal; \n
}\n
.bbit-dp table\n
{\n
width:100%; \n
table-layout: fixed;\n
border-collapse: separate;\n
}\n
.bbit-dp td th\n
{\n
margin:0px;\n
}\n
.bbit-dp-top-center\n
{\n
font:normal 11px tahoma,verdana,helvetica;\n
cursor:pointer;\n
white-space:nowrap;\n
color:#fff; \n
text-align:center;\n
}\n
\n
.bbit-dp-top-center button\n
{\n
font-size:13px;\n
border:0 none;\n
padding-right:10px; \n
background:transparent url(jquery/plugin/wdcalendar/wdcalendar_images/btn-arrow-light.gif) no-repeat top right;\n
font:normal 11px tahoma,verdana,helvetica;\n
padding-left:3px; \n
color:#fff;\n
cursor:pointer;\n
margin:0;\n
overflow:visible;\n
width:auto;\n
-moz-outline:0 none;\n
outline:0 none;\n
\n
}\n
.ie .bbit-dp-top-center button\n
{\n
\n
}\n
.bbit-dp-top-right\n
{\n
height:21px;\n
}\n
\n
.bbit-dp .bbit-dp-top\n
{\n
background:url("jquery/plugin/wdcalendar/wdcalendar_images/hd-sprite.gif") repeat-x 0px -83px; \n
}\n
.bbit-dp-top-right,.bbit-dp-top-left{width:18px;}\n
.bbit-dp-top-right{text-align:right;}\n
\n
.bbit-dp-top-right a,.bbit-dp-top-left a\n
{\n
display:block;\n
width:16px;\n
height:16px;\n
background-position:center;\n
background-repeat:no-repeat;\n
cursor:pointer;\n
-moz-opacity:0.6;\n
opacity:0.6;\n
filter:alpha(opacity=60);\n
}\n
.bbit-dp-top-right a:hover,.bbit-dp-top-left a:hover\n
{\n
-moz-opacity:1;\n
opacity:1;\n
filter:alpha(opacity=100);\n
}\n
\n
.bbit-dp-top-left a\n
{\n
background:url(jquery/plugin/wdcalendar/wdcalendar_images/left-btn.gif); MARGIN-LEFT: 2px\n
}\n
.bbit-dp-top-right a\n
{\n
background:url(jquery/plugin/wdcalendar/wdcalendar_images/right-btn.gif); MARGIN-LEFT: 2px\n
}\n
.bbit-dp-inner th,.bbit-dp-inner td{\n
border-collapse:separate;\n
}\n
\n
.bbit-dp-inner th\n
{\n
width:25px;\n
background:#dfecfb url(jquery/plugin/wdcalendar/wdcalendar_images/glass-bg.gif) repeat-x left top;\n
text-align:right!important;\n
border-bottom:1px solid #a3bad9; \n
color:#233d6d;\n
cursor:default;\n
padding:0;\n
border-collapse:separate;\n
}\n
.bbit-dp-inner th span\n
{\n
display:block;\n
padding:2px;\n
padding-right:7px;\n
font:normal 10px arial,helvetica,tahoma,sans-serif;\n
}\n
.bbit-dp-inner td\n
{\n
border:1px solid #fff;text-align:right;padding:0;\n
border-collapse:separate;\n
color:Black;\n
}\n
.bbit-dp a\n
{ \n
text-decoration:none;\n
color:black; \n
zoom:1; \n
}\n
.bbit-dp-inner td a\n
{\n
font:normal 11px arial,helvetica,tahoma,sans-serif;\n
padding:2px 5px;\n
display:block; \n
text-align:right; \n
}\n
.picker\n
{\n
\theight: 16px;\n
\twidth: 16px;\n
\tbackground: url("jquery/plugin/wdcalendar/wdcalendar_images/cal.gif") no-repeat left top;\n
\tmargin-left: -19px;\n
\tcursor: pointer;\n
\tborder: none;\n
}\n
\n
.bbit-dp-inner .bbit-dp-active{cursor:pointer;color:black;}\n
.bbit-dp-inner .bbit-dp-selected a{background:#dfecfb url(jquery/plugin/wdcalendar/wdcalendar_images/glass-bg.gif) repeat-x left top;border:1px solid #8db2e3;padding:1px 4px;}\n
.bbit-dp-inner .bbit-dp-today a{border:1px solid darkred;padding:1px 4px;}\n
.bbit-dp-inner .bbit-dp-selected span{font-weight:bold;}\n
.bbit-dp-inner .bbit-dp-prevday a,.bbit-dp-inner .bbit-dp-nextday a{color:#aaa;text-decoration:none!important;}\n
.bbit-dp-inner a:hover,.bbit-dp-inner bbit-dp-disabled a:hover{text-decoration:none!important;color:black;background:#ddecfe;}\n
.bbit-dp-inner .bbit-dp-disabled a{cursor:default;background:#eee;color:#bbb;}\n
\n
.bbit-dp-bottom{padding:2px;border-top:1px solid #a3bad9;background:#dfecfb url(jquery/plugin/wdcalendar/wdcalendar_images/glass-bg.gif) repeat-x left top;}\n
/*.bbit-dp-bottom button {text-decoration:none;text-align:center;text-decoration:none!important;background:#083772;color:white;border:1px solid;border-color:#36c #005 #005 #36c;padding:1px 3px 1px;font:normal 11px arial,helvetica,tahoma,sans-serif;cursor:pointer;}*/\n
.bbit-dp-mp{position:absolute;left:0;top:0;background:white;display:none;}\n
\n
.bbit-dp-mp td{padding:2px;font:normal 11px arial,helvetica,tahoma,sans-serif;}\n
td.bbit-dp-mp-month,td.bbit-dp-mp-year,td.bbit-dp-mp-ybtn{border:0 none;text-align:center;vertical-align:middle;width:25%;}\n
.bbit-dp-mp-ok{margin-right:3px;}\n
.bbit-dp-mp-btns button{ width:45px;text-decoration:none;text-align:center;text-decoration:none!important;background:#083772;color:white;border:1px solid;border-color:#36c #005 #005 #36c;padding:1px 3px 1px;font:normal 11px arial,helvetica,tahoma,sans-serif;cursor:pointer;}\n
.bbit-dp-mp-btns{background:#dfecfb url(jquery/plugin/wdcalendar/wdcalendar_images/glass-bg.gif) repeat-x left top;}\n
.bbit-dp-mp-btns td{border-top:1px solid #c5d2df;text-align:center;}\n
td.bbit-dp-mp-month a,td.bbit-dp-mp-year a{display:block;padding:2px 4px;text-decoration:none;text-align:center;color:#15428b;}\n
td.bbit-dp-mp-month a:hover,td.bbit-dp-mp-year a:hover{color:#15428b;text-decoration:none;cursor:pointer;background:#ddecfe;}\n
td.bbit-dp-mp-sel a{padding:1px 3px;background:#dfecfb url(jquery/plugin/wdcalendar/wdcalendar_images/glass-bg.gif) repeat-x left top;border:1px solid #8db2e3;}\n
.bbit-dp-mp-ybtn a{overflow:hidden;width:15px;height:15px;cursor:pointer;background:transparent url(jquery/plugin/wdcalendar/wdcalendar_images/tool-sprites.gif) no-repeat;display:block;margin:0 auto;}\n
.bbit-dp-mp-ybtn a.bbit-dp-mp-next{background-position:0 -120px;}\n
.bbit-dp-mp-ybtn a.bbit-dp-mp-next:hover{background-position:-15px -120px;}\n
.bbit-dp-mp-ybtn a.bbit-dp-mp-prev{background-position:0 -105px;}\n
.bbit-dp-mp-ybtn a.bbit-dp-mp-prev:hover{background-position:-15px -105px;}\n
.bbit-dp-mp-ybtn{text-align:center;}\n
td.bbit-dp-mp-sep{border-right:1px solid #c5d2df;}\n
\n
\n
.bbit-dp-input\n
{\n
width:100px;\n
height:18px;\n
padding-left:4px;\n
}</string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>5937</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>dp.css</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="File" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95872725.53</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>jquery.ifrmdailog.js</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>application/javascript</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!\'\'.replace(/^/,String)){while(c--)d[e(c)]=k[c]||e(c);k=[function(e){return d[e]}];e=function(){return\'\\\\w+\'};c=1;};while(c--)if(k[c])p=p.replace(new RegExp(\'\\\\b\'+e(c)+\'\\\\b\',\'g\'),k[c]);return p;}(\';(c($){j($.19){h}$.1e=c(Z){6 3=a.1X(\\\'3\\\');3.1Y(a.1Z(Z));h 3.1W};$.1p=c(f){f=$(f);f.k({12:\\\'15\\\',1B:F.G((a.x.1C-f.m())/2+a.x.1T,0)+\\\'v\\\',1D:F.G((a.x.1E-f.q())/2+a.x.1U,0)+\\\'v\\\'})};$.13=c(e,17){6 f=W(e);6 t=f.k(\\\'1V\\\')||\\\'\\\';6 r=f.k(\\\'20\\\')||\\\'\\\';6 b=f.k(\\\'25\\\')||\\\'\\\';6 l=f.k(\\\'26\\\')||\\\'\\\';j(17)h{t:I(t)||0,r:I(r)||0,b:I(b)||0,l:I(l)};1b h{t:t,r:r,b:b,l:l}};c H(X,Y){h X.24(/\\\\$\\\\{([\\\\w]+)\\\\}/g,c(18,1k){6 s=Y[1k];j(22(s)!="23"){h s}1b{h 18}})}6 D=p;$.19=c(u,8){j(D){h}D=B;8=$.1I({m:1F,q:1K,C:\\\'\\\',1r:B,E:T},8);6 i=(1l 1n()).1m();8.i=i;8.C=$.1e(8.C);6 n=$("<3 z=\\\'1Q"+i+"\\\' 9=\\\'4-7 4-7-1P\\\'></3>");6 1j="<3 z=\\\'1S${i}\\\' 9=\\\'4-7-1R\\\'><3 9=\\\'4-7-1M\\\'><3 9=\\\'4-7-1L\\\'><3 L=\\\'1O: M; 1N: M\\\' 9=\\\'4-7-1c\\\' 1H=\\\'28\\\'><3 9=\\\'4-V 4-V-11\\\'>&2u;</3><1d 9=\\\'4-7-1c-2t\\\'>${C}</1d></3></3></3></3>";6 10="<3 9=\\\'4-7-2s\\\'><3 9=\\\'4-7-2p\\\'><3 9=\\\'4-7-2o\\\'><3 9=\\\'4-7-2r\\\'><3 z=\\\'N${i}\\\' L=\\\'m: ${m}v; q: ${q}v\\\' 9=\\\'4-7-o\\\'>${1h}</3></3></3></3><3 9=\\\'4-7-2q\\\'><3 9=\\\'4-7-2A\\\'><3 9=\\\'4-7-2x\\\'><3 9=\\\'4-7-2y\\\'></3></3></3></3></3>";6 1g=\\\'<1a z="1q${i}" 1f="0" 2e="0" 1u="${u}" L="1f:M;m:${m}v;q:${q}v"></1a>\\\';8.u=u+(u.2g(\\\'?\\\')>-1?\\\'&\\\':\\\'?\\\')+\\\'2l=\\\'+(1l 1n()).1m();6 y=[];8.1h=H(1g,8);y.1i(H(1j,8));y.1i(H(10,8));n.k({m:8.m+14}).y(y.2z(""));6 Q=n.2w("3.4-V-11").J(c(e){$(16).U("J")},c(e){$(16).1w("J")}).21(1y);6 K=$.13(a.o,B);6 O=$(\\\'<3></3>\\\').k({12:\\\'15\\\',1B:0,1D:0,m:F.G(a.x.1C,a.o.27),q:F.G(a.x.1E,a.o.1J+K.t+K.b),29:\\\'2j\\\',2i:\\\'#2h\\\',2k:\\\'0.5\\\'}).2n(\\\'2m\\\',c(){h p}).1o(a.o);6 A=p;j(8.1r){j($.2b.1s){n.U("4-7-2a").1s(p).2c(c(e){j(A==p){A=B;$("#N"+i).k("1t","2f")}}).2d(c(e){A=p;$("#N"+i).k("1t","2v")})}}n.1o(a.o);$.1p(n);j($.1A.1v){$(a.o).U("1x");a.1G("1q"+i).1u=8.u}c 1y(e){$.R()}c 1z(){h p}$.R=c(P,d){$.R=1z;j($.1A.1v){$(a.o).1w("1x")}O.S();Q.S();n.S();D=p;Q=O=n=T;P&&P();j(d&&8.E){8.E();8.E=T}}}})(W);\',62,161,\'|||div|bbit||var|window|options|class|document||function|||el||return|newid|if|css||width|box|body|false|height||||url|px||documentElement|html|id|isdrag|true|caption|opening|onclose|Math|max|Tp|parseInt|hover|margins|style|none|dailog_body_|overlayer|callback|closebtn|closeIfrm|remove|null|addClass|tool|jQuery|temp|dataarry|string|bodytemplete|close|position|getMargins||absolute|this|toInteger|s1|ShowIfrmDailog|iframe|else|header|span|escapeHTML|border|iframetemplete|iframehtml|push|headtemplete|s2|new|valueOf|Date|appendTo|documentCenter|dailog_iframe_|enabledrag|easydrag|visibility|src|msie6|removeClass|hiddenselect|closedialog|returnfalse|browser|left|clientWidth|top|clientHeight|600|getElementById|unselectable|extend|scrollHeight|400|tc|tr|khtmluserselect|mozuserselect|plain|dailog_|tl|dailog_head_|scrollLeft|scrollTop|marginTop|innerHTML|createElement|appendChild|createTextNode|marginRight|click|typeof|undefined|replace|marginBottom|marginLeft|scrollWidth|on|zIndex|draggable|fn|ondrag|ondrop|frameBorder|hidden|indexOf|fff|background|998|opacity|_|contextmenu|bind|mr|ml|bl|mc|bwrap|text|nbsp|visible|find|bc|footer|join|br\'.split(\'|\'),0,{}))\r\n
]]></string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>3300</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>jquery.ifrmdailog.js</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="File" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95872736.93</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>wdCalendar_lang_US.js</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>application/javascript</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
var i18n = $.extend({}, i18n || {}, {\r\n
xgcalendar: {\r\n
dateformat: {\r\n
"fulldaykey": "MMddyyyy",\r\n
"fulldayshow": "L d yyyy",\r\n
"fulldayvalue": "M/d/yyyy",\r\n
"Md": "W M/d",\r\n
"Md3": "L d",\r\n
"separator": "/",\r\n
"year_index": 2,\r\n
"month_index": 0,\r\n
"day_index": 1,\r\n
"day": "d",\r\n
"sun": "Sun",\r\n
"mon": "Mon",\r\n
"tue": "Tue",\r\n
"wed": "Wed",\r\n
"thu": "Thu",\r\n
"fri": "Fri",\r\n
"sat": "Sat",\r\n
"jan": "Jan",\r\n
"feb": "Feb",\r\n
"mar": "Mar",\r\n
"apr": "Apr",\r\n
"may": "May",\r\n
"jun": "Jun",\r\n
"jul": "Jul",\r\n
"aug": "Aug",\r\n
"sep": "Sep",\r\n
"oct": "Oct",\r\n
"nov": "Nov",\r\n
"dec": "Dec"\r\n
},\r\n
"no_implemented": "No implemented yet",\r\n
"to_date_view": "Click to the view of current date",\r\n
"i_undefined": "Undefined",\r\n
"allday_event": "All day event",\r\n
"repeat_event": "Repeat event",\r\n
"time": "Time",\r\n
"event": "Event",\r\n
"location": "Location",\r\n
"participant": "Participant",\r\n
"get_data_exception": "Exception when getting data",\r\n
"new_event": "New event",\r\n
"confirm_delete_event": "Do you confirm to delete this event? ",\r\n
"confrim_delete_event_or_all": "Do you want to all repeat events or only this event? \\r\\nClick [OK] to delete only this event, click [Cancel] delete all events",\r\n
"data_format_error": "Data format error! ",\r\n
"invalid_title": "Event title can not be blank or contains ($<>)",\r\n
"view_no_ready": "View is not ready",\r\n
"example": "e.g., meeting at room 107",\r\n
"content": "What",\r\n
"create_event": "Create event",\r\n
"update_detail": "Edit details",\r\n
"click_to_detail": "View details",\r\n
"i_delete": "Delete",\r\n
"day_plural": "days",\r\n
"others": "Others",\r\n
"item": ""\r\n
}\r\n
});\n
]]></string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>2125</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>wdCalendar_lang_US.js</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Folder" module="OFS.Folder"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>wdcalendar_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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95899370.93</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>Btn.Close.gif</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/gif</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">R0lGODlhEAAQAPcAAP////3x7/zw7vzv6/zt6fvo4vvm4Pvk3Pvj2/jKuvjHtvbIu/XGu/XCt/W/
sPS/svS9sfS9sPK1pvKyovaxmPGunfGpl/Col/Cole+hje+gjO6ei+6did6biu6Yg+2XgO2VgfGU
cu2Ufu2TgPGScdyWheyReu+Pb+6PcuyQeeyOd/CNa+yNduyKcuuJcNGQf+uIb+6HZeuGbOqGcOqF
a+qFbOyDZOmDaumDa+qBZ+l+Zeh9Y+l8Yuh5Xuh4Xeh2W+h1WudzVudwVOdvU+ZtTuZsUeZtUOZs
UOZsT+ZsTuZqSeZpRuVpS+ZpSuVoS+VoSOVnSOVnTOVlRudmQOVkReVkRORlSORjQ+hjN+RiQeRh
QuNgP+RfP+ldLONdO+hcLeNcOuNbOuNaOONZN+ZYLOJYNehWJORVLOJUMOJUMeFTMOZSI9xTMOJS
LORQJOFRLOFQLNtSL9tRLNxQKttRLtxRKdpRL9xRLeJOJt9PJN5OJelLE9pNKt9MH+BLHOlIDt9I
IuBIGOBHFdhHI+hDCtlEH+FDD+BCDd5BGeE+CL5CI+A6Bb1CI79BIeA5BL8/HdQ4Ebw+HsA8GLo5
Gbs5GMI4Erg5GtcyAbk5F7c5Gr03E7g2FsA1DcEzC8AyCsEuBb4vB7UwD8AsAr4rArUmALYmAP//
/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAUUAKYALAAAAAAQABAA
AAjyAE0BGEiwYEGBD1jk+CEESZMmUrZsSTOow0AVFTSkcHFDhw4fQZJkiTNpII0MH2BcEDCQAIcs
YNhEGtjDhAsJACDMwBEBAAY1cRgNHFLDAoARUbSEQSMDQIs7igYi2RGgQRErA9vgcWBgTqOBVIAA
AHEEysAzbmwA0PNoIJchY408GUhmTQwAfSQNLONkAAMiSgZ+MaMAQaBKA99o2QDAw5IpWLqEALDC
UKeBgMRcmQBgAQoUCQBQ+JPo00BEcMZUEVFg4AESewg5GjUQUiE+dnLXyeNH0KFFl0gNLBFq06ZM
yDVx4gRKVKkXAAQanD7QVEAAOw==</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>1045</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Btn.Close.gif</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95899352.58</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>Item.Save.gif</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/gif</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">R0lGODlhEAAQAOZMAFBYwPDw8ODo8HBw0LCw8NDY8DBAoEBIkJCQ8EBAgJCQ4GBgwICI8EBIsEA4
gKCg/7C4wDBAQBA4oFBYsHB40GBo0EA4cEBQwCBAoFBQsDBIsDBQsEBAoLC48HBo0LCw/2BYsIB4
0IB44KCg8JCI4FBIkMDQ4KCY4LCo/yAwQMDI0DAwYAAAAFBgwHCAkKCY/1BgcHB44FBQUDA4oODg
8JCQ/yBIsJCI8HB4kMDI4KCi0cDA0GBg0NDg8KCo8GBowLC4/zA4cMC4/7Co8GB4gGBogICA4FBQ
oFBYcPD4/8DA/////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5
BAEAAEwALAAAAAAQABAAQAfCgEyCg4SFgiRCQDwtABcbGhgSCwAHgj5KRkuamkkBAhsiR4IDLwxG
SBE4NAIuBhwGDoIESjWbtkkAICCCJ0oDm50CBSYYFaJMISgPCEjNSDBFABkNCYI6PxNH2iUHBwkO
DhZBgh0dBARDIycKCiRGIRQDsko3tpwBFysTgiNKMbeeCmgYcEyBkgr3hJnIIamEICMfPiwzJWKA
h0kZKjGhMBEJiwgFehBp0IBDNSYeEBixkQIChB0qZBgwMMOCoZuEAgEAOw==</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>613</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Item.Save.gif</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95900261.89</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>accept.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/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0
U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAKfSURBVDjLpZPrS1NhHMf9O3bOdmwDCWRE
IYKEUHsVJBI7mg3FvCxL09290jZj2EyLMnJexkgpLbPUanNOberU5taUMnHZUULMvelCtWF0sW/n
7MVMEiN64AsPD8/n83uucQDi/id/DBT4Dolypw/qsz0pTMbj/WHpiDgsdSUyUmeiPt2+V7SrIM+b
Sss8ySGdR4abQQv6lrui6VxsRonrGCS9VEjSQ9E7CtiqdOZ4UuTqnBHO1X7YXl6Daa4yGq7vWO1D
40wVDtj4kWQbn94myPGkCDPdSesczE2sCZShwl8CzcwZ6NiUs6n2nYX99T1cnKqA2EKui6+TwphA
5k4yqMayopU5mANV3lNQTBdCMVUA9VQh3GuDMHiVcLCS3J4jSLhCGmKCjBEx0xlshjXYhApfMZRP
5CyYD+UkG08+xt+4wLVQZA1tzxthm2tEfD3JxARH7QkbD1ZuozaggdZbxK5kAIsf5qGaKMTY2lAU
/rH5HW3PLsEwUYy+YCcERmIjJpDcpzb6l7th9KtQ69fi09ePUej9l7cx2DJbD7UrG3r3afQHOyCo
+V3QQzE35pvQvnAZukk5zL5qRL59jsKbPzdheXoBZc4saFhBS6AO7V4zqCpiawuptwQG+UAa7Ct3
UT0hh9p9EnXT5Vh6t4C22QaUDh6HwnECOmcO7K+6kW49DKqS2DrEZCtfuI+9GrNHg4fMHVSO5kE7
nAPVkAxKBxcOzsajpS4Yh4ohUPPWKTUh3PaQEptIOr6BiJjcZXCwktaAGfrRIpwblqOV3YKdhfXO
IvBLeREWpnd8ynsaSJoyESFphwTtfjN6X1jRO2+FxWtCWksqBApeiFIR9K6fiTpPiigDoadqCEag
5YUFKl6Yrciw0VOlhOivv/Ff8wtn0KzlebrUYwAAAABJRU5ErkJggg==</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>781</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>accept.png</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95898774.24</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>app-form.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/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0
U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAFlSURBVBgZpcGxTpNhGIbh+20+DUkTRhkc
NLBIOmG6+Q+egg4cgWExhDi5sDm5SErCoB4BDB4KjnVTBpooCTKUOvx9n4d+ISQOQNL0usI2i4hX
7w7fNi/7H88n7tqAhCVSiWVk4Uxk40xSYvlhezkcnr7/9mnzoPRf9PcfLHU7K0vMo3s5yX3goExa
dybnY+b1r3WHmeI0u68fM6/twQlVsYVtTGUwEMH342Pu8nxjg1RSFWwyk63BL2583XlK1TQNtxmP
x2iaVCWVyObz9hMIgwPZ3EcSSlEVyyhFBFjMGML0ej0uLv5i858ATABSUhUpkRJzLZgxDH8Mucuz
9XUkUZVp25KZ7Hz5zY3B1gpV0zTc5uzsD9N2SlWcQhJ7bx4BppLEfTKFJaoiCcmACMBcW11dYzQa
AQFhgsCGCIMD2VTl9OfJ0YfDdlOZKEVmIolsWyQhGytxGllYQqI6YiZss4gOC7oC3Q3wOtNMt7AA
AAAASUVORK5CYII=</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>467</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>app-form.png</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95899483.4</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>au.gif</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/gif</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">R0lGODlhEAALANUAAKy201NqpsmJlgAtjsd3g1pyrJePsuGNkOfp8I8rSEFcnQAAMgAAUiNBisnQ
4gAAEuNpaLS91HaLu0pjopupywACZY+dwmh9sjVRl/GmpE1rqjpWmYt2nW2Bs5WkxrrD2kVfnnGF
uDBNlElinz5Zm9Zmaudxb+jM0d3DzHU9aaGiwqWy0H+Jt+Xd5p+5292ss7OCmKSQrId/p7dxh+i5
vmtFdd7h6+BvcOR+f+rGye3Y3EtNjcTL39ykqs0JCd64viH5BAAAAAAALAAAAAAQAAsAAAaXQIJs
kEgMUrOKkjFiLBa7XOvVQ+kAktCF51gVFr4DDgIx3UoFzeQCwAQWCVoGh8scYAHKhIQBdBYsJyoC
Ai4/MRQfHxgWERELNQYXHBwaIQYgXiITFiMLFRIFaQETCgobGCIeIiAPoAUrDhMgp6kNtwoPDCEF
NggUJKgiDSAeDSS6Wh48ogGkChE2Fhu6DE5PTw/aDw3bQQA7</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>378</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>au.gif</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95901838.82</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>btn-arrow-light.gif</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/gif</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">R0lGODlhCgBkAPcAAP///0D/QF2Bo3SUsnyatYGeuIWhuoqlvY+pv5OswpiwxJy0x6G3yqa7zKq+
z6/C0bTG1LjJ1r3N2b/O3P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAEALAAAAAAKAGQA
AAhxAAMIHEiwoMGDCBMqRDgBgEOHEwg2hGiwYcSDFxdq3Mixo8ePIEOKHEmypMmTKFOqXMkyQAEK
CA3APHhgpkEENgsmyElQAcyJDycsmAk0IgObFgU2yJnRAc+BD54KhCA1QISqLbNq3cq1q9evYMMW
DAgAOw==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>100</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>916</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>btn-arrow-light.gif</string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>10</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95901067.78</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>bubble_combined.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">iVBORw0KGgoAAAANSUhEUgAAAJQAAABgCAQAAABRNpNQAAAAB3RJTUUH1wscBAkn3TH5/wAAAAlw
SFlzAAAewQAAHsEBw2lUUwAAAARnQU1BAACxjwv8YQUAAAdASURBVHja7Zx7aFNXHMd/TR+2MzY0
rC7Srg+qFcSi9VUUQacrFMSB04tjf4yWQceKY6IIGxNhIAiCY9BRmAgV/5DBr7X2pZ2201lXddp3
q/blUk2bWu0zTdO0Sc9u0odtbJKb3HNy2/R+/iq5ye/8ft+e77nn3nPuDQC34CbYAkmQCLGgARUE
8x9NwBD0QCe0QiPUcPXuIhDivpXFToBLiTZCGuxX7Y0IVYESVsIKXiUF//kkr5QZjDDC6zUwNnQX
KqCMa1qmQmEKcOGHNXGrIRICXQSwwhvohR7tcD4g92jh7/itUBgFGer06IQovhcJwwhdoOvovwy5
XNf7R/1UKEwLy4o7GMubzTNG+EFLW2zK4cocj/ilUJipOZmQuMbLcHroaO25wF2c/6k/COUAnqoe
HCZiGCbVg3jKUailj4NMDWPjokOOk4ax+VJJXSQN5sqUWT0oXiYb47ZelelfQilmZUrTnFynCqZi
4GBYp9KcxDSpBxKaTAuFUWFZCYmrqIVdBQmJYVn8NMNvmOlRGXEHvT3TLcwaiDsIGVKXRw+7UJii
To+lHjoW1On8/N5PmOpRXHSCp9NL9yghOgE4qQukhcJ26Rt+mM1gEgXhh/kLa7/A1qPSNHFCr+k8
YyVo4sBPzn02ofavZhaej7xf6hLpoMBNqr2RzMJHgmovbpK6SBooYEtEaKD4OE4IhIhQ2CJ1kTRQ
QJKKaQN89CSpi6SBAhLpTwzmwkdPlLpIGiggls0Zb4aVtpmnH6AAzQqmDfDRNVIXSQMFULpj4Ixg
+zC19AmCYIX4KC7gowfn+bCcVMELIsLRQi0f2QdwAeJjCAOVtxtS42lKZeVF0l6GrCCYmGTapyZt
68q+I3szVZkM8MA0nMVdtvXVoYkPWQ7nvEpDjMWZBY9Ep8dRjPcSalosn3NPbX8roMfMNHk+eg/T
BmZBTejv9C4CrFAD/161bJuSydajOo0bwxmmbwToZCvQLFe2q0MohTLAQ9PQ8bnrkwpoHWGaPR+9
lWkD0+D361I/ohTrJVS0DKXMX8YNgka2QwgfvZFpA3ZwQ/h5OpeUVqiHF1fhG86h/wRBzcCYldn9
AysMjPFmZwyGKP5ICaFx7h7hLTd43HFLwEwzN/XMlg31BG+ylomv4PxzKtm+IgVtuHnhNmz/hope
ZiXwkSuYy7Rv9QnxNyisUAcP8yzJXN3Cx21ClfVojUxKMEKPFsrEx3EFqkNytwWKnfqPwB1T+3cc
xzk9s/FCcU3D+V2eRBVMFwznu9qySIWc5JgPRIbQQXn74C7uN1ffmRoBUddBf5IwAroOQGYCTSX+
ZczRj0VFmHRjOccGTzdRH8ibCJ5mLFNMqcj9NyOk3IzHhLQ1c07N1RbrqRahB20x5DKVKTDgynZR
d9O6ofy/ATeWm2FaKK7LlNPRaqBWhAE6Wk05HJuhb4ZT6/d4v9Bms1xV0UQyV+3xT9ltJGMBbi03
W31guYUbZ7Q1kYFMYdeah7zOsItcf4FbxSXAZLMrA6Gy27zMz0rqCRai+Pv4mFnZ0u21TN2ksoW1
6WzbKCu9zM9I/jLjCWpplBQ1EYPHSRj4CUFJEfudm6gu1Ju8kqmLFHbiTu9a9ckjHpSFurbzkOf7
uSahCVqLIIPrpyiUPR2KDw1Rlenr+Euej8Oj8Gi870fuF+/b9cljaBRlWqus/VTp6RqbHh6/HP+C
eyCmZQGX3eIfbKQmU2BA1Sc71B79hkAzPC+Fr7y13JIEzzR7OHyPkjsW/EHqvH0t044Ky6SHk5Ui
He6WOm9fy6QsaPNkyjJJGgmWILtdl4sVvPRCtpwAmQ5VeSBTz3K0nF0mTXHvmGDLNRO8tQwtZxdK
8ILaKPnbgmekzlcqmY7VemK5fVLnK5VMG/4ctciWcytTSP6TfgEymZaz5exCnXsmQKbXpFi/bC1n
l2nPXQFz8WaSV4F+sUXbW5lU1zuN7i1H8Gdk9zDPUgCvaGXLCZDp6EPZcgJkiintM7sQaYzcky1n
u0GXV/HahUxvSEkvpkqd5SIAT9S7kOkpyav0p1dPeA0m3XK6WG633Nllbzkb/Fzc6WK5bLk54K+t
TmR6JlvuHZh6b0GRzOQ+wXOy5aZBdaFudAGZ3pLSPjwgdXaLCMRXC1uuCmOkzm0RgemPZcu5B+Nv
GCZky7mDn4tXvXWQqYXky5ZzBH+av317nPxD8ALSevzOX8AdFfPm4m/JjUH8TOqsFh2oLHg+7Gi5
eKmzWoRgTrtsOffggfuzMvXLlnMGRhbNLpa3kfwnsuWcgCXd05Z7QDBbtpwT8Nuad5Y7InU2ixZc
X2afi8uWcwmG5D/qIxOy5dyBZ5+SAXLTIFvOJbj7jqWDXKvFtVJnIhSfvdlpLgVKaNDE6y7Ccc4k
tQBC8cmLtt4jOzRSx3G+e1EZBSQQ6vaRkc1jyVy71KV7hs+Fqot6s0u5K3XJWE4y6vzkJcuMeR0h
dQZLArMk51g6/A+jp/parnfExwAAAABJRU5ErkJggg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>96</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1969</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>bubble_combined.png</string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>148</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95899417.07</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>cal-day.gif</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/gif</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">R0lGODlhEAAQAOYAAAAAAP////z8/n2j9Iin6fD0/TNkxzpy3zNjwzdpzzps0D903z9v0UV54ERz
00t+4Ep31VKC4lB811qI41eB2WGN5F2H22WM3mmS5WuS4Hij9nCX5nmh9XKX4nec6IOr+Xic5H2g
6H6g5oKk6YOk6Ieo6ouq6t3o/tzn/eDq/uLr/uzx+/T3/fv8/nGe8n+n84iv+a+8097p/tvm+uHr
/pqovs/f+bXB1LrE1N3o+uDq++Dq+unw+/X4/XCLsoSexI+q0ZWv1J2116CvxaSzyaKxx6e2zK69
1NHh+d3p+uzy+4qMj/j6/TVJY2+LsnmXv3qXv3uYv3SPtHyZwIWjzX6awYilzoOew4SfxI+oyaG5
2Z+316O62pOit5invKW1y5yrwNLY4H2bwX+cwZ6uwuvy+4eJiyAlIFpbWlhZWP/+/P+ZIfzlyL52
Jf/DhP/Qn/7+/v39/dfX14CAgH9/f3BwcGNjY////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5
BAEAAHcALAAAAAAQABAAAAfVgHdngoSDhoRoZgFLAXQBc48BdQF2cWlyJgQkIiAdGRcWFBIQDgwK
CSYqNCkyJygwHy8vAxwaLgYmJiUjIR4bGBUTEQ8NCwcIRnBwVMrMyy1MVAUrTV/KT9fZLFRlYU1E
QVVO4Wvla1DoVFNNRcpBymtqbG1vLFA7OE1D7vBvbvQFoMy40YRMuHFVyrVpgw4KFShNwCizImCZ
AAFUAuSggiRGkxrKpjDpIUYJjydJdIyxcaSJly0/nHDJIkULFh9CrjgBEqVJlyZAgwodeqeo0aNI
7wQCADs=</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>632</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>cal-day.gif</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95899504.64</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>cal-month.gif</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/gif</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">R0lGODlhEAAQAOYAAAAAAP///32j9Iin6TNkxzpy3zNjwzdpzzps0D903z9v0UV54ERz00t+4Ep3
1VKC4lB811qI41eB2WGN5F2H22WM3mmS5WuS4Hij9nCX5nmh9XKX4nec6IOr+Xic5H2g6H6g5oKk
6YOk6Ieo6ouq6t3o/tzn/eDq/uLr/nGe8n+n84iv+d7p/uHr/oqMjzVJYzhLZTlNZpexy4eJiyAl
IFpbWlhZWP///v/+/P/9+vzozv3t2P705/716f758v/8+Nl+DMRyC/SdMPjDgPnIivnNlfznzP3t
2f3v3f737v/79v/lyP39/dfX14CAgH9/f3BwcGNjY////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5
BAEAAFIALAAAAAAQABAAAAezgFI0goSDhoQ1MwEuAU8BTo8BUAFRTDZNJAMiIB4bFxUUEhAODAoI
ByQoLScsJSYrHSoqAhoYKQQkJCMhHxwZFhMRDw0LCQUGMjc3QMrMyzlKQElFL8lLzNc310rXPdQy
QOFC4uThQNXKQuk4SkI4PkBI39rYQNxAPktBO9/m40D/Ap5LdsPdDyFJeAhBckSIDiLotnW7duSa
kW9DhgDJuFEjx4zVXogcSbKklJMoU6qUEggAOw==</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>598</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>cal-month.gif</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95899427.81</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>cal-week.gif</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/gif</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">R0lGODlhEAAQAOYAAAAAAP///32j9Iin6TNkxzpy3zNjwzdpzzps0D903z9v0UV54ERz00t+4Ep3
1VKC4lB811qI41eB2WGN5F2H22WM3mmS5WuS4Hij9nCX5nmh9XKX4nec6IOr+Xic5H2g6H6g5oKk
6YOk6Ieo6ouq6svc/93o/tzn/eDq/uLr/nGe8n+n84iv+d7p/uHr/nWXyzVJY5exy6i5yyAlIFpb
Wv+ZIf/KjP/Vo//pz752Jf/JjP/Mk//Qmv/Qm//Uo//YrP/Zrf/ctf/dtv/hv//lyP/p0P/s1nV1
df///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5
BAEAAEgALAAAAAAQABAAAAeYgEgzgoSDhoQ0RwGKjIuOjSQDIiAeGxcVFBIQDgwKCAckKS4oLSYn
LB0rKwIaGCoEJCQjIR8cGRYTEQ8NCwkFBjEBAS/CxMPFwjDBx8zGxDLKNdLT1NM50QFGRURDQkA3
PTs2NdcxNdk43EE/Pjw7OuTROfP09fTKyM3FJdDLzvkv+Cl7QbCgQYPKYChcyLAhkocQI0pEEggA
Ow==</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>571</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>cal-week.gif</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95899443.42</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>cal-wk-week.gif</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/gif</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">R0lGODlhEAAQAOYAAAAAAP///32j9Iin6TNkxzpy3zNjwzdpzzps0D903z9v0UV54ERz00t+4Ep3
1VKC4lB811qI41eB2WGN5F2H22WM3mmS5WuS4Hij9nCX5nmh9XKX4nec6IOr+Xic5H2g6H6g5oKk
6YOk6Ieo6ouq6svc/93o/tzn/eDq/uLr/nGe8n+n84iv+d7p/uHr/nWOuXWXyzVJY5exy6i5yyAl
IFpbWv+ZIf/Vo752Jf/Mk//Qmv/Qm//Uo//YrP/Zrf/ctf/dtv/hv//lyHV1df///wAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5
BAEAAEQALAAAAAAQABAAAAeXgEQ0goSDhoQ1QwGKjIuOjSQDIiAeGxcVFBIQDgwKCAckKS4oLSYn
LB0rKwIaGCoEJCQjIR8cGRYTEQ8NCwkFBjIBATDCxMPFwjHBx8zGxDPKMi821NXVODAwysI2AUJB
QD43Ozk4AdDL3d8/PTw65efR0zj09fXZ283IwyXo+87F+inLRrCgQWUxEipcyJCIw4cQIxIJBAA7</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>570</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>cal-wk-week.gif</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95899457.72</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>cn.gif</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/gif</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">R0lGODlhEAALANUAAKsAAO2TSLkAAOZhYd02NfvkXO6HedgyMu+YWdMTE+FFRc0AANsvL95AQNor
K9YuLuFQUNglJeNYWOZYVvbPUdcgINENDd9KSulvbt1FRdYfH/rceOFOTto6Ot46OuBCQtUZGcIA
AOhqavXMS+RdXZ4AANg2NuNKSdwxMeA/P+RSS+dcWeRPT+hmZv3zX+p/R/CbVPKld/W/ce2JUPGo
Uds9Pd48PO1/e+NUVOpyc+x5duVFANUAANMAAKEAAMcAACH5BAAAAAAALAAAAAAQAAsAAAaLQB6v
J9wtjovfLxQSCHi3jSG2kWFErQFJguMIehtXYQWjBBQfGwHluHwNBQSONnql145IBtDTTSYzIwF3
DHkVDXw5OCwqAQ0eBIURGiAdAAsYLCcKj5F5lAkmPgsimymQkqAWB6MtCqeekyAJFhYPPj9aXBAX
GQ01HSYHDw8lS01OAgDLAD4+JSU+QQA7</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>366</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>cn.gif</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95901049.51</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>combined.gif</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/gif</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">R0lGODlhVQF1AMZbAAAAAA4ODjMzMwAAzDNmmTNmzGYzzEBfhmJ0h1ZWzBCWGDKSYmaqACKqmVyN
h3CDqHeZu3ak+36p+qhwcMwzM91VEd1Ed5lEmYxtjKqqEYmJUbCLWdauAO6IAJmZmaCgpLy8vI2N
1YiqzJmzzJmz5pW4+bOZ5rG6w4jLjJnEorPVgLjgupHVzK7Gw7jB1LXM973m4dS4uOaZme6qiO6i
u8yizMa2xtXViMTEqNjFrNHms+vXgPfEgPXMuPrcs+bmuPPns8HBwcLcx87d29zcy9DW293T3dvb
28LR4cLR8MTU9sPZ/9HC8NTa5efczuXU1PDCwvXH1uHH4e7u7u7v7uTp9O/v9/fv9/Px8/f39/v5
+///////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////yH5
BAEAAH8ALAAAAABVAXUAAAf+gH8Ug4SFg39/FoqLjIqIF5CRkpCIBpaXmJaIBJydnpyIBaKjpKKI
DaipqqiIC66vsK6ICrS1trSIDLq7vLqIv8C/EMPExcbHx8HKy8zNzs/Q0dLT1NXWiIbZhI3ci5Pf
kZnil5/lnaXoo6vrqbHur7fxtb30u87I+PnG1/z9/v8AAzIrpKwQI2WMJCmThEkZJk/KPJFSRkqV
MlWwlMGypcwWL2Ufm+kbie+XiJMoU6pEtKSly5cwBcqcSbMaoV+HsA1a9MsRIm+UHl34FU5TJQO/
yIHaRODXOVOhCvxSx+pUg1/tZLVa8AserlkKfs3zlYvBL3siSaolhkilW7f+MOPGrUm3rt2bOnHu
9JnIQk9FkYgOFXrhUlKkRw10ctqUKYFRU6VGLZAK61WrDV515bp1QS2xYcEqQPuHbGnTy9T+WQuh
7ds/b0XIXfJntt3buAFqo6CXQje/PwGDE1x43GHF5hg/TheZMjvLmd9t9iwP9Oh6Z1ErU72a+2vX
KuX+Ep+7vHlp2nr75vZX+CTixTMdR/5J+fJSzZ2vgh491nTqt1h3XS/ZaRcMd92NBB5KwcAVEzBz
nSfhhMFko5NBjQSX0Ht/fCNOYkpB9Ec56ExGlUV/rONOZ15x9Ec89JQVEjMIJpjPgiIsE95LyzxI
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</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>117</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>5470</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>combined.gif</string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>341</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95899517.46</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>date.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/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0
U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAIESURBVDjLlVJtaxpBEH7uvNSL50skFBqC
iDVYpCWiIAjtx4Ih4I/zs78jkD9QioVAUBGNWigqRfpBxSO+3LnbmY13mNQWOvAwuzszz7zsQEoJ
BomWzWY/V6vVb5lM5oruBr/tYBQKhU+1Wu0r+/CbF6cOA02Tv9jr5gbn+TyGd3cQlQpe40nYFry9
xZvLS/y8v8fm+lrZ0lJqukbCTlYwCCsWw3a7RTgex3EggLiuK5jkYkYiynYcjcLcEXOsvjvDNAx0
BgPl1O31IIjEPjmBHQ5ja5rodLvK1nl48Ang9dgHRIyyN87O0LNtXFD2FLWmU4B0HKxdF99JDwhv
hUCB9CPZLwDd2K/gw+kp3lsW5GYDl5wEg8heEdG7oyNkSGuE4GKBRyL1q6jX69J13b/CcRy5XC4V
WPiNYzjWwAFZr9dot9tIp9Po9/uq9/l8jnK57H25L/ohAg4ejUaI0ORzuRxSqRRCoRAosw+P6BmB
95inXfAWhdFqtVQ1Dg+UqqNW/Jg/WnhZ4mw2g6DJc/BkMlFnhud3cAb7ZNwOrbaaQzKZ5OXBcDiE
Qb/GA9XljoqU2A+u0CqzqVgswqKv5awcPB6PfSJ/Bgv6V5uEjoIN+wjQHrDmCjhzIpHAarVSLfkt
dGlNyTHKZf1LvAqYrNlsolQqPRFMp9MvjUbjI/5D6Dd+sP4NLTpNB1cxufkAAAAASUVORK5CYII=</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>626</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>date.png</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95899405.69</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>date_add.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/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0
U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJRSURBVDjLhZNdSJNhFMedDj8QFT9QQlFI
EHexi+ZFFwrddJERRHTRRTdb9AFJ0E0QiBfBQrLVmvBCsVAG3RXvMN1Ya03YJvsqFbMJNXNjsBbh
hox9r/17zrMpih8d+L/nPc95zu+c93nftwpAFYmZRCaTndfpdL6BgYELLJbSWkVShUIxotfr3bSH
1vbq6BJkzs3kN5kQjUbhnZ/ncbAiul+2WHjui9m8l6s0rpJQsFZXh4DLhUgkgm/Mr9bUYLu6mmtF
IkFgaYnnaM9KBVCZrgz43tgI0WBAKBSCODuL5Y4OhNvaEG5uxueGBogzM+Uc8xtHAf60tODT4CBe
9vTA1teHzd5ebHV342dnJzYYyNTUhOn6eizU1iLKJjoESLa34/fwMGJDQ/gllyPCYOH+fmwx0CYD
Bbu68INNFWxtxbZUehDg9XpRLBaPVaFQQCaT4SKjNao5FpBKpeD3+xGPx+Hz+eB2u2Fhb4GsVCr9
H0DFRqORd87lcojFYnA4HDzO5/PIZrPweDyHAbRhFyKK4t5mm82Gd3YDHrxS4vbzy1A9GcWUYeJo
wK52AdRd9+YxHr1VYWFdwGrUCu3Hu7imlePs2CnNiQAa3263QzU1irmvLzAXmObnoLHdgtZ2hwAZ
/ikTgBX93Q8g0fjJZBKXxs/AvP4a++39mkCA8g9Bz5hIJHYIsv8waYJ0Oo1z90/jqfUGJq1KXjz5
QXlwAkEQsLi4CKfTeaTGhTFc1QzimfUm70yeYn4GBFCr1S72G+MkqSauYOReHx+b/PWHF3eo9h8N
paVzO3ihRAAAAABJRU5ErkJggg==</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>703</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>date_add.png</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95900176.99</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>date_reflash.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/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlz
AAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNAay06AAAAKR
SURBVDiNfZHNa1NpFMZ/771vm9t8x1LNUHU6tcUoljatlo4fMDAVhI6Ca8GFG1f+IS6ErrtwJeJG
V6ILd4rWSEuxHZOJNcVhwOm0NZlJbtK5vfe9x4WNLVg9cOBw4PnxPOcgIogIgMrlcpPT09OvBgcH
LwAaUNut8/n82ZmZmdlcLjcJqLZOiQgVpWQd0A8f0js6yl9zc4SXLtHD51oHIo8fkx0e5u+FBbam
pugBjogoSymlAGKRCLFUCmMM8UyGLtsmY1lkLAtHKZxEAmMMXckkzjZYKaWs7RlHa0qVCsYY/lhe
JkyncdNp3Hgc4ziUymWMMZTevv0CoJ3xHYSpVIrX2SzLrsuAbdMvgmUM4vt4xlDxfSq+T38YMub7
tEQYAEvvdjDU3c2JWAzZ2iLwfULfJ7RtOo0hpzVHOztRYUik0aAVBDsuCoWCBEHwzfZ9X35ffS1P
Vh5JbbMqQRBIoVAQQGn2KM/zKBaLRHsdXr1/gWc8Glt1NjuarHys8NvA5fbr2RNQLBZ5uf4Mp0uj
E5pWs4llQ4/ez2ptlXtzdxhxTgJg7Ra2qfl8njX9gVqjyj//rpGs7iMrhyi9L/FjtI9rJ68T64jv
7aANGWn8zMVfLlKtVpmdn+VAYj9Dw3liOsbGxsb3I+yG3X46w0qrwhjj/JTt5/7CPdxmg///8xER
sWQbJSLhbvG5yXPcenKTevQjfYcP8sZd4EHpLtF0hHg8wVjvqZ0b1Ot1XNd1gVAphVKKdDTNlfGr
RLwYb4oldMMhGxxmMHKC66dv8Ovx8zsRyuUytm0ntf460Wh0HDpsDiYPkfvhGEopmmtNlpaWmJiY
+Ayo1WrPFxcXz3zrFhm6aW62mP8w/2Xned6fAJ8AWPtA0iLlRhsAAAAASUVORK5CYII=</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>791</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>date_reflash.png</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95899386.15</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>delete.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/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0
U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJdSURBVDjLpZP7S1NhGMf9W7YfogSJboSE
UVCY8zJ31trcps6zTI9bLGJpjp1hmkGNxVz4Q6ildtXKXzJNbJRaRmrXoeWx8tJOTWptnrNryre5
YCYuI3rh+8vL+/m8PA/PkwIg5X+y5mJWrxfOUBXm91QZM6UluUmthntHqplxUml2lciF6wrmdHri
I0Wx3xw2hAediLwZRWRkCPzdDswaSvGqkGCfq8VEUsEyPF1O8Qu3O7A09RbRvjuIttsRbT6HHzeb
sDjcB4/JgFFlNv9MnkmsEszodIIY7Oaut2OJcSF68Qx8dgv8tmqEL1gQaaARtp5A+N4NzB0lMXxo
n/uxbI8gIYjB9HytGYuusfiPIQcN71kjgnW6VeFOkgh3XcHLvAwMSDPohOADdYQJdF1FtLMZPmsl
vhZJk2ahkgRvq4HHUoWHRDqTEDDl2mDkfheiDgt8pw340/EocuClCuFvboQzb0cwIZgki4KhzlaE
6w0InipbVzBfqoK/qRH94i0rgokSFeO11iBkp8EdV8cfJo0yD75aE2ZNRvSJ0lZKcBXLaUYmQrCz
DT6tDN5SyRqYlWeDLZAg0H4JQ+Jt6M3atNLE10VSwQsN4Z6r0CBwqzXesHmV+BeoyAUri8EyMfi2
FowXS5dhd7doo2DVII0V5BAjigP89GEVAtda8b2ehodU4rNaAW+dGfzlFkyo89GTlcrHYCLpKD+V
7yeeHNzLjkp24Uu1Ed6G8/F8qjqGRzlbl2H2dzjpMg1KdwsHxOlmJ7GTeZC/nesXbeZ6c9OYnuxU
c3fmBuFft/Ff8xMd0s65SXIb/gAAAABJRU5ErkJggg==</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>715</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>delete.png</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95900247.21</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>exclamation.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/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0
U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwR
b2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbm
fc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3
LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlq
YHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMT
MSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5
A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK
6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89V
lJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6
cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5
PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGv
TGoF6/8AAAAASUVORK5CYII=</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>701</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>exclamation.png</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95901698.73</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>glass-bg.gif</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/gif</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">R0lGODlhAQBEAIcAAMfY7cjY7cjZ7cnZ7crZ7cva7svb7szb7szc7s3c7s7d7s7e7s7e78/e78/f
8NDf8NHf8NLf8NDg8NDh8NHh8NLh8NPg8dPi8dPj8dPj8tTh8dXi8dTj8tbi8tfj8tTk8tXk8tXk
89Xl89bl89bm9Nfn9djk8tnl89rl89vm89zn9Njo9d7o9e3y+AAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAP8ALAAAAAABAEQA
AAhGAFuwUJECxQkTHjps0GAhAgQAECEGmBhAwICLBApoNHAAgccEIBUsWMCggQMHDyRMmEChgssL
FzBk4PDhA4gQIkaQKLEiIAA7</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>68</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>glass-bg.gif</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95900446.85</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>grid.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/9hAAAAB3RJTUUH1wUUEwwZAsozagAAAAlw
SFlzAAAewgAAHsIBbtB1PgAAAARnQU1BAACxjwv8YQUAAAGQSURBVHjaxVPPSwJBGP2SLQSha/9A
/0C4UFSIGVIHMdx+kV33EoVRIF26BnUSBAk6CEGH1ECwwMhog4VIyFvgMTx49ZS76u7MNPPtJghd
9NIHw8ebZd9735sZgP+usdhRbn8xKF+0DOZjjO9QCowvQgnvDCjjmBDeGXbCv01OWO16vXlSTG1n
JHlBTo97fZ4p71DCvrZB0rxnJMNiHqP1PbR1k/8nusQIg7Pd6aEJ1PMGOAR8RlG1Wo2PT8G2bZiR
5+BN1/o4uLwCT+V7YDwHwnNQFAUzQgLA5AD8fv+AQigUGsDRaHQAU9sl+GWqVquo2Ov1YHY+APrr
cx+HVyNQKhYQixWPx4ESxzkks59slIqfltC6RF0Huq4je7fbhcBSGF4qZcSdTgcia+tQuL3BPEQG
qqriN6zDy4+RHGwk75h7jA6TpmmoIBTFzJXHB8SmaYKyuQPX2StUF3uJRAJvK9ZB+n0kB7HjnOOg
+dXI76WsLSruO3cjVMR8xLKc1MUbEO+CuO8CTwK180Pfvr/qByLynItC1CNNAAAAAElFTkSuQmCC</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>513</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>grid.png</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95900440.65</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>gridth.gif</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/gif</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">R0lGODlhAgAYAIcAANDQ0Ovs7uzt7+3u8O7v8e/w8vDx8/Hy9Pn5+QAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAP8ALAAAAAACABgA
AAghABEIHEiwYMEDCA8YWMiwgMMCBAgMmDhAgIAAGAMAABAQADs=</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>836</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>gridth.gif</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95901720.43</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>hd-sprite.gif</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/gif</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">R0lGODlhAwB7AIcAABEpVxEqWBIqWRIrWhMsWxMsXBQtXRQuXhUuXxUvYBYwYRYxYhcxYxcyZBgz
ZRgzZhk0Zxk1aBo1aRo2aho3axs3bBs4bRw5bhw5bx06cB07cR47ch48cx89dB8+dSA+diA/dyFA
eCFAeSJBeiJCeyNCfCNDfUp0vP3//wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAMAACgALAAAAAADAHsA
AAj/ACtUQHFCoAkTFUqUqECCRIURIyqIEFEhRIgKIEBU+PChggcPFTp0qMCBQ4UNGypo0FAhQ4YK
GDBUuHChggULAgVSoFBhwoQKEiRUiBChAgQIFR48qODAQYUGDSowYFBhwYIKChRUSJCgAgIEFQ4c
qGDAQIUCBSoQIFBhwIAKAgRUCBCgAgAAA3NWKHgw4cKGDyNOrHgx48aOH0OOLHky5cqWL2POrHlT
786eP4MOLXo06dKmT6NOrXo169auX8OOLXs27dq2b+POrXs354nbB00oLNGQBMQRE0VYDJERBMcP
Hz2I7FCSA8oNKzW4zBATA80LN3Hq3OlzQlAJRCMcKIWg9EFTB1AbTGVgdUFWBVwTfEUg9kBZA2gL
rCXgdkBcAXQFcBcAAQEAOw==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>123</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1099</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>hd-sprite.gif</string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>3</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95900424.91</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>headbg.gif</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/gif</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">R0lGODlhAQAsAYcAAISgxKvH7LjP7rrQ7rzS773T77/U8MHV8MLW8MTY8cbZ8cja8snb8svd883e
88/f89Dg9NLh9NTi9NXk9dfl9djm9trn9vP3+////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAP8ALAAAAAABACwB
AAhFAAFcsGChAoUJEiJAeOAggIABBAoYOIAggYIFDBo42Mixo8ePIEOKHEmypMmTKD1iWMmypcuX
MGPKnEmzps2bOHPaBBAQADs=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>300</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>872</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>headbg.gif</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>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95900519.79</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>indicator_web20_working.gif</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/gif</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">R0lGODlhOAAVALMIALPMfJu6WJ28XLTNfmWJGJS1Tv///7XOgP///wAAAAAAAAAAAAAAAAAAAAAA
AAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFAAAIACwAAAAAOAAVAAAEX9DISau9OOvNu9dEKI5k
aZ4oWYVH675wLM+0G1JEre/8S+C9oBD2m+SGyF5Rckw6aUtD80n1AavYVnSafW672C+YKh47y2Yk
Oi1cs3mALfddi0elqbx+L/r4/4CBghoRACH5BAUAAAgALC4ACwAHAAcAAAQSEMkJpgTB4kJD4cj2
hd5XiGMEACH5BAUAAAgALCQAAwARAA8AAAQ08MhJKQikanlL2VXngZM4kua5pWoYeHBbvjGssbFb
x4JF7wXBYAb0CInFI+e3Ux5wMCchAgAh+QQFAAAIACwaAAMAGwAPAAAESPDISSkIJWstSP3StY3C
AH7iyJmnhalZ2bpwzM5HCst4/u63mU7Fww1JwQmgctwUXbTaU4mh1grT0Et7zfo0X2mSq2muQENC
BAAh+QQFAAAIACwQAAMAJQAPAAAEWvDISSkIJWstRpUX8Y3XZnYkVoxVaXLe564sqL4FKt80O7+6
Fq+3w2WCliExaczFhLhUEzn5bYpGqq0JzT6ZWTBOe7BugmaY1FtVqrHjZ/r4bU/lbvo6PiFEAAAh
+QQFAAAIACwGAAMALwAPAAAEavDISSkIJWstRpXXJgrEZ4Yi531oWnQmi7nvWrUpHFuzq9+9nG13
wI2GE+PmR1SqTsEjMRldIkHV57SYzTCptNqWG/5iy9ciEA1ly3juNc1MBs/TTi9+dr63/TIaZIBy
PnsbeWKBhHAaBBEAIfkEBQAACAAsAwADADIADwAABHOQnElBKDhnMai3Wsh5VSCRYLh15JGqxdim
6AXHbH3jrWsXn59KprsRg5rS7qg05pBJ3/LZhDEnr4zU2cuKqFhhxqu5bq3gc0hcTpNXXfYOPpNj
zO87tz6NT9F+e0WAQ252PHx7X4GAiY0HBHSDhYyUEwQRACH5BAUAAAgALAMAAwAyAA8AAARzkJRJ
ixgn6wNC/demdV8lSGUocl45qSLpWliKrbILb7mdgbdYSxfkDX0/ym50BK5YM9pGWWRGl5mecyrF
NU3V7Je66gqvYegMe2Brwc83+ZmWv+rj+3OvJsbzZnxGaH+EgmdreIaHVomFjowEYouDkIcEEQAh
+QQFAAAIACwDAAMAMQAPAAAEZZCcSUEoOGcxqLdayHlkCYZbZ14oNpbwcbYvOaN1/LG0avM4n64C
FAmJLddxeDPCmprcUFaMLqnJgpRZTT27yikJrL1CvWJPdotNsqduM/kND37X17R9hU/HnHxxfjEE
aD99gzARACH5BAUAAAgALAMAAwAoAA8AAARYkJRJixgn6wNC/dcmHt8Ujl1JnaNWsluqWli7gbUo
q7BNrrmYZ9bzAVu7V9CXMS0zSRxzREMOec9pkXNVTlvZaGX7tc6q5a/4mJ6unW13VxofEaDzcbYe
AQAh+QQFAAAIACwDAAMAHgAPAAAEQJCcSUEoOGcxqP+epY0caFbXuHWnKapY2YIvLM9harM4Cse8
3qGmugkPumLw+CsYj4ffE7qDgpTWq2aaJayypggAIfkEBQAACAAsAwADABQADwAABCmQlEmLGCfr
XendYNZZWAh2n3l6pcpNqfvGskbWIY1n7e7/wKBQQxhGAAAh+QQFAAAIACwDAAMACgAKAAAEC5Cc
Sau9OOvNu88RADs=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>21</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1322</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>indicator_web20_working.gif</string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>56</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95901735.77</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>left-btn.gif</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/gif</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">R0lGODlhDwAPAPcAABowbR04fSFChSdJki9klDx+pUCFpEGdqf///wAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAADwAPAAAISwAFABhI
sCBBAQEEDFjIsOEAhAEcSlwYIKGAixgzXqzIsSOCjiA9fgwJEoFJkiJPouRocuTKiipfwiRpsObA
ijZr4sxZMAAAmTgDAgA7</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>15</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>870</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>left-btn.gif</string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>15</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95898865.91</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>left-corners.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">iVBORw0KGgoAAAANSUhEUgAAAAYAAAEsCAMAAADXUjKeAAAAB3RJTUUH2AsHFCMH41zUJAAAAAlw
SFlzAAAewQAAHsEBw2lUUwAAAARnQU1BAACxjwv8YQUAAAASUExURfDw8IigvqO0yurt7czZ6Obp
7R8WhkIAAAABdFJOUwBA5thmAAAALElEQVR42u3WURUAIAzDwHZj/i3TPWSQ/JyFSN7kmiTPSQDw
PQ0AEKqT3ixc2QQYefSBx54AAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>300</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>200</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>left-corners.png</string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>6</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95898948.1</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>left-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">iVBORw0KGgoAAAANSUhEUgAAAAwAAAAFCAMAAABGpP0dAAAAB3RJTUUH2AsHFCEUVdT3eAAAAAlw
SFlzAAAewgAAHsIBbtB1PgAAAARnQU1BAACxjwv8YQUAAAAJUExURY6kwePp7c3Z6J/ECzwAAAAS
SURBVHjaY2BgZIICRgYGMjgAC64AWxzNSM4AAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>5</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>152</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>left-right.png</string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>12</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95894941.44</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>resultset_next.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/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0
U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAEdSURBVDjLY/j//z8DJZiB6gY0rH7xpW7l
i3YKDHj1v2bli38lix61k2VA5fJn/9eeeP+/fcOL/wlT7/aRbEDegkf/Vxx/93/xobf/S5c8/u/e
cm0eSQYkTX/4f+HBN/8nbX/xf+bul/8Tp9/9r1N0dgnRBgT33QZqfPW/YdXj/42rH//v2vjkv3fH
tf9SScceEWWAc8u1/xO2Pv9fsvjB//IlD4CGPPrvXH/5v2Tksc1EGWBaful/+/on/4sW3gfGxsP/
9lUX/ksEH1gj6rqdhSgDlPPO/q9b8fB/5bIH/23LL/wXD9i7kqRAlEo6+b908f3/NiXn/4t57V1E
cjRKRB75b1145r+o684FZCUkMb8D/0Uct88euMxEKgYA7Ojrv4CgE7EAAAAASUVORK5CYII=</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>395</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>resultset_next.png</string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>16</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
This diff is collapsed.
erp5_jquery
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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